SuccessConsole Output

Started by user Marco Nguitragool-Schulze
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 fe56e307928a736cd993a2efb96c89f6c6bc7766 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f fe56e307928a736cd993a2efb96c89f6c6bc7766
 > git rev-list 1464ef07434c88fcc26dca13b86d9ec13c26cd32
[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, -XX:MaxPermSize=256m, -XX:+CMSClassUnloadingEnabled, -XX:+CMSPermGenSweepingEnabled, -XX:+UseConcMarkSweepGC, -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 -XX:MaxPermSize=256m -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled -XX:+UseConcMarkSweepGC -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.121 secs.
Connected to daemon DaemonInfo{pid=2549, address=[25b002b5-3039-4405-b125-7f0bd46c0f2b port:46200, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1506220262361, context=DefaultDaemonContext[uid=73067ffc-f017-4725-8d34-f05f1d4f8e23,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=2549,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+CMSClassUnloadingEnabled,-XX:+CMSPermGenSweepingEnabled,-XX:+UseConcMarkSweepGC,-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]}. Dispatching request Build{id=0c5b4352-3a2b-4ea7-9d16-c54e6fff65c3.1, currentDir=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare}.
Received result org.gradle.launcher.daemon.protocol.BuildStarted@1fb19a0 from daemon DaemonInfo{pid=2549, address=[25b002b5-3039-4405-b125-7f0bd46c0f2b port:46200, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1506220262361, context=DefaultDaemonContext[uid=73067ffc-f017-4725-8d34-f05f1d4f8e23,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=2549,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+CMSClassUnloadingEnabled,-XX:+CMSPermGenSweepingEnabled,-XX:+UseConcMarkSweepGC,-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: 2549). The daemon log file: /home/tomcat/.gradle/daemon/3.1/daemon-2549.out.log
Starting build in new daemon [memory: 778.5 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=73067ffc-f017-4725-8d34-f05f1d4f8e23,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=2549,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+CMSClassUnloadingEnabled,-XX:+CMSPermGenSweepingEnabled,-XX:+UseConcMarkSweepGC,-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]
Starting Build
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'.
Evaluating project ':org.subshare.core' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build.gradle'.
Evaluating project ':org.subshare.crypto' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build.gradle'.
Evaluating project ':org.subshare.gui' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build.gradle'.
Evaluating project ':org.subshare.ls.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.client/build.gradle'.
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'.
Evaluating project ':org.subshare.ls.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.server/build.gradle'.
Evaluating project ':org.subshare.rest.client' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.client/build.gradle'.
Evaluating project ':org.subshare.local' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build.gradle'.
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'.
Evaluating project ':org.subshare.rest.shared' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.shared/build.gradle'.
Evaluating project ':org.subshare.ls.core' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build.gradle'.
Evaluating project ':org.subshare.updater.gui' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater.gui/build.gradle'.
Evaluating project ':org.subshare.updater' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.updater/build.gradle'.
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'.
Evaluating project ':org.subshare.local.dbrepo' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local.dbrepo/build.gradle'.
Evaluating project ':org.subshare.rest.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.rest.server/build.gradle'.
Evaluating project ':org.subshare.server' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build.gradle'.
Evaluating project ':org.subshare.test' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build.gradle'.
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.03 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.046 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.023 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.067 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 0.359 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.008 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.005 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.003 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.004 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.004 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.004 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.013 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.004 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.002 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.004 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 3.059 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.002 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.004 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.061 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.002 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.241 secs) due to:
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/libs/org.subshare-0.10.2.jar has changed.
  Output property 'archivePath' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build/libs/org.subshare-0.10.2.jar has been removed.
:jar (Thread[Daemon worker,5,main]) completed. Took 0.387 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
Executing task ':org.subshare.crypto:compileJava' (up-to-date check took 0.156 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.599 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.029 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.001 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.031 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.2.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.2.jar has been removed.
:org.subshare.crypto:jar (Thread[Daemon worker,5,main]) completed. Took 0.126 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.18 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 4.73 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.165 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.323 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
Executing task ':org.subshare.core:compileTestJava' (up-to-date check took 0.144 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 0.744 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.015 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.085 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.001 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.075 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.
Starting process 'Gradle Test Executor 6'. 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 -XX:MaxPermSize=256m -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 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 -XX:MaxPermSize=256m -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 -XX:MaxPermSize=256m -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'
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 -XX:MaxPermSize=256m -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 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 -XX:MaxPermSize=256m -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 -XX:MaxPermSize=256m -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'
Successfully started process 'Gradle Test Executor 4'
Successfully started process 'Gradle Test Executor 3'
Successfully started process 'Gradle Test Executor 2'
Successfully started process 'Gradle Test Executor 6'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 5'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 1'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
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 4 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 2 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 1 started executing tests.

org.subshare.core.user.UserRegistryTest STANDARD_OUT
    04:31:44.412 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
Gradle Test Executor 2 finished executing tests.

org.subshare.core.user.UserRegistryTest > addUser STANDARD_OUT
    04:31:44.688 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 1 finished executing tests.
    04:31:44.909 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg
    04:31:44.933 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg
Gradle Test Executor 4 finished executing tests.
    04:31:46.042 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:31:46.045 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg
    04:31:46.048 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg
    04:31:46.050 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/secring.gpg'
    04:31:46.356 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    04:31:46.359 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    04:31:46.362 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    04:31:46.364 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    04:31:46.367 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/pubring.gpg'
    04:31:46.546 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance.

org.subshare.core.pgp.PgpTest STANDARD_OUT
    04:31:47.085 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
    04:31:47.119 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:31:47.218 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/TehbHmxVilJFIMAH-FWWYw/.gnupg
    04:31:47.219 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/TehbHmxVilJFIMAH-FWWYw/.gnupg

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    04:31:48.156 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:31:48.163 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/TehbHmxVilJFIMAH-FWWYw/.gnupg
    04:31:48.164 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/TehbHmxVilJFIMAH-FWWYw/.gnupg
    04:31:48.165 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/TehbHmxVilJFIMAH-FWWYw/.gnupg/secring.gpg'
    04:31:48.371 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    04:31:48.371 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    04:31:48.371 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    04:31:48.372 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    04:31:48.372 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/TehbHmxVilJFIMAH-FWWYw/.gnupg/pubring.gpg'
    04:31:48.549 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance.

org.subshare.core.user.UserRegistryTest > addUser STANDARD_OUT
    04:31:49.497 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:31:49.594 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    04:31:49.600 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:31:49.601 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg
    04:31:49.607 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg
    04:31:49.612 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:31:49.612 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg
    04:31:49.613 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg
    04:31:49.613 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/secring.gpg'
    04:31:49.615 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    04:31:49.615 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    04:31:49.616 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    04:31:49.616 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    04:31:49.616 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/pubring.gpg'
    04:31:49.645 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance.
    04:31:49.646 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    04:31:50.124 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    04:31:50.147 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    04:31:50.356 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]

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 <nick@nightlabs.de>
    userID: Niklas Schiffler <nschiffler@nightlabs.de>
    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 <raul@borgmann.org>
    signature.keyID: bd6f8ad4ed282672
    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 <nschiffler@nightlabs.de>
    userID: Niklas Schiffler <nick@nightlabs.de>
    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 <mklinger@nightlabs.de>
    userID: Marc Klinger <maac@nightlabs.de>
    userID: Marc Klinger <klinger@nightlabs.de>
    userID: Marc Klinger <marc.klinger@nightlabs.de>
    userID: Marc Klinger <marc@nightlabs.de>
    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 <Marius@jfire.org>
    userID: Marius Heinzmann <Marius@NightLabs.de>
    userID: Marius Heinzmann <Marius.Heinzmann@NightLabs.de>
    userID: Marius Heinzmann <Marius.Heinzmann@NightLabs.com>
    userID: Marius Heinzmann <Marius.Heinzmann@NightLabs.org>
    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 <sebl@datenwei.de>
    userID: Sebastian Schefczyk <arbeit@datenwei.de>
    userID: Sebastian Schefczyk <sschefczyk@datenwei.de>
    userID: Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>
    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) <k.soliman@blackbytes.de>
    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) <marco@codewizards.co>
    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 <marius@NightLabs.de>
    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 <daniel.mazurek@nightlabs.de>
    userID: Daniel Mazurek <daniel@nightlabs.de>
    userID: Daniel Mazurek <nozkiller@nightlabs.de>

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    04:31:50.622 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.core.gpg.GnuPgTest > readPubringGpg STANDARD_OUT
    userID: Daniel Mazurek <daniel.mazurek@jfire.org>
    userID: Daniel Mazurek <daniel.mazurek@nightlabs.com>
    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) <marco@nightlabs.de>
    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 <alex@nightlabs.de>
    userID: Alexander Bieber <alex@jfire.org>
    userID: Alexander Bieber <bieber@nightlabs.de>
    userID: Alexander Bieber <abieber@nightlabs.de>
    userID: Alexander Bieber <alexander.bieber@nightlabs.de>
    signature.keyID: ead508863c3db998

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    04:31:50.648 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.gpg.GnuPgTest > readPubringGpg STANDARD_OUT
    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 <marc@nightlabs.de>
    userID: Marc Klinger <mklinger@nightlabs.org>
    userID: Marc Klinger <marc@jfire.org>
    userID: Marc Klinger <maac@nightlabs.de>
    userID: Marc Klinger <maac@nightlabs.com>
    userID: Marc Klinger <maac@nightlabs.org>
    userID: Marc Klinger <marc@nightlabs.com>
    userID: Marc Klinger <marc@nightlabs.org>
    userID: Marc Klinger <mklinger@nightlabs.de>
    userID: Marc Klinger <mklinger@nightlabs.com>
    userID: Marc Klinger <marc.klinger@nightlabs.de>
    userID: Marc Klinger <marc.klinger@nightlabs.com>
    userID: Marc Klinger <marc.klinger@nightlabs.org>
    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 <jonathan@codewizards.co>
    userID: Jonathan Nowak <contact@askingcat.de>
    userID: Jonathan Nowak <jonathan@askingcat.de>
    userID: Jonathan Nowak <jonathannowak@lavabit.com>
    userID: Jonathan Nowak <jnowak@nightlabs.de>
    userID: Jonathan Nowak <jonathan@nightlabs.de>
    userID: Jonathan Nowak <kontakt@askingcat.de>
    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 <raul@borgmann.org>
    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 <janmorti@gmx.de>
    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 <nschiffler@digitician.eu>
    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) <marco@nightlabs.de>
    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) <marco@nightlabs.de>
    <<< 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) <marco@codewizards.co>
    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) <marco@codewizards.co>
    <<< sec <<<
    >>> sec >>>
    keyID: a58da7d810b74edf
    <<< sec <<<


org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS5PADDING
    symmetricWithoutIv: Generating 10303998 random bytes plaintext took 111 ms.

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    04:31:50.947 [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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    04:31:51.075 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.core.pgp.PgpTest > signAndVerifyViaPgpSignable STANDARD_OUT
    04:31:51.146 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    04:31:51.150 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest > signAndVerifyViaPgpSignable STANDARD_OUT
    04:31:51.150 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Creating symmetric key took 546 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    04:31:51.651 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Encrypting 10303998 bytes plaintext to 10304006 bytes ciphertext took 484 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    04:31:52.151 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Decrypting 10304006 bytes ciphertext to 10303998 bytes plaintext took 473 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    04:31:52.652 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest > inlineSignAndVerify STANDARD_OUT
    04:31:52.654 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    04:31:53.153 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.
    04:31:53.655 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.
    04:31:54.157 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.
    04:31:54.658 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS7PADDING
    symmetricWithoutIv: Generating 6947790 random bytes plaintext took 41 ms.
    symmetricWithoutIv: Creating symmetric key took 1 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    04:31:55.161 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Encrypting 6947790 bytes plaintext to 6947798 bytes ciphertext took 209 ms.
    symmetricWithoutIv: Decrypting 6947798 bytes ciphertext to 6947790 bytes plaintext took 219 ms.

org.subshare.core.pgp.PgpTest > inlineSignAndVerify STANDARD_OUT
    04:31:55.533 [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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]

org.subshare.core.pgp.PgpTest > exportImportPublicKey STANDARD_OUT
    04:31:55.658 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:31:55.658 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/TehbHmxVilJFIMAH-FWWYw/.gnupg/secring.gpg'
    04:31:55.660 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    04:31:55.660 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    04:31:55.663 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest > exportImportPublicKey STANDARD_OUT
    04:31:55.662 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    04:31:55.663 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    04:31:55.665 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/TehbHmxVilJFIMAH-FWWYw/.gnupg/pubring.gpg'
    04:31:55.715 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:31:55.716 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/TehbHmxVilJFIMAH-FWWYw/.gnupg/secring.gpg'
    04:31:55.717 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    04:31:55.718 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    04:31:55.718 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    04:31:55.719 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    04:31:55.719 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/TehbHmxVilJFIMAH-FWWYw/.gnupg/pubring.gpg'

org.subshare.core.pgp.PgpTest > detachedSignAndVerify STANDARD_OUT
    04:31:55.966 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]
    04:31:56.028 [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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
Gradle Test Executor 5 finished executing tests.
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    04:31:56.042 [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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]

org.subshare.core.pgp.PgpTest STANDARD_OUT
    04:31:56.046 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    04:31:56.164 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.
    04:31:56.666 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.
    04:31:56.835 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance.
    04:31:57.207 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:31:57.214 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=AES_CFB_NOPADDING
    symmetricWithoutIv: Generating 4449326 random bytes plaintext took 29 ms.
    symmetricWithoutIv: Creating symmetric key took 2 ms.
    symmetricWithoutIv: Encrypting 4449326 bytes plaintext to 4449332 bytes ciphertext took 259 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    04:31:57.721 [Test worker] INFO  o.b.o.w.i.TrustDbImpl - updateTrustDb: Next trust-db expiration date: 2019-07-15T11:14:21
    04:31:57.733 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    04:31:57.734 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:31:57.735 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg
    04:31:57.735 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg
    04:31:57.740 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:31:57.740 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg
    04:31:57.741 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg
    04:31:57.741 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/secring.gpg'
    04:31:57.743 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    04:31:57.743 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    04:31:57.743 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    04:31:57.744 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    04:31:57.744 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/pubring.gpg'
    04:31:57.756 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance.
    04:31:57.757 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Decrypting 4449332 bytes ciphertext to 4449326 bytes plaintext took 280 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    04:31:58.259 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.
    04:31:58.761 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=TWOFISH_CBC_PKCS5PADDING
    symmetricWithoutIv: Generating 1555190 random bytes plaintext took 11 ms.
    symmetricWithoutIv: Creating symmetric key took 1 ms.
    symmetricWithoutIv: Encrypting 1555190 bytes plaintext to 1555206 bytes ciphertext took 125 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    04:31:59.262 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Decrypting 1555206 bytes ciphertext to 1555190 bytes plaintext took 104 ms.

    symmetricWithoutIv: cipherTransformation=TWOFISH_CBC_PKCS7PADDING

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    04:31:59.763 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Generating 10193107 random bytes plaintext took 62 ms.
    symmetricWithoutIv: Creating symmetric key took 0 ms.
    symmetricWithoutIv: Encrypting 10193107 bytes plaintext to 10193126 bytes ciphertext took 427 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    04:32:00.264 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Decrypting 10193126 bytes ciphertext to 10193107 bytes plaintext took 329 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    04:32:00.765 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.
    04:32:01.266 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.
    04:32:01.767 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.
    04:32:02.267 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.
    04:32:02.770 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=TWOFISH_CFB_NOPADDING
    symmetricWithoutIv: Generating 7202327 random bytes plaintext took 46 ms.
    symmetricWithoutIv: Creating symmetric key took 0 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    04:32:03.272 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Encrypting 7202327 bytes plaintext to 7202333 bytes ciphertext took 401 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    04:32:03.772 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Decrypting 7202333 bytes ciphertext to 7202327 bytes plaintext took 379 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    04:32:04.273 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.
    04:32:04.774 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.
    04:32:05.276 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT

    symmetricWithRandomIv: cipherTransformation=AES_CBC_PKCS5PADDING
    symmetricWithRandomIv: Generating 4283747 random bytes plaintext took 28 ms.
    symmetricWithRandomIv: Creating symmetric key took 1 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    04:32:05.778 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT
    symmetricWithRandomIv: Encrypting 4283747 bytes plaintext to 4283782 bytes ciphertext took 127 ms.
    symmetricWithRandomIv: Decrypting 4283782 bytes ciphertext to 4283747 bytes plaintext took 122 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    04:32:06.280 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.
    04:32:06.782 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT

    symmetricWithRandomIv: cipherTransformation=AES_CBC_PKCS7PADDING
    symmetricWithRandomIv: Generating 4299107 random bytes plaintext took 27 ms.
    symmetricWithRandomIv: Creating symmetric key took 1 ms.
    symmetricWithRandomIv: Encrypting 4299107 bytes plaintext to 4299142 bytes ciphertext took 124 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    04:32:07.283 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/LCgQKPcHCP08Rb9vDwhqdg/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT
    symmetricWithRandomIv: Decrypting 4299142 bytes ciphertext to 4299107 bytes plaintext took 133 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    04:32:07.733 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance.
    04:32:07.826 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT

    symmetricWithRandomIv: cipherTransformation=AES_CFB_NOPADDING
    symmetricWithRandomIv: Generating 3199242 random bytes plaintext took 20 ms.
    symmetricWithRandomIv: Creating symmetric key took 0 ms.
    symmetricWithRandomIv: Encrypting 3199242 bytes plaintext to 3199264 bytes ciphertext took 158 ms.
    symmetricWithRandomIv: Decrypting 3199264 bytes ciphertext to 3199242 bytes plaintext took 163 ms.

    symmetricWithRandomIv: cipherTransformation=TWOFISH_CBC_PKCS5PADDING
    symmetricWithRandomIv: Generating 7425747 random bytes plaintext took 63 ms.
    symmetricWithRandomIv: Creating symmetric key took 0 ms.
    symmetricWithRandomIv: Encrypting 7425747 bytes plaintext to 7425782 bytes ciphertext took 319 ms.
    symmetricWithRandomIv: Decrypting 7425782 bytes ciphertext to 7425747 bytes plaintext took 235 ms.

    symmetricWithRandomIv: cipherTransformation=TWOFISH_CBC_PKCS7PADDING
    symmetricWithRandomIv: Generating 3270396 random bytes plaintext took 20 ms.
    symmetricWithRandomIv: Creating symmetric key took 0 ms.
    symmetricWithRandomIv: Encrypting 3270396 bytes plaintext to 3270422 bytes ciphertext took 139 ms.
    symmetricWithRandomIv: Decrypting 3270422 bytes ciphertext to 3270396 bytes plaintext took 100 ms.

    symmetricWithRandomIv: cipherTransformation=TWOFISH_CFB_NOPADDING
    symmetricWithRandomIv: Generating 2817269 random bytes plaintext took 17 ms.
    symmetricWithRandomIv: Creating symmetric key took 1 ms.
    symmetricWithRandomIv: Encrypting 2817269 bytes plaintext to 2817291 bytes ciphertext took 150 ms.
    symmetricWithRandomIv: Decrypting 2817291 bytes ciphertext to 2817269 bytes plaintext took 170 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    04:32:17.801 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance.
    04:32:18.019 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 10190 ms.
    04:32:18.077 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:32:18.391 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:32:18.547 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 6 finished executing tests.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricPlain STANDARD_OUT
    04:32:19.776 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 5468 ms.

    asymmetricPlain: Creating asymmetric key took 5469 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 114 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 114 bytes plaintext to 518 bytes ciphertext took 4 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 114 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 128 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 128 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 128 bytes plaintext took 104 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 86 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 86 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 86 bytes plaintext took 98 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 91 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 238 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 238 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 238 bytes plaintext took 92 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 250 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 250 bytes plaintext to 518 bytes ciphertext took 11 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 250 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 407 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 407 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 407 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 283 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 283 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 283 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 277 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 277 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 277 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 355 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 355 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 355 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 432 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 432 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 432 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 144 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 144 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 144 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 158 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 158 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 158 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 449 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 449 bytes plaintext to 518 bytes ciphertext took 4 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 449 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 38 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 38 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 38 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 210 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 210 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 210 bytes plaintext took 105 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 141 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 141 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 141 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 44 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 44 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 44 bytes plaintext took 95 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 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 412 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 412 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 412 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 451 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 451 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 451 bytes plaintext took 93 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 328 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 328 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 328 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 109 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 109 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 109 bytes plaintext took 91 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 417 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 417 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 417 bytes plaintext took 96 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 93 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 257 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 257 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 257 bytes plaintext took 90 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 58 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 58 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 58 bytes plaintext took 90 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 447 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 447 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 447 bytes plaintext took 93 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 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 6 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 6 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 6 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 295 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 295 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 295 bytes plaintext took 97 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 93 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 456 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 456 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 456 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 103 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 103 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 103 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 233 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 233 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 233 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 254 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 254 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 254 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 280 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 280 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 280 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 429 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 429 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 429 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 319 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 319 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 319 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 389 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 389 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 389 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 130 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 130 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 130 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 462 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 462 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 462 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 125 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 125 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 125 bytes plaintext took 102 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 75 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 75 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 75 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 160 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 160 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 160 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 107 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 107 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 107 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 348 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 348 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 348 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 97 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 97 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 97 bytes plaintext took 93 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 48 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 48 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 48 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 341 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 341 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 341 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 181 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 181 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 181 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 56 random bytes plaintext took 1 ms.
    asymmetricPlain: Encrypting 56 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 56 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 455 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 455 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 455 bytes plaintext took 109 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 162 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 162 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 162 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 269 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 269 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 269 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 56 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 56 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 56 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 154 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 154 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 154 bytes plaintext took 93 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 256 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 256 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 256 bytes plaintext took 93 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 92 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 371 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 371 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 371 bytes plaintext took 94 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 93 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 13 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 13 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 13 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 384 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 384 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 384 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 130 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 130 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 130 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 124 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 124 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 124 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 93 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 93 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 93 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 399 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 399 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 399 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 431 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 431 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 431 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 243 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 243 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 243 bytes plaintext took 93 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 466 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 466 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 466 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 155 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 155 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 155 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 160 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 160 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 160 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 344 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 344 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 344 bytes plaintext took 93 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 377 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 377 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 377 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 412 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 412 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 412 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 132 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 132 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 132 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 417 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 417 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 417 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 218 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 218 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 218 bytes plaintext took 87 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 29 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 29 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 29 bytes plaintext took 91 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 467 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 467 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 467 bytes plaintext took 93 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 239 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 239 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 239 bytes plaintext took 92 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 57 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 57 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 57 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 445 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 445 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 445 bytes plaintext took 95 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 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 94 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 94 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 94 bytes plaintext took 93 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 440 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 440 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 440 bytes plaintext took 92 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 187 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 187 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 187 bytes plaintext took 95 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 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 420 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 420 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 420 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 281 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 281 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 281 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 322 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 322 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 322 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 10 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 10 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 10 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 163 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 163 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 163 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 196 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 196 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 196 bytes plaintext took 93 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 234 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 234 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 234 bytes plaintext took 104 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 257 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 257 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 257 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 287 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 287 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 287 bytes plaintext took 85 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 351 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 351 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 351 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 302 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 302 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 302 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 74 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 74 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 74 bytes plaintext took 95 ms.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricCombiWithRandomIv STANDARD_OUT
    04:32:33.738 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 4102 ms.

    asymmetricPlain: Creating asymmetric key took 4103 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CBC_PKCS5PADDING
    asymmetricCombiWithRandomIv: Generating 6300596 random bytes plaintext took 43 ms.
    asymmetricCombiWithRandomIv: Encrypting 6300596 bytes plaintext to 6301152 bytes ciphertext took 201 ms.
    asymmetricCombiWithRandomIv: Decrypting 6301152 bytes ciphertext to 6300596 bytes plaintext took 289 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CBC_PKCS7PADDING
    asymmetricCombiWithRandomIv: Generating 3310128 random bytes plaintext took 21 ms.
    asymmetricCombiWithRandomIv: Encrypting 3310128 bytes plaintext to 3310688 bytes ciphertext took 93 ms.
    asymmetricCombiWithRandomIv: Decrypting 3310688 bytes ciphertext to 3310128 bytes plaintext took 190 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CFB_NOPADDING
    asymmetricCombiWithRandomIv: Generating 5559808 random bytes plaintext took 33 ms.
    asymmetricCombiWithRandomIv: Encrypting 5559808 bytes plaintext to 5560352 bytes ciphertext took 227 ms.
    asymmetricCombiWithRandomIv: Decrypting 5560352 bytes ciphertext to 5559808 bytes plaintext took 308 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CBC_PKCS5PADDING
    asymmetricCombiWithRandomIv: Generating 3056429 random bytes plaintext took 18 ms.
    asymmetricCombiWithRandomIv: Encrypting 3056429 bytes plaintext to 3056976 bytes ciphertext took 129 ms.
    asymmetricCombiWithRandomIv: Decrypting 3056976 bytes ciphertext to 3056429 bytes plaintext took 189 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CBC_PKCS7PADDING
    asymmetricCombiWithRandomIv: Generating 6427374 random bytes plaintext took 39 ms.
    asymmetricCombiWithRandomIv: Encrypting 6427374 bytes plaintext to 6427920 bytes ciphertext took 288 ms.
    asymmetricCombiWithRandomIv: Decrypting 6427920 bytes ciphertext to 6427374 bytes plaintext took 293 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CFB_NOPADDING
    asymmetricCombiWithRandomIv: Generating 4775466 random bytes plaintext took 34 ms.
    asymmetricCombiWithRandomIv: Encrypting 4775466 bytes plaintext to 4776010 bytes ciphertext took 259 ms.
    asymmetricCombiWithRandomIv: Decrypting 4776010 bytes ciphertext to 4775466 bytes plaintext took 359 ms.
Gradle Test Executor 3 finished executing tests.
Finished generating test XML results (0.104 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.128 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 1 mins 15.551 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.028 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.343 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.005 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.028 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.001 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.029 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 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 -XX:MaxPermSize=256m -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 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 -XX:MaxPermSize=256m -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'
Successfully started process 'Gradle Test Executor 7'
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 -XX:MaxPermSize=256m -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'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 8'
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 -XX:MaxPermSize=256m -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'
Starting process 'Gradle Test Executor 11'. 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 -XX:MaxPermSize=256m -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'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 9'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 11'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 10'
Starting process 'Gradle Test Executor 12'. 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 -XX:MaxPermSize=256m -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'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 12'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
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 9 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 7 started executing tests.
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 12 started executing tests.

org.subshare.crypto.AsymmetricKeyTest > generateManySymmetricKeys SKIPPED

org.subshare.crypto.MACBenchmark > testByteOrder STANDARD_OUT
    04:33:01.390 [Test worker] INFO  o.s.c.MACBenchmark - short1 = 4083
    04:33:01.441 [Test worker] INFO  o.s.c.MACBenchmark - short2 = 4083
    04:33:01.450 [Test worker] INFO  o.s.c.MACBenchmark - int1 = 4083

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
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Gradle Test Executor 7 finished executing tests.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 0 ***
Gradle Test Executor 9 finished executing tests.
    *** 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 ***

org.subshare.crypto.CipherTest > testLookupAllSupportedCiphers STANDARD_OUT
    04:33:04.947 [Test worker] INFO  o.s.c.CipherTest - testLookupAllSupportedCiphers: Successfully created 29934 ciphers in 3133 msec.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.156 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST//

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 96 ***
    *** 97 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.161 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST//" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 98 ***
    *** 99 ***
    *** 100 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST//NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 101 ***
    *** 102 ***
    *** 103 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.179 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST//NOPADDING" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 104 ***
    *** 105 ***
    *** 106 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.182 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC-CTS/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 107 ***
    *** 108 ***
    *** 109 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.187 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC-CTS/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 110 ***
    *** 111 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.190 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/
    04:33:05.194 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 112 ***
    *** 113 ***
    *** 114 ***
    *** 115 ***
    *** 116 ***
    *** 117 ***
    *** 118 ***
    *** 119 ***
    *** 120 ***
    *** 121 ***
    *** 122 ***
    *** 123 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 124 ***
    *** 125 ***
    *** 126 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.211 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 127 ***
    *** 128 ***
    *** 129 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.214 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 130 ***
    *** 131 ***
    *** 132 ***
    *** 133 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.216 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 134 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 135 ***
    *** 136 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 137 ***
    *** 138 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 139 ***
    *** 140 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 141 ***
    *** 142 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 143 ***
    *** 144 ***
    *** 145 ***
    *** 146 ***
    *** 147 ***
    *** 148 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 149 ***
    *** 150 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.231 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 151 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.232 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 152 ***
    *** 153 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.233 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 154 ***
    *** 155 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.235 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 156 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.245 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ZEROBYTE
    04:33:05.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ZEROBYTEPADDING
    04:33:05.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CCM/
    04:33:05.248 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.FAST/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:05.248 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CCM/NOPADDING
    04:33:05.248 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.FAST/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:05.249 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/
    04:33:05.250 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126
    04:33:05.250 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126-2
    04:33:05.251 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126-2PADDING
    04:33:05.252 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 157 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.253 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO7816-4
    04:33:05.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 158 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/NOPADDING
    04:33:05.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 159 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 160 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.256 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 161 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.256 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.257 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 192 ***
    *** 193 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.291 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 194 ***
    *** 195 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.292 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 196 ***
    *** 197 ***
    *** 198 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.293 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 199 ***
    *** 200 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 201 ***
    *** 202 ***
    *** 203 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.303 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 204 ***
    *** 205 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.305 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 206 ***
    *** 207 ***
    *** 208 ***
    *** 209 ***
    *** 210 ***
    *** 211 ***
    *** 212 ***
    *** 213 ***
    *** 214 ***
    *** 215 ***
    *** 216 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.308 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 217 ***
    *** 218 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126-2
    04:33:05.317 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 219 ***
    *** 220 ***
    *** 221 ***
    *** 222 ***
    *** 223 ***
    *** 224 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.319 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 225 ***
    *** 226 ***
    *** 227 ***
    *** 228 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.334 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 229 ***
    *** 230 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.335 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 231 ***
    *** 232 ***
    *** 233 ***
    *** 234 ***
    *** 235 ***
    *** 236 ***
    *** 237 ***
    *** 238 ***
    *** 239 ***
    *** 240 ***
    *** 241 ***
    *** 242 ***
    *** 243 ***
    *** 244 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.337 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 245 ***
    *** 246 ***
    *** 247 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.347 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS5
    04:33:05.350 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS5PADDING
    04:33:05.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 248 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.358 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 249 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.358 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 250 ***
    *** 251 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.359 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 252 ***
    *** 253 ***
    *** 254 ***
    *** 255 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.361 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 256 ***
    *** 257 ***
    *** 258 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 259 ***
    *** 260 ***
    *** 261 ***
    *** 262 ***
    *** 263 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.367 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 264 ***
    *** 265 ***
    *** 266 ***
    *** 267 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.369 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 268 ***
    *** 269 ***
    *** 270 ***
    *** 271 ***
    *** 272 ***
    *** 273 ***
    *** 274 ***
    *** 275 ***
    *** 276 ***
    *** 277 ***
    *** 278 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.373 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/
    04:33:05.384 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 279 ***
    *** 280 ***
    *** 281 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 282 ***
    *** 283 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.400 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 284 ***
    *** 285 ***
    *** 286 ***
    *** 287 ***
    *** 288 ***
    *** 289 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.402 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 290 ***
    *** 291 ***
    *** 292 ***
    *** 293 ***
    *** 294 ***
    *** 295 ***
    *** 296 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.406 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 297 ***
    *** 298 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.410 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 299 ***
    *** 300 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 301 ***
    *** 302 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 303 ***
    *** 304 ***
    *** 305 ***
    *** 306 ***
    *** 307 ***
    *** 308 ***
    *** 309 ***
    *** 310 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS5PADDING
    04:33:05.422 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS7
    04:33:05.423 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS7PADDING
    04:33:05.425 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/TBC
    04:33:05.427 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 311 ***
    *** 312 ***
    *** 313 ***
    *** 314 ***
    *** 315 ***
    *** 316 ***
    *** 317 ***
    *** 318 ***
    *** 319 ***
    *** 320 ***
    *** 321 ***
    *** 322 ***
    *** 323 ***
    *** 324 ***
    *** 325 ***
    *** 326 ***
    *** 327 ***
    *** 328 ***
    *** 329 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.441 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 330 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 331 ***
    *** 332 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 333 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.445 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ZEROBYTEPADDING
    04:33:05.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/
    04:33:05.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 334 ***
    *** 335 ***
    *** 336 ***
    *** 337 ***
    *** 338 ***
    *** 339 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 340 ***
    *** 341 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.462 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 342 ***
    *** 343 ***
    *** 344 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.463 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 345 ***
    *** 346 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.465 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 347 ***
    *** 348 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.466 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 349 ***
    *** 350 ***
    *** 351 ***
    *** 352 ***
    *** 353 ***
    *** 354 ***
    *** 355 ***
    *** 356 ***
    *** 357 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.471 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 358 ***
    *** 359 ***
    *** 360 ***
    *** 361 ***
    *** 362 ***
    *** 363 ***
    *** 364 ***
    *** 365 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.473 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 366 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.478 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS5PADDING
    04:33:05.479 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS7
    04:33:05.480 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS7PADDING
    04:33:05.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/TBC
    04:33:05.484 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 367 ***
    *** 368 ***
    *** 369 ***
    *** 370 ***
    *** 371 ***
    *** 372 ***
    *** 373 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.488 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/X9.23
    04:33:05.496 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 374 ***
    *** 375 ***
    *** 376 ***
    *** 377 ***
    *** 378 ***
    *** 379 ***
    *** 380 ***
    *** 381 ***
    *** 382 ***
    *** 383 ***
    *** 384 ***
    *** 385 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.497 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 386 ***
    *** 387 ***
    *** 388 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.501 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 389 ***
    *** 390 ***
    *** 391 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.502 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/
    04:33:05.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 392 ***
    *** 393 ***
    *** 394 ***
    *** 395 ***
    *** 396 ***
    *** 397 ***
    *** 398 ***
    *** 399 ***
    *** 400 ***
    *** 401 ***
    *** 402 ***
    *** 403 ***
    *** 404 ***
    *** 405 ***
    *** 406 ***
    *** 407 ***
    *** 408 ***
    *** 409 ***
    *** 410 ***
    *** 411 ***
    *** 412 ***
    *** 413 ***
    *** 414 ***
    *** 415 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.510 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126-2
    04:33:05.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 416 ***
    *** 417 ***
    *** 418 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.513 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 419 ***
    *** 420 ***
    *** 421 ***
    *** 422 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.516 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 423 ***
    *** 424 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.521 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 425 ***
    *** 426 ***
    *** 427 ***
    *** 428 ***
    *** 429 ***
    *** 430 ***
    *** 431 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.522 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/NOPADDING
    04:33:05.528 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 432 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.529 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 433 ***
    *** 434 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.530 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 435 ***
    *** 436 ***
    *** 437 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 438 ***
    *** 439 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 440 ***
    *** 441 ***
    *** 442 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.533 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 443 ***
    *** 444 ***
    *** 445 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.534 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 446 ***
    *** 447 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.535 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 448 ***
    *** 449 ***
    *** 450 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.536 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 451 ***
    *** 452 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.537 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ZEROBYTEPADDING
    04:33:05.538 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/
    04:33:05.539 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126
    04:33:05.540 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126-2
    04:33:05.541 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126-2PADDING
    04:33:05.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126PADDING
    04:33:05.544 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO7816-4
    04:33:05.545 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO7816-4PADDING
    04:33:05.546 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/NOPADDING
    04:33:05.547 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS5
    04:33:05.548 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 453 ***
    *** 454 ***
    *** 455 ***
    *** 456 ***
    *** 457 ***
    *** 458 ***
    *** 459 ***
    *** 460 ***
    *** 461 ***
    *** 462 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.549 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS7
    04:33:05.550 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS7PADDING
    04:33:05.551 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/TBC
    04:33:05.552 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 463 ***
    *** 464 ***
    *** 465 ***
    *** 466 ***
    *** 467 ***
    *** 468 ***
    *** 469 ***
    *** 470 ***
    *** 471 ***
    *** 472 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.553 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 473 ***
    *** 474 ***
    *** 475 ***
    *** 476 ***
    *** 477 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.554 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 478 ***
    *** 479 ***
    *** 480 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.555 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 481 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.556 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ZEROBYTEPADDING
    04:33:05.557 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 482 ***
    *** 483 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.558 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126
    04:33:05.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126-2
    04:33:05.561 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126-2PADDING
    04:33:05.562 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126PADDING
    04:33:05.564 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO7816-4
    04:33:05.565 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO7816-4PADDING
    04:33:05.566 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/NOPADDING
    04:33:05.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS5
    04:33:05.568 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS5PADDING
    04:33:05.569 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS7
    04:33:05.570 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS7PADDING
    04:33:05.571 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/TBC
    04:33:05.572 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 484 ***
    *** 485 ***
    *** 486 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.573 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/X9.23
    04:33:05.574 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/X9.23PADDING
    04:33:05.575 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ZEROBYTE
    04:33:05.576 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 487 ***
    *** 488 ***
    *** 489 ***
    *** 490 ***
    *** 491 ***
    *** 492 ***
    *** 493 ***
    *** 494 ***
    *** 495 ***
    *** 496 ***
    *** 497 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.576 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/
    04:33:05.578 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126
    04:33:05.579 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126-2
    04:33:05.580 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126-2PADDING
    04:33:05.581 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126PADDING
    04:33:05.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO7816-4
    04:33:05.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 498 ***
    *** 499 ***
    *** 500 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 501 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 502 ***
    *** 503 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 504 ***
    *** 505 ***
    *** 506 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 507 ***
    *** 508 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 509 ***
    *** 510 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 511 ***
    *** 512 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 513 ***
    *** 514 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 515 ***
    *** 516 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 517 ***
    *** 518 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 519 ***
    *** 520 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.593 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ZEROBYTEPADDING
    04:33:05.598 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/
    04:33:05.599 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126
    04:33:05.599 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126-2
    04:33:05.600 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 521 ***
    *** 522 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.602 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 523 ***
    *** 524 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 525 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO7816-4PADDING
    04:33:05.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/NOPADDING
    04:33:05.605 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS5
    04:33:05.606 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS5PADDING
    04:33:05.607 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS7
    04:33:05.608 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS7PADDING
    04:33:05.609 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/TBC
    04:33:05.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/TBCPADDING
    04:33:05.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/X9.23
    04:33:05.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/X9.23PADDING
    04:33:05.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ZEROBYTE
    04:33:05.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ZEROBYTEPADDING
    04:33:05.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/
    04:33:05.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126
    04:33:05.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126-2
    04:33:05.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126-2PADDING
    04:33:05.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126PADDING
    04:33:05.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 526 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 527 ***
    *** 528 ***
    *** 529 ***
    *** 530 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/NOPADDING
    04:33:05.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS5
    04:33:05.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 531 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.625 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS7
    04:33:05.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 532 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/TBC
    04:33:05.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/TBCPADDING
    04:33:05.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 533 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.629 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 534 ***
    *** 535 ***
    *** 536 ***
    *** 537 ***
    *** 538 ***
    *** 539 ***
    *** 540 ***
    *** 541 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.630 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ZEROBYTE
    04:33:05.631 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ZEROBYTEPADDING
    04:33:05.631 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/
    04:33:05.632 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126
    04:33:05.633 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 542 ***
    *** 543 ***
    *** 544 ***
    *** 545 ***
    *** 546 ***
    *** 547 ***
    *** 548 ***
    *** 549 ***
    *** 550 ***
    *** 551 ***
    *** 552 ***
    *** 553 ***
    *** 554 ***
    *** 555 ***
    *** 556 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 557 ***
    *** 558 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 559 ***
    *** 560 ***
    *** 561 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 562 ***
    *** 563 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO7816-4PADDING
    04:33:05.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/NOPADDING
    04:33:05.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS5
    04:33:05.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS5PADDING
    04:33:05.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS7
    04:33:05.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS7PADDING
    04:33:05.641 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/TBC
    04:33:05.642 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/TBCPADDING
    04:33:05.643 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/X9.23
    04:33:05.643 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/X9.23PADDING
    04:33:05.644 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 564 ***
    *** 565 ***
    *** 566 ***
    *** 567 ***
    *** 568 ***
    *** 569 ***
    *** 570 ***
    *** 571 ***
    *** 572 ***
    *** 573 ***
    *** 574 ***
    *** 575 ***
    *** 576 ***
    *** 577 ***
    *** 578 ***
    *** 579 ***
    *** 580 ***
    *** 581 ***
    *** 582 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 583 ***
    *** 584 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 585 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 586 ***
    *** 587 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 588 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126-2PADDING
    04:33:05.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126PADDING
    04:33:05.657 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 589 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 590 ***
    *** 591 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 592 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS5
    04:33:05.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 593 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.662 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 594 ***
    *** 595 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.670 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 596 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.671 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 597 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/TBCPADDING
    04:33:05.673 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/X9.23
    04:33:05.674 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/X9.23PADDING
    04:33:05.675 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ZEROBYTE
    04:33:05.676 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ZEROBYTEPADDING
    04:33:05.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 598 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 599 ***
    *** 600 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 601 ***
    *** 602 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.680 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 603 ***
    *** 604 ***
    *** 605 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.681 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 606 ***
    *** 607 ***
    *** 608 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.697 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 609 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.698 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 610 ***
    *** 611 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.699 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/NOPADDING
    04:33:05.700 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS5
    04:33:05.700 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS5PADDING
    04:33:05.701 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS7
    04:33:05.702 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 612 ***
    *** 613 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.703 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 614 ***
    *** 615 ***
    *** 616 ***
    *** 617 ***
    *** 618 ***
    *** 619 ***
    *** 620 ***
    *** 621 ***
    *** 622 ***
    *** 623 ***
    *** 624 ***
    *** 625 ***
    *** 626 ***
    *** 627 ***
    *** 628 ***
    *** 629 ***
    *** 630 ***
    *** 631 ***
    *** 632 ***
    *** 633 ***
    *** 634 ***
    *** 635 ***
    *** 636 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.704 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 637 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.726 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/X9.23
    04:33:05.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/X9.23PADDING
    04:33:05.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 638 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.731 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ZEROBYTEPADDING
    04:33:05.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/
    04:33:05.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126
    04:33:05.734 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 639 ***
    *** 640 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.735 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 641 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.735 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126PADDING
    04:33:05.736 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO7816-4
    04:33:05.737 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO7816-4PADDING
    04:33:05.738 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/NOPADDING
    04:33:05.738 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS5
    04:33:05.739 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS5PADDING
    04:33:05.740 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS7
    04:33:05.740 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS7PADDING
    04:33:05.741 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/TBC
    04:33:05.742 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/TBCPADDING
    04:33:05.743 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 642 ***
    *** 643 ***
    *** 644 ***
    *** 645 ***
    *** 646 ***
    *** 647 ***
    *** 648 ***
    *** 649 ***
    *** 650 ***
    *** 651 ***
    *** 652 ***
    *** 653 ***
    *** 654 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.744 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 655 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.752 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ZEROBYTE
    04:33:05.753 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 656 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.754 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 657 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.755 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126
    04:33:05.755 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 658 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.756 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126-2PADDING
    04:33:05.757 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 659 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.758 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO7816-4
    04:33:05.759 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 660 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.760 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/NOPADDING
    04:33:05.760 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS5
    04:33:05.761 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS5PADDING
    04:33:05.762 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS7
    04:33:05.763 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS7PADDING
    04:33:05.763 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/TBC
    04:33:05.764 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/TBCPADDING
    04:33:05.765 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/X9.23
    04:33:05.766 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/X9.23PADDING
    04:33:05.767 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ZEROBYTE
    04:33:05.768 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ZEROBYTEPADDING
    04:33:05.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/
    04:33:05.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126
    04:33:05.771 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126-2
    04:33:05.772 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126-2PADDING
    04:33:05.773 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 661 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.774 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO7816-4
    04:33:05.774 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 662 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 663 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 664 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 665 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.777 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 666 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.778 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS7PADDING
    04:33:05.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/TBC
    04:33:05.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/TBCPADDING
    04:33:05.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/X9.23
    04:33:05.781 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/X9.23PADDING
    04:33:05.782 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ZEROBYTE
    04:33:05.782 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ZEROBYTEPADDING
    04:33:05.783 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/
    04:33:05.783 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126
    04:33:05.784 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 667 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.786 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 668 ***
    *** 669 ***
    *** 670 ***
    *** 671 ***
    *** 672 ***
    *** 673 ***
    *** 674 ***
    *** 675 ***
    *** 676 ***
    *** 677 ***
    *** 678 ***
    *** 679 ***
    *** 680 ***
    *** 681 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.801 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 682 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO7816-4
    04:33:05.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO7816-4PADDING
    04:33:05.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/NOPADDING
    04:33:05.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS5
    04:33:05.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 683 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS7
    04:33:05.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS7PADDING
    04:33:05.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/TBC
    04:33:05.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/TBCPADDING
    04:33:05.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/X9.23
    04:33:05.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/X9.23PADDING
    04:33:05.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ZEROBYTE
    04:33:05.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ZEROBYTEPADDING
    04:33:05.805 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/
    04:33:05.805 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126
    04:33:05.806 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126-2
    04:33:05.806 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126-2PADDING
    04:33:05.806 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126PADDING
    04:33:05.806 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO7816-4
    04:33:05.807 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO7816-4PADDING
    04:33:05.807 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/NOPADDING
    04:33:05.807 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS5
    04:33:05.807 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS5PADDING
    04:33:05.808 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS7
    04:33:05.808 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS7PADDING
    04:33:05.808 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/TBC
    04:33:05.808 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/TBCPADDING
    04:33:05.808 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/X9.23
    04:33:05.809 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/X9.23PADDING
    04:33:05.809 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 684 ***
    *** 685 ***
    *** 686 ***
    *** 687 ***
    *** 688 ***
    *** 689 ***
    *** 690 ***
    *** 691 ***
    *** 692 ***
    *** 693 ***
    *** 694 ***
    *** 695 ***
    *** 696 ***
    *** 697 ***
    *** 698 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.825 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ZEROBYTEPADDING
    04:33:05.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 699 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126
    04:33:05.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126-2
    04:33:05.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126-2PADDING
    04:33:05.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126PADDING
    04:33:05.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO7816-4
    04:33:05.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO7816-4PADDING
    04:33:05.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/NOPADDING
    04:33:05.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS5
    04:33:05.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS5PADDING
    04:33:05.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS7
    04:33:05.829 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS7PADDING
    04:33:05.829 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/TBC
    04:33:05.830 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/TBCPADDING
    04:33:05.830 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/X9.23
    04:33:05.830 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 700 ***
    *** 701 ***
    *** 702 ***
    *** 703 ***
    *** 704 ***
    *** 705 ***
    *** 706 ***
    *** 707 ***
    *** 708 ***
    *** 709 ***
    *** 710 ***
    *** 711 ***
    *** 712 ***
    *** 713 ***
    *** 714 ***
    *** 715 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.830 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ZEROBYTE
    04:33:05.830 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ZEROBYTEPADDING
    04:33:05.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/
    04:33:05.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126
    04:33:05.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126-2
    04:33:05.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126-2PADDING
    04:33:05.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126PADDING
    04:33:05.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO7816-4
    04:33:05.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO7816-4PADDING
    04:33:05.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/NOPADDING
    04:33:05.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS5PADDING
    04:33:05.851 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS7
    04:33:05.851 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS7PADDING
    04:33:05.852 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/TBC
    04:33:05.852 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/TBCPADDING
    04:33:05.852 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/X9.23
    04:33:05.853 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/X9.23PADDING
    04:33:05.853 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ZEROBYTE
    04:33:05.853 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ZEROBYTEPADDING
    04:33:05.854 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.854 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126
    04:33:05.854 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126-2
    04:33:05.855 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126-2PADDING
    04:33:05.855 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126PADDING
    04:33:05.855 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO7816-4
    04:33:05.856 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO7816-4PADDING
    04:33:05.856 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/NOPADDING
    04:33:05.856 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS5
    04:33:05.856 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS5PADDING
    04:33:05.856 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS7
    04:33:05.857 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS7PADDING
    04:33:05.873 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/TBC
    04:33:05.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/TBCPADDING
    04:33:05.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/X9.23
    04:33:05.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/X9.23PADDING
    04:33:05.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ZEROBYTE
    04:33:05.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ZEROBYTEPADDING
    04:33:05.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/
    04:33:05.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126
    04:33:05.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126-2
    04:33:05.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126-2PADDING
    04:33:05.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126PADDING
    04:33:05.878 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO7816-4
    04:33:05.878 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO7816-4PADDING
    04:33:05.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/NOPADDING
    04:33:05.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS5
    04:33:05.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS5PADDING
    04:33:05.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS7
    04:33:05.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS7PADDING
    04:33:05.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/TBC
    04:33:05.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/TBCPADDING
    04:33:05.889 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/X9.23
    04:33:05.890 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/X9.23PADDING
    04:33:05.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ZEROBYTE
    04:33:05.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ZEROBYTEPADDING
    04:33:05.892 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/
    04:33:05.892 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126
    04:33:05.894 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126-2
    04:33:05.894 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126-2PADDING
    04:33:05.895 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126PADDING
    04:33:05.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO7816-4
    04:33:05.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO7816-4PADDING
    04:33:05.907 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/NOPADDING
    04:33:05.907 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS5
    04:33:05.908 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS5PADDING
    04:33:05.908 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS7
    04:33:05.909 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS7PADDING
    04:33:05.910 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/TBC
    04:33:05.911 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/TBCPADDING
    04:33:05.911 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/X9.23
    04:33:05.912 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/X9.23PADDING
    04:33:05.912 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ZEROBYTE
    04:33:05.913 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ZEROBYTEPADDING
    04:33:05.914 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/
    04:33:05.914 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126
    04:33:05.915 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126-2
    04:33:05.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126-2PADDING
    04:33:05.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126PADDING
    04:33:05.917 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO7816-4
    04:33:05.930 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO7816-4PADDING
    04:33:05.930 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/NOPADDING
    04:33:05.930 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS5
    04:33:05.931 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS5PADDING
    04:33:05.931 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS7
    04:33:05.932 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS7PADDING
    04:33:05.932 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/TBC
    04:33:05.932 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/TBCPADDING
    04:33:05.933 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/X9.23
    04:33:05.933 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/X9.23PADDING
    04:33:05.934 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ZEROBYTE
    04:33:05.934 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ZEROBYTEPADDING
    04:33:05.935 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/
    04:33:05.935 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126
    04:33:05.936 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***
    *** 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 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.936 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126-2PADDING
    04:33:05.937 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126PADDING
    04:33:05.937 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3229 ***
    *** 3230 ***
    *** 3231 ***
    *** 3232 ***
    *** 3233 ***
    *** 3234 ***
    *** 3235 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.938 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO7816-4PADDING
    04:33:05.938 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/NOPADDING
    04:33:05.939 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3236 ***
    *** 3237 ***
    *** 3238 ***
    *** 3239 ***
    *** 3240 ***
    *** 3241 ***
    *** 3242 ***
    *** 3243 ***
    *** 3244 ***
    *** 3245 ***
    *** 3246 ***
    *** 3247 ***
    *** 3248 ***
    *** 3249 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.939 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3250 ***
    *** 3251 ***
    *** 3252 ***
    *** 3253 ***
    *** 3254 ***
    *** 3255 ***
    *** 3256 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.939 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3257 ***
    *** 3258 ***
    *** 3259 ***
    *** 3260 ***
    *** 3261 ***
    *** 3262 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.940 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS7PADDING
    04:33:05.940 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3263 ***
    *** 3264 ***
    *** 3265 ***
    *** 3266 ***
    *** 3267 ***
    *** 3268 ***
    *** 3269 ***
    *** 3270 ***
    *** 3271 ***
    *** 3272 ***
    *** 3273 ***
    *** 3274 ***
    *** 3275 ***
    *** 3276 ***
    *** 3277 ***
    *** 3278 ***
    *** 3279 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.940 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/TBCPADDING
    04:33:05.941 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/X9.23
    04:33:05.941 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/X9.23PADDING
    04:33:05.942 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3280 ***
    *** 3281 ***
    *** 3282 ***
    *** 3283 ***
    *** 3284 ***
    *** 3285 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.942 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ZEROBYTEPADDING
    04:33:05.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/
    04:33:05.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126
    04:33:05.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126-2
    04:33:05.944 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126-2PADDING
    04:33:05.944 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126PADDING
    04:33:05.945 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO7816-4
    04:33:05.945 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3286 ***
    *** 3287 ***
    *** 3288 ***
    *** 3289 ***
    *** 3290 ***
    *** 3291 ***
    *** 3292 ***
    *** 3293 ***
    *** 3294 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.946 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/NOPADDING
    04:33:05.946 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS5
    04:33:05.946 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3295 ***
    *** 3296 ***
    *** 3297 ***
    *** 3298 ***
    *** 3299 ***
    *** 3300 ***
    *** 3301 ***
    *** 3302 ***
    *** 3303 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS7
    04:33:05.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3304 ***
    *** 3305 ***
    *** 3306 ***
    *** 3307 ***
    *** 3308 ***
    *** 3309 ***
    *** 3310 ***
    *** 3311 ***
    *** 3312 ***
    *** 3313 ***
    *** 3314 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.951 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/TBC
    04:33:05.952 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3315 ***
    *** 3316 ***
    *** 3317 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.952 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/X9.23
    04:33:05.952 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/X9.23PADDING
    04:33:05.953 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ZEROBYTE
    04:33:05.953 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ZEROBYTEPADDING
    04:33:05.954 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/
    04:33:05.954 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126
    04:33:05.955 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126-2
    04:33:05.955 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3318 ***
    *** 3319 ***
    *** 3320 ***
    *** 3321 ***
    *** 3322 ***
    *** 3323 ***
    *** 3324 ***
    *** 3325 ***
    *** 3326 ***
    *** 3327 ***
    *** 3328 ***
    *** 3329 ***
    *** 3330 ***
    *** 3331 ***
    *** 3332 ***
    *** 3333 ***
    *** 3334 ***
    *** 3335 ***
    *** 3336 ***
    *** 3337 ***
    *** 3338 ***
    *** 3339 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.956 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3340 ***
    *** 3341 ***
    *** 3342 ***
    *** 3343 ***
    *** 3344 ***
    *** 3345 ***
    *** 3346 ***
    *** 3347 ***
    *** 3348 ***
    *** 3349 ***
    *** 3350 ***
    *** 3351 ***
    *** 3352 ***
    *** 3353 ***
    *** 3354 ***
    *** 3355 ***
    *** 3356 ***
    *** 3357 ***
    *** 3358 ***
    *** 3359 ***
    *** 3360 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.956 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO7816-4
    04:33:05.969 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO7816-4PADDING
    04:33:05.970 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/NOPADDING
    04:33:05.971 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS5
    04:33:05.971 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS5PADDING
    04:33:05.972 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3361 ***
    *** 3362 ***
    *** 3363 ***
    *** 3364 ***
    *** 3365 ***
    *** 3366 ***
    *** 3367 ***
    *** 3368 ***
    *** 3369 ***
    *** 3370 ***
    *** 3371 ***
    *** 3372 ***
    *** 3373 ***
    *** 3374 ***
    *** 3375 ***
    *** 3376 ***
    *** 3377 ***
    *** 3378 ***
    *** 3379 ***
    *** 3380 ***
    *** 3381 ***
    *** 3382 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.972 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS7PADDING
    04:33:05.972 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/TBC
    04:33:05.973 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/TBCPADDING
    04:33:05.974 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/X9.23
    04:33:05.975 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/X9.23PADDING
    04:33:05.975 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ZEROBYTE
    04:33:05.975 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ZEROBYTEPADDING
    04:33:05.976 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3383 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.976 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126
    04:33:05.977 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126-2
    04:33:05.977 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***
    *** 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 ***
    *** 3569 ***
    *** 3570 ***
    *** 3571 ***
    *** 3572 ***
    *** 3573 ***
    *** 3574 ***
    *** 3575 ***
    *** 3576 ***
    *** 3577 ***
    *** 3578 ***
    *** 3579 ***
    *** 3580 ***
    *** 3581 ***
    *** 3582 ***
    *** 3583 ***
    *** 3584 ***
    *** 3585 ***
    *** 3586 ***
    *** 3587 ***
    *** 3588 ***
    *** 3589 ***
    *** 3590 ***
    *** 3591 ***
    *** 3592 ***
    *** 3593 ***
    *** 3594 ***
    *** 3595 ***
    *** 3596 ***
    *** 3597 ***
    *** 3598 ***
    *** 3599 ***
    *** 3600 ***
    *** 3601 ***
    *** 3602 ***
    *** 3603 ***
    *** 3604 ***
    *** 3605 ***
    *** 3606 ***
    *** 3607 ***
    *** 3608 ***
    *** 3609 ***
    *** 3610 ***
    *** 3611 ***
    *** 3612 ***
    *** 3613 ***
    *** 3614 ***
    *** 3615 ***
    *** 3616 ***
    *** 3617 ***
    *** 3618 ***
    *** 3619 ***
    *** 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 ***
    *** 3890 ***
    *** 3891 ***
    *** 3892 ***
    *** 3893 ***
    *** 3894 ***
    *** 3895 ***
    *** 3896 ***
    *** 3897 ***
    *** 3898 ***
    *** 3899 ***
    *** 3900 ***
    *** 3901 ***
    *** 3902 ***
    *** 3903 ***
    *** 3904 ***
    *** 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 ***
    *** 3968 ***
    *** 3969 ***
    *** 3970 ***
    *** 3971 ***
    *** 3972 ***
    *** 3973 ***
    *** 3974 ***
    *** 3975 ***
    *** 3976 ***
    *** 3977 ***
    *** 3978 ***
    *** 3979 ***
    *** 3980 ***
    *** 3981 ***
    *** 3982 ***
    *** 3983 ***
    *** 3984 ***
    *** 3985 ***
    *** 3986 ***
    *** 3987 ***
    *** 3988 ***
    *** 3989 ***
    *** 3990 ***
    *** 3991 ***
    *** 3992 ***
    *** 3993 ***
    *** 3994 ***
    *** 3995 ***
    *** 3996 ***
    *** 3997 ***
    *** 3998 ***
    *** 3999 ***
    *** 4000 ***
    *** 4001 ***
    *** 4002 ***
    *** 4003 ***
    *** 4004 ***
    *** 4005 ***
    *** 4006 ***
    *** 4007 ***
    *** 4008 ***
    *** 4009 ***
    *** 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 ***
    *** 4082 ***
    *** 4083 ***
    *** 4084 ***
    *** 4085 ***
    *** 4086 ***
    *** 4087 ***
    *** 4088 ***
    *** 4089 ***
    *** 4090 ***
    *** 4091 ***
    *** 4092 ***
    *** 4093 ***
    *** 4094 ***
    *** 4095 ***
    *** 4096 ***
    *** 4097 ***
    *** 4098 ***
    *** 4099 ***
    *** 4100 ***
    *** 4101 ***
    *** 4102 ***
    *** 4103 ***
    *** 4104 ***
    *** 4105 ***
    *** 4106 ***
    *** 4107 ***
    *** 4108 ***
    *** 4109 ***
    *** 4110 ***
    *** 4111 ***
    *** 4112 ***
    *** 4113 ***
    *** 4114 ***
    *** 4115 ***
    *** 4116 ***
    *** 4117 ***
    *** 4118 ***
    *** 4119 ***
    *** 4120 ***
    *** 4121 ***
    *** 4122 ***
    *** 4123 ***
    *** 4124 ***
    *** 4125 ***
    *** 4126 ***
    *** 4127 ***
    *** 4128 ***
    *** 4129 ***
    *** 4130 ***
    *** 4131 ***
    *** 4132 ***
    *** 4133 ***
    *** 4134 ***
    *** 4135 ***
    *** 4136 ***
    *** 4137 ***
    *** 4138 ***
    *** 4139 ***
    *** 4140 ***
    *** 4141 ***
    *** 4142 ***
    *** 4143 ***
    *** 4144 ***
    *** 4145 ***
    *** 4146 ***
    *** 4147 ***
    *** 4148 ***
    *** 4149 ***
    *** 4150 ***
    *** 4151 ***
    *** 4152 ***
    *** 4153 ***
    *** 4154 ***
    *** 4155 ***
    *** 4156 ***
    *** 4157 ***
    *** 4158 ***
    *** 4159 ***
    *** 4160 ***
    *** 4161 ***
    *** 4162 ***
    *** 4163 ***
    *** 4164 ***
    *** 4165 ***
    *** 4166 ***
    *** 4167 ***
    *** 4168 ***
    *** 4169 ***
    *** 4170 ***
    *** 4171 ***
    *** 4172 ***
    *** 4173 ***
    *** 4174 ***
    *** 4175 ***
    *** 4176 ***
    *** 4177 ***
    *** 4178 ***
    *** 4179 ***
    *** 4180 ***
    *** 4181 ***
    *** 4182 ***
    *** 4183 ***
    *** 4184 ***
    *** 4185 ***
    *** 4186 ***
    *** 4187 ***
    *** 4188 ***
    *** 4189 ***
    *** 4190 ***
    *** 4191 ***
    *** 4192 ***
    *** 4193 ***
    *** 4194 ***
    *** 4195 ***
    *** 4196 ***
    *** 4197 ***
    *** 4198 ***
    *** 4199 ***
    *** 4200 ***
    *** 4201 ***
    *** 4202 ***
    *** 4203 ***
    *** 4204 ***
    *** 4205 ***
    *** 4206 ***
    *** 4207 ***
    *** 4208 ***
    *** 4209 ***
    *** 4210 ***
    *** 4211 ***
    *** 4212 ***
    *** 4213 ***
    *** 4214 ***
    *** 4215 ***
    *** 4216 ***
    *** 4217 ***
    *** 4218 ***
    *** 4219 ***
    *** 4220 ***
    *** 4221 ***
    *** 4222 ***
    *** 4223 ***
    *** 4224 ***
    *** 4225 ***
    *** 4226 ***
    *** 4227 ***
    *** 4228 ***
    *** 4229 ***
    *** 4230 ***
    *** 4231 ***
    *** 4232 ***
    *** 4233 ***
    *** 4234 ***
    *** 4235 ***
    *** 4236 ***
    *** 4237 ***
    *** 4238 ***
    *** 4239 ***
    *** 4240 ***
    *** 4241 ***
    *** 4242 ***
    *** 4243 ***
    *** 4244 ***
    *** 4245 ***
    *** 4246 ***
    *** 4247 ***
    *** 4248 ***
    *** 4249 ***
    *** 4250 ***
    *** 4251 ***
    *** 4252 ***
    *** 4253 ***
    *** 4254 ***
    *** 4255 ***
    *** 4256 ***
    *** 4257 ***
    *** 4258 ***
    *** 4259 ***
    *** 4260 ***
    *** 4261 ***
    *** 4262 ***
    *** 4263 ***
    *** 4264 ***
    *** 4265 ***
    *** 4266 ***
    *** 4267 ***
    *** 4268 ***
    *** 4269 ***
    *** 4270 ***
    *** 4271 ***
    *** 4272 ***
    *** 4273 ***
    *** 4274 ***
    *** 4275 ***
    *** 4276 ***
    *** 4277 ***
    *** 4278 ***
    *** 4279 ***
    *** 4280 ***
    *** 4281 ***
    *** 4282 ***
    *** 4283 ***
    *** 4284 ***
    *** 4285 ***
    *** 4286 ***
    *** 4287 ***
    *** 4288 ***
    *** 4289 ***
    *** 4290 ***
    *** 4291 ***
    *** 4292 ***
    *** 4293 ***
    *** 4294 ***
    *** 4295 ***
    *** 4296 ***
    *** 4297 ***
    *** 4298 ***
    *** 4299 ***
    *** 4300 ***
    *** 4301 ***
    *** 4302 ***
    *** 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 ***
    *** 4329 ***
    *** 4330 ***
    *** 4331 ***
    *** 4332 ***
    *** 4333 ***
    *** 4334 ***
    *** 4335 ***
    *** 4336 ***
    *** 4337 ***
    *** 4338 ***
    *** 4339 ***
    *** 4340 ***
    *** 4341 ***
    *** 4342 ***
    *** 4343 ***
    *** 4344 ***
    *** 4345 ***
    *** 4346 ***
    *** 4347 ***
    *** 4348 ***
    *** 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 ***
    *** 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 ***
    *** 4411 ***
    *** 4412 ***
    *** 4413 ***
    *** 4414 ***
    *** 4415 ***
    *** 4416 ***
    *** 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 ***
    *** 4446 ***
    *** 4447 ***
    *** 4448 ***
    *** 4449 ***
    *** 4450 ***
    *** 4451 ***
    *** 4452 ***
    *** 4453 ***
    *** 4454 ***
    *** 4455 ***
    *** 4456 ***
    *** 4457 ***
    *** 4458 ***
    *** 4459 ***
    *** 4460 ***
    *** 4461 ***
    *** 4462 ***
    *** 4463 ***
    *** 4464 ***
    *** 4465 ***
    *** 4466 ***
    *** 4467 ***
    *** 4468 ***
    *** 4469 ***
    *** 4470 ***
    *** 4471 ***
    *** 4472 ***
    *** 4473 ***
    *** 4474 ***
    *** 4475 ***
    *** 4476 ***
    *** 4477 ***
    *** 4478 ***
    *** 4479 ***
    *** 4480 ***
    *** 4481 ***
    *** 4482 ***
    *** 4483 ***
    *** 4484 ***
    *** 4485 ***
    *** 4486 ***
    *** 4487 ***
    *** 4488 ***
    *** 4489 ***
    *** 4490 ***
    *** 4491 ***
    *** 4492 ***
    *** 4493 ***
    *** 4494 ***
    *** 4495 ***
    *** 4496 ***
    *** 4497 ***
    *** 4498 ***
    *** 4499 ***
    *** 4500 ***
    *** 4501 ***
    *** 4502 ***
    *** 4503 ***
    *** 4504 ***
    *** 4505 ***
    *** 4506 ***
    *** 4507 ***
    *** 4508 ***
    *** 4509 ***
    *** 4510 ***
    *** 4511 ***
    *** 4512 ***
    *** 4513 ***
    *** 4514 ***
    *** 4515 ***
    *** 4516 ***
    *** 4517 ***
    *** 4518 ***
    *** 4519 ***
    *** 4520 ***
    *** 4521 ***
    *** 4522 ***
    *** 4523 ***
    *** 4524 ***
    *** 4525 ***
    *** 4526 ***
    *** 4527 ***
    *** 4528 ***
    *** 4529 ***
    *** 4530 ***
    *** 4531 ***
    *** 4532 ***
    *** 4533 ***
    *** 4534 ***
    *** 4535 ***
    *** 4536 ***
    *** 4537 ***
    *** 4538 ***
    *** 4539 ***
    *** 4540 ***
    *** 4541 ***
    *** 4542 ***
    *** 4543 ***
    *** 4544 ***
    *** 4545 ***
    *** 4546 ***
    *** 4547 ***
    *** 4548 ***
    *** 4549 ***
    *** 4550 ***
    *** 4551 ***
    *** 4552 ***
    *** 4553 ***
    *** 4554 ***
    *** 4555 ***
    *** 4556 ***
    *** 4557 ***
    *** 4558 ***
    *** 4559 ***
    *** 4560 ***
    *** 4561 ***
    *** 4562 ***
    *** 4563 ***
    *** 4564 ***
    *** 4565 ***
    *** 4566 ***
    *** 4567 ***
    *** 4568 ***
    *** 4569 ***
    *** 4570 ***
    *** 4571 ***
    *** 4572 ***
    *** 4573 ***
    *** 4574 ***
    *** 4575 ***
    *** 4576 ***
    *** 4577 ***
    *** 4578 ***
    *** 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 ***
    *** 4607 ***
    *** 4608 ***
    *** 4609 ***
    *** 4610 ***
    *** 4611 ***
    *** 4612 ***
    *** 4613 ***
    *** 4614 ***
    *** 4615 ***
    *** 4616 ***
    *** 4617 ***
    *** 4618 ***
    *** 4619 ***
    *** 4620 ***
    *** 4621 ***
    *** 4622 ***
    *** 4623 ***
    *** 4624 ***
    *** 4625 ***
    *** 4626 ***
    *** 4627 ***
    *** 4628 ***
    *** 4629 ***
    *** 4630 ***
    *** 4631 ***
    *** 4632 ***
    *** 4633 ***
    *** 4634 ***
    *** 4635 ***
    *** 4636 ***
    *** 4637 ***
    *** 4638 ***
    *** 4639 ***
    *** 4640 ***
    *** 4641 ***
    *** 4642 ***
    *** 4643 ***
    *** 4644 ***
    *** 4645 ***
    *** 4646 ***
    *** 4647 ***
    *** 4648 ***
    *** 4649 ***
    *** 4650 ***
    *** 4651 ***
    *** 4652 ***
    *** 4653 ***
    *** 4654 ***
    *** 4655 ***
    *** 4656 ***
    *** 4657 ***
    *** 4658 ***
    *** 4659 ***
    *** 4660 ***
    *** 4661 ***
    *** 4662 ***
    *** 4663 ***
    *** 4664 ***
    *** 4665 ***
    *** 4666 ***
    *** 4667 ***
    *** 4668 ***
    *** 4669 ***
    *** 4670 ***
    *** 4671 ***
    *** 4672 ***
    *** 4673 ***
    *** 4674 ***
    *** 4675 ***
    *** 4676 ***
    *** 4677 ***
    *** 4678 ***
    *** 4679 ***
    *** 4680 ***
    *** 4681 ***
    *** 4682 ***
    *** 4683 ***
    *** 4684 ***
    *** 4685 ***
    *** 4686 ***
    *** 4687 ***
    *** 4688 ***
    *** 4689 ***
    *** 4690 ***
    *** 4691 ***
    *** 4692 ***
    *** 4693 ***
    *** 4694 ***
    *** 4695 ***
    *** 4696 ***
    *** 4697 ***
    *** 4698 ***
    *** 4699 ***
    *** 4700 ***
    *** 4701 ***
    *** 4702 ***
    *** 4703 ***
    *** 4704 ***
    *** 4705 ***
    *** 4706 ***
    *** 4707 ***
    *** 4708 ***
    *** 4709 ***
    *** 4710 ***
    *** 4711 ***
    *** 4712 ***
    *** 4713 ***
    *** 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 ***
    *** 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 ***
    *** 4801 ***
    *** 4802 ***
    *** 4803 ***
    *** 4804 ***
    *** 4805 ***
    *** 4806 ***
    *** 4807 ***
    *** 4808 ***
    *** 4809 ***
    *** 4810 ***
    *** 4811 ***
    *** 4812 ***
    *** 4813 ***
    *** 4814 ***
    *** 4815 ***
    *** 4816 ***
    *** 4817 ***
    *** 4818 ***
    *** 4819 ***
    *** 4820 ***
    *** 4821 ***
    *** 4822 ***
    *** 4823 ***
    *** 4824 ***
    *** 4825 ***
    *** 4826 ***
    *** 4827 ***
    *** 4828 ***
    *** 4829 ***
    *** 4830 ***
    *** 4831 ***
    *** 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 ***
    *** 4861 ***
    *** 4862 ***
    *** 4863 ***
    *** 4864 ***
    *** 4865 ***
    *** 4866 ***
    *** 4867 ***
    *** 4868 ***
    *** 4869 ***
    *** 4870 ***
    *** 4871 ***
    *** 4872 ***
    *** 4873 ***
    *** 4874 ***
    *** 4875 ***
    *** 4876 ***
    *** 4877 ***
    *** 4878 ***
    *** 4879 ***
    *** 4880 ***
    *** 4881 ***
    *** 4882 ***
    *** 4883 ***
    *** 4884 ***
    *** 4885 ***
    *** 4886 ***
    *** 4887 ***
    *** 4888 ***
    *** 4889 ***
    *** 4890 ***
    *** 4891 ***
    *** 4892 ***
    *** 4893 ***
    *** 4894 ***
    *** 4895 ***
    *** 4896 ***
    *** 4897 ***
    *** 4898 ***
    *** 4899 ***
    *** 4900 ***
    *** 4901 ***
    *** 4902 ***
    *** 4903 ***
    *** 4904 ***
    *** 4905 ***
    *** 4906 ***
    *** 4907 ***
    *** 4908 ***
    *** 4909 ***
    *** 4910 ***
    *** 4911 ***
    *** 4912 ***
    *** 4913 ***
    *** 4914 ***
    *** 4915 ***
    *** 4916 ***
    *** 4917 ***
    *** 4918 ***
    *** 4919 ***
    *** 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 ***
    *** 4947 ***
    *** 4948 ***
    *** 4949 ***
    *** 4950 ***
    *** 4951 ***
    *** 4952 ***
    *** 4953 ***
    *** 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 ***
    *** 5056 ***
    *** 5057 ***
    *** 5058 ***
    *** 5059 ***
    *** 5060 ***
    *** 5061 ***
    *** 5062 ***
    *** 5063 ***
    *** 5064 ***
    *** 5065 ***
    *** 5066 ***
    *** 5067 ***
    *** 5068 ***
    *** 5069 ***
    *** 5070 ***
    *** 5071 ***
    *** 5072 ***
    *** 5073 ***
    *** 5074 ***
    *** 5075 ***
    *** 5076 ***
    *** 5077 ***
    *** 5078 ***
    *** 5079 ***
    *** 5080 ***
    *** 5081 ***
    *** 5082 ***
    *** 5083 ***
    *** 5084 ***
    *** 5085 ***
    *** 5086 ***
    *** 5087 ***
    *** 5088 ***
    *** 5089 ***
    *** 5090 ***
    *** 5091 ***
    *** 5092 ***
    *** 5093 ***
    *** 5094 ***
    *** 5095 ***
    *** 5096 ***
    *** 5097 ***
    *** 5098 ***
    *** 5099 ***
    *** 5100 ***
    *** 5101 ***
    *** 5102 ***
    *** 5103 ***
    *** 5104 ***
    *** 5105 ***
    *** 5106 ***
    *** 5107 ***
    *** 5108 ***
    *** 5109 ***
    *** 5110 ***
    *** 5111 ***
    *** 5112 ***
    *** 5113 ***
    *** 5114 ***
    *** 5115 ***
    *** 5116 ***
    *** 5117 ***
    *** 5118 ***
    *** 5119 ***
    *** 5120 ***
    *** 5121 ***
    *** 5122 ***
    *** 5123 ***
    *** 5124 ***
    *** 5125 ***
    *** 5126 ***
    *** 5127 ***
    *** 5128 ***
    *** 5129 ***
    *** 5130 ***
    *** 5131 ***
    *** 5132 ***
    *** 5133 ***
    *** 5134 ***
    *** 5135 ***
    *** 5136 ***
    *** 5137 ***
    *** 5138 ***
    *** 5139 ***
    *** 5140 ***
    *** 5141 ***
    *** 5142 ***
    *** 5143 ***
    *** 5144 ***
    *** 5145 ***
    *** 5146 ***
    *** 5147 ***
    *** 5148 ***
    *** 5149 ***
    *** 5150 ***
    *** 5151 ***
    *** 5152 ***
    *** 5153 ***
    *** 5154 ***
    *** 5155 ***
    *** 5156 ***
    *** 5157 ***
    *** 5158 ***
    *** 5159 ***
    *** 5160 ***
    *** 5161 ***
    *** 5162 ***
    *** 5163 ***
    *** 5164 ***
    *** 5165 ***
    *** 5166 ***
    *** 5167 ***
    *** 5168 ***
    *** 5169 ***
    *** 5170 ***
    *** 5171 ***
    *** 5172 ***
    *** 5173 ***
    *** 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 ***
    *** 5204 ***
    *** 5205 ***
    *** 5206 ***
    *** 5207 ***
    *** 5208 ***
    *** 5209 ***
    *** 5210 ***
    *** 5211 ***
    *** 5212 ***
    *** 5213 ***
    *** 5214 ***
    *** 5215 ***
    *** 5216 ***
    *** 5217 ***
    *** 5218 ***
    *** 5219 ***
    *** 5220 ***
    *** 5221 ***
    *** 5222 ***
    *** 5223 ***
    *** 5224 ***
    *** 5225 ***
    *** 5226 ***
    *** 5227 ***
    *** 5228 ***
    *** 5229 ***
    *** 5230 ***
    *** 5231 ***
    *** 5232 ***
    *** 5233 ***
    *** 5234 ***
    *** 5235 ***
    *** 5236 ***
    *** 5237 ***
    *** 5238 ***
    *** 5239 ***
    *** 5240 ***
    *** 5241 ***
    *** 5242 ***
    *** 5243 ***
    *** 5244 ***
    *** 5245 ***
    *** 5246 ***
    *** 5247 ***
    *** 5248 ***
    *** 5249 ***
    *** 5250 ***
    *** 5251 ***
    *** 5252 ***
    *** 5253 ***
    *** 5254 ***
    *** 5255 ***
    *** 5256 ***
    *** 5257 ***
    *** 5258 ***
    *** 5259 ***
    *** 5260 ***
    *** 5261 ***
    *** 5262 ***
    *** 5263 ***
    *** 5264 ***
    *** 5265 ***
    *** 5266 ***
    *** 5267 ***
    *** 5268 ***
    *** 5269 ***
    *** 5270 ***
    *** 5271 ***
    *** 5272 ***
    *** 5273 ***
    *** 5274 ***
    *** 5275 ***
    *** 5276 ***
    *** 5277 ***
    *** 5278 ***
    *** 5279 ***
    *** 5280 ***
    *** 5281 ***
    *** 5282 ***
    *** 5283 ***
    *** 5284 ***
    *** 5285 ***
    *** 5286 ***
    *** 5287 ***
    *** 5288 ***
    *** 5289 ***
    *** 5290 ***
    *** 5291 ***
    *** 5292 ***
    *** 5293 ***
    *** 5294 ***
    *** 5295 ***
    *** 5296 ***
    *** 5297 ***
    *** 5298 ***
    *** 5299 ***
    *** 5300 ***
    *** 5301 ***
    *** 5302 ***
    *** 5303 ***
    *** 5304 ***
    *** 5305 ***
    *** 5306 ***
    *** 5307 ***
    *** 5308 ***
    *** 5309 ***
    *** 5310 ***
    *** 5311 ***
    *** 5312 ***
    *** 5313 ***
    *** 5314 ***
    *** 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 ***
    *** 5342 ***
    *** 5343 ***
    *** 5344 ***
    *** 5345 ***
    *** 5346 ***
    *** 5347 ***
    *** 5348 ***
    *** 5349 ***
    *** 5350 ***
    *** 5351 ***
    *** 5352 ***
    *** 5353 ***
    *** 5354 ***
    *** 5355 ***
    *** 5356 ***
    *** 5357 ***
    *** 5358 ***
    *** 5359 ***
    *** 5360 ***
    *** 5361 ***
    *** 5362 ***
    *** 5363 ***
    *** 5364 ***
    *** 5365 ***
    *** 5366 ***
    *** 5367 ***
    *** 5368 ***
    *** 5369 ***
    *** 5370 ***
    *** 5371 ***
    *** 5372 ***
    *** 5373 ***
    *** 5374 ***
    *** 5375 ***
    *** 5376 ***
    *** 5377 ***
    *** 5378 ***
    *** 5379 ***
    *** 5380 ***
    *** 5381 ***
    *** 5382 ***
    *** 5383 ***
    *** 5384 ***
    *** 5385 ***
    *** 5386 ***
    *** 5387 ***
    *** 5388 ***
    *** 5389 ***
    *** 5390 ***
    *** 5391 ***
    *** 5392 ***
    *** 5393 ***
    *** 5394 ***
    *** 5395 ***
    *** 5396 ***
    *** 5397 ***
    *** 5398 ***
    *** 5399 ***
    *** 5400 ***
    *** 5401 ***
    *** 5402 ***
    *** 5403 ***
    *** 5404 ***
    *** 5405 ***
    *** 5406 ***
    *** 5407 ***
    *** 5408 ***
    *** 5409 ***
    *** 5410 ***
    *** 5411 ***
    *** 5412 ***
    *** 5413 ***
    *** 5414 ***
    *** 5415 ***
    *** 5416 ***
    *** 5417 ***
    *** 5418 ***
    *** 5419 ***
    *** 5420 ***
    *** 5421 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.978 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126PADDING
    04:33:05.978 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO7816-4
    04:33:05.979 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5513 ***
    *** 5514 ***
    *** 5515 ***
    *** 5516 ***
    *** 5517 ***
    *** 5518 ***
    *** 5519 ***
    *** 5520 ***
    *** 5521 ***
    *** 5522 ***
    *** 5523 ***
    *** 5524 ***
    *** 5525 ***
    *** 5526 ***
    *** 5527 ***
    *** 5528 ***
    *** 5529 ***
    *** 5530 ***
    *** 5531 ***
    *** 5532 ***
    *** 5533 ***
    *** 5534 ***
    *** 5535 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.979 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/NOPADDING
    04:33:05.979 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS5
    04:33:05.980 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS5PADDING
    04:33:05.980 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5536 ***
    *** 5537 ***
    *** 5538 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.981 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS7PADDING
    04:33:05.981 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/TBC
    04:33:05.982 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/TBCPADDING
    04:33:05.982 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/X9.23
    04:33:05.983 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/X9.23PADDING
    04:33:05.983 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ZEROBYTE
    04:33:05.983 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ZEROBYTEPADDING
    04:33:05.984 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/
    04:33:05.984 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5539 ***
    *** 5540 ***
    *** 5541 ***
    *** 5542 ***
    *** 5543 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.985 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126-2
    04:33:05.986 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5544 ***
    *** 5545 ***
    *** 5546 ***
    *** 5547 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.986 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126PADDING
    04:33:05.986 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO7816-4
    04:33:05.987 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO7816-4PADDING
    04:33:05.987 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/NOPADDING
    04:33:05.987 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5548 ***
    *** 5549 ***
    *** 5550 ***
    *** 5551 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:05.988 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS5PADDING
    04:33:05.988 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS7
    04:33:05.988 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS7PADDING
    04:33:05.989 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/TBC
    04:33:05.989 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/TBCPADDING
    04:33:06.002 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/X9.23
    04:33:06.002 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/X9.23PADDING
    04:33:06.003 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5552 ***
    *** 5553 ***
    *** 5554 ***
    *** 5555 ***
    *** 5556 ***
    *** 5557 ***
    *** 5558 ***
    *** 5559 ***
    *** 5560 ***
    *** 5561 ***
    *** 5562 ***
    *** 5563 ***
    *** 5564 ***
    *** 5565 ***
    *** 5566 ***
    *** 5567 ***
    *** 5568 ***
    *** 5569 ***
    *** 5570 ***
    *** 5571 ***
    *** 5572 ***
    *** 5573 ***
    *** 5574 ***
    *** 5575 ***
    *** 5576 ***
    *** 5577 ***
    *** 5578 ***
    *** 5579 ***
    *** 5580 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.003 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ZEROBYTEPADDING
    04:33:06.003 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/
    04:33:06.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126
    04:33:06.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126-2
    04:33:06.005 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126-2PADDING
    04:33:06.005 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5581 ***
    *** 5582 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.006 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO7816-4
    04:33:06.006 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO7816-4PADDING
    04:33:06.007 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/NOPADDING
    04:33:06.007 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS5
    04:33:06.008 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS5PADDING
    04:33:06.008 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5583 ***
    *** 5584 ***
    *** 5585 ***
    *** 5586 ***
    *** 5587 ***
    *** 5588 ***
    *** 5589 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.009 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS7PADDING
    04:33:06.010 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/TBC
    04:33:06.010 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5590 ***
    *** 5591 ***
    *** 5592 ***
    *** 5593 ***
    *** 5594 ***
    *** 5595 ***
    *** 5596 ***
    *** 5597 ***
    *** 5598 ***
    *** 5599 ***
    *** 5600 ***
    *** 5601 ***
    *** 5602 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/X9.23
    04:33:06.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/X9.23PADDING
    04:33:06.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ZEROBYTE
    04:33:06.012 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ZEROBYTEPADDING
    04:33:06.012 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5603 ***
    *** 5604 ***
    *** 5605 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.013 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126
    04:33:06.014 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126-2
    04:33:06.014 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126-2PADDING
    04:33:06.015 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126PADDING
    04:33:06.025 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO7816-4
    04:33:06.026 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO7816-4PADDING
    04:33:06.026 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/NOPADDING
    04:33:06.026 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS5
    04:33:06.026 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS5PADDING
    04:33:06.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS7
    04:33:06.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS7PADDING
    04:33:06.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/TBC
    04:33:06.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/TBCPADDING
    04:33:06.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/X9.23
    04:33:06.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5606 ***
    *** 5607 ***
    *** 5608 ***
    *** 5609 ***
    *** 5610 ***
    *** 5611 ***
    *** 5612 ***
    *** 5613 ***
    *** 5614 ***
    *** 5615 ***
    *** 5616 ***
    *** 5617 ***
    *** 5618 ***
    *** 5619 ***
    *** 5620 ***
    *** 5621 ***
    *** 5622 ***
    *** 5623 ***
    *** 5624 ***
    *** 5625 ***
    *** 5626 ***
    *** 5627 ***
    *** 5628 ***
    *** 5629 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ZEROBYTE
    04:33:06.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5630 ***
    *** 5631 ***
    *** 5632 ***
    *** 5633 ***
    *** 5634 ***
    *** 5635 ***
    *** 5636 ***
    *** 5637 ***
    *** 5638 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/
    04:33:06.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126
    04:33:06.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126-2
    04:33:06.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126-2PADDING
    04:33:06.029 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126PADDING
    04:33:06.029 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5639 ***
    *** 5640 ***
    *** 5641 ***
    *** 5642 ***
    *** 5643 ***
    *** 5644 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.029 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO7816-4PADDING
    04:33:06.029 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/NOPADDING
    04:33:06.029 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS5
    04:33:06.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS5PADDING
    04:33:06.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5645 ***
    *** 5646 ***
    *** 5647 ***
    *** 5648 ***
    *** 5649 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS7PADDING
    04:33:06.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/TBC
    04:33:06.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/TBCPADDING
    04:33:06.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/X9.23
    04:33:06.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/X9.23PADDING
    04:33:06.031 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ZEROBYTE
    04:33:06.031 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ZEROBYTEPADDING
    04:33:06.031 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5650 ***
    *** 5651 ***
    *** 5652 ***
    *** 5653 ***
    *** 5654 ***
    *** 5655 ***
    *** 5656 ***
    *** 5657 ***
    *** 5658 ***
    *** 5659 ***
    *** 5660 ***
    *** 5661 ***
    *** 5662 ***
    *** 5663 ***
    *** 5664 ***
    *** 5665 ***
    *** 5666 ***
    *** 5667 ***
    *** 5668 ***
    *** 5669 ***
    *** 5670 ***
    *** 5671 ***
    *** 5672 ***
    *** 5673 ***
    *** 5674 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.031 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126
    04:33:06.031 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5675 ***
    *** 5676 ***
    *** 5677 ***
    *** 5678 ***
    *** 5679 ***
    *** 5680 ***
    *** 5681 ***
    *** 5682 ***
    *** 5683 ***
    *** 5684 ***
    *** 5685 ***
    *** 5686 ***
    *** 5687 ***
    *** 5688 ***
    *** 5689 ***
    *** 5690 ***
    *** 5691 ***
    *** 5692 ***
    *** 5693 ***
    *** 5694 ***
    *** 5695 ***
    *** 5696 ***
    *** 5697 ***
    *** 5698 ***
    *** 5699 ***
    *** 5700 ***
    *** 5701 ***
    *** 5702 ***
    *** 5703 ***
    *** 5704 ***
    *** 5705 ***
    *** 5706 ***
    *** 5707 ***
    *** 5708 ***
    *** 5709 ***
    *** 5710 ***
    *** 5711 ***
    *** 5712 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.032 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126-2PADDING
    04:33:06.032 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126PADDING
    04:33:06.032 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO7816-4
    04:33:06.032 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO7816-4PADDING
    04:33:06.032 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5713 ***
    *** 5714 ***
    *** 5715 ***
    *** 5716 ***
    *** 5717 ***
    *** 5718 ***
    *** 5719 ***
    *** 5720 ***
    *** 5721 ***
    *** 5722 ***
    *** 5723 ***
    *** 5724 ***
    *** 5725 ***
    *** 5726 ***
    *** 5727 ***
    *** 5728 ***
    *** 5729 ***
    *** 5730 ***
    *** 5731 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.033 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS5
    04:33:06.033 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS5PADDING
    04:33:06.035 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS7
    04:33:06.036 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS7PADDING
    04:33:06.036 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/TBC
    04:33:06.037 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/TBCPADDING
    04:33:06.037 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/X9.23
    04:33:06.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/X9.23PADDING
    04:33:06.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ZEROBYTE
    04:33:06.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ZEROBYTEPADDING
    04:33:06.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CTS/
    04:33:06.050 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/CTS/" does not support IV => Skipping.
    04:33:06.050 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CTS/NOPADDING
    04:33:06.051 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/CTS/NOPADDING" does not support IV => Skipping.
    04:33:06.051 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/EAX/
    04:33:06.053 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/EAX/NOPADDING
    04:33:06.054 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/ECB/
    04:33:06.055 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/ECB/" does not support IV => Skipping.
    04:33:06.055 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/ECB/NOPADDING
    04:33:06.056 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/ECB/NOPADDING" does not support IV => Skipping.
    04:33:06.056 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/GCM/
    04:33:06.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/GCM/NOPADDING
    04:33:06.083 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/
    04:33:06.090 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126
    04:33:06.098 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126-2
    04:33:06.099 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126-2PADDING
    04:33:06.099 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126PADDING
    04:33:06.100 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO7816-4
    04:33:06.100 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO7816-4PADDING
    04:33:06.101 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/NOPADDING
    04:33:06.101 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS5
    04:33:06.102 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS5PADDING
    04:33:06.102 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS7
    04:33:06.102 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS7PADDING
    04:33:06.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/TBC
    04:33:06.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/TBCPADDING
    04:33:06.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/X9.23
    04:33:06.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/X9.23PADDING
    04:33:06.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ZEROBYTE
    04:33:06.122 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ZEROBYTEPADDING
    04:33:06.123 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/
    04:33:06.123 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126
    04:33:06.123 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126-2
    04:33:06.123 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126-2PADDING
    04:33:06.123 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126PADDING
    04:33:06.123 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO7816-4
    04:33:06.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO7816-4PADDING
    04:33:06.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5732 ***
    *** 5733 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS5
    04:33:06.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS5PADDING
    04:33:06.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS7
    04:33:06.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS7PADDING
    04:33:06.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/TBC
    04:33:06.125 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/TBCPADDING
    04:33:06.125 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/X9.23
    04:33:06.125 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/X9.23PADDING
    04:33:06.125 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ZEROBYTE
    04:33:06.125 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ZEROBYTEPADDING
    04:33:06.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/
    04:33:06.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126
    04:33:06.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126-2
    04:33:06.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126-2PADDING
    04:33:06.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126PADDING
    04:33:06.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5734 ***
    *** 5735 ***
    *** 5736 ***
    *** 5737 ***
    *** 5738 ***
    *** 5739 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO7816-4PADDING
    04:33:06.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/NOPADDING
    04:33:06.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS5
    04:33:06.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS5PADDING
    04:33:06.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS7
    04:33:06.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS7PADDING
    04:33:06.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/TBC
    04:33:06.128 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/TBCPADDING
    04:33:06.128 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/X9.23
    04:33:06.128 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/X9.23PADDING
    04:33:06.128 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ZEROBYTE
    04:33:06.128 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ZEROBYTEPADDING
    04:33:06.128 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/
    04:33:06.128 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126
    04:33:06.129 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126-2
    04:33:06.133 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126-2PADDING
    04:33:06.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5740 ***
    *** 5741 ***
    *** 5742 ***
    *** 5743 ***
    *** 5744 ***
    *** 5745 ***
    *** 5746 ***
    *** 5747 ***
    *** 5748 ***
    *** 5749 ***
    *** 5750 ***
    *** 5751 ***
    *** 5752 ***
    *** 5753 ***
    *** 5754 ***
    *** 5755 ***
    *** 5756 ***
    *** 5757 ***
    *** 5758 ***
    *** 5759 ***
    *** 5760 ***
    *** 5761 ***
    *** 5762 ***
    *** 5763 ***
    *** 5764 ***
    *** 5765 ***
    *** 5766 ***
    *** 5767 ***
    *** 5768 ***
    *** 5769 ***
    *** 5770 ***
    *** 5771 ***
    *** 5772 ***
    *** 5773 ***
    *** 5774 ***
    *** 5775 ***
    *** 5776 ***
    *** 5777 ***
    *** 5778 ***
    *** 5779 ***
    *** 5780 ***
    *** 5781 ***
    *** 5782 ***
    *** 5783 ***
    *** 5784 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO7816-4
    04:33:06.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO7816-4PADDING
    04:33:06.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5785 ***
    *** 5786 ***
    *** 5787 ***
    *** 5788 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS5
    04:33:06.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS5PADDING
    04:33:06.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS7
    04:33:06.138 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS7PADDING
    04:33:06.140 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5789 ***
    *** 5790 ***
    *** 5791 ***
    *** 5792 ***
    *** 5793 ***
    *** 5794 ***
    *** 5795 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.140 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/TBCPADDING
    04:33:06.140 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/X9.23
    04:33:06.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/X9.23PADDING
    04:33:06.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ZEROBYTE
    04:33:06.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ZEROBYTEPADDING
    04:33:06.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/
    04:33:06.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126
    04:33:06.154 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126-2
    04:33:06.154 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126-2PADDING
    04:33:06.155 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126PADDING
    04:33:06.155 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO7816-4
    04:33:06.155 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO7816-4PADDING
    04:33:06.156 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/NOPADDING
    04:33:06.156 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS5
    04:33:06.156 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS5PADDING
    04:33:06.157 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS7
    04:33:06.157 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS7PADDING
    04:33:06.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/TBC
    04:33:06.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/TBCPADDING
    04:33:06.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/X9.23
    04:33:06.159 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/X9.23PADDING
    04:33:06.159 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ZEROBYTE
    04:33:06.160 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ZEROBYTEPADDING
    04:33:06.160 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/
    04:33:06.161 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126
    04:33:06.161 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126-2
    04:33:06.162 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126-2PADDING
    04:33:06.162 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126PADDING
    04:33:06.162 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO7816-4
    04:33:06.163 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5796 ***
    *** 5797 ***
    *** 5798 ***
    *** 5799 ***
    *** 5800 ***
    *** 5801 ***
    *** 5802 ***
    *** 5803 ***
    *** 5804 ***
    *** 5805 ***
    *** 5806 ***
    *** 5807 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.163 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5808 ***
    *** 5809 ***
    *** 5810 ***
    *** 5811 ***
    *** 5812 ***
    *** 5813 ***
    *** 5814 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.163 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS5
    04:33:06.164 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS5PADDING
    04:33:06.164 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS7
    04:33:06.165 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS7PADDING
    04:33:06.165 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/TBC
    04:33:06.166 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/TBCPADDING
    04:33:06.166 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/X9.23
    04:33:06.166 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/X9.23PADDING
    04:33:06.166 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ZEROBYTE
    04:33:06.167 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ZEROBYTEPADDING
    04:33:06.167 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5815 ***
    *** 5816 ***
    *** 5817 ***
    *** 5818 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.167 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126
    04:33:06.168 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126-2
    04:33:06.168 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126-2PADDING
    04:33:06.168 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126PADDING
    04:33:06.168 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO7816-4
    04:33:06.169 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5819 ***
    *** 5820 ***
    *** 5821 ***
    *** 5822 ***
    *** 5823 ***
    *** 5824 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.169 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/NOPADDING
    04:33:06.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS5
    04:33:06.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS5PADDING
    04:33:06.182 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS7
    04:33:06.182 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS7PADDING
    04:33:06.182 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/TBC
    04:33:06.183 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/TBCPADDING
    04:33:06.183 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/X9.23
    04:33:06.183 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/X9.23PADDING
    04:33:06.184 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ZEROBYTE
    04:33:06.184 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ZEROBYTEPADDING
    04:33:06.185 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/
    04:33:06.185 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126
    04:33:06.186 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126-2
    04:33:06.186 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5825 ***
    *** 5826 ***
    *** 5827 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.186 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126PADDING
    04:33:06.187 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO7816-4
    04:33:06.187 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO7816-4PADDING
    04:33:06.187 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/NOPADDING
    04:33:06.188 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS5
    04:33:06.188 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS5PADDING
    04:33:06.189 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS7
    04:33:06.189 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS7PADDING
    04:33:06.189 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/TBC
    04:33:06.190 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/TBCPADDING
    04:33:06.190 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/X9.23
    04:33:06.190 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/X9.23PADDING
    04:33:06.191 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ZEROBYTE
    04:33:06.191 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ZEROBYTEPADDING
    04:33:06.191 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/
    04:33:06.192 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126
    04:33:06.192 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126-2
    04:33:06.192 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126-2PADDING
    04:33:06.193 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126PADDING
    04:33:06.194 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO7816-4
    04:33:06.194 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5828 ***
    *** 5829 ***
    *** 5830 ***
    *** 5831 ***
    *** 5832 ***
    *** 5833 ***
    *** 5834 ***
    *** 5835 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.194 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/NOPADDING
    04:33:06.195 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS5
    04:33:06.195 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS5PADDING
    04:33:06.195 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS7
    04:33:06.196 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS7PADDING
    04:33:06.196 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/TBC
    04:33:06.196 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/TBCPADDING
    04:33:06.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/X9.23
    04:33:06.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/X9.23PADDING
    04:33:06.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ZEROBYTE
    04:33:06.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ZEROBYTEPADDING
    04:33:06.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/
    04:33:06.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126
    04:33:06.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126-2
    04:33:06.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126-2PADDING
    04:33:06.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126PADDING
    04:33:06.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO7816-4
    04:33:06.212 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO7816-4PADDING
    04:33:06.212 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/NOPADDING
    04:33:06.213 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS5
    04:33:06.213 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS5PADDING
    04:33:06.214 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS7
    04:33:06.214 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS7PADDING
    04:33:06.215 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/TBC
    04:33:06.217 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5836 ***
    *** 5837 ***
    *** 5838 ***
    *** 5839 ***
    *** 5840 ***
    *** 5841 ***
    *** 5842 ***
    *** 5843 ***
    *** 5844 ***
    *** 5845 ***
    *** 5846 ***
    *** 5847 ***
    *** 5848 ***
    *** 5849 ***
    *** 5850 ***
    *** 5851 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/X9.23
    04:33:06.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/X9.23PADDING
    04:33:06.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ZEROBYTE
    04:33:06.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ZEROBYTEPADDING
    04:33:06.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/
    04:33:06.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126
    04:33:06.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126-2
    04:33:06.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126-2PADDING
    04:33:06.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126PADDING
    04:33:06.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5852 ***
    *** 5853 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO7816-4PADDING
    04:33:06.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/NOPADDING
    04:33:06.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS5
    04:33:06.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS5PADDING
    04:33:06.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS7
    04:33:06.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS7PADDING
    04:33:06.231 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/TBC
    04:33:06.231 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/TBCPADDING
    04:33:06.232 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/X9.23
    04:33:06.232 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/X9.23PADDING
    04:33:06.232 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ZEROBYTE
    04:33:06.233 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ZEROBYTEPADDING
    04:33:06.234 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/
    04:33:06.234 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126
    04:33:06.234 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126-2
    04:33:06.235 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126-2PADDING
    04:33:06.235 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126PADDING
    04:33:06.235 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO7816-4
    04:33:06.236 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5854 ***
    *** 5855 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/NOPADDING
    04:33:06.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS5
    04:33:06.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS5PADDING
    04:33:06.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS7
    04:33:06.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS7PADDING
    04:33:06.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/TBC
    04:33:06.248 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/TBCPADDING
    04:33:06.248 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/X9.23
    04:33:06.248 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/X9.23PADDING
    04:33:06.249 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ZEROBYTE
    04:33:06.250 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ZEROBYTEPADDING
    04:33:06.250 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/
    04:33:06.250 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126
    04:33:06.251 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126-2
    04:33:06.251 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126-2PADDING
    04:33:06.251 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126PADDING
    04:33:06.252 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO7816-4
    04:33:06.252 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO7816-4PADDING
    04:33:06.253 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/NOPADDING
    04:33:06.253 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS5
    04:33:06.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS5PADDING
    04:33:06.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS7
    04:33:06.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS7PADDING
    04:33:06.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5856 ***
    *** 5857 ***
    *** 5858 ***
    *** 5859 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/TBCPADDING
    04:33:06.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/X9.23
    04:33:06.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/X9.23PADDING
    04:33:06.256 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ZEROBYTE
    04:33:06.256 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ZEROBYTEPADDING
    04:33:06.256 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/
    04:33:06.257 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126
    04:33:06.258 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126-2
    04:33:06.258 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126-2PADDING
    04:33:06.264 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126PADDING
    04:33:06.264 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO7816-4
    04:33:06.265 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO7816-4PADDING
    04:33:06.265 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5860 ***
    *** 5861 ***
    *** 5862 ***
    *** 5863 ***
    *** 5864 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.265 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS5
    04:33:06.266 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS5PADDING
    04:33:06.266 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS7
    04:33:06.266 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS7PADDING
    04:33:06.268 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/TBC
    04:33:06.268 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/TBCPADDING
    04:33:06.269 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/X9.23
    04:33:06.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/X9.23PADDING
    04:33:06.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ZEROBYTE
    04:33:06.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ZEROBYTEPADDING
    04:33:06.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5865 ***
    *** 5866 ***
    *** 5867 ***
    *** 5868 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126
    04:33:06.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126-2
    04:33:06.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126-2PADDING
    04:33:06.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126PADDING
    04:33:06.277 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO7816-4
    04:33:06.277 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO7816-4PADDING
    04:33:06.278 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/NOPADDING
    04:33:06.278 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS5
    04:33:06.292 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS5PADDING
    04:33:06.293 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS7
    04:33:06.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS7PADDING
    04:33:06.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/TBC
    04:33:06.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/TBCPADDING
    04:33:06.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/X9.23
    04:33:06.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/X9.23PADDING
    04:33:06.296 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ZEROBYTE
    04:33:06.296 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ZEROBYTEPADDING
    04:33:06.297 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/
    04:33:06.297 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126
    04:33:06.298 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126-2
    04:33:06.298 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126-2PADDING
    04:33:06.299 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126PADDING
    04:33:06.299 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO7816-4
    04:33:06.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO7816-4PADDING
    04:33:06.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/NOPADDING
    04:33:06.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS5
    04:33:06.301 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS5PADDING
    04:33:06.302 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS7
    04:33:06.302 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS7PADDING
    04:33:06.302 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/TBC
    04:33:06.303 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5869 ***
    *** 5870 ***
    *** 5871 ***
    *** 5872 ***
    *** 5873 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.303 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/X9.23
    04:33:06.304 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/X9.23PADDING
    04:33:06.304 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ZEROBYTE
    04:33:06.304 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ZEROBYTEPADDING
    04:33:06.305 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/
    04:33:06.305 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126
    04:33:06.306 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126-2
    04:33:06.306 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126-2PADDING
    04:33:06.306 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126PADDING
    04:33:06.307 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO7816-4
    04:33:06.307 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO7816-4PADDING
    04:33:06.307 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/NOPADDING
    04:33:06.308 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS5
    04:33:06.308 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS5PADDING
    04:33:06.308 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS7
    04:33:06.309 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS7PADDING
    04:33:06.309 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/TBC
    04:33:06.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5874 ***
    *** 5875 ***
    *** 5876 ***
    *** 5877 ***
    *** 5878 ***
    *** 5879 ***
    *** 5880 ***
    *** 5881 ***
    *** 5882 ***
    *** 5883 ***
    *** 5884 ***
    *** 5885 ***
    *** 5886 ***
    *** 5887 ***
    *** 5888 ***
    *** 5889 ***
    *** 5890 ***
    *** 5891 ***
    *** 5892 ***
    *** 5893 ***
    *** 5894 ***
    *** 5895 ***
    *** 5896 ***
    *** 5897 ***
    *** 5898 ***
    *** 5899 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/X9.23
    04:33:06.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5900 ***
    *** 5901 ***
    *** 5902 ***
    *** 5903 ***
    *** 5904 ***
    *** 5905 ***
    *** 5906 ***
    *** 5907 ***
    *** 5908 ***
    *** 5909 ***
    *** 5910 ***
    *** 5911 ***
    *** 5912 ***
    *** 5913 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ZEROBYTE
    04:33:06.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ZEROBYTEPADDING
    04:33:06.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/
    04:33:06.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126
    04:33:06.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126-2
    04:33:06.320 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126-2PADDING
    04:33:06.320 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5914 ***
    *** 5915 ***
    *** 5916 ***
    *** 5917 ***
    *** 5918 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.321 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO7816-4
    04:33:06.322 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO7816-4PADDING
    04:33:06.322 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/NOPADDING
    04:33:06.322 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS5
    04:33:06.323 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS5PADDING
    04:33:06.323 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS7
    04:33:06.324 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS7PADDING
    04:33:06.324 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/TBC
    04:33:06.324 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/TBCPADDING
    04:33:06.325 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/X9.23
    04:33:06.325 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/X9.23PADDING
    04:33:06.326 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ZEROBYTE
    04:33:06.326 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ZEROBYTEPADDING
    04:33:06.326 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/
    04:33:06.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5919 ***
    *** 5920 ***
    *** 5921 ***
    *** 5922 ***
    *** 5923 ***
    *** 5924 ***
    *** 5925 ***
    *** 5926 ***
    *** 5927 ***
    *** 5928 ***
    *** 5929 ***
    *** 5930 ***
    *** 5931 ***
    *** 5932 ***
    *** 5933 ***
    *** 5934 ***
    *** 5935 ***
    *** 5936 ***
    *** 5937 ***
    *** 5938 ***
    *** 5939 ***
    *** 5940 ***
    *** 5941 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126-2
    04:33:06.328 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126-2PADDING
    04:33:06.328 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126PADDING
    04:33:06.329 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO7816-4
    04:33:06.335 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO7816-4PADDING
    04:33:06.336 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/NOPADDING
    04:33:06.336 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS5
    04:33:06.336 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS5PADDING
    04:33:06.337 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS7
    04:33:06.337 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS7PADDING
    04:33:06.338 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/TBC
    04:33:06.338 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/TBCPADDING
    04:33:06.338 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5942 ***
    *** 5943 ***
    *** 5944 ***
    *** 5945 ***
    *** 5946 ***
    *** 5947 ***
    *** 5948 ***
    *** 5949 ***
    *** 5950 ***
    *** 5951 ***
    *** 5952 ***
    *** 5953 ***
    *** 5954 ***
    *** 5955 ***
    *** 5956 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.339 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/X9.23PADDING
    04:33:06.339 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ZEROBYTE
    04:33:06.339 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ZEROBYTEPADDING
    04:33:06.339 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/
    04:33:06.340 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126
    04:33:06.340 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126-2
    04:33:06.340 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126-2PADDING
    04:33:06.341 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126PADDING
    04:33:06.341 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5957 ***
    *** 5958 ***
    *** 5959 ***
    *** 5960 ***
    *** 5961 ***
    *** 5962 ***
    *** 5963 ***
    *** 5964 ***
    *** 5965 ***
    *** 5966 ***
    *** 5967 ***
    *** 5968 ***
    *** 5969 ***
    *** 5970 ***
    *** 5971 ***
    *** 5972 ***
    *** 5973 ***
    *** 5974 ***
    *** 5975 ***
    *** 5976 ***
    *** 5977 ***
    *** 5978 ***
    *** 5979 ***
    *** 5980 ***
    *** 5981 ***
    *** 5982 ***
    *** 5983 ***
    *** 5984 ***
    *** 5985 ***
    *** 5986 ***
    *** 5987 ***
    *** 5988 ***
    *** 5989 ***
    *** 5990 ***
    *** 5991 ***
    *** 5992 ***
    *** 5993 ***
    *** 5994 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.342 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO7816-4PADDING
    04:33:06.342 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/NOPADDING
    04:33:06.342 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS5
    04:33:06.343 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5995 ***
    *** 5996 ***
    *** 5997 ***
    *** 5998 ***
    *** 5999 ***
    *** 6000 ***
    *** 6001 ***
    *** 6002 ***
    *** 6003 ***
    *** 6004 ***
    *** 6005 ***
    *** 6006 ***
    *** 6007 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.343 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS7
    04:33:06.343 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS7PADDING
    04:33:06.344 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/TBC
    04:33:06.344 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6008 ***
    *** 6009 ***
    *** 6010 ***
    *** 6011 ***
    *** 6012 ***
    *** 6013 ***
    *** 6014 ***
    *** 6015 ***
    *** 6016 ***
    *** 6017 ***
    *** 6018 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.344 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/X9.23
    04:33:06.345 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/X9.23PADDING
    04:33:06.346 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ZEROBYTE
    04:33:06.347 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ZEROBYTEPADDING
    04:33:06.352 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/
    04:33:06.352 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6019 ***
    *** 6020 ***
    *** 6021 ***
    *** 6022 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.352 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126-2
    04:33:06.353 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126-2PADDING
    04:33:06.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126PADDING
    04:33:06.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO7816-4
    04:33:06.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6023 ***
    *** 6024 ***
    *** 6025 ***
    *** 6026 ***
    *** 6027 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/NOPADDING
    04:33:06.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS5
    04:33:06.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS5PADDING
    04:33:06.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS7
    04:33:06.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS7PADDING
    04:33:06.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/TBC
    04:33:06.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/TBCPADDING
    04:33:06.357 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/X9.23
    04:33:06.357 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/X9.23PADDING
    04:33:06.358 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ZEROBYTE
    04:33:06.358 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ZEROBYTEPADDING
    04:33:06.358 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/
    04:33:06.359 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126
    04:33:06.359 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126-2
    04:33:06.359 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126-2PADDING
    04:33:06.360 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126PADDING
    04:33:06.360 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO7816-4
    04:33:06.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO7816-4PADDING
    04:33:06.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/NOPADDING
    04:33:06.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS5
    04:33:06.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS5PADDING
    04:33:06.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS7
    04:33:06.365 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6028 ***
    *** 6029 ***
    *** 6030 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.365 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/TBC
    04:33:06.365 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/TBCPADDING
    04:33:06.370 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/X9.23
    04:33:06.370 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/X9.23PADDING
    04:33:06.371 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ZEROBYTE
    04:33:06.371 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ZEROBYTEPADDING
    04:33:06.371 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6031 ***
    *** 6032 ***
    *** 6033 ***
    *** 6034 ***
    *** 6035 ***
    *** 6036 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.372 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126
    04:33:06.372 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126-2
    04:33:06.372 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126-2PADDING
    04:33:06.373 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126PADDING
    04:33:06.373 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO7816-4
    04:33:06.374 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO7816-4PADDING
    04:33:06.374 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/NOPADDING
    04:33:06.374 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS5
    04:33:06.375 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS5PADDING
    04:33:06.375 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS7
    04:33:06.375 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS7PADDING
    04:33:06.385 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/TBC
    04:33:06.386 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/TBCPADDING
    04:33:06.386 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/X9.23
    04:33:06.386 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6037 ***
    *** 6038 ***
    *** 6039 ***
    *** 6040 ***
    *** 6041 ***
    *** 6042 ***
    *** 6043 ***
    *** 6044 ***
    *** 6045 ***
    *** 6046 ***
    *** 6047 ***
    *** 6048 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ZEROBYTE
    04:33:06.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ZEROBYTEPADDING
    04:33:06.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/
    04:33:06.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126
    04:33:06.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126-2
    04:33:06.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126-2PADDING
    04:33:06.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126PADDING
    04:33:06.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO7816-4
    04:33:06.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO7816-4PADDING
    04:33:06.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/NOPADDING
    04:33:06.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS5
    04:33:06.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS5PADDING
    04:33:06.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS7
    04:33:06.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6049 ***
    *** 6050 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/TBC
    04:33:06.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/TBCPADDING
    04:33:06.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/X9.23
    04:33:06.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/X9.23PADDING
    04:33:06.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ZEROBYTE
    04:33:06.393 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ZEROBYTEPADDING
    04:33:06.393 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/
    04:33:06.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126
    04:33:06.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126-2
    04:33:06.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126-2PADDING
    04:33:06.395 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126PADDING
    04:33:06.395 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO7816-4
    04:33:06.395 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO7816-4PADDING
    04:33:06.396 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/NOPADDING
    04:33:06.396 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6051 ***
    *** 6052 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.396 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS5PADDING
    04:33:06.396 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS7
    04:33:06.397 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS7PADDING
    04:33:06.397 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/TBC
    04:33:06.398 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/TBCPADDING
    04:33:06.398 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/X9.23
    04:33:06.398 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/X9.23PADDING
    04:33:06.399 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ZEROBYTE
    04:33:06.399 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ZEROBYTEPADDING
    04:33:06.399 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/
    04:33:06.399 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126
    04:33:06.400 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126-2
    04:33:06.400 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126-2PADDING
    04:33:06.400 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126PADDING
    04:33:06.401 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6053 ***
    *** 6054 ***
    *** 6055 ***
    *** 6056 ***
    *** 6057 ***
    *** 6058 ***
    *** 6059 ***
    *** 6060 ***
    *** 6061 ***
    *** 6062 ***
    *** 6063 ***
    *** 6064 ***
    *** 6065 ***
    *** 6066 ***
    *** 6067 ***
    *** 6068 ***
    *** 6069 ***
    *** 6070 ***
    *** 6071 ***
    *** 6072 ***
    *** 6073 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.401 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO7816-4PADDING
    04:33:06.401 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/NOPADDING
    04:33:06.402 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS5
    04:33:06.402 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS5PADDING
    04:33:06.402 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS7
    04:33:06.404 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS7PADDING
    04:33:06.404 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/TBC
    04:33:06.404 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/TBCPADDING
    04:33:06.405 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/X9.23
    04:33:06.406 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/X9.23PADDING
    04:33:06.408 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ZEROBYTE
    04:33:06.409 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ZEROBYTEPADDING
    04:33:06.409 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/
    04:33:06.410 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126
    04:33:06.410 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126-2
    04:33:06.410 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126-2PADDING
    04:33:06.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126PADDING
    04:33:06.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO7816-4
    04:33:06.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO7816-4PADDING
    04:33:06.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/NOPADDING
    04:33:06.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS5
    04:33:06.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS5PADDING
    04:33:06.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS7
    04:33:06.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS7PADDING
    04:33:06.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/TBC
    04:33:06.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/TBCPADDING
    04:33:06.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6074 ***
    *** 6075 ***
    *** 6076 ***
    *** 6077 ***
    *** 6078 ***
    *** 6079 ***
    *** 6080 ***
    *** 6081 ***
    *** 6082 ***
    *** 6083 ***
    *** 6084 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/X9.23PADDING
    04:33:06.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ZEROBYTE
    04:33:06.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ZEROBYTEPADDING
    04:33:06.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/
    04:33:06.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126
    04:33:06.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126-2
    04:33:06.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126-2PADDING
    04:33:06.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126PADDING
    04:33:06.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO7816-4
    04:33:06.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO7816-4PADDING
    04:33:06.419 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/NOPADDING
    04:33:06.419 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS5
    04:33:06.419 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS5PADDING
    04:33:06.420 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS7
    04:33:06.420 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS7PADDING
    04:33:06.420 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/TBC
    04:33:06.421 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/TBCPADDING
    04:33:06.421 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/X9.23
    04:33:06.422 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6085 ***
    *** 6086 ***
    *** 6087 ***
    *** 6088 ***
    *** 6089 ***
    *** 6090 ***
    *** 6091 ***
    *** 6092 ***
    *** 6093 ***
    *** 6094 ***
    *** 6095 ***
    *** 6096 ***
    *** 6097 ***
    *** 6098 ***
    *** 6099 ***
    *** 6100 ***
    *** 6101 ***
    *** 6102 ***
    *** 6103 ***
    *** 6104 ***
    *** 6105 ***
    *** 6106 ***
    *** 6107 ***
    *** 6108 ***
    *** 6109 ***
    *** 6110 ***
    *** 6111 ***
    *** 6112 ***
    *** 6113 ***
    *** 6114 ***
    *** 6115 ***
    *** 6116 ***
    *** 6117 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.422 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ZEROBYTE
    04:33:06.422 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ZEROBYTEPADDING
    04:33:06.422 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/
    04:33:06.423 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126
    04:33:06.423 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6118 ***
    *** 6119 ***
    *** 6120 ***
    *** 6121 ***
    *** 6122 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.423 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126-2PADDING
    04:33:06.424 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126PADDING
    04:33:06.424 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6123 ***
    *** 6124 ***
    *** 6125 ***
    *** 6126 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.424 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO7816-4PADDING
    04:33:06.425 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/NOPADDING
    04:33:06.425 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS5
    04:33:06.425 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS5PADDING
    04:33:06.426 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS7
    04:33:06.426 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6127 ***
    *** 6128 ***
    *** 6129 ***
    *** 6130 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.426 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/TBC
    04:33:06.430 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/TBCPADDING
    04:33:06.435 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/X9.23
    04:33:06.435 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6131 ***
    *** 6132 ***
    *** 6133 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.439 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6134 ***
    *** 6135 ***
    *** 6136 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.439 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ZEROBYTEPADDING
    04:33:06.439 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6137 ***
    *** 6138 ***
    *** 6139 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.440 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6140 ***
    *** 6141 ***
    *** 6142 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.440 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126-2
    04:33:06.441 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126-2PADDING
    04:33:06.442 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6143 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.442 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO7816-4
    04:33:06.442 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO7816-4PADDING
    04:33:06.442 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/NOPADDING
    04:33:06.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6144 ***
    *** 6145 ***
    *** 6146 ***
    *** 6147 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS5PADDING
    04:33:06.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS7
    04:33:06.445 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6148 ***
    *** 6149 ***
    *** 6150 ***
    *** 6151 ***
    *** 6152 ***
    *** 6153 ***
    *** 6154 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.445 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/TBC
    04:33:06.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/TBCPADDING
    04:33:06.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6155 ***
    *** 6156 ***
    *** 6157 ***
    *** 6158 ***
    *** 6159 ***
    *** 6160 ***
    *** 6161 ***
    *** 6162 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.447 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/X9.23PADDING
    04:33:06.447 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ZEROBYTE
    04:33:06.448 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ZEROBYTEPADDING
    04:33:06.449 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6163 ***
    *** 6164 ***
    *** 6165 ***
    *** 6166 ***
    *** 6167 ***
    *** 6168 ***
    *** 6169 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126
    04:33:06.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126-2
    04:33:06.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6170 ***
    *** 6171 ***
    *** 6172 ***
    *** 6173 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126PADDING
    04:33:06.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO7816-4
    04:33:06.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6174 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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
    04:33:06.458 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS5
    04:33:06.458 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6193 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.458 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS7
    04:33:06.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS7PADDING
    04:33:06.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/TBC
    04:33:06.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6194 ***
    *** 6195 ***
    *** 6196 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/X9.23
    04:33:06.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6197 ***
    *** 6198 ***
    *** 6199 ***
    *** 6200 ***
    *** 6201 ***
    *** 6202 ***
    *** 6203 ***
    *** 6204 ***
    *** 6205 ***
    *** 6206 ***
    *** 6207 ***
    *** 6208 ***
    *** 6209 ***
    *** 6210 ***
    *** 6211 ***
    *** 6212 ***
    *** 6213 ***
    *** 6214 ***
    *** 6215 ***
    *** 6216 ***
    *** 6217 ***
    *** 6218 ***
    *** 6219 ***
    *** 6220 ***
    *** 6221 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6222 ***
    *** 6223 ***
    *** 6224 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.461 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6225 ***
    *** 6226 ***
    *** 6227 ***
    *** 6228 ***
    *** 6229 ***
    *** 6230 ***
    *** 6231 ***
    *** 6232 ***
    *** 6233 ***
    *** 6234 ***
    *** 6235 ***
    *** 6236 ***
    *** 6237 ***
    *** 6238 ***
    *** 6239 ***
    *** 6240 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.461 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/
    04:33:06.462 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6241 ***
    *** 6242 ***
    *** 6243 ***
    *** 6244 ***
    *** 6245 ***
    *** 6246 ***
    *** 6247 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.462 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126-2
    04:33:06.463 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126-2PADDING
    04:33:06.463 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6248 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.464 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO7816-4
    04:33:06.464 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO7816-4PADDING
    04:33:06.464 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/NOPADDING
    04:33:06.465 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS5
    04:33:06.466 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS5PADDING
    04:33:06.466 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6249 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.466 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS7PADDING
    04:33:06.467 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/TBC
    04:33:06.467 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/TBCPADDING
    04:33:06.467 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/X9.23
    04:33:06.468 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/X9.23PADDING
    04:33:06.468 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ZEROBYTE
    04:33:06.468 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6250 ***
    *** 6251 ***
    *** 6252 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.469 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/
    04:33:06.469 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126
    04:33:06.470 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126-2
    04:33:06.471 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6253 ***
    *** 6254 ***
    *** 6255 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.471 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126PADDING
    04:33:06.471 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO7816-4
    04:33:06.472 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6256 ***
    *** 6257 ***
    *** 6258 ***
    *** 6259 ***
    *** 6260 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.472 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/NOPADDING
    04:33:06.472 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6261 ***
    *** 6262 ***
    *** 6263 ***
    *** 6264 ***
    *** 6265 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.473 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS5PADDING
    04:33:06.473 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6266 ***
    *** 6267 ***
    *** 6268 ***
    *** 6269 ***
    *** 6270 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.474 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS7PADDING
    04:33:06.474 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/TBC
    04:33:06.475 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/TBCPADDING
    04:33:06.475 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6271 ***
    *** 6272 ***
    *** 6273 ***
    *** 6274 ***
    *** 6275 ***
    *** 6276 ***
    *** 6277 ***
    *** 6278 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.475 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/X9.23PADDING
    04:33:06.475 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ZEROBYTE
    04:33:06.476 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ZEROBYTEPADDING
    04:33:06.476 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/
    04:33:06.477 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126
    04:33:06.478 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126-2
    04:33:06.478 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126-2PADDING
    04:33:06.479 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126PADDING
    04:33:06.479 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO7816-4
    04:33:06.480 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO7816-4PADDING
    04:33:06.480 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/NOPADDING
    04:33:06.481 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS5
    04:33:06.481 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS5PADDING
    04:33:06.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS7
    04:33:06.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS7PADDING
    04:33:06.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/TBC
    04:33:06.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/TBCPADDING
    04:33:06.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6279 ***
    *** 6280 ***
    *** 6281 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.484 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/X9.23PADDING
    04:33:06.484 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ZEROBYTE
    04:33:06.484 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6282 ***
    *** 6283 ***
    *** 6284 ***
    *** 6285 ***
    *** 6286 ***
    *** 6287 ***
    *** 6288 ***
    *** 6289 ***
    *** 6290 ***
    *** 6291 ***
    *** 6292 ***
    *** 6293 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.485 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT//
    04:33:06.486 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT//" does not support IV => Skipping.
    04:33:06.486 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT//NOPADDING
    04:33:06.486 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT//NOPADDING" does not support IV => Skipping.
    04:33:06.487 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC-CTS/
    04:33:06.489 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC-CTS/NOPADDING
    04:33:06.490 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6294 ***
    *** 6295 ***
    *** 6296 ***
    *** 6297 ***
    *** 6298 ***
    *** 6299 ***
    *** 6300 ***
    *** 6301 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.490 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126
    04:33:06.491 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126-2
    04:33:06.492 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126-2PADDING
    04:33:06.493 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126PADDING
    04:33:06.494 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO7816-4
    04:33:06.495 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6302 ***
    *** 6303 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.496 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/NOPADDING
    04:33:06.497 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS5
    04:33:06.498 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6304 ***
    *** 6305 ***
    *** 6306 ***
    *** 6307 ***
    *** 6308 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.499 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS7
    04:33:06.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6309 ***
    *** 6310 ***
    *** 6311 ***
    *** 6312 ***
    *** 6313 ***
    *** 6314 ***
    *** 6315 ***
    *** 6316 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/TBC
    04:33:06.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/TBCPADDING
    04:33:06.501 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/X9.23
    04:33:06.502 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/X9.23PADDING
    04:33:06.502 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6317 ***
    *** 6318 ***
    *** 6319 ***
    *** 6320 ***
    *** 6321 ***
    *** 6322 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.502 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ZEROBYTEPADDING
    04:33:06.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CCM/
    04:33:06.503 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:06.504 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CCM/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6323 ***
    *** 6324 ***
    *** 6325 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.504 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.LIGHT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:06.504 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/
    04:33:06.505 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6326 ***
    *** 6327 ***
    *** 6328 ***
    *** 6329 ***
    *** 6330 ***
    *** 6331 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.505 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126-2
    04:33:06.506 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126-2PADDING
    04:33:06.506 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126PADDING
    04:33:06.507 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO7816-4
    04:33:06.507 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO7816-4PADDING
    04:33:06.507 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/NOPADDING
    04:33:06.508 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS5
    04:33:06.508 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS5PADDING
    04:33:06.508 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS7
    04:33:06.509 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS7PADDING
    04:33:06.510 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/TBC
    04:33:06.510 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/TBCPADDING
    04:33:06.511 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/X9.23
    04:33:06.511 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6332 ***
    *** 6333 ***
    *** 6334 ***
    *** 6335 ***
    *** 6336 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.511 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ZEROBYTE
    04:33:06.511 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6337 ***
    *** 6338 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/
    04:33:06.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126
    04:33:06.513 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126-2
    04:33:06.513 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126-2PADDING
    04:33:06.514 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126PADDING
    04:33:06.514 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO7816-4
    04:33:06.514 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6339 ***
    *** 6340 ***
    *** 6341 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.515 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/NOPADDING
    04:33:06.515 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS5
    04:33:06.515 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS5PADDING
    04:33:06.516 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS7
    04:33:06.516 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS7PADDING
    04:33:06.516 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/TBC
    04:33:06.526 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/TBCPADDING
    04:33:06.526 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/X9.23
    04:33:06.527 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/X9.23PADDING
    04:33:06.527 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ZEROBYTE
    04:33:06.527 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6342 ***
    *** 6343 ***
    *** 6344 ***
    *** 6345 ***
    *** 6346 ***
    *** 6347 ***
    *** 6348 ***
    *** 6349 ***
    *** 6350 ***
    *** 6351 ***
    *** 6352 ***
    *** 6353 ***
    *** 6354 ***
    *** 6355 ***
    *** 6356 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.528 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6357 ***
    *** 6358 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.528 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126
    04:33:06.528 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126-2
    04:33:06.529 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126-2PADDING
    04:33:06.530 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126PADDING
    04:33:06.530 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO7816-4
    04:33:06.530 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO7816-4PADDING
    04:33:06.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/NOPADDING
    04:33:06.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS5
    04:33:06.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS5PADDING
    04:33:06.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS7
    04:33:06.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS7PADDING
    04:33:06.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/TBC
    04:33:06.533 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/TBCPADDING
    04:33:06.533 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/X9.23
    04:33:06.534 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/X9.23PADDING
    04:33:06.534 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ZEROBYTE
    04:33:06.534 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6359 ***
    *** 6360 ***
    *** 6361 ***
    *** 6362 ***
    *** 6363 ***
    *** 6364 ***
    *** 6365 ***
    *** 6366 ***
    *** 6367 ***
    *** 6368 ***
    *** 6369 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.534 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/
    04:33:06.535 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6370 ***
    *** 6371 ***
    *** 6372 ***
    *** 6373 ***
    *** 6374 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.535 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126-2
    04:33:06.535 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126-2PADDING
    04:33:06.536 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126PADDING
    04:33:06.536 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO7816-4
    04:33:06.536 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO7816-4PADDING
    04:33:06.537 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/NOPADDING
    04:33:06.537 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS5
    04:33:06.537 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS5PADDING
    04:33:06.538 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS7
    04:33:06.538 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6375 ***
    *** 6376 ***
    *** 6377 ***
    *** 6378 ***
    *** 6379 ***
    *** 6380 ***
    *** 6381 ***
    *** 6382 ***
    *** 6383 ***
    *** 6384 ***
    *** 6385 ***
    *** 6386 ***
    *** 6387 ***
    *** 6388 ***
    *** 6389 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.538 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/TBC
    04:33:06.539 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/TBCPADDING
    04:33:06.539 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/X9.23
    04:33:06.540 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/X9.23PADDING
    04:33:06.540 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ZEROBYTE
    04:33:06.540 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ZEROBYTEPADDING
    04:33:06.541 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/
    04:33:06.541 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126
    04:33:06.541 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126-2
    04:33:06.542 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126-2PADDING
    04:33:06.542 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126PADDING
    04:33:06.542 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO7816-4
    04:33:06.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO7816-4PADDING
    04:33:06.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/NOPADDING
    04:33:06.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS5
    04:33:06.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS5PADDING
    04:33:06.544 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS7
    04:33:06.544 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS7PADDING
    04:33:06.544 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/TBC
    04:33:06.545 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/TBCPADDING
    04:33:06.545 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6390 ***
    *** 6391 ***
    *** 6392 ***
    *** 6393 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.546 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/X9.23PADDING
    04:33:06.546 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ZEROBYTE
    04:33:06.546 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ZEROBYTEPADDING
    04:33:06.547 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/
    04:33:06.547 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126
    04:33:06.547 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6394 ***
    *** 6395 ***
    *** 6396 ***
    *** 6397 ***
    *** 6398 ***
    *** 6399 ***
    *** 6400 ***
    *** 6401 ***
    *** 6402 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.548 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126-2PADDING
    04:33:06.548 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126PADDING
    04:33:06.549 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6403 ***
    *** 6404 ***
    *** 6405 ***
    *** 6406 ***
    *** 6407 ***
    *** 6408 ***
    *** 6409 ***
    *** 6410 ***
    *** 6411 ***
    *** 6412 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.550 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO7816-4PADDING
    04:33:06.550 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/NOPADDING
    04:33:06.551 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS5
    04:33:06.551 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS5PADDING
    04:33:06.551 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS7
    04:33:06.552 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS7PADDING
    04:33:06.552 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/TBC
    04:33:06.552 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/TBCPADDING
    04:33:06.553 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/X9.23
    04:33:06.553 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/X9.23PADDING
    04:33:06.556 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ZEROBYTE
    04:33:06.556 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ZEROBYTEPADDING
    04:33:06.557 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/
    04:33:06.557 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126
    04:33:06.558 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126-2
    04:33:06.558 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126-2PADDING
    04:33:06.558 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126PADDING
    04:33:06.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO7816-4
    04:33:06.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO7816-4PADDING
    04:33:06.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/NOPADDING
    04:33:06.560 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS5
    04:33:06.560 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS5PADDING
    04:33:06.560 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS7
    04:33:06.561 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS7PADDING
    04:33:06.561 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/TBC
    04:33:06.562 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/TBCPADDING
    04:33:06.562 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/X9.23
    04:33:06.562 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/X9.23PADDING
    04:33:06.563 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ZEROBYTE
    04:33:06.563 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ZEROBYTEPADDING
    04:33:06.563 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/
    04:33:06.564 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126
    04:33:06.564 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126-2
    04:33:06.564 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126-2PADDING
    04:33:06.565 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126PADDING
    04:33:06.565 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO7816-4
    04:33:06.566 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO7816-4PADDING
    04:33:06.566 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/NOPADDING
    04:33:06.566 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS5
    04:33:06.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS5PADDING
    04:33:06.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS7
    04:33:06.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS7PADDING
    04:33:06.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/TBC
    04:33:06.568 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/TBCPADDING
    04:33:06.568 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6413 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.568 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/X9.23PADDING
    04:33:06.569 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6414 ***
    *** 6415 ***
    *** 6416 ***
    *** 6417 ***
    *** 6418 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.569 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ZEROBYTEPADDING
    04:33:06.570 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/
    04:33:06.570 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126
    04:33:06.571 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6419 ***
    *** 6420 ***
    *** 6421 ***
    *** 6422 ***
    *** 6423 ***
    *** 6424 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.571 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126-2PADDING
    04:33:06.572 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6425 ***
    *** 6426 ***
    *** 6427 ***
    *** 6428 ***
    *** 6429 ***
    *** 6430 ***
    *** 6431 ***
    *** 6432 ***
    *** 6433 ***
    *** 6434 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.572 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO7816-4
    04:33:06.572 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO7816-4PADDING
    04:33:06.573 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/NOPADDING
    04:33:06.573 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS5
    04:33:06.574 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS5PADDING
    04:33:06.574 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS7
    04:33:06.574 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS7PADDING
    04:33:06.575 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/TBC
    04:33:06.575 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/TBCPADDING
    04:33:06.575 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/X9.23
    04:33:06.576 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/X9.23PADDING
    04:33:06.576 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ZEROBYTE
    04:33:06.576 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ZEROBYTEPADDING
    04:33:06.577 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.577 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126
    04:33:06.578 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6463 ***
    *** 6464 ***
    *** 6465 ***
    *** 6466 ***
    *** 6467 ***
    *** 6468 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.578 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126-2PADDING
    04:33:06.578 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126PADDING
    04:33:06.579 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO7816-4
    04:33:06.579 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO7816-4PADDING
    04:33:06.579 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/NOPADDING
    04:33:06.580 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6469 ***
    *** 6470 ***
    *** 6471 ***
    *** 6472 ***
    *** 6473 ***
    *** 6474 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.580 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS5PADDING
    04:33:06.580 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6475 ***
    *** 6476 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.580 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS7PADDING
    04:33:06.581 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/TBC
    04:33:06.581 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/TBCPADDING
    04:33:06.581 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/X9.23
    04:33:06.582 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/X9.23PADDING
    04:33:06.582 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ZEROBYTE
    04:33:06.582 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ZEROBYTEPADDING
    04:33:06.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6477 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126
    04:33:06.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126-2
    04:33:06.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126-2PADDING
    04:33:06.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6478 ***
    *** 6479 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO7816-4
    04:33:06.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO7816-4PADDING
    04:33:06.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/NOPADDING
    04:33:06.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS5
    04:33:06.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6480 ***
    *** 6481 ***
    *** 6482 ***
    *** 6483 ***
    *** 6484 ***
    *** 6485 ***
    *** 6486 ***
    *** 6487 ***
    *** 6488 ***
    *** 6489 ***
    *** 6490 ***
    *** 6491 ***
    *** 6492 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS7
    04:33:06.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS7PADDING
    04:33:06.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/TBC
    04:33:06.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/TBCPADDING
    04:33:06.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/X9.23
    04:33:06.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/X9.23PADDING
    04:33:06.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ZEROBYTE
    04:33:06.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6493 ***
    *** 6494 ***
    *** 6495 ***
    *** 6496 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/
    04:33:06.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126
    04:33:06.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6497 ***
    *** 6498 ***
    *** 6499 ***
    *** 6500 ***
    *** 6501 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6502 ***
    *** 6503 ***
    *** 6504 ***
    *** 6505 ***
    *** 6506 ***
    *** 6507 ***
    *** 6508 ***
    *** 6509 ***
    *** 6510 ***
    *** 6511 ***
    *** 6512 ***
    *** 6513 ***
    *** 6514 ***
    *** 6515 ***
    *** 6516 ***
    *** 6517 ***
    *** 6518 ***
    *** 6519 ***
    *** 6520 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126PADDING
    04:33:06.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6521 ***
    *** 6522 ***
    *** 6523 ***
    *** 6524 ***
    *** 6525 ***
    *** 6526 ***
    *** 6527 ***
    *** 6528 ***
    *** 6529 ***
    *** 6530 ***
    *** 6531 ***
    *** 6532 ***
    *** 6533 ***
    *** 6534 ***
    *** 6535 ***
    *** 6536 ***
    *** 6537 ***
    *** 6538 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO7816-4PADDING
    04:33:06.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/NOPADDING
    04:33:06.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS5
    04:33:06.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6539 ***
    *** 6540 ***
    *** 6541 ***
    *** 6542 ***
    *** 6543 ***
    *** 6544 ***
    *** 6545 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS7
    04:33:06.593 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS7PADDING
    04:33:06.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/TBC
    04:33:06.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/TBCPADDING
    04:33:06.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/X9.23
    04:33:06.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/X9.23PADDING
    04:33:06.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ZEROBYTE
    04:33:06.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6546 ***
    *** 6547 ***
    *** 6548 ***
    *** 6549 ***
    *** 6550 ***
    *** 6551 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/
    04:33:06.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126
    04:33:06.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6552 ***
    *** 6553 ***
    *** 6554 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126-2PADDING
    04:33:06.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126PADDING
    04:33:06.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO7816-4
    04:33:06.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO7816-4PADDING
    04:33:06.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/NOPADDING
    04:33:06.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS5
    04:33:06.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS5PADDING
    04:33:06.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6555 ***
    *** 6556 ***
    *** 6557 ***
    *** 6558 ***
    *** 6559 ***
    *** 6560 ***
    *** 6561 ***
    *** 6562 ***
    *** 6563 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS7PADDING
    04:33:06.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/TBC
    04:33:06.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/TBCPADDING
    04:33:06.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/X9.23
    04:33:06.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/X9.23PADDING
    04:33:06.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ZEROBYTE
    04:33:06.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ZEROBYTEPADDING
    04:33:06.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/
    04:33:06.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126
    04:33:06.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126-2
    04:33:06.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126-2PADDING
    04:33:06.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126PADDING
    04:33:06.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO7816-4
    04:33:06.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6564 ***
    *** 6565 ***
    *** 6566 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/NOPADDING
    04:33:06.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS5
    04:33:06.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS5PADDING
    04:33:06.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS7
    04:33:06.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS7PADDING
    04:33:06.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/TBC
    04:33:06.625 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/TBCPADDING
    04:33:06.625 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/X9.23
    04:33:06.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/X9.23PADDING
    04:33:06.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ZEROBYTE
    04:33:06.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6567 ***
    *** 6568 ***
    *** 6569 ***
    *** 6570 ***
    *** 6571 ***
    *** 6572 ***
    *** 6573 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/
    04:33:06.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126
    04:33:06.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126-2
    04:33:06.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6574 ***
    *** 6575 ***
    *** 6576 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126PADDING
    04:33:06.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO7816-4
    04:33:06.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO7816-4PADDING
    04:33:06.629 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/NOPADDING
    04:33:06.629 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS5
    04:33:06.630 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6577 ***
    *** 6578 ***
    *** 6579 ***
    *** 6580 ***
    *** 6581 ***
    *** 6582 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.630 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6583 ***
    *** 6584 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.630 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS7PADDING
    04:33:06.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/TBC
    04:33:06.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/TBCPADDING
    04:33:06.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/X9.23
    04:33:06.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/X9.23PADDING
    04:33:06.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6585 ***
    *** 6586 ***
    *** 6587 ***
    *** 6588 ***
    *** 6589 ***
    *** 6590 ***
    *** 6591 ***
    *** 6592 ***
    *** 6593 ***
    *** 6594 ***
    *** 6595 ***
    *** 6596 ***
    *** 6597 ***
    *** 6598 ***
    *** 6599 ***
    *** 6600 ***
    *** 6601 ***
    *** 6602 ***
    *** 6603 ***
    *** 6604 ***
    *** 6605 ***
    *** 6606 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ZEROBYTEPADDING
    04:33:06.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/
    04:33:06.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126
    04:33:06.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126-2
    04:33:06.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126-2PADDING
    04:33:06.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126PADDING
    04:33:06.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO7816-4
    04:33:06.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6607 ***
    *** 6608 ***
    *** 6609 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/NOPADDING
    04:33:06.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6610 ***
    *** 6611 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS5PADDING
    04:33:06.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6612 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.648 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS7PADDING
    04:33:06.649 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/TBC
    04:33:06.649 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/TBCPADDING
    04:33:06.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/X9.23
    04:33:06.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/X9.23PADDING
    04:33:06.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ZEROBYTE
    04:33:06.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ZEROBYTEPADDING
    04:33:06.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/
    04:33:06.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126
    04:33:06.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126-2
    04:33:06.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6613 ***
    *** 6614 ***
    *** 6615 ***
    *** 6616 ***
    *** 6617 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126PADDING
    04:33:06.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6618 ***
    *** 6619 ***
    *** 6620 ***
    *** 6621 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6622 ***
    *** 6623 ***
    *** 6624 ***
    *** 6625 ***
    *** 6626 ***
    *** 6627 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/NOPADDING
    04:33:06.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS5
    04:33:06.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6628 ***
    *** 6629 ***
    *** 6630 ***
    *** 6631 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS7
    04:33:06.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS7PADDING
    04:33:06.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/TBC
    04:33:06.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/TBCPADDING
    04:33:06.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/X9.23
    04:33:06.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/X9.23PADDING
    04:33:06.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6632 ***
    *** 6633 ***
    *** 6634 ***
    *** 6635 ***
    *** 6636 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.657 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ZEROBYTEPADDING
    04:33:06.657 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/
    04:33:06.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6637 ***
    *** 6638 ***
    *** 6639 ***
    *** 6640 ***
    *** 6641 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126-2
    04:33:06.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126-2PADDING
    04:33:06.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126PADDING
    04:33:06.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO7816-4
    04:33:06.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO7816-4PADDING
    04:33:06.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/NOPADDING
    04:33:06.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS5
    04:33:06.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6642 ***
    *** 6643 ***
    *** 6644 ***
    *** 6645 ***
    *** 6646 ***
    *** 6647 ***
    *** 6648 ***
    *** 6649 ***
    *** 6650 ***
    *** 6651 ***
    *** 6652 ***
    *** 6653 ***
    *** 6654 ***
    *** 6655 ***
    *** 6656 ***
    *** 6657 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.661 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS7
    04:33:06.662 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS7PADDING
    04:33:06.662 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/TBC
    04:33:06.663 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/TBCPADDING
    04:33:06.663 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6658 ***
    *** 6659 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.664 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/X9.23PADDING
    04:33:06.664 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ZEROBYTE
    04:33:06.665 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ZEROBYTEPADDING
    04:33:06.666 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/
    04:33:06.667 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126
    04:33:06.667 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126-2
    04:33:06.667 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126-2PADDING
    04:33:06.668 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126PADDING
    04:33:06.668 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO7816-4
    04:33:06.668 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO7816-4PADDING
    04:33:06.668 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/NOPADDING
    04:33:06.669 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6660 ***
    *** 6661 ***
    *** 6662 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.670 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS5PADDING
    04:33:06.671 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS7
    04:33:06.671 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS7PADDING
    04:33:06.671 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/TBC
    04:33:06.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6663 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/X9.23
    04:33:06.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/X9.23PADDING
    04:33:06.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ZEROBYTE
    04:33:06.673 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6664 ***
    *** 6665 ***
    *** 6666 ***
    *** 6667 ***
    *** 6668 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.674 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/
    04:33:06.677 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126
    04:33:06.682 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126-2
    04:33:06.683 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126-2PADDING
    04:33:06.683 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6669 ***
    *** 6670 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.684 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO7816-4
    04:33:06.684 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO7816-4PADDING
    04:33:06.684 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/NOPADDING
    04:33:06.685 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS5
    04:33:06.685 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS5PADDING
    04:33:06.686 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS7
    04:33:06.686 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS7PADDING
    04:33:06.686 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/TBC
    04:33:06.686 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/TBCPADDING
    04:33:06.687 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/X9.23
    04:33:06.687 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/X9.23PADDING
    04:33:06.688 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ZEROBYTE
    04:33:06.688 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ZEROBYTEPADDING
    04:33:06.688 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/
    04:33:06.688 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6671 ***
    *** 6672 ***
    *** 6673 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.689 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126-2
    04:33:06.689 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126-2PADDING
    04:33:06.690 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126PADDING
    04:33:06.690 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO7816-4
    04:33:06.690 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO7816-4PADDING
    04:33:06.691 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/NOPADDING
    04:33:06.691 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS5
    04:33:06.698 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS5PADDING
    04:33:06.698 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6674 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.699 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS7PADDING
    04:33:06.699 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6675 ***
    *** 6676 ***
    *** 6677 ***
    *** 6678 ***
    *** 6679 ***
    *** 6680 ***
    *** 6681 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.699 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/TBCPADDING
    04:33:06.700 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/X9.23
    04:33:06.700 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/X9.23PADDING
    04:33:06.700 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ZEROBYTE
    04:33:06.701 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ZEROBYTEPADDING
    04:33:06.701 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/
    04:33:06.701 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6682 ***
    *** 6683 ***
    *** 6684 ***
    *** 6685 ***
    *** 6686 ***
    *** 6687 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.702 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126-2
    04:33:06.702 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126-2PADDING
    04:33:06.702 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126PADDING
    04:33:06.706 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO7816-4
    04:33:06.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO7816-4PADDING
    04:33:06.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/NOPADDING
    04:33:06.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS5
    04:33:06.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS5PADDING
    04:33:06.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS7
    04:33:06.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS7PADDING
    04:33:06.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/TBC
    04:33:06.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/TBCPADDING
    04:33:06.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/X9.23
    04:33:06.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6688 ***
    *** 6689 ***
    *** 6690 ***
    *** 6691 ***
    *** 6692 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ZEROBYTE
    04:33:06.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ZEROBYTEPADDING
    04:33:06.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/
    04:33:06.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126
    04:33:06.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126-2
    04:33:06.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6693 ***
    *** 6694 ***
    *** 6695 ***
    *** 6696 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126PADDING
    04:33:06.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO7816-4
    04:33:06.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO7816-4PADDING
    04:33:06.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/NOPADDING
    04:33:06.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS5
    04:33:06.709 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6697 ***
    *** 6698 ***
    *** 6699 ***
    *** 6700 ***
    *** 6701 ***
    *** 6702 ***
    *** 6703 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.709 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS7
    04:33:06.709 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS7PADDING
    04:33:06.709 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/TBC
    04:33:06.709 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/TBCPADDING
    04:33:06.709 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/X9.23
    04:33:06.709 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/X9.23PADDING
    04:33:06.710 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ZEROBYTE
    04:33:06.710 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ZEROBYTEPADDING
    04:33:06.710 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6704 ***
    *** 6705 ***
    *** 6706 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.710 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126
    04:33:06.710 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126-2
    04:33:06.710 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6707 ***
    *** 6708 ***
    *** 6709 ***
    *** 6710 ***
    *** 6711 ***
    *** 6712 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.710 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126PADDING
    04:33:06.710 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6713 ***
    *** 6714 ***
    *** 6715 ***
    *** 6716 ***
    *** 6717 ***
    *** 6718 ***
    *** 6719 ***
    *** 6720 ***
    *** 6721 ***
    *** 6722 ***
    *** 6723 ***
    *** 6724 ***
    *** 6725 ***
    *** 6726 ***
    *** 6727 ***
    *** 6728 ***
    *** 6729 ***
    *** 6730 ***
    *** 6731 ***
    *** 6732 ***
    *** 6733 ***
    *** 6734 ***
    *** 6735 ***
    *** 6736 ***
    *** 6737 ***
    *** 6738 ***
    *** 6739 ***
    *** 6740 ***
    *** 6741 ***
    *** 6742 ***
    *** 6743 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.710 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO7816-4PADDING
    04:33:06.710 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/NOPADDING
    04:33:06.710 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS5
    04:33:06.710 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6744 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6745 ***
    *** 6746 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6747 ***
    *** 6748 ***
    *** 6749 ***
    *** 6750 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/TBC
    04:33:06.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/TBCPADDING
    04:33:06.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/X9.23
    04:33:06.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/X9.23PADDING
    04:33:06.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ZEROBYTE
    04:33:06.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ZEROBYTEPADDING
    04:33:06.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/
    04:33:06.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126
    04:33:06.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126-2
    04:33:06.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126-2PADDING
    04:33:06.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126PADDING
    04:33:06.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO7816-4
    04:33:06.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO7816-4PADDING
    04:33:06.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/NOPADDING
    04:33:06.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6751 ***
    *** 6752 ***
    *** 6753 ***
    *** 6754 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS5PADDING
    04:33:06.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6755 ***
    *** 6756 ***
    *** 6757 ***
    *** 6758 ***
    *** 6759 ***
    *** 6760 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS7PADDING
    04:33:06.714 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/TBC
    04:33:06.714 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/TBCPADDING
    04:33:06.721 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/X9.23
    04:33:06.722 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/X9.23PADDING
    04:33:06.723 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ZEROBYTE
    04:33:06.723 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ZEROBYTEPADDING
    04:33:06.724 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/
    04:33:06.724 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126
    04:33:06.724 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126-2
    04:33:06.725 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126-2PADDING
    04:33:06.725 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126PADDING
    04:33:06.726 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO7816-4
    04:33:06.726 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO7816-4PADDING
    04:33:06.726 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/NOPADDING
    04:33:06.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS5
    04:33:06.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS5PADDING
    04:33:06.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS7
    04:33:06.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS7PADDING
    04:33:06.728 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/TBC
    04:33:06.728 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6761 ***
    *** 6762 ***
    *** 6763 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.728 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/X9.23
    04:33:06.729 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/X9.23PADDING
    04:33:06.729 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ZEROBYTE
    04:33:06.730 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ZEROBYTEPADDING
    04:33:06.730 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/
    04:33:06.730 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126
    04:33:06.731 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126-2
    04:33:06.731 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126-2PADDING
    04:33:06.731 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126PADDING
    04:33:06.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO7816-4
    04:33:06.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6764 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/NOPADDING
    04:33:06.745 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS5
    04:33:06.746 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS5PADDING
    04:33:06.746 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS7
    04:33:06.746 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6765 ***
    *** 6766 ***
    *** 6767 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.747 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/TBC
    04:33:06.747 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/TBCPADDING
    04:33:06.747 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6768 ***
    *** 6769 ***
    *** 6770 ***
    *** 6771 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.748 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/X9.23PADDING
    04:33:06.748 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ZEROBYTE
    04:33:06.748 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ZEROBYTEPADDING
    04:33:06.749 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/
    04:33:06.749 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126
    04:33:06.750 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6772 ***
    *** 6773 ***
    *** 6774 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.750 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126-2PADDING
    04:33:06.750 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126PADDING
    04:33:06.751 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO7816-4
    04:33:06.751 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO7816-4PADDING
    04:33:06.751 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/NOPADDING
    04:33:06.751 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS5
    04:33:06.752 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS5PADDING
    04:33:06.752 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS7
    04:33:06.752 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS7PADDING
    04:33:06.753 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/TBC
    04:33:06.753 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/TBCPADDING
    04:33:06.754 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/X9.23
    04:33:06.754 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/X9.23PADDING
    04:33:06.754 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ZEROBYTE
    04:33:06.755 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ZEROBYTEPADDING
    04:33:06.755 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/
    04:33:06.755 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6775 ***
    *** 6776 ***
    *** 6777 ***
    *** 6778 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.755 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126-2
    04:33:06.756 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.756 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126PADDING
    04:33:06.756 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO7816-4
    04:33:06.757 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO7816-4PADDING
    04:33:06.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/NOPADDING
    04:33:06.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS5
    04:33:06.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS5PADDING
    04:33:06.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS7
    04:33:06.771 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS7PADDING
    04:33:06.771 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6804 ***
    *** 6805 ***
    *** 6806 ***
    *** 6807 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.772 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/TBCPADDING
    04:33:06.773 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/X9.23
    04:33:06.774 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/X9.23PADDING
    04:33:06.774 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ZEROBYTE
    04:33:06.774 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ZEROBYTEPADDING
    04:33:06.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6808 ***
    *** 6809 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126
    04:33:06.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6810 ***
    *** 6811 ***
    *** 6812 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126-2PADDING
    04:33:06.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126PADDING
    04:33:06.777 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO7816-4
    04:33:06.778 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO7816-4PADDING
    04:33:06.778 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/NOPADDING
    04:33:06.778 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS5
    04:33:06.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS5PADDING
    04:33:06.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6813 ***
    *** 6814 ***
    *** 6815 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS7PADDING
    04:33:06.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6816 ***
    *** 6817 ***
    *** 6818 ***
    *** 6819 ***
    *** 6820 ***
    *** 6821 ***
    *** 6822 ***
    *** 6823 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/TBCPADDING
    04:33:06.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/X9.23
    04:33:06.790 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/X9.23PADDING
    04:33:06.790 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ZEROBYTE
    04:33:06.790 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ZEROBYTEPADDING
    04:33:06.791 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/
    04:33:06.791 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126
    04:33:06.791 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6824 ***
    *** 6825 ***
    *** 6826 ***
    *** 6827 ***
    *** 6828 ***
    *** 6829 ***
    *** 6830 ***
    *** 6831 ***
    *** 6832 ***
    *** 6833 ***
    *** 6834 ***
    *** 6835 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.791 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6836 ***
    *** 6837 ***
    *** 6838 ***
    *** 6839 ***
    *** 6840 ***
    *** 6841 ***
    *** 6842 ***
    *** 6843 ***
    *** 6844 ***
    *** 6845 ***
    *** 6846 ***
    *** 6847 ***
    *** 6848 ***
    *** 6849 ***
    *** 6850 ***
    *** 6851 ***
    *** 6852 ***
    *** 6853 ***
    *** 6854 ***
    *** 6855 ***
    *** 6856 ***
    *** 6857 ***
    *** 6858 ***
    *** 6859 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.792 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126PADDING
    04:33:06.792 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO7816-4
    04:33:06.792 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO7816-4PADDING
    04:33:06.793 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/NOPADDING
    04:33:06.794 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS5
    04:33:06.794 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6860 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.794 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS7
    04:33:06.794 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS7PADDING
    04:33:06.798 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/TBC
    04:33:06.798 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6861 ***
    *** 6862 ***
    *** 6863 ***
    *** 6864 ***
    *** 6865 ***
    *** 6866 ***
    *** 6867 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.798 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/X9.23
    04:33:06.799 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/X9.23PADDING
    04:33:06.799 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ZEROBYTE
    04:33:06.799 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ZEROBYTEPADDING
    04:33:06.800 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/
    04:33:06.800 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126
    04:33:06.800 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6868 ***
    *** 6869 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.801 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126-2PADDING
    04:33:06.801 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126PADDING
    04:33:06.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6870 ***
    *** 6871 ***
    *** 6872 ***
    *** 6873 ***
    *** 6874 ***
    *** 6875 ***
    *** 6876 ***
    *** 6877 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO7816-4PADDING
    04:33:06.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/NOPADDING
    04:33:06.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS5
    04:33:06.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6878 ***
    *** 6879 ***
    *** 6880 ***
    *** 6881 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS7
    04:33:06.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS7PADDING
    04:33:06.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/TBC
    04:33:06.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/TBCPADDING
    04:33:06.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6882 ***
    *** 6883 ***
    *** 6884 ***
    *** 6885 ***
    *** 6886 ***
    *** 6887 ***
    *** 6888 ***
    *** 6889 ***
    *** 6890 ***
    *** 6891 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.814 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/X9.23PADDING
    04:33:06.814 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ZEROBYTE
    04:33:06.814 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ZEROBYTEPADDING
    04:33:06.816 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/
    04:33:06.816 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126
    04:33:06.816 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6892 ***
    *** 6893 ***
    *** 6894 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.817 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126-2PADDING
    04:33:06.817 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126PADDING
    04:33:06.818 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6895 ***
    *** 6896 ***
    *** 6897 ***
    *** 6898 ***
    *** 6899 ***
    *** 6900 ***
    *** 6901 ***
    *** 6902 ***
    *** 6903 ***
    *** 6904 ***
    *** 6905 ***
    *** 6906 ***
    *** 6907 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.818 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6908 ***
    *** 6909 ***
    *** 6910 ***
    *** 6911 ***
    *** 6912 ***
    *** 6913 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.818 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/NOPADDING
    04:33:06.819 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS5
    04:33:06.819 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS5PADDING
    04:33:06.819 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS7
    04:33:06.819 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS7PADDING
    04:33:06.820 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/TBC
    04:33:06.820 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/TBCPADDING
    04:33:06.820 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/X9.23
    04:33:06.823 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/X9.23PADDING
    04:33:06.824 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ZEROBYTE
    04:33:06.825 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6914 ***
    *** 6915 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CTS/
    04:33:06.826 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/" does not support IV => Skipping.
    04:33:06.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CTS/NOPADDING
    04:33:06.826 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/NOPADDING" does not support IV => Skipping.
    04:33:06.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/EAX/
    04:33:06.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/EAX/NOPADDING
    04:33:06.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/ECB/
    04:33:06.828 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/" does not support IV => Skipping.
    04:33:06.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/ECB/NOPADDING
    04:33:06.828 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/NOPADDING" does not support IV => Skipping.
    04:33:06.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/GCM/
    04:33:06.830 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/GCM/NOPADDING
    04:33:06.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/
    04:33:06.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126
    04:33:06.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126-2
    04:33:06.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126-2PADDING
    04:33:06.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126PADDING
    04:33:06.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO7816-4
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO7816-4PADDING
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/NOPADDING
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS5
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS5PADDING
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS7
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS7PADDING
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/TBC
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/TBCPADDING
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/X9.23
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/X9.23PADDING
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ZEROBYTE
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ZEROBYTEPADDING
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6916 ***
    *** 6917 ***
    *** 6918 ***
    *** 6919 ***
    *** 6920 ***
    *** 6921 ***
    *** 6922 ***
    *** 6923 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126-2
    04:33:06.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126-2PADDING
    04:33:06.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126PADDING
    04:33:06.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO7816-4
    04:33:06.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO7816-4PADDING
    04:33:06.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/NOPADDING
    04:33:06.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS5
    04:33:06.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS5PADDING
    04:33:06.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS7
    04:33:06.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS7PADDING
    04:33:06.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/TBC
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/TBCPADDING
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/X9.23
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/X9.23PADDING
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ZEROBYTE
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ZEROBYTEPADDING
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126-2
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126-2PADDING
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126PADDING
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO7816-4
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO7816-4PADDING
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6924 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS5
    04:33:06.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS5PADDING
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS7
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS7PADDING
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/TBC
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6925 ***
    *** 6926 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/X9.23
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/X9.23PADDING
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ZEROBYTE
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ZEROBYTEPADDING
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126-2
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126-2PADDING
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126PADDING
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO7816-4
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO7816-4PADDING
    04:33:06.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/NOPADDING
    04:33:06.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS5
    04:33:06.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS5PADDING
    04:33:06.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS7
    04:33:06.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS7PADDING
    04:33:06.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/TBC
    04:33:06.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/TBCPADDING
    04:33:06.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/X9.23
    04:33:06.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/X9.23PADDING
    04:33:06.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ZEROBYTE
    04:33:06.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ZEROBYTEPADDING
    04:33:06.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/
    04:33:06.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126
    04:33:06.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126-2
    04:33:06.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126-2PADDING
    04:33:06.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126PADDING
    04:33:06.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO7816-4
    04:33:06.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO7816-4PADDING
    04:33:06.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/NOPADDING
    04:33:06.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS5
    04:33:06.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS5PADDING
    04:33:06.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS7
    04:33:06.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS7PADDING
    04:33:06.838 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/TBC
    04:33:06.838 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/TBCPADDING
    04:33:06.838 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/X9.23
    04:33:06.838 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/X9.23PADDING
    04:33:06.838 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ZEROBYTE
    04:33:06.838 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ZEROBYTEPADDING
    04:33:06.839 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/
    04:33:06.839 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126
    04:33:06.839 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126-2
    04:33:06.839 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126-2PADDING
    04:33:06.840 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126PADDING
    04:33:06.840 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO7816-4
    04:33:06.840 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO7816-4PADDING
    04:33:06.841 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/NOPADDING
    04:33:06.841 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS5
    04:33:06.841 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS5PADDING
    04:33:06.842 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS7
    04:33:06.842 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS7PADDING
    04:33:06.842 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/TBC
    04:33:06.842 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/TBCPADDING
    04:33:06.843 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/X9.23
    04:33:06.843 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/X9.23PADDING
    04:33:06.843 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ZEROBYTE
    04:33:06.843 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ZEROBYTEPADDING
    04:33:06.844 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/
    04:33:06.844 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126
    04:33:06.844 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126-2
    04:33:06.844 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6927 ***
    *** 6928 ***
    *** 6929 ***
    *** 6930 ***
    *** 6931 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.845 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126PADDING
    04:33:06.845 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO7816-4
    04:33:06.846 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO7816-4PADDING
    04:33:06.846 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/NOPADDING
    04:33:06.846 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS5
    04:33:06.846 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS5PADDING
    04:33:06.847 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS7
    04:33:06.847 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS7PADDING
    04:33:06.847 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/TBC
    04:33:06.847 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/TBCPADDING
    04:33:06.848 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/X9.23
    04:33:06.848 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/X9.23PADDING
    04:33:06.848 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ZEROBYTE
    04:33:06.848 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ZEROBYTEPADDING
    04:33:06.849 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/
    04:33:06.849 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126
    04:33:06.850 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126-2
    04:33:06.850 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126-2PADDING
    04:33:06.850 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126PADDING
    04:33:06.850 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO7816-4
    04:33:06.851 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO7816-4PADDING
    04:33:06.851 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/NOPADDING
    04:33:06.851 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS5
    04:33:06.851 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS5PADDING
    04:33:06.852 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS7
    04:33:06.852 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS7PADDING
    04:33:06.852 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/TBC
    04:33:06.852 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/TBCPADDING
    04:33:06.852 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/X9.23
    04:33:06.853 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/X9.23PADDING
    04:33:06.853 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ZEROBYTE
    04:33:06.854 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ZEROBYTEPADDING
    04:33:06.854 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/
    04:33:06.854 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126
    04:33:06.854 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126-2
    04:33:06.855 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126-2PADDING
    04:33:06.855 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126PADDING
    04:33:06.855 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO7816-4
    04:33:06.862 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6932 ***
    *** 6933 ***
    *** 6934 ***
    *** 6935 ***
    *** 6936 ***
    *** 6937 ***
    *** 6938 ***
    *** 6939 ***
    *** 6940 ***
    *** 6941 ***
    *** 6942 ***
    *** 6943 ***
    *** 6944 ***
    *** 6945 ***
    *** 6946 ***
    *** 6947 ***
    *** 6948 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.862 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/NOPADDING
    04:33:06.863 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS5
    04:33:06.863 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS5PADDING
    04:33:06.863 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS7
    04:33:06.863 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS7PADDING
    04:33:06.864 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/TBC
    04:33:06.864 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/TBCPADDING
    04:33:06.864 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/X9.23
    04:33:06.864 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/X9.23PADDING
    04:33:06.865 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ZEROBYTE
    04:33:06.865 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ZEROBYTEPADDING
    04:33:06.866 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/
    04:33:06.866 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126
    04:33:06.866 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126-2
    04:33:06.866 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126-2PADDING
    04:33:06.867 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126PADDING
    04:33:06.867 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO7816-4
    04:33:06.867 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO7816-4PADDING
    04:33:06.867 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/NOPADDING
    04:33:06.868 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS5
    04:33:06.868 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS5PADDING
    04:33:06.872 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS7
    04:33:06.872 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS7PADDING
    04:33:06.873 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/TBC
    04:33:06.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/TBCPADDING
    04:33:06.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6949 ***
    *** 6950 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/X9.23PADDING
    04:33:06.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ZEROBYTE
    04:33:06.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ZEROBYTEPADDING
    04:33:06.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/
    04:33:06.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126
    04:33:06.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126-2
    04:33:06.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126-2PADDING
    04:33:06.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126PADDING
    04:33:06.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO7816-4
    04:33:06.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO7816-4PADDING
    04:33:06.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/NOPADDING
    04:33:06.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS5
    04:33:06.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS5PADDING
    04:33:06.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS7
    04:33:06.878 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS7PADDING
    04:33:06.878 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/TBC
    04:33:06.878 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/TBCPADDING
    04:33:06.878 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/X9.23
    04:33:06.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/X9.23PADDING
    04:33:06.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ZEROBYTE
    04:33:06.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ZEROBYTEPADDING
    04:33:06.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/
    04:33:06.880 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126
    04:33:06.881 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126-2
    04:33:06.882 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126-2PADDING
    04:33:06.882 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126PADDING
    04:33:06.882 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO7816-4
    04:33:06.882 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO7816-4PADDING
    04:33:06.883 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/NOPADDING
    04:33:06.884 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS5
    04:33:06.886 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS5PADDING
    04:33:06.886 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS7
    04:33:06.886 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS7PADDING
    04:33:06.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/TBC
    04:33:06.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/TBCPADDING
    04:33:06.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/X9.23
    04:33:06.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/X9.23PADDING
    04:33:06.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ZEROBYTE
    04:33:06.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ZEROBYTEPADDING
    04:33:06.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/
    04:33:06.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126
    04:33:06.889 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126-2
    04:33:06.889 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126-2PADDING
    04:33:06.890 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126PADDING
    04:33:06.890 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO7816-4
    04:33:06.890 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO7816-4PADDING
    04:33:06.890 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/NOPADDING
    04:33:06.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS5
    04:33:06.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS5PADDING
    04:33:06.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS7
    04:33:06.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS7PADDING
    04:33:06.892 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/TBC
    04:33:06.892 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/TBCPADDING
    04:33:06.892 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/X9.23
    04:33:06.893 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/X9.23PADDING
    04:33:06.893 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ZEROBYTE
    04:33:06.894 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ZEROBYTEPADDING
    04:33:06.894 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/
    04:33:06.894 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126
    04:33:06.895 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126-2
    04:33:06.895 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126-2PADDING
    04:33:06.895 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126PADDING
    04:33:06.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO7816-4
    04:33:06.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO7816-4PADDING
    04:33:06.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/NOPADDING
    04:33:06.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS5
    04:33:06.897 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS5PADDING
    04:33:06.897 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS7
    04:33:06.898 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS7PADDING
    04:33:06.898 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/TBC
    04:33:06.898 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/TBCPADDING
    04:33:06.898 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/X9.23
    04:33:06.899 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/X9.23PADDING
    04:33:06.899 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ZEROBYTE
    04:33:06.899 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6951 ***
    *** 6952 ***
    *** 6953 ***
    *** 6954 ***
    *** 6955 ***
    *** 6956 ***
    *** 6957 ***
    *** 6958 ***
    *** 6959 ***
    *** 6960 ***
    *** 6961 ***
    *** 6962 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.899 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/
    04:33:06.900 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126
    04:33:06.900 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126-2
    04:33:06.900 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6963 ***
    *** 6964 ***
    *** 6965 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.900 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126PADDING
    04:33:06.901 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO7816-4
    04:33:06.901 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO7816-4PADDING
    04:33:06.902 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/NOPADDING
    04:33:06.902 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6966 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.902 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS5PADDING
    04:33:06.902 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS7
    04:33:06.903 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS7PADDING
    04:33:06.903 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/TBC
    04:33:06.903 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6967 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.903 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/X9.23
    04:33:06.903 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/X9.23PADDING
    04:33:06.904 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ZEROBYTE
    04:33:06.904 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ZEROBYTEPADDING
    04:33:06.904 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/
    04:33:06.904 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126
    04:33:06.905 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126-2
    04:33:06.905 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126-2PADDING
    04:33:06.905 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126PADDING
    04:33:06.906 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO7816-4
    04:33:06.906 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO7816-4PADDING
    04:33:06.906 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/NOPADDING
    04:33:06.906 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS5
    04:33:06.907 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS5PADDING
    04:33:06.907 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS7
    04:33:06.907 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS7PADDING
    04:33:06.908 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/TBC
    04:33:06.908 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/TBCPADDING
    04:33:06.908 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/X9.23
    04:33:06.908 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/X9.23PADDING
    04:33:06.909 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ZEROBYTE
    04:33:06.909 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ZEROBYTEPADDING
    04:33:06.909 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/
    04:33:06.910 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126
    04:33:06.910 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126-2
    04:33:06.910 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126-2PADDING
    04:33:06.910 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126PADDING
    04:33:06.911 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO7816-4
    04:33:06.911 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO7816-4PADDING
    04:33:06.911 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/NOPADDING
    04:33:06.911 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS5
    04:33:06.912 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS5PADDING
    04:33:06.912 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS7
    04:33:06.912 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS7PADDING
    04:33:06.912 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/TBC
    04:33:06.912 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/TBCPADDING
    04:33:06.913 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/X9.23
    04:33:06.913 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/X9.23PADDING
    04:33:06.914 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6968 ***
    *** 6969 ***
    *** 6970 ***
    *** 6971 ***
    *** 6972 ***
    *** 6973 ***
    *** 6974 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.914 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ZEROBYTEPADDING
    04:33:06.914 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/
    04:33:06.914 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126
    04:33:06.915 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126-2
    04:33:06.915 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126-2PADDING
    04:33:06.915 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126PADDING
    04:33:06.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO7816-4
    04:33:06.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6975 ***
    *** 6976 ***
    *** 6977 ***
    *** 6978 ***
    *** 6979 ***
    *** 6980 ***
    *** 6981 ***
    *** 6982 ***
    *** 6983 ***
    *** 6984 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6985 ***
    *** 6986 ***
    *** 6987 ***
    *** 6988 ***
    *** 6989 ***
    *** 6990 ***
    *** 6991 ***
    *** 6992 ***
    *** 6993 ***
    *** 6994 ***
    *** 6995 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS5
    04:33:06.917 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS5PADDING
    04:33:06.917 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS7
    04:33:06.917 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS7PADDING
    04:33:06.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/TBC
    04:33:06.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/TBCPADDING
    04:33:06.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/X9.23
    04:33:06.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/X9.23PADDING
    04:33:06.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ZEROBYTE
    04:33:06.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ZEROBYTEPADDING
    04:33:06.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6996 ***
    *** 6997 ***
    *** 6998 ***
    *** 6999 ***
    *** 7000 ***
    *** 7001 ***
    *** 7002 ***
    *** 7003 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126
    04:33:06.920 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126-2
    04:33:06.920 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126-2PADDING
    04:33:06.920 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126PADDING
    04:33:06.921 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO7816-4
    04:33:06.921 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO7816-4PADDING
    04:33:06.921 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7004 ***
    *** 7005 ***
    *** 7006 ***
    *** 7007 ***
    *** 7008 ***
    *** 7009 ***
    *** 7010 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.922 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7011 ***
    *** 7012 ***
    *** 7013 ***
    *** 7014 ***
    *** 7015 ***
    *** 7016 ***
    *** 7017 ***
    *** 7018 ***
    *** 7019 ***
    *** 7020 ***
    *** 7021 ***
    *** 7022 ***
    *** 7023 ***
    *** 7024 ***
    *** 7025 ***
    *** 7026 ***
    *** 7027 ***
    *** 7028 ***
    *** 7029 ***
    *** 7030 ***
    *** 7031 ***
    *** 7032 ***
    *** 7033 ***
    *** 7034 ***
    *** 7035 ***
    *** 7036 ***
    *** 7037 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.922 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS5PADDING
    04:33:06.922 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS7
    04:33:06.923 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7038 ***
    *** 7039 ***
    *** 7040 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.923 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/TBC
    04:33:06.923 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/TBCPADDING
    04:33:06.924 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/X9.23
    04:33:06.924 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/X9.23PADDING
    04:33:06.924 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ZEROBYTE
    04:33:06.925 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ZEROBYTEPADDING
    04:33:06.925 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/
    04:33:06.925 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126
    04:33:06.926 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126-2
    04:33:06.926 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126-2PADDING
    04:33:06.926 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126PADDING
    04:33:06.926 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO7816-4
    04:33:06.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO7816-4PADDING
    04:33:06.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/NOPADDING
    04:33:06.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS5
    04:33:06.928 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS5PADDING
    04:33:06.928 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS7
    04:33:06.928 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS7PADDING
    04:33:06.928 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/TBC
    04:33:06.929 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/TBCPADDING
    04:33:06.929 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/X9.23
    04:33:06.929 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/X9.23PADDING
    04:33:06.929 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ZEROBYTE
    04:33:06.930 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ZEROBYTEPADDING
    04:33:06.930 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/
    04:33:06.930 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126
    04:33:06.930 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126-2
    04:33:06.931 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126-2PADDING
    04:33:06.931 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126PADDING
    04:33:06.931 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO7816-4
    04:33:06.931 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO7816-4PADDING
    04:33:06.932 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/NOPADDING
    04:33:06.932 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS5
    04:33:06.932 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS5PADDING
    04:33:06.933 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS7
    04:33:06.933 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS7PADDING
    04:33:06.933 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/TBC
    04:33:06.933 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/TBCPADDING
    04:33:06.935 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/X9.23
    04:33:06.935 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7041 ***
    *** 7042 ***
    *** 7043 ***
    *** 7044 ***
    *** 7045 ***
    *** 7046 ***
    *** 7047 ***
    *** 7048 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.935 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ZEROBYTE
    04:33:06.935 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ZEROBYTEPADDING
    04:33:06.936 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/
    04:33:06.936 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7049 ***
    *** 7050 ***
    *** 7051 ***
    *** 7052 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.936 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126-2
    04:33:06.936 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126-2PADDING
    04:33:06.937 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7053 ***
    *** 7054 ***
    *** 7055 ***
    *** 7056 ***
    *** 7057 ***
    *** 7058 ***
    *** 7059 ***
    *** 7060 ***
    *** 7061 ***
    *** 7062 ***
    *** 7063 ***
    *** 7064 ***
    *** 7065 ***
    *** 7066 ***
    *** 7067 ***
    *** 7068 ***
    *** 7069 ***
    *** 7070 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.937 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO7816-4
    04:33:06.938 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7071 ***
    *** 7072 ***
    *** 7073 ***
    *** 7074 ***
    *** 7075 ***
    *** 7076 ***
    *** 7077 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.938 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7078 ***
    *** 7079 ***
    *** 7080 ***
    *** 7081 ***
    *** 7082 ***
    *** 7083 ***
    *** 7084 ***
    *** 7085 ***
    *** 7086 ***
    *** 7087 ***
    *** 7088 ***
    *** 7089 ***
    *** 7090 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.938 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS5
    04:33:06.938 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS5PADDING
    04:33:06.940 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS7
    04:33:06.940 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS7PADDING
    04:33:06.941 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/TBC
    04:33:06.941 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/TBCPADDING
    04:33:06.941 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/X9.23
    04:33:06.942 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/X9.23PADDING
    04:33:06.942 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ZEROBYTE
    04:33:06.942 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ZEROBYTEPADDING
    04:33:06.942 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/
    04:33:06.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7091 ***
    *** 7092 ***
    *** 7093 ***
    *** 7094 ***
    *** 7095 ***
    *** 7096 ***
    *** 7097 ***
    *** 7098 ***
    *** 7099 ***
    *** 7100 ***
    *** 7101 ***
    *** 7102 ***
    *** 7103 ***
    *** 7104 ***
    *** 7105 ***
    *** 7106 ***
    *** 7107 ***
    *** 7108 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7109 ***
    *** 7110 ***
    *** 7111 ***
    *** 7112 ***
    *** 7113 ***
    *** 7114 ***
    *** 7115 ***
    *** 7116 ***
    *** 7117 ***
    *** 7118 ***
    *** 7119 ***
    *** 7120 ***
    *** 7121 ***
    *** 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 ***
    *** 7176 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126-2PADDING
    04:33:06.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126PADDING
    04:33:06.944 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO7816-4
    04:33:06.944 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO7816-4PADDING
    04:33:06.944 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/NOPADDING
    04:33:06.945 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS5
    04:33:06.945 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS5PADDING
    04:33:06.946 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS7
    04:33:06.946 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS7PADDING
    04:33:06.946 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/TBC
    04:33:06.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/TBCPADDING
    04:33:06.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/X9.23
    04:33:06.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/X9.23PADDING
    04:33:06.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7177 ***
    *** 7178 ***
    *** 7179 ***
    *** 7180 ***
    *** 7181 ***
    *** 7182 ***
    *** 7183 ***
    *** 7184 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.948 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ZEROBYTEPADDING
    04:33:06.948 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/
    04:33:06.948 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126
    04:33:06.949 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126-2
    04:33:06.949 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126-2PADDING
    04:33:06.950 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126PADDING
    04:33:06.950 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO7816-4
    04:33:06.950 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO7816-4PADDING
    04:33:06.950 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/NOPADDING
    04:33:06.951 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS5
    04:33:06.951 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS5PADDING
    04:33:06.951 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7185 ***
    *** 7186 ***
    *** 7187 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.951 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS7PADDING
    04:33:06.952 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/TBC
    04:33:06.952 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/TBCPADDING
    04:33:06.952 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7188 ***
    *** 7189 ***
    *** 7190 ***
    *** 7191 ***
    *** 7192 ***
    *** 7193 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.952 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/X9.23PADDING
    04:33:06.953 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ZEROBYTE
    04:33:06.953 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ZEROBYTEPADDING
    04:33:06.954 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7194 ***
    *** 7195 ***
    *** 7196 ***
    *** 7197 ***
    *** 7198 ***
    *** 7199 ***
    *** 7200 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.954 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126
    04:33:06.954 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126-2
    04:33:06.957 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126-2PADDING
    04:33:06.958 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126PADDING
    04:33:06.958 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7201 ***
    *** 7202 ***
    *** 7203 ***
    *** 7204 ***
    *** 7205 ***
    *** 7206 ***
    *** 7207 ***
    *** 7208 ***
    *** 7209 ***
    *** 7210 ***
    *** 7211 ***
    *** 7212 ***
    *** 7213 ***
    *** 7214 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.958 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO7816-4PADDING
    04:33:06.958 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/NOPADDING
    04:33:06.958 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS5
    04:33:06.959 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS5PADDING
    04:33:06.959 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS7
    04:33:06.959 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS7PADDING
    04:33:06.959 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7215 ***
    *** 7216 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.960 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/TBCPADDING
    04:33:06.960 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/X9.23
    04:33:06.960 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/X9.23PADDING
    04:33:06.960 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ZEROBYTE
    04:33:06.961 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ZEROBYTEPADDING
    04:33:06.961 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/
    04:33:06.961 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126
    04:33:06.962 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126-2
    04:33:06.962 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126-2PADDING
    04:33:06.962 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126PADDING
    04:33:06.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO7816-4
    04:33:06.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO7816-4PADDING
    04:33:06.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/NOPADDING
    04:33:06.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS5
    04:33:06.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS5PADDING
    04:33:06.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS7
    04:33:06.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS7PADDING
    04:33:06.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/TBC
    04:33:06.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/TBCPADDING
    04:33:06.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/X9.23
    04:33:06.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/X9.23PADDING
    04:33:06.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ZEROBYTE
    04:33:06.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ZEROBYTEPADDING
    04:33:06.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/
    04:33:06.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126
    04:33:06.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126-2
    04:33:06.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126-2PADDING
    04:33:06.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126PADDING
    04:33:06.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO7816-4
    04:33:06.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7217 ***
    *** 7218 ***
    *** 7219 ***
    *** 7220 ***
    *** 7221 ***
    *** 7222 ***
    *** 7223 ***
    *** 7224 ***
    *** 7225 ***
    *** 7226 ***
    *** 7227 ***
    *** 7228 ***
    *** 7229 ***
    *** 7230 ***
    *** 7231 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/NOPADDING
    04:33:06.970 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS5
    04:33:06.970 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS5PADDING
    04:33:06.970 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS7
    04:33:06.971 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS7PADDING
    04:33:06.971 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/TBC
    04:33:06.971 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/TBCPADDING
    04:33:06.971 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7232 ***
    *** 7233 ***
    *** 7234 ***
    *** 7235 ***
    *** 7236 ***
    *** 7237 ***
    *** 7238 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.972 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/X9.23PADDING
    04:33:06.972 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7239 ***
    *** 7240 ***
    *** 7241 ***
    *** 7242 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.972 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ZEROBYTEPADDING
    04:33:06.973 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/
    04:33:06.973 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7243 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.974 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126-2
    04:33:06.974 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7244 ***
    *** 7245 ***
    *** 7246 ***
    *** 7247 ***
    *** 7248 ***
    *** 7249 ***
    *** 7250 ***
    *** 7251 ***
    *** 7252 ***
    *** 7253 ***
    *** 7254 ***
    *** 7255 ***
    *** 7256 ***
    *** 7257 ***
    *** 7258 ***
    *** 7259 ***
    *** 7260 ***
    *** 7261 ***
    *** 7262 ***
    *** 7263 ***
    *** 7264 ***
    *** 7265 ***
    *** 7266 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.974 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7267 ***
    *** 7268 ***
    *** 7269 ***
    *** 7270 ***
    *** 7271 ***
    *** 7272 ***
    *** 7273 ***
    *** 7274 ***
    *** 7275 ***
    *** 7276 ***
    *** 7277 ***
    *** 7278 ***
    *** 7279 ***
    *** 7280 ***
    *** 7281 ***
    *** 7282 ***
    *** 7283 ***
    *** 7284 ***
    *** 7285 ***
    *** 7286 ***
    *** 7287 ***
    *** 7288 ***
    *** 7289 ***
    *** 7290 ***
    *** 7291 ***
    *** 7292 ***
    *** 7293 ***
    *** 7294 ***
    *** 7295 ***
    *** 7296 ***
    *** 7297 ***
    *** 7298 ***
    *** 7299 ***
    *** 7300 ***
    *** 7301 ***
    *** 7302 ***
    *** 7303 ***
    *** 7304 ***
    *** 7305 ***
    *** 7306 ***
    *** 7307 ***
    *** 7308 ***
    *** 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 ***
    *** 7346 ***
    *** 7347 ***
    *** 7348 ***
    *** 7349 ***
    *** 7350 ***
    *** 7351 ***
    *** 7352 ***
    *** 7353 ***
    *** 7354 ***
    *** 7355 ***
    *** 7356 ***
    *** 7357 ***
    *** 7358 ***
    *** 7359 ***
    *** 7360 ***
    *** 7361 ***
    *** 7362 ***
    *** 7363 ***
    *** 7364 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.974 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7365 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.975 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO7816-4PADDING
    04:33:06.975 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/NOPADDING
    04:33:06.975 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS5
    04:33:06.976 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS5PADDING
    04:33:06.976 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS7
    04:33:06.976 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS7PADDING
    04:33:06.976 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7366 ***
    *** 7367 ***
    *** 7368 ***
    *** 7369 ***
    *** 7370 ***
    *** 7371 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.977 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/TBCPADDING
    04:33:06.977 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/X9.23
    04:33:06.977 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7372 ***
    *** 7373 ***
    *** 7374 ***
    *** 7375 ***
    *** 7376 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.978 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ZEROBYTE
    04:33:06.978 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ZEROBYTEPADDING
    04:33:06.978 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/
    04:33:06.978 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7377 ***
    *** 7378 ***
    *** 7379 ***
    *** 7380 ***
    *** 7381 ***
    *** 7382 ***
    *** 7383 ***
    *** 7384 ***
    *** 7385 ***
    *** 7386 ***
    *** 7387 ***
    *** 7388 ***
    *** 7389 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.979 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126-2
    04:33:06.979 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126-2PADDING
    04:33:06.979 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126PADDING
    04:33:06.979 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO7816-4
    04:33:06.980 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO7816-4PADDING
    04:33:06.980 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7390 ***
    *** 7391 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.980 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS5
    04:33:06.981 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7392 ***
    *** 7393 ***
    *** 7394 ***
    *** 7395 ***
    *** 7396 ***
    *** 7397 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.981 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS7
    04:33:06.981 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS7PADDING
    04:33:06.982 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/TBC
    04:33:06.982 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/TBCPADDING
    04:33:06.982 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/X9.23
    04:33:06.983 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/X9.23PADDING
    04:33:06.983 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ZEROBYTE
    04:33:06.983 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ZEROBYTEPADDING
    04:33:06.983 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/
    04:33:06.984 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126
    04:33:06.984 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126-2
    04:33:06.984 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7398 ***
    *** 7399 ***
    *** 7400 ***
    *** 7401 ***
    *** 7402 ***
    *** 7403 ***
    *** 7404 ***
    *** 7405 ***
    *** 7406 ***
    *** 7407 ***
    *** 7408 ***
    *** 7409 ***
    *** 7410 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.984 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126PADDING
    04:33:06.985 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7411 ***
    *** 7412 ***
    *** 7413 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.985 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7414 ***
    *** 7415 ***
    *** 7416 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.986 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/NOPADDING
    04:33:06.986 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS5
    04:33:06.986 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS5PADDING
    04:33:06.986 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS7
    04:33:06.987 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS7PADDING
    04:33:06.987 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7417 ***
    *** 7418 ***
    *** 7419 ***
    *** 7420 ***
    *** 7421 ***
    *** 7422 ***
    *** 7423 ***
    *** 7424 ***
    *** 7425 ***
    *** 7426 ***
    *** 7427 ***
    *** 7428 ***
    *** 7429 ***
    *** 7430 ***
    *** 7431 ***
    *** 7432 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:06.987 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/TBCPADDING
    04:33:06.988 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/X9.23
    04:33:06.988 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/X9.23PADDING
    04:33:06.988 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ZEROBYTE
    04:33:07.003 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ZEROBYTEPADDING
    04:33:07.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/
    04:33:07.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126
    04:33:07.005 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7433 ***
    *** 7434 ***
    *** 7435 ***
    *** 7436 ***
    *** 7437 ***
    *** 7438 ***
    *** 7439 ***
    *** 7440 ***
    *** 7441 ***
    *** 7442 ***
    *** 7443 ***
    *** 7444 ***
    *** 7445 ***
    *** 7446 ***
    *** 7447 ***
    *** 7448 ***
    *** 7449 ***
    *** 7450 ***
    *** 7451 ***
    *** 7452 ***
    *** 7453 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.005 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7454 ***
    *** 7455 ***
    *** 7456 ***
    *** 7457 ***
    *** 7458 ***
    *** 7459 ***
    *** 7460 ***
    *** 7461 ***
    *** 7462 ***
    *** 7463 ***
    *** 7464 ***
    *** 7465 ***
    *** 7466 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.006 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126PADDING
    04:33:07.006 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO7816-4
    04:33:07.006 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO7816-4PADDING
    04:33:07.006 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/NOPADDING
    04:33:07.007 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS5
    04:33:07.007 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS5PADDING
    04:33:07.007 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS7
    04:33:07.008 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS7PADDING
    04:33:07.008 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/TBC
    04:33:07.008 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/TBCPADDING
    04:33:07.008 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7467 ***
    *** 7468 ***
    *** 7469 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.008 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/X9.23PADDING
    04:33:07.009 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ZEROBYTE
    04:33:07.009 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ZEROBYTEPADDING
    04:33:07.010 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/
    04:33:07.010 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7470 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.010 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126-2
    04:33:07.010 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126-2PADDING
    04:33:07.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126PADDING
    04:33:07.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO7816-4
    04:33:07.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7471 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/NOPADDING
    04:33:07.012 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7472 ***
    *** 7473 ***
    *** 7474 ***
    *** 7475 ***
    *** 7476 ***
    *** 7477 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.012 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS5PADDING
    04:33:07.012 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS7
    04:33:07.012 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS7PADDING
    04:33:07.013 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/TBC
    04:33:07.013 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/TBCPADDING
    04:33:07.014 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7478 ***
    *** 7479 ***
    *** 7480 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.014 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/X9.23PADDING
    04:33:07.014 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ZEROBYTE
    04:33:07.014 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ZEROBYTEPADDING
    04:33:07.015 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/
    04:33:07.015 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126
    04:33:07.015 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126-2
    04:33:07.015 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126-2PADDING
    04:33:07.016 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126PADDING
    04:33:07.016 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO7816-4
    04:33:07.016 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO7816-4PADDING
    04:33:07.017 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/NOPADDING
    04:33:07.017 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS5
    04:33:07.017 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS5PADDING
    04:33:07.018 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS7
    04:33:07.018 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS7PADDING
    04:33:07.018 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/TBC
    04:33:07.019 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/TBCPADDING
    04:33:07.019 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/X9.23
    04:33:07.019 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/X9.23PADDING
    04:33:07.020 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ZEROBYTE
    04:33:07.020 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ZEROBYTEPADDING
    04:33:07.020 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/
    04:33:07.020 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126
    04:33:07.021 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126-2
    04:33:07.021 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126-2PADDING
    04:33:07.022 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126PADDING
    04:33:07.022 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO7816-4
    04:33:07.023 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO7816-4PADDING
    04:33:07.023 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/NOPADDING
    04:33:07.023 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS5
    04:33:07.024 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS5PADDING
    04:33:07.025 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS7
    04:33:07.026 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS7PADDING
    04:33:07.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/TBC
    04:33:07.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/TBCPADDING
    04:33:07.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/X9.23
    04:33:07.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/X9.23PADDING
    04:33:07.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ZEROBYTE
    04:33:07.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ZEROBYTEPADDING
    04:33:07.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES//
    04:33:07.029 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES//" does not support IV => Skipping.
    04:33:07.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES//NOPADDING
    04:33:07.031 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES//NOPADDING" does not support IV => Skipping.
    04:33:07.031 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC-CTS/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7481 ***
    *** 7482 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.032 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC-CTS/NOPADDING
    04:33:07.033 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/
    04:33:07.033 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO10126
    04:33:07.034 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO10126-2
    04:33:07.034 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO10126-2PADDING
    04:33:07.036 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO10126PADDING
    04:33:07.036 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO7816-4
    04:33:07.036 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO7816-4PADDING
    04:33:07.037 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/NOPADDING
    04:33:07.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5
    04:33:07.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5PADDING
    04:33:07.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS7
    04:33:07.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS7PADDING
    04:33:07.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/TBC
    04:33:07.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/TBCPADDING
    04:33:07.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/X9.23
    04:33:07.041 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/X9.23PADDING
    04:33:07.042 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ZEROBYTE
    04:33:07.042 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ZEROBYTEPADDING
    04:33:07.044 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CCM/
    04:33:07.045 [Test worker] ERROR o.s.c.CipherTest - transformation "AES/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:07.046 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CCM/NOPADDING
    04:33:07.046 [Test worker] ERROR o.s.c.CipherTest - transformation "AES/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:07.046 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/
    04:33:07.047 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO10126
    04:33:07.055 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO10126-2
    04:33:07.055 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO10126-2PADDING
    04:33:07.056 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO10126PADDING
    04:33:07.056 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO7816-4
    04:33:07.057 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO7816-4PADDING
    04:33:07.057 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NOPADDING
    04:33:07.057 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/PKCS5
    04:33:07.058 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/PKCS5PADDING
    04:33:07.058 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/PKCS7
    04:33:07.058 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/PKCS7PADDING
    04:33:07.059 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/TBC
    04:33:07.059 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/TBCPADDING
    04:33:07.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/X9.23
    04:33:07.073 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/X9.23PADDING
    04:33:07.074 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ZEROBYTE
    04:33:07.075 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ZEROBYTEPADDING
    04:33:07.075 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/
    04:33:07.076 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO10126
    04:33:07.076 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO10126-2
    04:33:07.076 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO10126-2PADDING
    04:33:07.077 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO10126PADDING
    04:33:07.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO7816-4
    04:33:07.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO7816-4PADDING
    04:33:07.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7483 ***
    *** 7484 ***
    *** 7485 ***
    *** 7486 ***
    *** 7487 ***
    *** 7488 ***
    *** 7489 ***
    *** 7490 ***
    *** 7491 ***
    *** 7492 ***
    *** 7493 ***
    *** 7494 ***
    *** 7495 ***
    *** 7496 ***
    *** 7497 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/PKCS5
    04:33:07.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/PKCS5PADDING
    04:33:07.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/PKCS7
    04:33:07.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/PKCS7PADDING
    04:33:07.080 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/TBC
    04:33:07.086 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/TBCPADDING
    04:33:07.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/X9.23
    04:33:07.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/X9.23PADDING
    04:33:07.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ZEROBYTE
    04:33:07.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ZEROBYTEPADDING
    04:33:07.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/
    04:33:07.089 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO10126
    04:33:07.090 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO10126-2
    04:33:07.090 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO10126-2PADDING
    04:33:07.090 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO10126PADDING
    04:33:07.104 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO7816-4
    04:33:07.104 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO7816-4PADDING
    04:33:07.104 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/NOPADDING
    04:33:07.104 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/PKCS5
    04:33:07.105 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/PKCS5PADDING
    04:33:07.105 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/PKCS7
    04:33:07.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/PKCS7PADDING
    04:33:07.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/TBC
    04:33:07.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7498 ***
    *** 7499 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/X9.23
    04:33:07.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/X9.23PADDING
    04:33:07.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ZEROBYTE
    04:33:07.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ZEROBYTEPADDING
    04:33:07.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/
    04:33:07.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO10126
    04:33:07.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO10126-2
    04:33:07.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO10126-2PADDING
    04:33:07.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO10126PADDING
    04:33:07.109 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO7816-4
    04:33:07.109 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO7816-4PADDING
    04:33:07.109 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/NOPADDING
    04:33:07.110 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/PKCS5
    04:33:07.110 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7500 ***
    *** 7501 ***
    *** 7502 ***
    *** 7503 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.110 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/PKCS7
    04:33:07.114 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/PKCS7PADDING
    04:33:07.114 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/TBC
    04:33:07.115 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/TBCPADDING
    04:33:07.115 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/X9.23
    04:33:07.115 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/X9.23PADDING
    04:33:07.115 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ZEROBYTE
    04:33:07.116 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7504 ***
    *** 7505 ***
    *** 7506 ***
    *** 7507 ***
    *** 7508 ***
    *** 7509 ***
    *** 7510 ***
    *** 7511 ***
    *** 7512 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.116 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/
    04:33:07.116 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO10126
    04:33:07.117 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO10126-2
    04:33:07.117 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO10126-2PADDING
    04:33:07.118 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO10126PADDING
    04:33:07.118 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO7816-4
    04:33:07.118 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO7816-4PADDING
    04:33:07.118 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/NOPADDING
    04:33:07.119 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/PKCS5
    04:33:07.119 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/PKCS5PADDING
    04:33:07.119 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/PKCS7
    04:33:07.119 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/PKCS7PADDING
    04:33:07.120 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/TBC
    04:33:07.120 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/TBCPADDING
    04:33:07.120 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/X9.23
    04:33:07.121 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/X9.23PADDING
    04:33:07.123 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ZEROBYTE
    04:33:07.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ZEROBYTEPADDING
    04:33:07.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/
    04:33:07.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO10126
    04:33:07.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO10126-2
    04:33:07.125 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO10126-2PADDING
    04:33:07.125 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO10126PADDING
    04:33:07.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO7816-4
    04:33:07.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO7816-4PADDING
    04:33:07.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/NOPADDING
    04:33:07.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7513 ***
    *** 7514 ***
    *** 7515 ***
    *** 7516 ***
    *** 7517 ***
    *** 7518 ***
    *** 7519 ***
    *** 7520 ***
    *** 7521 ***
    *** 7522 ***
    *** 7523 ***
    *** 7524 ***
    *** 7525 ***
    *** 7526 ***
    *** 7527 ***
    *** 7528 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/PKCS5PADDING
    04:33:07.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/PKCS7
    04:33:07.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/PKCS7PADDING
    04:33:07.137 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/TBC
    04:33:07.138 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/TBCPADDING
    04:33:07.138 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/X9.23
    04:33:07.138 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/X9.23PADDING
    04:33:07.140 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ZEROBYTE
    04:33:07.141 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ZEROBYTEPADDING
    04:33:07.141 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/
    04:33:07.141 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO10126
    04:33:07.142 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO10126-2
    04:33:07.142 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO10126-2PADDING
    04:33:07.142 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO10126PADDING
    04:33:07.143 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO7816-4
    04:33:07.143 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO7816-4PADDING
    04:33:07.143 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/NOPADDING
    04:33:07.143 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/PKCS5
    04:33:07.143 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/PKCS5PADDING
    04:33:07.144 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/PKCS7
    04:33:07.144 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/PKCS7PADDING
    04:33:07.144 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/TBC
    04:33:07.144 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/TBCPADDING
    04:33:07.145 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/X9.23
    04:33:07.145 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/X9.23PADDING
    04:33:07.145 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ZEROBYTE
    04:33:07.146 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ZEROBYTEPADDING
    04:33:07.146 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7529 ***
    *** 7530 ***
    *** 7531 ***
    *** 7532 ***
    *** 7533 ***
    *** 7534 ***
    *** 7535 ***
    *** 7536 ***
    *** 7537 ***
    *** 7538 ***
    *** 7539 ***
    *** 7540 ***
    *** 7541 ***
    *** 7542 ***
    *** 7543 ***
    *** 7544 ***
    *** 7545 ***
    *** 7546 ***
    *** 7547 ***
    *** 7548 ***
    *** 7549 ***
    *** 7550 ***
    *** 7551 ***
    *** 7552 ***
    *** 7553 ***
    *** 7554 ***
    *** 7555 ***
    *** 7556 ***
    *** 7557 ***
    *** 7558 ***
    *** 7559 ***
    *** 7560 ***
    *** 7561 ***
    *** 7562 ***
    *** 7563 ***
    *** 7564 ***
    *** 7565 ***
    *** 7566 ***
    *** 7567 ***
    *** 7568 ***
    *** 7569 ***
    *** 7570 ***
    *** 7571 ***
    *** 7572 ***
    *** 7573 ***
    *** 7574 ***
    *** 7575 ***
    *** 7576 ***
    *** 7577 ***
    *** 7578 ***
    *** 7579 ***
    *** 7580 ***
    *** 7581 ***
    *** 7582 ***
    *** 7583 ***
    *** 7584 ***
    *** 7585 ***
    *** 7586 ***
    *** 7587 ***
    *** 7588 ***
    *** 7589 ***
    *** 7590 ***
    *** 7591 ***
    *** 7592 ***
    *** 7593 ***
    *** 7594 ***
    *** 7595 ***
    *** 7596 ***
    *** 7597 ***
    *** 7598 ***
    *** 7599 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.146 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO10126
    04:33:07.146 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO10126-2
    04:33:07.147 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO10126-2PADDING
    04:33:07.147 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO10126PADDING
    04:33:07.147 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO7816-4
    04:33:07.147 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO7816-4PADDING
    04:33:07.148 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/NOPADDING
    04:33:07.148 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/PKCS5
    04:33:07.148 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/PKCS5PADDING
    04:33:07.149 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/PKCS7
    04:33:07.149 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/PKCS7PADDING
    04:33:07.149 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/TBC
    04:33:07.149 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/TBCPADDING
    04:33:07.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/X9.23
    04:33:07.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/X9.23PADDING
    04:33:07.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ZEROBYTE
    04:33:07.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ZEROBYTEPADDING
    04:33:07.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/
    04:33:07.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO10126
    04:33:07.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO10126-2
    04:33:07.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO10126-2PADDING
    04:33:07.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO10126PADDING
    04:33:07.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO7816-4
    04:33:07.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO7816-4PADDING
    04:33:07.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/NOPADDING
    04:33:07.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/PKCS5
    04:33:07.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/PKCS5PADDING
    04:33:07.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/PKCS7
    04:33:07.154 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/PKCS7PADDING
    04:33:07.155 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/TBC
    04:33:07.155 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/TBCPADDING
    04:33:07.155 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/X9.23
    04:33:07.155 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/X9.23PADDING
    04:33:07.156 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ZEROBYTE
    04:33:07.156 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ZEROBYTEPADDING
    04:33:07.156 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/
    04:33:07.156 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO10126
    04:33:07.157 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO10126-2
    04:33:07.157 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7600 ***
    *** 7601 ***
    *** 7602 ***
    *** 7603 ***
    *** 7604 ***
    *** 7605 ***
    *** 7606 ***
    *** 7607 ***
    *** 7608 ***
    *** 7609 ***
    *** 7610 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7611 ***
    *** 7612 ***
    *** 7613 ***
    *** 7614 ***
    *** 7615 ***
    *** 7616 ***
    *** 7617 ***
    *** 7618 ***
    *** 7619 ***
    *** 7620 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO7816-4
    04:33:07.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO7816-4PADDING
    04:33:07.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7621 ***
    *** 7622 ***
    *** 7623 ***
    *** 7624 ***
    *** 7625 ***
    *** 7626 ***
    *** 7627 ***
    *** 7628 ***
    *** 7629 ***
    *** 7630 ***
    *** 7631 ***
    *** 7632 ***
    *** 7633 ***
    *** 7634 ***
    *** 7635 ***
    *** 7636 ***
    *** 7637 ***
    *** 7638 ***
    *** 7639 ***
    *** 7640 ***
    *** 7641 ***
    *** 7642 ***
    *** 7643 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/PKCS5
    04:33:07.159 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/PKCS5PADDING
    04:33:07.159 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/PKCS7
    04:33:07.165 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/PKCS7PADDING
    04:33:07.165 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/TBC
    04:33:07.165 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/TBCPADDING
    04:33:07.166 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/X9.23
    04:33:07.166 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/X9.23PADDING
    04:33:07.166 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7644 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.166 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ZEROBYTEPADDING
    04:33:07.167 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/
    04:33:07.167 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO10126
    04:33:07.167 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO10126-2
    04:33:07.167 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO10126-2PADDING
    04:33:07.167 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO10126PADDING
    04:33:07.167 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO7816-4
    04:33:07.168 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO7816-4PADDING
    04:33:07.168 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/NOPADDING
    04:33:07.168 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/PKCS5
    04:33:07.168 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/PKCS5PADDING
    04:33:07.168 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/PKCS7
    04:33:07.168 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/PKCS7PADDING
    04:33:07.169 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/TBC
    04:33:07.169 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/TBCPADDING
    04:33:07.169 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/X9.23
    04:33:07.169 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/X9.23PADDING
    04:33:07.169 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ZEROBYTE
    04:33:07.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ZEROBYTEPADDING
    04:33:07.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/
    04:33:07.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO10126
    04:33:07.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO10126-2
    04:33:07.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO10126-2PADDING
    04:33:07.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO10126PADDING
    04:33:07.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO7816-4
    04:33:07.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO7816-4PADDING
    04:33:07.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/NOPADDING
    04:33:07.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/PKCS5
    04:33:07.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/PKCS5PADDING
    04:33:07.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/PKCS7
    04:33:07.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/PKCS7PADDING
    04:33:07.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/TBC
    04:33:07.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/TBCPADDING
    04:33:07.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/X9.23
    04:33:07.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/X9.23PADDING
    04:33:07.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ZEROBYTE
    04:33:07.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ZEROBYTEPADDING
    04:33:07.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/
    04:33:07.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO10126
    04:33:07.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO10126-2
    04:33:07.175 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO10126-2PADDING
    04:33:07.184 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO10126PADDING
    04:33:07.185 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO7816-4
    04:33:07.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO7816-4PADDING
    04:33:07.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/NOPADDING
    04:33:07.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/PKCS5
    04:33:07.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/PKCS5PADDING
    04:33:07.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/PKCS7
    04:33:07.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/PKCS7PADDING
    04:33:07.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/TBC
    04:33:07.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/TBCPADDING
    04:33:07.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/X9.23
    04:33:07.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/X9.23PADDING
    04:33:07.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ZEROBYTE
    04:33:07.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ZEROBYTEPADDING
    04:33:07.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/
    04:33:07.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO10126
    04:33:07.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO10126-2
    04:33:07.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO10126-2PADDING
    04:33:07.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO10126PADDING
    04:33:07.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO7816-4
    04:33:07.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO7816-4PADDING
    04:33:07.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7645 ***
    *** 7646 ***
    *** 7647 ***
    *** 7648 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/PKCS5
    04:33:07.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/PKCS5PADDING
    04:33:07.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/PKCS7
    04:33:07.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/PKCS7PADDING
    04:33:07.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/TBC
    04:33:07.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/TBCPADDING
    04:33:07.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/X9.23
    04:33:07.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/X9.23PADDING
    04:33:07.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ZEROBYTE
    04:33:07.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ZEROBYTEPADDING
    04:33:07.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/
    04:33:07.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO10126
    04:33:07.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO10126-2
    04:33:07.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO10126-2PADDING
    04:33:07.205 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO10126PADDING
    04:33:07.205 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO7816-4
    04:33:07.205 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO7816-4PADDING
    04:33:07.205 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/NOPADDING
    04:33:07.206 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7649 ***
    *** 7650 ***
    *** 7651 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.206 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/PKCS5PADDING
    04:33:07.206 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/PKCS7
    04:33:07.206 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/PKCS7PADDING
    04:33:07.206 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/TBC
    04:33:07.206 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/TBCPADDING
    04:33:07.207 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/X9.23
    04:33:07.207 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/X9.23PADDING
    04:33:07.207 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ZEROBYTE
    04:33:07.207 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ZEROBYTEPADDING
    04:33:07.207 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/
    04:33:07.207 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO10126
    04:33:07.207 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO10126-2
    04:33:07.208 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7652 ***
    *** 7653 ***
    *** 7654 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.209 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO10126PADDING
    04:33:07.210 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO7816-4
    04:33:07.210 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO7816-4PADDING
    04:33:07.210 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7655 ***
    *** 7656 ***
    *** 7657 ***
    *** 7658 ***
    *** 7659 ***
    *** 7660 ***
    *** 7661 ***
    *** 7662 ***
    *** 7663 ***
    *** 7664 ***
    *** 7665 ***
    *** 7666 ***
    *** 7667 ***
    *** 7668 ***
    *** 7669 ***
    *** 7670 ***
    *** 7671 ***
    *** 7672 ***
    *** 7673 ***
    *** 7674 ***
    *** 7675 ***
    *** 7676 ***
    *** 7677 ***
    *** 7678 ***
    *** 7679 ***
    *** 7680 ***
    *** 7681 ***
    *** 7682 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.211 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7683 ***
    *** 7684 ***
    *** 7685 ***
    *** 7686 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.211 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/PKCS5PADDING
    04:33:07.211 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/PKCS7
    04:33:07.212 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/PKCS7PADDING
    04:33:07.212 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7687 ***
    *** 7688 ***
    *** 7689 ***
    *** 7690 ***
    *** 7691 ***
    *** 7692 ***
    *** 7693 ***
    *** 7694 ***
    *** 7695 ***
    *** 7696 ***
    *** 7697 ***
    *** 7698 ***
    *** 7699 ***
    *** 7700 ***
    *** 7701 ***
    *** 7702 ***
    *** 7703 ***
    *** 7704 ***
    *** 7705 ***
    *** 7706 ***
    *** 7707 ***
    *** 7708 ***
    *** 7709 ***
    *** 7710 ***
    *** 7711 ***
    *** 7712 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.212 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/TBCPADDING
    04:33:07.212 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/X9.23
    04:33:07.212 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7713 ***
    *** 7714 ***
    *** 7715 ***
    *** 7716 ***
    *** 7717 ***
    *** 7718 ***
    *** 7719 ***
    *** 7720 ***
    *** 7721 ***
    *** 7722 ***
    *** 7723 ***
    *** 7724 ***
    *** 7725 ***
    *** 7726 ***
    *** 7727 ***
    *** 7728 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.214 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ZEROBYTE
    04:33:07.214 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7729 ***
    *** 7730 ***
    *** 7731 ***
    *** 7732 ***
    *** 7733 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.215 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/
    04:33:07.215 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO10126
    04:33:07.215 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO10126-2
    04:33:07.215 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO10126-2PADDING
    04:33:07.216 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO10126PADDING
    04:33:07.217 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO7816-4
    04:33:07.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO7816-4PADDING
    04:33:07.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/NOPADDING
    04:33:07.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/PKCS5
    04:33:07.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/PKCS5PADDING
    04:33:07.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7734 ***
    *** 7735 ***
    *** 7736 ***
    *** 7737 ***
    *** 7738 ***
    *** 7739 ***
    *** 7740 ***
    *** 7741 ***
    *** 7742 ***
    *** 7743 ***
    *** 7744 ***
    *** 7745 ***
    *** 7746 ***
    *** 7747 ***
    *** 7748 ***
    *** 7749 ***
    *** 7750 ***
    *** 7751 ***
    *** 7752 ***
    *** 7753 ***
    *** 7754 ***
    *** 7755 ***
    *** 7756 ***
    *** 7757 ***
    *** 7758 ***
    *** 7759 ***
    *** 7760 ***
    *** 7761 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/PKCS7PADDING
    04:33:07.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7762 ***
    *** 7763 ***
    *** 7764 ***
    *** 7765 ***
    *** 7766 ***
    *** 7767 ***
    *** 7768 ***
    *** 7769 ***
    *** 7770 ***
    *** 7771 ***
    *** 7772 ***
    *** 7773 ***
    *** 7774 ***
    *** 7775 ***
    *** 7776 ***
    *** 7777 ***
    *** 7778 ***
    *** 7779 ***
    *** 7780 ***
    *** 7781 ***
    *** 7782 ***
    *** 7783 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/TBCPADDING
    04:33:07.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/X9.23
    04:33:07.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/X9.23PADDING
    04:33:07.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ZEROBYTE
    04:33:07.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ZEROBYTEPADDING
    04:33:07.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/
    04:33:07.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO10126
    04:33:07.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7784 ***
    *** 7785 ***
    *** 7786 ***
    *** 7787 ***
    *** 7788 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO10126-2PADDING
    04:33:07.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO10126PADDING
    04:33:07.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7789 ***
    *** 7790 ***
    *** 7791 ***
    *** 7792 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO7816-4PADDING
    04:33:07.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/NOPADDING
    04:33:07.233 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/PKCS5
    04:33:07.234 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/PKCS5PADDING
    04:33:07.234 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/PKCS7
    04:33:07.236 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7793 ***
    *** 7794 ***
    *** 7795 ***
    *** 7796 ***
    *** 7797 ***
    *** 7798 ***
    *** 7799 ***
    *** 7800 ***
    *** 7801 ***
    *** 7802 ***
    *** 7803 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.236 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/TBC
    04:33:07.236 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/TBCPADDING
    04:33:07.236 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/X9.23
    04:33:07.237 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/X9.23PADDING
    04:33:07.237 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ZEROBYTE
    04:33:07.238 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ZEROBYTEPADDING
    04:33:07.238 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/
    04:33:07.239 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO10126

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 ***
    *** 7824 ***
    *** 7825 ***
    *** 7826 ***
    *** 7827 ***
    *** 7828 ***
    *** 7829 ***
    *** 7830 ***
    *** 7831 ***
    *** 7832 ***
    *** 7833 ***
    *** 7834 ***
    *** 7835 ***
    *** 7836 ***
    *** 7837 ***
    *** 7838 ***
    *** 7839 ***
    *** 7840 ***
    *** 7841 ***
    *** 7842 ***
    *** 7843 ***
    *** 7844 ***
    *** 7845 ***
    *** 7846 ***
    *** 7847 ***
    *** 7848 ***
    *** 7849 ***
    *** 7850 ***
    *** 7851 ***
    *** 7852 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.239 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO10126-2
    04:33:07.239 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO10126-2PADDING
    04:33:07.239 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7853 ***
    *** 7854 ***
    *** 7855 ***
    *** 7856 ***
    *** 7857 ***
    *** 7858 ***
    *** 7859 ***
    *** 7860 ***
    *** 7861 ***
    *** 7862 ***
    *** 7863 ***
    *** 7864 ***
    *** 7865 ***
    *** 7866 ***
    *** 7867 ***
    *** 7868 ***
    *** 7869 ***
    *** 7870 ***
    *** 7871 ***
    *** 7872 ***
    *** 7873 ***
    *** 7874 ***
    *** 7875 ***
    *** 7876 ***
    *** 7877 ***
    *** 7878 ***
    *** 7879 ***
    *** 7880 ***
    *** 7881 ***
    *** 7882 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.240 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO7816-4
    04:33:07.240 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO7816-4PADDING
    04:33:07.240 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/NOPADDING
    04:33:07.240 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/PKCS5
    04:33:07.241 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/PKCS5PADDING
    04:33:07.241 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/PKCS7
    04:33:07.241 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/PKCS7PADDING
    04:33:07.241 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/TBC
    04:33:07.242 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/TBCPADDING
    04:33:07.242 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/X9.23
    04:33:07.242 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/X9.23PADDING
    04:33:07.242 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ZEROBYTE
    04:33:07.243 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ZEROBYTEPADDING
    04:33:07.243 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/
    04:33:07.243 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO10126
    04:33:07.243 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO10126-2
    04:33:07.244 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO10126-2PADDING
    04:33:07.245 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO10126PADDING
    04:33:07.245 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO7816-4
    04:33:07.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO7816-4PADDING
    04:33:07.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/NOPADDING
    04:33:07.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/PKCS5
    04:33:07.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/PKCS5PADDING
    04:33:07.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/PKCS7
    04:33:07.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/PKCS7PADDING
    04:33:07.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/TBC
    04:33:07.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/TBCPADDING
    04:33:07.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/X9.23
    04:33:07.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/X9.23PADDING
    04:33:07.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ZEROBYTE
    04:33:07.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7883 ***
    *** 7884 ***
    *** 7885 ***
    *** 7886 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/
    04:33:07.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO10126
    04:33:07.256 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO10126-2
    04:33:07.257 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO10126-2PADDING
    04:33:07.257 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO10126PADDING
    04:33:07.257 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7887 ***
    *** 7888 ***
    *** 7889 ***
    *** 7890 ***
    *** 7891 ***
    *** 7892 ***
    *** 7893 ***
    *** 7894 ***
    *** 7895 ***
    *** 7896 ***
    *** 7897 ***
    *** 7898 ***
    *** 7899 ***
    *** 7900 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.258 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO7816-4PADDING
    04:33:07.258 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7901 ***
    *** 7902 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.258 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/PKCS5
    04:33:07.258 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/PKCS5PADDING
    04:33:07.258 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/PKCS7
    04:33:07.259 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/PKCS7PADDING
    04:33:07.259 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7903 ***
    *** 7904 ***
    *** 7905 ***
    *** 7906 ***
    *** 7907 ***
    *** 7908 ***
    *** 7909 ***
    *** 7910 ***
    *** 7911 ***
    *** 7912 ***
    *** 7913 ***
    *** 7914 ***
    *** 7915 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.259 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/TBCPADDING
    04:33:07.259 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/X9.23
    04:33:07.259 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/X9.23PADDING
    04:33:07.260 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ZEROBYTE
    04:33:07.265 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ZEROBYTEPADDING
    04:33:07.265 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/
    04:33:07.266 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO10126
    04:33:07.266 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO10126-2
    04:33:07.266 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO10126-2PADDING
    04:33:07.267 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO10126PADDING
    04:33:07.267 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO7816-4
    04:33:07.267 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO7816-4PADDING
    04:33:07.267 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/NOPADDING
    04:33:07.268 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/PKCS5
    04:33:07.268 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/PKCS5PADDING
    04:33:07.268 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/PKCS7
    04:33:07.269 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/PKCS7PADDING
    04:33:07.269 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/TBC
    04:33:07.269 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7916 ***
    *** 7917 ***
    *** 7918 ***
    *** 7919 ***
    *** 7920 ***
    *** 7921 ***
    *** 7922 ***
    *** 7923 ***
    *** 7924 ***
    *** 7925 ***
    *** 7926 ***
    *** 7927 ***
    *** 7928 ***
    *** 7929 ***
    *** 7930 ***
    *** 7931 ***
    *** 7932 ***
    *** 7933 ***
    *** 7934 ***
    *** 7935 ***
    *** 7936 ***
    *** 7937 ***
    *** 7938 ***
    *** 7939 ***
    *** 7940 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.269 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/X9.23
    04:33:07.270 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/X9.23PADDING
    04:33:07.270 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ZEROBYTE
    04:33:07.270 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ZEROBYTEPADDING
    04:33:07.270 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/
    04:33:07.271 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7941 ***
    *** 7942 ***
    *** 7943 ***
    *** 7944 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.271 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO10126-2
    04:33:07.271 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7945 ***
    *** 7946 ***
    *** 7947 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.271 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO10126PADDING
    04:33:07.271 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7948 ***
    *** 7949 ***
    *** 7950 ***
    *** 7951 ***
    *** 7952 ***
    *** 7953 ***
    *** 7954 ***
    *** 7955 ***
    *** 7956 ***
    *** 7957 ***
    *** 7958 ***
    *** 7959 ***
    *** 7960 ***
    *** 7961 ***
    *** 7962 ***
    *** 7963 ***
    *** 7964 ***
    *** 7965 ***
    *** 7966 ***
    *** 7967 ***
    *** 7968 ***
    *** 7969 ***
    *** 7970 ***
    *** 7971 ***
    *** 7972 ***
    *** 7973 ***
    *** 7974 ***
    *** 7975 ***
    *** 7976 ***
    *** 7977 ***
    *** 7978 ***
    *** 7979 ***
    *** 7980 ***
    *** 7981 ***
    *** 7982 ***
    *** 7983 ***
    *** 7984 ***
    *** 7985 ***
    *** 7986 ***
    *** 7987 ***
    *** 7988 ***
    *** 7989 ***
    *** 7990 ***
    *** 7991 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.272 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO7816-4PADDING
    04:33:07.272 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/NOPADDING
    04:33:07.272 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/PKCS5
    04:33:07.272 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7992 ***
    *** 7993 ***
    *** 7994 ***
    *** 7995 ***
    *** 7996 ***
    *** 7997 ***
    *** 7998 ***
    *** 7999 ***
    *** 8000 ***
    *** 8001 ***
    *** 8002 ***
    *** 8003 ***
    *** 8004 ***
    *** 8005 ***
    *** 8006 ***
    *** 8007 ***
    *** 8008 ***
    *** 8009 ***
    *** 8010 ***
    *** 8011 ***
    *** 8012 ***
    *** 8013 ***
    *** 8014 ***
    *** 8015 ***
    *** 8016 ***
    *** 8017 ***
    *** 8018 ***
    *** 8019 ***
    *** 8020 ***
    *** 8021 ***
    *** 8022 ***
    *** 8023 ***
    *** 8024 ***
    *** 8025 ***
    *** 8026 ***
    *** 8027 ***
    *** 8028 ***
    *** 8029 ***
    *** 8030 ***
    *** 8031 ***
    *** 8032 ***
    *** 8033 ***
    *** 8034 ***
    *** 8035 ***
    *** 8036 ***
    *** 8037 ***
    *** 8038 ***
    *** 8039 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.273 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/PKCS7
    04:33:07.273 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/PKCS7PADDING
    04:33:07.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/TBC
    04:33:07.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/TBCPADDING
    04:33:07.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/X9.23
    04:33:07.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/X9.23PADDING
    04:33:07.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ZEROBYTE
    04:33:07.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ZEROBYTEPADDING
    04:33:07.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/
    04:33:07.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO10126
    04:33:07.277 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO10126-2
    04:33:07.277 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO10126-2PADDING
    04:33:07.290 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO10126PADDING
    04:33:07.290 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8040 ***
    *** 8041 ***
    *** 8042 ***
    *** 8043 ***
    *** 8044 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.290 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO7816-4PADDING
    04:33:07.290 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/NOPADDING
    04:33:07.291 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/PKCS5
    04:33:07.291 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/PKCS5PADDING
    04:33:07.291 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/PKCS7
    04:33:07.291 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/PKCS7PADDING
    04:33:07.292 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/TBC
    04:33:07.292 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/TBCPADDING
    04:33:07.292 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8045 ***
    *** 8046 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.293 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/X9.23PADDING
    04:33:07.293 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ZEROBYTE
    04:33:07.293 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ZEROBYTEPADDING
    04:33:07.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/
    04:33:07.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO10126
    04:33:07.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO10126-2
    04:33:07.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO10126-2PADDING
    04:33:07.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO10126PADDING
    04:33:07.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO7816-4
    04:33:07.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO7816-4PADDING
    04:33:07.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/NOPADDING
    04:33:07.296 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/PKCS5
    04:33:07.296 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/PKCS5PADDING
    04:33:07.296 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/PKCS7
    04:33:07.296 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/PKCS7PADDING
    04:33:07.297 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/TBC
    04:33:07.297 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/TBCPADDING
    04:33:07.297 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/X9.23
    04:33:07.298 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/X9.23PADDING
    04:33:07.298 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ZEROBYTE
    04:33:07.298 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ZEROBYTEPADDING
    04:33:07.299 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/
    04:33:07.299 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO10126
    04:33:07.299 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO10126-2
    04:33:07.299 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO10126-2PADDING
    04:33:07.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO10126PADDING
    04:33:07.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO7816-4
    04:33:07.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO7816-4PADDING
    04:33:07.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/NOPADDING
    04:33:07.301 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/PKCS5
    04:33:07.301 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/PKCS5PADDING
    04:33:07.301 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/PKCS7
    04:33:07.302 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/PKCS7PADDING
    04:33:07.302 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/TBC
    04:33:07.302 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/TBCPADDING
    04:33:07.302 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/X9.23
    04:33:07.302 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/X9.23PADDING
    04:33:07.303 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ZEROBYTE
    04:33:07.303 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ZEROBYTEPADDING
    04:33:07.303 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/
    04:33:07.303 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO10126
    04:33:07.304 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO10126-2
    04:33:07.304 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO10126-2PADDING
    04:33:07.304 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO10126PADDING
    04:33:07.305 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO7816-4
    04:33:07.305 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO7816-4PADDING
    04:33:07.306 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/NOPADDING
    04:33:07.307 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/PKCS5
    04:33:07.307 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/PKCS5PADDING
    04:33:07.307 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/PKCS7
    04:33:07.307 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/PKCS7PADDING
    04:33:07.308 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/TBC
    04:33:07.308 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/TBCPADDING
    04:33:07.308 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/X9.23
    04:33:07.308 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/X9.23PADDING
    04:33:07.308 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ZEROBYTE
    04:33:07.309 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ZEROBYTEPADDING
    04:33:07.309 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/
    04:33:07.309 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO10126
    04:33:07.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO10126-2
    04:33:07.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO10126-2PADDING
    04:33:07.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO10126PADDING
    04:33:07.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO7816-4
    04:33:07.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO7816-4PADDING
    04:33:07.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/NOPADDING
    04:33:07.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/PKCS5
    04:33:07.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/PKCS5PADDING
    04:33:07.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/PKCS7
    04:33:07.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/PKCS7PADDING
    04:33:07.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/TBC
    04:33:07.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/TBCPADDING
    04:33:07.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/X9.23
    04:33:07.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/X9.23PADDING
    04:33:07.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8047 ***
    *** 8048 ***
    *** 8049 ***
    *** 8050 ***
    *** 8051 ***
    *** 8052 ***
    *** 8053 ***
    *** 8054 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ZEROBYTEPADDING
    04:33:07.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/
    04:33:07.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO10126
    04:33:07.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO10126-2
    04:33:07.317 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO10126-2PADDING
    04:33:07.318 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO10126PADDING
    04:33:07.318 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO7816-4
    04:33:07.318 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO7816-4PADDING
    04:33:07.319 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/NOPADDING
    04:33:07.319 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/PKCS5
    04:33:07.319 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/PKCS5PADDING
    04:33:07.319 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/PKCS7
    04:33:07.320 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/PKCS7PADDING
    04:33:07.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/TBC
    04:33:07.328 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/TBCPADDING
    04:33:07.328 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/X9.23
    04:33:07.329 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/X9.23PADDING
    04:33:07.329 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ZEROBYTE
    04:33:07.329 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ZEROBYTEPADDING
    04:33:07.330 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/
    04:33:07.330 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO10126
    04:33:07.330 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO10126-2
    04:33:07.330 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO10126-2PADDING
    04:33:07.331 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8055 ***
    *** 8056 ***
    *** 8057 ***
    *** 8058 ***
    *** 8059 ***
    *** 8060 ***
    *** 8061 ***
    *** 8062 ***
    *** 8063 ***
    *** 8064 ***
    *** 8065 ***
    *** 8066 ***
    *** 8067 ***
    *** 8068 ***
    *** 8069 ***
    *** 8070 ***
    *** 8071 ***
    *** 8072 ***
    *** 8073 ***
    *** 8074 ***
    *** 8075 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.331 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO7816-4
    04:33:07.342 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO7816-4PADDING
    04:33:07.343 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/NOPADDING
    04:33:07.343 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/PKCS5
    04:33:07.343 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/PKCS5PADDING
    04:33:07.343 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/PKCS7
    04:33:07.343 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8076 ***
    *** 8077 ***
    *** 8078 ***
    *** 8079 ***
    *** 8080 ***
    *** 8081 ***
    *** 8082 ***
    *** 8083 ***
    *** 8084 ***
    *** 8085 ***
    *** 8086 ***
    *** 8087 ***
    *** 8088 ***
    *** 8089 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.344 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8090 ***
    *** 8091 ***
    *** 8092 ***
    *** 8093 ***
    *** 8094 ***
    *** 8095 ***
    *** 8096 ***
    *** 8097 ***
    *** 8098 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.344 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8099 ***
    *** 8100 ***
    *** 8101 ***
    *** 8102 ***
    *** 8103 ***
    *** 8104 ***
    *** 8105 ***
    *** 8106 ***
    *** 8107 ***
    *** 8108 ***
    *** 8109 ***
    *** 8110 ***
    *** 8111 ***
    *** 8112 ***
    *** 8113 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.344 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/X9.23
    04:33:07.344 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/X9.23PADDING
    04:33:07.345 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ZEROBYTE
    04:33:07.345 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ZEROBYTEPADDING
    04:33:07.345 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/
    04:33:07.345 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO10126
    04:33:07.346 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO10126-2
    04:33:07.346 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO10126-2PADDING
    04:33:07.346 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8114 ***
    *** 8115 ***
    *** 8116 ***
    *** 8117 ***
    *** 8118 ***
    *** 8119 ***
    *** 8120 ***
    *** 8121 ***
    *** 8122 ***
    *** 8123 ***
    *** 8124 ***
    *** 8125 ***
    *** 8126 ***
    *** 8127 ***
    *** 8128 ***
    *** 8129 ***
    *** 8130 ***
    *** 8131 ***
    *** 8132 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.347 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO7816-4
    04:33:07.347 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO7816-4PADDING
    04:33:07.347 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/NOPADDING
    04:33:07.347 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/PKCS5
    04:33:07.348 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/PKCS5PADDING
    04:33:07.348 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/PKCS7
    04:33:07.348 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/PKCS7PADDING
    04:33:07.348 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/TBC
    04:33:07.349 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/TBCPADDING
    04:33:07.349 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/X9.23
    04:33:07.349 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/X9.23PADDING
    04:33:07.350 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8133 ***
    *** 8134 ***
    *** 8135 ***
    *** 8136 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.350 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ZEROBYTEPADDING
    04:33:07.350 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/
    04:33:07.350 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO10126
    04:33:07.351 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO10126-2
    04:33:07.351 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO10126-2PADDING
    04:33:07.351 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO10126PADDING
    04:33:07.351 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO7816-4
    04:33:07.351 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO7816-4PADDING
    04:33:07.352 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/NOPADDING
    04:33:07.352 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/PKCS5
    04:33:07.352 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/PKCS5PADDING
    04:33:07.352 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/PKCS7
    04:33:07.353 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/PKCS7PADDING
    04:33:07.353 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/TBC
    04:33:07.353 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/TBCPADDING
    04:33:07.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/X9.23
    04:33:07.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/X9.23PADDING
    04:33:07.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ZEROBYTE
    04:33:07.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ZEROBYTEPADDING
    04:33:07.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/
    04:33:07.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO10126
    04:33:07.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO10126-2
    04:33:07.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO10126-2PADDING
    04:33:07.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO10126PADDING
    04:33:07.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8137 ***
    *** 8138 ***
    *** 8139 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO7816-4PADDING
    04:33:07.359 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/NOPADDING
    04:33:07.362 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/PKCS5
    04:33:07.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/PKCS5PADDING
    04:33:07.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/PKCS7
    04:33:07.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/PKCS7PADDING
    04:33:07.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/TBC
    04:33:07.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/TBCPADDING
    04:33:07.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/X9.23
    04:33:07.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/X9.23PADDING
    04:33:07.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ZEROBYTE
    04:33:07.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ZEROBYTEPADDING
    04:33:07.365 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CTS/
    04:33:07.365 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/CTS/" does not support IV => Skipping.
    04:33:07.366 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CTS/NOPADDING
    04:33:07.366 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/CTS/NOPADDING" does not support IV => Skipping.
    04:33:07.366 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/EAX/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8140 ***
    *** 8141 ***
    *** 8142 ***
    *** 8143 ***
    *** 8144 ***
    *** 8145 ***
    *** 8146 ***
    *** 8147 ***
    *** 8148 ***
    *** 8149 ***
    *** 8150 ***
    *** 8151 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.368 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/EAX/NOPADDING
    04:33:07.368 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/ECB/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8152 ***
    *** 8153 ***
    *** 8154 ***
    *** 8155 ***
    *** 8156 ***
    *** 8157 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.369 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/ECB/" does not support IV => Skipping.
    04:33:07.369 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/ECB/NOPADDING
    04:33:07.369 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/ECB/NOPADDING" does not support IV => Skipping.
    04:33:07.370 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/GCM/
    04:33:07.374 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/GCM/NOPADDING
    04:33:07.375 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/
    04:33:07.376 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO10126
    04:33:07.376 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO10126-2
    04:33:07.377 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO10126-2PADDING
    04:33:07.377 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO10126PADDING
    04:33:07.378 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO7816-4
    04:33:07.378 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO7816-4PADDING
    04:33:07.378 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/NOPADDING
    04:33:07.379 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/PKCS5
    04:33:07.380 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/PKCS5PADDING
    04:33:07.382 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/PKCS7
    04:33:07.382 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/PKCS7PADDING
    04:33:07.383 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/TBC
    04:33:07.383 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/TBCPADDING
    04:33:07.383 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/X9.23
    04:33:07.383 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/X9.23PADDING
    04:33:07.384 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ZEROBYTE
    04:33:07.384 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ZEROBYTEPADDING
    04:33:07.384 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8158 ***
    *** 8159 ***
    *** 8160 ***
    *** 8161 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.384 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO10126
    04:33:07.385 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO10126-2
    04:33:07.385 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO10126-2PADDING
    04:33:07.385 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO10126PADDING
    04:33:07.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO7816-4
    04:33:07.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO7816-4PADDING
    04:33:07.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/NOPADDING
    04:33:07.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/PKCS5
    04:33:07.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/PKCS5PADDING
    04:33:07.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/PKCS7
    04:33:07.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/PKCS7PADDING
    04:33:07.393 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/TBC
    04:33:07.393 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/TBCPADDING
    04:33:07.393 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/X9.23
    04:33:07.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/X9.23PADDING
    04:33:07.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ZEROBYTE
    04:33:07.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ZEROBYTEPADDING
    04:33:07.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/
    04:33:07.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO10126
    04:33:07.395 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO10126-2
    04:33:07.395 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO10126-2PADDING
    04:33:07.395 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO10126PADDING
    04:33:07.396 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO7816-4
    04:33:07.396 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO7816-4PADDING
    04:33:07.396 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/NOPADDING
    04:33:07.396 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/PKCS5
    04:33:07.397 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/PKCS5PADDING
    04:33:07.397 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/PKCS7
    04:33:07.397 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/PKCS7PADDING
    04:33:07.398 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8162 ***
    *** 8163 ***
    *** 8164 ***
    *** 8165 ***
    *** 8166 ***
    *** 8167 ***
    *** 8168 ***
    *** 8169 ***
    *** 8170 ***
    *** 8171 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.398 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/TBCPADDING
    04:33:07.398 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/X9.23
    04:33:07.399 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/X9.23PADDING
    04:33:07.399 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ZEROBYTE
    04:33:07.400 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ZEROBYTEPADDING
    04:33:07.400 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/
    04:33:07.400 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO10126
    04:33:07.401 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO10126-2
    04:33:07.401 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO10126-2PADDING
    04:33:07.401 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO10126PADDING
    04:33:07.402 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO7816-4
    04:33:07.402 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO7816-4PADDING
    04:33:07.402 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/NOPADDING
    04:33:07.402 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/PKCS5
    04:33:07.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/PKCS5PADDING
    04:33:07.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/PKCS7
    04:33:07.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/PKCS7PADDING
    04:33:07.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/TBC
    04:33:07.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/TBCPADDING
    04:33:07.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/X9.23
    04:33:07.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/X9.23PADDING
    04:33:07.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ZEROBYTE
    04:33:07.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ZEROBYTEPADDING
    04:33:07.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8172 ***
    *** 8173 ***
    *** 8174 ***
    *** 8175 ***
    *** 8176 ***
    *** 8177 ***
    *** 8178 ***
    *** 8179 ***
    *** 8180 ***
    *** 8181 ***
    *** 8182 ***
    *** 8183 ***
    *** 8184 ***
    *** 8185 ***
    *** 8186 ***
    *** 8187 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO10126
    04:33:07.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO10126-2
    04:33:07.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO10126-2PADDING
    04:33:07.418 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO10126PADDING
    04:33:07.420 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.421 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO7816-4PADDING
    04:33:07.421 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/NOPADDING
    04:33:07.422 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/PKCS5
    04:33:07.422 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/PKCS5PADDING
    04:33:07.425 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/PKCS7
    04:33:07.425 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/PKCS7PADDING
    04:33:07.426 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/TBC
    04:33:07.426 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/TBCPADDING
    04:33:07.426 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/X9.23
    04:33:07.426 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/X9.23PADDING
    04:33:07.427 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ZEROBYTE
    04:33:07.427 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ZEROBYTEPADDING
    04:33:07.427 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/
    04:33:07.427 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO10126
    04:33:07.428 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO10126-2
    04:33:07.428 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO10126-2PADDING
    04:33:07.428 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO10126PADDING
    04:33:07.428 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO7816-4
    04:33:07.429 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO7816-4PADDING
    04:33:07.430 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/NOPADDING
    04:33:07.430 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/PKCS5
    04:33:07.430 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/PKCS5PADDING
    04:33:07.431 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/PKCS7
    04:33:07.431 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/PKCS7PADDING
    04:33:07.431 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/TBC
    04:33:07.441 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/TBCPADDING
    04:33:07.442 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/X9.23
    04:33:07.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/X9.23PADDING
    04:33:07.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ZEROBYTE
    04:33:07.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ZEROBYTEPADDING
    04:33:07.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/
    04:33:07.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO10126
    04:33:07.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO10126-2
    04:33:07.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO10126-2PADDING
    04:33:07.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO10126PADDING
    04:33:07.445 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO7816-4
    04:33:07.445 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO7816-4PADDING
    04:33:07.445 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/NOPADDING
    04:33:07.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/PKCS5
    04:33:07.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/PKCS5PADDING
    04:33:07.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/PKCS7
    04:33:07.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/PKCS7PADDING
    04:33:07.447 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/TBC
    04:33:07.448 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/TBCPADDING
    04:33:07.448 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/X9.23
    04:33:07.449 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/X9.23PADDING
    04:33:07.449 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ZEROBYTE
    04:33:07.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ZEROBYTEPADDING
    04:33:07.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/
    04:33:07.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO10126
    04:33:07.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO10126-2
    04:33:07.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO10126-2PADDING
    04:33:07.451 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO10126PADDING
    04:33:07.451 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO7816-4
    04:33:07.451 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO7816-4PADDING
    04:33:07.451 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/NOPADDING
    04:33:07.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/PKCS5
    04:33:07.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/PKCS5PADDING
    04:33:07.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/PKCS7
    04:33:07.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/PKCS7PADDING
    04:33:07.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/TBC
    04:33:07.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8244 ***
    *** 8245 ***
    *** 8246 ***
    *** 8247 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/X9.23
    04:33:07.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/X9.23PADDING
    04:33:07.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ZEROBYTE
    04:33:07.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ZEROBYTEPADDING
    04:33:07.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8248 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO10126
    04:33:07.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO10126-2
    04:33:07.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO10126-2PADDING
    04:33:07.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8249 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO7816-4
    04:33:07.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO7816-4PADDING
    04:33:07.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/NOPADDING
    04:33:07.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/PKCS5
    04:33:07.458 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/PKCS5PADDING
    04:33:07.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/PKCS7
    04:33:07.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/PKCS7PADDING
    04:33:07.465 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8250 ***
    *** 8251 ***
    *** 8252 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.465 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8253 ***
    *** 8254 ***
    *** 8255 ***
    *** 8256 ***
    *** 8257 ***
    *** 8258 ***
    *** 8259 ***
    *** 8260 ***
    *** 8261 ***
    *** 8262 ***
    *** 8263 ***
    *** 8264 ***
    *** 8265 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.466 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/X9.23
    04:33:07.466 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/X9.23PADDING
    04:33:07.466 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8266 ***
    *** 8267 ***
    *** 8268 ***
    *** 8269 ***
    *** 8270 ***
    *** 8271 ***
    *** 8272 ***
    *** 8273 ***
    *** 8274 ***
    *** 8275 ***
    *** 8276 ***
    *** 8277 ***
    *** 8278 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.469 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ZEROBYTEPADDING
    04:33:07.475 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/
    04:33:07.476 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO10126
    04:33:07.477 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO10126-2
    04:33:07.477 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO10126-2PADDING
    04:33:07.478 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO10126PADDING
    04:33:07.481 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO7816-4
    04:33:07.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8279 ***
    *** 8280 ***
    *** 8281 ***
    *** 8282 ***
    *** 8283 ***
    *** 8284 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/NOPADDING
    04:33:07.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/PKCS5
    04:33:07.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/PKCS5PADDING
    04:33:07.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/PKCS7
    04:33:07.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/PKCS7PADDING
    04:33:07.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/TBC
    04:33:07.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/TBCPADDING
    04:33:07.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/X9.23
    04:33:07.484 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/X9.23PADDING
    04:33:07.484 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ZEROBYTE
    04:33:07.484 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ZEROBYTEPADDING
    04:33:07.484 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/
    04:33:07.499 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO10126
    04:33:07.499 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO10126-2
    04:33:07.499 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO10126-2PADDING
    04:33:07.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO10126PADDING
    04:33:07.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO7816-4
    04:33:07.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO7816-4PADDING
    04:33:07.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/NOPADDING
    04:33:07.501 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/PKCS5
    04:33:07.501 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/PKCS5PADDING
    04:33:07.502 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8285 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/PKCS7PADDING
    04:33:07.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/TBC
    04:33:07.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/TBCPADDING
    04:33:07.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8286 ***
    *** 8287 ***
    *** 8288 ***
    *** 8289 ***
    *** 8290 ***
    *** 8291 ***
    *** 8292 ***
    *** 8293 ***
    *** 8294 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.504 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/X9.23PADDING
    04:33:07.504 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ZEROBYTE
    04:33:07.504 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ZEROBYTEPADDING
    04:33:07.504 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/
    04:33:07.505 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO10126
    04:33:07.506 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO10126-2
    04:33:07.507 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO10126-2PADDING
    04:33:07.508 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO10126PADDING
    04:33:07.508 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO7816-4
    04:33:07.508 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO7816-4PADDING
    04:33:07.508 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/NOPADDING
    04:33:07.508 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/PKCS5
    04:33:07.509 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/PKCS5PADDING
    04:33:07.509 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/PKCS7
    04:33:07.510 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/PKCS7PADDING
    04:33:07.510 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/TBC
    04:33:07.510 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/TBCPADDING
    04:33:07.510 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/X9.23
    04:33:07.510 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/X9.23PADDING
    04:33:07.511 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ZEROBYTE
    04:33:07.511 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ZEROBYTEPADDING
    04:33:07.511 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/
    04:33:07.511 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO10126
    04:33:07.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO10126-2
    04:33:07.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO10126-2PADDING
    04:33:07.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO10126PADDING
    04:33:07.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO7816-4
    04:33:07.513 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO7816-4PADDING
    04:33:07.513 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/NOPADDING
    04:33:07.513 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/PKCS5
    04:33:07.513 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/PKCS5PADDING
    04:33:07.514 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/PKCS7
    04:33:07.514 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/PKCS7PADDING
    04:33:07.514 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/TBC
    04:33:07.514 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/TBCPADDING
    04:33:07.515 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/X9.23
    04:33:07.515 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/X9.23PADDING
    04:33:07.515 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ZEROBYTE
    04:33:07.515 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ZEROBYTEPADDING
    04:33:07.515 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/
    04:33:07.516 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO10126
    04:33:07.516 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO10126-2
    04:33:07.516 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO10126-2PADDING
    04:33:07.516 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO10126PADDING
    04:33:07.517 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO7816-4
    04:33:07.525 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO7816-4PADDING
    04:33:07.526 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/NOPADDING
    04:33:07.526 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/PKCS5
    04:33:07.526 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/PKCS5PADDING
    04:33:07.527 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/PKCS7
    04:33:07.527 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/PKCS7PADDING
    04:33:07.527 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/TBC
    04:33:07.527 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/TBCPADDING
    04:33:07.527 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/X9.23
    04:33:07.528 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/X9.23PADDING
    04:33:07.528 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ZEROBYTE
    04:33:07.528 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ZEROBYTEPADDING
    04:33:07.528 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/
    04:33:07.529 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO10126
    04:33:07.529 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO10126-2
    04:33:07.530 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO10126-2PADDING
    04:33:07.530 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.530 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO7816-4
    04:33:07.530 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO7816-4PADDING
    04:33:07.530 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8414 ***
    *** 8415 ***
    *** 8416 ***
    *** 8417 ***
    *** 8418 ***
    *** 8419 ***
    *** 8420 ***
    *** 8421 ***
    *** 8422 ***
    *** 8423 ***
    *** 8424 ***
    *** 8425 ***
    *** 8426 ***
    *** 8427 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/PKCS5
    04:33:07.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/PKCS5PADDING
    04:33:07.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/PKCS7
    04:33:07.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8428 ***
    *** 8429 ***
    *** 8430 ***
    *** 8431 ***
    *** 8432 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/TBC
    04:33:07.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/TBCPADDING
    04:33:07.531 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/X9.23
    04:33:07.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/X9.23PADDING
    04:33:07.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8433 ***
    *** 8434 ***
    *** 8435 ***
    *** 8436 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ZEROBYTEPADDING
    04:33:07.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/
    04:33:07.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO10126
    04:33:07.541 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO10126-2
    04:33:07.542 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO10126-2PADDING
    04:33:07.542 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO10126PADDING
    04:33:07.542 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO7816-4
    04:33:07.542 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO7816-4PADDING
    04:33:07.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/NOPADDING
    04:33:07.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/PKCS5
    04:33:07.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/PKCS5PADDING
    04:33:07.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8437 ***
    *** 8438 ***
    *** 8439 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/PKCS7PADDING
    04:33:07.553 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/TBC
    04:33:07.554 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/TBCPADDING
    04:33:07.554 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8440 ***
    *** 8441 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.554 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/X9.23PADDING
    04:33:07.554 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ZEROBYTE
    04:33:07.554 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8442 ***
    *** 8443 ***
    *** 8444 ***
    *** 8445 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.555 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/
    04:33:07.555 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8446 ***
    *** 8447 ***
    *** 8448 ***
    *** 8449 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.555 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO10126-2
    04:33:07.555 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO10126-2PADDING
    04:33:07.555 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8450 ***
    *** 8451 ***
    *** 8452 ***
    *** 8453 ***
    *** 8454 ***
    *** 8455 ***
    *** 8456 ***
    *** 8457 ***
    *** 8458 ***
    *** 8459 ***
    *** 8460 ***
    *** 8461 ***
    *** 8462 ***
    *** 8463 ***
    *** 8464 ***
    *** 8465 ***
    *** 8466 ***
    *** 8467 ***
    *** 8468 ***
    *** 8469 ***
    *** 8470 ***
    *** 8471 ***
    *** 8472 ***
    *** 8473 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.556 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO7816-4
    04:33:07.556 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO7816-4PADDING
    04:33:07.556 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/NOPADDING
    04:33:07.556 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/PKCS5
    04:33:07.556 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/PKCS5PADDING
    04:33:07.556 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/PKCS7
    04:33:07.557 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8474 ***
    *** 8475 ***
    *** 8476 ***
    *** 8477 ***
    *** 8478 ***
    *** 8479 ***
    *** 8480 ***
    *** 8481 ***
    *** 8482 ***
    *** 8483 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.557 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.557 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8510 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.558 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8511 ***
    *** 8512 ***
    *** 8513 ***
    *** 8514 ***
    *** 8515 ***
    *** 8516 ***
    *** 8517 ***
    *** 8518 ***
    *** 8519 ***
    *** 8520 ***
    *** 8521 ***
    *** 8522 ***
    *** 8523 ***
    *** 8524 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.558 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8525 ***
    *** 8526 ***
    *** 8527 ***
    *** 8528 ***
    *** 8529 ***
    *** 8530 ***
    *** 8531 ***
    *** 8532 ***
    *** 8533 ***
    *** 8534 ***
    *** 8535 ***
    *** 8536 ***
    *** 8537 ***
    *** 8538 ***
    *** 8539 ***
    *** 8540 ***
    *** 8541 ***
    *** 8542 ***
    *** 8543 ***
    *** 8544 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.558 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8545 ***
    *** 8546 ***
    *** 8547 ***
    *** 8548 ***
    *** 8549 ***
    *** 8550 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.558 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ZEROBYTEPADDING
    04:33:07.558 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/
    04:33:07.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO10126
    04:33:07.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO10126-2
    04:33:07.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO10126-2PADDING
    04:33:07.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO10126PADDING
    04:33:07.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO7816-4
    04:33:07.560 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO7816-4PADDING
    04:33:07.560 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/NOPADDING
    04:33:07.560 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/PKCS5
    04:33:07.560 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/PKCS5PADDING
    04:33:07.560 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/PKCS7
    04:33:07.561 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/PKCS7PADDING
    04:33:07.561 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/TBC
    04:33:07.561 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/TBCPADDING
    04:33:07.561 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/X9.23
    04:33:07.562 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/X9.23PADDING
    04:33:07.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ZEROBYTE
    04:33:07.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ZEROBYTEPADDING
    04:33:07.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/
    04:33:07.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO10126
    04:33:07.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8551 ***
    *** 8552 ***
    *** 8553 ***
    *** 8554 ***
    *** 8555 ***
    *** 8556 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO10126-2PADDING
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO10126PADDING
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO7816-4
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO7816-4PADDING
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8557 ***
    *** 8558 ***
    *** 8559 ***
    *** 8560 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/PKCS5
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/PKCS5PADDING
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8561 ***
    *** 8562 ***
    *** 8563 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/PKCS7PADDING
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/TBC
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/TBCPADDING
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/X9.23
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/X9.23PADDING
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ZEROBYTE
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8564 ***
    *** 8565 ***
    *** 8566 ***
    *** 8567 ***
    *** 8568 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO10126
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO10126-2
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO10126-2PADDING
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO10126PADDING
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO7816-4
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO7816-4PADDING
    04:33:07.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/NOPADDING
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/PKCS5
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/PKCS5PADDING
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/PKCS7
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/PKCS7PADDING
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/TBC
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/TBCPADDING
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/X9.23
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/X9.23PADDING
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ZEROBYTE
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ZEROBYTEPADDING
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO10126
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO10126-2
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8569 ***
    *** 8570 ***
    *** 8571 ***
    *** 8572 ***
    *** 8573 ***
    *** 8574 ***
    *** 8575 ***
    *** 8576 ***
    *** 8577 ***
    *** 8578 ***
    *** 8579 ***
    *** 8580 ***
    *** 8581 ***
    *** 8582 ***
    *** 8583 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO10126PADDING
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8584 ***
    *** 8585 ***
    *** 8586 ***
    *** 8587 ***
    *** 8588 ***
    *** 8589 ***
    *** 8590 ***
    *** 8591 ***
    *** 8592 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8593 ***
    *** 8594 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8595 ***
    *** 8596 ***
    *** 8597 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8598 ***
    *** 8599 ***
    *** 8600 ***
    *** 8601 ***
    *** 8602 ***
    *** 8603 ***
    *** 8604 ***
    *** 8605 ***
    *** 8606 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/PKCS5PADDING
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/PKCS7
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/PKCS7PADDING
    04:33:07.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/TBC
    04:33:07.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/TBCPADDING
    04:33:07.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/X9.23
    04:33:07.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/X9.23PADDING
    04:33:07.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ZEROBYTE
    04:33:07.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ZEROBYTEPADDING
    04:33:07.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/
    04:33:07.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO10126
    04:33:07.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO10126-2
    04:33:07.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO10126-2PADDING
    04:33:07.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO10126PADDING
    04:33:07.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO7816-4
    04:33:07.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO7816-4PADDING
    04:33:07.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/NOPADDING
    04:33:07.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/PKCS5
    04:33:07.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8607 ***
    *** 8608 ***
    *** 8609 ***
    *** 8610 ***
    *** 8611 ***
    *** 8612 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/PKCS7
    04:33:07.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/PKCS7PADDING
    04:33:07.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/TBC
    04:33:07.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/TBCPADDING
    04:33:07.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/X9.23
    04:33:07.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/X9.23PADDING
    04:33:07.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ZEROBYTE
    04:33:07.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ZEROBYTEPADDING
    04:33:07.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/
    04:33:07.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO10126
    04:33:07.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO10126-2
    04:33:07.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO10126-2PADDING
    04:33:07.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO10126PADDING
    04:33:07.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO7816-4
    04:33:07.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO7816-4PADDING
    04:33:07.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/NOPADDING
    04:33:07.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/PKCS5
    04:33:07.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/PKCS5PADDING
    04:33:07.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/PKCS7
    04:33:07.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/PKCS7PADDING
    04:33:07.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/TBC
    04:33:07.625 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/TBCPADDING
    04:33:07.625 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/X9.23
    04:33:07.625 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/X9.23PADDING
    04:33:07.625 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ZEROBYTE
    04:33:07.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8613 ***
    *** 8614 ***
    *** 8615 ***
    *** 8616 ***
    *** 8617 ***
    *** 8618 ***
    *** 8619 ***
    *** 8620 ***
    *** 8621 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/
    04:33:07.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO10126
    04:33:07.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO10126-2
    04:33:07.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO10126-2PADDING
    04:33:07.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8622 ***
    *** 8623 ***
    *** 8624 ***
    *** 8625 ***
    *** 8626 ***
    *** 8627 ***
    *** 8628 ***
    *** 8629 ***
    *** 8630 ***
    *** 8631 ***
    *** 8632 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO7816-4
    04:33:07.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO7816-4PADDING
    04:33:07.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/NOPADDING
    04:33:07.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/PKCS5PADDING
    04:33:07.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/PKCS7
    04:33:07.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/PKCS7PADDING
    04:33:07.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/TBC
    04:33:07.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/TBCPADDING
    04:33:07.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8663 ***
    *** 8664 ***
    *** 8665 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8666 ***
    *** 8667 ***
    *** 8668 ***
    *** 8669 ***
    *** 8670 ***
    *** 8671 ***
    *** 8672 ***
    *** 8673 ***
    *** 8674 ***
    *** 8675 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ZEROBYTE
    04:33:07.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ZEROBYTEPADDING
    04:33:07.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/
    04:33:07.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO10126
    04:33:07.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO10126-2
    04:33:07.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO10126-2PADDING
    04:33:07.645 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO10126PADDING
    04:33:07.646 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO7816-4
    04:33:07.646 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO7816-4PADDING
    04:33:07.646 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/NOPADDING
    04:33:07.646 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/PKCS5
    04:33:07.646 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/PKCS5PADDING
    04:33:07.646 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/PKCS7
    04:33:07.646 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/PKCS7PADDING
    04:33:07.646 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/TBC
    04:33:07.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/TBCPADDING
    04:33:07.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/X9.23
    04:33:07.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/X9.23PADDING
    04:33:07.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ZEROBYTE
    04:33:07.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ZEROBYTEPADDING
    04:33:07.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/
    04:33:07.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO10126
    04:33:07.648 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO10126-2
    04:33:07.648 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO10126-2PADDING
    04:33:07.648 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO10126PADDING
    04:33:07.648 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO7816-4
    04:33:07.648 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO7816-4PADDING
    04:33:07.648 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/NOPADDING
    04:33:07.648 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/PKCS5
    04:33:07.649 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8676 ***
    *** 8677 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.649 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/PKCS7
    04:33:07.649 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/PKCS7PADDING
    04:33:07.649 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/TBC
    04:33:07.649 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/TBCPADDING
    04:33:07.649 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/X9.23
    04:33:07.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/X9.23PADDING
    04:33:07.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ZEROBYTE
    04:33:07.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ZEROBYTEPADDING
    04:33:07.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/
    04:33:07.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO10126
    04:33:07.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO10126-2
    04:33:07.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO10126-2PADDING
    04:33:07.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO10126PADDING
    04:33:07.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8678 ***
    *** 8679 ***
    *** 8680 ***
    *** 8681 ***
    *** 8682 ***
    *** 8683 ***
    *** 8684 ***
    *** 8685 ***
    *** 8686 ***
    *** 8687 ***
    *** 8688 ***
    *** 8689 ***
    *** 8690 ***
    *** 8691 ***
    *** 8692 ***
    *** 8693 ***
    *** 8694 ***
    *** 8695 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8696 ***
    *** 8697 ***
    *** 8698 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/NOPADDING
    04:33:07.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/PKCS5
    04:33:07.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/PKCS5PADDING
    04:33:07.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/PKCS7
    04:33:07.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/PKCS7PADDING
    04:33:07.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/TBC
    04:33:07.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8699 ***
    *** 8700 ***
    *** 8701 ***
    *** 8702 ***
    *** 8703 ***
    *** 8704 ***
    *** 8705 ***
    *** 8706 ***
    *** 8707 ***
    *** 8708 ***
    *** 8709 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/X9.23
    04:33:07.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8710 ***
    *** 8711 ***
    *** 8712 ***
    *** 8713 ***
    *** 8714 ***
    *** 8715 ***
    *** 8716 ***
    *** 8717 ***
    *** 8718 ***
    *** 8719 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ZEROBYTE
    04:33:07.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ZEROBYTEPADDING
    04:33:07.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8720 ***
    *** 8721 ***
    *** 8722 ***
    *** 8723 ***
    *** 8724 ***
    *** 8725 ***
    *** 8726 ***
    *** 8727 ***
    *** 8728 ***
    *** 8729 ***
    *** 8730 ***
    *** 8731 ***
    *** 8732 ***
    *** 8733 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8734 ***
    *** 8735 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO10126-2
    04:33:07.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO10126-2PADDING
    04:33:07.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO10126PADDING
    04:33:07.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO7816-4
    04:33:07.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO7816-4PADDING
    04:33:07.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/NOPADDING
    04:33:07.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/PKCS5
    04:33:07.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/PKCS5PADDING
    04:33:07.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/PKCS7
    04:33:07.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/PKCS7PADDING
    04:33:07.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/TBC
    04:33:07.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/TBCPADDING
    04:33:07.656 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/X9.23
    04:33:07.657 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/X9.23PADDING
    04:33:07.657 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ZEROBYTE
    04:33:07.657 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ZEROBYTEPADDING
    04:33:07.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/
    04:33:07.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO10126
    04:33:07.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO10126-2
    04:33:07.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO10126-2PADDING
    04:33:07.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO10126PADDING
    04:33:07.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO7816-4
    04:33:07.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8761 ***
    *** 8762 ***
    *** 8763 ***
    *** 8764 ***
    *** 8765 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/PKCS5
    04:33:07.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/PKCS5PADDING
    04:33:07.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/PKCS7
    04:33:07.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/PKCS7PADDING
    04:33:07.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/TBC
    04:33:07.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/TBCPADDING
    04:33:07.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/X9.23
    04:33:07.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/X9.23PADDING
    04:33:07.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ZEROBYTE
    04:33:07.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ZEROBYTEPADDING
    04:33:07.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/
    04:33:07.661 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO10126
    04:33:07.661 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO10126-2
    04:33:07.666 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO10126-2PADDING
    04:33:07.666 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO10126PADDING
    04:33:07.666 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO7816-4
    04:33:07.667 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO7816-4PADDING
    04:33:07.667 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/NOPADDING
    04:33:07.667 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/PKCS5
    04:33:07.667 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/PKCS5PADDING
    04:33:07.667 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/PKCS7
    04:33:07.667 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/PKCS7PADDING
    04:33:07.668 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/TBC
    04:33:07.668 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/TBCPADDING
    04:33:07.668 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/X9.23
    04:33:07.668 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/X9.23PADDING
    04:33:07.668 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ZEROBYTE
    04:33:07.668 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ZEROBYTEPADDING
    04:33:07.669 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8766 ***
    *** 8767 ***
    *** 8768 ***
    *** 8769 ***
    *** 8770 ***
    *** 8771 ***
    *** 8772 ***
    *** 8773 ***
    *** 8774 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.669 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO10126
    04:33:07.669 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO10126-2
    04:33:07.670 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO10126-2PADDING
    04:33:07.670 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO10126PADDING
    04:33:07.670 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO7816-4
    04:33:07.670 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO7816-4PADDING
    04:33:07.670 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/NOPADDING
    04:33:07.670 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/PKCS5
    04:33:07.671 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/PKCS5PADDING
    04:33:07.671 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/PKCS7
    04:33:07.671 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/PKCS7PADDING
    04:33:07.671 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/TBC
    04:33:07.671 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/TBCPADDING
    04:33:07.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/X9.23
    04:33:07.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/X9.23PADDING
    04:33:07.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ZEROBYTE
    04:33:07.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ZEROBYTEPADDING
    04:33:07.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/
    04:33:07.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO10126
    04:33:07.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO10126-2
    04:33:07.673 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO10126-2PADDING
    04:33:07.673 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO10126PADDING
    04:33:07.673 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO7816-4
    04:33:07.673 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO7816-4PADDING
    04:33:07.674 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/NOPADDING
    04:33:07.676 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/PKCS5
    04:33:07.676 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8775 ***
    *** 8776 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.676 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/PKCS7
    04:33:07.676 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/PKCS7PADDING
    04:33:07.677 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/TBC
    04:33:07.677 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/TBCPADDING
    04:33:07.677 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/X9.23
    04:33:07.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8777 ***
    *** 8778 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ZEROBYTE
    04:33:07.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ZEROBYTEPADDING
    04:33:07.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/
    04:33:07.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO10126
    04:33:07.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO10126-2
    04:33:07.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO10126-2PADDING
    04:33:07.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO10126PADDING
    04:33:07.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO7816-4
    04:33:07.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO7816-4PADDING
    04:33:07.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/NOPADDING
    04:33:07.689 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/PKCS5
    04:33:07.690 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/PKCS5PADDING
    04:33:07.690 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/PKCS7
    04:33:07.690 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/PKCS7PADDING
    04:33:07.690 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/TBC
    04:33:07.690 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/TBCPADDING
    04:33:07.690 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/X9.23
    04:33:07.691 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/X9.23PADDING
    04:33:07.691 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ZEROBYTE
    04:33:07.691 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8779 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.691 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/
    04:33:07.691 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO10126
    04:33:07.692 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO10126-2
    04:33:07.692 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO10126-2PADDING
    04:33:07.692 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO10126PADDING
    04:33:07.692 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8780 ***
    *** 8781 ***
    *** 8782 ***
    *** 8783 ***
    *** 8784 ***
    *** 8785 ***
    *** 8786 ***
    *** 8787 ***
    *** 8788 ***
    *** 8789 ***
    *** 8790 ***
    *** 8791 ***
    *** 8792 ***
    *** 8793 ***
    *** 8794 ***
    *** 8795 ***
    *** 8796 ***
    *** 8797 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.692 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO7816-4PADDING
    04:33:07.693 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8798 ***
    *** 8799 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.693 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/PKCS5
    04:33:07.694 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/PKCS5PADDING
    04:33:07.694 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/PKCS7
    04:33:07.694 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8800 ***
    *** 8801 ***
    *** 8802 ***
    *** 8803 ***
    *** 8804 ***
    *** 8805 ***
    *** 8806 ***
    *** 8807 ***
    *** 8808 ***
    *** 8809 ***
    *** 8810 ***
    *** 8811 ***
    *** 8812 ***
    *** 8813 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.694 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/TBC
    04:33:07.694 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/TBCPADDING
    04:33:07.695 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/X9.23
    04:33:07.695 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/X9.23PADDING
    04:33:07.695 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ZEROBYTE
    04:33:07.695 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ZEROBYTEPADDING
    04:33:07.696 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH//
    04:33:07.699 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH//" does not support IV => Skipping.
    04:33:07.699 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH//NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8814 ***
    *** 8815 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.701 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH//NOPADDING" does not support IV => Skipping.
    04:33:07.701 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC-CTS/
    04:33:07.703 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC-CTS/NOPADDING
    04:33:07.707 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/
    04:33:07.713 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126
    04:33:07.717 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126-2
    04:33:07.727 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126-2PADDING
    04:33:07.738 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126PADDING
    04:33:07.739 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO7816-4
    04:33:07.739 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO7816-4PADDING
    04:33:07.740 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/NOPADDING
    04:33:07.741 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS5
    04:33:07.742 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS5PADDING
    04:33:07.743 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS7
    04:33:07.743 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS7PADDING
    04:33:07.744 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/TBC
    04:33:07.745 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/TBCPADDING
    04:33:07.746 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/X9.23
    04:33:07.747 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.747 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ZEROBYTE
    04:33:07.748 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8844 ***
    *** 8845 ***
    *** 8846 ***
    *** 8847 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.762 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/
    04:33:07.763 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126
    04:33:07.763 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126-2
    04:33:07.764 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126-2PADDING
    04:33:07.765 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126PADDING
    04:33:07.766 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8848 ***
    *** 8849 ***
    *** 8850 ***
    *** 8851 ***
    *** 8852 ***
    *** 8853 ***
    *** 8854 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.766 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO7816-4PADDING
    04:33:07.767 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/NOPADDING
    04:33:07.768 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS5
    04:33:07.768 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS5PADDING
    04:33:07.769 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS7
    04:33:07.770 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS7PADDING
    04:33:07.771 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/TBC
    04:33:07.772 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/TBCPADDING
    04:33:07.773 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/X9.23
    04:33:07.773 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/X9.23PADDING
    04:33:07.774 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ZEROBYTE
    04:33:07.775 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ZEROBYTEPADDING
    04:33:07.775 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/
    04:33:07.777 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126
    04:33:07.790 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126-2
    04:33:07.791 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126-2PADDING
    04:33:07.791 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126PADDING
    04:33:07.792 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO7816-4
    04:33:07.793 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO7816-4PADDING
    04:33:07.794 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/NOPADDING
    04:33:07.794 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS5
    04:33:07.795 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS5PADDING
    04:33:07.796 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS7
    04:33:07.796 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS7PADDING
    04:33:07.799 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/TBC
    04:33:07.799 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/TBCPADDING
    04:33:07.800 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/X9.23
    04:33:07.801 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8855 ***
    *** 8856 ***
    *** 8857 ***
    *** 8858 ***
    *** 8859 ***
    *** 8860 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.801 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ZEROBYTE
    04:33:07.802 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ZEROBYTEPADDING
    04:33:07.803 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/
    04:33:07.803 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126
    04:33:07.804 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126-2
    04:33:07.805 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126-2PADDING
    04:33:07.811 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126PADDING
    04:33:07.812 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8861 ***
    *** 8862 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.813 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO7816-4PADDING
    04:33:07.814 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/NOPADDING
    04:33:07.814 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS5
    04:33:07.815 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS5PADDING
    04:33:07.816 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS7
    04:33:07.816 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8863 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.817 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/TBC
    04:33:07.818 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/TBCPADDING
    04:33:07.822 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/X9.23
    04:33:07.822 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/X9.23PADDING
    04:33:07.823 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ZEROBYTE
    04:33:07.824 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ZEROBYTEPADDING
    04:33:07.824 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/
    04:33:07.825 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126
    04:33:07.827 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126-2
    04:33:07.838 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126-2PADDING
    04:33:07.838 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126PADDING
    04:33:07.839 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO7816-4
    04:33:07.840 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO7816-4PADDING
    04:33:07.840 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/NOPADDING
    04:33:07.841 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS5
    04:33:07.842 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS5PADDING
    04:33:07.843 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8864 ***
    *** 8865 ***
    *** 8866 ***
    *** 8867 ***
    *** 8868 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.843 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS7PADDING
    04:33:07.844 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/TBC
    04:33:07.845 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/TBCPADDING
    04:33:07.846 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/X9.23
    04:33:07.847 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/X9.23PADDING
    04:33:07.847 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ZEROBYTE
    04:33:07.848 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8869 ***
    *** 8870 ***
    *** 8871 ***
    *** 8872 ***
    *** 8873 ***
    *** 8874 ***
    *** 8875 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.849 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/
    04:33:07.850 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126
    04:33:07.862 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126-2
    04:33:07.863 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126-2PADDING
    04:33:07.863 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126PADDING
    04:33:07.864 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO7816-4
    04:33:07.865 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO7816-4PADDING
    04:33:07.866 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/NOPADDING
    04:33:07.867 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS5
    04:33:07.867 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS5PADDING
    04:33:07.868 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS7
    04:33:07.869 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS7PADDING
    04:33:07.869 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8876 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.870 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/TBCPADDING
    04:33:07.871 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/X9.23
    04:33:07.871 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/X9.23PADDING
    04:33:07.872 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ZEROBYTE
    04:33:07.873 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ZEROBYTEPADDING
    04:33:07.874 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/
    04:33:07.874 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126
    04:33:07.878 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126-2
    04:33:07.878 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126-2PADDING
    04:33:07.879 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126PADDING
    04:33:07.909 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO7816-4
    04:33:07.910 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO7816-4PADDING
    04:33:07.918 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8877 ***
    *** 8878 ***
    *** 8879 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.919 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS5
    04:33:07.920 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS5PADDING
    04:33:07.923 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS7
    04:33:07.930 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS7PADDING
    04:33:07.931 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8880 ***
    *** 8881 ***
    *** 8882 ***
    *** 8883 ***
    *** 8884 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.932 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/TBCPADDING
    04:33:07.939 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8885 ***
    *** 8886 ***
    *** 8887 ***
    *** 8888 ***
    *** 8889 ***
    *** 8890 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.940 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/X9.23PADDING
    04:33:07.943 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ZEROBYTE
    04:33:07.943 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ZEROBYTEPADDING
    04:33:07.944 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/
    04:33:07.945 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126
    04:33:07.946 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126-2
    04:33:07.947 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126-2PADDING
    04:33:07.950 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126PADDING
    04:33:07.951 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO7816-4
    04:33:07.957 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO7816-4PADDING
    04:33:07.970 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/NOPADDING
    04:33:07.971 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS5
    04:33:07.971 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS5PADDING
    04:33:07.972 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS7
    04:33:07.973 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS7PADDING
    04:33:07.974 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/TBC
    04:33:07.975 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/TBCPADDING
    04:33:07.976 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/X9.23
    04:33:07.976 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8891 ***
    *** 8892 ***
    *** 8893 ***
    *** 8894 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.977 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ZEROBYTE
    04:33:07.978 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ZEROBYTEPADDING
    04:33:07.978 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/
    04:33:07.978 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126
    04:33:07.978 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126-2
    04:33:07.979 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126-2PADDING
    04:33:07.979 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126PADDING
    04:33:07.979 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO7816-4
    04:33:07.980 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:07.980 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/NOPADDING
    04:33:07.981 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS5
    04:33:07.981 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS5PADDING
    04:33:07.982 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS7
    04:33:07.982 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS7PADDING
    04:33:07.982 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/TBC
    04:33:08.000 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/TBCPADDING
    04:33:08.001 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8947 ***
    *** 8948 ***
    *** 8949 ***
    *** 8950 ***
    *** 8951 ***
    *** 8952 ***
    *** 8953 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.001 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/X9.23PADDING
    04:33:08.002 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ZEROBYTE
    04:33:08.002 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ZEROBYTEPADDING
    04:33:08.002 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/
    04:33:08.003 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126
    04:33:08.003 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126-2
    04:33:08.004 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8954 ***
    *** 8955 ***
    *** 8956 ***
    *** 8957 ***
    *** 8958 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.004 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126PADDING
    04:33:08.004 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8959 ***
    *** 8960 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.005 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO7816-4PADDING
    04:33:08.005 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/NOPADDING
    04:33:08.006 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8961 ***
    *** 8962 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.006 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS5PADDING
    04:33:08.006 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS7
    04:33:08.007 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS7PADDING
    04:33:08.007 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/TBC
    04:33:08.008 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/TBCPADDING
    04:33:08.008 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/X9.23
    04:33:08.008 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/X9.23PADDING
    04:33:08.009 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ZEROBYTE
    04:33:08.009 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ZEROBYTEPADDING
    04:33:08.010 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/
    04:33:08.010 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126
    04:33:08.010 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8963 ***
    *** 8964 ***
    *** 8965 ***
    *** 8966 ***
    *** 8967 ***
    *** 8968 ***
    *** 8969 ***
    *** 8970 ***
    *** 8971 ***
    *** 8972 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.011 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126-2PADDING
    04:33:08.011 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126PADDING
    04:33:08.015 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8973 ***
    *** 8974 ***
    *** 8975 ***
    *** 8976 ***
    *** 8977 ***
    *** 8978 ***
    *** 8979 ***
    *** 8980 ***
    *** 8981 ***
    *** 8982 ***
    *** 8983 ***
    *** 8984 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.015 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO7816-4PADDING
    04:33:08.016 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/NOPADDING
    04:33:08.016 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS5
    04:33:08.016 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS5PADDING
    04:33:08.017 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8985 ***
    *** 8986 ***
    *** 8987 ***
    *** 8988 ***
    *** 8989 ***
    *** 8990 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.017 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS7PADDING
    04:33:08.018 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8991 ***
    *** 8992 ***
    *** 8993 ***
    *** 8994 ***
    *** 8995 ***
    *** 8996 ***
    *** 8997 ***
    *** 8998 ***
    *** 8999 ***
    *** 9000 ***
    *** 9001 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.018 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/TBCPADDING
    04:33:08.018 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/X9.23
    04:33:08.019 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/X9.23PADDING
    04:33:08.022 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ZEROBYTE
    04:33:08.022 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ZEROBYTEPADDING
    04:33:08.039 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/
    04:33:08.039 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126
    04:33:08.040 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126-2
    04:33:08.040 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126-2PADDING
    04:33:08.041 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126PADDING
    04:33:08.041 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO7816-4
    04:33:08.042 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO7816-4PADDING
    04:33:08.043 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/NOPADDING
    04:33:08.043 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS5
    04:33:08.044 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS5PADDING
    04:33:08.044 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS7
    04:33:08.044 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS7PADDING
    04:33:08.045 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/TBC
    04:33:08.046 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/TBCPADDING
    04:33:08.046 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/X9.23
    04:33:08.046 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/X9.23PADDING
    04:33:08.047 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ZEROBYTE
    04:33:08.047 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ZEROBYTEPADDING
    04:33:08.047 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/
    04:33:08.048 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126
    04:33:08.048 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126-2
    04:33:08.048 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126-2PADDING
    04:33:08.050 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126PADDING
    04:33:08.050 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO7816-4
    04:33:08.050 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO7816-4PADDING
    04:33:08.051 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/NOPADDING
    04:33:08.051 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS5
    04:33:08.051 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS5PADDING
    04:33:08.052 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS7
    04:33:08.052 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9002 ***
    *** 9003 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.053 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/TBC
    04:33:08.053 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/TBCPADDING
    04:33:08.053 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/X9.23
    04:33:08.054 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9004 ***
    *** 9005 ***
    *** 9006 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.054 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ZEROBYTE
    04:33:08.054 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9007 ***
    *** 9008 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.055 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/
    04:33:08.056 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9009 ***
    *** 9010 ***
    *** 9011 ***
    *** 9012 ***
    *** 9013 ***
    *** 9014 ***
    *** 9015 ***
    *** 9016 ***
    *** 9017 ***
    *** 9018 ***
    *** 9019 ***
    *** 9020 ***
    *** 9021 ***
    *** 9022 ***
    *** 9023 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.057 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9024 ***
    *** 9025 ***
    *** 9026 ***
    *** 9027 ***
    *** 9028 ***
    *** 9029 ***
    *** 9030 ***
    *** 9031 ***
    *** 9032 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.057 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9033 ***
    *** 9034 ***
    *** 9035 ***
    *** 9036 ***
    *** 9037 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.058 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126PADDING
    04:33:08.058 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO7816-4
    04:33:08.059 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO7816-4PADDING
    04:33:08.059 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/NOPADDING
    04:33:08.059 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS5
    04:33:08.060 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9038 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.060 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS7
    04:33:08.060 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS7PADDING
    04:33:08.061 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/TBC
    04:33:08.062 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9039 ***
    *** 9040 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.062 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/X9.23
    04:33:08.062 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/X9.23PADDING
    04:33:08.063 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ZEROBYTE
    04:33:08.063 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ZEROBYTEPADDING
    04:33:08.063 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/
    04:33:08.064 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9041 ***
    *** 9042 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.064 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126-2
    04:33:08.065 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126-2PADDING
    04:33:08.065 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9043 ***
    *** 9044 ***
    *** 9045 ***
    *** 9046 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.066 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO7816-4
    04:33:08.066 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO7816-4PADDING
    04:33:08.067 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/NOPADDING
    04:33:08.067 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS5
    04:33:08.067 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS5PADDING
    04:33:08.068 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS7
    04:33:08.068 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9047 ***
    *** 9048 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.068 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/TBC
    04:33:08.069 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/TBCPADDING
    04:33:08.069 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/X9.23
    04:33:08.070 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/X9.23PADDING
    04:33:08.070 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ZEROBYTE
    04:33:08.070 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ZEROBYTEPADDING
    04:33:08.071 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/
    04:33:08.071 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126
    04:33:08.072 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9049 ***
    *** 9050 ***
    *** 9051 ***
    *** 9052 ***
    *** 9053 ***
    *** 9054 ***
    *** 9055 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.072 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126-2PADDING
    04:33:08.072 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126PADDING
    04:33:08.073 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO7816-4
    04:33:08.074 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO7816-4PADDING
    04:33:08.074 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/NOPADDING
    04:33:08.074 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS5
    04:33:08.075 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS5PADDING
    04:33:08.075 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS7
    04:33:08.076 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS7PADDING
    04:33:08.076 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/TBC
    04:33:08.076 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/TBCPADDING
    04:33:08.077 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/X9.23
    04:33:08.077 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9056 ***
    *** 9057 ***
    *** 9058 ***
    *** 9059 ***
    *** 9060 ***
    *** 9061 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.078 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ZEROBYTE
    04:33:08.078 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ZEROBYTEPADDING
    04:33:08.078 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9062 ***
    *** 9063 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.079 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126
    04:33:08.079 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126-2
    04:33:08.079 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126-2PADDING
    04:33:08.080 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126PADDING
    04:33:08.080 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO7816-4
    04:33:08.081 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9064 ***
    *** 9065 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.081 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/NOPADDING
    04:33:08.082 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS5
    04:33:08.082 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS5PADDING
    04:33:08.082 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS7
    04:33:08.083 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS7PADDING
    04:33:08.083 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/TBC
    04:33:08.083 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9066 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.084 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/X9.23
    04:33:08.084 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/X9.23PADDING
    04:33:08.084 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ZEROBYTE
    04:33:08.085 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ZEROBYTEPADDING
    04:33:08.086 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/
    04:33:08.086 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9067 ***
    *** 9068 ***
    *** 9069 ***
    *** 9070 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.086 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126-2
    04:33:08.087 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126-2PADDING
    04:33:08.087 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126PADDING
    04:33:08.088 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO7816-4
    04:33:08.088 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO7816-4PADDING
    04:33:08.088 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/NOPADDING
    04:33:08.089 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9071 ***
    *** 9072 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.089 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS5PADDING
    04:33:08.090 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9073 ***
    *** 9074 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.090 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS7PADDING
    04:33:08.090 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9075 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.091 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/TBCPADDING
    04:33:08.091 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9076 ***
    *** 9077 ***
    *** 9078 ***
    *** 9079 ***
    *** 9080 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.107 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/X9.23PADDING
    04:33:08.108 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ZEROBYTE
    04:33:08.108 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ZEROBYTEPADDING
    04:33:08.109 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/
    04:33:08.110 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126
    04:33:08.110 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126-2
    04:33:08.110 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126-2PADDING
    04:33:08.111 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126PADDING
    04:33:08.111 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO7816-4
    04:33:08.111 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO7816-4PADDING
    04:33:08.112 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9081 ***
    *** 9082 ***
    *** 9083 ***
    *** 9084 ***
    *** 9085 ***
    *** 9086 ***
    *** 9087 ***
    *** 9088 ***
    *** 9089 ***
    *** 9090 ***
    *** 9091 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.112 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS5
    04:33:08.113 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS5PADDING
    04:33:08.113 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS7
    04:33:08.114 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS7PADDING
    04:33:08.114 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/TBC
    04:33:08.115 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/TBCPADDING
    04:33:08.115 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/X9.23
    04:33:08.115 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9092 ***
    *** 9093 ***
    *** 9094 ***
    *** 9095 ***
    *** 9096 ***
    *** 9097 ***
    *** 9098 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.116 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ZEROBYTE
    04:33:08.116 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ZEROBYTEPADDING
    04:33:08.117 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/
    04:33:08.117 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9099 ***
    *** 9100 ***
    *** 9101 ***
    *** 9102 ***
    *** 9103 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.118 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126-2
    04:33:08.118 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126-2PADDING
    04:33:08.118 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126PADDING
    04:33:08.119 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO7816-4
    04:33:08.119 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO7816-4PADDING
    04:33:08.120 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/NOPADDING
    04:33:08.120 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS5
    04:33:08.120 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS5PADDING
    04:33:08.121 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS7
    04:33:08.122 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS7PADDING
    04:33:08.122 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.123 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/TBCPADDING
    04:33:08.123 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/X9.23
    04:33:08.123 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9153 ***
    *** 9154 ***
    *** 9155 ***
    *** 9156 ***
    *** 9157 ***
    *** 9158 ***
    *** 9159 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.124 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ZEROBYTE
    04:33:08.124 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ZEROBYTEPADDING
    04:33:08.124 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/
    04:33:08.125 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126
    04:33:08.125 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126-2
    04:33:08.126 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126-2PADDING
    04:33:08.126 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126PADDING
    04:33:08.127 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO7816-4
    04:33:08.127 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9160 ***
    *** 9161 ***
    *** 9162 ***
    *** 9163 ***
    *** 9164 ***
    *** 9165 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.127 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/NOPADDING
    04:33:08.128 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS5
    04:33:08.128 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS5PADDING
    04:33:08.128 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS7
    04:33:08.129 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS7PADDING
    04:33:08.130 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/TBC
    04:33:08.130 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/TBCPADDING
    04:33:08.130 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/X9.23
    04:33:08.131 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/X9.23PADDING
    04:33:08.131 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ZEROBYTE
    04:33:08.131 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ZEROBYTEPADDING
    04:33:08.132 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/
    04:33:08.132 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9166 ***
    *** 9167 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.132 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126-2
    04:33:08.133 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126-2PADDING
    04:33:08.134 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126PADDING
    04:33:08.134 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO7816-4
    04:33:08.134 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO7816-4PADDING
    04:33:08.135 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/NOPADDING
    04:33:08.135 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS5
    04:33:08.135 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS5PADDING
    04:33:08.136 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS7
    04:33:08.136 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS7PADDING
    04:33:08.136 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/TBC
    04:33:08.137 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/TBCPADDING
    04:33:08.138 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9168 ***
    *** 9169 ***
    *** 9170 ***
    *** 9171 ***
    *** 9172 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.138 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/X9.23PADDING
    04:33:08.139 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ZEROBYTE
    04:33:08.139 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ZEROBYTEPADDING
    04:33:08.139 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/
    04:33:08.140 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126
    04:33:08.140 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126-2
    04:33:08.140 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9173 ***
    *** 9174 ***
    *** 9175 ***
    *** 9176 ***
    *** 9177 ***
    *** 9178 ***
    *** 9179 ***
    *** 9180 ***
    *** 9181 ***
    *** 9182 ***
    *** 9183 ***
    *** 9184 ***
    *** 9185 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.141 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126PADDING
    04:33:08.142 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO7816-4
    04:33:08.142 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO7816-4PADDING
    04:33:08.142 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/NOPADDING
    04:33:08.143 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS5
    04:33:08.143 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS5PADDING
    04:33:08.143 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS7
    04:33:08.144 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS7PADDING
    04:33:08.144 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/TBC
    04:33:08.144 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/TBCPADDING
    04:33:08.145 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9186 ***
    *** 9187 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.146 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/X9.23PADDING
    04:33:08.146 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ZEROBYTE
    04:33:08.146 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ZEROBYTEPADDING
    04:33:08.147 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/
    04:33:08.147 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126
    04:33:08.147 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126-2
    04:33:08.148 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126-2PADDING
    04:33:08.148 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126PADDING
    04:33:08.149 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9188 ***
    *** 9189 ***
    *** 9190 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.149 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO7816-4PADDING
    04:33:08.149 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/NOPADDING
    04:33:08.150 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS5
    04:33:08.150 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9191 ***
    *** 9192 ***
    *** 9193 ***
    *** 9194 ***
    *** 9195 ***
    *** 9196 ***
    *** 9197 ***
    *** 9198 ***
    *** 9199 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.151 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS7
    04:33:08.151 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS7PADDING
    04:33:08.151 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/TBC
    04:33:08.152 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/TBCPADDING
    04:33:08.152 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/X9.23
    04:33:08.152 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/X9.23PADDING
    04:33:08.153 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ZEROBYTE
    04:33:08.153 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ZEROBYTEPADDING
    04:33:08.154 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/
    04:33:08.154 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9200 ***
    *** 9201 ***
    *** 9202 ***
    *** 9203 ***
    *** 9204 ***
    *** 9205 ***
    *** 9206 ***
    *** 9207 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.155 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126-2
    04:33:08.155 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126-2PADDING
    04:33:08.155 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126PADDING
    04:33:08.156 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO7816-4
    04:33:08.156 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9208 ***
    *** 9209 ***
    *** 9210 ***
    *** 9211 ***
    *** 9212 ***
    *** 9213 ***
    *** 9214 ***
    *** 9215 ***
    *** 9216 ***
    *** 9217 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.156 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/NOPADDING
    04:33:08.157 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS5
    04:33:08.158 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS5PADDING
    04:33:08.158 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS7
    04:33:08.158 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS7PADDING
    04:33:08.159 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/TBC
    04:33:08.159 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/TBCPADDING
    04:33:08.159 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/X9.23
    04:33:08.160 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/X9.23PADDING
    04:33:08.160 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ZEROBYTE
    04:33:08.161 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ZEROBYTEPADDING
    04:33:08.161 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/
    04:33:08.162 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126
    04:33:08.162 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126-2
    04:33:08.162 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126-2PADDING
    04:33:08.163 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126PADDING
    04:33:08.163 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9218 ***
    *** 9219 ***
    *** 9220 ***
    *** 9221 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.163 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO7816-4PADDING
    04:33:08.164 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9222 ***
    *** 9223 ***
    *** 9224 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.164 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS5
    04:33:08.165 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS5PADDING
    04:33:08.165 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS7
    04:33:08.166 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9225 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.167 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/TBC
    04:33:08.167 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9226 ***
    *** 9227 ***
    *** 9228 ***
    *** 9229 ***
    *** 9230 ***
    *** 9231 ***
    *** 9232 ***
    *** 9233 ***
    *** 9234 ***
    *** 9235 ***
    *** 9236 ***
    *** 9237 ***
    *** 9238 ***
    *** 9239 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.167 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/X9.23
    04:33:08.167 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/X9.23PADDING
    04:33:08.168 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9240 ***
    *** 9241 ***
    *** 9242 ***
    *** 9243 ***
    *** 9244 ***
    *** 9245 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.168 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9246 ***
    *** 9247 ***
    *** 9248 ***
    *** 9249 ***
    *** 9250 ***
    *** 9251 ***
    *** 9252 ***
    *** 9253 ***
    *** 9254 ***
    *** 9255 ***
    *** 9256 ***
    *** 9257 ***
    *** 9258 ***
    *** 9259 ***
    *** 9260 ***
    *** 9261 ***
    *** 9262 ***
    *** 9263 ***
    *** 9264 ***
    *** 9265 ***
    *** 9266 ***
    *** 9267 ***
    *** 9268 ***
    *** 9269 ***
    *** 9270 ***
    *** 9271 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.168 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/
    04:33:08.169 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9272 ***
    *** 9273 ***
    *** 9274 ***
    *** 9275 ***
    *** 9276 ***
    *** 9277 ***
    *** 9278 ***
    *** 9279 ***
    *** 9280 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.170 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126-2
    04:33:08.170 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126-2PADDING
    04:33:08.171 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126PADDING
    04:33:08.171 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO7816-4
    04:33:08.172 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO7816-4PADDING
    04:33:08.172 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9281 ***
    *** 9282 ***
    *** 9283 ***
    *** 9284 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.172 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS5
    04:33:08.173 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS5PADDING
    04:33:08.173 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS7
    04:33:08.174 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS7PADDING
    04:33:08.174 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/TBC
    04:33:08.174 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/TBCPADDING
    04:33:08.175 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/X9.23
    04:33:08.175 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/X9.23PADDING
    04:33:08.175 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9285 ***
    *** 9286 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.176 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ZEROBYTEPADDING
    04:33:08.176 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/
    04:33:08.177 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126
    04:33:08.178 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126-2
    04:33:08.178 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126-2PADDING
    04:33:08.178 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126PADDING
    04:33:08.179 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO7816-4
    04:33:08.179 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO7816-4PADDING
    04:33:08.180 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/NOPADDING
    04:33:08.180 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS5
    04:33:08.180 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS5PADDING
    04:33:08.181 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9287 ***
    *** 9288 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.181 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS7PADDING
    04:33:08.182 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/TBC
    04:33:08.182 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/TBCPADDING
    04:33:08.182 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/X9.23
    04:33:08.183 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/X9.23PADDING
    04:33:08.183 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ZEROBYTE
    04:33:08.183 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ZEROBYTEPADDING
    04:33:08.184 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/
    04:33:08.184 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126
    04:33:08.185 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126-2
    04:33:08.185 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126-2PADDING
    04:33:08.186 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126PADDING
    04:33:08.186 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO7816-4
    04:33:08.187 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO7816-4PADDING
    04:33:08.187 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/NOPADDING
    04:33:08.187 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS5
    04:33:08.188 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9289 ***
    *** 9290 ***
    *** 9291 ***
    *** 9292 ***
    *** 9293 ***
    *** 9294 ***
    *** 9295 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.188 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS7
    04:33:08.188 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS7PADDING
    04:33:08.189 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9296 ***
    *** 9297 ***
    *** 9298 ***
    *** 9299 ***
    *** 9300 ***
    *** 9301 ***
    *** 9302 ***
    *** 9303 ***
    *** 9304 ***
    *** 9305 ***
    *** 9306 ***
    *** 9307 ***
    *** 9308 ***
    *** 9309 ***
    *** 9310 ***
    *** 9311 ***
    *** 9312 ***
    *** 9313 ***
    *** 9314 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.189 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/TBCPADDING
    04:33:08.190 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9315 ***
    *** 9316 ***
    *** 9317 ***
    *** 9318 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.190 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/X9.23PADDING
    04:33:08.190 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ZEROBYTE
    04:33:08.191 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ZEROBYTEPADDING
    04:33:08.191 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9319 ***
    *** 9320 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.191 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126
    04:33:08.192 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126-2
    04:33:08.192 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126-2PADDING
    04:33:08.192 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9321 ***
    *** 9322 ***
    *** 9323 ***
    *** 9324 ***
    *** 9325 ***
    *** 9326 ***
    *** 9327 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.193 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO7816-4
    04:33:08.194 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO7816-4PADDING
    04:33:08.194 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/NOPADDING
    04:33:08.195 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9328 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.195 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9329 ***
    *** 9330 ***
    *** 9331 ***
    *** 9332 ***
    *** 9333 ***
    *** 9334 ***
    *** 9335 ***
    *** 9336 ***
    *** 9337 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.195 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS7
    04:33:08.196 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS7PADDING
    04:33:08.196 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/TBC
    04:33:08.196 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/TBCPADDING
    04:33:08.197 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/X9.23
    04:33:08.197 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/X9.23PADDING
    04:33:08.198 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ZEROBYTE
    04:33:08.198 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ZEROBYTEPADDING
    04:33:08.198 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/
    04:33:08.199 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126
    04:33:08.199 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126-2
    04:33:08.199 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126-2PADDING
    04:33:08.200 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9338 ***
    *** 9339 ***
    *** 9340 ***
    *** 9341 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.200 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO7816-4
    04:33:08.201 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO7816-4PADDING
    04:33:08.201 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/NOPADDING
    04:33:08.202 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS5
    04:33:08.202 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS5PADDING
    04:33:08.202 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS7
    04:33:08.203 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS7PADDING
    04:33:08.203 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9342 ***
    *** 9343 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.203 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/TBCPADDING
    04:33:08.204 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9344 ***
    *** 9345 ***
    *** 9346 ***
    *** 9347 ***
    *** 9348 ***
    *** 9349 ***
    *** 9350 ***
    *** 9351 ***
    *** 9352 ***
    *** 9353 ***
    *** 9354 ***
    *** 9355 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.204 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/X9.23PADDING
    04:33:08.204 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ZEROBYTE
    04:33:08.205 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ZEROBYTEPADDING
    04:33:08.205 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/
    04:33:08.206 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126
    04:33:08.206 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9356 ***
    *** 9357 ***
    *** 9358 ***
    *** 9359 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.206 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126-2PADDING
    04:33:08.207 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126PADDING
    04:33:08.207 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO7816-4
    04:33:08.208 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO7816-4PADDING
    04:33:08.208 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/NOPADDING
    04:33:08.208 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS5
    04:33:08.209 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS5PADDING
    04:33:08.209 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS7
    04:33:08.210 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS7PADDING
    04:33:08.210 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/TBC
    04:33:08.210 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/TBCPADDING
    04:33:08.211 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/X9.23
    04:33:08.211 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9360 ***
    *** 9361 ***
    *** 9362 ***
    *** 9363 ***
    *** 9364 ***
    *** 9365 ***
    *** 9366 ***
    *** 9367 ***
    *** 9368 ***
    *** 9369 ***
    *** 9370 ***
    *** 9371 ***
    *** 9372 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.211 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9373 ***
    *** 9374 ***
    *** 9375 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.212 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ZEROBYTEPADDING
    04:33:08.212 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/
    04:33:08.213 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126
    04:33:08.213 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126-2
    04:33:08.214 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126-2PADDING
    04:33:08.214 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126PADDING
    04:33:08.214 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO7816-4
    04:33:08.215 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO7816-4PADDING
    04:33:08.215 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/NOPADDING
    04:33:08.216 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS5
    04:33:08.216 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS5PADDING
    04:33:08.216 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS7
    04:33:08.217 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS7PADDING
    04:33:08.217 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/TBC
    04:33:08.218 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/TBCPADDING
    04:33:08.218 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/X9.23
    04:33:08.219 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9376 ***
    *** 9377 ***
    *** 9378 ***
    *** 9379 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.219 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ZEROBYTE
    04:33:08.219 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ZEROBYTEPADDING
    04:33:08.220 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9380 ***
    *** 9381 ***
    *** 9382 ***
    *** 9383 ***
    *** 9384 ***
    *** 9385 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.220 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126
    04:33:08.220 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126-2
    04:33:08.221 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126-2PADDING
    04:33:08.222 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126PADDING
    04:33:08.222 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO7816-4
    04:33:08.223 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO7816-4PADDING
    04:33:08.223 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/NOPADDING
    04:33:08.223 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS5
    04:33:08.224 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS5PADDING
    04:33:08.224 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS7
    04:33:08.224 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS7PADDING
    04:33:08.225 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/TBC
    04:33:08.231 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/TBCPADDING
    04:33:08.232 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/X9.23
    04:33:08.232 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/X9.23PADDING
    04:33:08.233 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ZEROBYTE
    04:33:08.233 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ZEROBYTEPADDING
    04:33:08.234 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CTS/
    04:33:08.234 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/CTS/" does not support IV => Skipping.
    04:33:08.234 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CTS/NOPADDING
    04:33:08.235 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/CTS/NOPADDING" does not support IV => Skipping.
    04:33:08.235 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/EAX/
    04:33:08.236 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/EAX/NOPADDING
    04:33:08.238 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/ECB/
    04:33:08.239 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/ECB/" does not support IV => Skipping.
    04:33:08.239 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/ECB/NOPADDING
    04:33:08.239 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/ECB/NOPADDING" does not support IV => Skipping.
    04:33:08.239 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9386 ***
    *** 9387 ***
    *** 9388 ***
    *** 9389 ***
    *** 9390 ***
    *** 9391 ***
    *** 9392 ***
    *** 9393 ***
    *** 9394 ***
    *** 9395 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.240 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126
    04:33:08.241 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9396 ***
    *** 9397 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.241 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126-2PADDING
    04:33:08.242 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9398 ***
    *** 9399 ***
    *** 9400 ***
    *** 9401 ***
    *** 9402 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.242 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO7816-4
    04:33:08.244 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9403 ***
    *** 9404 ***
    *** 9405 ***
    *** 9406 ***
    *** 9407 ***
    *** 9408 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.244 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/NOPADDING
    04:33:08.244 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS5
    04:33:08.245 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9409 ***
    *** 9410 ***
    *** 9411 ***
    *** 9412 ***
    *** 9413 ***
    *** 9414 ***
    *** 9415 ***
    *** 9416 ***
    *** 9417 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.246 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS7
    04:33:08.246 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9418 ***
    *** 9419 ***
    *** 9420 ***
    *** 9421 ***
    *** 9422 ***
    *** 9423 ***
    *** 9424 ***
    *** 9425 ***
    *** 9426 ***
    *** 9427 ***
    *** 9428 ***
    *** 9429 ***
    *** 9430 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.246 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/TBC
    04:33:08.247 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9431 ***
    *** 9432 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.247 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/X9.23
    04:33:08.248 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/X9.23PADDING
    04:33:08.248 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ZEROBYTE
    04:33:08.249 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9433 ***
    *** 9434 ***
    *** 9435 ***
    *** 9436 ***
    *** 9437 ***
    *** 9438 ***
    *** 9439 ***
    *** 9440 ***
    *** 9441 ***
    *** 9442 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.249 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/
    04:33:08.250 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126
    04:33:08.250 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126-2
    04:33:08.251 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126-2PADDING
    04:33:08.251 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126PADDING
    04:33:08.252 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO7816-4
    04:33:08.252 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO7816-4PADDING
    04:33:08.252 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/NOPADDING
    04:33:08.253 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS5
    04:33:08.254 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS5PADDING
    04:33:08.254 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS7
    04:33:08.254 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS7PADDING
    04:33:08.255 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/TBC
    04:33:08.255 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/TBCPADDING
    04:33:08.255 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/X9.23
    04:33:08.256 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/X9.23PADDING
    04:33:08.256 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ZEROBYTE
    04:33:08.257 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9443 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.257 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/
    04:33:08.257 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126
    04:33:08.258 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126-2
    04:33:08.258 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126-2PADDING
    04:33:08.259 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9444 ***
    *** 9445 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.259 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO7816-4
    04:33:08.259 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO7816-4PADDING
    04:33:08.260 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/NOPADDING
    04:33:08.260 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS5
    04:33:08.260 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS5PADDING
    04:33:08.261 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9446 ***
    *** 9447 ***
    *** 9448 ***
    *** 9449 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.262 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS7PADDING
    04:33:08.262 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/TBC
    04:33:08.262 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/TBCPADDING
    04:33:08.263 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9450 ***
    *** 9451 ***
    *** 9452 ***
    *** 9453 ***
    *** 9454 ***
    *** 9455 ***
    *** 9456 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.264 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9457 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.264 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ZEROBYTE
    04:33:08.266 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ZEROBYTEPADDING
    04:33:08.266 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/
    04:33:08.267 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126
    04:33:08.267 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126-2
    04:33:08.268 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126-2PADDING
    04:33:08.268 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126PADDING
    04:33:08.269 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9458 ***
    *** 9459 ***
    *** 9460 ***
    *** 9461 ***
    *** 9462 ***
    *** 9463 ***
    *** 9464 ***
    *** 9465 ***
    *** 9466 ***
    *** 9467 ***
    *** 9468 ***
    *** 9469 ***
    *** 9470 ***
    *** 9471 ***
    *** 9472 ***
    *** 9473 ***
    *** 9474 ***
    *** 9475 ***
    *** 9476 ***
    *** 9477 ***
    *** 9478 ***
    *** 9479 ***
    *** 9480 ***
    *** 9481 ***
    *** 9482 ***
    *** 9483 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.269 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO7816-4PADDING
    04:33:08.270 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/NOPADDING
    04:33:08.270 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS5
    04:33:08.270 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS5PADDING
    04:33:08.271 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9484 ***
    *** 9485 ***
    *** 9486 ***
    *** 9487 ***
    *** 9488 ***
    *** 9489 ***
    *** 9490 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.271 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS7PADDING
    04:33:08.271 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/TBC
    04:33:08.272 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/TBCPADDING
    04:33:08.272 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/X9.23
    04:33:08.272 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9491 ***
    *** 9492 ***
    *** 9493 ***
    *** 9494 ***
    *** 9495 ***
    *** 9496 ***
    *** 9497 ***
    *** 9498 ***
    *** 9499 ***
    *** 9500 ***
    *** 9501 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.273 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ZEROBYTE
    04:33:08.273 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ZEROBYTEPADDING
    04:33:08.274 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/
    04:33:08.274 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9502 ***
    *** 9503 ***
    *** 9504 ***
    *** 9505 ***
    *** 9506 ***
    *** 9507 ***
    *** 9508 ***
    *** 9509 ***
    *** 9510 ***
    *** 9511 ***
    *** 9512 ***
    *** 9513 ***
    *** 9514 ***
    *** 9515 ***
    *** 9516 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.274 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126-2
    04:33:08.275 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126-2PADDING
    04:33:08.275 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9517 ***
    *** 9518 ***
    *** 9519 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.285 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO7816-4
    04:33:08.286 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9520 ***
    *** 9521 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.286 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/NOPADDING
    04:33:08.287 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9522 ***
    *** 9523 ***
    *** 9524 ***
    *** 9525 ***
    *** 9526 ***
    *** 9527 ***
    *** 9528 ***
    *** 9529 ***
    *** 9530 ***
    *** 9531 ***
    *** 9532 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.297 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS5PADDING
    04:33:08.301 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS7
    04:33:08.302 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS7PADDING
    04:33:08.302 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/TBC
    04:33:08.303 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/TBCPADDING
    04:33:08.303 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/X9.23
    04:33:08.303 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/X9.23PADDING
    04:33:08.304 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ZEROBYTE
    04:33:08.304 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ZEROBYTEPADDING
    04:33:08.304 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9533 ***
    *** 9534 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.305 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126
    04:33:08.305 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126-2
    04:33:08.306 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9535 ***
    *** 9536 ***
    *** 9537 ***
    *** 9538 ***
    *** 9539 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.311 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9540 ***
    *** 9541 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.311 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO7816-4
    04:33:08.311 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO7816-4PADDING
    04:33:08.312 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/NOPADDING
    04:33:08.312 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS5
    04:33:08.313 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS5PADDING
    04:33:08.314 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS7
    04:33:08.314 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS7PADDING
    04:33:08.314 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/TBC
    04:33:08.315 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/TBCPADDING
    04:33:08.315 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9542 ***
    *** 9543 ***
    *** 9544 ***
    *** 9545 ***
    *** 9546 ***
    *** 9547 ***
    *** 9548 ***
    *** 9549 ***
    *** 9550 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.315 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/X9.23PADDING
    04:33:08.316 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ZEROBYTE
    04:33:08.316 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ZEROBYTEPADDING
    04:33:08.316 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/
    04:33:08.322 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126
    04:33:08.322 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126-2
    04:33:08.323 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126-2PADDING
    04:33:08.323 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126PADDING
    04:33:08.323 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO7816-4
    04:33:08.324 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9551 ***
    *** 9552 ***
    *** 9553 ***
    *** 9554 ***
    *** 9555 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.324 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/NOPADDING
    04:33:08.325 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS5
    04:33:08.325 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS5PADDING
    04:33:08.326 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS7
    04:33:08.326 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS7PADDING
    04:33:08.326 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/TBC
    04:33:08.327 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/TBCPADDING
    04:33:08.327 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9556 ***
    *** 9557 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.327 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/X9.23PADDING
    04:33:08.328 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ZEROBYTE
    04:33:08.328 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ZEROBYTEPADDING
    04:33:08.328 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/
    04:33:08.329 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126
    04:33:08.329 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9558 ***
    *** 9559 ***
    *** 9560 ***
    *** 9561 ***
    *** 9562 ***
    *** 9563 ***
    *** 9564 ***
    *** 9565 ***
    *** 9566 ***
    *** 9567 ***
    *** 9568 ***
    *** 9569 ***
    *** 9570 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.330 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9571 ***
    *** 9572 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.330 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126PADDING
    04:33:08.330 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO7816-4
    04:33:08.331 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9573 ***
    *** 9574 ***
    *** 9575 ***
    *** 9576 ***
    *** 9577 ***
    *** 9578 ***
    *** 9579 ***
    *** 9580 ***
    *** 9581 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.331 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/NOPADDING
    04:33:08.332 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS5
    04:33:08.332 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS5PADDING
    04:33:08.332 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS7
    04:33:08.333 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS7PADDING
    04:33:08.333 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9582 ***
    *** 9583 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.334 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/TBCPADDING
    04:33:08.334 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/X9.23
    04:33:08.334 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/X9.23PADDING
    04:33:08.335 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ZEROBYTE
    04:33:08.335 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9584 ***
    *** 9585 ***
    *** 9586 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.335 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/
    04:33:08.336 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126
    04:33:08.336 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126-2
    04:33:08.337 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126-2PADDING
    04:33:08.337 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126PADDING
    04:33:08.338 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9587 ***
    *** 9588 ***
    *** 9589 ***
    *** 9590 ***
    *** 9591 ***
    *** 9592 ***
    *** 9593 ***
    *** 9594 ***
    *** 9595 ***
    *** 9596 ***
    *** 9597 ***
    *** 9598 ***
    *** 9599 ***
    *** 9600 ***
    *** 9601 ***
    *** 9602 ***
    *** 9603 ***
    *** 9604 ***
    *** 9605 ***
    *** 9606 ***
    *** 9607 ***
    *** 9608 ***
    *** 9609 ***
    *** 9610 ***
    *** 9611 ***
    *** 9612 ***
    *** 9613 ***
    *** 9614 ***
    *** 9615 ***
    *** 9616 ***
    *** 9617 ***
    *** 9618 ***
    *** 9619 ***
    *** 9620 ***
    *** 9621 ***
    *** 9622 ***
    *** 9623 ***
    *** 9624 ***
    *** 9625 ***
    *** 9626 ***
    *** 9627 ***
    *** 9628 ***
    *** 9629 ***
    *** 9630 ***
    *** 9631 ***
    *** 9632 ***
    *** 9633 ***
    *** 9634 ***
    *** 9635 ***
    *** 9636 ***
    *** 9637 ***
    *** 9638 ***
    *** 9639 ***
    *** 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 ***
    *** 9678 ***
    *** 9679 ***
    *** 9680 ***
    *** 9681 ***
    *** 9682 ***
    *** 9683 ***
    *** 9684 ***
    *** 9685 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.338 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO7816-4PADDING
    04:33:08.338 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/NOPADDING
    04:33:08.339 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9686 ***
    *** 9687 ***
    *** 9688 ***
    *** 9689 ***
    *** 9690 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.339 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS5PADDING
    04:33:08.340 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS7
    04:33:08.340 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS7PADDING
    04:33:08.340 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/TBC
    04:33:08.341 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9691 ***
    *** 9692 ***
    *** 9693 ***
    *** 9694 ***
    *** 9695 ***
    *** 9696 ***
    *** 9697 ***
    *** 9698 ***
    *** 9699 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.341 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/X9.23
    04:33:08.342 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/X9.23PADDING
    04:33:08.342 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ZEROBYTE
    04:33:08.343 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ZEROBYTEPADDING
    04:33:08.343 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/
    04:33:08.343 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126
    04:33:08.344 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126-2
    04:33:08.344 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126-2PADDING
    04:33:08.345 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126PADDING
    04:33:08.345 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO7816-4
    04:33:08.346 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO7816-4PADDING
    04:33:08.346 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/NOPADDING
    04:33:08.346 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS5
    04:33:08.347 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS5PADDING
    04:33:08.347 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9700 ***
    *** 9701 ***
    *** 9702 ***
    *** 9703 ***
    *** 9704 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.348 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9705 ***
    *** 9706 ***
    *** 9707 ***
    *** 9708 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.348 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/TBC
    04:33:08.348 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/TBCPADDING
    04:33:08.349 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9709 ***
    *** 9710 ***
    *** 9711 ***
    *** 9712 ***
    *** 9713 ***
    *** 9714 ***
    *** 9715 ***
    *** 9716 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.349 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/X9.23PADDING
    04:33:08.350 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ZEROBYTE
    04:33:08.350 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ZEROBYTEPADDING
    04:33:08.350 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/
    04:33:08.351 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126
    04:33:08.351 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9717 ***
    *** 9718 ***
    *** 9719 ***
    *** 9720 ***
    *** 9721 ***
    *** 9722 ***
    *** 9723 ***
    *** 9724 ***
    *** 9725 ***
    *** 9726 ***
    *** 9727 ***
    *** 9728 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.352 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126-2PADDING
    04:33:08.352 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126PADDING
    04:33:08.353 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO7816-4
    04:33:08.353 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO7816-4PADDING
    04:33:08.354 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/NOPADDING
    04:33:08.354 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS5
    04:33:08.354 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS5PADDING
    04:33:08.355 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS7
    04:33:08.356 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9729 ***
    *** 9730 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.356 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/TBC
    04:33:08.356 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9731 ***
    *** 9732 ***
    *** 9733 ***
    *** 9734 ***
    *** 9735 ***
    *** 9736 ***
    *** 9737 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.357 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/X9.23
    04:33:08.357 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/X9.23PADDING
    04:33:08.358 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ZEROBYTE
    04:33:08.358 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ZEROBYTEPADDING
    04:33:08.358 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/
    04:33:08.359 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126
    04:33:08.359 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9738 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.359 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126-2PADDING
    04:33:08.360 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126PADDING
    04:33:08.360 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO7816-4
    04:33:08.361 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO7816-4PADDING
    04:33:08.361 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/NOPADDING
    04:33:08.362 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS5
    04:33:08.362 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS5PADDING
    04:33:08.362 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS7
    04:33:08.363 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS7PADDING
    04:33:08.363 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/TBC
    04:33:08.364 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/TBCPADDING
    04:33:08.364 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/X9.23
    04:33:08.364 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9739 ***
    *** 9740 ***
    *** 9741 ***
    *** 9742 ***
    *** 9743 ***
    *** 9744 ***
    *** 9745 ***
    *** 9746 ***
    *** 9747 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.365 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ZEROBYTE
    04:33:08.365 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ZEROBYTEPADDING
    04:33:08.366 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9748 ***
    *** 9749 ***
    *** 9750 ***
    *** 9751 ***
    *** 9752 ***
    *** 9753 ***
    *** 9754 ***
    *** 9755 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.366 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126
    04:33:08.366 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126-2
    04:33:08.367 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126-2PADDING
    04:33:08.367 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126PADDING
    04:33:08.367 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO7816-4
    04:33:08.368 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9756 ***
    *** 9757 ***
    *** 9758 ***
    *** 9759 ***
    *** 9760 ***
    *** 9761 ***
    *** 9762 ***
    *** 9763 ***
    *** 9764 ***
    *** 9765 ***
    *** 9766 ***
    *** 9767 ***
    *** 9768 ***
    *** 9769 ***
    *** 9770 ***
    *** 9771 ***
    *** 9772 ***
    *** 9773 ***
    *** 9774 ***
    *** 9775 ***
    *** 9776 ***
    *** 9777 ***
    *** 9778 ***
    *** 9779 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.368 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/NOPADDING
    04:33:08.369 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS5
    04:33:08.369 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS5PADDING
    04:33:08.370 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS7
    04:33:08.370 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS7PADDING
    04:33:08.370 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/TBC
    04:33:08.371 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9780 ***
    *** 9781 ***
    *** 9782 ***
    *** 9783 ***
    *** 9784 ***
    *** 9785 ***
    *** 9786 ***
    *** 9787 ***
    *** 9788 ***
    *** 9789 ***
    *** 9790 ***
    *** 9791 ***
    *** 9792 ***
    *** 9793 ***
    *** 9794 ***
    *** 9795 ***
    *** 9796 ***
    *** 9797 ***
    *** 9798 ***
    *** 9799 ***
    *** 9800 ***
    *** 9801 ***
    *** 9802 ***
    *** 9803 ***
    *** 9804 ***
    *** 9805 ***
    *** 9806 ***
    *** 9807 ***
    *** 9808 ***
    *** 9809 ***
    *** 9810 ***
    *** 9811 ***
    *** 9812 ***
    *** 9813 ***
    *** 9814 ***
    *** 9815 ***
    *** 9816 ***
    *** 9817 ***
    *** 9818 ***
    *** 9819 ***
    *** 9820 ***
    *** 9821 ***
    *** 9822 ***
    *** 9823 ***
    *** 9824 ***
    *** 9825 ***
    *** 9826 ***
    *** 9827 ***
    *** 9828 ***
    *** 9829 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.371 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/X9.23
    04:33:08.371 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9830 ***
    *** 9831 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.372 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ZEROBYTE
    04:33:08.372 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ZEROBYTEPADDING
    04:33:08.373 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/
    04:33:08.374 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126
    04:33:08.375 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126-2
    04:33:08.375 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126-2PADDING
    04:33:08.376 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126PADDING
    04:33:08.376 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9832 ***
    *** 9833 ***
    *** 9834 ***
    *** 9835 ***
    *** 9836 ***
    *** 9837 ***
    *** 9838 ***
    *** 9839 ***
    *** 9840 ***
    *** 9841 ***
    *** 9842 ***
    *** 9843 ***
    *** 9844 ***
    *** 9845 ***
    *** 9846 ***
    *** 9847 ***
    *** 9848 ***
    *** 9849 ***
    *** 9850 ***
    *** 9851 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.386 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO7816-4PADDING
    04:33:08.387 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/NOPADDING
    04:33:08.388 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS5
    04:33:08.388 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS5PADDING
    04:33:08.389 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS7
    04:33:08.390 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS7PADDING
    04:33:08.390 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/TBC
    04:33:08.394 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/TBCPADDING
    04:33:08.394 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/X9.23
    04:33:08.394 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/X9.23PADDING
    04:33:08.395 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ZEROBYTE
    04:33:08.395 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9852 ***
    *** 9853 ***
    *** 9854 ***
    *** 9855 ***
    *** 9856 ***
    *** 9857 ***
    *** 9858 ***
    *** 9859 ***
    *** 9860 ***
    *** 9861 ***
    *** 9862 ***
    *** 9863 ***
    *** 9864 ***
    *** 9865 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.395 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/
    04:33:08.396 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126
    04:33:08.396 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9866 ***
    *** 9867 ***
    *** 9868 ***
    *** 9869 ***
    *** 9870 ***
    *** 9871 ***
    *** 9872 ***
    *** 9873 ***
    *** 9874 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.396 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126-2PADDING
    04:33:08.397 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126PADDING
    04:33:08.398 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO7816-4
    04:33:08.399 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9875 ***
    *** 9876 ***
    *** 9877 ***
    *** 9878 ***
    *** 9879 ***
    *** 9880 ***
    *** 9881 ***
    *** 9882 ***
    *** 9883 ***
    *** 9884 ***
    *** 9885 ***
    *** 9886 ***
    *** 9887 ***
    *** 9888 ***
    *** 9889 ***
    *** 9890 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.399 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/NOPADDING
    04:33:08.399 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS5
    04:33:08.402 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS5PADDING
    04:33:08.402 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS7
    04:33:08.402 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS7PADDING
    04:33:08.403 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/TBC
    04:33:08.403 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9891 ***
    *** 9892 ***
    *** 9893 ***
    *** 9894 ***
    *** 9895 ***
    *** 9896 ***
    *** 9897 ***
    *** 9898 ***
    *** 9899 ***
    *** 9900 ***
    *** 9901 ***
    *** 9902 ***
    *** 9903 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.403 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/X9.23
    04:33:08.404 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/X9.23PADDING
    04:33:08.405 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ZEROBYTE
    04:33:08.406 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ZEROBYTEPADDING
    04:33:08.406 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/
    04:33:08.407 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9904 ***
    *** 9905 ***
    *** 9906 ***
    *** 9907 ***
    *** 9908 ***
    *** 9909 ***
    *** 9910 ***
    *** 9911 ***
    *** 9912 ***
    *** 9913 ***
    *** 9914 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.407 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126-2
    04:33:08.407 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126-2PADDING
    04:33:08.410 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126PADDING
    04:33:08.410 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9915 ***
    *** 9916 ***
    *** 9917 ***
    *** 9918 ***
    *** 9919 ***
    *** 9920 ***
    *** 9921 ***
    *** 9922 ***
    *** 9923 ***
    *** 9924 ***
    *** 9925 ***
    *** 9926 ***
    *** 9927 ***
    *** 9928 ***
    *** 9929 ***
    *** 9930 ***
    *** 9931 ***
    *** 9932 ***
    *** 9933 ***
    *** 9934 ***
    *** 9935 ***
    *** 9936 ***
    *** 9937 ***
    *** 9938 ***
    *** 9939 ***
    *** 9940 ***
    *** 9941 ***
    *** 9942 ***
    *** 9943 ***
    *** 9944 ***
    *** 9945 ***
    *** 9946 ***
    *** 9947 ***
    *** 9948 ***
    *** 9949 ***
    *** 9950 ***
    *** 9951 ***
    *** 9952 ***
    *** 9953 ***
    *** 9954 ***
    *** 9955 ***
    *** 9956 ***
    *** 9957 ***
    *** 9958 ***
    *** 9959 ***
    *** 9960 ***
    *** 9961 ***
    *** 9962 ***
    *** 9963 ***
    *** 9964 ***
    *** 9965 ***
    *** 9966 ***
    *** 9967 ***
    *** 9968 ***
    *** 9969 ***
    *** 9970 ***
    *** 9971 ***
    *** 9972 ***
    *** 9973 ***
    *** 9974 ***
    *** 9975 ***
    *** 9976 ***
    *** 9977 ***
    *** 9978 ***
    *** 9979 ***
    *** 9980 ***
    *** 9981 ***
    *** 9982 ***
    *** 9983 ***
    *** 9984 ***
    *** 9985 ***
    *** 9986 ***
    *** 9987 ***
    *** 9988 ***
    *** 9989 ***
    *** 9990 ***
    *** 9991 ***
    *** 9992 ***
    *** 9993 ***
    *** 9994 ***
    *** 9995 ***
    *** 9996 ***
    *** 9997 ***
    *** 9998 ***
    *** 9999 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.410 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO7816-4PADDING
    04:33:08.411 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/NOPADDING
    04:33:08.411 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS5
    04:33:08.411 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS5PADDING
    04:33:08.412 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS7
    04:33:08.412 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS7PADDING
    04:33:08.414 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/TBC
    04:33:08.414 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/TBCPADDING
    04:33:08.414 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/X9.23
    04:33:08.415 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/X9.23PADDING
    04:33:08.417 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ZEROBYTE
    04:33:08.418 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ZEROBYTEPADDING
    04:33:08.418 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/
    04:33:08.418 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126
    04:33:08.419 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126-2
    04:33:08.419 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126-2PADDING
    04:33:08.420 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126PADDING
    04:33:08.420 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO7816-4
    04:33:08.420 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO7816-4PADDING
    04:33:08.421 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/NOPADDING
    04:33:08.422 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS5
    04:33:08.422 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS5PADDING
    04:33:08.426 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS7
    04:33:08.426 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS7PADDING
    04:33:08.426 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/TBC
    04:33:08.427 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/TBCPADDING
    04:33:08.427 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/X9.23
    04:33:08.427 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/X9.23PADDING
    04:33:08.428 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ZEROBYTE
    04:33:08.428 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ZEROBYTEPADDING
    04:33:08.428 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/
    04:33:08.429 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126
    04:33:08.429 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126-2
    04:33:08.430 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126-2PADDING
    04:33:08.441 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126PADDING
    04:33:08.442 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO7816-4
    04:33:08.442 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO7816-4PADDING
    04:33:08.443 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/NOPADDING
    04:33:08.443 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS5
    04:33:08.443 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS5PADDING
    04:33:08.443 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS7
    04:33:08.444 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS7PADDING
    04:33:08.444 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/TBC
    04:33:08.444 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/TBCPADDING
    04:33:08.445 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/X9.23
    04:33:08.446 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/X9.23PADDING
    04:33:08.446 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ZEROBYTE
    04:33:08.446 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ZEROBYTEPADDING
    04:33:08.447 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/
    04:33:08.447 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126
    04:33:08.447 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126-2
    04:33:08.448 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126-2PADDING
    04:33:08.448 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126PADDING
    04:33:08.449 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO7816-4
    04:33:08.449 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO7816-4PADDING
    04:33:08.449 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/NOPADDING
    04:33:08.450 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS5
    04:33:08.450 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS5PADDING
    04:33:08.451 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS7
    04:33:08.451 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS7PADDING
    04:33:08.452 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/TBC
    04:33:08.452 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/TBCPADDING
    04:33:08.452 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/X9.23
    04:33:08.453 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/X9.23PADDING
    04:33:08.453 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ZEROBYTE
    04:33:08.454 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ZEROBYTEPADDING
    04:33:08.454 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/
    04:33:08.454 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126
    04:33:08.455 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126-2
    04:33:08.455 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126-2PADDING
    04:33:08.456 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126PADDING
    04:33:08.456 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO7816-4
    04:33:08.457 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO7816-4PADDING
    04:33:08.457 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/NOPADDING
    04:33:08.458 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS5
    04:33:08.458 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS5PADDING
    04:33:08.459 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS7
    04:33:08.462 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS7PADDING
    04:33:08.462 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/TBC
    04:33:08.462 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/TBCPADDING
    04:33:08.463 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/X9.23
    04:33:08.463 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/X9.23PADDING
    04:33:08.463 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ZEROBYTE
    04:33:08.464 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ZEROBYTEPADDING
    04:33:08.464 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/
    04:33:08.465 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126
    04:33:08.469 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126-2
    04:33:08.470 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126-2PADDING
    04:33:08.470 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126PADDING
    04:33:08.471 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO7816-4
    04:33:08.471 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO7816-4PADDING
    04:33:08.471 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/NOPADDING
    04:33:08.472 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS5
    04:33:08.472 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS5PADDING
    04:33:08.473 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS7
    04:33:08.473 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS7PADDING
    04:33:08.474 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/TBC
    04:33:08.474 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/TBCPADDING
    04:33:08.475 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/X9.23
    04:33:08.475 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/X9.23PADDING
    04:33:08.475 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ZEROBYTE
    04:33:08.490 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ZEROBYTEPADDING
    04:33:08.492 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/
    04:33:08.493 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126
    04:33:08.494 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126-2
    04:33:08.494 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126-2PADDING
    04:33:08.495 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126PADDING
    04:33:08.495 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO7816-4
    04:33:08.496 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO7816-4PADDING
    04:33:08.496 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/NOPADDING
    04:33:08.502 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS5
    04:33:08.503 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS5PADDING
    04:33:08.503 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS7
    04:33:08.504 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS7PADDING
    04:33:08.504 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/TBC
    04:33:08.505 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/TBCPADDING
    04:33:08.506 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/X9.23
    04:33:08.507 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/X9.23PADDING
    04:33:08.507 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ZEROBYTE
    04:33:08.508 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ZEROBYTEPADDING
    04:33:08.508 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/
    04:33:08.509 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126
    04:33:08.510 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126-2
    04:33:08.510 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126-2PADDING
    04:33:08.511 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126PADDING
    04:33:08.511 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO7816-4
    04:33:08.511 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO7816-4PADDING
    04:33:08.512 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/NOPADDING
    04:33:08.512 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS5
    04:33:08.512 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS5PADDING
    04:33:08.513 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS7
    04:33:08.523 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS7PADDING
    04:33:08.523 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/TBC
    04:33:08.524 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/TBCPADDING
    04:33:08.524 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/X9.23
    04:33:08.524 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/X9.23PADDING
    04:33:08.525 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ZEROBYTE
    04:33:08.526 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ZEROBYTEPADDING
    04:33:08.526 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/
    04:33:08.526 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126
    04:33:08.527 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126-2
    04:33:08.532 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126-2PADDING
    04:33:08.532 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126PADDING
    04:33:08.533 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO7816-4
    04:33:08.533 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO7816-4PADDING
    04:33:08.534 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/NOPADDING
    04:33:08.534 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS5
    04:33:08.534 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS5PADDING
    04:33:08.536 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS7
    04:33:08.537 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS7PADDING
    04:33:08.538 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/TBC
    04:33:08.538 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/TBCPADDING
    04:33:08.539 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/X9.23
    04:33:08.539 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/X9.23PADDING
    04:33:08.539 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ZEROBYTE
    04:33:08.540 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ZEROBYTEPADDING
    04:33:08.540 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/
    04:33:08.540 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126
    04:33:08.541 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126-2
    04:33:08.542 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126-2PADDING
    04:33:08.542 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126PADDING
    04:33:08.542 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO7816-4
    04:33:08.543 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO7816-4PADDING
    04:33:08.543 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/NOPADDING
    04:33:08.543 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS5
    04:33:08.544 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS5PADDING
    04:33:08.551 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS7
    04:33:08.551 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS7PADDING
    04:33:08.552 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/TBC
    04:33:08.552 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/TBCPADDING
    04:33:08.553 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/X9.23
    04:33:08.553 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/X9.23PADDING
    04:33:08.554 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ZEROBYTE
    04:33:08.554 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ZEROBYTEPADDING
    04:33:08.555 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/
    04:33:08.555 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126
    04:33:08.555 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126-2
    04:33:08.556 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126-2PADDING
    04:33:08.556 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126PADDING
    04:33:08.556 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO7816-4
    04:33:08.557 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO7816-4PADDING
    04:33:08.557 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/NOPADDING
    04:33:08.558 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS5
    04:33:08.558 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS5PADDING
    04:33:08.559 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS7
    04:33:08.559 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS7PADDING
    04:33:08.559 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/TBC
    04:33:08.560 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/TBCPADDING
    04:33:08.560 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/X9.23
    04:33:08.560 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/X9.23PADDING
    04:33:08.561 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ZEROBYTE
    04:33:08.561 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ZEROBYTEPADDING
    04:33:08.562 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/
    04:33:08.565 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126
    04:33:08.565 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126-2
    04:33:08.566 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126-2PADDING
    04:33:08.566 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126PADDING
    04:33:08.566 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO7816-4
    04:33:08.567 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO7816-4PADDING
    04:33:08.567 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/NOPADDING
    04:33:08.567 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS5
    04:33:08.568 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS5PADDING
    04:33:08.568 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS7
    04:33:08.569 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS7PADDING
    04:33:08.569 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/TBC
    04:33:08.570 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/TBCPADDING
    04:33:08.570 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/X9.23
    04:33:08.570 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/X9.23PADDING
    04:33:08.570 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ZEROBYTE
    04:33:08.571 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ZEROBYTEPADDING
    04:33:08.571 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/
    04:33:08.571 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126
    04:33:08.572 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126-2
    04:33:08.572 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126-2PADDING
    04:33:08.573 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126PADDING
    04:33:08.573 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO7816-4
    04:33:08.573 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO7816-4PADDING
    04:33:08.574 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/NOPADDING
    04:33:08.574 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS5
    04:33:08.574 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS5PADDING
    04:33:08.575 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS7
    04:33:08.575 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS7PADDING
    04:33:08.576 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/TBC
    04:33:08.576 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/TBCPADDING
    04:33:08.576 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/X9.23
    04:33:08.577 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/X9.23PADDING
    04:33:08.577 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ZEROBYTE
    04:33:08.578 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ZEROBYTEPADDING
    04:33:08.578 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/
    04:33:08.578 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126
    04:33:08.579 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126-2
    04:33:08.579 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126-2PADDING
    04:33:08.580 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126PADDING
    04:33:08.580 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO7816-4
    04:33:08.580 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO7816-4PADDING
    04:33:08.581 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/NOPADDING
    04:33:08.582 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS5
    04:33:08.582 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS5PADDING
    04:33:08.582 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS7
    04:33:08.583 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS7PADDING
    04:33:08.583 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/TBC
    04:33:08.583 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/TBCPADDING
    04:33:08.584 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/X9.23
    04:33:08.584 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/X9.23PADDING
    04:33:08.584 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ZEROBYTE
    04:33:08.585 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ZEROBYTEPADDING
    04:33:08.585 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/
    04:33:08.586 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126
    04:33:08.586 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126-2
    04:33:08.587 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126-2PADDING
    04:33:08.587 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 0 ***
    *** gcm 1 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.587 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO7816-4
    04:33:08.588 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO7816-4PADDING
    04:33:08.588 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/NOPADDING
    04:33:08.588 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS5
    04:33:08.589 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS5PADDING
    04:33:08.589 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS7
    04:33:08.590 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS7PADDING
    04:33:08.590 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/TBC
    04:33:08.590 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/TBCPADDING
    04:33:08.591 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/X9.23
    04:33:08.591 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/X9.23PADDING
    04:33:08.591 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ZEROBYTE
    04:33:08.592 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ZEROBYTEPADDING
    04:33:08.592 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/
    04:33:08.592 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126
    04:33:08.593 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126-2
    04:33:08.593 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126-2PADDING
    04:33:08.594 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126PADDING
    04:33:08.594 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO7816-4
    04:33:08.594 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO7816-4PADDING
    04:33:08.595 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/NOPADDING
    04:33:08.595 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS5
    04:33:08.595 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS5PADDING
    04:33:08.596 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS7
    04:33:08.596 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS7PADDING
    04:33:08.596 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/TBC
    04:33:08.597 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/TBCPADDING
    04:33:08.598 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/X9.23
    04:33:08.598 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/X9.23PADDING
    04:33:08.598 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ZEROBYTE
    04:33:08.599 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ZEROBYTEPADDING
    04:33:08.599 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/
    04:33:08.599 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126
    04:33:08.600 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126-2
    04:33:08.600 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126-2PADDING
    04:33:08.600 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126PADDING
    04:33:08.601 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO7816-4
    04:33:08.602 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO7816-4PADDING
    04:33:08.602 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/NOPADDING
    04:33:08.606 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS5
    04:33:08.606 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS5PADDING
    04:33:08.607 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS7
    04:33:08.607 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS7PADDING
    04:33:08.607 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/TBC
    04:33:08.607 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/TBCPADDING
    04:33:08.608 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/X9.23
    04:33:08.608 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/X9.23PADDING
    04:33:08.609 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ZEROBYTE
    04:33:08.609 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ZEROBYTEPADDING
    04:33:08.610 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/
    04:33:08.610 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126
    04:33:08.610 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126-2
    04:33:08.611 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126-2PADDING
    04:33:08.611 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126PADDING
    04:33:08.611 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO7816-4
    04:33:08.612 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO7816-4PADDING
    04:33:08.612 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/NOPADDING
    04:33:08.612 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS5
    04:33:08.612 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS5PADDING
    04:33:08.613 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS7
    04:33:08.614 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS7PADDING
    04:33:08.614 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/TBC
    04:33:08.614 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/TBCPADDING
    04:33:08.615 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/X9.23
    04:33:08.616 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/X9.23PADDING
    04:33:08.616 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ZEROBYTE
    04:33:08.618 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ZEROBYTEPADDING
    04:33:08.618 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/
    04:33:08.618 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126
    04:33:08.619 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126-2
    04:33:08.619 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126-2PADDING
    04:33:08.619 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126PADDING
    04:33:08.620 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO7816-4
    04:33:08.620 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO7816-4PADDING
    04:33:08.620 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/NOPADDING
    04:33:08.621 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS5
    04:33:08.622 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS5PADDING
    04:33:08.622 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS7
    04:33:08.622 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS7PADDING
    04:33:08.623 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/TBC
    04:33:08.623 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/TBCPADDING
    04:33:08.623 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/X9.23
    04:33:08.623 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/X9.23PADDING
    04:33:08.624 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ZEROBYTE
    04:33:08.624 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ZEROBYTEPADDING
    04:33:08.624 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/
    04:33:08.624 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126
    04:33:08.625 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126-2
    04:33:08.625 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126-2PADDING
    04:33:08.626 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126PADDING
    04:33:08.626 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO7816-4
    04:33:08.626 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO7816-4PADDING
    04:33:08.626 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/NOPADDING
    04:33:08.626 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS5
    04:33:08.627 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS5PADDING
    04:33:08.627 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS7
    04:33:08.627 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS7PADDING
    04:33:08.627 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/TBC
    04:33:08.628 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/TBCPADDING
    04:33:08.628 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/X9.23
    04:33:08.628 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/X9.23PADDING
    04:33:08.628 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ZEROBYTE
    04:33:08.628 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ZEROBYTEPADDING
    04:33:08.629 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT//
    04:33:08.635 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//" does not support IV => Skipping.
    04:33:08.635 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT//NOPADDING
    04:33:08.636 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//NOPADDING" does not support IV => Skipping.
    04:33:08.636 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC-CTS/
    04:33:08.637 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC-CTS/NOPADDING
    04:33:08.638 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/
    04:33:08.639 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126
    04:33:08.640 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126-2
    04:33:08.641 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126-2PADDING
    04:33:08.642 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126PADDING
    04:33:08.642 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO7816-4
    04:33:08.643 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO7816-4PADDING
    04:33:08.643 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/NOPADDING
    04:33:08.644 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS5
    04:33:08.644 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS5PADDING
    04:33:08.644 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS7
    04:33:08.645 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS7PADDING
    04:33:08.647 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/TBC
    04:33:08.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/TBCPADDING
    04:33:08.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/X9.23
    04:33:08.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/X9.23PADDING
    04:33:08.649 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ZEROBYTE
    04:33:08.650 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ZEROBYTEPADDING
    04:33:08.651 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CCM/
    04:33:08.651 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:08.651 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CCM/NOPADDING
    04:33:08.652 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA.LIGHT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:08.652 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/
    04:33:08.652 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126
    04:33:08.653 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126-2
    04:33:08.653 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126-2PADDING
    04:33:08.653 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126PADDING
    04:33:08.654 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO7816-4
    04:33:08.654 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO7816-4PADDING
    04:33:08.654 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/NOPADDING
    04:33:08.654 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS5
    04:33:08.655 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS5PADDING
    04:33:08.656 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS7
    04:33:08.656 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS7PADDING
    04:33:08.657 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/TBC
    04:33:08.658 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/TBCPADDING
    04:33:08.658 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/X9.23
    04:33:08.658 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/X9.23PADDING
    04:33:08.658 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ZEROBYTE
    04:33:08.659 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ZEROBYTEPADDING
    04:33:08.659 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/
    04:33:08.659 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126
    04:33:08.659 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2
    04:33:08.660 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2PADDING
    04:33:08.660 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126PADDING
    04:33:08.660 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4
    04:33:08.660 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4PADDING
    04:33:08.661 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/NOPADDING
    04:33:08.661 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS5
    04:33:08.662 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS5PADDING
    04:33:08.662 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS7
    04:33:08.662 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS7PADDING
    04:33:08.662 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/TBC
    04:33:08.663 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/TBCPADDING
    04:33:08.663 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/X9.23
    04:33:08.663 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/X9.23PADDING
    04:33:08.663 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTE
    04:33:08.664 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTEPADDING
    04:33:08.664 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/
    04:33:08.664 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126
    04:33:08.664 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2
    04:33:08.665 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2PADDING
    04:33:08.665 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126PADDING
    04:33:08.666 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4
    04:33:08.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4PADDING
    04:33:08.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/NOPADDING
    04:33:08.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS5
    04:33:08.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS5PADDING
    04:33:08.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS7
    04:33:08.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS7PADDING
    04:33:08.673 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/TBC
    04:33:08.673 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/TBCPADDING
    04:33:08.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/X9.23
    04:33:08.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/X9.23PADDING
    04:33:08.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTE
    04:33:08.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTEPADDING
    04:33:08.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/
    04:33:08.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126
    04:33:08.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2
    04:33:08.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2PADDING
    04:33:08.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126PADDING
    04:33:08.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4
    04:33:08.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4PADDING
    04:33:08.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/NOPADDING
    04:33:08.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS5
    04:33:08.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS5PADDING
    04:33:08.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS7
    04:33:08.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS7PADDING
    04:33:08.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/TBC
    04:33:08.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/TBCPADDING
    04:33:08.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/X9.23
    04:33:08.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/X9.23PADDING
    04:33:08.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTE
    04:33:08.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTEPADDING
    04:33:08.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/
    04:33:08.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126
    04:33:08.680 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2
    04:33:08.680 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2PADDING
    04:33:08.680 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126PADDING
    04:33:08.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4
    04:33:08.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4PADDING
    04:33:08.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/NOPADDING
    04:33:08.682 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS5
    04:33:08.682 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS5PADDING
    04:33:08.682 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS7
    04:33:08.682 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS7PADDING
    04:33:08.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/TBC
    04:33:08.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/TBCPADDING
    04:33:08.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/X9.23
    04:33:08.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/X9.23PADDING
    04:33:08.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTE
    04:33:08.684 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTEPADDING
    04:33:08.684 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.684 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126
    04:33:08.684 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2
    04:33:08.685 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2PADDING
    04:33:08.695 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126PADDING
    04:33:08.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4
    04:33:08.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4PADDING
    04:33:08.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/NOPADDING
    04:33:08.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS5
    04:33:08.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS5PADDING
    04:33:08.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS7
    04:33:08.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS7PADDING
    04:33:08.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/TBC
    04:33:08.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/TBCPADDING
    04:33:08.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/X9.23
    04:33:08.705 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/X9.23PADDING
    04:33:08.706 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTE
    04:33:08.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3 ***
    *** gcm 4 ***
    *** gcm 5 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7 ***
    *** gcm 8 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 10 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 11 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 12 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.709 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 13 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.710 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 14 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.710 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 15 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 16 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 17 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 18 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 19 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 20 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 21 ***
    *** gcm 22 ***
    *** gcm 23 ***
    *** gcm 24 ***
    *** gcm 25 ***
    *** gcm 26 ***
    *** gcm 27 ***
    *** gcm 28 ***
    *** gcm 29 ***
    *** gcm 30 ***
    *** gcm 31 ***
    *** gcm 32 ***
    *** gcm 33 ***
    *** gcm 34 ***
    *** gcm 35 ***
    *** gcm 36 ***
    *** gcm 37 ***
    *** gcm 38 ***
    *** gcm 39 ***
    *** gcm 40 ***
    *** gcm 41 ***
    *** 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 ***
    *** 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 ***
    *** gcm 102 ***
    *** gcm 103 ***
    *** gcm 104 ***
    *** gcm 105 ***
    *** gcm 106 ***
    *** gcm 107 ***
    *** gcm 108 ***
    *** gcm 109 ***
    *** 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 ***
    *** gcm 133 ***
    *** gcm 134 ***
    *** gcm 135 ***
    *** gcm 136 ***
    *** gcm 137 ***
    *** gcm 138 ***
    *** gcm 139 ***
    *** gcm 140 ***
    *** gcm 141 ***
    *** gcm 142 ***
    *** gcm 143 ***
    *** gcm 144 ***
    *** gcm 145 ***
    *** gcm 146 ***
    *** 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 ***
    *** gcm 177 ***
    *** gcm 178 ***
    *** gcm 179 ***
    *** gcm 180 ***
    *** gcm 181 ***
    *** gcm 182 ***
    *** 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 ***
    *** gcm 206 ***
    *** gcm 207 ***
    *** 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 ***
    *** 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 ***
    *** gcm 247 ***
    *** gcm 248 ***
    *** gcm 249 ***
    *** gcm 250 ***
    *** gcm 251 ***
    *** gcm 252 ***
    *** 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 ***
    *** 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 ***
    *** gcm 317 ***
    *** gcm 318 ***
    *** gcm 319 ***
    *** gcm 320 ***
    *** gcm 321 ***
    *** gcm 322 ***
    *** gcm 323 ***
    *** gcm 324 ***
    *** gcm 325 ***
    *** gcm 326 ***
    *** gcm 327 ***
    *** gcm 328 ***
    *** gcm 329 ***
    *** gcm 330 ***
    *** gcm 331 ***
    *** gcm 332 ***
    *** gcm 333 ***
    *** gcm 334 ***
    *** 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 ***
    *** gcm 360 ***
    *** gcm 361 ***
    *** gcm 362 ***
    *** gcm 363 ***
    *** gcm 364 ***
    *** gcm 365 ***
    *** gcm 366 ***
    *** gcm 367 ***
    *** gcm 368 ***
    *** gcm 369 ***
    *** gcm 370 ***
    *** gcm 371 ***
    *** gcm 372 ***
    *** gcm 373 ***
    *** gcm 374 ***
    *** gcm 375 ***
    *** gcm 376 ***
    *** gcm 377 ***
    *** gcm 378 ***
    *** gcm 379 ***
    *** gcm 380 ***
    *** gcm 381 ***
    *** gcm 382 ***
    *** gcm 383 ***
    *** gcm 384 ***
    *** gcm 385 ***
    *** gcm 386 ***
    *** gcm 387 ***
    *** gcm 388 ***
    *** gcm 389 ***
    *** gcm 390 ***
    *** gcm 391 ***
    *** gcm 392 ***
    *** gcm 393 ***
    *** gcm 394 ***
    *** gcm 395 ***
    *** 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 ***
    *** gcm 419 ***
    *** gcm 420 ***
    *** gcm 421 ***
    *** gcm 422 ***
    *** gcm 423 ***
    *** gcm 424 ***
    *** gcm 425 ***
    *** gcm 426 ***
    *** gcm 427 ***
    *** gcm 428 ***
    *** gcm 429 ***
    *** gcm 430 ***
    *** gcm 431 ***
    *** gcm 432 ***
    *** gcm 433 ***
    *** gcm 434 ***
    *** gcm 435 ***
    *** gcm 436 ***
    *** gcm 437 ***
    *** gcm 438 ***
    *** gcm 439 ***
    *** gcm 440 ***
    *** gcm 441 ***
    *** gcm 442 ***
    *** gcm 443 ***
    *** gcm 444 ***
    *** gcm 445 ***
    *** gcm 446 ***
    *** gcm 447 ***
    *** gcm 448 ***
    *** gcm 449 ***
    *** gcm 450 ***
    *** gcm 451 ***
    *** gcm 452 ***
    *** gcm 453 ***
    *** gcm 454 ***
    *** gcm 455 ***
    *** gcm 456 ***
    *** 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 ***
    *** gcm 487 ***
    *** gcm 488 ***
    *** gcm 489 ***
    *** gcm 490 ***
    *** gcm 491 ***
    *** gcm 492 ***
    *** gcm 493 ***
    *** gcm 494 ***
    *** gcm 495 ***
    *** gcm 496 ***
    *** gcm 497 ***
    *** gcm 498 ***
    *** gcm 499 ***
    *** gcm 500 ***
    *** gcm 501 ***
    *** gcm 502 ***
    *** gcm 503 ***
    *** gcm 504 ***
    *** gcm 505 ***
    *** gcm 506 ***
    *** gcm 507 ***
    *** gcm 508 ***
    *** gcm 509 ***
    *** gcm 510 ***
    *** gcm 511 ***
    *** gcm 512 ***
    *** gcm 513 ***
    *** gcm 514 ***
    *** gcm 515 ***
    *** gcm 516 ***
    *** 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 ***
    *** 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 ***
    *** gcm 568 ***
    *** gcm 569 ***
    *** gcm 570 ***
    *** 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 ***
    *** gcm 589 ***
    *** gcm 590 ***
    *** gcm 591 ***
    *** gcm 592 ***
    *** gcm 593 ***
    *** gcm 594 ***
    *** gcm 595 ***
    *** gcm 596 ***
    *** gcm 597 ***
    *** gcm 598 ***
    *** gcm 599 ***
    *** gcm 600 ***
    *** gcm 601 ***
    *** gcm 602 ***
    *** gcm 603 ***
    *** gcm 604 ***
    *** 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 ***
    *** gcm 657 ***
    *** gcm 658 ***
    *** gcm 659 ***
    *** gcm 660 ***
    *** gcm 661 ***
    *** 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 ***
    *** gcm 675 ***
    *** gcm 676 ***
    *** gcm 677 ***
    *** gcm 678 ***
    *** gcm 679 ***
    *** gcm 680 ***
    *** gcm 681 ***
    *** gcm 682 ***
    *** gcm 683 ***
    *** gcm 684 ***
    *** gcm 685 ***
    *** gcm 686 ***
    *** gcm 687 ***
    *** gcm 688 ***
    *** gcm 689 ***
    *** gcm 690 ***
    *** gcm 691 ***
    *** gcm 692 ***
    *** gcm 693 ***
    *** gcm 694 ***
    *** gcm 695 ***
    *** gcm 696 ***
    *** gcm 697 ***
    *** 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 ***
    *** 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 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 815 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTE
    04:33:08.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTEPADDING
    04:33:08.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/
    04:33:08.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126
    04:33:08.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2
    04:33:08.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2PADDING
    04:33:08.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126PADDING
    04:33:08.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4
    04:33:08.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4PADDING
    04:33:08.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/NOPADDING
    04:33:08.722 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS5
    04:33:08.722 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS5PADDING
    04:33:08.722 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS7
    04:33:08.733 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS7PADDING
    04:33:08.734 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/TBC
    04:33:08.734 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/TBCPADDING
    04:33:08.734 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/X9.23
    04:33:08.735 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/X9.23PADDING
    04:33:08.735 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTE
    04:33:08.735 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTEPADDING
    04:33:08.735 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/
    04:33:08.736 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126
    04:33:08.736 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2
    04:33:08.736 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2PADDING
    04:33:08.736 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126PADDING
    04:33:08.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4
    04:33:08.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4PADDING
    04:33:08.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/NOPADDING
    04:33:08.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS5
    04:33:08.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS5PADDING
    04:33:08.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS7
    04:33:08.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS7PADDING
    04:33:08.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/TBC
    04:33:08.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/TBCPADDING
    04:33:08.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/X9.23
    04:33:08.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/X9.23PADDING
    04:33:08.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTE
    04:33:08.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTEPADDING
    04:33:08.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/
    04:33:08.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126
    04:33:08.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2
    04:33:08.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2PADDING
    04:33:08.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126PADDING
    04:33:08.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4
    04:33:08.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4PADDING
    04:33:08.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/NOPADDING
    04:33:08.745 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS5
    04:33:08.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS5PADDING
    04:33:08.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS7
    04:33:08.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS7PADDING
    04:33:08.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/TBC
    04:33:08.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/TBCPADDING
    04:33:08.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/X9.23
    04:33:08.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/X9.23PADDING
    04:33:08.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTE
    04:33:08.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTEPADDING
    04:33:08.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/
    04:33:08.752 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126
    04:33:08.752 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2
    04:33:08.752 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2PADDING
    04:33:08.752 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126PADDING
    04:33:08.753 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4
    04:33:08.753 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4PADDING
    04:33:08.753 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/NOPADDING
    04:33:08.754 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS5
    04:33:08.754 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS5PADDING
    04:33:08.754 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS7
    04:33:08.754 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS7PADDING
    04:33:08.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/TBC
    04:33:08.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/TBCPADDING
    04:33:08.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/X9.23
    04:33:08.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/X9.23PADDING
    04:33:08.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTE
    04:33:08.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTEPADDING
    04:33:08.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/
    04:33:08.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126
    04:33:08.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2
    04:33:08.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2PADDING
    04:33:08.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126PADDING
    04:33:08.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4
    04:33:08.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4PADDING
    04:33:08.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/NOPADDING
    04:33:08.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS5
    04:33:08.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS5PADDING
    04:33:08.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS7
    04:33:08.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS7PADDING
    04:33:08.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/TBC
    04:33:08.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/TBCPADDING
    04:33:08.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/X9.23
    04:33:08.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/X9.23PADDING
    04:33:08.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTE
    04:33:08.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTEPADDING
    04:33:08.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/
    04:33:08.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126
    04:33:08.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2
    04:33:08.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2PADDING
    04:33:08.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126PADDING
    04:33:08.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4
    04:33:08.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4PADDING
    04:33:08.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/NOPADDING
    04:33:08.777 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS5
    04:33:08.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS5PADDING
    04:33:08.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS7
    04:33:08.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS7PADDING
    04:33:08.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/TBC
    04:33:08.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/TBCPADDING
    04:33:08.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/X9.23
    04:33:08.779 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/X9.23PADDING
    04:33:08.779 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTE
    04:33:08.779 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTEPADDING
    04:33:08.779 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/
    04:33:08.779 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126
    04:33:08.782 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2
    04:33:08.783 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2PADDING
    04:33:08.783 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126PADDING
    04:33:08.783 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4
    04:33:08.783 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4PADDING
    04:33:08.784 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/NOPADDING
    04:33:08.784 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS5
    04:33:08.784 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS5PADDING
    04:33:08.784 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS7
    04:33:08.784 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS7PADDING
    04:33:08.785 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/TBC
    04:33:08.785 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/TBCPADDING
    04:33:08.785 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/X9.23
    04:33:08.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/X9.23PADDING
    04:33:08.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTE
    04:33:08.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTEPADDING
    04:33:08.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/
    04:33:08.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126
    04:33:08.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2
    04:33:08.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2PADDING
    04:33:08.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126PADDING
    04:33:08.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4
    04:33:08.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4PADDING
    04:33:08.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/NOPADDING
    04:33:08.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS5
    04:33:08.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS5PADDING
    04:33:08.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS7
    04:33:08.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS7PADDING
    04:33:08.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/TBC
    04:33:08.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/TBCPADDING
    04:33:08.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/X9.23
    04:33:08.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/X9.23PADDING
    04:33:08.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTE
    04:33:08.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTEPADDING
    04:33:08.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/
    04:33:08.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126
    04:33:08.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2
    04:33:08.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2PADDING
    04:33:08.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126PADDING
    04:33:08.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4
    04:33:08.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4PADDING
    04:33:08.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/NOPADDING
    04:33:08.792 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS5
    04:33:08.796 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS5PADDING
    04:33:08.796 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS7
    04:33:08.796 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS7PADDING
    04:33:08.796 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/TBC
    04:33:08.797 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/TBCPADDING
    04:33:08.797 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/X9.23
    04:33:08.797 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/X9.23PADDING
    04:33:08.797 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTE
    04:33:08.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTEPADDING
    04:33:08.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/
    04:33:08.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126
    04:33:08.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2
    04:33:08.809 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2PADDING
    04:33:08.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126PADDING
    04:33:08.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4
    04:33:08.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4PADDING
    04:33:08.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/NOPADDING
    04:33:08.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS5
    04:33:08.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS5PADDING
    04:33:08.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS7
    04:33:08.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS7PADDING
    04:33:08.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/TBC
    04:33:08.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/TBCPADDING
    04:33:08.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/X9.23
    04:33:08.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/X9.23PADDING
    04:33:08.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTE
    04:33:08.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTEPADDING
    04:33:08.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/
    04:33:08.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126
    04:33:08.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2
    04:33:08.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2PADDING
    04:33:08.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126PADDING
    04:33:08.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4
    04:33:08.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4PADDING
    04:33:08.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/NOPADDING
    04:33:08.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS5
    04:33:08.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS5PADDING
    04:33:08.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS7
    04:33:08.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS7PADDING
    04:33:08.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/TBC
    04:33:08.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/TBCPADDING
    04:33:08.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/X9.23
    04:33:08.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/X9.23PADDING
    04:33:08.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTE
    04:33:08.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTEPADDING
    04:33:08.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/
    04:33:08.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126
    04:33:08.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2
    04:33:08.822 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2PADDING
    04:33:08.822 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126PADDING
    04:33:08.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4
    04:33:08.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4PADDING
    04:33:08.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/NOPADDING
    04:33:08.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 816 ***
    *** gcm 817 ***
    *** gcm 818 ***
    *** gcm 819 ***
    *** gcm 820 ***
    *** gcm 821 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS5PADDING
    04:33:08.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS7
    04:33:08.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS7PADDING
    04:33:08.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/TBC
    04:33:08.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/TBCPADDING
    04:33:08.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/X9.23
    04:33:08.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/X9.23PADDING
    04:33:08.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 822 ***
    *** gcm 823 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTEPADDING
    04:33:08.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/
    04:33:08.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126
    04:33:08.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2
    04:33:08.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 824 ***
    *** gcm 825 ***
    *** gcm 826 ***
    *** gcm 827 ***
    *** gcm 828 ***
    *** gcm 829 ***
    *** gcm 830 ***
    *** gcm 831 ***
    *** gcm 832 ***
    *** gcm 833 ***
    *** gcm 834 ***
    *** gcm 835 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126PADDING
    04:33:08.829 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4
    04:33:08.829 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4PADDING
    04:33:08.829 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/NOPADDING
    04:33:08.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 836 ***
    *** gcm 837 ***
    *** gcm 838 ***
    *** gcm 839 ***
    *** gcm 840 ***
    *** gcm 841 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 842 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS7
    04:33:08.837 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS7PADDING
    04:33:08.838 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 843 ***
    *** gcm 844 ***
    *** gcm 845 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.838 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/TBCPADDING
    04:33:08.838 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/X9.23
    04:33:08.838 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/X9.23PADDING
    04:33:08.839 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTE
    04:33:08.839 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTEPADDING
    04:33:08.839 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/
    04:33:08.839 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126
    04:33:08.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2
    04:33:08.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2PADDING
    04:33:08.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 846 ***
    *** gcm 847 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4
    04:33:08.841 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4PADDING
    04:33:08.841 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/NOPADDING
    04:33:08.842 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS5
    04:33:08.842 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 848 ***
    *** gcm 849 ***
    *** gcm 850 ***
    *** gcm 851 ***
    *** gcm 852 ***
    *** gcm 853 ***
    *** gcm 854 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.842 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS7
    04:33:08.842 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS7PADDING
    04:33:08.842 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/TBC
    04:33:08.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/TBCPADDING
    04:33:08.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/X9.23
    04:33:08.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/X9.23PADDING
    04:33:08.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 855 ***
    *** gcm 856 ***
    *** gcm 857 ***
    *** gcm 858 ***
    *** gcm 859 ***
    *** gcm 860 ***
    *** gcm 861 ***
    *** gcm 862 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.844 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTEPADDING
    04:33:08.844 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/
    04:33:08.844 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 863 ***
    *** gcm 864 ***
    *** gcm 865 ***
    *** gcm 866 ***
    *** gcm 867 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.844 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2
    04:33:08.845 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2PADDING
    04:33:08.845 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126PADDING
    04:33:08.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4
    04:33:08.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4PADDING
    04:33:08.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/NOPADDING
    04:33:08.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS5
    04:33:08.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS5PADDING
    04:33:08.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS7
    04:33:08.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 868 ***
    *** gcm 869 ***
    *** gcm 870 ***
    *** gcm 871 ***
    *** gcm 872 ***
    *** gcm 873 ***
    *** gcm 874 ***
    *** gcm 875 ***
    *** gcm 876 ***
    *** gcm 877 ***
    *** gcm 878 ***
    *** gcm 879 ***
    *** gcm 880 ***
    *** gcm 881 ***
    *** gcm 882 ***
    *** gcm 883 ***
    *** gcm 884 ***
    *** gcm 885 ***
    *** gcm 886 ***
    *** gcm 887 ***
    *** gcm 888 ***
    *** gcm 889 ***
    *** gcm 890 ***
    *** gcm 891 ***
    *** gcm 892 ***
    *** gcm 893 ***
    *** gcm 894 ***
    *** gcm 895 ***
    *** gcm 896 ***
    *** gcm 897 ***
    *** gcm 898 ***
    *** gcm 899 ***
    *** gcm 900 ***
    *** gcm 901 ***
    *** gcm 902 ***
    *** gcm 903 ***
    *** gcm 904 ***
    *** gcm 905 ***
    *** gcm 906 ***
    *** 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 ***
    *** gcm 935 ***
    *** gcm 936 ***
    *** gcm 937 ***
    *** gcm 938 ***
    *** gcm 939 ***
    *** gcm 940 ***
    *** gcm 941 ***
    *** gcm 942 ***
    *** gcm 943 ***
    *** gcm 944 ***
    *** gcm 945 ***
    *** gcm 946 ***
    *** gcm 947 ***
    *** gcm 948 ***
    *** gcm 949 ***
    *** gcm 950 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/TBC
    04:33:08.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 951 ***
    *** gcm 952 ***
    *** gcm 953 ***
    *** gcm 954 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/X9.23
    04:33:08.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/X9.23PADDING
    04:33:08.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTE
    04:33:08.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 955 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.857 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/
    04:33:08.857 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126
    04:33:08.857 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2
    04:33:08.858 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2PADDING
    04:33:08.858 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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
    04:33:08.858 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4
    04:33:08.866 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 966 ***
    *** gcm 967 ***
    *** gcm 968 ***
    *** gcm 969 ***
    *** gcm 970 ***
    *** gcm 971 ***
    *** gcm 972 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.866 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/NOPADDING
    04:33:08.867 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS5
    04:33:08.867 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 973 ***
    *** gcm 974 ***
    *** 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
    04:33:08.867 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS7
    04:33:08.867 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS7PADDING
    04:33:08.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/TBC
    04:33:08.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 989 ***
    *** gcm 990 ***
    *** gcm 991 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/X9.23
    04:33:08.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/X9.23PADDING
    04:33:08.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 992 ***
    *** gcm 993 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.869 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTEPADDING
    04:33:08.869 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 994 ***
    *** gcm 995 ***
    *** gcm 996 ***
    *** gcm 997 ***
    *** gcm 998 ***
    *** gcm 999 ***
    *** gcm 1000 ***
    *** gcm 1001 ***
    *** gcm 1002 ***
    *** gcm 1003 ***
    *** gcm 1004 ***
    *** gcm 1005 ***
    *** gcm 1006 ***
    *** gcm 1007 ***
    *** gcm 1008 ***
    *** gcm 1009 ***
    *** gcm 1010 ***
    *** gcm 1011 ***
    *** gcm 1012 ***
    *** gcm 1013 ***
    *** gcm 1014 ***
    *** gcm 1015 ***
    *** gcm 1016 ***
    *** gcm 1017 ***
    *** gcm 1018 ***
    *** gcm 1019 ***
    *** gcm 1020 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.869 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126
    04:33:08.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2
    04:33:08.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2PADDING
    04:33:08.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126PADDING
    04:33:08.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1021 ***
    *** gcm 1022 ***
    *** gcm 1023 ***
    *** gcm 1024 ***
    *** gcm 1025 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4PADDING
    04:33:08.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/NOPADDING
    04:33:08.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS5
    04:33:08.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS5PADDING
    04:33:08.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS7
    04:33:08.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1026 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/TBC
    04:33:08.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/TBCPADDING
    04:33:08.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/X9.23
    04:33:08.873 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/X9.23PADDING
    04:33:08.873 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1027 ***
    *** gcm 1028 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.873 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1029 ***
    *** gcm 1030 ***
    *** gcm 1031 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/
    04:33:08.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126
    04:33:08.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2
    04:33:08.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2PADDING
    04:33:08.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126PADDING
    04:33:08.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4
    04:33:08.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4PADDING
    04:33:08.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/NOPADDING
    04:33:08.876 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS5
    04:33:08.876 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS5PADDING
    04:33:08.885 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS7
    04:33:08.886 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS7PADDING
    04:33:08.886 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1032 ***
    *** gcm 1033 ***
    *** gcm 1034 ***
    *** gcm 1035 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.886 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/TBCPADDING
    04:33:08.886 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1036 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.887 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/X9.23PADDING
    04:33:08.887 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTE
    04:33:08.887 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1037 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.887 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1038 ***
    *** gcm 1039 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.888 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126
    04:33:08.888 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2
    04:33:08.888 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2PADDING
    04:33:08.888 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1040 ***
    *** gcm 1041 ***
    *** gcm 1042 ***
    *** gcm 1043 ***
    *** gcm 1044 ***
    *** gcm 1045 ***
    *** gcm 1046 ***
    *** gcm 1047 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.894 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.894 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4PADDING
    04:33:08.894 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/NOPADDING
    04:33:08.894 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS5
    04:33:08.895 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS5PADDING
    04:33:08.895 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS7
    04:33:08.895 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1063 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.895 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/TBC
    04:33:08.896 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/TBCPADDING
    04:33:08.896 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/X9.23
    04:33:08.896 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1064 ***
    *** gcm 1065 ***
    *** gcm 1066 ***
    *** gcm 1067 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.896 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTE
    04:33:08.896 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTEPADDING
    04:33:08.897 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1068 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.897 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126
    04:33:08.898 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2
    04:33:08.898 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1069 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.898 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126PADDING
    04:33:08.898 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4
    04:33:08.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4PADDING
    04:33:08.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1070 ***
    *** gcm 1071 ***
    *** gcm 1072 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS5
    04:33:08.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS5PADDING
    04:33:08.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS7
    04:33:08.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS7PADDING
    04:33:08.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/TBC
    04:33:08.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/TBCPADDING
    04:33:08.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/X9.23
    04:33:08.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1073 ***
    *** gcm 1074 ***
    *** gcm 1075 ***
    *** gcm 1076 ***
    *** gcm 1077 ***
    *** gcm 1078 ***
    *** gcm 1079 ***
    *** gcm 1080 ***
    *** gcm 1081 ***
    *** gcm 1082 ***
    *** gcm 1083 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTE
    04:33:08.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTEPADDING
    04:33:08.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/
    04:33:08.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126
    04:33:08.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2
    04:33:08.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2PADDING
    04:33:08.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1084 ***
    *** gcm 1085 ***
    *** gcm 1086 ***
    *** gcm 1087 ***
    *** gcm 1088 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4
    04:33:08.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1089 ***
    *** gcm 1090 ***
    *** gcm 1091 ***
    *** gcm 1092 ***
    *** gcm 1093 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/NOPADDING
    04:33:08.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS5
    04:33:08.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS5PADDING
    04:33:08.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1094 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS7PADDING
    04:33:08.913 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1095 ***
    *** gcm 1096 ***
    *** gcm 1097 ***
    *** gcm 1098 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.913 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/TBCPADDING
    04:33:08.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/X9.23
    04:33:08.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1099 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1100 ***
    *** gcm 1101 ***
    *** gcm 1102 ***
    *** gcm 1103 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTEPADDING
    04:33:08.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/
    04:33:08.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126
    04:33:08.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2
    04:33:08.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1104 ***
    *** gcm 1105 ***
    *** gcm 1106 ***
    *** gcm 1107 ***
    *** gcm 1108 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126PADDING
    04:33:08.916 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4
    04:33:08.916 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4PADDING
    04:33:08.916 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1109 ***
    *** gcm 1110 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.916 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS5
    04:33:08.917 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS5PADDING
    04:33:08.917 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS7
    04:33:08.918 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS7PADDING
    04:33:08.918 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1111 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.918 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/TBCPADDING
    04:33:08.918 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/X9.23
    04:33:08.918 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/X9.23PADDING
    04:33:08.919 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1112 ***
    *** 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
    04:33:08.919 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTEPADDING
    04:33:08.919 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/
    04:33:08.919 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126
    04:33:08.920 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2
    04:33:08.920 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2PADDING
    04:33:08.920 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126PADDING
    04:33:08.920 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4
    04:33:08.921 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4PADDING
    04:33:08.921 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/NOPADDING
    04:33:08.922 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1123 ***
    *** gcm 1124 ***
    *** gcm 1125 ***
    *** gcm 1126 ***
    *** gcm 1127 ***
    *** gcm 1128 ***
    *** gcm 1129 ***
    *** gcm 1130 ***
    *** gcm 1131 ***
    *** gcm 1132 ***
    *** gcm 1133 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.922 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS5PADDING
    04:33:08.922 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1134 ***
    *** gcm 1135 ***
    *** gcm 1136 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.922 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS7PADDING
    04:33:08.923 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/TBC
    04:33:08.923 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/TBCPADDING
    04:33:08.923 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1137 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.923 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1138 ***
    *** gcm 1139 ***
    *** gcm 1140 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTE
    04:33:08.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1141 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/
    04:33:08.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126
    04:33:08.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2
    04:33:08.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2PADDING
    04:33:08.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126PADDING
    04:33:08.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1142 ***
    *** gcm 1143 ***
    *** gcm 1144 ***
    *** gcm 1145 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4PADDING
    04:33:08.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1146 ***
    *** gcm 1147 ***
    *** gcm 1148 ***
    *** gcm 1149 ***
    *** gcm 1150 ***
    *** gcm 1151 ***
    *** gcm 1152 ***
    *** gcm 1153 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS5
    04:33:08.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS5PADDING
    04:33:08.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS7
    04:33:08.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1154 ***
    *** gcm 1155 ***
    *** gcm 1156 ***
    *** gcm 1157 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/TBC
    04:33:08.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/TBCPADDING
    04:33:08.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/X9.23
    04:33:08.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/X9.23PADDING
    04:33:08.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTE
    04:33:08.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTEPADDING
    04:33:08.941 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/
    04:33:08.941 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126
    04:33:08.941 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2
    04:33:08.942 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2PADDING
    04:33:08.942 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126PADDING
    04:33:08.942 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4
    04:33:08.942 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4PADDING
    04:33:08.943 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/NOPADDING
    04:33:08.943 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS5
    04:33:08.943 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS5PADDING
    04:33:08.943 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS7
    04:33:08.943 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS7PADDING
    04:33:08.944 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/TBC
    04:33:08.944 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/TBCPADDING
    04:33:08.944 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/X9.23
    04:33:08.944 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/X9.23PADDING
    04:33:08.944 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTE
    04:33:08.945 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTEPADDING
    04:33:08.945 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/
    04:33:08.946 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126
    04:33:08.946 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2
    04:33:08.946 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2PADDING
    04:33:08.946 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126PADDING
    04:33:08.947 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4
    04:33:08.947 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4PADDING
    04:33:08.947 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/NOPADDING
    04:33:08.947 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS5
    04:33:08.948 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS5PADDING
    04:33:08.948 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS7
    04:33:08.948 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS7PADDING
    04:33:08.948 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/TBC
    04:33:08.949 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/TBCPADDING
    04:33:08.949 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/X9.23
    04:33:08.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/X9.23PADDING
    04:33:08.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTE
    04:33:08.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTEPADDING
    04:33:08.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CTS/
    04:33:08.951 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/" does not support IV => Skipping.
    04:33:08.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CTS/NOPADDING
    04:33:08.951 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/NOPADDING" does not support IV => Skipping.
    04:33:08.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/EAX/
    04:33:08.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/EAX/NOPADDING
    04:33:08.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/ECB/
    04:33:08.954 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/" does not support IV => Skipping.
    04:33:08.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/ECB/NOPADDING
    04:33:08.954 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/NOPADDING" does not support IV => Skipping.
    04:33:08.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/GCM/
    04:33:08.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/GCM/NOPADDING
    04:33:08.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/
    04:33:08.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126
    04:33:08.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126-2
    04:33:08.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126-2PADDING
    04:33:08.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126PADDING
    04:33:08.958 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO7816-4
    04:33:08.958 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO7816-4PADDING
    04:33:08.958 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/NOPADDING
    04:33:08.958 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS5
    04:33:08.959 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS5PADDING
    04:33:08.959 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS7
    04:33:08.959 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS7PADDING
    04:33:08.959 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/TBC
    04:33:08.960 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/TBCPADDING
    04:33:08.969 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/X9.23
    04:33:08.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/X9.23PADDING
    04:33:08.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1158 ***
    *** gcm 1159 ***
    *** gcm 1160 ***
    *** gcm 1161 ***
    *** gcm 1162 ***
    *** gcm 1163 ***
    *** gcm 1164 ***
    *** gcm 1165 ***
    *** gcm 1166 ***
    *** gcm 1167 ***
    *** gcm 1168 ***
    *** gcm 1169 ***
    *** gcm 1170 ***
    *** gcm 1171 ***
    *** gcm 1172 ***
    *** gcm 1173 ***
    *** gcm 1174 ***
    *** gcm 1175 ***
    *** gcm 1176 ***
    *** gcm 1177 ***
    *** gcm 1178 ***
    *** gcm 1179 ***
    *** gcm 1180 ***
    *** gcm 1181 ***
    *** gcm 1182 ***
    *** gcm 1183 ***
    *** gcm 1184 ***
    *** gcm 1185 ***
    *** gcm 1186 ***
    *** gcm 1187 ***
    *** gcm 1188 ***
    *** gcm 1189 ***
    *** gcm 1190 ***
    *** gcm 1191 ***
    *** gcm 1192 ***
    *** gcm 1193 ***
    *** gcm 1194 ***
    *** gcm 1195 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ZEROBYTEPADDING
    04:33:08.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/
    04:33:08.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1196 ***
    *** gcm 1197 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2
    04:33:08.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2PADDING
    04:33:08.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1198 ***
    *** gcm 1199 ***
    *** gcm 1200 ***
    *** gcm 1201 ***
    *** gcm 1202 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1203 ***
    *** gcm 1204 ***
    *** gcm 1205 ***
    *** gcm 1206 ***
    *** gcm 1207 ***
    *** 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 ***
    *** gcm 1222 ***
    *** gcm 1223 ***
    *** gcm 1224 ***
    *** gcm 1225 ***
    *** gcm 1226 ***
    *** gcm 1227 ***
    *** gcm 1228 ***
    *** gcm 1229 ***
    *** gcm 1230 ***
    *** gcm 1231 ***
    *** gcm 1232 ***
    *** gcm 1233 ***
    *** gcm 1234 ***
    *** gcm 1235 ***
    *** gcm 1236 ***
    *** gcm 1237 ***
    *** gcm 1238 ***
    *** gcm 1239 ***
    *** gcm 1240 ***
    *** gcm 1241 ***
    *** gcm 1242 ***
    *** gcm 1243 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4PADDING
    04:33:08.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/NOPADDING
    04:33:08.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1244 ***
    *** gcm 1245 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS5PADDING
    04:33:08.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1246 ***
    *** gcm 1247 ***
    *** gcm 1248 ***
    *** gcm 1249 ***
    *** gcm 1250 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS7PADDING
    04:33:08.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/TBC
    04:33:08.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1251 ***
    *** gcm 1252 ***
    *** gcm 1253 ***
    *** gcm 1254 ***
    *** gcm 1255 ***
    *** gcm 1256 ***
    *** gcm 1257 ***
    *** gcm 1258 ***
    *** gcm 1259 ***
    *** gcm 1260 ***
    *** gcm 1261 ***
    *** gcm 1262 ***
    *** gcm 1263 ***
    *** gcm 1264 ***
    *** gcm 1265 ***
    *** gcm 1266 ***
    *** gcm 1267 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/X9.23
    04:33:08.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1301 ***
    *** gcm 1302 ***
    *** gcm 1303 ***
    *** gcm 1304 ***
    *** gcm 1305 ***
    *** gcm 1306 ***
    *** gcm 1307 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1308 ***
    *** gcm 1309 ***
    *** gcm 1310 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTEPADDING
    04:33:08.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/
    04:33:08.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126
    04:33:08.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1311 ***
    *** gcm 1312 ***
    *** gcm 1313 ***
    *** gcm 1314 ***
    *** gcm 1315 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2PADDING
    04:33:08.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126PADDING
    04:33:08.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4
    04:33:08.977 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4PADDING
    04:33:08.977 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/NOPADDING
    04:33:08.977 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1316 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.978 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS5PADDING
    04:33:08.978 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS7
    04:33:08.978 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS7PADDING
    04:33:08.978 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/TBC
    04:33:08.979 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1317 ***
    *** gcm 1318 ***
    *** gcm 1319 ***
    *** gcm 1320 ***
    *** gcm 1321 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.979 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1322 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.979 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/X9.23PADDING
    04:33:08.979 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTE
    04:33:08.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1323 ***
    *** gcm 1324 ***
    *** gcm 1325 ***
    *** gcm 1326 ***
    *** gcm 1327 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/
    04:33:08.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126
    04:33:08.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2
    04:33:08.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1328 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126PADDING
    04:33:08.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4
    04:33:08.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4PADDING
    04:33:08.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1329 ***
    *** gcm 1330 ***
    *** gcm 1331 ***
    *** gcm 1332 ***
    *** gcm 1333 ***
    *** gcm 1334 ***
    *** gcm 1335 ***
    *** gcm 1336 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS5
    04:33:08.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS5PADDING
    04:33:08.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS7
    04:33:08.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS7PADDING
    04:33:08.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/TBC
    04:33:08.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/TBCPADDING
    04:33:08.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/X9.23
    04:33:08.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1337 ***
    *** gcm 1338 ***
    *** gcm 1339 ***
    *** gcm 1340 ***
    *** gcm 1341 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTE
    04:33:08.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTEPADDING
    04:33:08.985 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/
    04:33:08.985 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126
    04:33:08.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2
    04:33:08.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2PADDING
    04:33:08.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126PADDING
    04:33:08.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4
    04:33:08.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4PADDING
    04:33:08.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/NOPADDING
    04:33:08.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS5
    04:33:08.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS5PADDING
    04:33:08.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1342 ***
    *** gcm 1343 ***
    *** gcm 1344 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS7PADDING
    04:33:08.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/TBC
    04:33:08.998 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/TBCPADDING
    04:33:08.998 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/X9.23
    04:33:08.998 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/X9.23PADDING
    04:33:08.998 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTE
    04:33:08.999 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTEPADDING
    04:33:08.999 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/
    04:33:08.999 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1345 ***
    *** gcm 1346 ***
    *** gcm 1347 ***
    *** gcm 1348 ***
    *** gcm 1349 ***
    *** gcm 1350 ***
    *** gcm 1351 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:08.999 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2
    04:33:09.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2PADDING
    04:33:09.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126PADDING
    04:33:09.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4
    04:33:09.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1352 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.001 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/NOPADDING
    04:33:09.001 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS5
    04:33:09.001 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS5PADDING
    04:33:09.002 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS7
    04:33:09.002 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS7PADDING
    04:33:09.002 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/TBC
    04:33:09.002 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/TBCPADDING
    04:33:09.003 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/X9.23
    04:33:09.003 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/X9.23PADDING
    04:33:09.003 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1353 ***
    *** gcm 1354 ***
    *** gcm 1355 ***
    *** gcm 1356 ***
    *** gcm 1357 ***
    *** gcm 1358 ***
    *** gcm 1359 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.003 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTEPADDING
    04:33:09.003 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/
    04:33:09.004 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126
    04:33:09.004 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2
    04:33:09.004 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2PADDING
    04:33:09.005 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126PADDING
    04:33:09.005 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4
    04:33:09.005 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4PADDING
    04:33:09.006 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/NOPADDING
    04:33:09.006 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS5
    04:33:09.006 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS5PADDING
    04:33:09.006 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS7
    04:33:09.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS7PADDING
    04:33:09.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/TBC
    04:33:09.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1360 ***
    *** gcm 1361 ***
    *** gcm 1362 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/X9.23
    04:33:09.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1363 ***
    *** gcm 1364 ***
    *** gcm 1365 ***
    *** gcm 1366 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTE
    04:33:09.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTEPADDING
    04:33:09.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/
    04:33:09.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1367 ***
    *** gcm 1368 ***
    *** gcm 1369 ***
    *** gcm 1370 ***
    *** gcm 1371 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.009 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2
    04:33:09.009 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2PADDING
    04:33:09.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126PADDING
    04:33:09.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4
    04:33:09.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4PADDING
    04:33:09.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/NOPADDING
    04:33:09.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS5
    04:33:09.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS5PADDING
    04:33:09.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS7
    04:33:09.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS7PADDING
    04:33:09.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/TBC
    04:33:09.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/TBCPADDING
    04:33:09.013 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/X9.23
    04:33:09.013 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/X9.23PADDING
    04:33:09.013 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTE
    04:33:09.014 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTEPADDING
    04:33:09.014 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/
    04:33:09.014 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126
    04:33:09.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2
    04:33:09.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2PADDING
    04:33:09.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126PADDING
    04:33:09.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4
    04:33:09.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4PADDING
    04:33:09.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/NOPADDING
    04:33:09.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS5
    04:33:09.030 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS5PADDING
    04:33:09.030 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS7
    04:33:09.030 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1372 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.030 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1373 ***
    *** gcm 1374 ***
    *** gcm 1375 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/TBCPADDING
    04:33:09.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/X9.23
    04:33:09.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/X9.23PADDING
    04:33:09.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1376 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.032 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTEPADDING
    04:33:09.032 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1377 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.032 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126
    04:33:09.033 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2
    04:33:09.033 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2PADDING
    04:33:09.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126PADDING
    04:33:09.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4
    04:33:09.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4PADDING
    04:33:09.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1378 ***
    *** gcm 1379 ***
    *** gcm 1380 ***
    *** gcm 1381 ***
    *** gcm 1382 ***
    *** gcm 1383 ***
    *** gcm 1384 ***
    *** gcm 1385 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS5PADDING
    04:33:09.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS7
    04:33:09.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS7PADDING
    04:33:09.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1406 ***
    *** gcm 1407 ***
    *** gcm 1408 ***
    *** gcm 1409 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/TBCPADDING
    04:33:09.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/X9.23
    04:33:09.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1410 ***
    *** gcm 1411 ***
    *** gcm 1412 ***
    *** gcm 1413 ***
    *** gcm 1414 ***
    *** gcm 1415 ***
    *** gcm 1416 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTE
    04:33:09.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTEPADDING
    04:33:09.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1417 ***
    *** gcm 1418 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126
    04:33:09.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2
    04:33:09.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2PADDING
    04:33:09.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126PADDING
    04:33:09.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4
    04:33:09.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4PADDING
    04:33:09.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/NOPADDING
    04:33:09.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS5
    04:33:09.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS5PADDING
    04:33:09.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS7
    04:33:09.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1419 ***
    *** gcm 1420 ***
    *** gcm 1421 ***
    *** gcm 1422 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/TBC
    04:33:09.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/TBCPADDING
    04:33:09.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/X9.23
    04:33:09.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/X9.23PADDING
    04:33:09.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTE
    04:33:09.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTEPADDING
    04:33:09.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/
    04:33:09.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126
    04:33:09.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2
    04:33:09.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2PADDING
    04:33:09.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126PADDING
    04:33:09.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4
    04:33:09.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4PADDING
    04:33:09.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/NOPADDING
    04:33:09.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS5
    04:33:09.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS5PADDING
    04:33:09.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS7
    04:33:09.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS7PADDING
    04:33:09.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/TBC
    04:33:09.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/TBCPADDING
    04:33:09.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/X9.23
    04:33:09.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/X9.23PADDING
    04:33:09.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTE
    04:33:09.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTEPADDING
    04:33:09.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/
    04:33:09.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1423 ***
    *** gcm 1424 ***
    *** gcm 1425 ***
    *** gcm 1426 ***
    *** gcm 1427 ***
    *** gcm 1428 ***
    *** gcm 1429 ***
    *** gcm 1430 ***
    *** gcm 1431 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2
    04:33:09.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2PADDING
    04:33:09.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4
    04:33:09.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4PADDING
    04:33:09.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS5
    04:33:09.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS5PADDING
    04:33:09.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS7PADDING
    04:33:09.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/TBC
    04:33:09.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/TBCPADDING
    04:33:09.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/X9.23
    04:33:09.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/X9.23PADDING
    04:33:09.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTE
    04:33:09.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTEPADDING
    04:33:09.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/
    04:33:09.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126
    04:33:09.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2
    04:33:09.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2PADDING
    04:33:09.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126PADDING
    04:33:09.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4
    04:33:09.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4PADDING
    04:33:09.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/NOPADDING
    04:33:09.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS5
    04:33:09.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS7
    04:33:09.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS7PADDING
    04:33:09.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/TBC
    04:33:09.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/TBCPADDING
    04:33:09.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/X9.23
    04:33:09.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/X9.23PADDING
    04:33:09.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTE
    04:33:09.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTEPADDING
    04:33:09.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/
    04:33:09.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126
    04:33:09.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2
    04:33:09.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1627 ***
    *** gcm 1628 ***
    *** gcm 1629 ***
    *** gcm 1630 ***
    *** gcm 1631 ***
    *** gcm 1632 ***
    *** gcm 1633 ***
    *** gcm 1634 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126PADDING
    04:33:09.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1635 ***
    *** gcm 1636 ***
    *** gcm 1637 ***
    *** gcm 1638 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4PADDING
    04:33:09.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/NOPADDING
    04:33:09.061 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS5
    04:33:09.061 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS5PADDING
    04:33:09.061 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS7
    04:33:09.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS7PADDING
    04:33:09.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/TBC
    04:33:09.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/TBCPADDING
    04:33:09.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/X9.23
    04:33:09.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/X9.23PADDING
    04:33:09.074 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTE
    04:33:09.074 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTEPADDING
    04:33:09.074 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/
    04:33:09.074 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126
    04:33:09.075 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2
    04:33:09.075 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2PADDING
    04:33:09.075 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1639 ***
    *** gcm 1640 ***
    *** gcm 1641 ***
    *** gcm 1642 ***
    *** gcm 1643 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4
    04:33:09.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4PADDING
    04:33:09.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/NOPADDING
    04:33:09.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS5
    04:33:09.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS5PADDING
    04:33:09.077 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS7
    04:33:09.077 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS7PADDING
    04:33:09.077 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/TBC
    04:33:09.077 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/TBCPADDING
    04:33:09.077 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/X9.23
    04:33:09.077 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/X9.23PADDING
    04:33:09.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1644 ***
    *** gcm 1645 ***
    *** gcm 1646 ***
    *** gcm 1647 ***
    *** gcm 1648 ***
    *** gcm 1649 ***
    *** gcm 1650 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTEPADDING
    04:33:09.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/
    04:33:09.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126
    04:33:09.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1651 ***
    *** gcm 1652 ***
    *** gcm 1653 ***
    *** gcm 1654 ***
    *** gcm 1655 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2PADDING
    04:33:09.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126PADDING
    04:33:09.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4
    04:33:09.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4PADDING
    04:33:09.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/NOPADDING
    04:33:09.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS5
    04:33:09.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS5PADDING
    04:33:09.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS7
    04:33:09.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS7PADDING
    04:33:09.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/TBC
    04:33:09.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/TBCPADDING
    04:33:09.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/X9.23
    04:33:09.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/X9.23PADDING
    04:33:09.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTE
    04:33:09.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTEPADDING
    04:33:09.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/
    04:33:09.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126
    04:33:09.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2
    04:33:09.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2PADDING
    04:33:09.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1656 ***
    *** gcm 1657 ***
    *** gcm 1658 ***
    *** gcm 1659 ***
    *** gcm 1660 ***
    *** gcm 1661 ***
    *** gcm 1662 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4
    04:33:09.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4PADDING
    04:33:09.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/NOPADDING
    04:33:09.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS5
    04:33:09.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS5PADDING
    04:33:09.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS7
    04:33:09.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS7PADDING
    04:33:09.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/TBC
    04:33:09.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/TBCPADDING
    04:33:09.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1663 ***
    *** gcm 1664 ***
    *** gcm 1665 ***
    *** gcm 1666 ***
    *** gcm 1667 ***
    *** gcm 1668 ***
    *** gcm 1669 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/X9.23PADDING
    04:33:09.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1670 ***
    *** gcm 1671 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTEPADDING
    04:33:09.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/
    04:33:09.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126
    04:33:09.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2
    04:33:09.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2PADDING
    04:33:09.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1672 ***
    *** gcm 1673 ***
    *** gcm 1674 ***
    *** gcm 1675 ***
    *** gcm 1676 ***
    *** gcm 1677 ***
    *** gcm 1678 ***
    *** gcm 1679 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4
    04:33:09.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4PADDING
    04:33:09.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/NOPADDING
    04:33:09.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS5
    04:33:09.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS5PADDING
    04:33:09.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1680 ***
    *** gcm 1681 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS7PADDING
    04:33:09.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1722 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/X9.23
    04:33:09.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/X9.23PADDING
    04:33:09.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTE
    04:33:09.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTEPADDING
    04:33:09.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/
    04:33:09.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126
    04:33:09.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2
    04:33:09.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2PADDING
    04:33:09.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126PADDING
    04:33:09.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1723 ***
    *** gcm 1724 ***
    *** gcm 1725 ***
    *** gcm 1726 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4PADDING
    04:33:09.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/NOPADDING
    04:33:09.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1727 ***
    *** gcm 1728 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS5PADDING
    04:33:09.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS7
    04:33:09.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS7PADDING
    04:33:09.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/TBC
    04:33:09.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/X9.23
    04:33:09.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/X9.23PADDING
    04:33:09.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTE
    04:33:09.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTEPADDING
    04:33:09.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/
    04:33:09.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1743 ***
    *** gcm 1744 ***
    *** gcm 1745 ***
    *** gcm 1746 ***
    *** gcm 1747 ***
    *** gcm 1748 ***
    *** gcm 1749 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2
    04:33:09.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2PADDING
    04:33:09.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126PADDING
    04:33:09.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1750 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4PADDING
    04:33:09.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/NOPADDING
    04:33:09.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS5
    04:33:09.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS5PADDING
    04:33:09.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1751 ***
    *** gcm 1752 ***
    *** gcm 1753 ***
    *** gcm 1754 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS7PADDING
    04:33:09.097 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/TBC
    04:33:09.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/TBCPADDING
    04:33:09.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/X9.23PADDING
    04:33:09.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1772 ***
    *** gcm 1773 ***
    *** gcm 1774 ***
    *** gcm 1775 ***
    *** gcm 1776 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTEPADDING
    04:33:09.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/
    04:33:09.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126
    04:33:09.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2
    04:33:09.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2PADDING
    04:33:09.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126PADDING
    04:33:09.099 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4
    04:33:09.099 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4PADDING
    04:33:09.099 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1777 ***
    *** gcm 1778 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.099 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS5
    04:33:09.099 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS5PADDING
    04:33:09.099 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS7
    04:33:09.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1779 ***
    *** gcm 1780 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/TBC
    04:33:09.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/TBCPADDING
    04:33:09.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/X9.23
    04:33:09.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/X9.23PADDING
    04:33:09.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1781 ***
    *** gcm 1782 ***
    *** gcm 1783 ***
    *** gcm 1784 ***
    *** gcm 1785 ***
    *** gcm 1786 ***
    *** gcm 1787 ***
    *** gcm 1788 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.101 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTEPADDING
    04:33:09.101 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/
    04:33:09.101 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126
    04:33:09.101 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2
    04:33:09.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2PADDING
    04:33:09.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126PADDING
    04:33:09.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4
    04:33:09.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4PADDING
    04:33:09.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/NOPADDING
    04:33:09.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS5
    04:33:09.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1789 ***
    *** gcm 1790 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS7
    04:33:09.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS7PADDING
    04:33:09.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1791 ***
    *** gcm 1792 ***
    *** gcm 1793 ***
    *** gcm 1794 ***
    *** gcm 1795 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/TBCPADDING
    04:33:09.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/X9.23
    04:33:09.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/X9.23PADDING
    04:33:09.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1796 ***
    *** gcm 1797 ***
    *** gcm 1798 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTEPADDING
    04:33:09.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/
    04:33:09.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1799 ***
    *** gcm 1800 ***
    *** gcm 1801 ***
    *** gcm 1802 ***
    *** gcm 1803 ***
    *** gcm 1804 ***
    *** gcm 1805 ***
    *** gcm 1806 ***
    *** gcm 1807 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1808 ***
    *** gcm 1809 ***
    *** gcm 1810 ***
    *** gcm 1811 ***
    *** gcm 1812 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2PADDING
    04:33:09.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126PADDING
    04:33:09.105 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1813 ***
    *** gcm 1814 ***
    *** gcm 1815 ***
    *** gcm 1816 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.105 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4PADDING
    04:33:09.105 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/NOPADDING
    04:33:09.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1817 ***
    *** gcm 1818 ***
    *** gcm 1819 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS5PADDING
    04:33:09.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS7
    04:33:09.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1820 ***
    *** gcm 1821 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/TBC
    04:33:09.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/TBCPADDING
    04:33:09.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1822 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/X9.23PADDING
    04:33:09.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTE
    04:33:09.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTEPADDING
    04:33:09.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/
    04:33:09.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126
    04:33:09.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2
    04:33:09.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2PADDING
    04:33:09.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126PADDING
    04:33:09.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4
    04:33:09.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4PADDING
    04:33:09.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1823 ***
    *** gcm 1824 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS5
    04:33:09.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS5PADDING
    04:33:09.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1825 ***
    *** gcm 1826 ***
    *** gcm 1827 ***
    *** gcm 1828 ***
    *** gcm 1829 ***
    *** gcm 1830 ***
    *** gcm 1831 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS7PADDING
    04:33:09.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1832 ***
    *** gcm 1833 ***
    *** gcm 1834 ***
    *** gcm 1835 ***
    *** gcm 1836 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/TBCPADDING
    04:33:09.109 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/X9.23
    04:33:09.109 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/X9.23PADDING
    04:33:09.109 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTE
    04:33:09.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTEPADDING
    04:33:09.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/
    04:33:09.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126
    04:33:09.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2
    04:33:09.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2PADDING
    04:33:09.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126PADDING
    04:33:09.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4
    04:33:09.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4PADDING
    04:33:09.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/NOPADDING
    04:33:09.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1837 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS5PADDING
    04:33:09.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS7
    04:33:09.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS7PADDING
    04:33:09.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1838 ***
    *** gcm 1839 ***
    *** gcm 1840 ***
    *** gcm 1841 ***
    *** gcm 1842 ***
    *** gcm 1843 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/TBCPADDING
    04:33:09.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/X9.23
    04:33:09.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/X9.23PADDING
    04:33:09.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTE
    04:33:09.125 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTEPADDING
    04:33:09.126 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/
    04:33:09.126 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126
    04:33:09.126 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2
    04:33:09.126 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2PADDING
    04:33:09.126 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126PADDING
    04:33:09.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4
    04:33:09.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4PADDING
    04:33:09.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/NOPADDING
    04:33:09.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS5
    04:33:09.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS5PADDING
    04:33:09.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS7
    04:33:09.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS7PADDING
    04:33:09.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/TBC
    04:33:09.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/TBCPADDING
    04:33:09.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/X9.23
    04:33:09.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTE
    04:33:09.129 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTEPADDING
    04:33:09.129 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/
    04:33:09.129 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126
    04:33:09.130 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2
    04:33:09.130 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2PADDING
    04:33:09.130 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126PADDING
    04:33:09.130 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4
    04:33:09.130 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4PADDING
    04:33:09.130 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1908 ***
    *** gcm 1909 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS5
    04:33:09.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS5PADDING
    04:33:09.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS7
    04:33:09.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS7PADDING
    04:33:09.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/TBC
    04:33:09.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/TBCPADDING
    04:33:09.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/X9.23
    04:33:09.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/X9.23PADDING
    04:33:09.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTE
    04:33:09.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTEPADDING
    04:33:09.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/
    04:33:09.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126
    04:33:09.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2
    04:33:09.133 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2PADDING
    04:33:09.133 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126PADDING
    04:33:09.133 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4
    04:33:09.134 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4PADDING
    04:33:09.134 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/NOPADDING
    04:33:09.134 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1910 ***
    *** gcm 1911 ***
    *** gcm 1912 ***
    *** gcm 1913 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.134 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS5PADDING
    04:33:09.134 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS7
    04:33:09.135 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS7PADDING
    04:33:09.135 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/TBC
    04:33:09.135 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/TBCPADDING
    04:33:09.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/X9.23
    04:33:09.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/X9.23PADDING
    04:33:09.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTE
    04:33:09.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTEPADDING
    04:33:09.137 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/
    04:33:09.137 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126
    04:33:09.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2
    04:33:09.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2PADDING
    04:33:09.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126PADDING
    04:33:09.139 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4
    04:33:09.139 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4PADDING
    04:33:09.139 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/NOPADDING
    04:33:09.139 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS5
    04:33:09.140 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS5PADDING
    04:33:09.140 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS7
    04:33:09.140 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS7PADDING
    04:33:09.141 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/TBC
    04:33:09.141 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/TBCPADDING
    04:33:09.142 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/X9.23
    04:33:09.142 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/X9.23PADDING
    04:33:09.142 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTE
    04:33:09.142 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1914 ***
    *** gcm 1915 ***
    *** gcm 1916 ***
    *** gcm 1917 ***
    *** gcm 1918 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.142 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/
    04:33:09.143 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.143 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2
    04:33:09.143 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2PADDING
    04:33:09.143 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126PADDING
    04:33:09.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4
    04:33:09.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4PADDING
    04:33:09.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/NOPADDING
    04:33:09.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS5
    04:33:09.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1944 ***
    *** gcm 1945 ***
    *** gcm 1946 ***
    *** gcm 1947 ***
    *** gcm 1948 ***
    *** gcm 1949 ***
    *** gcm 1950 ***
    *** gcm 1951 ***
    *** gcm 1952 ***
    *** gcm 1953 ***
    *** gcm 1954 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.145 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS7
    04:33:09.145 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS7PADDING
    04:33:09.145 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/TBC
    04:33:09.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/TBCPADDING
    04:33:09.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/X9.23
    04:33:09.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/X9.23PADDING
    04:33:09.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTE
    04:33:09.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTEPADDING
    04:33:09.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/
    04:33:09.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126
    04:33:09.158 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2
    04:33:09.158 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2PADDING
    04:33:09.158 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126PADDING
    04:33:09.158 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4
    04:33:09.159 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4PADDING
    04:33:09.159 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/NOPADDING
    04:33:09.160 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS5
    04:33:09.160 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS5PADDING
    04:33:09.160 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS7
    04:33:09.160 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS7PADDING
    04:33:09.161 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/TBC
    04:33:09.161 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/TBCPADDING
    04:33:09.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/X9.23
    04:33:09.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/X9.23PADDING
    04:33:09.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTE
    04:33:09.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTEPADDING
    04:33:09.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/
    04:33:09.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126
    04:33:09.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2
    04:33:09.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2PADDING
    04:33:09.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126PADDING
    04:33:09.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4
    04:33:09.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4PADDING
    04:33:09.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1955 ***
    *** gcm 1956 ***
    *** gcm 1957 ***
    *** gcm 1958 ***
    *** gcm 1959 ***
    *** gcm 1960 ***
    *** gcm 1961 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS5
    04:33:09.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS5PADDING
    04:33:09.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS7
    04:33:09.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS7PADDING
    04:33:09.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/TBC
    04:33:09.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/TBCPADDING
    04:33:09.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/X9.23
    04:33:09.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/X9.23PADDING
    04:33:09.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTE
    04:33:09.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1962 ***
    *** gcm 1963 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/
    04:33:09.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126
    04:33:09.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126-2
    04:33:09.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1964 ***
    *** gcm 1965 ***
    *** gcm 1966 ***
    *** gcm 1967 ***
    *** gcm 1968 ***
    *** gcm 1969 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126PADDING
    04:33:09.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO7816-4
    04:33:09.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO7816-4PADDING
    04:33:09.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/NOPADDING
    04:33:09.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS5
    04:33:09.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS5PADDING
    04:33:09.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS7
    04:33:09.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS7PADDING
    04:33:09.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/TBC
    04:33:09.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1970 ***
    *** gcm 1971 ***
    *** gcm 1972 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/X9.23
    04:33:09.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/X9.23PADDING
    04:33:09.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ZEROBYTE
    04:33:09.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ZEROBYTEPADDING
    04:33:09.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA//

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1973 ***
    *** gcm 1974 ***
    *** gcm 1975 ***
    *** gcm 1976 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.172 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA//" does not support IV => Skipping.
    04:33:09.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA//NOPADDING
    04:33:09.172 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA//NOPADDING" does not support IV => Skipping.
    04:33:09.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC-CTS/
    04:33:09.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC-CTS/NOPADDING
    04:33:09.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/
    04:33:09.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126
    04:33:09.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126-2
    04:33:09.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1977 ***
    *** gcm 1978 ***
    *** gcm 1979 ***
    *** gcm 1980 ***
    *** gcm 1981 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126PADDING
    04:33:09.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO7816-4
    04:33:09.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO7816-4PADDING
    04:33:09.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/NOPADDING
    04:33:09.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS5
    04:33:09.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS5PADDING
    04:33:09.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS7
    04:33:09.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1982 ***
    *** gcm 1983 ***
    *** gcm 1984 ***
    *** gcm 1985 ***
    *** gcm 1986 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.189 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/TBC
    04:33:09.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/TBCPADDING
    04:33:09.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/X9.23
    04:33:09.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/X9.23PADDING
    04:33:09.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ZEROBYTE
    04:33:09.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ZEROBYTEPADDING
    04:33:09.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CCM/
    04:33:09.192 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CCM/NOPADDING
    04:33:09.192 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:09.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2008 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126
    04:33:09.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126-2
    04:33:09.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126-2PADDING
    04:33:09.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126PADDING
    04:33:09.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO7816-4
    04:33:09.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO7816-4PADDING
    04:33:09.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/NOPADDING
    04:33:09.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS5
    04:33:09.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS5PADDING
    04:33:09.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS7
    04:33:09.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS7PADDING
    04:33:09.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/TBC
    04:33:09.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/TBCPADDING
    04:33:09.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2009 ***
    *** gcm 2010 ***
    *** gcm 2011 ***
    *** gcm 2012 ***
    *** gcm 2013 ***
    *** gcm 2014 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/X9.23PADDING
    04:33:09.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ZEROBYTE
    04:33:09.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ZEROBYTEPADDING
    04:33:09.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2015 ***
    *** gcm 2016 ***
    *** gcm 2017 ***
    *** gcm 2018 ***
    *** gcm 2019 ***
    *** gcm 2020 ***
    *** gcm 2021 ***
    *** gcm 2022 ***
    *** gcm 2023 ***
    *** gcm 2024 ***
    *** gcm 2025 ***
    *** gcm 2026 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126
    04:33:09.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2027 ***
    *** gcm 2028 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126-2PADDING
    04:33:09.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126PADDING
    04:33:09.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO7816-4
    04:33:09.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2029 ***
    *** gcm 2030 ***
    *** gcm 2031 ***
    *** gcm 2032 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/NOPADDING
    04:33:09.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS5
    04:33:09.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS5PADDING
    04:33:09.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2033 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS7PADDING
    04:33:09.201 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2034 ***
    *** gcm 2035 ***
    *** gcm 2036 ***
    *** gcm 2037 ***
    *** gcm 2038 ***
    *** gcm 2039 ***
    *** gcm 2040 ***
    *** gcm 2041 ***
    *** gcm 2042 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/TBCPADDING
    04:33:09.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2043 ***
    *** gcm 2044 ***
    *** gcm 2045 ***
    *** gcm 2046 ***
    *** gcm 2047 ***
    *** gcm 2048 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/X9.23PADDING
    04:33:09.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2049 ***
    *** gcm 2050 ***
    *** gcm 2051 ***
    *** gcm 2052 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ZEROBYTEPADDING
    04:33:09.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/
    04:33:09.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126
    04:33:09.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126-2
    04:33:09.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126-2PADDING
    04:33:09.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126PADDING
    04:33:09.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2053 ***
    *** gcm 2054 ***
    *** gcm 2055 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO7816-4PADDING
    04:33:09.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/NOPADDING
    04:33:09.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2056 ***
    *** gcm 2057 ***
    *** gcm 2058 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS5PADDING
    04:33:09.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS7
    04:33:09.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2059 ***
    *** gcm 2060 ***
    *** gcm 2061 ***
    *** gcm 2062 ***
    *** gcm 2063 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/TBC
    04:33:09.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2064 ***
    *** gcm 2065 ***
    *** gcm 2066 ***
    *** gcm 2067 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/X9.23
    04:33:09.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/X9.23PADDING
    04:33:09.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ZEROBYTE
    04:33:09.217 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ZEROBYTEPADDING
    04:33:09.217 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/
    04:33:09.217 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126
    04:33:09.218 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126-2
    04:33:09.218 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126-2PADDING
    04:33:09.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126PADDING
    04:33:09.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO7816-4
    04:33:09.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO7816-4PADDING
    04:33:09.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/NOPADDING
    04:33:09.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS5
    04:33:09.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS5PADDING
    04:33:09.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS7
    04:33:09.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS7PADDING
    04:33:09.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/TBC
    04:33:09.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/TBCPADDING
    04:33:09.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/X9.23
    04:33:09.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2068 ***
    *** gcm 2069 ***
    *** gcm 2070 ***
    *** gcm 2071 ***
    *** gcm 2072 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ZEROBYTE
    04:33:09.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ZEROBYTEPADDING
    04:33:09.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/
    04:33:09.223 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126
    04:33:09.223 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126-2
    04:33:09.223 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126-2PADDING
    04:33:09.224 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126PADDING
    04:33:09.224 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO7816-4
    04:33:09.224 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO7816-4PADDING
    04:33:09.225 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/NOPADDING
    04:33:09.225 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS5
    04:33:09.226 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS5PADDING
    04:33:09.226 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.226 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS7PADDING
    04:33:09.226 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/TBC
    04:33:09.226 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/TBCPADDING
    04:33:09.227 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/X9.23
    04:33:09.227 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/X9.23PADDING
    04:33:09.227 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ZEROBYTE
    04:33:09.227 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ZEROBYTEPADDING
    04:33:09.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/
    04:33:09.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126
    04:33:09.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126-2
    04:33:09.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126-2PADDING
    04:33:09.229 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126PADDING
    04:33:09.241 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2091 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2092 ***
    *** gcm 2093 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/NOPADDING
    04:33:09.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2094 ***
    *** gcm 2095 ***
    *** gcm 2096 ***
    *** gcm 2097 ***
    *** gcm 2098 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS5PADDING
    04:33:09.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS7
    04:33:09.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS7PADDING
    04:33:09.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/TBC
    04:33:09.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/TBCPADDING
    04:33:09.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/X9.23
    04:33:09.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/X9.23PADDING
    04:33:09.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2099 ***
    *** gcm 2100 ***
    *** gcm 2101 ***
    *** gcm 2102 ***
    *** gcm 2103 ***
    *** gcm 2104 ***
    *** gcm 2105 ***
    *** gcm 2106 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ZEROBYTEPADDING
    04:33:09.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/
    04:33:09.245 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126
    04:33:09.245 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126-2
    04:33:09.245 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2107 ***
    *** gcm 2108 ***
    *** gcm 2109 ***
    *** gcm 2110 ***
    *** gcm 2111 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126PADDING
    04:33:09.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO7816-4
    04:33:09.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO7816-4PADDING
    04:33:09.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/NOPADDING
    04:33:09.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS5
    04:33:09.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS5PADDING
    04:33:09.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS7
    04:33:09.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS7PADDING
    04:33:09.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2112 ***
    *** gcm 2113 ***
    *** gcm 2114 ***
    *** gcm 2115 ***
    *** gcm 2116 ***
    *** gcm 2117 ***
    *** gcm 2118 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/X9.23
    04:33:09.249 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/X9.23PADDING
    04:33:09.249 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ZEROBYTE
    04:33:09.249 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ZEROBYTEPADDING
    04:33:09.250 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/
    04:33:09.250 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126
    04:33:09.250 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126-2
    04:33:09.250 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126-2PADDING
    04:33:09.251 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126PADDING
    04:33:09.251 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO7816-4
    04:33:09.251 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO7816-4PADDING
    04:33:09.251 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/NOPADDING
    04:33:09.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS5
    04:33:09.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS5PADDING
    04:33:09.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS7
    04:33:09.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS7PADDING
    04:33:09.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/TBC
    04:33:09.253 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/TBCPADDING
    04:33:09.253 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/X9.23
    04:33:09.253 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/X9.23PADDING
    04:33:09.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ZEROBYTE
    04:33:09.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ZEROBYTEPADDING
    04:33:09.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/
    04:33:09.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126
    04:33:09.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126-2
    04:33:09.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126-2PADDING
    04:33:09.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126PADDING
    04:33:09.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO7816-4
    04:33:09.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO7816-4PADDING
    04:33:09.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/NOPADDING
    04:33:09.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS5
    04:33:09.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS5PADDING
    04:33:09.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS7
    04:33:09.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS7PADDING
    04:33:09.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/TBC
    04:33:09.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/TBCPADDING
    04:33:09.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/X9.23
    04:33:09.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/X9.23PADDING
    04:33:09.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ZEROBYTE
    04:33:09.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ZEROBYTEPADDING
    04:33:09.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/
    04:33:09.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126
    04:33:09.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126-2
    04:33:09.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126-2PADDING
    04:33:09.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126PADDING
    04:33:09.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO7816-4
    04:33:09.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO7816-4PADDING
    04:33:09.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/NOPADDING
    04:33:09.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS5
    04:33:09.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS5PADDING
    04:33:09.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS7
    04:33:09.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS7PADDING
    04:33:09.261 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/TBC
    04:33:09.261 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/TBCPADDING
    04:33:09.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/X9.23
    04:33:09.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/X9.23PADDING
    04:33:09.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ZEROBYTE
    04:33:09.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ZEROBYTEPADDING
    04:33:09.263 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/
    04:33:09.263 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126
    04:33:09.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126-2
    04:33:09.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126-2PADDING
    04:33:09.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126PADDING
    04:33:09.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO7816-4
    04:33:09.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO7816-4PADDING
    04:33:09.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/NOPADDING
    04:33:09.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS5
    04:33:09.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS5PADDING
    04:33:09.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS7
    04:33:09.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS7PADDING
    04:33:09.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/TBC
    04:33:09.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/TBCPADDING
    04:33:09.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/X9.23
    04:33:09.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/X9.23PADDING
    04:33:09.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ZEROBYTE
    04:33:09.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ZEROBYTEPADDING
    04:33:09.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/
    04:33:09.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126
    04:33:09.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126-2
    04:33:09.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126-2PADDING
    04:33:09.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO7816-4
    04:33:09.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO7816-4PADDING
    04:33:09.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/NOPADDING
    04:33:09.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS5
    04:33:09.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2162 ***
    *** gcm 2163 ***
    *** gcm 2164 ***
    *** gcm 2165 ***
    *** gcm 2166 ***
    *** gcm 2167 ***
    *** gcm 2168 ***
    *** gcm 2169 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS7
    04:33:09.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS7PADDING
    04:33:09.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/TBC
    04:33:09.281 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/TBCPADDING
    04:33:09.281 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/X9.23
    04:33:09.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/X9.23PADDING
    04:33:09.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ZEROBYTE
    04:33:09.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ZEROBYTEPADDING
    04:33:09.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/
    04:33:09.283 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126
    04:33:09.283 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126-2
    04:33:09.283 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126-2PADDING
    04:33:09.283 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126PADDING
    04:33:09.284 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO7816-4
    04:33:09.284 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2170 ***
    *** gcm 2171 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.284 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2172 ***
    *** gcm 2173 ***
    *** gcm 2174 ***
    *** gcm 2175 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.284 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS5
    04:33:09.284 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS5PADDING
    04:33:09.285 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS7
    04:33:09.285 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS7PADDING
    04:33:09.286 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/TBC
    04:33:09.286 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/TBCPADDING
    04:33:09.286 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/X9.23
    04:33:09.286 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/X9.23PADDING
    04:33:09.287 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ZEROBYTE
    04:33:09.287 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ZEROBYTEPADDING
    04:33:09.287 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2176 ***
    *** gcm 2177 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.287 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126
    04:33:09.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126-2
    04:33:09.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2178 ***
    *** gcm 2179 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126PADDING
    04:33:09.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO7816-4
    04:33:09.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO7816-4PADDING
    04:33:09.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/NOPADDING
    04:33:09.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS5
    04:33:09.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2180 ***
    *** gcm 2181 ***
    *** gcm 2182 ***
    *** gcm 2183 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS7
    04:33:09.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS7PADDING
    04:33:09.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/TBC
    04:33:09.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/TBCPADDING
    04:33:09.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/X9.23
    04:33:09.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/X9.23PADDING
    04:33:09.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ZEROBYTE
    04:33:09.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ZEROBYTEPADDING
    04:33:09.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/
    04:33:09.293 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126
    04:33:09.302 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126-2
    04:33:09.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126-2PADDING
    04:33:09.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126PADDING
    04:33:09.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO7816-4
    04:33:09.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO7816-4PADDING
    04:33:09.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/NOPADDING
    04:33:09.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2184 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS5PADDING
    04:33:09.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS7
    04:33:09.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2185 ***
    *** gcm 2186 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/TBC
    04:33:09.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/TBCPADDING
    04:33:09.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/X9.23
    04:33:09.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/X9.23PADDING
    04:33:09.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ZEROBYTE
    04:33:09.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ZEROBYTEPADDING
    04:33:09.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2187 ***
    *** gcm 2188 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126
    04:33:09.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126-2
    04:33:09.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126-2PADDING
    04:33:09.313 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126PADDING
    04:33:09.313 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO7816-4
    04:33:09.313 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2189 ***
    *** gcm 2190 ***
    *** gcm 2191 ***
    *** gcm 2192 ***
    *** gcm 2193 ***
    *** gcm 2194 ***
    *** gcm 2195 ***
    *** gcm 2196 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.313 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/NOPADDING
    04:33:09.314 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2197 ***
    *** gcm 2198 ***
    *** gcm 2199 ***
    *** gcm 2200 ***
    *** gcm 2201 ***
    *** gcm 2202 ***
    *** gcm 2203 ***
    *** gcm 2204 ***
    *** gcm 2205 ***
    *** gcm 2206 ***
    *** gcm 2207 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.314 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS5PADDING
    04:33:09.314 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS7
    04:33:09.314 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS7PADDING
    04:33:09.314 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/TBC
    04:33:09.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/TBCPADDING
    04:33:09.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/X9.23PADDING
    04:33:09.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ZEROBYTE
    04:33:09.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ZEROBYTEPADDING
    04:33:09.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/
    04:33:09.316 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2224 ***
    *** gcm 2225 ***
    *** gcm 2226 ***
    *** gcm 2227 ***
    *** gcm 2228 ***
    *** gcm 2229 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.316 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126-2
    04:33:09.316 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2230 ***
    *** gcm 2231 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.316 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126PADDING
    04:33:09.317 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO7816-4
    04:33:09.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO7816-4PADDING
    04:33:09.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/NOPADDING
    04:33:09.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS5
    04:33:09.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS5PADDING
    04:33:09.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS7
    04:33:09.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS7PADDING
    04:33:09.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/TBC
    04:33:09.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/TBCPADDING
    04:33:09.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/X9.23
    04:33:09.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/X9.23PADDING
    04:33:09.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ZEROBYTE
    04:33:09.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ZEROBYTEPADDING
    04:33:09.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/
    04:33:09.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126
    04:33:09.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126-2
    04:33:09.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126-2PADDING
    04:33:09.321 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126PADDING
    04:33:09.323 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO7816-4
    04:33:09.323 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO7816-4PADDING
    04:33:09.324 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2232 ***
    *** gcm 2233 ***
    *** gcm 2234 ***
    *** gcm 2235 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.324 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS5
    04:33:09.324 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS5PADDING
    04:33:09.324 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS7
    04:33:09.324 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS7PADDING
    04:33:09.325 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/TBC
    04:33:09.325 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/TBCPADDING
    04:33:09.325 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/X9.23
    04:33:09.326 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/X9.23PADDING
    04:33:09.326 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ZEROBYTE
    04:33:09.326 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ZEROBYTEPADDING
    04:33:09.326 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/
    04:33:09.326 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126
    04:33:09.329 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126-2
    04:33:09.330 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126-2PADDING
    04:33:09.330 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126PADDING
    04:33:09.330 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO7816-4
    04:33:09.330 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO7816-4PADDING
    04:33:09.330 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/NOPADDING
    04:33:09.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS5
    04:33:09.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS5PADDING
    04:33:09.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS7
    04:33:09.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS7PADDING
    04:33:09.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2236 ***
    *** gcm 2237 ***
    *** gcm 2238 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/TBCPADDING
    04:33:09.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2239 ***
    *** gcm 2240 ***
    *** gcm 2241 ***
    *** gcm 2242 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/X9.23PADDING
    04:33:09.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ZEROBYTE
    04:33:09.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ZEROBYTEPADDING
    04:33:09.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/
    04:33:09.333 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126
    04:33:09.333 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126-2
    04:33:09.334 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126-2PADDING
    04:33:09.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126PADDING
    04:33:09.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO7816-4
    04:33:09.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO7816-4PADDING
    04:33:09.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/NOPADDING
    04:33:09.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS5
    04:33:09.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS5PADDING
    04:33:09.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS7
    04:33:09.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS7PADDING
    04:33:09.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/TBC
    04:33:09.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/TBCPADDING
    04:33:09.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/X9.23PADDING
    04:33:09.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ZEROBYTE
    04:33:09.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ZEROBYTEPADDING
    04:33:09.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/
    04:33:09.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2258 ***
    *** gcm 2259 ***
    *** gcm 2260 ***
    *** gcm 2261 ***
    *** gcm 2262 ***
    *** gcm 2263 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126-2
    04:33:09.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2264 ***
    *** gcm 2265 ***
    *** gcm 2266 ***
    *** gcm 2267 ***
    *** gcm 2268 ***
    *** gcm 2269 ***
    *** gcm 2270 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126PADDING
    04:33:09.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO7816-4
    04:33:09.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO7816-4PADDING
    04:33:09.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/NOPADDING
    04:33:09.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS5
    04:33:09.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS5PADDING
    04:33:09.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS7
    04:33:09.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS7PADDING
    04:33:09.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/TBC
    04:33:09.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/TBCPADDING
    04:33:09.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/X9.23
    04:33:09.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/X9.23PADDING
    04:33:09.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ZEROBYTE
    04:33:09.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ZEROBYTEPADDING
    04:33:09.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/
    04:33:09.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126
    04:33:09.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126-2
    04:33:09.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126-2PADDING
    04:33:09.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126PADDING
    04:33:09.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO7816-4PADDING
    04:33:09.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/NOPADDING
    04:33:09.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS5
    04:33:09.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS5PADDING
    04:33:09.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS7
    04:33:09.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS7PADDING
    04:33:09.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/TBC
    04:33:09.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/TBCPADDING
    04:33:09.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/X9.23
    04:33:09.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/X9.23PADDING
    04:33:09.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ZEROBYTEPADDING
    04:33:09.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/
    04:33:09.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126
    04:33:09.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126-2
    04:33:09.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126-2PADDING
    04:33:09.357 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126PADDING
    04:33:09.357 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO7816-4
    04:33:09.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO7816-4PADDING
    04:33:09.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/NOPADDING
    04:33:09.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS5
    04:33:09.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2305 ***
    *** gcm 2306 ***
    *** gcm 2307 ***
    *** gcm 2308 ***
    *** gcm 2309 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2324 ***
    *** gcm 2325 ***
    *** gcm 2326 ***
    *** gcm 2327 ***
    *** gcm 2328 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/TBC
    04:33:09.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/TBCPADDING
    04:33:09.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/X9.23
    04:33:09.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/X9.23PADDING
    04:33:09.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ZEROBYTE
    04:33:09.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2329 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/
    04:33:09.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126
    04:33:09.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126-2
    04:33:09.361 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126-2PADDING
    04:33:09.361 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126PADDING
    04:33:09.361 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO7816-4
    04:33:09.362 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO7816-4PADDING
    04:33:09.362 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/NOPADDING
    04:33:09.362 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS5
    04:33:09.362 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS5PADDING
    04:33:09.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS7
    04:33:09.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS7PADDING
    04:33:09.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/TBC
    04:33:09.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/TBCPADDING
    04:33:09.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/X9.23
    04:33:09.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/X9.23PADDING
    04:33:09.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ZEROBYTE
    04:33:09.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2330 ***
    *** gcm 2331 ***
    *** gcm 2332 ***
    *** gcm 2333 ***
    *** gcm 2334 ***
    *** gcm 2335 ***
    *** gcm 2336 ***
    *** gcm 2337 ***
    *** gcm 2338 ***
    *** gcm 2339 ***
    *** gcm 2340 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/
    04:33:09.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2341 ***
    *** gcm 2342 ***
    *** gcm 2343 ***
    *** gcm 2344 ***
    *** gcm 2345 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.365 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126-2
    04:33:09.365 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126-2PADDING
    04:33:09.365 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126PADDING
    04:33:09.366 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO7816-4
    04:33:09.366 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO7816-4PADDING
    04:33:09.366 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/NOPADDING
    04:33:09.366 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS5
    04:33:09.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2346 ***
    *** gcm 2347 ***
    *** gcm 2348 ***
    *** gcm 2349 ***
    *** gcm 2350 ***
    *** gcm 2351 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS7
    04:33:09.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS7PADDING
    04:33:09.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/TBC
    04:33:09.367 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/TBCPADDING
    04:33:09.368 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/X9.23
    04:33:09.368 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/X9.23PADDING
    04:33:09.368 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ZEROBYTE
    04:33:09.381 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ZEROBYTEPADDING
    04:33:09.382 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/
    04:33:09.382 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2352 ***
    *** gcm 2353 ***
    *** gcm 2354 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.382 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126-2
    04:33:09.382 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126-2PADDING
    04:33:09.382 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126PADDING
    04:33:09.383 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO7816-4
    04:33:09.383 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO7816-4PADDING
    04:33:09.383 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2355 ***
    *** gcm 2356 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.383 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS5
    04:33:09.384 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS5PADDING
    04:33:09.384 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS7
    04:33:09.384 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS7PADDING
    04:33:09.384 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2357 ***
    *** gcm 2358 ***
    *** gcm 2359 ***
    *** gcm 2360 ***
    *** gcm 2361 ***
    *** gcm 2362 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.384 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/TBCPADDING
    04:33:09.385 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/X9.23
    04:33:09.385 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/X9.23PADDING
    04:33:09.385 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ZEROBYTE
    04:33:09.386 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ZEROBYTEPADDING
    04:33:09.386 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/
    04:33:09.386 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126
    04:33:09.386 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126-2
    04:33:09.386 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126-2PADDING
    04:33:09.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126PADDING
    04:33:09.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2363 ***
    *** gcm 2364 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO7816-4PADDING
    04:33:09.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/NOPADDING
    04:33:09.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS5
    04:33:09.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS5PADDING
    04:33:09.389 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS7
    04:33:09.389 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS7PADDING
    04:33:09.389 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/TBC
    04:33:09.389 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/TBCPADDING
    04:33:09.390 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/X9.23
    04:33:09.390 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/X9.23PADDING
    04:33:09.390 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ZEROBYTE
    04:33:09.390 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ZEROBYTEPADDING
    04:33:09.390 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/
    04:33:09.391 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126
    04:33:09.391 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126-2
    04:33:09.391 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2365 ***
    *** gcm 2366 ***
    *** gcm 2367 ***
    *** gcm 2368 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.391 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126PADDING
    04:33:09.392 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO7816-4
    04:33:09.392 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO7816-4PADDING
    04:33:09.392 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/NOPADDING
    04:33:09.392 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS5
    04:33:09.393 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS5PADDING
    04:33:09.393 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS7
    04:33:09.393 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS7PADDING
    04:33:09.394 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.394 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/TBCPADDING
    04:33:09.394 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2382 ***
    *** gcm 2383 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.394 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/X9.23PADDING
    04:33:09.395 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ZEROBYTE
    04:33:09.395 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ZEROBYTEPADDING
    04:33:09.395 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/
    04:33:09.395 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126
    04:33:09.395 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126-2
    04:33:09.396 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126-2PADDING
    04:33:09.396 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126PADDING
    04:33:09.396 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO7816-4
    04:33:09.396 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.396 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/NOPADDING
    04:33:09.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS5
    04:33:09.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS5PADDING
    04:33:09.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS7
    04:33:09.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS7PADDING
    04:33:09.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/TBC
    04:33:09.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/TBCPADDING
    04:33:09.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/X9.23PADDING
    04:33:09.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ZEROBYTE
    04:33:09.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ZEROBYTEPADDING
    04:33:09.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2488 ***
    *** gcm 2489 ***
    *** gcm 2490 ***
    *** gcm 2491 ***
    *** gcm 2492 ***
    *** gcm 2493 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126
    04:33:09.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126-2
    04:33:09.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126-2PADDING
    04:33:09.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126PADDING
    04:33:09.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO7816-4PADDING
    04:33:09.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/NOPADDING
    04:33:09.401 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS5
    04:33:09.401 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS5PADDING
    04:33:09.401 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS7
    04:33:09.401 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS7PADDING
    04:33:09.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/TBC
    04:33:09.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/TBCPADDING
    04:33:09.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/X9.23
    04:33:09.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/X9.23PADDING
    04:33:09.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ZEROBYTE
    04:33:09.403 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ZEROBYTEPADDING
    04:33:09.403 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/
    04:33:09.403 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126
    04:33:09.403 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126-2
    04:33:09.403 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126-2PADDING
    04:33:09.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126PADDING
    04:33:09.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO7816-4
    04:33:09.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO7816-4PADDING
    04:33:09.404 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/NOPADDING
    04:33:09.405 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS5
    04:33:09.405 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS5PADDING
    04:33:09.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS7
    04:33:09.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2507 ***
    *** gcm 2508 ***
    *** gcm 2509 ***
    *** gcm 2510 ***
    *** gcm 2511 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/TBC
    04:33:09.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/TBCPADDING
    04:33:09.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/X9.23
    04:33:09.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/X9.23PADDING
    04:33:09.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ZEROBYTE
    04:33:09.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2512 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/
    04:33:09.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126
    04:33:09.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126-2
    04:33:09.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126-2PADDING
    04:33:09.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126PADDING
    04:33:09.411 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2513 ***
    *** gcm 2514 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.411 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO7816-4PADDING
    04:33:09.411 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2515 ***
    *** gcm 2516 ***
    *** gcm 2517 ***
    *** gcm 2518 ***
    *** gcm 2519 ***
    *** gcm 2520 ***
    *** gcm 2521 ***
    *** gcm 2522 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.411 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS5
    04:33:09.412 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS5PADDING
    04:33:09.412 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2523 ***
    *** gcm 2524 ***
    *** gcm 2525 ***
    *** gcm 2526 ***
    *** gcm 2527 ***
    *** gcm 2528 ***
    *** gcm 2529 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.412 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS7PADDING
    04:33:09.412 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/TBC
    04:33:09.412 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/TBCPADDING
    04:33:09.413 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/X9.23
    04:33:09.413 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/X9.23PADDING
    04:33:09.413 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ZEROBYTE
    04:33:09.414 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2530 ***
    *** gcm 2531 ***
    *** gcm 2532 ***
    *** gcm 2533 ***
    *** gcm 2534 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.414 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/
    04:33:09.414 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126
    04:33:09.414 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126-2
    04:33:09.414 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126-2PADDING
    04:33:09.415 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126PADDING
    04:33:09.415 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO7816-4
    04:33:09.423 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO7816-4PADDING
    04:33:09.424 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/NOPADDING
    04:33:09.424 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS5
    04:33:09.424 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS5PADDING
    04:33:09.424 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS7
    04:33:09.425 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS7PADDING
    04:33:09.425 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/TBC
    04:33:09.425 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/TBCPADDING
    04:33:09.426 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2535 ***
    *** gcm 2536 ***
    *** gcm 2537 ***
    *** gcm 2538 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.426 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/X9.23PADDING
    04:33:09.426 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ZEROBYTE
    04:33:09.426 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2539 ***
    *** gcm 2540 ***
    *** gcm 2541 ***
    *** gcm 2542 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.426 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CTS/
    04:33:09.427 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/CTS/" does not support IV => Skipping.
    04:33:09.427 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CTS/NOPADDING
    04:33:09.427 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/CTS/NOPADDING" does not support IV => Skipping.
    04:33:09.427 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/EAX/
    04:33:09.428 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/EAX/NOPADDING
    04:33:09.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/ECB/
    04:33:09.431 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/ECB/" does not support IV => Skipping.
    04:33:09.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/ECB/NOPADDING
    04:33:09.431 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/ECB/NOPADDING" does not support IV => Skipping.
    04:33:09.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/GCM/
    04:33:09.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/GCM/NOPADDING
    04:33:09.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/
    04:33:09.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126
    04:33:09.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126-2
    04:33:09.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126-2PADDING
    04:33:09.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126PADDING
    04:33:09.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO7816-4
    04:33:09.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO7816-4PADDING
    04:33:09.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/NOPADDING
    04:33:09.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS5
    04:33:09.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS5PADDING
    04:33:09.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS7
    04:33:09.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS7PADDING
    04:33:09.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/TBC
    04:33:09.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/TBCPADDING
    04:33:09.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/X9.23
    04:33:09.438 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/X9.23PADDING
    04:33:09.438 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ZEROBYTE
    04:33:09.438 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ZEROBYTEPADDING
    04:33:09.438 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/
    04:33:09.438 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126
    04:33:09.439 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126-2
    04:33:09.439 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126-2PADDING
    04:33:09.439 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126PADDING
    04:33:09.439 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO7816-4
    04:33:09.439 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO7816-4PADDING
    04:33:09.440 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/NOPADDING
    04:33:09.440 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS5
    04:33:09.440 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS5PADDING
    04:33:09.440 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS7
    04:33:09.440 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS7PADDING
    04:33:09.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/TBC
    04:33:09.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/TBCPADDING
    04:33:09.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2543 ***
    *** gcm 2544 ***
    *** gcm 2545 ***
    *** gcm 2546 ***
    *** gcm 2547 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/X9.23PADDING
    04:33:09.454 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ZEROBYTE
    04:33:09.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ZEROBYTEPADDING
    04:33:09.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/
    04:33:09.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126
    04:33:09.455 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126-2
    04:33:09.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126-2PADDING
    04:33:09.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126PADDING
    04:33:09.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO7816-4
    04:33:09.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO7816-4PADDING
    04:33:09.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/NOPADDING
    04:33:09.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS5
    04:33:09.457 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2548 ***
    *** gcm 2549 ***
    *** gcm 2550 ***
    *** gcm 2551 ***
    *** gcm 2552 ***
    *** gcm 2553 ***
    *** gcm 2554 ***
    *** gcm 2555 ***
    *** gcm 2556 ***
    *** gcm 2557 ***
    *** gcm 2558 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.458 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS7
    04:33:09.458 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS7PADDING
    04:33:09.458 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/TBC
    04:33:09.458 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/TBCPADDING
    04:33:09.458 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/X9.23
    04:33:09.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/X9.23PADDING
    04:33:09.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ZEROBYTE
    04:33:09.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ZEROBYTEPADDING
    04:33:09.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/
    04:33:09.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126
    04:33:09.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126-2
    04:33:09.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126-2PADDING
    04:33:09.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126PADDING
    04:33:09.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO7816-4
    04:33:09.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO7816-4PADDING
    04:33:09.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/NOPADDING
    04:33:09.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS5
    04:33:09.461 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS5PADDING
    04:33:09.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS7
    04:33:09.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2559 ***
    *** gcm 2560 ***
    *** gcm 2561 ***
    *** gcm 2562 ***
    *** gcm 2563 ***
    *** gcm 2564 ***
    *** gcm 2565 ***
    *** gcm 2566 ***
    *** gcm 2567 ***
    *** gcm 2568 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/TBC
    04:33:09.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/TBCPADDING
    04:33:09.462 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/X9.23
    04:33:09.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/X9.23PADDING
    04:33:09.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ZEROBYTE
    04:33:09.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ZEROBYTEPADDING
    04:33:09.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/
    04:33:09.464 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126
    04:33:09.464 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126-2
    04:33:09.464 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126-2PADDING
    04:33:09.464 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126PADDING
    04:33:09.465 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO7816-4
    04:33:09.465 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO7816-4PADDING
    04:33:09.465 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.466 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS5
    04:33:09.466 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS5PADDING
    04:33:09.466 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS7
    04:33:09.466 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS7PADDING
    04:33:09.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/TBCPADDING
    04:33:09.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/X9.23
    04:33:09.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/X9.23PADDING
    04:33:09.467 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2598 ***
    *** gcm 2599 ***
    *** gcm 2600 ***
    *** gcm 2601 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.468 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ZEROBYTEPADDING
    04:33:09.468 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/
    04:33:09.468 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126
    04:33:09.468 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126-2
    04:33:09.468 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126-2PADDING
    04:33:09.469 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126PADDING
    04:33:09.469 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO7816-4
    04:33:09.469 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO7816-4PADDING
    04:33:09.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/NOPADDING
    04:33:09.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS5
    04:33:09.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS5PADDING
    04:33:09.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS7
    04:33:09.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2602 ***
    *** gcm 2603 ***
    *** gcm 2604 ***
    *** gcm 2605 ***
    *** gcm 2606 ***
    *** gcm 2607 ***
    *** gcm 2608 ***
    *** gcm 2609 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/TBC
    04:33:09.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2610 ***
    *** gcm 2611 ***
    *** gcm 2612 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/X9.23
    04:33:09.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/X9.23PADDING
    04:33:09.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2613 ***
    *** gcm 2614 ***
    *** gcm 2615 ***
    *** gcm 2616 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ZEROBYTEPADDING
    04:33:09.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/
    04:33:09.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126
    04:33:09.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126-2
    04:33:09.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126PADDING
    04:33:09.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO7816-4
    04:33:09.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO7816-4PADDING
    04:33:09.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/NOPADDING
    04:33:09.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS5
    04:33:09.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS5PADDING
    04:33:09.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2633 ***
    *** gcm 2634 ***
    *** gcm 2635 ***
    *** gcm 2636 ***
    *** gcm 2637 ***
    *** gcm 2638 ***
    *** gcm 2639 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS7PADDING
    04:33:09.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/TBC
    04:33:09.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/TBCPADDING
    04:33:09.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2640 ***
    *** gcm 2641 ***
    *** gcm 2642 ***
    *** gcm 2643 ***
    *** gcm 2644 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/X9.23PADDING
    04:33:09.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ZEROBYTE
    04:33:09.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ZEROBYTEPADDING
    04:33:09.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2645 ***
    *** gcm 2646 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126
    04:33:09.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126-2
    04:33:09.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126-2PADDING
    04:33:09.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126PADDING
    04:33:09.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO7816-4
    04:33:09.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO7816-4PADDING
    04:33:09.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/NOPADDING
    04:33:09.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS5
    04:33:09.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS5PADDING
    04:33:09.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS7
    04:33:09.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS7PADDING
    04:33:09.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/TBC
    04:33:09.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/TBCPADDING
    04:33:09.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/X9.23
    04:33:09.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2647 ***
    *** gcm 2648 ***
    *** gcm 2649 ***
    *** gcm 2650 ***
    *** gcm 2651 ***
    *** gcm 2652 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2653 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ZEROBYTEPADDING
    04:33:09.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/
    04:33:09.489 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126
    04:33:09.490 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126-2
    04:33:09.490 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126-2PADDING
    04:33:09.490 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126PADDING
    04:33:09.490 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO7816-4
    04:33:09.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO7816-4PADDING
    04:33:09.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/NOPADDING
    04:33:09.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS5
    04:33:09.491 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS5PADDING
    04:33:09.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS7
    04:33:09.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS7PADDING
    04:33:09.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2654 ***
    *** gcm 2655 ***
    *** gcm 2656 ***
    *** gcm 2657 ***
    *** gcm 2658 ***
    *** gcm 2659 ***
    *** gcm 2660 ***
    *** gcm 2661 ***
    *** gcm 2662 ***
    *** gcm 2663 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/X9.23
    04:33:09.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/X9.23PADDING
    04:33:09.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ZEROBYTE
    04:33:09.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ZEROBYTEPADDING
    04:33:09.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/
    04:33:09.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126
    04:33:09.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126-2
    04:33:09.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126-2PADDING
    04:33:09.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126PADDING
    04:33:09.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO7816-4
    04:33:09.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO7816-4PADDING
    04:33:09.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/NOPADDING
    04:33:09.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS5
    04:33:09.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS5PADDING
    04:33:09.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS7
    04:33:09.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS7PADDING
    04:33:09.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2681 ***
    *** gcm 2682 ***
    *** gcm 2683 ***
    *** gcm 2684 ***
    *** gcm 2685 ***
    *** gcm 2686 ***
    *** gcm 2687 ***
    *** gcm 2688 ***
    *** gcm 2689 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/TBCPADDING
    04:33:09.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/X9.23
    04:33:09.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/X9.23PADDING
    04:33:09.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ZEROBYTE
    04:33:09.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ZEROBYTEPADDING
    04:33:09.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/
    04:33:09.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126
    04:33:09.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126-2
    04:33:09.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126-2PADDING
    04:33:09.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126PADDING
    04:33:09.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO7816-4
    04:33:09.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2690 ***
    *** gcm 2691 ***
    *** gcm 2692 ***
    *** gcm 2693 ***
    *** gcm 2694 ***
    *** gcm 2695 ***
    *** gcm 2696 ***
    *** gcm 2697 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/NOPADDING
    04:33:09.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS5
    04:33:09.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS5PADDING
    04:33:09.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS7
    04:33:09.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS7PADDING
    04:33:09.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/TBC
    04:33:09.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/TBCPADDING
    04:33:09.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/X9.23
    04:33:09.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/X9.23PADDING
    04:33:09.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ZEROBYTE
    04:33:09.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ZEROBYTEPADDING
    04:33:09.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/
    04:33:09.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126
    04:33:09.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126-2
    04:33:09.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126-2PADDING
    04:33:09.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126PADDING
    04:33:09.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO7816-4
    04:33:09.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO7816-4PADDING
    04:33:09.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2698 ***
    *** gcm 2699 ***
    *** gcm 2700 ***
    *** gcm 2701 ***
    *** gcm 2702 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS5
    04:33:09.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS5PADDING
    04:33:09.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS7
    04:33:09.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS7PADDING
    04:33:09.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/TBC
    04:33:09.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/TBCPADDING
    04:33:09.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/X9.23
    04:33:09.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/X9.23PADDING
    04:33:09.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2703 ***
    *** gcm 2704 ***
    *** gcm 2705 ***
    *** gcm 2706 ***
    *** gcm 2707 ***
    *** gcm 2708 ***
    *** gcm 2709 ***
    *** gcm 2710 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:09.505 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ZEROBYTEPADDING
    04:33:09.505 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/
    04:33:09.505 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126
    04:33:09.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126-2
    04:33:09.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126-2PADDING
    04:33:09.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126PADDING
    04:33:09.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO7816-4
    04:33:09.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO7816-4PADDING
    04:33:09.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/NOPADDING
    04:33:09.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS5
    04:33:09.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS5PADDING
    04:33:09.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS7
    04:33:09.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS7PADDING
    04:33:09.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/TBC
    04:33:09.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/TBCPADDING
    04:33:09.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/X9.23
    04:33:09.511 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/X9.23PADDING
    04:33:09.511 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ZEROBYTE
    04:33:09.511 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ZEROBYTEPADDING
    04:33:09.511 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/
    04:33:09.512 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126
    04:33:09.512 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126-2
    04:33:09.512 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126-2PADDING
    04:33:09.513 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126PADDING
    04:33:09.513 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO7816-4
    04:33:09.513 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO7816-4PADDING
    04:33:09.513 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/NOPADDING
    04:33:09.514 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS5
    04:33:09.514 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS5PADDING
    04:33:09.514 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS7
    04:33:09.514 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS7PADDING
    04:33:09.515 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/TBC
    04:33:09.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/TBCPADDING
    04:33:09.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/X9.23
    04:33:09.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/X9.23PADDING
    04:33:09.525 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ZEROBYTE
    04:33:09.525 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ZEROBYTEPADDING
    04:33:09.525 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/
    04:33:09.526 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126
    04:33:09.526 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126-2
    04:33:09.526 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126-2PADDING
    04:33:09.526 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126PADDING
    04:33:09.526 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO7816-4
    04:33:09.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO7816-4PADDING
    04:33:09.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/NOPADDING
    04:33:09.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS5
    04:33:09.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS5PADDING
    04:33:09.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS7
    04:33:09.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS7PADDING
    04:33:09.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/TBC
    04:33:09.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/TBCPADDING
    04:33:09.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/X9.23
    04:33:09.529 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/X9.23PADDING
    04:33:09.529 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ZEROBYTE
    04:33:09.530 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ZEROBYTEPADDING
    04:33:09.530 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/
    04:33:09.530 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126
    04:33:09.530 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126-2
    04:33:09.530 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126-2PADDING
    04:33:09.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126PADDING
    04:33:09.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO7816-4
    04:33:09.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO7816-4PADDING
    04:33:09.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/NOPADDING
    04:33:09.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS5
    04:33:09.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS5PADDING
    04:33:09.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS7
    04:33:09.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS7PADDING
    04:33:09.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/TBC
    04:33:09.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/TBCPADDING
    04:33:09.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/X9.23
    04:33:09.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/X9.23PADDING
    04:33:09.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ZEROBYTE
    04:33:09.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ZEROBYTEPADDING
    04:33:09.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/
    04:33:09.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126
    04:33:09.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126-2
    04:33:09.535 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126-2PADDING
    04:33:09.535 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126PADDING
    04:33:09.535 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO7816-4
    04:33:09.535 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO7816-4PADDING
    04:33:09.535 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/NOPADDING
    04:33:09.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS5
    04:33:09.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS5PADDING
    04:33:09.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS7
    04:33:09.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS7PADDING
    04:33:09.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/TBC
    04:33:09.537 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/TBCPADDING
    04:33:09.537 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/X9.23
    04:33:09.538 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/X9.23PADDING
    04:33:09.538 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ZEROBYTE
    04:33:09.538 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ZEROBYTEPADDING
    04:33:09.538 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/
    04:33:09.538 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126
    04:33:09.539 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126-2
    04:33:09.539 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126-2PADDING
    04:33:09.539 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126PADDING
    04:33:09.539 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO7816-4
    04:33:09.539 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO7816-4PADDING
    04:33:09.540 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/NOPADDING
    04:33:09.540 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS5
    04:33:09.540 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS5PADDING
    04:33:09.540 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS7
    04:33:09.540 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS7PADDING
    04:33:09.541 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/TBC
    04:33:09.541 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/TBCPADDING
    04:33:09.541 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/X9.23
    04:33:09.541 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/X9.23PADDING
    04:33:09.542 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ZEROBYTE
    04:33:09.542 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ZEROBYTEPADDING
    04:33:09.542 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/
    04:33:09.542 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126
    04:33:09.542 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126-2
    04:33:09.543 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126-2PADDING
    04:33:09.543 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126PADDING
    04:33:09.543 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO7816-4
    04:33:09.543 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO7816-4PADDING
    04:33:09.543 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/NOPADDING
    04:33:09.544 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS5
    04:33:09.544 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS5PADDING
    04:33:09.544 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS7
    04:33:09.544 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS7PADDING
    04:33:09.544 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/TBC
    04:33:09.545 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/TBCPADDING
    04:33:09.545 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/X9.23
    04:33:09.545 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/X9.23PADDING
    04:33:09.545 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ZEROBYTE
    04:33:09.546 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ZEROBYTEPADDING
    04:33:09.546 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/
    04:33:09.546 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126
    04:33:09.546 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126-2
    04:33:09.546 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126-2PADDING
    04:33:09.547 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126PADDING
    04:33:09.547 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO7816-4
    04:33:09.547 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO7816-4PADDING
    04:33:09.547 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/NOPADDING
    04:33:09.548 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS5
    04:33:09.548 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS5PADDING
    04:33:09.548 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS7
    04:33:09.548 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS7PADDING
    04:33:09.548 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/TBC
    04:33:09.549 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/TBCPADDING
    04:33:09.549 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/X9.23
    04:33:09.549 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/X9.23PADDING
    04:33:09.550 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ZEROBYTE
    04:33:09.550 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ZEROBYTEPADDING
    04:33:09.550 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/
    04:33:09.550 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126
    04:33:09.550 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126-2
    04:33:09.551 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126-2PADDING
    04:33:09.551 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126PADDING
    04:33:09.551 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO7816-4
    04:33:09.551 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO7816-4PADDING
    04:33:09.551 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/NOPADDING
    04:33:09.552 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS5
    04:33:09.552 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS5PADDING
    04:33:09.552 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS7
    04:33:09.552 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS7PADDING
    04:33:09.552 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/TBC
    04:33:09.553 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/TBCPADDING
    04:33:09.553 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/X9.23
    04:33:09.553 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/X9.23PADDING
    04:33:09.554 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ZEROBYTE
    04:33:09.554 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ZEROBYTEPADDING
    04:33:09.554 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/
    04:33:09.554 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126
    04:33:09.554 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126-2
    04:33:09.555 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126-2PADDING
    04:33:09.555 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126PADDING
    04:33:09.555 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO7816-4
    04:33:09.555 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO7816-4PADDING
    04:33:09.555 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/NOPADDING
    04:33:09.556 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS5
    04:33:09.556 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS5PADDING
    04:33:09.556 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS7
    04:33:09.556 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS7PADDING
    04:33:09.556 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/TBC
    04:33:09.557 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/TBCPADDING
    04:33:09.557 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/X9.23
    04:33:09.557 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/X9.23PADDING
    04:33:09.558 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ZEROBYTE
    04:33:09.558 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ZEROBYTEPADDING
    04:33:09.558 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/
    04:33:09.558 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126
    04:33:09.558 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126-2
    04:33:09.558 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126-2PADDING
    04:33:09.559 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126PADDING
    04:33:09.559 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO7816-4
    04:33:09.559 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO7816-4PADDING
    04:33:09.559 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/NOPADDING
    04:33:09.559 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS5
    04:33:09.560 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS5PADDING
    04:33:09.560 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS7
    04:33:09.560 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS7PADDING
    04:33:09.560 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/TBC
    04:33:09.561 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/TBCPADDING
    04:33:09.561 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/X9.23
    04:33:09.561 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/X9.23PADDING
    04:33:09.561 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ZEROBYTE
    04:33:09.562 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ZEROBYTEPADDING
    04:33:09.562 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/
    04:33:09.562 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126
    04:33:09.562 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126-2
    04:33:09.563 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126-2PADDING
    04:33:09.563 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126PADDING
    04:33:09.563 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO7816-4
    04:33:09.563 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO7816-4PADDING
    04:33:09.563 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/NOPADDING
    04:33:09.564 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS5
    04:33:09.564 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS5PADDING
    04:33:09.564 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS7
    04:33:09.564 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS7PADDING
    04:33:09.564 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/TBC
    04:33:09.565 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/TBCPADDING
    04:33:09.565 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/X9.23
    04:33:09.566 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/X9.23PADDING
    04:33:09.566 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ZEROBYTE
    04:33:09.566 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ZEROBYTEPADDING
    04:33:09.566 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/
    04:33:09.566 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126
    04:33:09.566 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126-2
    04:33:09.567 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126-2PADDING
    04:33:09.567 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126PADDING
    04:33:09.567 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO7816-4
    04:33:09.567 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO7816-4PADDING
    04:33:09.568 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/NOPADDING
    04:33:09.568 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS5
    04:33:09.568 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS5PADDING
    04:33:09.568 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS7
    04:33:09.568 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS7PADDING
    04:33:09.569 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/TBC
    04:33:09.569 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/TBCPADDING
    04:33:09.569 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/X9.23
    04:33:09.570 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/X9.23PADDING
    04:33:09.570 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ZEROBYTE
    04:33:09.570 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ZEROBYTEPADDING
    04:33:09.570 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/
    04:33:09.570 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126
    04:33:09.571 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126-2
    04:33:09.571 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126-2PADDING
    04:33:09.571 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126PADDING
    04:33:09.571 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO7816-4
    04:33:09.571 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO7816-4PADDING
    04:33:09.572 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/NOPADDING
    04:33:09.572 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS5
    04:33:09.572 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS5PADDING
    04:33:09.572 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS7
    04:33:09.573 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS7PADDING
    04:33:09.573 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/TBC
    04:33:09.573 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/TBCPADDING
    04:33:09.574 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/X9.23
    04:33:09.574 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/X9.23PADDING
    04:33:09.574 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ZEROBYTE
    04:33:09.574 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ZEROBYTEPADDING
    04:33:09.574 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/
    04:33:09.575 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126
    04:33:09.575 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126-2
    04:33:09.575 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126-2PADDING
    04:33:09.575 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126PADDING
    04:33:09.576 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO7816-4
    04:33:09.576 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO7816-4PADDING
    04:33:09.576 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/NOPADDING
    04:33:09.576 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS5
    04:33:09.576 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS5PADDING
    04:33:09.577 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS7
    04:33:09.577 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS7PADDING
    04:33:09.577 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/TBC
    04:33:09.577 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/TBCPADDING
    04:33:09.578 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/X9.23
    04:33:09.578 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/X9.23PADDING
    04:33:09.578 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ZEROBYTE
    04:33:09.578 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ZEROBYTEPADDING
    04:33:09.578 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/
    04:33:09.579 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126
    04:33:09.579 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126-2
    04:33:09.579 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126-2PADDING
    04:33:09.579 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126PADDING
    04:33:09.580 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO7816-4
    04:33:09.580 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO7816-4PADDING
    04:33:09.580 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/NOPADDING
    04:33:09.580 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS5
    04:33:09.580 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS5PADDING
    04:33:09.580 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS7
    04:33:09.581 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS7PADDING
    04:33:09.581 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/TBC
    04:33:09.581 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/TBCPADDING
    04:33:09.582 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/X9.23
    04:33:09.582 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/X9.23PADDING
    04:33:09.582 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ZEROBYTE
    04:33:09.582 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ZEROBYTEPADDING
    04:33:09.582 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/
    04:33:09.583 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126
    04:33:09.583 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126-2
    04:33:09.583 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126-2PADDING
    04:33:09.583 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126PADDING
    04:33:09.583 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO7816-4
    04:33:09.584 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO7816-4PADDING
    04:33:09.584 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/NOPADDING
    04:33:09.584 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS5
    04:33:09.584 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS5PADDING
    04:33:09.585 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS7
    04:33:09.585 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS7PADDING
    04:33:09.585 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/TBC
    04:33:09.585 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/TBCPADDING
    04:33:09.586 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/X9.23
    04:33:09.586 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/X9.23PADDING
    04:33:09.586 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ZEROBYTE
    04:33:09.586 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ZEROBYTEPADDING
    04:33:09.587 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/
    04:33:09.587 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126
    04:33:09.587 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126-2
    04:33:09.587 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126-2PADDING
    04:33:09.587 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126PADDING
    04:33:09.588 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO7816-4
    04:33:09.588 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO7816-4PADDING
    04:33:09.588 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/NOPADDING
    04:33:09.588 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS5
    04:33:09.588 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS5PADDING
    04:33:09.589 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS7
    04:33:09.589 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS7PADDING
    04:33:09.589 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/TBC
    04:33:09.589 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/TBCPADDING
    04:33:09.590 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/X9.23
    04:33:09.590 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/X9.23PADDING
    04:33:09.590 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ZEROBYTE
    04:33:09.590 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ZEROBYTEPADDING
    04:33:09.590 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/
    04:33:09.591 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126
    04:33:09.591 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126-2
    04:33:09.591 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126-2PADDING
    04:33:09.591 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126PADDING
    04:33:09.591 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO7816-4
    04:33:09.592 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO7816-4PADDING
    04:33:09.592 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/NOPADDING
    04:33:09.592 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS5
    04:33:09.592 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS5PADDING
    04:33:09.592 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS7
    04:33:09.593 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS7PADDING
    04:33:09.593 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/TBC
    04:33:09.593 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/TBCPADDING
    04:33:09.594 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/X9.23
    04:33:09.594 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/X9.23PADDING
    04:33:09.594 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ZEROBYTE
    04:33:09.594 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ZEROBYTEPADDING
    04:33:09.594 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/
    04:33:09.594 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126
    04:33:09.595 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126-2
    04:33:09.595 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126-2PADDING
    04:33:09.595 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126PADDING
    04:33:09.595 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO7816-4
    04:33:09.595 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO7816-4PADDING
    04:33:09.596 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/NOPADDING
    04:33:09.596 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS5
    04:33:09.596 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS5PADDING
    04:33:09.596 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS7
    04:33:09.597 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS7PADDING
    04:33:09.597 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/TBC
    04:33:09.597 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/TBCPADDING
    04:33:09.598 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/X9.23
    04:33:09.598 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/X9.23PADDING
    04:33:09.598 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ZEROBYTE
    04:33:09.598 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ZEROBYTEPADDING
    04:33:09.598 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/
    04:33:09.599 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126
    04:33:09.599 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126-2
    04:33:09.599 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126-2PADDING
    04:33:09.599 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126PADDING
    04:33:09.600 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO7816-4
    04:33:09.600 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO7816-4PADDING
    04:33:09.600 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/NOPADDING
    04:33:09.600 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS5
    04:33:09.600 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS5PADDING
    04:33:09.600 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS7
    04:33:09.601 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS7PADDING
    04:33:09.601 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/TBC
    04:33:09.601 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/TBCPADDING
    04:33:09.601 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/X9.23
    04:33:09.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/X9.23PADDING
    04:33:09.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ZEROBYTE
    04:33:09.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ZEROBYTEPADDING
    04:33:09.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/
    04:33:09.603 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126
    04:33:09.603 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126-2
    04:33:09.603 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126-2PADDING
    04:33:09.603 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126PADDING
    04:33:09.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO7816-4
    04:33:09.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO7816-4PADDING
    04:33:09.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/NOPADDING
    04:33:09.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS5
    04:33:09.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS5PADDING
    04:33:09.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS7
    04:33:09.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS7PADDING
    04:33:09.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/TBC
    04:33:09.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/TBCPADDING
    04:33:09.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/X9.23
    04:33:09.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/X9.23PADDING
    04:33:09.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ZEROBYTE
    04:33:09.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ZEROBYTEPADDING
    04:33:09.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5//
    04:33:09.607 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5//" does not support IV => Skipping.
    04:33:09.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5//NOPADDING
    04:33:09.608 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5//NOPADDING" does not support IV => Skipping.
    04:33:09.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC-CTS/
    04:33:09.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC-CTS/NOPADDING
    04:33:09.611 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/
    04:33:09.611 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126
    04:33:09.612 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126-2
    04:33:09.612 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126-2PADDING
    04:33:09.612 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126PADDING
    04:33:09.612 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO7816-4
    04:33:09.613 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO7816-4PADDING
    04:33:09.613 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/NOPADDING
    04:33:09.613 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/PKCS5
    04:33:09.614 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/PKCS5PADDING
    04:33:09.614 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/PKCS7
    04:33:09.614 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/PKCS7PADDING
    04:33:09.615 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/TBC
    04:33:09.615 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/TBCPADDING
    04:33:09.615 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/X9.23
    04:33:09.615 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/X9.23PADDING
    04:33:09.616 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ZEROBYTE
    04:33:09.616 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ZEROBYTEPADDING
    04:33:09.616 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/
    04:33:09.616 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126
    04:33:09.617 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126-2
    04:33:09.617 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126-2PADDING
    04:33:09.617 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126PADDING
    04:33:09.618 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO7816-4
    04:33:09.618 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO7816-4PADDING
    04:33:09.618 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/NOPADDING
    04:33:09.619 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/PKCS5
    04:33:09.619 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/PKCS5PADDING
    04:33:09.619 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/PKCS7
    04:33:09.619 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/PKCS7PADDING
    04:33:09.620 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/TBC
    04:33:09.620 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/TBCPADDING
    04:33:09.620 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/X9.23
    04:33:09.621 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/X9.23PADDING
    04:33:09.621 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ZEROBYTE
    04:33:09.622 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ZEROBYTEPADDING
    04:33:09.622 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/
    04:33:09.622 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126
    04:33:09.623 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126-2
    04:33:09.623 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126-2PADDING
    04:33:09.623 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126PADDING
    04:33:09.623 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO7816-4
    04:33:09.624 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO7816-4PADDING
    04:33:09.624 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/NOPADDING
    04:33:09.624 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS5
    04:33:09.624 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS5PADDING
    04:33:09.625 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS7
    04:33:09.625 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS7PADDING
    04:33:09.625 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/TBC
    04:33:09.626 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/TBCPADDING
    04:33:09.626 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/X9.23
    04:33:09.626 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/X9.23PADDING
    04:33:09.626 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ZEROBYTE
    04:33:09.627 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ZEROBYTEPADDING
    04:33:09.627 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/
    04:33:09.627 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126
    04:33:09.627 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126-2
    04:33:09.628 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126-2PADDING
    04:33:09.628 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126PADDING
    04:33:09.628 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO7816-4
    04:33:09.637 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO7816-4PADDING
    04:33:09.641 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/NOPADDING
    04:33:09.645 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS5
    04:33:09.646 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS5PADDING
    04:33:09.646 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS7
    04:33:09.646 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS7PADDING
    04:33:09.646 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/TBC
    04:33:09.646 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/TBCPADDING
    04:33:09.647 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/X9.23
    04:33:09.647 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/X9.23PADDING
    04:33:09.647 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ZEROBYTE
    04:33:09.647 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ZEROBYTEPADDING
    04:33:09.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/
    04:33:09.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126
    04:33:09.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126-2
    04:33:09.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126-2PADDING
    04:33:09.649 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126PADDING
    04:33:09.649 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO7816-4
    04:33:09.649 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO7816-4PADDING
    04:33:09.650 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/NOPADDING
    04:33:09.650 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS5
    04:33:09.650 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS5PADDING
    04:33:09.650 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS7
    04:33:09.650 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS7PADDING
    04:33:09.651 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/TBC
    04:33:09.651 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/TBCPADDING
    04:33:09.651 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/X9.23
    04:33:09.651 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/X9.23PADDING
    04:33:09.652 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ZEROBYTE
    04:33:09.652 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ZEROBYTEPADDING
    04:33:09.652 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/
    04:33:09.652 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126
    04:33:09.652 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126-2
    04:33:09.665 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126-2PADDING
    04:33:09.666 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126PADDING
    04:33:09.666 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO7816-4
    04:33:09.666 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO7816-4PADDING
    04:33:09.666 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/NOPADDING
    04:33:09.666 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS5
    04:33:09.667 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS5PADDING
    04:33:09.667 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS7
    04:33:09.667 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS7PADDING
    04:33:09.667 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/TBC
    04:33:09.667 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/TBCPADDING
    04:33:09.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/X9.23
    04:33:09.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/X9.23PADDING
    04:33:09.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ZEROBYTE
    04:33:09.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ZEROBYTEPADDING
    04:33:09.669 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/
    04:33:09.669 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126
    04:33:09.669 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126-2
    04:33:09.670 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126-2PADDING
    04:33:09.670 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126PADDING
    04:33:09.670 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO7816-4
    04:33:09.670 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO7816-4PADDING
    04:33:09.670 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/NOPADDING
    04:33:09.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS5
    04:33:09.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS5PADDING
    04:33:09.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS7
    04:33:09.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS7PADDING
    04:33:09.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/TBC
    04:33:09.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/TBCPADDING
    04:33:09.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/X9.23
    04:33:09.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/X9.23PADDING
    04:33:09.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ZEROBYTE
    04:33:09.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ZEROBYTEPADDING
    04:33:09.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/
    04:33:09.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126
    04:33:09.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126-2
    04:33:09.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126-2PADDING
    04:33:09.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126PADDING
    04:33:09.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO7816-4
    04:33:09.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO7816-4PADDING
    04:33:09.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/NOPADDING
    04:33:09.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS5
    04:33:09.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS5PADDING
    04:33:09.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS7
    04:33:09.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS7PADDING
    04:33:09.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/TBC
    04:33:09.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/TBCPADDING
    04:33:09.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/X9.23
    04:33:09.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/X9.23PADDING
    04:33:09.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ZEROBYTE
    04:33:09.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ZEROBYTEPADDING
    04:33:09.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/
    04:33:09.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126
    04:33:09.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126-2
    04:33:09.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126-2PADDING
    04:33:09.679 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126PADDING
    04:33:09.680 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO7816-4
    04:33:09.680 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO7816-4PADDING
    04:33:09.680 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/NOPADDING
    04:33:09.680 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS5
    04:33:09.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS5PADDING
    04:33:09.681 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS7
    04:33:09.682 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS7PADDING
    04:33:09.682 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/TBC
    04:33:09.682 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/TBCPADDING
    04:33:09.682 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/X9.23
    04:33:09.682 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/X9.23PADDING
    04:33:09.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ZEROBYTE
    04:33:09.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ZEROBYTEPADDING
    04:33:09.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/
    04:33:09.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126
    04:33:09.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126-2
    04:33:09.683 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126-2PADDING
    04:33:09.684 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126PADDING
    04:33:09.684 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO7816-4
    04:33:09.684 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO7816-4PADDING
    04:33:09.685 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/NOPADDING
    04:33:09.685 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS5
    04:33:09.685 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS5PADDING
    04:33:09.685 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS7
    04:33:09.685 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS7PADDING
    04:33:09.686 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/TBC
    04:33:09.686 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/TBCPADDING
    04:33:09.686 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/X9.23
    04:33:09.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/X9.23PADDING
    04:33:09.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ZEROBYTE
    04:33:09.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ZEROBYTEPADDING
    04:33:09.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/
    04:33:09.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126
    04:33:09.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126-2
    04:33:09.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126-2PADDING
    04:33:09.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126PADDING
    04:33:09.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO7816-4
    04:33:09.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO7816-4PADDING
    04:33:09.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/NOPADDING
    04:33:09.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS5
    04:33:09.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS5PADDING
    04:33:09.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS7
    04:33:09.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS7PADDING
    04:33:09.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/TBC
    04:33:09.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/TBCPADDING
    04:33:09.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/X9.23
    04:33:09.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/X9.23PADDING
    04:33:09.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ZEROBYTE
    04:33:09.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ZEROBYTEPADDING
    04:33:09.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/
    04:33:09.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126
    04:33:09.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126-2
    04:33:09.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126-2PADDING
    04:33:09.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126PADDING
    04:33:09.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO7816-4
    04:33:09.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO7816-4PADDING
    04:33:09.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/NOPADDING
    04:33:09.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS5
    04:33:09.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS5PADDING
    04:33:09.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS7
    04:33:09.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS7PADDING
    04:33:09.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/TBC
    04:33:09.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/TBCPADDING
    04:33:09.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/X9.23
    04:33:09.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/X9.23PADDING
    04:33:09.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ZEROBYTE
    04:33:09.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ZEROBYTEPADDING
    04:33:09.705 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/
    04:33:09.706 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126
    04:33:09.706 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126-2
    04:33:09.706 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126-2PADDING
    04:33:09.706 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126PADDING
    04:33:09.706 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO7816-4
    04:33:09.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO7816-4PADDING
    04:33:09.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/NOPADDING
    04:33:09.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS5
    04:33:09.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS5PADDING
    04:33:09.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS7
    04:33:09.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS7PADDING
    04:33:09.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/TBC
    04:33:09.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/TBCPADDING
    04:33:09.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/X9.23
    04:33:09.709 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/X9.23PADDING
    04:33:09.709 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ZEROBYTE
    04:33:09.709 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ZEROBYTEPADDING
    04:33:09.709 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/
    04:33:09.710 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126
    04:33:09.710 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126-2
    04:33:09.710 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126-2PADDING
    04:33:09.710 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126PADDING
    04:33:09.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO7816-4
    04:33:09.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO7816-4PADDING
    04:33:09.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/NOPADDING
    04:33:09.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS5
    04:33:09.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS5PADDING
    04:33:09.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS7
    04:33:09.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS7PADDING
    04:33:09.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/TBC
    04:33:09.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/TBCPADDING
    04:33:09.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/X9.23
    04:33:09.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/X9.23PADDING
    04:33:09.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ZEROBYTE
    04:33:09.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ZEROBYTEPADDING
    04:33:09.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/
    04:33:09.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126
    04:33:09.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126-2
    04:33:09.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126-2PADDING
    04:33:09.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126PADDING
    04:33:09.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO7816-4
    04:33:09.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO7816-4PADDING
    04:33:09.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/NOPADDING
    04:33:09.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS5
    04:33:09.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS5PADDING
    04:33:09.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS7
    04:33:09.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS7PADDING
    04:33:09.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/TBC
    04:33:09.717 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/TBCPADDING
    04:33:09.717 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/X9.23
    04:33:09.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/X9.23PADDING
    04:33:09.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ZEROBYTE
    04:33:09.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ZEROBYTEPADDING
    04:33:09.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/
    04:33:09.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126
    04:33:09.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126-2
    04:33:09.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126-2PADDING
    04:33:09.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126PADDING
    04:33:09.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO7816-4
    04:33:09.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO7816-4PADDING
    04:33:09.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/NOPADDING
    04:33:09.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS5
    04:33:09.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS5PADDING
    04:33:09.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS7
    04:33:09.721 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS7PADDING
    04:33:09.721 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/TBC
    04:33:09.721 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/TBCPADDING
    04:33:09.724 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/X9.23
    04:33:09.724 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/X9.23PADDING
    04:33:09.724 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ZEROBYTE
    04:33:09.725 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ZEROBYTEPADDING
    04:33:09.725 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/
    04:33:09.725 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126
    04:33:09.726 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126-2
    04:33:09.726 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126-2PADDING
    04:33:09.726 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126PADDING
    04:33:09.726 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO7816-4
    04:33:09.727 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO7816-4PADDING
    04:33:09.727 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/NOPADDING
    04:33:09.727 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS5
    04:33:09.727 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS5PADDING
    04:33:09.728 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS7
    04:33:09.728 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS7PADDING
    04:33:09.728 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/TBC
    04:33:09.728 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/TBCPADDING
    04:33:09.728 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/X9.23
    04:33:09.729 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/X9.23PADDING
    04:33:09.730 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ZEROBYTE
    04:33:09.730 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ZEROBYTEPADDING
    04:33:09.731 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/
    04:33:09.731 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126
    04:33:09.731 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126-2
    04:33:09.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126-2PADDING
    04:33:09.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126PADDING
    04:33:09.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO7816-4
    04:33:09.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO7816-4PADDING
    04:33:09.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/NOPADDING
    04:33:09.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS5
    04:33:09.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS5PADDING
    04:33:09.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS7
    04:33:09.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS7PADDING
    04:33:09.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/TBC
    04:33:09.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/TBCPADDING
    04:33:09.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/X9.23
    04:33:09.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/X9.23PADDING
    04:33:09.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ZEROBYTE
    04:33:09.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ZEROBYTEPADDING
    04:33:09.745 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/
    04:33:09.745 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126
    04:33:09.745 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126-2
    04:33:09.745 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126-2PADDING
    04:33:09.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126PADDING
    04:33:09.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO7816-4
    04:33:09.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO7816-4PADDING
    04:33:09.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/NOPADDING
    04:33:09.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS5
    04:33:09.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS5PADDING
    04:33:09.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS7
    04:33:09.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS7PADDING
    04:33:09.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/TBC
    04:33:09.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/TBCPADDING
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/X9.23
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/X9.23PADDING
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ZEROBYTE
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ZEROBYTEPADDING
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126-2
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126-2PADDING
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126PADDING
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO7816-4
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO7816-4PADDING
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/NOPADDING
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS5
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS5PADDING
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS7
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS7PADDING
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/TBC
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/TBCPADDING
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/X9.23
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/X9.23PADDING
    04:33:09.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ZEROBYTE
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ZEROBYTEPADDING
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126-2
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126-2PADDING
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126PADDING
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO7816-4
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO7816-4PADDING
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/NOPADDING
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS5
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS5PADDING
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS7
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS7PADDING
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/TBC
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/TBCPADDING
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/X9.23
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/X9.23PADDING
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ZEROBYTE
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ZEROBYTEPADDING
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/
    04:33:09.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126
    04:33:09.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126-2
    04:33:09.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126-2PADDING
    04:33:09.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126PADDING
    04:33:09.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO7816-4
    04:33:09.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO7816-4PADDING
    04:33:09.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/NOPADDING
    04:33:09.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS5
    04:33:09.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS5PADDING
    04:33:09.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS7
    04:33:09.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS7PADDING
    04:33:09.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/TBC
    04:33:09.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/TBCPADDING
    04:33:09.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/X9.23
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/X9.23PADDING
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ZEROBYTE
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ZEROBYTEPADDING
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126-2
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126-2PADDING
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126PADDING
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO7816-4
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO7816-4PADDING
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/NOPADDING
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS5
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS5PADDING
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS7
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS7PADDING
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/TBC
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/TBCPADDING
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/X9.23
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/X9.23PADDING
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ZEROBYTE
    04:33:09.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ZEROBYTEPADDING
    04:33:09.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/
    04:33:09.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126
    04:33:09.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126-2
    04:33:09.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126-2PADDING
    04:33:09.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126PADDING
    04:33:09.759 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO7816-4
    04:33:09.759 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO7816-4PADDING
    04:33:09.759 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/NOPADDING
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS5
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS5PADDING
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS7
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS7PADDING
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/TBC
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/TBCPADDING
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/X9.23
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/X9.23PADDING
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ZEROBYTE
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ZEROBYTEPADDING
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126-2
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126-2PADDING
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126PADDING
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO7816-4
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO7816-4PADDING
    04:33:09.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/NOPADDING
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS5
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS5PADDING
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS7
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS7PADDING
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/TBC
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/TBCPADDING
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/X9.23
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/X9.23PADDING
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ZEROBYTE
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ZEROBYTEPADDING
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126-2
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126-2PADDING
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126PADDING
    04:33:09.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO7816-4
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO7816-4PADDING
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/NOPADDING
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS5
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS5PADDING
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS7
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS7PADDING
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/TBC
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/TBCPADDING
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/X9.23
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/X9.23PADDING
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ZEROBYTE
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ZEROBYTEPADDING
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126-2
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126-2PADDING
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126PADDING
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO7816-4
    04:33:09.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO7816-4PADDING
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/NOPADDING
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS5
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS5PADDING
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS7
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS7PADDING
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/TBC
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/TBCPADDING
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/X9.23
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/X9.23PADDING
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ZEROBYTE
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ZEROBYTEPADDING
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126-2
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126-2PADDING
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126PADDING
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO7816-4
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO7816-4PADDING
    04:33:09.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/NOPADDING
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS5
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS5PADDING
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS7
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS7PADDING
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/TBC
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/TBCPADDING
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/X9.23
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/X9.23PADDING
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ZEROBYTE
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ZEROBYTEPADDING
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126-2
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126-2PADDING
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126PADDING
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO7816-4
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO7816-4PADDING
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/NOPADDING
    04:33:09.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS5
    04:33:09.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS5PADDING
    04:33:09.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS7
    04:33:09.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS7PADDING
    04:33:09.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/TBC
    04:33:09.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/TBCPADDING
    04:33:09.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/X9.23
    04:33:09.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/X9.23PADDING
    04:33:09.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ZEROBYTE
    04:33:09.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ZEROBYTEPADDING
    04:33:09.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/
    04:33:09.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126
    04:33:09.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126-2
    04:33:09.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126-2PADDING
    04:33:09.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126PADDING
    04:33:09.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO7816-4
    04:33:09.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO7816-4PADDING
    04:33:09.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/NOPADDING
    04:33:09.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS5
    04:33:09.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS5PADDING
    04:33:09.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS7
    04:33:09.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS7PADDING
    04:33:09.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/TBC
    04:33:09.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/TBCPADDING
    04:33:09.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/X9.23
    04:33:09.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/X9.23PADDING
    04:33:09.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ZEROBYTE
    04:33:09.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ZEROBYTEPADDING
    04:33:09.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/
    04:33:09.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126
    04:33:09.770 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126-2
    04:33:09.770 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126-2PADDING
    04:33:09.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126PADDING
    04:33:09.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO7816-4
    04:33:09.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO7816-4PADDING
    04:33:09.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/NOPADDING
    04:33:09.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS5
    04:33:09.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS5PADDING
    04:33:09.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS7
    04:33:09.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS7PADDING
    04:33:09.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/TBC
    04:33:09.773 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/TBCPADDING
    04:33:09.773 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/X9.23
    04:33:09.773 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/X9.23PADDING
    04:33:09.773 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ZEROBYTE
    04:33:09.774 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ZEROBYTEPADDING
    04:33:09.776 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/
    04:33:09.785 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126-2
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126-2PADDING
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126PADDING
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO7816-4
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO7816-4PADDING
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/NOPADDING
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS5
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS5PADDING
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS7
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS7PADDING
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/TBC
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/TBCPADDING
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/X9.23
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/X9.23PADDING
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ZEROBYTE
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ZEROBYTEPADDING
    04:33:09.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126-2
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126-2PADDING
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126PADDING
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO7816-4
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO7816-4PADDING
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/NOPADDING
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS5
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS5PADDING
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS7
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS7PADDING
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/TBC
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/TBCPADDING
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/X9.23
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/X9.23PADDING
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ZEROBYTE
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ZEROBYTEPADDING
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/
    04:33:09.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126-2
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126-2PADDING
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126PADDING
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO7816-4
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO7816-4PADDING
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/NOPADDING
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS5
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS5PADDING
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS7
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS7PADDING
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/TBC
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/TBCPADDING
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/X9.23
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/X9.23PADDING
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ZEROBYTE
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ZEROBYTEPADDING
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CTS/
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/CTS/" does not support IV => Skipping.
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CTS/NOPADDING
    04:33:09.788 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/CTS/NOPADDING" does not support IV => Skipping.
    04:33:09.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/EAX/
    04:33:09.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/EAX/NOPADDING
    04:33:09.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/ECB/
    04:33:09.790 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/ECB/" does not support IV => Skipping.
    04:33:09.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/ECB/NOPADDING
    04:33:09.790 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/ECB/NOPADDING" does not support IV => Skipping.
    04:33:09.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/
    04:33:09.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126
    04:33:09.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126-2
    04:33:09.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126-2PADDING
    04:33:09.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126PADDING
    04:33:09.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO7816-4
    04:33:09.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO7816-4PADDING
    04:33:09.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/NOPADDING
    04:33:09.792 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS5
    04:33:09.792 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS5PADDING
    04:33:09.792 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS7
    04:33:09.792 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS7PADDING
    04:33:09.792 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/TBC
    04:33:09.793 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/TBCPADDING
    04:33:09.793 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/X9.23
    04:33:09.793 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/X9.23PADDING
    04:33:09.793 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ZEROBYTE
    04:33:09.794 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ZEROBYTEPADDING
    04:33:09.794 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/
    04:33:09.794 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126
    04:33:09.794 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126-2
    04:33:09.794 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126-2PADDING
    04:33:09.794 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126PADDING
    04:33:09.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO7816-4
    04:33:09.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO7816-4PADDING
    04:33:09.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/NOPADDING
    04:33:09.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/PKCS5
    04:33:09.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/PKCS5PADDING
    04:33:09.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/PKCS7
    04:33:09.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/PKCS7PADDING
    04:33:09.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/TBC
    04:33:09.805 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/TBCPADDING
    04:33:09.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/X9.23
    04:33:09.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/X9.23PADDING
    04:33:09.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ZEROBYTE
    04:33:09.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ZEROBYTEPADDING
    04:33:09.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/
    04:33:09.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126
    04:33:09.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126-2
    04:33:09.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126-2PADDING
    04:33:09.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126PADDING
    04:33:09.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO7816-4
    04:33:09.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO7816-4PADDING
    04:33:09.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/NOPADDING
    04:33:09.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS5
    04:33:09.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS5PADDING
    04:33:09.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS7
    04:33:09.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS7PADDING
    04:33:09.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/TBC
    04:33:09.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/TBCPADDING
    04:33:09.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/X9.23
    04:33:09.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/X9.23PADDING
    04:33:09.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ZEROBYTE
    04:33:09.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ZEROBYTEPADDING
    04:33:09.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/
    04:33:09.809 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126
    04:33:09.809 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126-2
    04:33:09.809 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126-2PADDING
    04:33:09.809 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126PADDING
    04:33:09.809 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO7816-4
    04:33:09.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO7816-4PADDING
    04:33:09.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/NOPADDING
    04:33:09.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS5
    04:33:09.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS5PADDING
    04:33:09.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS7
    04:33:09.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS7PADDING
    04:33:09.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/TBC
    04:33:09.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/TBCPADDING
    04:33:09.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/X9.23
    04:33:09.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/X9.23PADDING
    04:33:09.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ZEROBYTE
    04:33:09.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ZEROBYTEPADDING
    04:33:09.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/
    04:33:09.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126
    04:33:09.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126-2
    04:33:09.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126-2PADDING
    04:33:09.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126PADDING
    04:33:09.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO7816-4
    04:33:09.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO7816-4PADDING
    04:33:09.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/NOPADDING
    04:33:09.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS5
    04:33:09.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS5PADDING
    04:33:09.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS7
    04:33:09.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS7PADDING
    04:33:09.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/TBC
    04:33:09.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/TBCPADDING
    04:33:09.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/X9.23
    04:33:09.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/X9.23PADDING
    04:33:09.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ZEROBYTE
    04:33:09.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ZEROBYTEPADDING
    04:33:09.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/
    04:33:09.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126
    04:33:09.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126-2
    04:33:09.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126-2PADDING
    04:33:09.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126PADDING
    04:33:09.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO7816-4
    04:33:09.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO7816-4PADDING
    04:33:09.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/NOPADDING
    04:33:09.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS5
    04:33:09.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS5PADDING
    04:33:09.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS7
    04:33:09.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS7PADDING
    04:33:09.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/TBC
    04:33:09.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/TBCPADDING
    04:33:09.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/X9.23
    04:33:09.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/X9.23PADDING
    04:33:09.817 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ZEROBYTE
    04:33:09.817 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ZEROBYTEPADDING
    04:33:09.817 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/
    04:33:09.817 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126
    04:33:09.817 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126-2
    04:33:09.818 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126-2PADDING
    04:33:09.818 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126PADDING
    04:33:09.818 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO7816-4
    04:33:09.818 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO7816-4PADDING
    04:33:09.818 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/NOPADDING
    04:33:09.818 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS5
    04:33:09.818 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS5PADDING
    04:33:09.818 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS7
    04:33:09.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS7PADDING
    04:33:09.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/TBC
    04:33:09.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/TBCPADDING
    04:33:09.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/X9.23
    04:33:09.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/X9.23PADDING
    04:33:09.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ZEROBYTE
    04:33:09.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ZEROBYTEPADDING
    04:33:09.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/
    04:33:09.820 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126
    04:33:09.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126-2
    04:33:09.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126-2PADDING
    04:33:09.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126PADDING
    04:33:09.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO7816-4
    04:33:09.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO7816-4PADDING
    04:33:09.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/NOPADDING
    04:33:09.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS5
    04:33:09.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS5PADDING
    04:33:09.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS7
    04:33:09.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS7PADDING
    04:33:09.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/TBC
    04:33:09.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/TBCPADDING
    04:33:09.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/X9.23
    04:33:09.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/X9.23PADDING
    04:33:09.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ZEROBYTE
    04:33:09.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ZEROBYTEPADDING
    04:33:09.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/
    04:33:09.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126
    04:33:09.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126-2
    04:33:09.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126-2PADDING
Gradle Test Executor 12 finished executing tests.
    04:33:09.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126PADDING
    04:33:09.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO7816-4
    04:33:09.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO7816-4PADDING
    04:33:09.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/NOPADDING
    04:33:09.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS5
    04:33:09.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS5PADDING
    04:33:09.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS7
    04:33:09.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS7PADDING
    04:33:09.829 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/TBC
    04:33:09.829 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/TBCPADDING
    04:33:09.829 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/X9.23
    04:33:09.829 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/X9.23PADDING
    04:33:09.829 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ZEROBYTE
    04:33:09.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ZEROBYTEPADDING
    04:33:09.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/
    04:33:09.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126
    04:33:09.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126-2
    04:33:09.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126-2PADDING
    04:33:09.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126PADDING
    04:33:09.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO7816-4
    04:33:09.841 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO7816-4PADDING
    04:33:09.841 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/NOPADDING
    04:33:09.842 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS5
    04:33:09.842 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS5PADDING
    04:33:09.842 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS7
    04:33:09.842 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS7PADDING
    04:33:09.842 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/TBC
    04:33:09.842 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/TBCPADDING
    04:33:09.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/X9.23
    04:33:09.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/X9.23PADDING
    04:33:09.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ZEROBYTE
    04:33:09.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ZEROBYTEPADDING
    04:33:09.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/
    04:33:09.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126
    04:33:09.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126-2
    04:33:09.844 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126-2PADDING
    04:33:09.844 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126PADDING
    04:33:09.844 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO7816-4
    04:33:09.844 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO7816-4PADDING
    04:33:09.844 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/NOPADDING
    04:33:09.845 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS5
    04:33:09.845 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS5PADDING
    04:33:09.845 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS7
    04:33:09.846 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS7PADDING
    04:33:09.846 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/TBC
    04:33:09.846 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/TBCPADDING
    04:33:09.846 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/X9.23
    04:33:09.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/X9.23PADDING
    04:33:09.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ZEROBYTE
    04:33:09.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ZEROBYTEPADDING
    04:33:09.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/
    04:33:09.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126
    04:33:09.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126-2
    04:33:09.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126-2PADDING
    04:33:09.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126PADDING
    04:33:09.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO7816-4
    04:33:09.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO7816-4PADDING
    04:33:09.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/NOPADDING
    04:33:09.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS5
    04:33:09.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS5PADDING
    04:33:09.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS7
    04:33:09.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS7PADDING
    04:33:09.849 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/TBC
    04:33:09.849 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/TBCPADDING
    04:33:09.849 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/X9.23
    04:33:09.849 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/X9.23PADDING
    04:33:09.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ZEROBYTE
    04:33:09.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ZEROBYTEPADDING
    04:33:09.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/
    04:33:09.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126
    04:33:09.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126-2
    04:33:09.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126-2PADDING
    04:33:09.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126PADDING
    04:33:09.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO7816-4
    04:33:09.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO7816-4PADDING
    04:33:09.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/NOPADDING
    04:33:09.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS5
    04:33:09.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS5PADDING
    04:33:09.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS7
    04:33:09.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS7PADDING
    04:33:09.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/TBC
    04:33:09.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/TBCPADDING
    04:33:09.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/X9.23
    04:33:09.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/X9.23PADDING
    04:33:09.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ZEROBYTE
    04:33:09.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ZEROBYTEPADDING
    04:33:09.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/
    04:33:09.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126
    04:33:09.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126-2
    04:33:09.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126-2PADDING
    04:33:09.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126PADDING
    04:33:09.853 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO7816-4
    04:33:09.853 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO7816-4PADDING
    04:33:09.853 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/NOPADDING
    04:33:09.853 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS5
    04:33:09.853 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS5PADDING
    04:33:09.853 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS7
    04:33:09.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS7PADDING
    04:33:09.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/TBC
    04:33:09.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/TBCPADDING
    04:33:09.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/X9.23
    04:33:09.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/X9.23PADDING
    04:33:09.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ZEROBYTE
    04:33:09.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ZEROBYTEPADDING
    04:33:09.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/
    04:33:09.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126
    04:33:09.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126-2
    04:33:09.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126-2PADDING
    04:33:09.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126PADDING
    04:33:09.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO7816-4
    04:33:09.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO7816-4PADDING
    04:33:09.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/NOPADDING
    04:33:09.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS5
    04:33:09.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS5PADDING
    04:33:09.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS7
    04:33:09.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS7PADDING
    04:33:09.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/TBC
    04:33:09.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/TBCPADDING
    04:33:09.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/X9.23
    04:33:09.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/X9.23PADDING
    04:33:09.857 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ZEROBYTE
    04:33:09.857 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ZEROBYTEPADDING
    04:33:09.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/
    04:33:09.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126
    04:33:09.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126-2
    04:33:09.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126-2PADDING
    04:33:09.869 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126PADDING
    04:33:09.869 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO7816-4
    04:33:09.869 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO7816-4PADDING
    04:33:09.869 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/NOPADDING
    04:33:09.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS5
    04:33:09.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS5PADDING
    04:33:09.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS7
    04:33:09.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS7PADDING
    04:33:09.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/TBC
    04:33:09.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/TBCPADDING
    04:33:09.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/X9.23
    04:33:09.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/X9.23PADDING
    04:33:09.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ZEROBYTE
    04:33:09.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ZEROBYTEPADDING
    04:33:09.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/
    04:33:09.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126
    04:33:09.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126-2
    04:33:09.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126-2PADDING
    04:33:09.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126PADDING
    04:33:09.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO7816-4
    04:33:09.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO7816-4PADDING
    04:33:09.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/NOPADDING
    04:33:09.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS5
    04:33:09.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS5PADDING
    04:33:09.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS7
    04:33:09.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS7PADDING
    04:33:09.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/TBC
    04:33:09.873 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/TBCPADDING
    04:33:09.873 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/X9.23
    04:33:09.873 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/X9.23PADDING
    04:33:09.873 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ZEROBYTE
    04:33:09.873 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ZEROBYTEPADDING
    04:33:09.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/
    04:33:09.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126
    04:33:09.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126-2
    04:33:09.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126-2PADDING
    04:33:09.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126PADDING
    04:33:09.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO7816-4
    04:33:09.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO7816-4PADDING
    04:33:09.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/NOPADDING
    04:33:09.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS5
    04:33:09.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS5PADDING
    04:33:09.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS7
    04:33:09.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS7PADDING
    04:33:09.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/TBC
    04:33:09.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/TBCPADDING
    04:33:09.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/X9.23
    04:33:09.876 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/X9.23PADDING
    04:33:09.876 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ZEROBYTE
    04:33:09.876 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ZEROBYTEPADDING
    04:33:09.876 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/
    04:33:09.876 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126
    04:33:09.876 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126-2
    04:33:09.876 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126-2PADDING
    04:33:09.876 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126PADDING
    04:33:09.877 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO7816-4
    04:33:09.877 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO7816-4PADDING
    04:33:09.877 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/NOPADDING
    04:33:09.878 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS5
    04:33:09.878 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS5PADDING
    04:33:09.878 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS7
    04:33:09.878 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS7PADDING
    04:33:09.878 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/TBC
    04:33:09.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/TBCPADDING
    04:33:09.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/X9.23
    04:33:09.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/X9.23PADDING
    04:33:09.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ZEROBYTE
    04:33:09.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ZEROBYTEPADDING
    04:33:09.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/
    04:33:09.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126
    04:33:09.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126-2
    04:33:09.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126-2PADDING
    04:33:09.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126PADDING
    04:33:09.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO7816-4
    04:33:09.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO7816-4PADDING
    04:33:09.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/NOPADDING
    04:33:09.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS5
    04:33:09.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS5PADDING
    04:33:09.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS7
    04:33:09.881 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS7PADDING
    04:33:09.881 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/TBC
    04:33:09.881 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/TBCPADDING
    04:33:09.881 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/X9.23
    04:33:09.881 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/X9.23PADDING
    04:33:09.881 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ZEROBYTE
    04:33:09.882 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ZEROBYTEPADDING
    04:33:09.882 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/
    04:33:09.882 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126
    04:33:09.882 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126-2
    04:33:09.882 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126-2PADDING
    04:33:09.882 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126PADDING
    04:33:09.882 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO7816-4
    04:33:09.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO7816-4PADDING
    04:33:09.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/NOPADDING
    04:33:09.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS5
    04:33:09.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS5PADDING
    04:33:09.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS7
    04:33:09.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS7PADDING
    04:33:09.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/TBC
    04:33:09.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/TBCPADDING
    04:33:09.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/X9.23
    04:33:09.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/X9.23PADDING
    04:33:09.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ZEROBYTE
    04:33:09.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ZEROBYTEPADDING
    04:33:09.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/
    04:33:09.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126
    04:33:09.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126-2
    04:33:09.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126-2PADDING
    04:33:09.885 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126PADDING
    04:33:09.885 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO7816-4
    04:33:09.885 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO7816-4PADDING
    04:33:09.885 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/NOPADDING
    04:33:09.886 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS5
    04:33:09.897 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS5PADDING
    04:33:09.897 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS7
    04:33:09.898 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS7PADDING
    04:33:09.898 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/TBC
    04:33:09.898 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/TBCPADDING
    04:33:09.898 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/X9.23
    04:33:09.898 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/X9.23PADDING
    04:33:09.898 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ZEROBYTE
    04:33:09.898 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ZEROBYTEPADDING
    04:33:09.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/
    04:33:09.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126
    04:33:09.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126-2
    04:33:09.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126-2PADDING
    04:33:09.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126PADDING
    04:33:09.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO7816-4
    04:33:09.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO7816-4PADDING
    04:33:09.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/NOPADDING
    04:33:09.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS5
    04:33:09.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS5PADDING
    04:33:09.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS7
    04:33:09.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS7PADDING
    04:33:09.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/TBC
    04:33:09.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/TBCPADDING
    04:33:09.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/X9.23
    04:33:09.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/X9.23PADDING
    04:33:09.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ZEROBYTE
    04:33:09.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ZEROBYTEPADDING
    04:33:09.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/
    04:33:09.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126
    04:33:09.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126-2
    04:33:09.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126-2PADDING
    04:33:09.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126PADDING
    04:33:09.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO7816-4
    04:33:09.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO7816-4PADDING
    04:33:09.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/NOPADDING
    04:33:09.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS5
    04:33:09.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS5PADDING
    04:33:09.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS7
    04:33:09.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS7PADDING
    04:33:09.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/TBC
    04:33:09.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/TBCPADDING
    04:33:09.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/X9.23
    04:33:09.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/X9.23PADDING
    04:33:09.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ZEROBYTE
    04:33:09.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ZEROBYTEPADDING
    04:33:09.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/
    04:33:09.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126
    04:33:09.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126-2
    04:33:09.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126-2PADDING
    04:33:09.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126PADDING
    04:33:09.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO7816-4
    04:33:09.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO7816-4PADDING
    04:33:09.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/NOPADDING
    04:33:09.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS5
    04:33:09.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS5PADDING
    04:33:09.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS7
    04:33:09.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS7PADDING
    04:33:09.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/TBC
    04:33:09.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/TBCPADDING
    04:33:09.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/X9.23
    04:33:09.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/X9.23PADDING
    04:33:09.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ZEROBYTE
    04:33:09.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ZEROBYTEPADDING
    04:33:09.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/
    04:33:09.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126
    04:33:09.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126-2
    04:33:09.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126-2PADDING
    04:33:09.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126PADDING
    04:33:09.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO7816-4
    04:33:09.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO7816-4PADDING
    04:33:09.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/NOPADDING
    04:33:09.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS5
    04:33:09.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS5PADDING
    04:33:09.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS7
    04:33:09.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS7PADDING
    04:33:09.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/TBC
    04:33:09.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/TBCPADDING
    04:33:09.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/X9.23
    04:33:09.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/X9.23PADDING
    04:33:09.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ZEROBYTE
    04:33:09.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ZEROBYTEPADDING
    04:33:09.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/
    04:33:09.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126
    04:33:09.909 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126-2
    04:33:09.909 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126-2PADDING
    04:33:09.909 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126PADDING
    04:33:09.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO7816-4
    04:33:09.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO7816-4PADDING
    04:33:09.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/NOPADDING
    04:33:09.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS5
    04:33:09.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS5PADDING
    04:33:09.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS7
    04:33:09.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS7PADDING
    04:33:09.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/TBC
    04:33:09.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/TBCPADDING
    04:33:09.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/X9.23
    04:33:09.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/X9.23PADDING
    04:33:09.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ZEROBYTE
    04:33:09.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ZEROBYTEPADDING
    04:33:09.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/
    04:33:09.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126
    04:33:09.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126-2
    04:33:09.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126-2PADDING
    04:33:09.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126PADDING
    04:33:09.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO7816-4
    04:33:09.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO7816-4PADDING
    04:33:09.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/NOPADDING
    04:33:09.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS5
    04:33:09.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS5PADDING
    04:33:09.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS7
    04:33:09.913 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS7PADDING
    04:33:09.913 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/TBC
    04:33:09.913 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/TBCPADDING
    04:33:09.913 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/X9.23
    04:33:09.913 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/X9.23PADDING
    04:33:09.913 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ZEROBYTE
    04:33:09.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ZEROBYTEPADDING
    04:33:09.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/
    04:33:09.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126
    04:33:09.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126-2
    04:33:09.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126-2PADDING
    04:33:09.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126PADDING
    04:33:09.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO7816-4
    04:33:09.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO7816-4PADDING
    04:33:09.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/NOPADDING
    04:33:09.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS5
    04:33:09.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS5PADDING
    04:33:09.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS7
    04:33:09.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS7PADDING
    04:33:09.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/TBC
    04:33:09.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/TBCPADDING
    04:33:09.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/X9.23
    04:33:09.926 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/X9.23PADDING
    04:33:09.926 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ZEROBYTE
    04:33:09.926 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ZEROBYTEPADDING
    04:33:09.926 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/
    04:33:09.926 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126
    04:33:09.926 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126-2
    04:33:09.927 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126-2PADDING
    04:33:09.927 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126PADDING
    04:33:09.927 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO7816-4
    04:33:09.927 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO7816-4PADDING
    04:33:09.927 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/NOPADDING
    04:33:09.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS5
    04:33:09.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS5PADDING
    04:33:09.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS7
    04:33:09.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS7PADDING
    04:33:09.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/TBC
    04:33:09.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/TBCPADDING
    04:33:09.929 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/X9.23
    04:33:09.929 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/X9.23PADDING
    04:33:09.929 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ZEROBYTE
    04:33:09.929 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ZEROBYTEPADDING
    04:33:09.929 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/
    04:33:09.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126
    04:33:09.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126-2
    04:33:09.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126-2PADDING
    04:33:09.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126PADDING
    04:33:09.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO7816-4
    04:33:09.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO7816-4PADDING
    04:33:09.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/NOPADDING
    04:33:09.931 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS5
    04:33:09.931 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS5PADDING
    04:33:09.931 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS7
    04:33:09.931 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS7PADDING
    04:33:09.931 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/TBC
    04:33:09.931 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/TBCPADDING
    04:33:09.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/X9.23
    04:33:09.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/X9.23PADDING
    04:33:09.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ZEROBYTE
    04:33:09.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ZEROBYTEPADDING
    04:33:09.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/
    04:33:09.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126
    04:33:09.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126-2
    04:33:09.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126-2PADDING
    04:33:09.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126PADDING
    04:33:09.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO7816-4
    04:33:09.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO7816-4PADDING
    04:33:09.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/NOPADDING
    04:33:09.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS5
    04:33:09.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS5PADDING
    04:33:09.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS7
    04:33:09.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS7PADDING
    04:33:09.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/TBC
    04:33:09.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/TBCPADDING
    04:33:09.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/X9.23
    04:33:09.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/X9.23PADDING
    04:33:09.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ZEROBYTE
    04:33:09.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ZEROBYTEPADDING
    04:33:09.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/
    04:33:09.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126
    04:33:09.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126-2
    04:33:09.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126-2PADDING
    04:33:09.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126PADDING
    04:33:09.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO7816-4
    04:33:09.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO7816-4PADDING
    04:33:09.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/NOPADDING
    04:33:09.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS5
    04:33:09.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS5PADDING
    04:33:09.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS7
    04:33:09.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS7PADDING
    04:33:09.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/TBC
    04:33:09.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/TBCPADDING
    04:33:09.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/X9.23
    04:33:09.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/X9.23PADDING
    04:33:09.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ZEROBYTE
    04:33:09.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ZEROBYTEPADDING
    04:33:09.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/
    04:33:09.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126
    04:33:09.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126-2
    04:33:09.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126-2PADDING
    04:33:09.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126PADDING
    04:33:09.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO7816-4
    04:33:09.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO7816-4PADDING
    04:33:09.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/NOPADDING
    04:33:09.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS5
    04:33:09.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS5PADDING
    04:33:09.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS7
    04:33:09.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS7PADDING
    04:33:09.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/TBC
    04:33:09.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/TBCPADDING
    04:33:09.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/X9.23
    04:33:09.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/X9.23PADDING
    04:33:09.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ZEROBYTE
    04:33:09.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ZEROBYTEPADDING
    04:33:09.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/
    04:33:09.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126
    04:33:09.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126-2
    04:33:09.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126-2PADDING
    04:33:09.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126PADDING
    04:33:09.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO7816-4
    04:33:09.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO7816-4PADDING
    04:33:09.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/NOPADDING
    04:33:09.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/PKCS5
    04:33:09.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/PKCS5PADDING
    04:33:09.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/PKCS7
    04:33:09.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/PKCS7PADDING
    04:33:09.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/TBC
    04:33:09.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/TBCPADDING
    04:33:09.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/X9.23
    04:33:09.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/X9.23PADDING
    04:33:09.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ZEROBYTE
    04:33:09.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ZEROBYTEPADDING
    04:33:09.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6//
    04:33:09.956 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6//" does not support IV => Skipping.
    04:33:09.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6//NOPADDING
    04:33:09.956 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6//NOPADDING" does not support IV => Skipping.
    04:33:09.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC-CTS/
    04:33:09.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC-CTS/NOPADDING
    04:33:09.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/
    04:33:09.958 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126
    04:33:09.958 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126-2
    04:33:09.959 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126-2PADDING
    04:33:09.959 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126PADDING
    04:33:09.960 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO7816-4
    04:33:09.960 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO7816-4PADDING
    04:33:09.960 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/NOPADDING
    04:33:09.961 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/PKCS5
    04:33:09.962 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/PKCS5PADDING
    04:33:09.962 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/PKCS7
    04:33:09.962 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/PKCS7PADDING
    04:33:09.963 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/TBC
    04:33:09.963 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/TBCPADDING
    04:33:09.964 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/X9.23
    04:33:09.964 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/X9.23PADDING
    04:33:09.964 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ZEROBYTE
    04:33:09.969 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ZEROBYTEPADDING
    04:33:09.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CCM/
    04:33:09.970 [Test worker] ERROR o.s.c.CipherTest - transformation "CAST6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:09.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CCM/NOPADDING
    04:33:09.970 [Test worker] ERROR o.s.c.CipherTest - transformation "CAST6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:09.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/
    04:33:09.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126
    04:33:09.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126-2
    04:33:09.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126-2PADDING
    04:33:09.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126PADDING
    04:33:09.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO7816-4
    04:33:09.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO7816-4PADDING
    04:33:09.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/NOPADDING
    04:33:09.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/PKCS5
    04:33:09.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/PKCS5PADDING
    04:33:09.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/PKCS7
    04:33:09.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/PKCS7PADDING
    04:33:09.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/TBC
    04:33:09.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/TBCPADDING
    04:33:09.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/X9.23
    04:33:09.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/X9.23PADDING
    04:33:09.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ZEROBYTE
    04:33:09.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ZEROBYTEPADDING
    04:33:09.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/
    04:33:09.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126
    04:33:09.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126-2
    04:33:09.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126-2PADDING
    04:33:09.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126PADDING
    04:33:09.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO7816-4
    04:33:09.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO7816-4PADDING
    04:33:09.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/NOPADDING
    04:33:09.994 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS5
    04:33:09.994 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS5PADDING
    04:33:09.994 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS7
    04:33:09.995 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS7PADDING
    04:33:09.995 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/TBC
    04:33:09.996 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/TBCPADDING
    04:33:09.996 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/X9.23
    04:33:09.997 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/X9.23PADDING
    04:33:09.997 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ZEROBYTE
    04:33:09.998 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ZEROBYTEPADDING
    04:33:09.998 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/
    04:33:09.998 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126
    04:33:09.999 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126-2
    04:33:09.999 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126-2PADDING
    04:33:10.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126PADDING
    04:33:10.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO7816-4
    04:33:10.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO7816-4PADDING
    04:33:10.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/NOPADDING
    04:33:10.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS5
    04:33:10.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS5PADDING
    04:33:10.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS7
    04:33:10.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS7PADDING
    04:33:10.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/TBC
    04:33:10.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/TBCPADDING
    04:33:10.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/X9.23
    04:33:10.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/X9.23PADDING
    04:33:10.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ZEROBYTE
    04:33:10.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ZEROBYTEPADDING
    04:33:10.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/
    04:33:10.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126
    04:33:10.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126-2
    04:33:10.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126-2PADDING
    04:33:10.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126PADDING
    04:33:10.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO7816-4
    04:33:10.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO7816-4PADDING
    04:33:10.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/NOPADDING
    04:33:10.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS5
    04:33:10.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS5PADDING
    04:33:10.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS7
    04:33:10.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS7PADDING
    04:33:10.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/TBC
    04:33:10.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/TBCPADDING
    04:33:10.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/X9.23
    04:33:10.013 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/X9.23PADDING
    04:33:10.013 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ZEROBYTE
    04:33:10.013 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ZEROBYTEPADDING
    04:33:10.013 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/
    04:33:10.013 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126
    04:33:10.014 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126-2
    04:33:10.014 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126-2PADDING
    04:33:10.014 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126PADDING
    04:33:10.014 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO7816-4
    04:33:10.014 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO7816-4PADDING
    04:33:10.014 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/NOPADDING
    04:33:10.014 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS5
    04:33:10.014 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS5PADDING
    04:33:10.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS7
    04:33:10.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS7PADDING
    04:33:10.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/TBC
    04:33:10.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/TBCPADDING
    04:33:10.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/X9.23
    04:33:10.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/X9.23PADDING
    04:33:10.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ZEROBYTE
    04:33:10.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ZEROBYTEPADDING
    04:33:10.015 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/
    04:33:10.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126
    04:33:10.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126-2
    04:33:10.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126-2PADDING
    04:33:10.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126PADDING
    04:33:10.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO7816-4
    04:33:10.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO7816-4PADDING
    04:33:10.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/NOPADDING
    04:33:10.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS5
    04:33:10.016 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS5PADDING
    04:33:10.017 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS7
    04:33:10.017 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS7PADDING
    04:33:10.017 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/TBC
    04:33:10.017 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/TBCPADDING
    04:33:10.018 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/X9.23
    04:33:10.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/X9.23PADDING
    04:33:10.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ZEROBYTE
    04:33:10.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ZEROBYTEPADDING
    04:33:10.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/
    04:33:10.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126
    04:33:10.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126-2
    04:33:10.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126-2PADDING
    04:33:10.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126PADDING
    04:33:10.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO7816-4
    04:33:10.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO7816-4PADDING
    04:33:10.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/NOPADDING
    04:33:10.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS5
    04:33:10.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS5PADDING
    04:33:10.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS7
    04:33:10.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS7PADDING
    04:33:10.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/TBC
    04:33:10.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/TBCPADDING
    04:33:10.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/X9.23
    04:33:10.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/X9.23PADDING
    04:33:10.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ZEROBYTE
    04:33:10.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ZEROBYTEPADDING
    04:33:10.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/
    04:33:10.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126
    04:33:10.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126-2
    04:33:10.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126-2PADDING
    04:33:10.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126PADDING
    04:33:10.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO7816-4
    04:33:10.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO7816-4PADDING
    04:33:10.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/NOPADDING
    04:33:10.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS5
    04:33:10.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS5PADDING
    04:33:10.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS7
    04:33:10.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS7PADDING
    04:33:10.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/TBC
    04:33:10.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/TBCPADDING
    04:33:10.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/X9.23
    04:33:10.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/X9.23PADDING
    04:33:10.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ZEROBYTE
    04:33:10.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ZEROBYTEPADDING
    04:33:10.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/
    04:33:10.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126
    04:33:10.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126-2
    04:33:10.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126-2PADDING
    04:33:10.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126PADDING
    04:33:10.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO7816-4
    04:33:10.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO7816-4PADDING
    04:33:10.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/NOPADDING
    04:33:10.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS5
    04:33:10.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS5PADDING
    04:33:10.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS7
    04:33:10.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS7PADDING
    04:33:10.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/TBC
    04:33:10.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/TBCPADDING
    04:33:10.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/X9.23
    04:33:10.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/X9.23PADDING
    04:33:10.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ZEROBYTE
    04:33:10.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ZEROBYTEPADDING
    04:33:10.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/
    04:33:10.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126
    04:33:10.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126-2
    04:33:10.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126-2PADDING
    04:33:10.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126PADDING
    04:33:10.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO7816-4
    04:33:10.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO7816-4PADDING
    04:33:10.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/NOPADDING
    04:33:10.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS5
    04:33:10.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS5PADDING
    04:33:10.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS7
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS7PADDING
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/TBC
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/TBCPADDING
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/X9.23
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/X9.23PADDING
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ZEROBYTE
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ZEROBYTEPADDING
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126-2
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126-2PADDING
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126PADDING
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO7816-4
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO7816-4PADDING
    04:33:10.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/NOPADDING
    04:33:10.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS5
    04:33:10.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS5PADDING
    04:33:10.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS7
    04:33:10.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS7PADDING
    04:33:10.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/TBC
    04:33:10.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/TBCPADDING
    04:33:10.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/X9.23
    04:33:10.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/X9.23PADDING
    04:33:10.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ZEROBYTE
    04:33:10.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ZEROBYTEPADDING
    04:33:10.033 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/
    04:33:10.033 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126
    04:33:10.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126-2
    04:33:10.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126-2PADDING
    04:33:10.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126PADDING
    04:33:10.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO7816-4
    04:33:10.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO7816-4PADDING
    04:33:10.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/NOPADDING
    04:33:10.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS5
    04:33:10.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS5PADDING
    04:33:10.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS7
    04:33:10.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS7PADDING
    04:33:10.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/TBC
    04:33:10.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/TBCPADDING
    04:33:10.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/X9.23
    04:33:10.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/X9.23PADDING
    04:33:10.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ZEROBYTE
    04:33:10.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ZEROBYTEPADDING
    04:33:10.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/
    04:33:10.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126
    04:33:10.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126-2
    04:33:10.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126-2PADDING
    04:33:10.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126PADDING
    04:33:10.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO7816-4
    04:33:10.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO7816-4PADDING
    04:33:10.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/NOPADDING
    04:33:10.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS5
    04:33:10.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS5PADDING
    04:33:10.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS7
    04:33:10.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS7PADDING
    04:33:10.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/TBC
    04:33:10.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/TBCPADDING
    04:33:10.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/X9.23
    04:33:10.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/X9.23PADDING
    04:33:10.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ZEROBYTE
    04:33:10.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ZEROBYTEPADDING
    04:33:10.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/
    04:33:10.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126
    04:33:10.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126-2
    04:33:10.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126-2PADDING
    04:33:10.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126PADDING
    04:33:10.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO7816-4
    04:33:10.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO7816-4PADDING
    04:33:10.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/NOPADDING
    04:33:10.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS5
    04:33:10.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS5PADDING
    04:33:10.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS7
    04:33:10.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS7PADDING
    04:33:10.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/TBC
    04:33:10.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/TBCPADDING
    04:33:10.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/X9.23
    04:33:10.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/X9.23PADDING
    04:33:10.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ZEROBYTE
    04:33:10.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ZEROBYTEPADDING
    04:33:10.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/
    04:33:10.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126
    04:33:10.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126-2
    04:33:10.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126-2PADDING
    04:33:10.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126PADDING
    04:33:10.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO7816-4
    04:33:10.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO7816-4PADDING
    04:33:10.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/NOPADDING
    04:33:10.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS5
    04:33:10.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS5PADDING
    04:33:10.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS7
    04:33:10.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS7PADDING
    04:33:10.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/TBC
    04:33:10.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/TBCPADDING
    04:33:10.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/X9.23
    04:33:10.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/X9.23PADDING
    04:33:10.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ZEROBYTE
    04:33:10.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ZEROBYTEPADDING
    04:33:10.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/
    04:33:10.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126
    04:33:10.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126-2
    04:33:10.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126-2PADDING
    04:33:10.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126PADDING
    04:33:10.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO7816-4
    04:33:10.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO7816-4PADDING
    04:33:10.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/NOPADDING
    04:33:10.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS5
    04:33:10.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS5PADDING
    04:33:10.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS7
    04:33:10.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS7PADDING
    04:33:10.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/TBC
    04:33:10.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/TBCPADDING
    04:33:10.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/X9.23
    04:33:10.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/X9.23PADDING
    04:33:10.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ZEROBYTE
    04:33:10.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ZEROBYTEPADDING
    04:33:10.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/
    04:33:10.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126
    04:33:10.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126-2
    04:33:10.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126-2PADDING
    04:33:10.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126PADDING
    04:33:10.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO7816-4
    04:33:10.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO7816-4PADDING
    04:33:10.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/NOPADDING
    04:33:10.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS5
    04:33:10.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS5PADDING
    04:33:10.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS7
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS7PADDING
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/TBC
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/TBCPADDING
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/X9.23
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/X9.23PADDING
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ZEROBYTE
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ZEROBYTEPADDING
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126-2
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126-2PADDING
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126PADDING
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO7816-4
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO7816-4PADDING
    04:33:10.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/NOPADDING
    04:33:10.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS5
    04:33:10.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS5PADDING
    04:33:10.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS7
    04:33:10.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS7PADDING
    04:33:10.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/TBC
    04:33:10.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/TBCPADDING
    04:33:10.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/X9.23
    04:33:10.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/X9.23PADDING
    04:33:10.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ZEROBYTE
    04:33:10.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/
    04:33:10.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126
    04:33:10.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126-2
    04:33:10.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126-2PADDING
    04:33:10.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126PADDING
    04:33:10.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO7816-4PADDING
    04:33:10.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/NOPADDING
    04:33:10.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2796 ***
    *** gcm 2797 ***
    *** gcm 2798 ***
    *** gcm 2799 ***
    *** gcm 2800 ***
    *** gcm 2801 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS5PADDING
    04:33:10.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS7
    04:33:10.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS7PADDING
    04:33:10.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/TBC
    04:33:10.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/TBCPADDING
    04:33:10.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/X9.23
    04:33:10.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/X9.23PADDING
    04:33:10.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ZEROBYTE
    04:33:10.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ZEROBYTEPADDING
    04:33:10.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/
    04:33:10.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126
    04:33:10.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126-2
    04:33:10.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126-2PADDING
    04:33:10.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126PADDING
    04:33:10.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO7816-4
    04:33:10.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2802 ***
    *** gcm 2803 ***
    *** gcm 2804 ***
    *** gcm 2805 ***
    *** gcm 2806 ***
    *** gcm 2807 ***
    *** gcm 2808 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/NOPADDING
    04:33:10.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS5
    04:33:10.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS5PADDING
    04:33:10.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS7
    04:33:10.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS7PADDING
    04:33:10.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2809 ***
    *** gcm 2810 ***
    *** gcm 2811 ***
    *** gcm 2812 ***
    *** gcm 2813 ***
    *** gcm 2814 ***
    *** gcm 2815 ***
    *** gcm 2816 ***
    *** gcm 2817 ***
    *** gcm 2818 ***
    *** gcm 2819 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/TBCPADDING
    04:33:10.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/X9.23
    04:33:10.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/X9.23PADDING
    04:33:10.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ZEROBYTE
    04:33:10.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ZEROBYTEPADDING
    04:33:10.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/
    04:33:10.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126
    04:33:10.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126-2
    04:33:10.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126-2PADDING
    04:33:10.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126PADDING
    04:33:10.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO7816-4
    04:33:10.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2820 ***
    *** gcm 2821 ***
    *** gcm 2822 ***
    *** gcm 2823 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/NOPADDING
    04:33:10.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS5
    04:33:10.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS5PADDING
    04:33:10.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS7
    04:33:10.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS7PADDING
    04:33:10.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/TBC
    04:33:10.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/TBCPADDING
    04:33:10.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/X9.23
    04:33:10.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2824 ***
    *** gcm 2825 ***
    *** gcm 2826 ***
    *** gcm 2827 ***
    *** gcm 2828 ***
    *** gcm 2829 ***
    *** gcm 2830 ***
    *** gcm 2831 ***
    *** gcm 2832 ***
    *** gcm 2833 ***
    *** gcm 2834 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ZEROBYTE
    04:33:10.061 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ZEROBYTEPADDING
    04:33:10.061 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2835 ***
    *** gcm 2836 ***
    *** gcm 2837 ***
    *** gcm 2838 ***
    *** gcm 2839 ***
    *** gcm 2840 ***
    *** gcm 2841 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126
    04:33:10.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2842 ***
    *** gcm 2843 ***
    *** gcm 2844 ***
    *** gcm 2845 ***
    *** gcm 2846 ***
    *** gcm 2847 ***
    *** gcm 2848 ***
    *** gcm 2849 ***
    *** gcm 2850 ***
    *** gcm 2851 ***
    *** gcm 2852 ***
    *** gcm 2853 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126-2PADDING
    04:33:10.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126PADDING
    04:33:10.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO7816-4
    04:33:10.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO7816-4PADDING
    04:33:10.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/NOPADDING
    04:33:10.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2854 ***
    *** gcm 2855 ***
    *** gcm 2856 ***
    *** gcm 2857 ***
    *** gcm 2858 ***
    *** gcm 2859 ***
    *** gcm 2860 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS5PADDING
    04:33:10.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS7
    04:33:10.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS7PADDING
    04:33:10.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/TBC
    04:33:10.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/TBCPADDING
    04:33:10.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2861 ***
    *** gcm 2862 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/X9.23PADDING
    04:33:10.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ZEROBYTE
    04:33:10.065 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ZEROBYTEPADDING
    04:33:10.065 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/
    04:33:10.065 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126
    04:33:10.065 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126-2
    04:33:10.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126-2PADDING
    04:33:10.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126PADDING
    04:33:10.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO7816-4
    04:33:10.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2863 ***
    *** gcm 2864 ***
    *** gcm 2865 ***
    *** gcm 2866 ***
    *** gcm 2867 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/NOPADDING
    04:33:10.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS5
    04:33:10.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS5PADDING
    04:33:10.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2868 ***
    *** gcm 2869 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2870 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2871 ***
    *** gcm 2872 ***
    *** gcm 2873 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/TBCPADDING
    04:33:10.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/X9.23
    04:33:10.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/X9.23PADDING
    04:33:10.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ZEROBYTE
    04:33:10.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ZEROBYTEPADDING
    04:33:10.069 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2874 ***
    *** gcm 2875 ***
    *** gcm 2876 ***
    *** gcm 2877 ***
    *** gcm 2878 ***
    *** gcm 2879 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.069 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126
    04:33:10.069 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.069 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126-2PADDING
    04:33:10.070 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2904 ***
    *** gcm 2905 ***
    *** gcm 2906 ***
    *** gcm 2907 ***
    *** gcm 2908 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.070 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO7816-4
    04:33:10.070 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO7816-4PADDING
    04:33:10.070 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/NOPADDING
    04:33:10.071 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS5
    04:33:10.071 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS5PADDING
    04:33:10.075 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS7
    04:33:10.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS7PADDING
    04:33:10.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/TBC
    04:33:10.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/TBCPADDING
    04:33:10.076 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/X9.23
    04:33:10.077 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/X9.23PADDING
    04:33:10.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ZEROBYTE
    04:33:10.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ZEROBYTEPADDING
    04:33:10.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/
    04:33:10.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126
    04:33:10.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126-2
    04:33:10.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126-2PADDING
    04:33:10.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126PADDING
    04:33:10.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO7816-4
    04:33:10.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO7816-4PADDING
    04:33:10.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2909 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS5
    04:33:10.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS5PADDING
    04:33:10.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS7
    04:33:10.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS7PADDING
    04:33:10.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/TBC
    04:33:10.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/TBCPADDING
    04:33:10.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2910 ***
    *** gcm 2911 ***
    *** gcm 2912 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/X9.23PADDING
    04:33:10.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ZEROBYTE
    04:33:10.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2913 ***
    *** gcm 2914 ***
    *** gcm 2915 ***
    *** gcm 2916 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/
    04:33:10.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126
    04:33:10.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126-2
    04:33:10.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126-2PADDING
    04:33:10.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126PADDING
    04:33:10.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2917 ***
    *** gcm 2918 ***
    *** gcm 2919 ***
    *** gcm 2920 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2921 ***
    *** gcm 2922 ***
    *** gcm 2923 ***
    *** gcm 2924 ***
    *** gcm 2925 ***
    *** gcm 2926 ***
    *** gcm 2927 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/NOPADDING
    04:33:10.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS5
    04:33:10.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS5PADDING
    04:33:10.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS7
    04:33:10.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS7PADDING
    04:33:10.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/TBC
    04:33:10.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/TBCPADDING
    04:33:10.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2928 ***
    *** gcm 2929 ***
    *** gcm 2930 ***
    *** gcm 2931 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/X9.23PADDING
    04:33:10.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ZEROBYTE
    04:33:10.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ZEROBYTEPADDING
    04:33:10.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/
    04:33:10.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2932 ***
    *** gcm 2933 ***
    *** gcm 2934 ***
    *** gcm 2935 ***
    *** gcm 2936 ***
    *** gcm 2937 ***
    *** gcm 2938 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126-2
    04:33:10.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126-2PADDING
    04:33:10.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126PADDING
    04:33:10.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO7816-4
    04:33:10.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO7816-4PADDING
    04:33:10.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/NOPADDING
    04:33:10.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2939 ***
    *** gcm 2940 ***
    *** gcm 2941 ***
    *** gcm 2942 ***
    *** gcm 2943 ***
    *** gcm 2944 ***
    *** gcm 2945 ***
    *** gcm 2946 ***
    *** gcm 2947 ***
    *** gcm 2948 ***
    *** gcm 2949 ***
    *** gcm 2950 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS5PADDING
    04:33:10.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS7
    04:33:10.101 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS7PADDING
    04:33:10.101 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2951 ***
    *** gcm 2952 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2953 ***
    *** gcm 2954 ***
    *** gcm 2955 ***
    *** gcm 2956 ***
    *** gcm 2957 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/X9.23
    04:33:10.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/X9.23PADDING
    04:33:10.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2958 ***
    *** gcm 2959 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ZEROBYTEPADDING
    04:33:10.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/
    04:33:10.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126
    04:33:10.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126-2
    04:33:10.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126-2PADDING
    04:33:10.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126PADDING
    04:33:10.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO7816-4
    04:33:10.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO7816-4PADDING
    04:33:10.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2960 ***
    *** gcm 2961 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.105 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS5
    04:33:10.105 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS5PADDING
    04:33:10.105 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS7
    04:33:10.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2962 ***
    *** gcm 2963 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/TBC
    04:33:10.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/TBCPADDING
    04:33:10.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/X9.23
    04:33:10.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/X9.23PADDING
    04:33:10.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ZEROBYTE
    04:33:10.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ZEROBYTEPADDING
    04:33:10.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2964 ***
    *** gcm 2965 ***
    *** gcm 2966 ***
    *** gcm 2967 ***
    *** gcm 2968 ***
    *** gcm 2969 ***
    *** gcm 2970 ***
    *** gcm 2971 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126
    04:33:10.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126-2
    04:33:10.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126-2PADDING
    04:33:10.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126PADDING
    04:33:10.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO7816-4
    04:33:10.109 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO7816-4PADDING
    04:33:10.109 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/NOPADDING
    04:33:10.109 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS5
    04:33:10.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS5PADDING
    04:33:10.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS7
    04:33:10.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS7PADDING
    04:33:10.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2972 ***
    *** gcm 2973 ***
    *** gcm 2974 ***
    *** gcm 2975 ***
    *** gcm 2976 ***
    *** gcm 2977 ***
    *** gcm 2978 ***
    *** gcm 2979 ***
    *** gcm 2980 ***
    *** gcm 2981 ***
    *** gcm 2982 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/TBCPADDING
    04:33:10.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/X9.23
    04:33:10.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2983 ***
    *** gcm 2984 ***
    *** gcm 2985 ***
    *** gcm 2986 ***
    *** gcm 2987 ***
    *** gcm 2988 ***
    *** gcm 2989 ***
    *** gcm 2990 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ZEROBYTE
    04:33:10.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ZEROBYTEPADDING
    04:33:10.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/
    04:33:10.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2991 ***
    *** gcm 2992 ***
    *** gcm 2993 ***
    *** gcm 2994 ***
    *** gcm 2995 ***
    *** gcm 2996 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126-2
    04:33:10.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126-2PADDING
    04:33:10.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126PADDING
    04:33:10.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO7816-4
    04:33:10.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO7816-4PADDING
    04:33:10.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/NOPADDING
    04:33:10.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS5
    04:33:10.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS5PADDING
    04:33:10.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS7
    04:33:10.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS7PADDING
    04:33:10.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/TBC
    04:33:10.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/TBCPADDING
    04:33:10.126 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2997 ***
    *** gcm 2998 ***
    *** gcm 2999 ***
    *** gcm 3000 ***
    *** gcm 3001 ***
    *** gcm 3002 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.126 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/X9.23PADDING
    04:33:10.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ZEROBYTE
    04:33:10.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3003 ***
    *** gcm 3004 ***
    *** gcm 3005 ***
    *** gcm 3006 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/
    04:33:10.127 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126
    04:33:10.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126-2
    04:33:10.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126-2PADDING
    04:33:10.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126PADDING
    04:33:10.128 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO7816-4
    04:33:10.129 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO7816-4PADDING
    04:33:10.129 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3007 ***
    *** gcm 3008 ***
    *** gcm 3009 ***
    *** gcm 3010 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.129 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS5
    04:33:10.130 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS5PADDING
    04:33:10.130 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS7
    04:33:10.130 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS7PADDING
    04:33:10.130 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/TBC
    04:33:10.130 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/TBCPADDING
    04:33:10.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/X9.23PADDING
    04:33:10.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ZEROBYTE
    04:33:10.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ZEROBYTEPADDING
    04:33:10.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3028 ***
    *** gcm 3029 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126
    04:33:10.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126-2
    04:33:10.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126-2PADDING
    04:33:10.133 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126PADDING
    04:33:10.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO7816-4
    04:33:10.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO7816-4PADDING
    04:33:10.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/NOPADDING
    04:33:10.137 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS5
    04:33:10.137 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS5PADDING
    04:33:10.137 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS7
    04:33:10.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS7PADDING
    04:33:10.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/TBC
    04:33:10.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/TBCPADDING
    04:33:10.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/X9.23
    04:33:10.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/X9.23PADDING
    04:33:10.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ZEROBYTE
    04:33:10.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ZEROBYTEPADDING
    04:33:10.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/
    04:33:10.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126
    04:33:10.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126-2
    04:33:10.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126-2PADDING
    04:33:10.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126PADDING
    04:33:10.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO7816-4
    04:33:10.149 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO7816-4PADDING
    04:33:10.149 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3030 ***
    *** gcm 3031 ***
    *** gcm 3032 ***
    *** gcm 3033 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.149 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS5
    04:33:10.150 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS5PADDING
    04:33:10.150 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS7
    04:33:10.150 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS7PADDING
    04:33:10.150 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/TBC
    04:33:10.151 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/TBCPADDING
    04:33:10.151 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3034 ***
    *** gcm 3035 ***
    *** gcm 3036 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.151 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/X9.23PADDING
    04:33:10.151 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3037 ***
    *** gcm 3038 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.151 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ZEROBYTEPADDING
    04:33:10.152 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CTS/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3039 ***
    *** gcm 3040 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.152 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/CTS/" does not support IV => Skipping.
    04:33:10.152 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CTS/NOPADDING
    04:33:10.152 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/CTS/NOPADDING" does not support IV => Skipping.
    04:33:10.152 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/EAX/
    04:33:10.155 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/EAX/NOPADDING
    04:33:10.156 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/ECB/
    04:33:10.156 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/ECB/" does not support IV => Skipping.
    04:33:10.157 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/ECB/NOPADDING
    04:33:10.157 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/ECB/NOPADDING" does not support IV => Skipping.
    04:33:10.158 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/GCM/
    04:33:10.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/GCM/NOPADDING
    04:33:10.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/
    04:33:10.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3041 ***
    *** gcm 3042 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126-2
    04:33:10.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126-2PADDING
    04:33:10.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126PADDING
    04:33:10.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO7816-4
    04:33:10.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** 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 ***
    *** gcm 3753 ***
    *** gcm 3754 ***
    *** gcm 3755 ***
    *** gcm 3756 ***
    *** gcm 3757 ***
    *** gcm 3758 ***
    *** gcm 3759 ***
    *** gcm 3760 ***
    *** gcm 3761 ***
    *** gcm 3762 ***
    *** gcm 3763 ***
    *** gcm 3764 ***
    *** gcm 3765 ***
    *** gcm 3766 ***
    *** gcm 3767 ***
    *** gcm 3768 ***
    *** gcm 3769 ***
    *** gcm 3770 ***
    *** gcm 3771 ***
    *** gcm 3772 ***
    *** gcm 3773 ***
    *** gcm 3774 ***
    *** gcm 3775 ***
    *** gcm 3776 ***
    *** gcm 3777 ***
    *** gcm 3778 ***
    *** gcm 3779 ***
    *** gcm 3780 ***
    *** gcm 3781 ***
    *** gcm 3782 ***
    *** gcm 3783 ***
    *** gcm 3784 ***
    *** gcm 3785 ***
    *** gcm 3786 ***
    *** gcm 3787 ***
    *** gcm 3788 ***
    *** gcm 3789 ***
    *** gcm 3790 ***
    *** gcm 3791 ***
    *** gcm 3792 ***
    *** gcm 3793 ***
    *** gcm 3794 ***
    *** gcm 3795 ***
    *** gcm 3796 ***
    *** gcm 3797 ***
    *** gcm 3798 ***
    *** gcm 3799 ***
    *** gcm 3800 ***
    *** gcm 3801 ***
    *** gcm 3802 ***
    *** gcm 3803 ***
    *** gcm 3804 ***
    *** gcm 3805 ***
    *** gcm 3806 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.185 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3807 ***
    *** gcm 3808 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.185 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3809 ***
    *** gcm 3810 ***
    *** gcm 3811 ***
    *** gcm 3812 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3813 ***
    *** gcm 3814 ***
    *** gcm 3815 ***
    *** gcm 3816 ***
    *** gcm 3817 ***
    *** 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 ***
    *** gcm 3832 ***
    *** gcm 3833 ***
    *** gcm 3834 ***
    *** 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 ***
    *** gcm 3858 ***
    *** gcm 3859 ***
    *** gcm 3860 ***
    *** gcm 3861 ***
    *** gcm 3862 ***
    *** gcm 3863 ***
    *** gcm 3864 ***
    *** gcm 3865 ***
    *** gcm 3866 ***
    *** gcm 3867 ***
    *** gcm 3868 ***
    *** gcm 3869 ***
    *** gcm 3870 ***
    *** gcm 3871 ***
    *** gcm 3872 ***
    *** gcm 3873 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3874 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/PKCS7PADDING
    04:33:10.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3875 ***
    *** gcm 3876 ***
    *** gcm 3877 ***
    *** gcm 3878 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3879 ***
    *** gcm 3880 ***
    *** gcm 3881 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/X9.23
    04:33:10.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/X9.23PADDING
    04:33:10.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ZEROBYTE
    04:33:10.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ZEROBYTEPADDING
    04:33:10.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3882 ***
    *** gcm 3883 ***
    *** gcm 3884 ***
    *** gcm 3885 ***
    *** gcm 3886 ***
    *** gcm 3887 ***
    *** gcm 3888 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126
    04:33:10.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126-2
    04:33:10.189 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126-2PADDING
    04:33:10.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126PADDING
    04:33:10.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO7816-4
    04:33:10.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO7816-4PADDING
    04:33:10.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/NOPADDING
    04:33:10.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS5
    04:33:10.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS5PADDING
    04:33:10.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS7
    04:33:10.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS7PADDING
    04:33:10.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/TBC
    04:33:10.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/TBCPADDING
    04:33:10.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/X9.23
    04:33:10.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/X9.23PADDING
    04:33:10.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3889 ***
    *** gcm 3890 ***
    *** gcm 3891 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ZEROBYTEPADDING
    04:33:10.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/
    04:33:10.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126
    04:33:10.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126-2
    04:33:10.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126-2PADDING
    04:33:10.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126PADDING
    04:33:10.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO7816-4
    04:33:10.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO7816-4PADDING
    04:33:10.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/NOPADDING
    04:33:10.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3915 ***
    *** gcm 3916 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3917 ***
    *** gcm 3918 ***
    *** gcm 3919 ***
    *** gcm 3920 ***
    *** gcm 3921 ***
    *** gcm 3922 ***
    *** gcm 3923 ***
    *** gcm 3924 ***
    *** gcm 3925 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3926 ***
    *** gcm 3927 ***
    *** gcm 3928 ***
    *** gcm 3929 ***
    *** gcm 3930 ***
    *** gcm 3931 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3932 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/TBCPADDING
    04:33:10.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/X9.23
    04:33:10.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/X9.23PADDING
    04:33:10.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3933 ***
    *** gcm 3934 ***
    *** gcm 3935 ***
    *** gcm 3936 ***
    *** gcm 3937 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3938 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/
    04:33:10.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3939 ***
    *** gcm 3940 ***
    *** gcm 3941 ***
    *** gcm 3942 ***
    *** gcm 3943 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126-2
    04:33:10.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126-2PADDING
    04:33:10.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3944 ***
    *** gcm 3945 ***
    *** gcm 3946 ***
    *** gcm 3947 ***
    *** gcm 3948 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO7816-4
    04:33:10.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO7816-4PADDING
    04:33:10.201 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3949 ***
    *** gcm 3950 ***
    *** gcm 3951 ***
    *** gcm 3952 ***
    *** gcm 3953 ***
    *** gcm 3954 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.201 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS5
    04:33:10.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS5PADDING
    04:33:10.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS7
    04:33:10.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3955 ***
    *** gcm 3956 ***
    *** gcm 3957 ***
    *** gcm 3958 ***
    *** gcm 3959 ***
    *** gcm 3960 ***
    *** gcm 3961 ***
    *** gcm 3962 ***
    *** gcm 3963 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3964 ***
    *** gcm 3965 ***
    *** gcm 3966 ***
    *** gcm 3967 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/TBCPADDING
    04:33:10.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/X9.23
    04:33:10.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/X9.23PADDING
    04:33:10.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ZEROBYTE
    04:33:10.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ZEROBYTEPADDING
    04:33:10.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3968 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126
    04:33:10.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3969 ***
    *** gcm 3970 ***
    *** gcm 3971 ***
    *** gcm 3972 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126-2PADDING
    04:33:10.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126PADDING
    04:33:10.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO7816-4
    04:33:10.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO7816-4PADDING
    04:33:10.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/NOPADDING
    04:33:10.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS5
    04:33:10.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3973 ***
    *** gcm 3974 ***
    *** gcm 3975 ***
    *** gcm 3976 ***
    *** gcm 3977 ***
    *** gcm 3978 ***
    *** gcm 3979 ***
    *** gcm 3980 ***
    *** gcm 3981 ***
    *** gcm 3982 ***
    *** gcm 3983 ***
    *** gcm 3984 ***
    *** gcm 3985 ***
    *** gcm 3986 ***
    *** gcm 3987 ***
    *** gcm 3988 ***
    *** gcm 3989 ***
    *** gcm 3990 ***
    *** gcm 3991 ***
    *** gcm 3992 ***
    *** gcm 3993 ***
    *** gcm 3994 ***
    *** gcm 3995 ***
    *** gcm 3996 ***
    *** gcm 3997 ***
    *** gcm 3998 ***
    *** gcm 3999 ***
    *** gcm 4000 ***
    *** gcm 4001 ***
    *** gcm 4002 ***
    *** gcm 4003 ***
    *** gcm 4004 ***
    *** 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 ***
    *** gcm 4018 ***
    *** gcm 4019 ***
    *** gcm 4020 ***
    *** gcm 4021 ***
    *** gcm 4022 ***
    *** gcm 4023 ***
    *** gcm 4024 ***
    *** gcm 4025 ***
    *** gcm 4026 ***
    *** gcm 4027 ***
    *** gcm 4028 ***
    *** gcm 4029 ***
    *** gcm 4030 ***
    *** gcm 4031 ***
    *** gcm 4032 ***
    *** gcm 4033 ***
    *** gcm 4034 ***
    *** gcm 4035 ***
    *** gcm 4036 ***
    *** gcm 4037 ***
    *** gcm 4038 ***
    *** gcm 4039 ***
    *** gcm 4040 ***
    *** gcm 4041 ***
    *** gcm 4042 ***
    *** gcm 4043 ***
    *** gcm 4044 ***
    *** gcm 4045 ***
    *** gcm 4046 ***
    *** gcm 4047 ***
    *** gcm 4048 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS7
    04:33:10.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS7PADDING
    04:33:10.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/TBCPADDING
    04:33:10.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/X9.23
    04:33:10.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/X9.23PADDING
    04:33:10.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4138 ***
    *** gcm 4139 ***
    *** gcm 4140 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ZEROBYTEPADDING
    04:33:10.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/
    04:33:10.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126
    04:33:10.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126-2
    04:33:10.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126-2PADDING
    04:33:10.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126PADDING
    04:33:10.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4141 ***
    *** gcm 4142 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO7816-4PADDING
    04:33:10.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/NOPADDING
    04:33:10.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS5
    04:33:10.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS5PADDING
    04:33:10.217 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4143 ***
    *** gcm 4144 ***
    *** gcm 4145 ***
    *** gcm 4146 ***
    *** gcm 4147 ***
    *** gcm 4148 ***
    *** gcm 4149 ***
    *** gcm 4150 ***
    *** gcm 4151 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS7PADDING
    04:33:10.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/TBC
    04:33:10.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/TBCPADDING
    04:33:10.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4152 ***
    *** gcm 4153 ***
    *** gcm 4154 ***
    *** gcm 4155 ***
    *** gcm 4156 ***
    *** gcm 4157 ***
    *** gcm 4158 ***
    *** gcm 4159 ***
    *** gcm 4160 ***
    *** gcm 4161 ***
    *** gcm 4162 ***
    *** gcm 4163 ***
    *** gcm 4164 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/X9.23PADDING
    04:33:10.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ZEROBYTE
    04:33:10.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ZEROBYTEPADDING
    04:33:10.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4165 ***
    *** gcm 4166 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126
    04:33:10.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126-2
    04:33:10.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126-2PADDING
    04:33:10.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126PADDING
    04:33:10.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO7816-4
    04:33:10.223 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO7816-4PADDING
    04:33:10.223 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/NOPADDING
    04:33:10.223 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS5
    04:33:10.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4167 ***
    *** gcm 4168 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.233 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS7
    04:33:10.233 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS7PADDING
    04:33:10.234 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/TBC
    04:33:10.234 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/TBCPADDING
    04:33:10.234 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/X9.23
    04:33:10.234 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/X9.23PADDING
    04:33:10.235 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4169 ***
    *** gcm 4170 ***
    *** gcm 4171 ***
    *** gcm 4172 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.235 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ZEROBYTEPADDING
    04:33:10.235 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/
    04:33:10.235 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126
    04:33:10.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126-2
    04:33:10.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126-2PADDING
    04:33:10.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126PADDING
    04:33:10.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO7816-4
    04:33:10.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO7816-4PADDING
    04:33:10.237 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/NOPADDING
    04:33:10.237 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS5
    04:33:10.237 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS5PADDING
    04:33:10.238 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4173 ***
    *** gcm 4174 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.238 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS7PADDING
    04:33:10.238 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/TBC
    04:33:10.238 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4175 ***
    *** gcm 4176 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.239 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/X9.23
    04:33:10.239 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/X9.23PADDING
    04:33:10.239 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ZEROBYTE
    04:33:10.239 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ZEROBYTEPADDING
    04:33:10.240 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/
    04:33:10.240 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126
    04:33:10.240 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126-2
    04:33:10.240 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126-2PADDING
    04:33:10.241 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126PADDING
    04:33:10.241 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4177 ***
    *** gcm 4178 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.241 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO7816-4PADDING
    04:33:10.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/NOPADDING
    04:33:10.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS5
    04:33:10.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS5PADDING
    04:33:10.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS7
    04:33:10.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS7PADDING
    04:33:10.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/TBC
    04:33:10.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/TBCPADDING
    04:33:10.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/X9.23
    04:33:10.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/X9.23PADDING
    04:33:10.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ZEROBYTE
    04:33:10.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ZEROBYTEPADDING
    04:33:10.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/
    04:33:10.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126
    04:33:10.245 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126-2
    04:33:10.245 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126-2PADDING
    04:33:10.245 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126PADDING
    04:33:10.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO7816-4
    04:33:10.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO7816-4PADDING
    04:33:10.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/NOPADDING
    04:33:10.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS5
    04:33:10.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS5PADDING
    04:33:10.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS7
    04:33:10.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS7PADDING
    04:33:10.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/TBC
    04:33:10.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/TBCPADDING
    04:33:10.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/X9.23
    04:33:10.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/X9.23PADDING
    04:33:10.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ZEROBYTE
    04:33:10.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ZEROBYTEPADDING
    04:33:10.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/
    04:33:10.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126
    04:33:10.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126-2
    04:33:10.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126-2PADDING
    04:33:10.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4179 ***
    *** gcm 4180 ***
    *** gcm 4181 ***
    *** gcm 4182 ***
    *** gcm 4183 ***
    *** gcm 4184 ***
    *** gcm 4185 ***
    *** gcm 4186 ***
    *** gcm 4187 ***
    *** gcm 4188 ***
    *** gcm 4189 ***
    *** gcm 4190 ***
    *** 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 ***
    *** gcm 4210 ***
    *** gcm 4211 ***
    *** gcm 4212 ***
    *** gcm 4213 ***
    *** gcm 4214 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO7816-4
    04:33:10.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO7816-4PADDING
    04:33:10.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 4229 ***
    *** gcm 4230 ***
    *** gcm 4231 ***
    *** gcm 4232 ***
    *** gcm 4233 ***
    *** gcm 4234 ***
    *** gcm 4235 ***
    *** gcm 4236 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS5
    04:33:10.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4237 ***
    *** gcm 4238 ***
    *** gcm 4239 ***
    *** gcm 4240 ***
    *** gcm 4241 ***
    *** gcm 4242 ***
    *** gcm 4243 ***
    *** gcm 4244 ***
    *** gcm 4245 ***
    *** gcm 4246 ***
    *** gcm 4247 ***
    *** gcm 4248 ***
    *** gcm 4249 ***
    *** gcm 4250 ***
    *** gcm 4251 ***
    *** gcm 4252 ***
    *** gcm 4253 ***
    *** gcm 4254 ***
    *** gcm 4255 ***
    *** gcm 4256 ***
    *** gcm 4257 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS7
    04:33:10.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS7PADDING
    04:33:10.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/TBC
    04:33:10.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/TBCPADDING
    04:33:10.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/X9.23
    04:33:10.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/X9.23PADDING
    04:33:10.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ZEROBYTE
    04:33:10.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ZEROBYTEPADDING
    04:33:10.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/
    04:33:10.261 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126
    04:33:10.261 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126-2
    04:33:10.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126-2PADDING
    04:33:10.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126PADDING
    04:33:10.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO7816-4
    04:33:10.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO7816-4PADDING
    04:33:10.263 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/NOPADDING
    04:33:10.263 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS5
    04:33:10.263 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS5PADDING
    04:33:10.263 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS7
    04:33:10.263 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS7PADDING
    04:33:10.264 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/TBC
    04:33:10.264 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/TBCPADDING
    04:33:10.264 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/X9.23
    04:33:10.265 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/X9.23PADDING
    04:33:10.265 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ZEROBYTE
    04:33:10.265 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ZEROBYTEPADDING
    04:33:10.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/
    04:33:10.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126
    04:33:10.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126-2
    04:33:10.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126-2PADDING
    04:33:10.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126PADDING
    04:33:10.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4258 ***
    *** gcm 4259 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO7816-4PADDING
    04:33:10.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/NOPADDING
    04:33:10.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS5
    04:33:10.268 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS5PADDING
    04:33:10.268 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS7
    04:33:10.268 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS7PADDING
    04:33:10.269 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/TBC
    04:33:10.269 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/TBCPADDING
    04:33:10.272 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/X9.23
    04:33:10.273 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/X9.23PADDING
    04:33:10.273 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ZEROBYTE
    04:33:10.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ZEROBYTEPADDING
    04:33:10.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/
    04:33:10.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126
    04:33:10.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126-2
    04:33:10.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126-2PADDING
    04:33:10.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4260 ***
    *** gcm 4261 ***
    *** gcm 4262 ***
    *** gcm 4263 ***
    *** 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 ***
    *** gcm 4282 ***
    *** gcm 4283 ***
    *** gcm 4284 ***
    *** gcm 4285 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO7816-4
    04:33:10.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO7816-4PADDING
    04:33:10.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/NOPADDING
    04:33:10.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS5
    04:33:10.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS5PADDING
    04:33:10.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS7
    04:33:10.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS7PADDING
    04:33:10.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/TBC
    04:33:10.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/TBCPADDING
    04:33:10.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/X9.23
    04:33:10.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/X9.23PADDING
    04:33:10.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ZEROBYTE
    04:33:10.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ZEROBYTEPADDING
    04:33:10.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/
    04:33:10.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126
    04:33:10.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126-2
    04:33:10.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126-2PADDING
    04:33:10.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126PADDING
    04:33:10.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO7816-4
    04:33:10.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4286 ***
    *** gcm 4287 ***
    *** gcm 4288 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/NOPADDING
    04:33:10.281 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS5
    04:33:10.287 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS5PADDING
    04:33:10.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS7
    04:33:10.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS7PADDING
    04:33:10.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/TBC
    04:33:10.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/TBCPADDING
    04:33:10.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/X9.23
    04:33:10.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/X9.23PADDING
    04:33:10.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ZEROBYTE
    04:33:10.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ZEROBYTEPADDING
    04:33:10.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/
    04:33:10.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126
    04:33:10.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126-2
    04:33:10.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126-2PADDING
    04:33:10.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126PADDING
    04:33:10.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO7816-4
    04:33:10.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO7816-4PADDING
    04:33:10.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/NOPADDING
    04:33:10.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS5
    04:33:10.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4289 ***
    *** gcm 4290 ***
    *** gcm 4291 ***
    *** gcm 4292 ***
    *** gcm 4293 ***
    *** gcm 4294 ***
    *** gcm 4295 ***
    *** gcm 4296 ***
    *** gcm 4297 ***
    *** gcm 4298 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS7
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS7PADDING
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/TBC
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/TBCPADDING
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/X9.23
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/X9.23PADDING
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ZEROBYTEPADDING
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126-2
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126-2PADDING
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126PADDING
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO7816-4
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO7816-4PADDING
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4312 ***
    *** gcm 4313 ***
    *** gcm 4314 ***
    *** gcm 4315 ***
    *** gcm 4316 ***
    *** gcm 4317 ***
    *** gcm 4318 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS5
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS5PADDING
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS7
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS7PADDING
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/TBC
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/TBCPADDING
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/X9.23
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/X9.23PADDING
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4319 ***
    *** gcm 4320 ***
    *** gcm 4321 ***
    *** gcm 4322 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ZEROBYTEPADDING
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126-2
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126-2PADDING
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126PADDING
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO7816-4
    04:33:10.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO7816-4PADDING
    04:33:10.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/NOPADDING
    04:33:10.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS5
    04:33:10.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS5PADDING
    04:33:10.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS7
    04:33:10.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS7PADDING
    04:33:10.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/TBC
    04:33:10.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/TBCPADDING
    04:33:10.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/X9.23
    04:33:10.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/X9.23PADDING
    04:33:10.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ZEROBYTE
    04:33:10.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ZEROBYTEPADDING
    04:33:10.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/
    04:33:10.293 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4323 ***
    *** gcm 4324 ***
    *** gcm 4325 ***
    *** gcm 4326 ***
    *** gcm 4327 ***
    *** gcm 4328 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.293 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126-2
    04:33:10.293 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126-2PADDING
    04:33:10.293 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126PADDING
    04:33:10.293 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO7816-4
    04:33:10.293 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO7816-4PADDING
    04:33:10.299 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/NOPADDING
    04:33:10.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS5
    04:33:10.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS5PADDING
    04:33:10.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS7
    04:33:10.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS7PADDING
    04:33:10.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/TBC
    04:33:10.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/TBCPADDING
    04:33:10.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/X9.23
    04:33:10.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/X9.23PADDING
    04:33:10.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4329 ***
    *** gcm 4330 ***
    *** gcm 4331 ***
    *** gcm 4332 ***
    *** gcm 4333 ***
    *** gcm 4334 ***
    *** gcm 4335 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ZEROBYTEPADDING
    04:33:10.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/
    04:33:10.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126
    04:33:10.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126-2
    04:33:10.300 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126-2PADDING
    04:33:10.301 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126PADDING
    04:33:10.301 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO7816-4
    04:33:10.301 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO7816-4PADDING
    04:33:10.301 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/NOPADDING
    04:33:10.301 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS5
    04:33:10.301 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS5PADDING
    04:33:10.301 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS7
    04:33:10.301 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4336 ***
    *** gcm 4337 ***
    *** gcm 4338 ***
    *** gcm 4339 ***
    *** gcm 4340 ***
    *** gcm 4341 ***
    *** gcm 4342 ***
    *** gcm 4343 ***
    *** gcm 4344 ***
    *** gcm 4345 ***
    *** gcm 4346 ***
    *** gcm 4347 ***
    *** gcm 4348 ***
    *** gcm 4349 ***
    *** gcm 4350 ***
    *** gcm 4351 ***
    *** gcm 4352 ***
    *** gcm 4353 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.302 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/TBC
    04:33:10.302 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4354 ***
    *** gcm 4355 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.302 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/X9.23
    04:33:10.302 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/X9.23PADDING
    04:33:10.302 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ZEROBYTE
    04:33:10.302 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ZEROBYTEPADDING
    04:33:10.302 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/
    04:33:10.302 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126
    04:33:10.302 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126-2
    04:33:10.302 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126-2PADDING
    04:33:10.302 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126PADDING
    04:33:10.302 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO7816-4
    04:33:10.302 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4356 ***
    *** gcm 4357 ***
    *** gcm 4358 ***
    *** gcm 4359 ***
    *** gcm 4360 ***
    *** gcm 4361 ***
    *** gcm 4362 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/NOPADDING
    04:33:10.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS5
    04:33:10.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS5PADDING
    04:33:10.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS7
    04:33:10.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS7PADDING
    04:33:10.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/TBC
    04:33:10.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/TBCPADDING
    04:33:10.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/X9.23
    04:33:10.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/X9.23PADDING
    04:33:10.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ZEROBYTE
    04:33:10.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ZEROBYTEPADDING
    04:33:10.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/
    04:33:10.303 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126
    04:33:10.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126-2
    04:33:10.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126-2PADDING
    04:33:10.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126PADDING
    04:33:10.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO7816-4
    04:33:10.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO7816-4PADDING
    04:33:10.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/NOPADDING
    04:33:10.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS5
    04:33:10.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS5PADDING
    04:33:10.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS7
    04:33:10.304 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS7PADDING
    04:33:10.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/TBC
    04:33:10.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/TBCPADDING
    04:33:10.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/X9.23
    04:33:10.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/X9.23PADDING
    04:33:10.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ZEROBYTE
    04:33:10.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ZEROBYTEPADDING
    04:33:10.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/
    04:33:10.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126
    04:33:10.305 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126-2
    04:33:10.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126-2PADDING
    04:33:10.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126PADDING
    04:33:10.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO7816-4
    04:33:10.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO7816-4PADDING
    04:33:10.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/NOPADDING
    04:33:10.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS5
    04:33:10.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4363 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS7
    04:33:10.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS7PADDING
    04:33:10.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/TBC
    04:33:10.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/TBCPADDING
    04:33:10.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/X9.23
    04:33:10.306 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4364 ***
    *** gcm 4365 ***
    *** gcm 4366 ***
    *** gcm 4367 ***
    *** gcm 4368 ***
    *** gcm 4369 ***
    *** gcm 4370 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ZEROBYTE
    04:33:10.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ZEROBYTEPADDING
    04:33:10.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4371 ***
    *** gcm 4372 ***
    *** gcm 4373 ***
    *** gcm 4374 ***
    *** gcm 4375 ***
    *** gcm 4376 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4377 ***
    *** gcm 4378 ***
    *** gcm 4379 ***
    *** gcm 4380 ***
    *** gcm 4381 ***
    *** gcm 4382 ***
    *** gcm 4383 ***
    *** 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 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4431 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126-2PADDING
    04:33:10.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126PADDING
    04:33:10.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO7816-4
    04:33:10.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO7816-4PADDING
    04:33:10.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4432 ***
    *** gcm 4433 ***
    *** gcm 4434 ***
    *** gcm 4435 ***
    *** gcm 4436 ***
    *** gcm 4437 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS5
    04:33:10.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS5PADDING
    04:33:10.307 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS7
    04:33:10.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS7PADDING
    04:33:10.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/TBC
    04:33:10.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/TBCPADDING
    04:33:10.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4438 ***
    *** gcm 4439 ***
    *** gcm 4440 ***
    *** gcm 4441 ***
    *** gcm 4442 ***
    *** gcm 4443 ***
    *** gcm 4444 ***
    *** gcm 4445 ***
    *** gcm 4446 ***
    *** gcm 4447 ***
    *** gcm 4448 ***
    *** gcm 4449 ***
    *** gcm 4450 ***
    *** gcm 4451 ***
    *** gcm 4452 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4453 ***
    *** gcm 4454 ***
    *** gcm 4455 ***
    *** gcm 4456 ***
    *** gcm 4457 ***
    *** gcm 4458 ***
    *** gcm 4459 ***
    *** gcm 4460 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ZEROBYTE
    04:33:10.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ZEROBYTEPADDING
    04:33:10.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4461 ***
    *** gcm 4462 ***
    *** gcm 4463 ***
    *** gcm 4464 ***
    *** gcm 4465 ***
    *** gcm 4466 ***
    *** gcm 4467 ***
    *** gcm 4468 ***
    *** gcm 4469 ***
    *** gcm 4470 ***
    *** gcm 4471 ***
    *** gcm 4472 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126
    04:33:10.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126-2
    04:33:10.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126-2PADDING
    04:33:10.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 4490 ***
    *** gcm 4491 ***
    *** gcm 4492 ***
    *** gcm 4493 ***
    *** gcm 4494 ***
    *** gcm 4495 ***
    *** gcm 4496 ***
    *** gcm 4497 ***
    *** gcm 4498 ***
    *** gcm 4499 ***
    *** gcm 4500 ***
    *** gcm 4501 ***
    *** gcm 4502 ***
    *** gcm 4503 ***
    *** gcm 4504 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO7816-4
    04:33:10.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4505 ***
    *** gcm 4506 ***
    *** gcm 4507 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/NOPADDING
    04:33:10.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS5
    04:33:10.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS5PADDING
    04:33:10.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS7
    04:33:10.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS7PADDING
    04:33:10.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/TBC

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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/TBCPADDING
    04:33:10.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/X9.23
    04:33:10.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/X9.23PADDING
    04:33:10.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ZEROBYTE
    04:33:10.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ZEROBYTEPADDING
    04:33:10.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/
    04:33:10.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126
    04:33:10.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126-2
    04:33:10.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126-2PADDING
    04:33:10.333 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126PADDING
    04:33:10.333 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO7816-4
    04:33:10.333 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO7816-4PADDING
    04:33:10.333 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/NOPADDING
    04:33:10.334 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS5
    04:33:10.334 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS5PADDING
    04:33:10.334 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS7
    04:33:10.334 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS7PADDING
    04:33:10.335 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4517 ***
    *** gcm 4518 ***
    *** gcm 4519 ***
    *** gcm 4520 ***
    *** gcm 4521 ***
    *** gcm 4522 ***
    *** gcm 4523 ***
    *** gcm 4524 ***
    *** gcm 4525 ***
    *** gcm 4526 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.335 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/TBCPADDING
    04:33:10.335 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4527 ***
    *** gcm 4528 ***
    *** gcm 4529 ***
    *** gcm 4530 ***
    *** gcm 4531 ***
    *** gcm 4532 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.335 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/X9.23PADDING
    04:33:10.335 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ZEROBYTE
    04:33:10.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ZEROBYTEPADDING
    04:33:10.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/
    04:33:10.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126
    04:33:10.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126-2
    04:33:10.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126-2PADDING
    04:33:10.337 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126PADDING
    04:33:10.337 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO7816-4
    04:33:10.337 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO7816-4PADDING
    04:33:10.338 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/NOPADDING
    04:33:10.338 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS5
    04:33:10.338 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS5PADDING
    04:33:10.338 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS7
    04:33:10.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS7PADDING
    04:33:10.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/TBC
    04:33:10.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/X9.23
    04:33:10.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ZEROBYTE
    04:33:10.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ZEROBYTEPADDING
    04:33:10.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/
    04:33:10.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126
    04:33:10.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126-2
    04:33:10.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126-2PADDING
    04:33:10.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126PADDING
    04:33:10.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO7816-4
    04:33:10.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO7816-4PADDING
    04:33:10.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/NOPADDING
    04:33:10.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS5
    04:33:10.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS5PADDING
    04:33:10.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS7
    04:33:10.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS7PADDING
    04:33:10.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4567 ***
    *** gcm 4568 ***
    *** gcm 4569 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/TBCPADDING
    04:33:10.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4570 ***
    *** gcm 4571 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/X9.23PADDING
    04:33:10.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ZEROBYTE
    04:33:10.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4572 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/
    04:33:10.345 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126
    04:33:10.345 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126-2
    04:33:10.345 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126-2PADDING
    04:33:10.345 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126PADDING
    04:33:10.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO7816-4
    04:33:10.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO7816-4PADDING
    04:33:10.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/NOPADDING
    04:33:10.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4573 ***
    *** gcm 4574 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS5PADDING
    04:33:10.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS7
    04:33:10.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS7PADDING
    04:33:10.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/TBC
    04:33:10.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/TBCPADDING
    04:33:10.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/X9.23
    04:33:10.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4575 ***
    *** gcm 4576 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ZEROBYTE
    04:33:10.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4577 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4578 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126
    04:33:10.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4579 ***
    *** gcm 4580 ***
    *** gcm 4581 ***
    *** gcm 4582 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126-2PADDING
    04:33:10.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126PADDING
    04:33:10.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO7816-4
    04:33:10.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO7816-4PADDING
    04:33:10.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/NOPADDING
    04:33:10.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS5
    04:33:10.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS5PADDING
    04:33:10.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS7
    04:33:10.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS7PADDING
    04:33:10.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/TBC
    04:33:10.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/TBCPADDING
    04:33:10.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/X9.23
    04:33:10.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/X9.23PADDING
    04:33:10.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ZEROBYTE
    04:33:10.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ZEROBYTEPADDING
    04:33:10.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/
    04:33:10.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4583 ***
    *** gcm 4584 ***
    *** gcm 4585 ***
    *** gcm 4586 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126-2
    04:33:10.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126-2PADDING
    04:33:10.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126PADDING
    04:33:10.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO7816-4
    04:33:10.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO7816-4PADDING
    04:33:10.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/NOPADDING
    04:33:10.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS5
    04:33:10.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS5PADDING
    04:33:10.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4587 ***
    *** gcm 4588 ***
    *** gcm 4589 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS7PADDING
    04:33:10.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/TBC
    04:33:10.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/TBCPADDING
    04:33:10.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/X9.23
    04:33:10.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4590 ***
    *** gcm 4591 ***
    *** gcm 4592 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ZEROBYTE
    04:33:10.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ZEROBYTEPADDING
    04:33:10.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/
    04:33:10.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126
    04:33:10.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126-2
    04:33:10.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126-2PADDING
    04:33:10.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126PADDING
    04:33:10.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4593 ***
    *** gcm 4594 ***
    *** gcm 4595 ***
    *** gcm 4596 ***
    *** gcm 4597 ***
    *** gcm 4598 ***
    *** gcm 4599 ***
    *** gcm 4600 ***
    *** gcm 4601 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.357 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO7816-4PADDING
    04:33:10.357 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/NOPADDING
    04:33:10.357 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS5
    04:33:10.357 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS5PADDING
    04:33:10.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4602 ***
    *** gcm 4603 ***
    *** gcm 4604 ***
    *** gcm 4605 ***
    *** gcm 4606 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS7PADDING
    04:33:10.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/TBC
    04:33:10.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/TBCPADDING
    04:33:10.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/X9.23
    04:33:10.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/X9.23PADDING
    04:33:10.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ZEROBYTE
    04:33:10.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ZEROBYTEPADDING
    04:33:10.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/
    04:33:10.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126
    04:33:10.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126-2
    04:33:10.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126-2PADDING
    04:33:10.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4607 ***
    *** 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
    04:33:10.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO7816-4
    04:33:10.359 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO7816-4PADDING
    04:33:10.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/NOPADDING
    04:33:10.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS5
    04:33:10.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS5PADDING
    04:33:10.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS7
    04:33:10.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS7PADDING
    04:33:10.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/TBC
    04:33:10.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/TBCPADDING
    04:33:10.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4622 ***
    *** gcm 4623 ***
    *** gcm 4624 ***
    *** gcm 4625 ***
    *** gcm 4626 ***
    *** gcm 4627 ***
    *** gcm 4628 ***
    *** gcm 4629 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.360 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/X9.23PADDING
    04:33:10.361 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4630 ***
    *** gcm 4631 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.361 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ZEROBYTEPADDING
    04:33:10.361 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4632 ***
    *** gcm 4633 ***
    *** gcm 4634 ***
    *** gcm 4635 ***
    *** gcm 4636 ***
    *** gcm 4637 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.361 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126
    04:33:10.361 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126-2
    04:33:10.361 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4638 ***
    *** gcm 4639 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.362 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126PADDING
    04:33:10.362 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO7816-4
    04:33:10.362 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4640 ***
    *** gcm 4641 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.362 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/NOPADDING
    04:33:10.362 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/PKCS5
    04:33:10.362 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/PKCS5PADDING
    04:33:10.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/PKCS7
    04:33:10.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/PKCS7PADDING
    04:33:10.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/TBC
    04:33:10.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/TBCPADDING
    04:33:10.363 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/X9.23
    04:33:10.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/X9.23PADDING
    04:33:10.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ZEROBYTE
    04:33:10.364 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ZEROBYTEPADDING
    04:33:10.364 [Test worker] INFO  o.s.c.CipherTest - transformation=DES//
    04:33:10.365 [Test worker] ERROR o.s.c.CipherTest - transformation "DES//": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.365 [Test worker] INFO  o.s.c.CipherTest - transformation=DES//NOPADDING
    04:33:10.365 [Test worker] ERROR o.s.c.CipherTest - transformation "DES//NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.365 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC-CTS/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4642 ***
    *** gcm 4643 ***
    *** gcm 4644 ***
    *** gcm 4645 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.365 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC-CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.365 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC-CTS/NOPADDING
    04:33:10.366 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4646 ***
    *** gcm 4647 ***
    *** gcm 4648 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.366 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/
    04:33:10.366 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.366 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO10126
    04:33:10.366 [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 4649 ***
    *** gcm 4650 ***
    *** gcm 4651 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO10126-2
    04:33:10.367 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO10126-2PADDING
    04:33:10.367 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4652 ***
    *** gcm 4653 ***
    *** gcm 4654 ***
    *** gcm 4655 ***
    *** gcm 4656 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.368 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO7816-4
    04:33:10.368 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO7816-4PADDING
    04:33:10.369 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.369 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/NOPADDING
    04:33:10.369 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.370 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/PKCS5
    04:33:10.370 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.370 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/PKCS5PADDING
    04:33:10.370 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.370 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/PKCS7
    04:33:10.371 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4657 ***
    *** gcm 4658 ***
    *** gcm 4659 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/PKCS7PADDING
    04:33:10.371 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/TBC
    04:33:10.371 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.372 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/TBCPADDING
    04:33:10.373 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.373 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/X9.23
    04:33:10.373 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.373 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/X9.23PADDING
    04:33:10.374 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.374 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ZEROBYTE
    04:33:10.374 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.374 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ZEROBYTEPADDING
    04:33:10.374 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/
    04:33:10.375 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4660 ***
    *** gcm 4661 ***
    *** gcm 4662 ***
    *** gcm 4663 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO10126
    04:33:10.375 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO10126-2
    04:33:10.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO10126-2PADDING
    04:33:10.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4664 ***
    *** gcm 4665 ***
    *** gcm 4666 ***
    *** gcm 4667 ***
    *** gcm 4668 ***
    *** gcm 4669 ***
    *** gcm 4670 ***
    *** gcm 4671 ***
    *** gcm 4672 ***
    *** gcm 4673 ***
    *** gcm 4674 ***
    *** gcm 4675 ***
    *** gcm 4676 ***
    *** gcm 4677 ***
    *** gcm 4678 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO7816-4
    04:33:10.377 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.377 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO7816-4PADDING
    04:33:10.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.378 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/NOPADDING
    04:33:10.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.378 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4679 ***
    *** gcm 4680 ***
    *** gcm 4681 ***
    *** gcm 4682 ***
    *** gcm 4683 ***
    *** gcm 4684 ***
    *** gcm 4685 ***
    *** gcm 4686 ***
    *** gcm 4687 ***
    *** gcm 4688 ***
    *** gcm 4689 ***
    *** gcm 4690 ***
    *** gcm 4691 ***
    *** gcm 4692 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.379 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.379 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/PKCS5PADDING
    04:33:10.379 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.379 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/PKCS7
    04:33:10.379 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.379 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/PKCS7PADDING
    04:33:10.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4693 ***
    *** gcm 4694 ***
    *** gcm 4695 ***
    *** gcm 4696 ***
    *** gcm 4697 ***
    *** gcm 4698 ***
    *** gcm 4699 ***
    *** gcm 4700 ***
    *** gcm 4701 ***
    *** gcm 4702 ***
    *** gcm 4703 ***
    *** gcm 4704 ***
    *** gcm 4705 ***
    *** gcm 4706 ***
    *** gcm 4707 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.380 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/TBC
    04:33:10.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.380 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4708 ***
    *** gcm 4709 ***
    *** gcm 4710 ***
    *** gcm 4711 ***
    *** gcm 4712 ***
    *** gcm 4713 ***
    *** gcm 4714 ***
    *** gcm 4715 ***
    *** gcm 4716 ***
    *** gcm 4717 ***
    *** gcm 4718 ***
    *** gcm 4719 ***
    *** gcm 4720 ***
    *** gcm 4721 ***
    *** gcm 4722 ***
    *** gcm 4723 ***
    *** gcm 4724 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.380 [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 4725 ***
    *** gcm 4726 ***
    *** gcm 4727 ***
    *** gcm 4728 ***
    *** gcm 4729 ***
    *** gcm 4730 ***
    *** gcm 4731 ***
    *** gcm 4732 ***
    *** gcm 4733 ***
    *** gcm 4734 ***
    *** gcm 4735 ***
    *** gcm 4736 ***
    *** gcm 4737 ***
    *** gcm 4738 ***
    *** gcm 4739 ***
    *** gcm 4740 ***
    *** gcm 4741 ***
    *** gcm 4742 ***
    *** gcm 4743 ***
    *** gcm 4744 ***
    *** gcm 4745 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.380 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/X9.23
    04:33:10.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.381 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/X9.23PADDING
    04:33:10.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.382 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ZEROBYTE
    04:33:10.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.382 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ZEROBYTEPADDING
    04:33:10.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.382 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/
    04:33:10.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4746 ***
    *** gcm 4747 ***
    *** gcm 4748 ***
    *** gcm 4749 ***
    *** gcm 4750 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.383 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO10126
    04:33:10.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4751 ***
    *** gcm 4752 ***
    *** gcm 4753 ***
    *** gcm 4754 ***
    *** gcm 4755 ***
    *** gcm 4756 ***
    *** gcm 4757 ***
    *** gcm 4758 ***
    *** gcm 4759 ***
    *** gcm 4760 ***
    *** gcm 4761 ***
    *** gcm 4762 ***
    *** gcm 4763 ***
    *** gcm 4764 ***
    *** gcm 4765 ***
    *** gcm 4766 ***
    *** gcm 4767 ***
    *** 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 ***
    *** 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 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.383 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO10126-2
    04:33:10.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.383 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO10126-2PADDING
    04:33:10.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.384 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO10126PADDING
    04:33:10.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.384 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4829 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.384 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO7816-4PADDING
    04:33:10.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.385 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4830 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.385 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/PKCS5
    04:33:10.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.386 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/PKCS5PADDING
    04:33:10.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.386 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/PKCS7
    04:33:10.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.386 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/PKCS7PADDING
    04:33:10.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.387 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/TBC
    04:33:10.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.387 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/TBCPADDING
    04:33:10.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.388 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/X9.23
    04:33:10.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.388 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/X9.23PADDING
    04:33:10.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.388 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ZEROBYTE
    04:33:10.389 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.389 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ZEROBYTEPADDING
    04:33:10.389 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.390 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4831 ***
    *** gcm 4832 ***
    *** gcm 4833 ***
    *** gcm 4834 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.390 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.390 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO10126
    04:33:10.390 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.390 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4850 ***
    *** gcm 4851 ***
    *** gcm 4852 ***
    *** gcm 4853 ***
    *** gcm 4854 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.391 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO10126-2PADDING
    04:33:10.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.391 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO10126PADDING
    04:33:10.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.392 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO7816-4
    04:33:10.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.392 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO7816-4PADDING
    04:33:10.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.392 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/NOPADDING
    04:33:10.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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
    04:33:10.393 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/PKCS5
    04:33:10.393 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.393 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/PKCS5PADDING
    04:33:10.393 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4867 ***
    *** gcm 4868 ***
    *** gcm 4869 ***
    *** gcm 4870 ***
    *** gcm 4871 ***
    *** gcm 4872 ***
    *** gcm 4873 ***
    *** gcm 4874 ***
    *** gcm 4875 ***
    *** gcm 4876 ***
    *** gcm 4877 ***
    *** gcm 4878 ***
    *** gcm 4879 ***
    *** gcm 4880 ***
    *** gcm 4881 ***
    *** gcm 4882 ***
    *** gcm 4883 ***
    *** gcm 4884 ***
    *** gcm 4885 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4886 ***
    *** gcm 4887 ***
    *** gcm 4888 ***
    *** gcm 4889 ***
    *** gcm 4890 ***
    *** gcm 4891 ***
    *** gcm 4892 ***
    *** gcm 4893 ***
    *** gcm 4894 ***
    *** gcm 4895 ***
    *** gcm 4896 ***
    *** gcm 4897 ***
    *** gcm 4898 ***
    *** gcm 4899 ***
    *** gcm 4900 ***
    *** gcm 4901 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4902 ***
    *** gcm 4903 ***
    *** gcm 4904 ***
    *** gcm 4905 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/TBCPADDING
    04:33:10.395 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/X9.23
    04:33:10.395 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/X9.23PADDING
    04:33:10.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4906 ***
    *** gcm 4907 ***
    *** gcm 4908 ***
    *** gcm 4909 ***
    *** gcm 4910 ***
    *** gcm 4911 ***
    *** gcm 4912 ***
    *** gcm 4913 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ZEROBYTEPADDING
    04:33:10.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/
    04:33:10.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.397 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO10126
    04:33:10.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.398 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO10126-2
    04:33:10.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.398 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO10126-2PADDING
    04:33:10.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.398 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO10126PADDING
    04:33:10.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.399 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO7816-4
    04:33:10.399 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.399 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO7816-4PADDING
    04:33:10.399 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.399 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/NOPADDING
    04:33:10.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.400 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/PKCS5
    04:33:10.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.400 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/PKCS5PADDING
    04:33:10.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.400 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/PKCS7
    04:33:10.401 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.401 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/PKCS7PADDING
    04:33:10.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.402 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/TBC
    04:33:10.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.402 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/TBCPADDING
    04:33:10.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.402 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4914 ***
    *** gcm 4915 ***
    *** gcm 4916 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.403 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/X9.23PADDING
    04:33:10.403 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4917 ***
    *** gcm 4918 ***
    *** gcm 4919 ***
    *** gcm 4920 ***
    *** gcm 4921 ***
    *** gcm 4922 ***
    *** gcm 4923 ***
    *** gcm 4924 ***
    *** gcm 4925 ***
    *** gcm 4926 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.403 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ZEROBYTEPADDING
    04:33:10.404 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.404 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/
    04:33:10.404 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.404 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO10126
    04:33:10.404 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.405 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO10126-2
    04:33:10.405 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.405 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO10126-2PADDING
    04:33:10.406 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4927 ***
    *** gcm 4928 ***
    *** gcm 4929 ***
    *** gcm 4930 ***
    *** gcm 4931 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.406 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO10126PADDING
    04:33:10.406 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.406 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO7816-4
    04:33:10.406 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO7816-4PADDING
    04:33:10.407 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/NOPADDING
    04:33:10.407 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/PKCS5
    04:33:10.407 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/PKCS5PADDING
    04:33:10.408 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/PKCS7
    04:33:10.408 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4932 ***
    *** gcm 4933 ***
    *** gcm 4934 ***
    *** gcm 4935 ***
    *** gcm 4936 ***
    *** gcm 4937 ***
    *** gcm 4938 ***
    *** gcm 4939 ***
    *** gcm 4940 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/PKCS7PADDING
    04:33:10.409 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4941 ***
    *** gcm 4942 ***
    *** gcm 4943 ***
    *** gcm 4944 ***
    *** gcm 4945 ***
    *** gcm 4946 ***
    *** gcm 4947 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.409 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4948 ***
    *** gcm 4949 ***
    *** gcm 4950 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.409 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.409 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/TBCPADDING
    04:33:10.410 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4951 ***
    *** gcm 4952 ***
    *** gcm 4953 ***
    *** gcm 4954 ***
    *** gcm 4955 ***
    *** gcm 4956 ***
    *** gcm 4957 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.410 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/X9.23
    04:33:10.410 [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 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.410 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/X9.23PADDING
    04:33:10.410 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ZEROBYTE
    04:33:10.411 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ZEROBYTEPADDING
    04:33:10.411 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/
    04:33:10.412 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.412 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO10126
    04:33:10.412 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.412 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO10126-2
    04:33:10.412 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.412 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO10126-2PADDING
    04:33:10.413 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.413 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO10126PADDING
    04:33:10.413 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.414 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO7816-4
    04:33:10.414 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.414 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO7816-4PADDING
    04:33:10.414 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.414 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/NOPADDING
    04:33:10.415 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.415 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/PKCS5
    04:33:10.415 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.415 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 5002 ***
    *** gcm 5003 ***
    *** gcm 5004 ***
    *** gcm 5005 ***
    *** gcm 5006 ***
    *** gcm 5007 ***
    *** gcm 5008 ***
    *** gcm 5009 ***
    *** gcm 5010 ***
    *** gcm 5011 ***
    *** gcm 5012 ***
    *** gcm 5013 ***
    *** gcm 5014 ***
    *** gcm 5015 ***
    *** gcm 5016 ***
    *** gcm 5017 ***
    *** gcm 5018 ***
    *** gcm 5019 ***
    *** gcm 5020 ***
    *** gcm 5021 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.415 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.415 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/PKCS7
    04:33:10.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.416 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/PKCS7PADDING
    04:33:10.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.416 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/TBC
    04:33:10.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.417 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/TBCPADDING
    04:33:10.417 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.417 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.417 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.418 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/X9.23PADDING
    04:33:10.418 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.418 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5051 ***
    *** gcm 5052 ***
    *** gcm 5053 ***
    *** gcm 5054 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.418 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.418 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ZEROBYTEPADDING
    04:33:10.419 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.419 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/
    04:33:10.419 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.419 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO10126
    04:33:10.419 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.419 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO10126-2
    04:33:10.420 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.420 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO10126-2PADDING
    04:33:10.420 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.420 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO10126PADDING
    04:33:10.420 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.421 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO7816-4
    04:33:10.421 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.421 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO7816-4PADDING
    04:33:10.421 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/NOPADDING
    04:33:10.422 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/PKCS5
    04:33:10.422 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/PKCS5PADDING
    04:33:10.423 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/PKCS7
    04:33:10.423 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/PKCS7PADDING
    04:33:10.423 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/TBC
    04:33:10.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.424 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/TBCPADDING
    04:33:10.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.424 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/X9.23
    04:33:10.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.424 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/X9.23PADDING
    04:33:10.425 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.425 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ZEROBYTE
    04:33:10.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ZEROBYTEPADDING
    04:33:10.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/
    04:33:10.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO10126
    04:33:10.427 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.427 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO10126-2
    04:33:10.427 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.427 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO10126-2PADDING
    04:33:10.427 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.428 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO10126PADDING
    04:33:10.428 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.428 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO7816-4
    04:33:10.428 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.428 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO7816-4PADDING
    04:33:10.429 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.429 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/NOPADDING
    04:33:10.429 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.429 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/PKCS5
    04:33:10.430 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.430 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/PKCS5PADDING
    04:33:10.430 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.430 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/PKCS7
    04:33:10.430 [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 5055 ***
    *** 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 ***
    *** gcm 5070 ***
    *** gcm 5071 ***
    *** gcm 5072 ***
    *** gcm 5073 ***
    *** gcm 5074 ***
    *** gcm 5075 ***
    *** gcm 5076 ***
    *** gcm 5077 ***
    *** gcm 5078 ***
    *** gcm 5079 ***
    *** gcm 5080 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/PKCS7PADDING
    04:33:10.431 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/TBC
    04:33:10.431 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/TBCPADDING
    04:33:10.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/X9.23
    04:33:10.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/X9.23PADDING
    04:33:10.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.433 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ZEROBYTE
    04:33:10.433 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.433 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ZEROBYTEPADDING
    04:33:10.434 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/
    04:33:10.434 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO10126
    04:33:10.434 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO10126-2
    04:33:10.435 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO10126-2PADDING
    04:33:10.435 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO10126PADDING
    04:33:10.435 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO7816-4
    04:33:10.436 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO7816-4PADDING
    04:33:10.436 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/NOPADDING
    04:33:10.437 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.437 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/PKCS5
    04:33:10.437 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.437 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/PKCS5PADDING
    04:33:10.438 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.438 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/PKCS7
    04:33:10.438 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.438 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/PKCS7PADDING
    04:33:10.438 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.439 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/TBC
    04:33:10.439 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5081 ***
    *** gcm 5082 ***
    *** gcm 5083 ***
    *** gcm 5084 ***
    *** gcm 5085 ***
    *** gcm 5086 ***
    *** gcm 5087 ***
    *** gcm 5088 ***
    *** gcm 5089 ***
    *** gcm 5090 ***
    *** gcm 5091 ***
    *** gcm 5092 ***
    *** gcm 5093 ***
    *** gcm 5094 ***
    *** gcm 5095 ***
    *** gcm 5096 ***
    *** gcm 5097 ***
    *** gcm 5098 ***
    *** gcm 5099 ***
    *** gcm 5100 ***
    *** gcm 5101 ***
    *** gcm 5102 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.439 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/TBCPADDING
    04:33:10.439 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.439 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/X9.23
    04:33:10.439 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.440 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/X9.23PADDING
    04:33:10.440 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.440 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ZEROBYTE
    04:33:10.440 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.440 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ZEROBYTEPADDING
    04:33:10.441 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.441 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/
    04:33:10.441 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.441 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO10126
    04:33:10.442 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.442 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO10126-2
    04:33:10.442 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.442 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO10126-2PADDING
    04:33:10.442 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.442 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO10126PADDING
    04:33:10.443 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.443 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO7816-4
    04:33:10.443 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.443 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO7816-4PADDING
    04:33:10.443 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.443 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/NOPADDING
    04:33:10.443 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.443 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/PKCS5
    04:33:10.444 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/PKCS5PADDING
    04:33:10.444 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/PKCS7
    04:33:10.444 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/PKCS7PADDING
    04:33:10.444 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/TBC
    04:33:10.444 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/TBCPADDING
    04:33:10.444 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/X9.23
    04:33:10.444 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.445 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/X9.23PADDING
    04:33:10.445 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.445 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ZEROBYTE
    04:33:10.445 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ZEROBYTEPADDING
    04:33:10.446 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/
    04:33:10.446 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO10126
    04:33:10.446 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO10126-2
    04:33:10.446 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO10126-2PADDING
    04:33:10.447 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO10126PADDING
    04:33:10.447 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO7816-4
    04:33:10.447 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO7816-4PADDING
    04:33:10.447 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/NOPADDING
    04:33:10.447 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/PKCS5
    04:33:10.448 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/PKCS5PADDING
    04:33:10.448 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/PKCS7
    04:33:10.448 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/PKCS7PADDING
    04:33:10.448 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/TBC
    04:33:10.448 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/TBCPADDING
    04:33:10.449 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.449 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/X9.23
    04:33:10.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/X9.23PADDING
    04:33:10.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ZEROBYTE
    04:33:10.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ZEROBYTEPADDING
    04:33:10.451 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/
    04:33:10.451 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO10126
    04:33:10.452 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.452 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO10126-2
    04:33:10.452 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.452 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO10126-2PADDING
    04:33:10.452 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.453 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO10126PADDING
    04:33:10.453 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.453 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO7816-4
    04:33:10.454 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO7816-4PADDING
    04:33:10.454 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/NOPADDING
    04:33:10.454 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/PKCS5
    04:33:10.455 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/PKCS5PADDING
    04:33:10.455 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/PKCS7
    04:33:10.456 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/PKCS7PADDING
    04:33:10.456 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/TBC
    04:33:10.457 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.457 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/TBCPADDING
    04:33:10.457 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/X9.23
    04:33:10.458 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/X9.23PADDING
    04:33:10.458 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ZEROBYTE
    04:33:10.458 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.459 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.459 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.459 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/
    04:33:10.459 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.459 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO10126
    04:33:10.460 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.460 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO10126-2
    04:33:10.460 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.460 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO10126-2PADDING
    04:33:10.460 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.460 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO10126PADDING
    04:33:10.461 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.461 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO7816-4
    04:33:10.462 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.462 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO7816-4PADDING
    04:33:10.462 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.462 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/NOPADDING
    04:33:10.462 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.463 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/PKCS5
    04:33:10.463 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.463 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/PKCS5PADDING
    04:33:10.463 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.463 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/PKCS7
    04:33:10.464 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/PKCS7PADDING
    04:33:10.464 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/TBC
    04:33:10.464 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.465 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/TBCPADDING
    04:33:10.465 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.465 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/X9.23
    04:33:10.465 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/X9.23PADDING
    04:33:10.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ZEROBYTE
    04:33:10.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ZEROBYTEPADDING
    04:33:10.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/
    04:33:10.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO10126
    04:33:10.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO10126-2
    04:33:10.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO10126-2PADDING
    04:33:10.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO10126PADDING
    04:33:10.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO7816-4
    04:33:10.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO7816-4PADDING
    04:33:10.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/NOPADDING
    04:33:10.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/PKCS5
    04:33:10.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/PKCS5PADDING
    04:33:10.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5119 ***
    *** gcm 5120 ***
    *** gcm 5121 ***
    *** gcm 5122 ***
    *** gcm 5123 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/PKCS7
    04:33:10.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/PKCS7PADDING
    04:33:10.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/TBC
    04:33:10.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/TBCPADDING
    04:33:10.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/X9.23
    04:33:10.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/X9.23PADDING
    04:33:10.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ZEROBYTE
    04:33:10.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ZEROBYTEPADDING
    04:33:10.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/
    04:33:10.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO10126
    04:33:10.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO10126-2
    04:33:10.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO10126-2PADDING
    04:33:10.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO10126PADDING
    04:33:10.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO7816-4
    04:33:10.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO7816-4PADDING
    04:33:10.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/NOPADDING
    04:33:10.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/PKCS5
    04:33:10.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/PKCS5PADDING
    04:33:10.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/PKCS7
    04:33:10.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/PKCS7PADDING
    04:33:10.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/TBC
    04:33:10.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/TBCPADDING
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/X9.23
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/X9.23PADDING
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ZEROBYTE
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ZEROBYTEPADDING
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO10126
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO10126-2
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO10126-2PADDING
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO10126PADDING
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO7816-4
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO7816-4PADDING
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/NOPADDING
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/PKCS5
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5124 ***
    *** gcm 5125 ***
    *** gcm 5126 ***
    *** gcm 5127 ***
    *** gcm 5128 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/PKCS7
    04:33:10.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/PKCS7PADDING
    04:33:10.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/TBC
    04:33:10.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/TBCPADDING
    04:33:10.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/X9.23
    04:33:10.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/X9.23PADDING
    04:33:10.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ZEROBYTE
    04:33:10.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ZEROBYTEPADDING
    04:33:10.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/
    04:33:10.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO10126
    04:33:10.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO10126-2
    04:33:10.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO10126-2PADDING
    04:33:10.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO10126PADDING
    04:33:10.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO7816-4
    04:33:10.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO7816-4PADDING
    04:33:10.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/NOPADDING
    04:33:10.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/PKCS5
    04:33:10.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/PKCS5PADDING
    04:33:10.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/PKCS7
    04:33:10.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/PKCS7PADDING
    04:33:10.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/TBC
    04:33:10.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/TBCPADDING
    04:33:10.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/X9.23
    04:33:10.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/X9.23PADDING
    04:33:10.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ZEROBYTE
    04:33:10.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ZEROBYTEPADDING
    04:33:10.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/
    04:33:10.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO10126
    04:33:10.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO10126-2
    04:33:10.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO10126-2PADDING
    04:33:10.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO10126PADDING
    04:33:10.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO7816-4
    04:33:10.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO7816-4PADDING
    04:33:10.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/NOPADDING
    04:33:10.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/PKCS5
    04:33:10.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/PKCS5PADDING
    04:33:10.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/PKCS7
    04:33:10.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/PKCS7PADDING
    04:33:10.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/TBC
    04:33:10.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/TBCPADDING
    04:33:10.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/X9.23
    04:33:10.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/X9.23PADDING
    04:33:10.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ZEROBYTE
    04:33:10.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ZEROBYTEPADDING
    04:33:10.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/
    04:33:10.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO10126
    04:33:10.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO10126-2
    04:33:10.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO10126-2PADDING
    04:33:10.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO10126PADDING
    04:33:10.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO7816-4
    04:33:10.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO7816-4PADDING
    04:33:10.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/NOPADDING
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 5143 ***
    *** gcm 5144 ***
    *** gcm 5145 ***
    *** gcm 5146 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/PKCS5
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/PKCS5PADDING
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5147 ***
    *** gcm 5148 ***
    *** gcm 5149 ***
    *** gcm 5150 ***
    *** gcm 5151 ***
    *** gcm 5152 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5153 ***
    *** gcm 5154 ***
    *** gcm 5155 ***
    *** gcm 5156 ***
    *** gcm 5157 ***
    *** gcm 5158 ***
    *** 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 ***
    *** gcm 5173 ***
    *** gcm 5174 ***
    *** gcm 5175 ***
    *** gcm 5176 ***
    *** gcm 5177 ***
    *** gcm 5178 ***
    *** gcm 5179 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 5197 ***
    *** gcm 5198 ***
    *** gcm 5199 ***
    *** gcm 5200 ***
    *** gcm 5201 ***
    *** gcm 5202 ***
    *** gcm 5203 ***
    *** gcm 5204 ***
    *** gcm 5205 ***
    *** gcm 5206 ***
    *** gcm 5207 ***
    *** gcm 5208 ***
    *** gcm 5209 ***
    *** gcm 5210 ***
    *** 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 ***
    *** gcm 5235 ***
    *** gcm 5236 ***
    *** gcm 5237 ***
    *** gcm 5238 ***
    *** gcm 5239 ***
    *** 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 ***
    *** gcm 5256 ***
    *** gcm 5257 ***
    *** gcm 5258 ***
    *** gcm 5259 ***
    *** gcm 5260 ***
    *** gcm 5261 ***
    *** gcm 5262 ***
    *** gcm 5263 ***
    *** gcm 5264 ***
    *** gcm 5265 ***
    *** gcm 5266 ***
    *** gcm 5267 ***
    *** gcm 5268 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/TBCPADDING
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/X9.23
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/X9.23PADDING
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ZEROBYTE
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ZEROBYTEPADDING
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO10126
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO10126-2
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO10126-2PADDING
    04:33:10.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO10126PADDING
    04:33:10.477 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.477 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO7816-4
    04:33:10.477 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.477 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO7816-4PADDING
    04:33:10.477 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.477 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/NOPADDING
    04:33:10.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.481 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/PKCS5
    04:33:10.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/PKCS5PADDING
    04:33:10.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/PKCS7
    04:33:10.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/PKCS7PADDING
    04:33:10.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/TBC
    04:33:10.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5323 ***
    *** gcm 5324 ***
    *** gcm 5325 ***
    *** gcm 5326 ***
    *** gcm 5327 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/TBCPADDING
    04:33:10.483 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/X9.23
    04:33:10.483 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/X9.23PADDING
    04:33:10.483 [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 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 ***
    *** gcm 5342 ***
    *** gcm 5343 ***
    *** gcm 5344 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ZEROBYTE
    04:33:10.483 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ZEROBYTEPADDING
    04:33:10.484 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 5368 ***
    *** gcm 5369 ***
    *** gcm 5370 ***
    *** gcm 5371 ***
    *** gcm 5372 ***
    *** gcm 5373 ***
    *** gcm 5374 ***
    *** gcm 5375 ***
    *** gcm 5376 ***
    *** gcm 5377 ***
    *** gcm 5378 ***
    *** gcm 5379 ***
    *** gcm 5380 ***
    *** gcm 5381 ***
    *** gcm 5382 ***
    *** gcm 5383 ***
    *** gcm 5384 ***
    *** gcm 5385 ***
    *** gcm 5386 ***
    *** 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 ***
    *** gcm 5408 ***
    *** gcm 5409 ***
    *** gcm 5410 ***
    *** gcm 5411 ***
    *** gcm 5412 ***
    *** gcm 5413 ***
    *** gcm 5414 ***
    *** gcm 5415 ***
    *** gcm 5416 ***
    *** gcm 5417 ***
    *** gcm 5418 ***
    *** gcm 5419 ***
    *** gcm 5420 ***
    *** gcm 5421 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.484 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO10126
    04:33:10.484 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO10126-2
    04:33:10.485 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.485 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO10126-2PADDING
    04:33:10.485 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.485 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO10126PADDING
    04:33:10.485 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.485 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO7816-4
    04:33:10.486 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO7816-4PADDING
    04:33:10.486 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/NOPADDING
    04:33:10.486 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/PKCS5
    04:33:10.486 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/PKCS5PADDING
    04:33:10.487 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5450 ***
    *** gcm 5451 ***
    *** gcm 5452 ***
    *** gcm 5453 ***
    *** gcm 5454 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.487 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/PKCS7PADDING
    04:33:10.487 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/TBC
    04:33:10.487 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/TBCPADDING
    04:33:10.488 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/X9.23
    04:33:10.488 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/X9.23PADDING
    04:33:10.488 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ZEROBYTE
    04:33:10.488 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ZEROBYTEPADDING
    04:33:10.488 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.489 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/
    04:33:10.489 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.489 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO10126
    04:33:10.489 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.489 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO10126-2
    04:33:10.490 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.490 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO10126-2PADDING
    04:33:10.490 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.490 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO10126PADDING
    04:33:10.490 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.490 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO7816-4
    04:33:10.490 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.490 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO7816-4PADDING
    04:33:10.490 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/NOPADDING
    04:33:10.491 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/PKCS5
    04:33:10.491 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/PKCS5PADDING
    04:33:10.491 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5455 ***
    *** gcm 5456 ***
    *** gcm 5457 ***
    *** gcm 5458 ***
    *** gcm 5459 ***
    *** gcm 5460 ***
    *** gcm 5461 ***
    *** gcm 5462 ***
    *** gcm 5463 ***
    *** gcm 5464 ***
    *** gcm 5465 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.491 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/PKCS7PADDING
    04:33:10.491 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/TBC
    04:33:10.492 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/TBCPADDING
    04:33:10.492 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/X9.23
    04:33:10.492 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5466 ***
    *** gcm 5467 ***
    *** gcm 5468 ***
    *** gcm 5469 ***
    *** gcm 5470 ***
    *** gcm 5471 ***
    *** gcm 5472 ***
    *** gcm 5473 ***
    *** gcm 5474 ***
    *** gcm 5475 ***
    *** gcm 5476 ***
    *** gcm 5477 ***
    *** gcm 5478 ***
    *** gcm 5479 ***
    *** gcm 5480 ***
    *** gcm 5481 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.493 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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
    04:33:10.493 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ZEROBYTE
    04:33:10.493 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.493 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ZEROBYTEPADDING
    04:33:10.493 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5501 ***
    *** gcm 5502 ***
    *** gcm 5503 ***
    *** gcm 5504 ***
    *** gcm 5505 ***
    *** gcm 5506 ***
    *** gcm 5507 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.494 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/
    04:33:10.494 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.494 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO10126
    04:33:10.494 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.494 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO10126-2
    04:33:10.494 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.494 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO10126-2PADDING
    04:33:10.494 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.495 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO10126PADDING
    04:33:10.495 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5508 ***
    *** gcm 5509 ***
    *** gcm 5510 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.495 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO7816-4
    04:33:10.495 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.495 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO7816-4PADDING
    04:33:10.495 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.495 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/NOPADDING
    04:33:10.495 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.495 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/PKCS5
    04:33:10.496 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5511 ***
    *** gcm 5512 ***
    *** gcm 5513 ***
    *** gcm 5514 ***
    *** gcm 5515 ***
    *** gcm 5516 ***
    *** gcm 5517 ***
    *** gcm 5518 ***
    *** gcm 5519 ***
    *** gcm 5520 ***
    *** gcm 5521 ***
    *** gcm 5522 ***
    *** gcm 5523 ***
    *** gcm 5524 ***
    *** gcm 5525 ***
    *** gcm 5526 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/PKCS5PADDING
    04:33:10.496 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/PKCS7
    04:33:10.496 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/PKCS7PADDING
    04:33:10.496 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/TBC
    04:33:10.496 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/TBCPADDING
    04:33:10.497 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.497 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/X9.23
    04:33:10.497 [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 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.497 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/X9.23PADDING
    04:33:10.498 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.498 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ZEROBYTE
    04:33:10.498 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.498 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ZEROBYTEPADDING
    04:33:10.498 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.498 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/
    04:33:10.498 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.498 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO10126
    04:33:10.498 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.499 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO10126-2
    04:33:10.499 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.499 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO10126-2PADDING
    04:33:10.499 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.499 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO10126PADDING
    04:33:10.499 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.499 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO7816-4
    04:33:10.499 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.500 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO7816-4PADDING
    04:33:10.500 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.500 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/NOPADDING
    04:33:10.500 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.500 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/PKCS5
    04:33:10.500 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.500 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/PKCS5PADDING
    04:33:10.500 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.500 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/PKCS7
    04:33:10.501 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.501 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/PKCS7PADDING
    04:33:10.501 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.501 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/TBC
    04:33:10.501 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.501 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/TBCPADDING
    04:33:10.501 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.502 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/X9.23
    04:33:10.502 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.502 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/X9.23PADDING
    04:33:10.502 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.502 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ZEROBYTE
    04:33:10.502 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.502 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ZEROBYTEPADDING
    04:33:10.502 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.502 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/
    04:33:10.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.503 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO10126
    04:33:10.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.503 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO10126-2
    04:33:10.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.503 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO10126-2PADDING
    04:33:10.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.503 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO10126PADDING
    04:33:10.504 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.504 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO7816-4
    04:33:10.504 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.504 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO7816-4PADDING
    04:33:10.504 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.504 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/NOPADDING
    04:33:10.504 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.504 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/PKCS5
    04:33:10.504 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.505 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/PKCS5PADDING
    04:33:10.505 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.505 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/PKCS7
    04:33:10.505 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.505 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/PKCS7PADDING
    04:33:10.505 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.506 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5547 ***
    *** gcm 5548 ***
    *** gcm 5549 ***
    *** gcm 5550 ***
    *** gcm 5551 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.506 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.506 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/TBCPADDING
    04:33:10.506 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.506 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/X9.23
    04:33:10.506 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.506 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/X9.23PADDING
    04:33:10.506 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.506 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ZEROBYTE
    04:33:10.507 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.507 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 5568 ***
    *** gcm 5569 ***
    *** gcm 5570 ***
    *** gcm 5571 ***
    *** gcm 5572 ***
    *** gcm 5573 ***
    *** gcm 5574 ***
    *** gcm 5575 ***
    *** gcm 5576 ***
    *** gcm 5577 ***
    *** gcm 5578 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.507 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.507 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/
    04:33:10.507 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.507 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO10126
    04:33:10.507 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5579 ***
    *** gcm 5580 ***
    *** gcm 5581 ***
    *** gcm 5582 ***
    *** gcm 5583 ***
    *** gcm 5584 ***
    *** gcm 5585 ***
    *** gcm 5586 ***
    *** gcm 5587 ***
    *** gcm 5588 ***
    *** gcm 5589 ***
    *** gcm 5590 ***
    *** gcm 5591 ***
    *** gcm 5592 ***
    *** gcm 5593 ***
    *** gcm 5594 ***
    *** gcm 5595 ***
    *** gcm 5596 ***
    *** gcm 5597 ***
    *** gcm 5598 ***
    *** gcm 5599 ***
    *** gcm 5600 ***
    *** gcm 5601 ***
    *** gcm 5602 ***
    *** gcm 5603 ***
    *** gcm 5604 ***
    *** gcm 5605 ***
    *** gcm 5606 ***
    *** gcm 5607 ***
    *** gcm 5608 ***
    *** gcm 5609 ***
    *** gcm 5610 ***
    *** gcm 5611 ***
    *** gcm 5612 ***
    *** gcm 5613 ***
    *** gcm 5614 ***
    *** gcm 5615 ***
    *** gcm 5616 ***
    *** gcm 5617 ***
    *** gcm 5618 ***
    *** gcm 5619 ***
    *** gcm 5620 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.507 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO10126-2
    04:33:10.507 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.508 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO10126-2PADDING
    04:33:10.508 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.508 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO10126PADDING
    04:33:10.508 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.508 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO7816-4
    04:33:10.508 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.508 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO7816-4PADDING
    04:33:10.508 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.508 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/NOPADDING
    04:33:10.509 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.509 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/PKCS5
    04:33:10.509 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.509 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/PKCS5PADDING
    04:33:10.509 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.510 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/PKCS7
    04:33:10.510 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.510 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/PKCS7PADDING
    04:33:10.510 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.510 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/TBC
    04:33:10.510 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.510 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/TBCPADDING
    04:33:10.511 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.511 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/X9.23
    04:33:10.511 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.511 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/X9.23PADDING
    04:33:10.511 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5621 ***
    *** gcm 5622 ***
    *** gcm 5623 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.511 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ZEROBYTE
    04:33:10.511 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.511 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5624 ***
    *** gcm 5625 ***
    *** gcm 5626 ***
    *** gcm 5627 ***
    *** gcm 5628 ***
    *** gcm 5629 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.511 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.512 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/
    04:33:10.512 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.512 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO10126
    04:33:10.512 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.512 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO10126-2
    04:33:10.512 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.512 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO10126-2PADDING
    04:33:10.512 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.513 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO10126PADDING
    04:33:10.513 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.513 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO7816-4
    04:33:10.513 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.513 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO7816-4PADDING
    04:33:10.514 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.514 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/NOPADDING
    04:33:10.514 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.514 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/PKCS5
    04:33:10.514 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.514 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/PKCS5PADDING
    04:33:10.514 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.514 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/PKCS7
    04:33:10.514 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.514 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/PKCS7PADDING
    04:33:10.515 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.515 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/TBC
    04:33:10.515 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5630 ***
    *** gcm 5631 ***
    *** gcm 5632 ***
    *** gcm 5633 ***
    *** gcm 5634 ***
    *** gcm 5635 ***
    *** gcm 5636 ***
    *** gcm 5637 ***
    *** gcm 5638 ***
    *** gcm 5639 ***
    *** gcm 5640 ***
    *** gcm 5641 ***
    *** gcm 5642 ***
    *** gcm 5643 ***
    *** gcm 5644 ***
    *** gcm 5645 ***
    *** gcm 5646 ***
    *** gcm 5647 ***
    *** gcm 5648 ***
    *** gcm 5649 ***
    *** gcm 5650 ***
    *** gcm 5651 ***
    *** gcm 5652 ***
    *** gcm 5653 ***
    *** gcm 5654 ***
    *** gcm 5655 ***
    *** gcm 5656 ***
    *** gcm 5657 ***
    *** gcm 5658 ***
    *** gcm 5659 ***
    *** gcm 5660 ***
    *** gcm 5661 ***
    *** gcm 5662 ***
    *** gcm 5663 ***
    *** gcm 5664 ***
    *** gcm 5665 ***
    *** gcm 5666 ***
    *** gcm 5667 ***
    *** gcm 5668 ***
    *** gcm 5669 ***
    *** gcm 5670 ***
    *** gcm 5671 ***
    *** gcm 5672 ***
    *** gcm 5673 ***
    *** gcm 5674 ***
    *** gcm 5675 ***
    *** gcm 5676 ***
    *** gcm 5677 ***
    *** gcm 5678 ***
    *** gcm 5679 ***
    *** gcm 5680 ***
    *** gcm 5681 ***
    *** gcm 5682 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.515 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/TBCPADDING
    04:33:10.515 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.515 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/X9.23
    04:33:10.515 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.515 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/X9.23PADDING
    04:33:10.516 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.516 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ZEROBYTE
    04:33:10.516 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.516 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ZEROBYTEPADDING
    04:33:10.516 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.516 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/
    04:33:10.516 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.516 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO10126
    04:33:10.517 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5683 ***
    *** gcm 5684 ***
    *** gcm 5685 ***
    *** gcm 5686 ***
    *** gcm 5687 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.517 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO10126-2
    04:33:10.517 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.517 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO10126-2PADDING
    04:33:10.518 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.518 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO10126PADDING
    04:33:10.518 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.518 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO7816-4
    04:33:10.519 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.519 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO7816-4PADDING
    04:33:10.519 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.519 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/NOPADDING
    04:33:10.519 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.519 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/PKCS5
    04:33:10.519 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.520 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/PKCS5PADDING
    04:33:10.520 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.520 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/PKCS7
    04:33:10.520 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.520 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/PKCS7PADDING
    04:33:10.520 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.520 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/TBC
    04:33:10.521 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.521 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/TBCPADDING
    04:33:10.522 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.522 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/X9.23
    04:33:10.522 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.522 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/X9.23PADDING
    04:33:10.522 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.522 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ZEROBYTE

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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.522 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.522 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ZEROBYTEPADDING
    04:33:10.522 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.523 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/
    04:33:10.523 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.523 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO10126
    04:33:10.523 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.523 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO10126-2
    04:33:10.523 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.523 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5702 ***
    *** gcm 5703 ***
    *** gcm 5704 ***
    *** gcm 5705 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.523 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.523 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO10126PADDING
    04:33:10.524 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

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 ***
    *** 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 ***
    *** gcm 5751 ***
    *** gcm 5752 ***
    *** gcm 5753 ***
    *** gcm 5754 ***
    *** gcm 5755 ***
    *** gcm 5756 ***
    *** gcm 5757 ***
    *** gcm 5758 ***
    *** gcm 5759 ***
    *** gcm 5760 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.524 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO7816-4
    04:33:10.524 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.524 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO7816-4PADDING
    04:33:10.524 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.524 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/NOPADDING
    04:33:10.524 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.524 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/PKCS5
    04:33:10.525 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.525 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/PKCS5PADDING
    04:33:10.525 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.525 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/PKCS7
    04:33:10.525 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5761 ***
    *** gcm 5762 ***
    *** gcm 5763 ***
    *** gcm 5764 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.525 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/PKCS7PADDING
    04:33:10.526 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.526 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5765 ***
    *** gcm 5766 ***
    *** gcm 5767 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.526 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.526 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/TBCPADDING
    04:33:10.527 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5768 ***
    *** gcm 5769 ***
    *** gcm 5770 ***
    *** gcm 5771 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.528 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/X9.23
    04:33:10.528 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.528 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/X9.23PADDING
    04:33:10.528 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.528 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ZEROBYTE
    04:33:10.528 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.528 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ZEROBYTEPADDING
    04:33:10.529 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.529 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/
    04:33:10.529 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.529 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO10126
    04:33:10.529 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.529 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO10126-2
    04:33:10.530 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.530 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO10126-2PADDING
    04:33:10.530 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.530 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO10126PADDING
    04:33:10.530 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.530 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO7816-4
    04:33:10.530 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.531 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO7816-4PADDING
    04:33:10.531 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.531 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/NOPADDING
    04:33:10.532 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.532 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/PKCS5
    04:33:10.532 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.532 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/PKCS5PADDING
    04:33:10.532 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.532 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/PKCS7
    04:33:10.532 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.533 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5772 ***
    *** gcm 5773 ***
    *** gcm 5774 ***
    *** gcm 5775 ***
    *** gcm 5776 ***
    *** gcm 5777 ***
    *** gcm 5778 ***
    *** gcm 5779 ***
    *** gcm 5780 ***
    *** gcm 5781 ***
    *** gcm 5782 ***
    *** gcm 5783 ***
    *** gcm 5784 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.533 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.539 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/TBC

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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.539 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.539 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5801 ***
    *** gcm 5802 ***
    *** gcm 5803 ***
    *** gcm 5804 ***
    *** gcm 5805 ***
    *** gcm 5806 ***
    *** gcm 5807 ***
    *** gcm 5808 ***
    *** gcm 5809 ***
    *** gcm 5810 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.539 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.539 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/X9.23
    04:33:10.539 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.540 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5811 ***
    *** gcm 5812 ***
    *** gcm 5813 ***
    *** gcm 5814 ***
    *** gcm 5815 ***
    *** gcm 5816 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.540 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.540 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5817 ***
    *** gcm 5818 ***
    *** gcm 5819 ***
    *** gcm 5820 ***
    *** gcm 5821 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.540 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.540 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ZEROBYTEPADDING
    04:33:10.540 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.540 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/
    04:33:10.540 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.541 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO10126
    04:33:10.541 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.541 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5822 ***
    *** gcm 5823 ***
    *** gcm 5824 ***
    *** gcm 5825 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.541 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.541 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5826 ***
    *** gcm 5827 ***
    *** gcm 5828 ***
    *** gcm 5829 ***
    *** gcm 5830 ***
    *** gcm 5831 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.542 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.542 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5832 ***
    *** gcm 5833 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.542 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.542 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO7816-4
    04:33:10.542 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.542 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO7816-4PADDING
    04:33:10.542 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.542 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/NOPADDING
    04:33:10.543 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.543 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/PKCS5
    04:33:10.543 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.543 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/PKCS5PADDING
    04:33:10.543 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.543 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5853 ***
    *** gcm 5854 ***
    *** gcm 5855 ***
    *** gcm 5856 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.543 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.543 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/PKCS7PADDING
    04:33:10.544 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5857 ***
    *** gcm 5858 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.544 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5859 ***
    *** gcm 5860 ***
    *** gcm 5861 ***
    *** gcm 5862 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.544 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.544 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/TBCPADDING
    04:33:10.544 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.544 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5863 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.544 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.544 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/X9.23PADDING
    04:33:10.544 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.545 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5864 ***
    *** gcm 5865 ***
    *** gcm 5866 ***
    *** gcm 5867 ***
    *** gcm 5868 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.545 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.545 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ZEROBYTEPADDING
    04:33:10.545 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5869 ***
    *** gcm 5870 ***
    *** gcm 5871 ***
    *** gcm 5872 ***
    *** gcm 5873 ***
    *** gcm 5874 ***
    *** gcm 5875 ***
    *** gcm 5876 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.546 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/
    04:33:10.546 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5877 ***
    *** gcm 5878 ***
    *** gcm 5879 ***
    *** gcm 5880 ***
    *** gcm 5881 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.546 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO10126
    04:33:10.546 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.546 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO10126-2
    04:33:10.546 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.546 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO10126-2PADDING
    04:33:10.546 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.546 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO10126PADDING
    04:33:10.547 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5882 ***
    *** gcm 5883 ***
    *** gcm 5884 ***
    *** gcm 5885 ***
    *** gcm 5886 ***
    *** gcm 5887 ***
    *** gcm 5888 ***
    *** gcm 5889 ***
    *** gcm 5890 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.547 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO7816-4
    04:33:10.547 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.547 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO7816-4PADDING
    04:33:10.547 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.547 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/NOPADDING
    04:33:10.550 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.554 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/PKCS5
    04:33:10.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.554 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/PKCS5PADDING
    04:33:10.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.554 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/PKCS7
    04:33:10.555 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.555 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/PKCS7PADDING
    04:33:10.555 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.555 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/TBC
    04:33:10.555 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.555 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5891 ***
    *** gcm 5892 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.555 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.555 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/X9.23
    04:33:10.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5893 ***
    *** gcm 5894 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.556 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/X9.23PADDING
    04:33:10.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.556 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5895 ***
    *** gcm 5896 ***
    *** gcm 5897 ***
    *** gcm 5898 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.556 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ZEROBYTEPADDING
    04:33:10.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.556 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/
    04:33:10.557 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.557 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO10126
    04:33:10.558 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.558 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO10126-2
    04:33:10.558 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5899 ***
    *** gcm 5900 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.559 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO10126-2PADDING
    04:33:10.559 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.559 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO10126PADDING
    04:33:10.559 [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 5901 ***
    *** gcm 5902 ***
    *** gcm 5903 ***
    *** gcm 5904 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.559 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO7816-4
    04:33:10.559 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.560 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5905 ***
    *** gcm 5906 ***
    *** gcm 5907 ***
    *** gcm 5908 ***
    *** gcm 5909 ***
    *** gcm 5910 ***
    *** gcm 5911 ***
    *** gcm 5912 ***
    *** gcm 5913 ***
    *** gcm 5914 ***
    *** gcm 5915 ***
    *** gcm 5916 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.560 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.560 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/NOPADDING
    04:33:10.560 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.560 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/PKCS5
    04:33:10.561 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.561 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5917 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.561 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.561 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/PKCS7
    04:33:10.562 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.563 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/PKCS7PADDING
    04:33:10.563 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.563 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/TBC
    04:33:10.563 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.563 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/TBCPADDING
    04:33:10.563 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.564 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/X9.23
    04:33:10.564 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.564 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5918 ***
    *** gcm 5919 ***
    *** gcm 5920 ***
    *** gcm 5921 ***
    *** gcm 5922 ***
    *** gcm 5923 ***
    *** gcm 5924 ***
    *** gcm 5925 ***
    *** gcm 5926 ***
    *** gcm 5927 ***
    *** gcm 5928 ***
    *** gcm 5929 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.564 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.564 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ZEROBYTE
    04:33:10.565 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.565 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ZEROBYTEPADDING
    04:33:10.565 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.566 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CTS/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 5947 ***
    *** gcm 5948 ***
    *** gcm 5949 ***
    *** gcm 5950 ***
    *** gcm 5951 ***
    *** gcm 5952 ***
    *** gcm 5953 ***
    *** gcm 5954 ***
    *** gcm 5955 ***
    *** gcm 5956 ***
    *** gcm 5957 ***
    *** gcm 5958 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.566 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.566 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CTS/NOPADDING
    04:33:10.566 [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 5959 ***
    *** gcm 5960 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.566 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/EAX/
    04:33:10.567 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/EAX/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.567 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/EAX/NOPADDING
    04:33:10.567 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/EAX/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.567 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/ECB/
    04:33:10.567 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/ECB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.568 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/ECB/NOPADDING
    04:33:10.568 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/ECB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.568 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/
    04:33:10.568 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.568 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO10126
    04:33:10.569 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.570 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5961 ***
    *** gcm 5962 ***
    *** gcm 5963 ***
    *** gcm 5964 ***
    *** gcm 5965 ***
    *** gcm 5966 ***
    *** gcm 5967 ***
    *** gcm 5968 ***
    *** gcm 5969 ***
    *** gcm 5970 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.570 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.570 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO10126-2PADDING
    04:33:10.570 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.570 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO10126PADDING
    04:33:10.571 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.571 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO7816-4
    04:33:10.571 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.571 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO7816-4PADDING
    04:33:10.572 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.572 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/NOPADDING
    04:33:10.572 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.572 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/PKCS5
    04:33:10.572 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.573 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5971 ***
    *** gcm 5972 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.573 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.573 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/PKCS7
    04:33:10.574 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.574 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/PKCS7PADDING
    04:33:10.574 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.574 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/TBC
    04:33:10.575 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.575 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/TBCPADDING
    04:33:10.575 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.575 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/X9.23
    04:33:10.575 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.576 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/X9.23PADDING
    04:33:10.576 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.576 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ZEROBYTE
    04:33:10.576 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.576 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ZEROBYTEPADDING
    04:33:10.577 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.577 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/
    04:33:10.577 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.577 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO10126
    04:33:10.578 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.578 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO10126-2
    04:33:10.578 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.578 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO10126-2PADDING
    04:33:10.578 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.579 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO10126PADDING
    04:33:10.579 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.579 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO7816-4
    04:33:10.579 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.579 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO7816-4PADDING
    04:33:10.580 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.580 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/NOPADDING
    04:33:10.580 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.580 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/PKCS5
    04:33:10.580 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.580 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/PKCS5PADDING
    04:33:10.581 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.581 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/PKCS7
    04:33:10.581 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5989 ***
    *** gcm 5990 ***
    *** gcm 5991 ***
    *** gcm 5992 ***
    *** gcm 5993 ***
    *** gcm 5994 ***
    *** gcm 5995 ***
    *** gcm 5996 ***
    *** gcm 5997 ***
    *** gcm 5998 ***
    *** gcm 5999 ***
    *** gcm 6000 ***
    *** gcm 6001 ***
    *** gcm 6002 ***
    *** gcm 6003 ***
    *** gcm 6004 ***
    *** gcm 6005 ***
    *** gcm 6006 ***
    *** gcm 6007 ***
    *** gcm 6008 ***
    *** gcm 6009 ***
    *** gcm 6010 ***
    *** gcm 6011 ***
    *** gcm 6012 ***
    *** gcm 6013 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.581 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/PKCS7PADDING
    04:33:10.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.582 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/TBC
    04:33:10.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.582 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/TBCPADDING
    04:33:10.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.583 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/X9.23
    04:33:10.583 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.583 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/X9.23PADDING
    04:33:10.583 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.583 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ZEROBYTE
    04:33:10.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.584 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ZEROBYTEPADDING
    04:33:10.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.584 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/
    04:33:10.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.585 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO10126
    04:33:10.585 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.585 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO10126-2
    04:33:10.586 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.586 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO10126-2PADDING
    04:33:10.587 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.587 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO10126PADDING
    04:33:10.588 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.588 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO7816-4
    04:33:10.588 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.588 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO7816-4PADDING
    04:33:10.588 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.588 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/NOPADDING
    04:33:10.589 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.589 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/PKCS5
    04:33:10.590 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.590 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/PKCS5PADDING
    04:33:10.590 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.590 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6014 ***
    *** gcm 6015 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.590 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.591 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/PKCS7PADDING
    04:33:10.591 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.591 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/TBC
    04:33:10.591 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.591 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/TBCPADDING
    04:33:10.592 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.592 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/X9.23
    04:33:10.592 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.592 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/X9.23PADDING
    04:33:10.592 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.592 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ZEROBYTE
    04:33:10.593 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.593 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ZEROBYTEPADDING
    04:33:10.593 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.594 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/
    04:33:10.594 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 6033 ***
    *** gcm 6034 ***
    *** gcm 6035 ***
    *** gcm 6036 ***
    *** gcm 6037 ***
    *** gcm 6038 ***
    *** gcm 6039 ***
    *** gcm 6040 ***
    *** gcm 6041 ***
    *** gcm 6042 ***
    *** gcm 6043 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.594 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO10126
    04:33:10.594 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.594 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO10126-2
    04:33:10.595 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.595 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO10126-2PADDING
    04:33:10.595 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6044 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.595 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO10126PADDING
    04:33:10.595 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.595 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO7816-4
    04:33:10.596 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.596 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO7816-4PADDING
    04:33:10.596 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.596 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/NOPADDING
    04:33:10.596 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.597 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/PKCS5
    04:33:10.597 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.597 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/PKCS5PADDING
    04:33:10.598 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.598 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/PKCS7
    04:33:10.598 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.598 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/PKCS7PADDING
    04:33:10.598 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.599 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/TBC
    04:33:10.599 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.599 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/TBCPADDING
    04:33:10.599 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.599 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/X9.23
    04:33:10.599 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.600 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/X9.23PADDING
    04:33:10.600 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.600 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ZEROBYTE
    04:33:10.600 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.600 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ZEROBYTEPADDING
    04:33:10.601 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.601 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/
    04:33:10.601 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.602 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO10126
    04:33:10.602 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.609 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO10126-2
    04:33:10.610 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.610 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO10126-2PADDING
    04:33:10.610 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.610 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO10126PADDING
    04:33:10.611 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.611 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO7816-4
    04:33:10.611 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.611 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6045 ***
    *** gcm 6046 ***
    *** gcm 6047 ***
    *** gcm 6048 ***
    *** gcm 6049 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.612 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.612 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/NOPADDING
    04:33:10.612 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.612 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/PKCS5
    04:33:10.613 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.613 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/PKCS5PADDING
    04:33:10.613 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.614 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/PKCS7
    04:33:10.614 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.614 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/PKCS7PADDING
    04:33:10.614 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.614 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/TBC
    04:33:10.615 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.615 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/TBCPADDING
    04:33:10.615 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6050 ***
    *** gcm 6051 ***
    *** gcm 6052 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.615 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/X9.23
    04:33:10.616 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.616 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/X9.23PADDING
    04:33:10.616 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.616 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ZEROBYTE
    04:33:10.616 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.617 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ZEROBYTEPADDING
    04:33:10.617 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.618 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/
    04:33:10.618 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.618 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO10126
    04:33:10.618 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.618 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO10126-2
    04:33:10.619 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.619 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO10126-2PADDING
    04:33:10.619 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.619 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO10126PADDING
    04:33:10.619 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.619 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO7816-4
    04:33:10.620 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.620 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO7816-4PADDING
    04:33:10.620 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.620 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/NOPADDING
    04:33:10.620 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.620 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/PKCS5
    04:33:10.621 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.621 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/PKCS5PADDING
    04:33:10.621 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.622 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/PKCS7
    04:33:10.622 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.622 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6053 ***
    *** gcm 6054 ***
    *** gcm 6055 ***
    *** gcm 6056 ***
    *** gcm 6057 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.622 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.622 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/TBC
    04:33:10.622 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.623 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/TBCPADDING
    04:33:10.623 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.623 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/X9.23
    04:33:10.624 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.624 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/X9.23PADDING
    04:33:10.624 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.624 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ZEROBYTE
    04:33:10.624 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.624 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ZEROBYTEPADDING
    04:33:10.625 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.625 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/
    04:33:10.625 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.626 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO10126
    04:33:10.626 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.626 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO10126-2
    04:33:10.626 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.626 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO10126-2PADDING
    04:33:10.627 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.627 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO10126PADDING
    04:33:10.627 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.627 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO7816-4
    04:33:10.627 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.627 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO7816-4PADDING
    04:33:10.628 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.628 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/NOPADDING
    04:33:10.628 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.628 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/PKCS5
    04:33:10.628 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.629 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/PKCS5PADDING
    04:33:10.629 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.629 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/PKCS7
    04:33:10.630 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.630 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/PKCS7PADDING
    04:33:10.630 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.630 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/TBC
    04:33:10.630 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.631 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/TBCPADDING
    04:33:10.631 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.631 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/X9.23
    04:33:10.631 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.631 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/X9.23PADDING
    04:33:10.631 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.632 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ZEROBYTE
    04:33:10.632 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.632 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ZEROBYTEPADDING
    04:33:10.632 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.632 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/
    04:33:10.633 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.633 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO10126
    04:33:10.633 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.633 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO10126-2
    04:33:10.634 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.634 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO10126-2PADDING
    04:33:10.634 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6058 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.634 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO10126PADDING
    04:33:10.634 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.635 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO7816-4
    04:33:10.635 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.635 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO7816-4PADDING
    04:33:10.635 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.635 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/NOPADDING
    04:33:10.636 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.636 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/PKCS5
    04:33:10.636 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.636 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/PKCS5PADDING
    04:33:10.636 [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 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 ***
    *** gcm 6091 ***
    *** gcm 6092 ***
    *** gcm 6093 ***
    *** gcm 6094 ***
    *** gcm 6095 ***
    *** gcm 6096 ***
    *** gcm 6097 ***
    *** gcm 6098 ***
    *** gcm 6099 ***
    *** gcm 6100 ***
    *** gcm 6101 ***
    *** gcm 6102 ***
    *** gcm 6103 ***
    *** gcm 6104 ***
    *** gcm 6105 ***
    *** gcm 6106 ***
    *** gcm 6107 ***
    *** gcm 6108 ***
    *** gcm 6109 ***
    *** gcm 6110 ***
    *** gcm 6111 ***
    *** gcm 6112 ***
    *** gcm 6113 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/PKCS7
    04:33:10.637 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/PKCS7PADDING
    04:33:10.637 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/TBC
    04:33:10.638 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.638 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/TBCPADDING
    04:33:10.638 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.638 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/X9.23
    04:33:10.638 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.639 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6114 ***
    *** gcm 6115 ***
    *** gcm 6116 ***
    *** gcm 6117 ***
    *** gcm 6118 ***
    *** gcm 6119 ***
    *** gcm 6120 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.639 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.639 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ZEROBYTE
    04:33:10.639 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.639 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ZEROBYTEPADDING
    04:33:10.640 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.640 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/
    04:33:10.640 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.640 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO10126
    04:33:10.640 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6135 ***
    *** gcm 6136 ***
    *** gcm 6137 ***
    *** gcm 6138 ***
    *** gcm 6139 ***
    *** gcm 6140 ***
    *** gcm 6141 ***
    *** gcm 6142 ***
    *** gcm 6143 ***
    *** gcm 6144 ***
    *** gcm 6145 ***
    *** gcm 6146 ***
    *** gcm 6147 ***
    *** gcm 6148 ***
    *** gcm 6149 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.641 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO10126-2
    04:33:10.641 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

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 ***
    *** gcm 6159 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.641 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO10126-2PADDING
    04:33:10.642 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.642 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO10126PADDING
    04:33:10.642 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.642 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO7816-4
    04:33:10.643 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.643 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO7816-4PADDING
    04:33:10.643 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.643 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/NOPADDING
    04:33:10.643 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.643 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/PKCS5
    04:33:10.644 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.644 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/PKCS5PADDING
    04:33:10.644 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.644 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/PKCS7
    04:33:10.644 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.645 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/PKCS7PADDING
    04:33:10.645 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.645 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/TBC
    04:33:10.645 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.646 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/TBCPADDING
    04:33:10.646 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.646 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/X9.23
    04:33:10.646 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.646 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/X9.23PADDING
    04:33:10.647 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.647 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ZEROBYTE
    04:33:10.647 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.647 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ZEROBYTEPADDING
    04:33:10.647 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.648 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/
    04:33:10.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.648 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO10126
    04:33:10.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.648 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO10126-2
    04:33:10.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.649 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO10126-2PADDING
    04:33:10.649 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.649 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO10126PADDING
    04:33:10.649 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.650 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO7816-4
    04:33:10.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.650 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO7816-4PADDING
    04:33:10.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6160 ***
    *** gcm 6161 ***
    *** gcm 6162 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.650 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/NOPADDING
    04:33:10.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.651 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/PKCS5
    04:33:10.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.651 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/PKCS5PADDING
    04:33:10.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.651 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/PKCS7
    04:33:10.652 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.652 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/PKCS7PADDING
    04:33:10.652 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.652 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/TBC
    04:33:10.652 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.652 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/TBCPADDING
    04:33:10.653 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.653 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/X9.23
    04:33:10.653 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.654 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/X9.23PADDING
    04:33:10.654 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.654 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ZEROBYTE
    04:33:10.654 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.654 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ZEROBYTEPADDING
    04:33:10.655 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.655 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/
    04:33:10.655 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.655 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO10126
    04:33:10.655 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.656 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO10126-2
    04:33:10.656 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.656 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO10126-2PADDING
    04:33:10.656 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.657 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO10126PADDING
    04:33:10.657 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.657 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO7816-4
    04:33:10.658 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.658 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO7816-4PADDING
    04:33:10.658 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.658 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/NOPADDING
    04:33:10.658 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.659 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/PKCS5
    04:33:10.659 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.659 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/PKCS5PADDING
    04:33:10.659 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.659 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/PKCS7
    04:33:10.659 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.660 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/PKCS7PADDING
    04:33:10.660 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.660 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/TBC
    04:33:10.660 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.660 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/TBCPADDING
    04:33:10.661 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.661 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/X9.23
    04:33:10.661 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.661 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/X9.23PADDING
    04:33:10.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.662 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ZEROBYTE
    04:33:10.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.662 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ZEROBYTEPADDING
    04:33:10.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.663 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/
    04:33:10.663 [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 6163 ***
    *** gcm 6164 ***
    *** gcm 6165 ***
    *** gcm 6166 ***
    *** gcm 6167 ***
    *** gcm 6168 ***
    *** gcm 6169 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.663 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO10126
    04:33:10.663 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.663 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO10126-2
    04:33:10.663 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.664 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO10126-2PADDING
    04:33:10.664 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.664 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO10126PADDING
    04:33:10.664 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.664 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO7816-4
    04:33:10.665 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.665 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO7816-4PADDING
    04:33:10.665 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.666 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6188 ***
    *** gcm 6189 ***
    *** gcm 6190 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.666 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.666 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/PKCS5
    04:33:10.666 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.666 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/PKCS5PADDING
    04:33:10.667 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.667 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/PKCS7
    04:33:10.667 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.667 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/PKCS7PADDING
    04:33:10.667 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.667 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/TBC
    04:33:10.668 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.668 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/TBCPADDING
    04:33:10.668 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.668 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/X9.23
    04:33:10.668 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.669 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/X9.23PADDING
    04:33:10.669 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.669 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ZEROBYTE
    04:33:10.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.670 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ZEROBYTEPADDING
    04:33:10.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.670 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/
    04:33:10.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.671 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO10126
    04:33:10.671 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.671 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO10126-2
    04:33:10.671 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.671 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO10126-2PADDING
    04:33:10.671 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.672 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO10126PADDING
    04:33:10.672 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6207 ***
    *** gcm 6208 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.672 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO7816-4
    04:33:10.672 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.672 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.672 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.673 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/NOPADDING
    04:33:10.673 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.673 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/PKCS5
    04:33:10.673 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.674 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/PKCS5PADDING
    04:33:10.674 [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 6234 ***
    *** gcm 6235 ***
    *** gcm 6236 ***
    *** gcm 6237 ***
    *** gcm 6238 ***
    *** gcm 6239 ***
    *** gcm 6240 ***
    *** gcm 6241 ***
    *** gcm 6242 ***
    *** gcm 6243 ***
    *** gcm 6244 ***
    *** gcm 6245 ***
    *** 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 ***
    *** gcm 6259 ***
    *** gcm 6260 ***
    *** gcm 6261 ***
    *** gcm 6262 ***
    *** gcm 6263 ***
    *** gcm 6264 ***
    *** gcm 6265 ***
    *** gcm 6266 ***
    *** gcm 6267 ***
    *** gcm 6268 ***
    *** gcm 6269 ***
    *** gcm 6270 ***
    *** gcm 6271 ***
    *** gcm 6272 ***
    *** gcm 6273 ***
    *** gcm 6274 ***
    *** gcm 6275 ***
    *** gcm 6276 ***
    *** 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 ***
    *** gcm 6320 ***
    *** gcm 6321 ***
    *** gcm 6322 ***
    *** gcm 6323 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.674 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/PKCS7
    04:33:10.674 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6324 ***
    *** gcm 6325 ***
    *** gcm 6326 ***
    *** gcm 6327 ***
    *** gcm 6328 ***
    *** gcm 6329 ***
    *** gcm 6330 ***
    *** gcm 6331 ***
    *** gcm 6332 ***
    *** gcm 6333 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.674 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/PKCS7PADDING
    04:33:10.674 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.675 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/TBC
    04:33:10.675 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.675 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/TBCPADDING
    04:33:10.675 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.675 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/X9.23
    04:33:10.676 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.676 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/X9.23PADDING
    04:33:10.676 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.676 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ZEROBYTE
    04:33:10.676 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.676 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6334 ***
    *** gcm 6335 ***
    *** gcm 6336 ***
    *** gcm 6337 ***
    *** gcm 6338 ***
    *** gcm 6339 ***
    *** gcm 6340 ***
    *** gcm 6341 ***
    *** gcm 6342 ***
    *** gcm 6343 ***
    *** gcm 6344 ***
    *** gcm 6345 ***
    *** gcm 6346 ***
    *** gcm 6347 ***
    *** gcm 6348 ***
    *** gcm 6349 ***
    *** gcm 6350 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.677 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.677 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/
    04:33:10.677 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.678 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO10126
    04:33:10.678 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6351 ***
    *** gcm 6352 ***
    *** gcm 6353 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.678 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO10126-2
    04:33:10.678 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.678 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6354 ***
    *** gcm 6355 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.679 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.679 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO10126PADDING
    04:33:10.679 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.679 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO7816-4
    04:33:10.679 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6356 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.679 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO7816-4PADDING
    04:33:10.680 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.680 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/NOPADDING
    04:33:10.680 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.680 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6357 ***
    *** gcm 6358 ***
    *** gcm 6359 ***
    *** gcm 6360 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.680 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.680 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/PKCS5PADDING
    04:33:10.681 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.681 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/PKCS7
    04:33:10.681 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.682 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/PKCS7PADDING
    04:33:10.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6361 ***
    *** gcm 6362 ***
    *** gcm 6363 ***
    *** gcm 6364 ***
    *** gcm 6365 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.682 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6366 ***
    *** gcm 6367 ***
    *** gcm 6368 ***
    *** gcm 6369 ***
    *** gcm 6370 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.682 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6371 ***
    *** gcm 6372 ***
    *** gcm 6373 ***
    *** gcm 6374 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6375 ***
    *** gcm 6376 ***
    *** gcm 6377 ***
    *** gcm 6378 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.683 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/X9.23
    04:33:10.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.683 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/X9.23PADDING
    04:33:10.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.684 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ZEROBYTE
    04:33:10.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.684 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ZEROBYTEPADDING
    04:33:10.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6379 ***
    *** gcm 6380 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.684 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/
    04:33:10.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.685 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO10126
    04:33:10.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.686 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6381 ***
    *** gcm 6382 ***
    *** gcm 6383 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.686 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.691 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6384 ***
    *** gcm 6385 ***
    *** gcm 6386 ***
    *** gcm 6387 ***
    *** gcm 6388 ***
    *** gcm 6389 ***
    *** gcm 6390 ***
    *** gcm 6391 ***
    *** gcm 6392 ***
    *** gcm 6393 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.692 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6394 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.692 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO10126PADDING
    04:33:10.692 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.692 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6395 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.692 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.693 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6396 ***
    *** gcm 6397 ***
    *** gcm 6398 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.693 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6399 ***
    *** gcm 6400 ***
    *** gcm 6401 ***
    *** gcm 6402 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.693 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/NOPADDING
    04:33:10.694 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6403 ***
    *** gcm 6404 ***
    *** gcm 6405 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.694 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/PKCS5
    04:33:10.694 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6406 ***
    *** gcm 6407 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.694 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6408 ***
    *** gcm 6409 ***
    *** gcm 6410 ***
    *** gcm 6411 ***
    *** gcm 6412 ***
    *** gcm 6413 ***
    *** gcm 6414 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.694 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.694 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/PKCS7
    04:33:10.695 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.695 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.695 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.695 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/TBC
    04:33:10.695 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.695 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/TBCPADDING
    04:33:10.696 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.696 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6429 ***
    *** gcm 6430 ***
    *** gcm 6431 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.696 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.696 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/X9.23PADDING
    04:33:10.696 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.697 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ZEROBYTE
    04:33:10.697 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.699 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ZEROBYTEPADDING
    04:33:10.710 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.710 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6446 ***
    *** gcm 6447 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.711 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.711 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO10126
    04:33:10.711 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.711 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO10126-2
    04:33:10.711 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.711 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO10126-2PADDING
    04:33:10.712 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.712 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO10126PADDING
    04:33:10.712 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.712 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO7816-4
    04:33:10.712 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.713 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO7816-4PADDING
    04:33:10.713 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.719 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/NOPADDING
    04:33:10.719 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.719 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/PKCS5
    04:33:10.719 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.720 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/PKCS5PADDING
    04:33:10.720 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.720 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/PKCS7
    04:33:10.720 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.720 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/PKCS7PADDING
    04:33:10.721 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.721 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/TBC
    04:33:10.721 [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 6473 ***
    *** gcm 6474 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.721 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/TBCPADDING
    04:33:10.722 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.722 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6475 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.722 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.722 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/X9.23PADDING
    04:33:10.722 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6476 ***
    *** gcm 6477 ***
    *** gcm 6478 ***
    *** gcm 6479 ***
    *** gcm 6480 ***
    *** gcm 6481 ***
    *** gcm 6482 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.723 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ZEROBYTE
    04:33:10.723 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.723 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ZEROBYTEPADDING
    04:33:10.723 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.723 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6483 ***
    *** gcm 6484 ***
    *** gcm 6485 ***
    *** gcm 6486 ***
    *** gcm 6487 ***
    *** gcm 6488 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.723 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO10126
    04:33:10.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6489 ***
    *** gcm 6490 ***
    *** gcm 6491 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.725 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO10126-2PADDING
    04:33:10.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.725 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6492 ***
    *** gcm 6493 ***
    *** gcm 6494 ***
    *** gcm 6495 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6496 ***
    *** gcm 6497 ***
    *** gcm 6498 ***
    *** gcm 6499 ***
    *** gcm 6500 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO7816-4PADDING
    04:33:10.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6501 ***
    *** gcm 6502 ***
    *** gcm 6503 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/PKCS5
    04:33:10.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6504 ***
    *** gcm 6505 ***
    *** gcm 6506 ***
    *** gcm 6507 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/PKCS5PADDING
    04:33:10.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6508 ***
    *** gcm 6509 ***
    *** gcm 6510 ***
    *** gcm 6511 ***
    *** gcm 6512 ***
    *** gcm 6513 ***
    *** gcm 6514 ***
    *** gcm 6515 ***
    *** gcm 6516 ***
    *** gcm 6517 ***
    *** gcm 6518 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/PKCS7PADDING
    04:33:10.729 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.729 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/TBC
    04:33:10.730 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.732 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/TBCPADDING
    04:33:10.733 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.733 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/X9.23
    04:33:10.733 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.733 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6519 ***
    *** gcm 6520 ***
    *** gcm 6521 ***
    *** gcm 6522 ***
    *** gcm 6523 ***
    *** gcm 6524 ***
    *** gcm 6525 ***
    *** gcm 6526 ***
    *** gcm 6527 ***
    *** gcm 6528 ***
    *** gcm 6529 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.733 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.734 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ZEROBYTE
    04:33:10.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.734 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ZEROBYTEPADDING
    04:33:10.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.734 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/
    04:33:10.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.735 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO10126
    04:33:10.735 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.735 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO10126-2
    04:33:10.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.736 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO10126-2PADDING
    04:33:10.737 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.737 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO10126PADDING
    04:33:10.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO7816-4
    04:33:10.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO7816-4PADDING
    04:33:10.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.741 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/NOPADDING
    04:33:10.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.742 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/PKCS5
    04:33:10.742 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.742 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/PKCS5PADDING
    04:33:10.742 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.742 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/PKCS7
    04:33:10.742 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.743 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/PKCS7PADDING
    04:33:10.743 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.743 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/TBC
    04:33:10.743 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.743 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/TBCPADDING
    04:33:10.744 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.744 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/X9.23
    04:33:10.744 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.744 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/X9.23PADDING
    04:33:10.744 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.744 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ZEROBYTE
    04:33:10.745 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.745 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ZEROBYTEPADDING
    04:33:10.754 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/
    04:33:10.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.757 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO10126
    04:33:10.757 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.758 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO10126-2
    04:33:10.758 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.758 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO10126-2PADDING
    04:33:10.758 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.758 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO10126PADDING
    04:33:10.759 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.759 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO7816-4
    04:33:10.759 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.759 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO7816-4PADDING
    04:33:10.759 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.759 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/NOPADDING
    04:33:10.760 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.760 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/PKCS5
    04:33:10.760 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.760 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/PKCS5PADDING
    04:33:10.760 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.761 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/PKCS7
    04:33:10.761 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.762 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/PKCS7PADDING
    04:33:10.762 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.762 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/TBC
    04:33:10.762 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.762 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/TBCPADDING
    04:33:10.762 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.763 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/X9.23
    04:33:10.763 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.763 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/X9.23PADDING
    04:33:10.763 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.763 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ZEROBYTE
    04:33:10.764 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.764 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6530 ***
    *** gcm 6531 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.764 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.764 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/
    04:33:10.764 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.765 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO10126
    04:33:10.765 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.765 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO10126-2
    04:33:10.765 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.766 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO10126-2PADDING
    04:33:10.766 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.766 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO10126PADDING
    04:33:10.766 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.766 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO7816-4
    04:33:10.767 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.767 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO7816-4PADDING
    04:33:10.767 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.767 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/NOPADDING
    04:33:10.767 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.767 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/PKCS5
    04:33:10.768 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.768 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.768 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.768 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/PKCS7
    04:33:10.768 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.769 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/PKCS7PADDING
    04:33:10.769 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.769 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/TBC
    04:33:10.770 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.770 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/TBCPADDING
    04:33:10.770 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.770 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/X9.23
    04:33:10.771 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/X9.23PADDING
    04:33:10.771 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ZEROBYTE
    04:33:10.771 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ZEROBYTEPADDING
    04:33:10.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6591 ***
    *** gcm 6592 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/
    04:33:10.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO10126
    04:33:10.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.773 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO10126-2
    04:33:10.773 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.773 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO10126-2PADDING
    04:33:10.774 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.774 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO10126PADDING
    04:33:10.774 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.774 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO7816-4
    04:33:10.774 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.775 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO7816-4PADDING
    04:33:10.775 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.775 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/NOPADDING
    04:33:10.775 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.775 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/PKCS5
    04:33:10.776 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.776 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/PKCS5PADDING
    04:33:10.776 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.776 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/PKCS7
    04:33:10.776 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.776 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/PKCS7PADDING
    04:33:10.777 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.777 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/TBC
    04:33:10.789 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.790 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/TBCPADDING
    04:33:10.790 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.790 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/X9.23
    04:33:10.790 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.791 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/X9.23PADDING
    04:33:10.791 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.791 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ZEROBYTE
    04:33:10.791 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.791 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ZEROBYTEPADDING
    04:33:10.791 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.792 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/
    04:33:10.792 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.792 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO10126
    04:33:10.792 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.792 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO10126-2
    04:33:10.792 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.793 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO10126-2PADDING
    04:33:10.793 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.793 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO10126PADDING
    04:33:10.794 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6593 ***
    *** gcm 6594 ***
    *** gcm 6595 ***
    *** gcm 6596 ***
    *** gcm 6597 ***
    *** gcm 6598 ***
    *** gcm 6599 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.794 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.794 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6615 ***
    *** gcm 6616 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.794 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6617 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.794 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.794 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6637 ***
    *** gcm 6638 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.795 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6639 ***
    *** gcm 6640 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.795 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6641 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.795 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6642 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.795 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6643 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.795 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6644 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.795 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6645 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.796 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6646 ***
    *** gcm 6647 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.796 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6648 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.796 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6649 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.796 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6650 ***
    *** gcm 6651 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.797 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6652 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.797 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6653 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.798 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6654 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.798 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6655 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.798 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6656 ***
    *** gcm 6657 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.798 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6658 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.798 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6659 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.798 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6660 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.799 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6661 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.799 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6662 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.799 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6663 ***
    *** gcm 6664 ***
    *** gcm 6665 ***
    *** gcm 6666 ***
    *** gcm 6667 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.799 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.799 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6702 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.800 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO10126
    04:33:10.800 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.800 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO10126-2
    04:33:10.800 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.801 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO10126-2PADDING
    04:33:10.801 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.801 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO10126PADDING
    04:33:10.802 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.802 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO7816-4
    04:33:10.802 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.802 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO7816-4PADDING
    04:33:10.802 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.802 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/NOPADDING
    04:33:10.803 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.803 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/PKCS5
    04:33:10.803 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6703 ***
    *** gcm 6704 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.803 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/PKCS5PADDING
    04:33:10.803 [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 6705 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.804 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/PKCS7
    04:33:10.804 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6706 ***
    *** gcm 6707 ***
    *** gcm 6708 ***
    *** gcm 6709 ***
    *** gcm 6710 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.804 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/PKCS7PADDING
    04:33:10.804 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.804 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6711 ***
    *** gcm 6712 ***
    *** gcm 6713 ***
    *** gcm 6714 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.805 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.805 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/TBCPADDING
    04:33:10.805 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6730 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.805 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/X9.23
    04:33:10.806 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.806 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/X9.23PADDING
    04:33:10.806 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.806 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ZEROBYTE
    04:33:10.806 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.807 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ZEROBYTEPADDING
    04:33:10.807 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.807 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/
    04:33:10.807 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6731 ***
    *** gcm 6732 ***
    *** gcm 6733 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.807 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO10126
    04:33:10.808 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.808 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO10126-2
    04:33:10.808 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.808 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO10126-2PADDING
    04:33:10.808 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6734 ***
    *** gcm 6735 ***
    *** gcm 6736 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.808 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO10126PADDING
    04:33:10.809 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.809 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO7816-4
    04:33:10.809 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.809 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO7816-4PADDING
    04:33:10.810 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.810 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/NOPADDING
    04:33:10.810 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.810 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/PKCS5
    04:33:10.810 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.811 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/PKCS5PADDING
    04:33:10.811 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.811 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/PKCS7
    04:33:10.812 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.812 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/PKCS7PADDING
    04:33:10.812 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.812 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/TBC
    04:33:10.812 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.813 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/TBCPADDING
    04:33:10.813 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.813 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/X9.23
    04:33:10.813 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.814 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/X9.23PADDING
    04:33:10.814 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.814 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ZEROBYTE
    04:33:10.814 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.814 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ZEROBYTEPADDING
    04:33:10.815 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.815 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/
    04:33:10.815 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.815 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6737 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.815 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.816 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO10126-2
    04:33:10.816 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.817 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO10126-2PADDING
    04:33:10.818 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.818 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO10126PADDING
    04:33:10.821 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.821 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO7816-4
    04:33:10.822 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.823 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO7816-4PADDING
    04:33:10.823 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.823 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/NOPADDING
    04:33:10.824 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.832 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/PKCS5
    04:33:10.833 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.833 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/PKCS5PADDING
    04:33:10.833 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/PKCS7
    04:33:10.834 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/PKCS7PADDING
    04:33:10.834 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/TBC
    04:33:10.834 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/TBCPADDING
    04:33:10.834 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/X9.23
    04:33:10.834 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6793 ***
    *** gcm 6794 ***
    *** gcm 6795 ***
    *** gcm 6796 ***
    *** gcm 6797 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.834 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.834 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ZEROBYTEPADDING
    04:33:10.834 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/
    04:33:10.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO10126
    04:33:10.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO10126-2
    04:33:10.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO10126-2PADDING
    04:33:10.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO7816-4
    04:33:10.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO7816-4PADDING
    04:33:10.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/NOPADDING
    04:33:10.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/PKCS5
    04:33:10.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/PKCS5PADDING
    04:33:10.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/PKCS7
    04:33:10.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6908 ***
    *** gcm 6909 ***
    *** gcm 6910 ***
    *** gcm 6911 ***
    *** gcm 6912 ***
    *** gcm 6913 ***
    *** gcm 6914 ***
    *** gcm 6915 ***
    *** gcm 6916 ***
    *** gcm 6917 ***
    *** gcm 6918 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.835 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6919 ***
    *** gcm 6920 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/TBCPADDING
    04:33:10.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/X9.23
    04:33:10.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/X9.23PADDING
    04:33:10.836 [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 6921 ***
    *** gcm 6922 ***
    *** gcm 6923 ***
    *** gcm 6924 ***
    *** gcm 6925 ***
    *** gcm 6926 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ZEROBYTE
    04:33:10.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ZEROBYTEPADDING
    04:33:10.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6927 ***
    *** gcm 6928 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/
    04:33:10.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO10126
    04:33:10.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6929 ***
    *** gcm 6930 ***
    *** gcm 6931 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO10126-2
    04:33:10.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6932 ***
    *** gcm 6933 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO10126-2PADDING
    04:33:10.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO10126PADDING
    04:33:10.836 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.837 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO7816-4
    04:33:10.837 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.837 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO7816-4PADDING
    04:33:10.837 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.837 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/NOPADDING
    04:33:10.838 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.838 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/PKCS5
    04:33:10.838 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6934 ***
    *** gcm 6935 ***
    *** gcm 6936 ***
    *** gcm 6937 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.838 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/PKCS5PADDING
    04:33:10.838 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.838 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.838 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.838 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/PKCS7PADDING
    04:33:10.838 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.839 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/TBC
    04:33:10.839 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.839 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/TBCPADDING
    04:33:10.885 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/X9.23PADDING
    04:33:10.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ZEROBYTEPADDING
    04:33:10.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/
    04:33:10.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO10126
    04:33:10.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO10126-2
    04:33:10.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO10126-2PADDING
    04:33:10.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO10126PADDING
    04:33:10.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO7816-4
    04:33:10.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO7816-4PADDING
    04:33:10.886 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/NOPADDING
    04:33:10.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/PKCS5
    04:33:10.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/PKCS5PADDING
    04:33:10.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/PKCS7
    04:33:10.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/PKCS7PADDING
    04:33:10.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/TBC
    04:33:10.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/TBCPADDING
    04:33:10.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/X9.23
    04:33:10.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 7045 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ZEROBYTE
    04:33:10.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ZEROBYTEPADDING
    04:33:10.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/
    04:33:10.887 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO10126
    04:33:10.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO10126-2
    04:33:10.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO10126-2PADDING
    04:33:10.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO10126PADDING
    04:33:10.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7046 ***
    *** gcm 7047 ***
    *** gcm 7048 ***
    *** gcm 7049 ***
    *** gcm 7050 ***
    *** gcm 7051 ***
    *** gcm 7052 ***
    *** gcm 7053 ***
    *** gcm 7054 ***
    *** gcm 7055 ***
    *** gcm 7056 ***
    *** gcm 7057 ***
    *** gcm 7058 ***
    *** gcm 7059 ***
    *** gcm 7060 ***
    *** gcm 7061 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO7816-4PADDING
    04:33:10.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7062 ***
    *** gcm 7063 ***
    *** gcm 7064 ***
    *** gcm 7065 ***
    *** gcm 7066 ***
    *** gcm 7067 ***
    *** gcm 7068 ***
    *** gcm 7069 ***
    *** gcm 7070 ***
    *** gcm 7071 ***
    *** gcm 7072 ***
    *** gcm 7073 ***
    *** gcm 7074 ***
    *** gcm 7075 ***
    *** gcm 7076 ***
    *** gcm 7077 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/PKCS5
    04:33:10.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/PKCS5PADDING
    04:33:10.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/PKCS7
    04:33:10.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/PKCS7PADDING
    04:33:10.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/TBC
    04:33:10.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/TBCPADDING
    04:33:10.888 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.889 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/X9.23
    04:33:10.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.889 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/X9.23PADDING
    04:33:10.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.889 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ZEROBYTE
    04:33:10.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.889 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7078 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.889 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/
    04:33:10.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.889 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7079 ***
    *** gcm 7080 ***
    *** gcm 7081 ***
    *** gcm 7082 ***
    *** gcm 7083 ***
    *** gcm 7084 ***
    *** gcm 7085 ***
    *** gcm 7086 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.889 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO10126-2
    04:33:10.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.889 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO10126-2PADDING
    04:33:10.889 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.889 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO10126PADDING
    04:33:10.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.890 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO7816-4
    04:33:10.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.890 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO7816-4PADDING
    04:33:10.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.890 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/NOPADDING
    04:33:10.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.890 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/PKCS5
    04:33:10.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.890 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/PKCS5PADDING
    04:33:10.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.890 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/PKCS7
    04:33:10.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.890 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/PKCS7PADDING
    04:33:10.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.890 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/TBC
    04:33:10.890 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.890 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/TBCPADDING
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/X9.23
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/X9.23PADDING
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ZEROBYTE
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ZEROBYTEPADDING
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO10126
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO10126-2
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO10126-2PADDING
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO10126PADDING
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO7816-4
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO7816-4PADDING
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/NOPADDING
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/PKCS5
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7087 ***
    *** gcm 7088 ***
    *** gcm 7089 ***
    *** gcm 7090 ***
    *** gcm 7091 ***
    *** 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 ***
    *** gcm 7107 ***
    *** gcm 7108 ***
    *** gcm 7109 ***
    *** gcm 7110 ***
    *** gcm 7111 ***
    *** gcm 7112 ***
    *** gcm 7113 ***
    *** gcm 7114 ***
    *** gcm 7115 ***
    *** gcm 7116 ***
    *** gcm 7117 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.891 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/PKCS7
    04:33:10.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7118 ***
    *** gcm 7119 ***
    *** gcm 7120 ***
    *** gcm 7121 ***
    *** gcm 7122 ***
    *** gcm 7123 ***
    *** gcm 7124 ***
    *** gcm 7125 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/TBC
    04:33:10.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/TBCPADDING
    04:33:10.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7126 ***
    *** gcm 7127 ***
    *** gcm 7128 ***
    *** gcm 7129 ***
    *** gcm 7130 ***
    *** gcm 7131 ***
    *** gcm 7132 ***
    *** gcm 7133 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7134 ***
    *** gcm 7135 ***
    *** gcm 7136 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/X9.23PADDING
    04:33:10.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ZEROBYTE
    04:33:10.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7137 ***
    *** gcm 7138 ***
    *** gcm 7139 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/
    04:33:10.892 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO10126
    04:33:10.893 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.893 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO10126-2
    04:33:10.893 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.893 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO10126-2PADDING
    04:33:10.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO10126PADDING
    04:33:10.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO7816-4
    04:33:10.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO7816-4PADDING
    04:33:10.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/NOPADDING
    04:33:10.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/PKCS5
    04:33:10.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/PKCS5PADDING
    04:33:10.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7140 ***
    *** gcm 7141 ***
    *** gcm 7142 ***
    *** gcm 7143 ***
    *** gcm 7144 ***
    *** gcm 7145 ***
    *** gcm 7146 ***
    *** gcm 7147 ***
    *** gcm 7148 ***
    *** gcm 7149 ***
    *** gcm 7150 ***
    *** gcm 7151 ***
    *** gcm 7152 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/PKCS7
    04:33:10.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/PKCS7PADDING
    04:33:10.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/TBC
    04:33:10.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/TBCPADDING
    04:33:10.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/X9.23
    04:33:10.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7153 ***
    *** gcm 7154 ***
    *** gcm 7155 ***
    *** gcm 7156 ***
    *** gcm 7157 ***
    *** gcm 7158 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/X9.23PADDING
    04:33:10.894 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.894 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ZEROBYTE
    04:33:10.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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
    04:33:10.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ZEROBYTEPADDING
    04:33:10.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/
    04:33:10.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO10126
    04:33:10.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO10126-2
    04:33:10.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO10126-2PADDING
    04:33:10.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO10126PADDING
    04:33:10.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO7816-4
    04:33:10.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO7816-4PADDING
    04:33:10.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/NOPADDING
    04:33:10.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7169 ***
    *** gcm 7170 ***
    *** gcm 7171 ***
    *** gcm 7172 ***
    *** gcm 7173 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/PKCS5PADDING
    04:33:10.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/PKCS7
    04:33:10.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/PKCS7PADDING
    04:33:10.895 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/TBC
    04:33:10.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/TBCPADDING
    04:33:10.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/X9.23
    04:33:10.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7174 ***
    *** gcm 7175 ***
    *** gcm 7176 ***
    *** gcm 7177 ***
    *** gcm 7178 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/X9.23PADDING
    04:33:10.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7179 ***
    *** gcm 7180 ***
    *** gcm 7181 ***
    *** gcm 7182 ***
    *** gcm 7183 ***
    *** gcm 7184 ***
    *** gcm 7185 ***
    *** gcm 7186 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ZEROBYTEPADDING
    04:33:10.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/
    04:33:10.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO10126
    04:33:10.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO10126-2
    04:33:10.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO10126-2PADDING
    04:33:10.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7221 ***
    *** gcm 7222 ***
    *** gcm 7223 ***
    *** gcm 7224 ***
    *** gcm 7225 ***
    *** gcm 7226 ***
    *** gcm 7227 ***
    *** gcm 7228 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO7816-4
    04:33:10.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO7816-4PADDING
    04:33:10.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/NOPADDING
    04:33:10.896 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7229 ***
    *** gcm 7230 ***
    *** gcm 7231 ***
    *** gcm 7232 ***
    *** gcm 7233 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.897 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7234 ***
    *** gcm 7235 ***
    *** gcm 7236 ***
    *** gcm 7237 ***
    *** gcm 7238 ***
    *** gcm 7239 ***
    *** gcm 7240 ***
    *** gcm 7241 ***
    *** gcm 7242 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/PKCS5PADDING
    04:33:10.897 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/PKCS7
    04:33:10.897 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/PKCS7PADDING
    04:33:10.897 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/TBC
    04:33:10.897 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7243 ***
    *** gcm 7244 ***
    *** gcm 7245 ***
    *** gcm 7246 ***
    *** gcm 7247 ***
    *** gcm 7248 ***
    *** gcm 7249 ***
    *** gcm 7250 ***
    *** gcm 7251 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/TBCPADDING
    04:33:10.897 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7252 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.897 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/X9.23PADDING
    04:33:10.897 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ZEROBYTE
    04:33:10.897 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ZEROBYTEPADDING
    04:33:10.898 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.898 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/
    04:33:10.898 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.898 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO10126
    04:33:10.898 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.898 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO10126-2
    04:33:10.898 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.898 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO10126-2PADDING
    04:33:10.898 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.898 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7253 ***
    *** gcm 7254 ***
    *** gcm 7255 ***
    *** gcm 7256 ***
    *** gcm 7257 ***
    *** gcm 7258 ***
    *** gcm 7259 ***
    *** gcm 7260 ***
    *** gcm 7261 ***
    *** gcm 7262 ***
    *** gcm 7263 ***
    *** gcm 7264 ***
    *** gcm 7265 ***
    *** gcm 7266 ***
    *** gcm 7267 ***
    *** gcm 7268 ***
    *** gcm 7269 ***
    *** gcm 7270 ***
    *** gcm 7271 ***
    *** gcm 7272 ***
    *** gcm 7273 ***
    *** gcm 7274 ***
    *** gcm 7275 ***
    *** gcm 7276 ***
    *** gcm 7277 ***
    *** gcm 7278 ***
    *** gcm 7279 ***
    *** gcm 7280 ***
    *** gcm 7281 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.898 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.898 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO7816-4
    04:33:10.898 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7282 ***
    *** gcm 7283 ***
    *** gcm 7284 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.898 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO7816-4PADDING
    04:33:10.898 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.898 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/NOPADDING
    04:33:10.899 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/PKCS5
    04:33:10.899 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/PKCS5PADDING
    04:33:10.899 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/PKCS7
    04:33:10.899 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/PKCS7PADDING
    04:33:10.899 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/TBC
    04:33:10.899 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/TBCPADDING
    04:33:10.899 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/X9.23
    04:33:10.899 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/X9.23PADDING
    04:33:10.900 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.900 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ZEROBYTE
    04:33:10.900 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.900 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ZEROBYTEPADDING
    04:33:10.900 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    04:33:10.900 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE//

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7285 ***
    *** gcm 7286 ***
    *** gcm 7287 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.914 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE//" does not support IV => Skipping.
    04:33:10.915 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE//NOPADDING
    04:33:10.923 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE//NOPADDING" does not support IV => Skipping.
    04:33:10.924 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC-CTS/
    04:33:10.927 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC-CTS/NOPADDING
    04:33:10.928 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/
    04:33:10.930 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126
    04:33:10.931 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126-2
    04:33:10.932 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7288 ***
    *** gcm 7289 ***
    *** gcm 7290 ***
    *** gcm 7291 ***
    *** gcm 7292 ***
    *** gcm 7293 ***
    *** gcm 7294 ***
    *** gcm 7295 ***
    *** gcm 7296 ***
    *** gcm 7297 ***
    *** 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 ***
    *** gcm 7325 ***
    *** gcm 7326 ***
    *** gcm 7327 ***
    *** gcm 7328 ***
    *** gcm 7329 ***
    *** gcm 7330 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.954 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126PADDING
    04:33:10.963 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO7816-4
    04:33:10.967 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO7816-4PADDING
    04:33:10.968 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/NOPADDING
    04:33:10.980 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7331 ***
    *** gcm 7332 ***
    *** gcm 7333 ***
    *** gcm 7334 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.980 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS5PADDING
    04:33:10.983 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS7
    04:33:10.990 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS7PADDING
    04:33:10.990 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/TBC
    04:33:10.992 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/TBCPADDING
    04:33:10.993 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/X9.23
    04:33:10.993 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/X9.23PADDING
    04:33:10.994 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ZEROBYTE
    04:33:10.994 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ZEROBYTEPADDING
    04:33:10.994 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/
    04:33:10.995 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126
    04:33:10.995 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7335 ***
    *** gcm 7336 ***
    *** gcm 7337 ***
    *** gcm 7338 ***
    *** gcm 7339 ***
    *** gcm 7340 ***
    *** gcm 7341 ***
    *** gcm 7342 ***
    *** gcm 7343 ***
    *** gcm 7344 ***
    *** gcm 7345 ***
    *** gcm 7346 ***
    *** gcm 7347 ***
    *** gcm 7348 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.995 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126-2PADDING
    04:33:10.995 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126PADDING
    04:33:10.996 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7349 ***
    *** gcm 7350 ***
    *** gcm 7351 ***
    *** gcm 7352 ***
    *** gcm 7353 ***
    *** gcm 7354 ***
    *** gcm 7355 ***
    *** gcm 7356 ***
    *** gcm 7357 ***
    *** gcm 7358 ***
    *** gcm 7359 ***
    *** gcm 7360 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.996 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO7816-4PADDING
    04:33:10.996 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/NOPADDING
    04:33:10.996 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS5
    04:33:10.997 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7361 ***
    *** gcm 7362 ***
    *** gcm 7363 ***
    *** gcm 7364 ***
    *** gcm 7365 ***
    *** gcm 7366 ***
    *** gcm 7367 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:10.997 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS7
    04:33:11.005 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS7PADDING
    04:33:11.015 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/TBC
    04:33:11.015 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/TBCPADDING
    04:33:11.015 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/X9.23
    04:33:11.016 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/X9.23PADDING
    04:33:11.016 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ZEROBYTE
    04:33:11.016 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ZEROBYTEPADDING
    04:33:11.016 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/
    04:33:11.017 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126
    04:33:11.017 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126-2
    04:33:11.022 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126-2PADDING
    04:33:11.022 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126PADDING
    04:33:11.023 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO7816-4
    04:33:11.025 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO7816-4PADDING
    04:33:11.025 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/NOPADDING
    04:33:11.026 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS5
    04:33:11.026 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7368 ***
    *** gcm 7369 ***
    *** gcm 7370 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.026 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS7
    04:33:11.026 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS7PADDING
    04:33:11.026 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/TBC
    04:33:11.027 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/TBCPADDING
    04:33:11.027 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/X9.23
    04:33:11.027 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/X9.23PADDING
    04:33:11.028 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7371 ***
    *** gcm 7372 ***
    *** gcm 7373 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.028 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ZEROBYTEPADDING
    04:33:11.028 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7374 ***
    *** gcm 7375 ***
    *** gcm 7376 ***
    *** gcm 7377 ***
    *** gcm 7378 ***
    *** gcm 7379 ***
    *** gcm 7380 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.028 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126
    04:33:11.029 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126-2
    04:33:11.029 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126-2PADDING
    04:33:11.046 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126PADDING
    04:33:11.046 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO7816-4
    04:33:11.048 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO7816-4PADDING
    04:33:11.048 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/NOPADDING
    04:33:11.050 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS5
    04:33:11.051 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS5PADDING
    04:33:11.051 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS7
    04:33:11.051 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS7PADDING
    04:33:11.052 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/TBC
    04:33:11.052 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/TBCPADDING
    04:33:11.052 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/X9.23
    04:33:11.052 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7381 ***
    *** gcm 7382 ***
    *** gcm 7383 ***
    *** gcm 7384 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.053 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ZEROBYTE
    04:33:11.053 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ZEROBYTEPADDING
    04:33:11.057 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/
    04:33:11.057 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126
    04:33:11.066 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126-2
    04:33:11.067 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7385 ***
    *** gcm 7386 ***
    *** gcm 7387 ***
    *** gcm 7388 ***
    *** gcm 7389 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.068 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126PADDING
    04:33:11.069 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO7816-4
    04:33:11.069 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO7816-4PADDING
    04:33:11.069 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/NOPADDING
    04:33:11.070 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS5
    04:33:11.070 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 7406 ***
    *** gcm 7407 ***
    *** gcm 7408 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.070 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS7
    04:33:11.070 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS7PADDING
    04:33:11.071 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/TBC
    04:33:11.074 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/TBCPADDING
    04:33:11.074 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7409 ***
    *** gcm 7410 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.074 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/X9.23PADDING
    04:33:11.074 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7411 ***
    *** gcm 7412 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.075 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ZEROBYTEPADDING
    04:33:11.075 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/
    04:33:11.075 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126
    04:33:11.076 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126-2
    04:33:11.076 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126-2PADDING
    04:33:11.076 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126PADDING
    04:33:11.076 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO7816-4
    04:33:11.076 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO7816-4PADDING
    04:33:11.077 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/NOPADDING
    04:33:11.077 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS5
    04:33:11.077 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS5PADDING
    04:33:11.078 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS7
    04:33:11.078 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS7PADDING
    04:33:11.078 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/TBC
    04:33:11.078 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7413 ***
    *** gcm 7414 ***
    *** gcm 7415 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.078 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/X9.23
    04:33:11.079 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/X9.23PADDING
    04:33:11.079 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7416 ***
    *** gcm 7417 ***
    *** gcm 7418 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.079 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ZEROBYTEPADDING
    04:33:11.079 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/
    04:33:11.080 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7419 ***
    *** gcm 7420 ***
    *** gcm 7421 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.080 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126-2
    04:33:11.080 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126-2PADDING
    04:33:11.080 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7422 ***
    *** gcm 7423 ***
    *** gcm 7424 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.080 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO7816-4
    04:33:11.081 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO7816-4PADDING
    04:33:11.081 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/NOPADDING
    04:33:11.082 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS5
    04:33:11.082 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS5PADDING
    04:33:11.082 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS7
    04:33:11.082 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS7PADDING
    04:33:11.082 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/TBC
    04:33:11.083 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/TBCPADDING
    04:33:11.083 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/X9.23
    04:33:11.083 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/X9.23PADDING
    04:33:11.105 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ZEROBYTE
    04:33:11.106 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ZEROBYTEPADDING
    04:33:11.106 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/
    04:33:11.106 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126
    04:33:11.106 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126-2
    04:33:11.106 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126-2PADDING
    04:33:11.107 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126PADDING
    04:33:11.107 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO7816-4
    04:33:11.107 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO7816-4PADDING
    04:33:11.107 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/NOPADDING
    04:33:11.107 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS5
    04:33:11.108 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS5PADDING
    04:33:11.108 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS7
    04:33:11.108 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS7PADDING
    04:33:11.108 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/TBC
    04:33:11.108 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/TBCPADDING
    04:33:11.109 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/X9.23
    04:33:11.109 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/X9.23PADDING
    04:33:11.109 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ZEROBYTE
    04:33:11.110 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ZEROBYTEPADDING
    04:33:11.110 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/
    04:33:11.110 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126
    04:33:11.110 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126-2
    04:33:11.110 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126-2PADDING
    04:33:11.111 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126PADDING
    04:33:11.111 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO7816-4
    04:33:11.111 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO7816-4PADDING
    04:33:11.111 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/NOPADDING
    04:33:11.111 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS5
    04:33:11.112 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS5PADDING
    04:33:11.112 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS7
    04:33:11.112 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS7PADDING
    04:33:11.112 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/TBC
    04:33:11.112 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/TBCPADDING
    04:33:11.113 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/X9.23
    04:33:11.113 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/X9.23PADDING
    04:33:11.113 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ZEROBYTE
    04:33:11.113 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ZEROBYTEPADDING
    04:33:11.114 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/
    04:33:11.114 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126
    04:33:11.114 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126-2
    04:33:11.114 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126-2PADDING
    04:33:11.114 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126PADDING
    04:33:11.115 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO7816-4
    04:33:11.115 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO7816-4PADDING
    04:33:11.115 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/NOPADDING
    04:33:11.115 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS5
    04:33:11.116 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS5PADDING
    04:33:11.116 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS7
    04:33:11.116 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS7PADDING
    04:33:11.116 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/TBC
    04:33:11.116 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/TBCPADDING
    04:33:11.117 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/X9.23
    04:33:11.117 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/X9.23PADDING
    04:33:11.135 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ZEROBYTE
    04:33:11.135 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ZEROBYTEPADDING
    04:33:11.135 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/
    04:33:11.135 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126
    04:33:11.135 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7425 ***
    *** gcm 7426 ***
    *** gcm 7427 ***
    *** gcm 7428 ***
    *** gcm 7429 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.135 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126-2PADDING
    04:33:11.135 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126PADDING
    04:33:11.136 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7430 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.136 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO7816-4PADDING
    04:33:11.136 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/NOPADDING
    04:33:11.136 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS5
    04:33:11.136 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS5PADDING
    04:33:11.136 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS7
    04:33:11.136 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS7PADDING
    04:33:11.136 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/TBC
    04:33:11.137 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/TBCPADDING
    04:33:11.137 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/X9.23
    04:33:11.137 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/X9.23PADDING
    04:33:11.137 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ZEROBYTE
    04:33:11.137 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ZEROBYTEPADDING
    04:33:11.137 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/
    04:33:11.137 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126
    04:33:11.137 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126-2
    04:33:11.137 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126-2PADDING
    04:33:11.138 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126PADDING
    04:33:11.138 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO7816-4
    04:33:11.138 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO7816-4PADDING
    04:33:11.138 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/NOPADDING
    04:33:11.138 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS5
    04:33:11.138 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS5PADDING
    04:33:11.138 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS7
    04:33:11.138 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS7PADDING
    04:33:11.138 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/TBC
    04:33:11.138 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/TBCPADDING
    04:33:11.139 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/X9.23
    04:33:11.139 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/X9.23PADDING
    04:33:11.139 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ZEROBYTE
    04:33:11.139 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ZEROBYTEPADDING
    04:33:11.139 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/
    04:33:11.139 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126
    04:33:11.139 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126-2
    04:33:11.139 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126-2PADDING
    04:33:11.139 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126PADDING
    04:33:11.139 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO7816-4
    04:33:11.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO7816-4PADDING
    04:33:11.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/NOPADDING
    04:33:11.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS5
    04:33:11.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7431 ***
    *** gcm 7432 ***
    *** gcm 7433 ***
    *** gcm 7434 ***
    *** gcm 7435 ***
    *** gcm 7436 ***
    *** gcm 7437 ***
    *** gcm 7438 ***
    *** gcm 7439 ***
    *** gcm 7440 ***
    *** gcm 7441 ***
    *** gcm 7442 ***
    *** gcm 7443 ***
    *** gcm 7444 ***
    *** gcm 7445 ***
    *** gcm 7446 ***
    *** gcm 7447 ***
    *** gcm 7448 ***
    *** gcm 7449 ***
    *** gcm 7450 ***
    *** gcm 7451 ***
    *** gcm 7452 ***
    *** gcm 7453 ***
    *** gcm 7454 ***
    *** gcm 7455 ***
    *** gcm 7456 ***
    *** gcm 7457 ***
    *** gcm 7458 ***
    *** gcm 7459 ***
    *** gcm 7460 ***
    *** gcm 7461 ***
    *** gcm 7462 ***
    *** gcm 7463 ***
    *** gcm 7464 ***
    *** gcm 7465 ***
    *** gcm 7466 ***
    *** gcm 7467 ***
    *** gcm 7468 ***
    *** gcm 7469 ***
    *** gcm 7470 ***
    *** gcm 7471 ***
    *** gcm 7472 ***
    *** gcm 7473 ***
    *** gcm 7474 ***
    *** gcm 7475 ***
    *** gcm 7476 ***
    *** gcm 7477 ***
    *** gcm 7478 ***
    *** gcm 7479 ***
    *** gcm 7480 ***
    *** gcm 7481 ***
    *** gcm 7482 ***
    *** gcm 7483 ***
    *** gcm 7484 ***
    *** gcm 7485 ***
    *** gcm 7486 ***
    *** gcm 7487 ***
    *** gcm 7488 ***
    *** gcm 7489 ***
    *** gcm 7490 ***
    *** gcm 7491 ***
    *** gcm 7492 ***
    *** gcm 7493 ***
    *** gcm 7494 ***
    *** gcm 7495 ***
    *** gcm 7496 ***
    *** gcm 7497 ***
    *** gcm 7498 ***
    *** gcm 7499 ***
    *** gcm 7500 ***
    *** gcm 7501 ***
    *** gcm 7502 ***
    *** gcm 7503 ***
    *** gcm 7504 ***
    *** gcm 7505 ***
    *** gcm 7506 ***
    *** gcm 7507 ***
    *** gcm 7508 ***
    *** gcm 7509 ***
    *** gcm 7510 ***
    *** gcm 7511 ***
    *** gcm 7512 ***
    *** gcm 7513 ***
    *** gcm 7514 ***
    *** gcm 7515 ***
    *** gcm 7516 ***
    *** gcm 7517 ***
    *** gcm 7518 ***
    *** gcm 7519 ***
    *** gcm 7520 ***
    *** gcm 7521 ***
    *** gcm 7522 ***
    *** gcm 7523 ***
    *** gcm 7524 ***
    *** gcm 7525 ***
    *** gcm 7526 ***
    *** gcm 7527 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS7
    04:33:11.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS7PADDING
    04:33:11.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/TBC
    04:33:11.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/TBCPADDING
    04:33:11.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/X9.23
    04:33:11.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/X9.23PADDING
    04:33:11.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ZEROBYTE
    04:33:11.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ZEROBYTEPADDING
    04:33:11.141 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/
    04:33:11.141 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126
    04:33:11.141 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126-2
    04:33:11.141 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126-2PADDING
    04:33:11.153 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126PADDING
    04:33:11.153 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO7816-4
    04:33:11.153 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO7816-4PADDING
    04:33:11.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/NOPADDING
    04:33:11.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS5
    04:33:11.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS5PADDING
    04:33:11.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS7
    04:33:11.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS7PADDING
    04:33:11.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/TBC
    04:33:11.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/TBCPADDING
    04:33:11.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/X9.23
    04:33:11.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/X9.23PADDING
    04:33:11.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ZEROBYTE
    04:33:11.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ZEROBYTEPADDING
    04:33:11.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/
    04:33:11.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126
    04:33:11.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126-2
    04:33:11.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126-2PADDING
    04:33:11.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126PADDING
    04:33:11.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO7816-4
    04:33:11.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO7816-4PADDING
    04:33:11.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/NOPADDING
    04:33:11.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS5
    04:33:11.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS5PADDING
    04:33:11.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS7
    04:33:11.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS7PADDING
    04:33:11.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/TBC
    04:33:11.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/TBCPADDING
    04:33:11.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/X9.23
    04:33:11.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/X9.23PADDING
    04:33:11.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ZEROBYTE
    04:33:11.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ZEROBYTEPADDING
    04:33:11.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/
    04:33:11.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126
    04:33:11.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126-2
    04:33:11.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126-2PADDING
    04:33:11.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126PADDING
    04:33:11.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO7816-4
    04:33:11.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO7816-4PADDING
    04:33:11.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/NOPADDING
    04:33:11.157 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS5
    04:33:11.157 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS5PADDING
    04:33:11.157 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS7
    04:33:11.157 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS7PADDING
    04:33:11.157 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/TBC
    04:33:11.157 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/TBCPADDING
    04:33:11.157 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/X9.23
    04:33:11.158 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/X9.23PADDING
    04:33:11.158 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ZEROBYTE
    04:33:11.158 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ZEROBYTEPADDING
    04:33:11.158 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/
    04:33:11.158 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126
    04:33:11.158 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126-2
    04:33:11.158 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126-2PADDING
    04:33:11.158 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7528 ***
    *** gcm 7529 ***
    *** gcm 7530 ***
    *** gcm 7531 ***
    *** gcm 7532 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.158 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO7816-4
    04:33:11.158 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7533 ***
    *** gcm 7534 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.159 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/NOPADDING
    04:33:11.159 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS5
    04:33:11.159 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS5PADDING
    04:33:11.159 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7535 ***
    *** gcm 7536 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.159 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS7PADDING
    04:33:11.159 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/TBC
    04:33:11.159 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/TBCPADDING
    04:33:11.159 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/X9.23
    04:33:11.159 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/X9.23PADDING
    04:33:11.159 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ZEROBYTE
    04:33:11.160 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ZEROBYTEPADDING
    04:33:11.160 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/
    04:33:11.160 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126
    04:33:11.160 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126-2
    04:33:11.160 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126-2PADDING
    04:33:11.160 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126PADDING
    04:33:11.160 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO7816-4
    04:33:11.160 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO7816-4PADDING
    04:33:11.161 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/NOPADDING
    04:33:11.161 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS5
    04:33:11.161 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS5PADDING
    04:33:11.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS7
    04:33:11.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS7PADDING
    04:33:11.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/TBC
    04:33:11.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/TBCPADDING
    04:33:11.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/X9.23
    04:33:11.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/X9.23PADDING
    04:33:11.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ZEROBYTE
    04:33:11.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ZEROBYTEPADDING
    04:33:11.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/
    04:33:11.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126
    04:33:11.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126-2
    04:33:11.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126-2PADDING
    04:33:11.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126PADDING
    04:33:11.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO7816-4
    04:33:11.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7537 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/NOPADDING
    04:33:11.177 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS5
    04:33:11.178 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7538 ***
    *** gcm 7539 ***
    *** gcm 7540 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.178 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS7
    04:33:11.178 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS7PADDING
    04:33:11.178 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7541 ***
    *** gcm 7542 ***
    *** gcm 7543 ***
    *** gcm 7544 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.179 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/TBCPADDING
    04:33:11.179 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/X9.23
    04:33:11.179 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/X9.23PADDING
    04:33:11.179 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ZEROBYTE
    04:33:11.179 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ZEROBYTEPADDING
    04:33:11.179 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/
    04:33:11.179 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126
    04:33:11.180 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126-2
    04:33:11.180 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126-2PADDING
    04:33:11.180 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126PADDING
    04:33:11.180 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO7816-4
    04:33:11.180 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO7816-4PADDING
    04:33:11.180 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/NOPADDING
    04:33:11.180 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7545 ***
    *** gcm 7546 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.180 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS5PADDING
    04:33:11.181 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7547 ***
    *** gcm 7548 ***
    *** gcm 7549 ***
    *** gcm 7550 ***
    *** gcm 7551 ***
    *** gcm 7552 ***
    *** gcm 7553 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.181 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS7PADDING
    04:33:11.181 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/TBC
    04:33:11.181 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/TBCPADDING
    04:33:11.181 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/X9.23
    04:33:11.181 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/X9.23PADDING
    04:33:11.181 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7554 ***
    *** gcm 7555 ***
    *** gcm 7556 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.181 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ZEROBYTEPADDING
    04:33:11.182 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/
    04:33:11.182 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126
    04:33:11.182 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126-2
    04:33:11.182 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126-2PADDING
    04:33:11.182 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126PADDING
    04:33:11.183 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO7816-4
    04:33:11.183 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO7816-4PADDING
    04:33:11.183 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/NOPADDING
    04:33:11.183 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS5
    04:33:11.183 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS5PADDING
    04:33:11.184 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS7
    04:33:11.184 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS7PADDING
    04:33:11.184 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/TBC
    04:33:11.184 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/TBCPADDING
    04:33:11.184 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/X9.23
    04:33:11.185 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/X9.23PADDING
    04:33:11.185 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ZEROBYTE
    04:33:11.185 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ZEROBYTEPADDING
    04:33:11.185 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/
    04:33:11.186 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126
    04:33:11.186 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126-2
    04:33:11.186 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126-2PADDING
    04:33:11.186 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126PADDING
    04:33:11.187 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO7816-4
    04:33:11.187 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7557 ***
    *** gcm 7558 ***
    *** gcm 7559 ***
    *** gcm 7560 ***
    *** gcm 7561 ***
    *** gcm 7562 ***
    *** gcm 7563 ***
    *** gcm 7564 ***
    *** gcm 7565 ***
    *** gcm 7566 ***
    *** gcm 7567 ***
    *** gcm 7568 ***
    *** gcm 7569 ***
    *** gcm 7570 ***
    *** gcm 7571 ***
    *** gcm 7572 ***
    *** gcm 7573 ***
    *** gcm 7574 ***
    *** gcm 7575 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.187 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/NOPADDING
    04:33:11.187 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS5
    04:33:11.187 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS5PADDING
    04:33:11.188 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS7
    04:33:11.188 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS7PADDING
    04:33:11.188 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/TBC
    04:33:11.188 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/TBCPADDING
    04:33:11.189 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/X9.23
    04:33:11.189 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/X9.23PADDING
    04:33:11.189 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ZEROBYTE
    04:33:11.189 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ZEROBYTEPADDING
    04:33:11.190 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/
    04:33:11.190 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126
    04:33:11.190 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126-2
    04:33:11.190 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126-2PADDING
    04:33:11.190 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126PADDING
    04:33:11.191 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO7816-4
    04:33:11.191 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO7816-4PADDING
    04:33:11.191 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/NOPADDING
    04:33:11.191 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS5
    04:33:11.191 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS5PADDING
    04:33:11.192 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS7
    04:33:11.192 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS7PADDING
    04:33:11.192 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/TBC
    04:33:11.192 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/TBCPADDING
    04:33:11.193 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/X9.23
    04:33:11.193 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/X9.23PADDING
    04:33:11.193 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ZEROBYTE
    04:33:11.194 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ZEROBYTEPADDING
    04:33:11.194 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/
    04:33:11.194 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126
    04:33:11.194 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126-2
    04:33:11.194 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 7595 ***
    *** gcm 7596 ***
    *** gcm 7597 ***
    *** gcm 7598 ***
    *** gcm 7599 ***
    *** gcm 7600 ***
    *** gcm 7601 ***
    *** gcm 7602 ***
    *** gcm 7603 ***
    *** gcm 7604 ***
    *** gcm 7605 ***
    *** gcm 7606 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.195 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126PADDING
    04:33:11.195 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO7816-4
    04:33:11.195 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO7816-4PADDING
    04:33:11.195 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/NOPADDING
    04:33:11.195 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS5
    04:33:11.196 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS5PADDING
    04:33:11.196 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS7
    04:33:11.196 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7607 ***
    *** gcm 7608 ***
    *** gcm 7609 ***
    *** gcm 7610 ***
    *** gcm 7611 ***
    *** gcm 7612 ***
    *** gcm 7613 ***
    *** gcm 7614 ***
    *** gcm 7615 ***
    *** gcm 7616 ***
    *** gcm 7617 ***
    *** gcm 7618 ***
    *** gcm 7619 ***
    *** gcm 7620 ***
    *** gcm 7621 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.196 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/TBC
    04:33:11.196 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/TBCPADDING
    04:33:11.197 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7622 ***
    *** gcm 7623 ***
    *** gcm 7624 ***
    *** gcm 7625 ***
    *** gcm 7626 ***
    *** gcm 7627 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.197 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/X9.23PADDING
    04:33:11.197 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ZEROBYTE
    04:33:11.197 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ZEROBYTEPADDING
    04:33:11.197 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/
    04:33:11.197 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7628 ***
    *** gcm 7629 ***
    *** gcm 7630 ***
    *** gcm 7631 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.197 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126-2
    04:33:11.198 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126-2PADDING
    04:33:11.198 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126PADDING
    04:33:11.198 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO7816-4
    04:33:11.198 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO7816-4PADDING
    04:33:11.198 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/NOPADDING
    04:33:11.209 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS5
    04:33:11.210 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 7647 ***
    *** gcm 7648 ***
    *** gcm 7649 ***
    *** gcm 7650 ***
    *** gcm 7651 ***
    *** gcm 7652 ***
    *** gcm 7653 ***
    *** gcm 7654 ***
    *** gcm 7655 ***
    *** gcm 7656 ***
    *** gcm 7657 ***
    *** gcm 7658 ***
    *** gcm 7659 ***
    *** gcm 7660 ***
    *** gcm 7661 ***
    *** gcm 7662 ***
    *** gcm 7663 ***
    *** gcm 7664 ***
    *** gcm 7665 ***
    *** gcm 7666 ***
    *** gcm 7667 ***
    *** gcm 7668 ***
    *** gcm 7669 ***
    *** gcm 7670 ***
    *** gcm 7671 ***
    *** gcm 7672 ***
    *** gcm 7673 ***
    *** gcm 7674 ***
    *** gcm 7675 ***
    *** gcm 7676 ***
    *** gcm 7677 ***
    *** gcm 7678 ***
    *** gcm 7679 ***
    *** gcm 7680 ***
    *** gcm 7681 ***
    *** gcm 7682 ***
    *** gcm 7683 ***
    *** gcm 7684 ***
    *** gcm 7685 ***
    *** gcm 7686 ***
    *** gcm 7687 ***
    *** gcm 7688 ***
    *** gcm 7689 ***
    *** gcm 7690 ***
    *** gcm 7691 ***
    *** gcm 7692 ***
    *** gcm 7693 ***
    *** gcm 7694 ***
    *** gcm 7695 ***
    *** gcm 7696 ***
    *** gcm 7697 ***
    *** gcm 7698 ***
    *** gcm 7699 ***
    *** gcm 7700 ***
    *** gcm 7701 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.210 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS7
    04:33:11.210 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS7PADDING
    04:33:11.210 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/TBC
    04:33:11.210 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/TBCPADDING
    04:33:11.210 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/X9.23
    04:33:11.211 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/X9.23PADDING
    04:33:11.211 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ZEROBYTE
    04:33:11.211 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ZEROBYTEPADDING
    04:33:11.211 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/
    04:33:11.211 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126
    04:33:11.211 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126-2
    04:33:11.211 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126-2PADDING
    04:33:11.211 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126PADDING
    04:33:11.212 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO7816-4
    04:33:11.212 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO7816-4PADDING
    04:33:11.212 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/NOPADDING
    04:33:11.212 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS5
    04:33:11.212 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS5PADDING
    04:33:11.212 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS7
    04:33:11.213 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS7PADDING
    04:33:11.213 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/TBC
    04:33:11.213 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/TBCPADDING
    04:33:11.214 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/X9.23
    04:33:11.214 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/X9.23PADDING
    04:33:11.214 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ZEROBYTE
    04:33:11.214 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7723 ***
    *** gcm 7724 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.214 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/
    04:33:11.215 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126
    04:33:11.215 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126-2
    04:33:11.215 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126-2PADDING
    04:33:11.215 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126PADDING
    04:33:11.216 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO7816-4
    04:33:11.216 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO7816-4PADDING
    04:33:11.216 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/NOPADDING
    04:33:11.216 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS5
    04:33:11.217 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS5PADDING
    04:33:11.217 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS7
    04:33:11.217 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS7PADDING
    04:33:11.218 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/TBC
    04:33:11.218 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/TBCPADDING
    04:33:11.218 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/X9.23
    04:33:11.218 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/X9.23PADDING
    04:33:11.219 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ZEROBYTE
    04:33:11.219 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ZEROBYTEPADDING
    04:33:11.219 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/
    04:33:11.220 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126
    04:33:11.220 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126-2
    04:33:11.220 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126-2PADDING
    04:33:11.221 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126PADDING
    04:33:11.221 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO7816-4
    04:33:11.221 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO7816-4PADDING
    04:33:11.222 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/NOPADDING
    04:33:11.222 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS5
    04:33:11.222 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS5PADDING
    04:33:11.222 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS7
    04:33:11.222 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS7PADDING
    04:33:11.223 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/TBC
    04:33:11.223 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/TBCPADDING
    04:33:11.223 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/X9.23
    04:33:11.223 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/X9.23PADDING
    04:33:11.224 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ZEROBYTE
    04:33:11.224 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ZEROBYTEPADDING
    04:33:11.224 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/
    04:33:11.224 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126
    04:33:11.224 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126-2
    04:33:11.224 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126-2PADDING
    04:33:11.224 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126PADDING
    04:33:11.224 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO7816-4
    04:33:11.224 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO7816-4PADDING
    04:33:11.224 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/NOPADDING
    04:33:11.224 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS5
    04:33:11.225 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS5PADDING
    04:33:11.225 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS7
    04:33:11.225 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS7PADDING
    04:33:11.225 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/TBC
    04:33:11.225 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/TBCPADDING
    04:33:11.225 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/X9.23
    04:33:11.225 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/X9.23PADDING
    04:33:11.225 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ZEROBYTE
    04:33:11.225 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ZEROBYTEPADDING
    04:33:11.225 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/
    04:33:11.226 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126
    04:33:11.226 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126-2
    04:33:11.226 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126-2PADDING
    04:33:11.237 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126PADDING
    04:33:11.238 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO7816-4
    04:33:11.238 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO7816-4PADDING
    04:33:11.238 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/NOPADDING
    04:33:11.238 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS5
    04:33:11.239 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS5PADDING
    04:33:11.239 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS7
    04:33:11.239 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS7PADDING
    04:33:11.239 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/TBC
    04:33:11.239 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/TBCPADDING
    04:33:11.240 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/X9.23
    04:33:11.240 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/X9.23PADDING
    04:33:11.240 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ZEROBYTE
    04:33:11.241 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ZEROBYTEPADDING
    04:33:11.242 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7725 ***
    *** gcm 7726 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.242 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126
    04:33:11.243 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7727 ***
    *** gcm 7728 ***
    *** gcm 7729 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.243 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126-2PADDING
    04:33:11.243 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126PADDING
    04:33:11.243 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO7816-4
    04:33:11.243 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO7816-4PADDING
    04:33:11.243 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/NOPADDING
    04:33:11.244 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7730 ***
    *** gcm 7731 ***
    *** gcm 7732 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.244 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS5PADDING
    04:33:11.244 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS7
    04:33:11.244 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7733 ***
    *** gcm 7734 ***
    *** gcm 7735 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.245 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/TBC
    04:33:11.245 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/TBCPADDING
    04:33:11.245 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/X9.23
    04:33:11.246 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7736 ***
    *** gcm 7737 ***
    *** gcm 7738 ***
    *** gcm 7739 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.246 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ZEROBYTE
    04:33:11.246 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ZEROBYTEPADDING
    04:33:11.246 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/
    04:33:11.246 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126
    04:33:11.247 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126-2
    04:33:11.250 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126-2PADDING
    04:33:11.251 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126PADDING
    04:33:11.251 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO7816-4
    04:33:11.251 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO7816-4PADDING
    04:33:11.251 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/NOPADDING
    04:33:11.251 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS5
    04:33:11.252 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS5PADDING
    04:33:11.252 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS7
    04:33:11.252 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS7PADDING
    04:33:11.252 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/TBC
    04:33:11.253 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/TBCPADDING
    04:33:11.253 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/X9.23
    04:33:11.254 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/X9.23PADDING
    04:33:11.254 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ZEROBYTE
    04:33:11.254 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ZEROBYTEPADDING
    04:33:11.254 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/
    04:33:11.255 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126
    04:33:11.255 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126-2
    04:33:11.255 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126-2PADDING
    04:33:11.255 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126PADDING
    04:33:11.256 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO7816-4
    04:33:11.256 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO7816-4PADDING
    04:33:11.256 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/NOPADDING
    04:33:11.256 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS5
    04:33:11.257 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS5PADDING
    04:33:11.257 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS7
    04:33:11.257 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS7PADDING
    04:33:11.261 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/TBC
    04:33:11.261 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/TBCPADDING
    04:33:11.261 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/X9.23
    04:33:11.262 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/X9.23PADDING
    04:33:11.262 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ZEROBYTE
    04:33:11.262 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ZEROBYTEPADDING
    04:33:11.262 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/
    04:33:11.262 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126
    04:33:11.262 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126-2
    04:33:11.262 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126-2PADDING
    04:33:11.262 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126PADDING
    04:33:11.262 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO7816-4
    04:33:11.262 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO7816-4PADDING
    04:33:11.262 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/NOPADDING
    04:33:11.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS5
    04:33:11.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS5PADDING
    04:33:11.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS7
    04:33:11.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS7PADDING
    04:33:11.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/TBC
    04:33:11.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/TBCPADDING
    04:33:11.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/X9.23
    04:33:11.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/X9.23PADDING
    04:33:11.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ZEROBYTE
    04:33:11.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ZEROBYTEPADDING
    04:33:11.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CTS/
    04:33:11.264 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/CTS/" does not support IV => Skipping.
    04:33:11.264 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CTS/NOPADDING
    04:33:11.264 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/CTS/NOPADDING" does not support IV => Skipping.
    04:33:11.264 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/EAX/
    04:33:11.264 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/EAX/NOPADDING
    04:33:11.266 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/ECB/
    04:33:11.266 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/ECB/" does not support IV => Skipping.
    04:33:11.266 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/ECB/NOPADDING
    04:33:11.266 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/ECB/NOPADDING" does not support IV => Skipping.
    04:33:11.266 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/
    04:33:11.277 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126
    04:33:11.278 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126-2
    04:33:11.278 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126-2PADDING
    04:33:11.278 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126PADDING
    04:33:11.279 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO7816-4
    04:33:11.279 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO7816-4PADDING
    04:33:11.279 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/NOPADDING
    04:33:11.279 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS5
    04:33:11.280 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS5PADDING
    04:33:11.280 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS7
    04:33:11.280 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7740 ***
    *** gcm 7741 ***
    *** gcm 7742 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.280 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/TBC
    04:33:11.280 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/TBCPADDING
    04:33:11.281 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/X9.23
    04:33:11.281 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7743 ***
    *** gcm 7744 ***
    *** gcm 7745 ***
    *** gcm 7746 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.281 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ZEROBYTE
    04:33:11.281 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ZEROBYTEPADDING
    04:33:11.281 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/
    04:33:11.282 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126
    04:33:11.282 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7747 ***
    *** gcm 7748 ***
    *** gcm 7749 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.282 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126-2PADDING
    04:33:11.282 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126PADDING
    04:33:11.282 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO7816-4
    04:33:11.283 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO7816-4PADDING
    04:33:11.283 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/NOPADDING
    04:33:11.283 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS5
    04:33:11.283 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS5PADDING
    04:33:11.283 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS7
    04:33:11.283 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7750 ***
    *** gcm 7751 ***
    *** gcm 7752 ***
    *** gcm 7753 ***
    *** gcm 7754 ***
    *** gcm 7755 ***
    *** gcm 7756 ***
    *** gcm 7757 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.283 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/TBC
    04:33:11.283 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/TBCPADDING
    04:33:11.283 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/X9.23
    04:33:11.284 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7758 ***
    *** gcm 7759 ***
    *** gcm 7760 ***
    *** gcm 7761 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.284 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ZEROBYTE
    04:33:11.284 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ZEROBYTEPADDING
    04:33:11.284 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7762 ***
    *** gcm 7763 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.284 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126
    04:33:11.284 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126-2
    04:33:11.285 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126-2PADDING
    04:33:11.285 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7764 ***
    *** gcm 7765 ***
    *** gcm 7766 ***
    *** gcm 7767 ***
    *** gcm 7768 ***
    *** gcm 7769 ***
    *** gcm 7770 ***
    *** gcm 7771 ***
    *** gcm 7772 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.285 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO7816-4
    04:33:11.317 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO7816-4PADDING
    04:33:11.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/NOPADDING
    04:33:11.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS5
    04:33:11.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS5PADDING
    04:33:11.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS7
    04:33:11.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS7PADDING
    04:33:11.319 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/TBC
    04:33:11.319 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7788 ***
    *** gcm 7789 ***
    *** gcm 7790 ***
    *** gcm 7791 ***
    *** gcm 7792 ***
    *** gcm 7793 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.319 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/X9.23
    04:33:11.319 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/X9.23PADDING
    04:33:11.319 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ZEROBYTE
    04:33:11.320 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7794 ***
    *** gcm 7795 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.320 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/
    04:33:11.320 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126
    04:33:11.320 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126-2
    04:33:11.320 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126-2PADDING
    04:33:11.320 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126PADDING
    04:33:11.321 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO7816-4
    04:33:11.321 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO7816-4PADDING
    04:33:11.321 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/NOPADDING
    04:33:11.321 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS5
    04:33:11.322 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7796 ***
    *** gcm 7797 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.322 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS7
    04:33:11.322 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS7PADDING
    04:33:11.322 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7798 ***
    *** gcm 7799 ***
    *** gcm 7800 ***
    *** gcm 7801 ***
    *** gcm 7802 ***
    *** gcm 7803 ***
    *** gcm 7804 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.322 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/TBCPADDING
    04:33:11.322 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/X9.23
    04:33:11.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/X9.23PADDING
    04:33:11.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7805 ***
    *** gcm 7806 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ZEROBYTEPADDING
    04:33:11.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7807 ***
    *** gcm 7808 ***
    *** gcm 7809 ***
    *** gcm 7810 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126
    04:33:11.324 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126-2
    04:33:11.324 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7811 ***
    *** gcm 7812 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.329 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126PADDING
    04:33:11.330 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO7816-4
    04:33:11.330 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO7816-4PADDING
    04:33:11.330 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/NOPADDING
    04:33:11.330 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS5
    04:33:11.330 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS5PADDING
    04:33:11.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7813 ***
    *** gcm 7814 ***
    *** gcm 7815 ***
    *** gcm 7816 ***
    *** gcm 7817 ***
    *** gcm 7818 ***
    *** gcm 7819 ***
    *** gcm 7820 ***
    *** gcm 7821 ***
    *** gcm 7822 ***
    *** gcm 7823 ***
    *** gcm 7824 ***
    *** gcm 7825 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS7PADDING
    04:33:11.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/TBC
    04:33:11.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7826 ***
    *** gcm 7827 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/X9.23
    04:33:11.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/X9.23PADDING
    04:33:11.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ZEROBYTE
    04:33:11.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ZEROBYTEPADDING
    04:33:11.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/
    04:33:11.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126
    04:33:11.333 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126-2
    04:33:11.333 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126-2PADDING
    04:33:11.333 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7828 ***
    *** gcm 7829 ***
    *** gcm 7830 ***
    *** gcm 7831 ***
    *** gcm 7832 ***
    *** gcm 7833 ***
    *** gcm 7834 ***
    *** gcm 7835 ***
    *** gcm 7836 ***
    *** gcm 7837 ***
    *** gcm 7838 ***
    *** gcm 7839 ***
    *** gcm 7840 ***
    *** gcm 7841 ***
    *** gcm 7842 ***
    *** gcm 7843 ***
    *** gcm 7844 ***
    *** gcm 7845 ***
    *** gcm 7846 ***
    *** gcm 7847 ***
    *** gcm 7848 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.334 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO7816-4
    04:33:11.334 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO7816-4PADDING
    04:33:11.334 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/NOPADDING
    04:33:11.334 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS5
    04:33:11.341 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7849 ***
    *** gcm 7850 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.342 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS7
    04:33:11.342 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS7PADDING
    04:33:11.342 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7851 ***
    *** gcm 7852 ***
    *** gcm 7853 ***
    *** gcm 7854 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.342 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/TBCPADDING
    04:33:11.343 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/X9.23
    04:33:11.343 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/X9.23PADDING
    04:33:11.343 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ZEROBYTE
    04:33:11.343 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ZEROBYTEPADDING
    04:33:11.343 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/
    04:33:11.344 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126
    04:33:11.344 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126-2
    04:33:11.344 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126-2PADDING
    04:33:11.344 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126PADDING
    04:33:11.345 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO7816-4
    04:33:11.345 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7855 ***
    *** gcm 7856 ***
    *** gcm 7857 ***
    *** gcm 7858 ***
    *** gcm 7859 ***
    *** gcm 7860 ***
    *** gcm 7861 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.345 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/NOPADDING
    04:33:11.346 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS5
    04:33:11.346 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS5PADDING
    04:33:11.346 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS7
    04:33:11.346 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS7PADDING
    04:33:11.357 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/TBC
    04:33:11.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/TBCPADDING
    04:33:11.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7862 ***
    *** gcm 7863 ***
    *** gcm 7864 ***
    *** gcm 7865 ***
    *** gcm 7866 ***
    *** gcm 7867 ***
    *** gcm 7868 ***
    *** gcm 7869 ***
    *** gcm 7870 ***
    *** gcm 7871 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/X9.23PADDING
    04:33:11.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ZEROBYTE
    04:33:11.359 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ZEROBYTEPADDING
    04:33:11.359 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/
    04:33:11.359 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126
    04:33:11.359 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126-2
    04:33:11.359 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126-2PADDING
    04:33:11.360 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7872 ***
    *** gcm 7873 ***
    *** gcm 7874 ***
    *** gcm 7875 ***
    *** gcm 7876 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.360 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO7816-4
    04:33:11.360 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7877 ***
    *** gcm 7878 ***
    *** gcm 7879 ***
    *** gcm 7880 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.361 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/NOPADDING
    04:33:11.361 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS5
    04:33:11.361 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS5PADDING
    04:33:11.362 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS7
    04:33:11.362 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS7PADDING
    04:33:11.362 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/TBC
    04:33:11.362 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/TBCPADDING
    04:33:11.362 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7881 ***
    *** gcm 7882 ***
    *** gcm 7883 ***
    *** gcm 7884 ***
    *** gcm 7885 ***
    *** gcm 7886 ***
    *** gcm 7887 ***
    *** gcm 7888 ***
    *** gcm 7889 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.363 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/X9.23PADDING
    04:33:11.363 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ZEROBYTE
    04:33:11.363 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ZEROBYTEPADDING
    04:33:11.363 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7890 ***
    *** gcm 7891 ***
    *** gcm 7892 ***
    *** gcm 7893 ***
    *** gcm 7894 ***
    *** gcm 7895 ***
    *** gcm 7896 ***
    *** gcm 7897 ***
    *** gcm 7898 ***
    *** gcm 7899 ***
    *** gcm 7900 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.364 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126
    04:33:11.364 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126-2
    04:33:11.364 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126-2PADDING
    04:33:11.364 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126PADDING
    04:33:11.364 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO7816-4
    04:33:11.365 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7901 ***
    *** gcm 7902 ***
    *** gcm 7903 ***
    *** gcm 7904 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.365 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/NOPADDING
    04:33:11.365 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS5
    04:33:11.366 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS5PADDING
    04:33:11.366 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7905 ***
    *** gcm 7906 ***
    *** gcm 7907 ***
    *** gcm 7908 ***
    *** gcm 7909 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.366 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS7PADDING
    04:33:11.366 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/TBC
    04:33:11.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/TBCPADDING
    04:33:11.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7910 ***
    *** gcm 7911 ***
    *** gcm 7912 ***
    *** gcm 7913 ***
    *** gcm 7914 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/X9.23PADDING
    04:33:11.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ZEROBYTE
    04:33:11.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ZEROBYTEPADDING
    04:33:11.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/
    04:33:11.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126
    04:33:11.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126-2
    04:33:11.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126-2PADDING
    04:33:11.369 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126PADDING
    04:33:11.369 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO7816-4
    04:33:11.369 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO7816-4PADDING
    04:33:11.370 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/NOPADDING
    04:33:11.370 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS5
    04:33:11.370 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7915 ***
    *** gcm 7916 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.370 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS7
    04:33:11.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7917 ***
    *** gcm 7918 ***
    *** gcm 7919 ***
    *** gcm 7920 ***
    *** gcm 7921 ***
    *** gcm 7922 ***
    *** gcm 7923 ***
    *** gcm 7924 ***
    *** gcm 7925 ***
    *** gcm 7926 ***
    *** gcm 7927 ***
    *** gcm 7928 ***
    *** gcm 7929 ***
    *** gcm 7930 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/TBC
    04:33:11.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/TBCPADDING
    04:33:11.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/X9.23
    04:33:11.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/X9.23PADDING
    04:33:11.372 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ZEROBYTE
    04:33:11.372 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ZEROBYTEPADDING
    04:33:11.372 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/
    04:33:11.372 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126
    04:33:11.373 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126-2
    04:33:11.373 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126-2PADDING
    04:33:11.374 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126PADDING
    04:33:11.374 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO7816-4
    04:33:11.374 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO7816-4PADDING
    04:33:11.374 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/NOPADDING
    04:33:11.374 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7931 ***
    *** gcm 7932 ***
    *** gcm 7933 ***
    *** gcm 7934 ***
    *** gcm 7935 ***
    *** gcm 7936 ***
    *** gcm 7937 ***
    *** gcm 7938 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS5PADDING
    04:33:11.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS7
    04:33:11.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS7PADDING
    04:33:11.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/TBC
    04:33:11.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/TBCPADDING
    04:33:11.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/X9.23
    04:33:11.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/X9.23PADDING
    04:33:11.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ZEROBYTE
    04:33:11.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ZEROBYTEPADDING
    04:33:11.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/
    04:33:11.377 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126
    04:33:11.377 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126-2
    04:33:11.377 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126-2PADDING
    04:33:11.378 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126PADDING
    04:33:11.378 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO7816-4
    04:33:11.390 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO7816-4PADDING
    04:33:11.390 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/NOPADDING
    04:33:11.390 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS5
    04:33:11.391 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7939 ***
    *** gcm 7940 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.391 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS7
    04:33:11.391 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS7PADDING
    04:33:11.391 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/TBC
    04:33:11.392 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/TBCPADDING
    04:33:11.392 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7941 ***
    *** gcm 7942 ***
    *** gcm 7943 ***
    *** gcm 7944 ***
    *** gcm 7945 ***
    *** gcm 7946 ***
    *** gcm 7947 ***
    *** gcm 7948 ***
    *** gcm 7949 ***
    *** gcm 7950 ***
    *** gcm 7951 ***
    *** gcm 7952 ***
    *** gcm 7953 ***
    *** gcm 7954 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.392 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/X9.23PADDING
    04:33:11.392 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ZEROBYTE
    04:33:11.393 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ZEROBYTEPADDING
    04:33:11.393 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/
    04:33:11.393 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126
    04:33:11.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126-2
    04:33:11.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126-2PADDING
    04:33:11.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126PADDING
    04:33:11.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO7816-4
    04:33:11.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO7816-4PADDING
    04:33:11.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/NOPADDING
    04:33:11.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS5
    04:33:11.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS5PADDING
    04:33:11.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS7
    04:33:11.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7955 ***
    *** gcm 7956 ***
    *** gcm 7957 ***
    *** 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 ***
    *** gcm 7989 ***
    *** gcm 7990 ***
    *** gcm 7991 ***
    *** gcm 7992 ***
    *** gcm 7993 ***
    *** gcm 7994 ***
    *** gcm 7995 ***
    *** gcm 7996 ***
    *** gcm 7997 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/TBC
    04:33:11.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7998 ***
    *** gcm 7999 ***
    *** gcm 8000 ***
    *** gcm 8001 ***
    *** gcm 8002 ***
    *** gcm 8003 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/X9.23
    04:33:11.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/X9.23PADDING
    04:33:11.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ZEROBYTE
    04:33:11.397 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8004 ***
    *** gcm 8005 ***
    *** gcm 8006 ***
    *** gcm 8007 ***
    *** gcm 8008 ***
    *** gcm 8009 ***
    *** gcm 8010 ***
    *** gcm 8011 ***
    *** gcm 8012 ***
    *** gcm 8013 ***
    *** gcm 8014 ***
    *** gcm 8015 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.397 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/
    04:33:11.398 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8016 ***
    *** gcm 8017 ***
    *** gcm 8018 ***
    *** gcm 8019 ***
    *** gcm 8020 ***
    *** gcm 8021 ***
    *** gcm 8022 ***
    *** gcm 8023 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.398 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126-2
    04:33:11.398 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126-2PADDING
    04:33:11.398 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8024 ***
    *** 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 ***
    *** gcm 8041 ***
    *** gcm 8042 ***
    *** gcm 8043 ***
    *** gcm 8044 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.398 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO7816-4
    04:33:11.399 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO7816-4PADDING
    04:33:11.399 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/NOPADDING
    04:33:11.399 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS5
    04:33:11.399 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS5PADDING
    04:33:11.399 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS7
    04:33:11.400 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8045 ***
    *** gcm 8046 ***
    *** gcm 8047 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.400 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/TBC
    04:33:11.400 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8048 ***
    *** gcm 8049 ***
    *** gcm 8050 ***
    *** gcm 8051 ***
    *** gcm 8052 ***
    *** gcm 8053 ***
    *** gcm 8054 ***
    *** gcm 8055 ***
    *** gcm 8056 ***
    *** gcm 8057 ***
    *** gcm 8058 ***
    *** gcm 8059 ***
    *** gcm 8060 ***
    *** gcm 8061 ***
    *** gcm 8062 ***
    *** gcm 8063 ***
    *** gcm 8064 ***
    *** gcm 8065 ***
    *** gcm 8066 ***
    *** gcm 8067 ***
    *** gcm 8068 ***
    *** gcm 8069 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.400 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/X9.23
    04:33:11.401 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/X9.23PADDING
    04:33:11.401 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ZEROBYTE
    04:33:11.401 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ZEROBYTEPADDING
    04:33:11.402 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/
    04:33:11.402 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126
    04:33:11.402 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126-2
    04:33:11.402 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126-2PADDING
    04:33:11.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126PADDING
    04:33:11.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO7816-4
    04:33:11.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO7816-4PADDING
    04:33:11.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/NOPADDING
    04:33:11.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS5
    04:33:11.404 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS5PADDING
    04:33:11.404 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS7
    04:33:11.404 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS7PADDING
    04:33:11.404 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/TBC
    04:33:11.405 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/TBCPADDING
    04:33:11.405 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/X9.23
    04:33:11.405 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8070 ***
    *** gcm 8071 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.405 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ZEROBYTE
    04:33:11.406 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ZEROBYTEPADDING
    04:33:11.406 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/
    04:33:11.406 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126
    04:33:11.406 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8072 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.406 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126-2PADDING
    04:33:11.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126PADDING
    04:33:11.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO7816-4
    04:33:11.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO7816-4PADDING
    04:33:11.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/NOPADDING
    04:33:11.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS5
    04:33:11.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS5PADDING
    04:33:11.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS7
    04:33:11.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS7PADDING
    04:33:11.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/TBC
    04:33:11.409 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/TBCPADDING
    04:33:11.409 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/X9.23
    04:33:11.409 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/X9.23PADDING
    04:33:11.409 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ZEROBYTE
    04:33:11.410 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ZEROBYTEPADDING
    04:33:11.410 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/
    04:33:11.410 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126
    04:33:11.410 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8073 ***
    *** gcm 8074 ***
    *** gcm 8075 ***
    *** gcm 8076 ***
    *** gcm 8077 ***
    *** gcm 8078 ***
    *** gcm 8079 ***
    *** gcm 8080 ***
    *** gcm 8081 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126-2PADDING
    04:33:11.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126PADDING
    04:33:11.421 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO7816-4
    04:33:11.421 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO7816-4PADDING
    04:33:11.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/NOPADDING
    04:33:11.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS5
    04:33:11.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8082 ***
    *** gcm 8083 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS7
    04:33:11.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS7PADDING
    04:33:11.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8084 ***
    *** gcm 8085 ***
    *** gcm 8086 ***
    *** gcm 8087 ***
    *** gcm 8088 ***
    *** gcm 8089 ***
    *** gcm 8090 ***
    *** gcm 8091 ***
    *** gcm 8092 ***
    *** gcm 8093 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/TBCPADDING
    04:33:11.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/X9.23
    04:33:11.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8094 ***
    *** gcm 8095 ***
    *** gcm 8096 ***
    *** gcm 8097 ***
    *** gcm 8098 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.424 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ZEROBYTE
    04:33:11.424 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ZEROBYTEPADDING
    04:33:11.424 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/
    04:33:11.424 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126
    04:33:11.424 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126-2
    04:33:11.425 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126-2PADDING
    04:33:11.425 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126PADDING
    04:33:11.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO7816-4
    04:33:11.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO7816-4PADDING
    04:33:11.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/NOPADDING
    04:33:11.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8099 ***
    *** gcm 8100 ***
    *** gcm 8101 ***
    *** gcm 8102 ***
    *** gcm 8103 ***
    *** gcm 8104 ***
    *** gcm 8105 ***
    *** gcm 8106 ***
    *** gcm 8107 ***
    *** gcm 8108 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8109 ***
    *** gcm 8110 ***
    *** gcm 8111 ***
    *** gcm 8112 ***
    *** gcm 8113 ***
    *** gcm 8114 ***
    *** gcm 8115 ***
    *** gcm 8116 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS7
    04:33:11.427 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS7PADDING
    04:33:11.427 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/TBC

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 ***
    *** gcm 8133 ***
    *** gcm 8134 ***
    *** gcm 8135 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.427 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/TBCPADDING
    04:33:11.427 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/X9.23
    04:33:11.428 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/X9.23PADDING
    04:33:11.428 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ZEROBYTE
    04:33:11.428 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ZEROBYTEPADDING
    04:33:11.428 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/
    04:33:11.429 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126
    04:33:11.429 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126-2
    04:33:11.429 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126-2PADDING
    04:33:11.429 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8136 ***
    *** gcm 8137 ***
    *** gcm 8138 ***
    *** gcm 8139 ***
    *** gcm 8140 ***
    *** gcm 8141 ***
    *** gcm 8142 ***
    *** gcm 8143 ***
    *** gcm 8144 ***
    *** gcm 8145 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.430 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO7816-4
    04:33:11.430 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8146 ***
    *** gcm 8147 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.430 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/NOPADDING
    04:33:11.430 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS5
    04:33:11.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 8161 ***
    *** gcm 8162 ***
    *** gcm 8163 ***
    *** gcm 8164 ***
    *** gcm 8165 ***
    *** gcm 8166 ***
    *** gcm 8167 ***
    *** gcm 8168 ***
    *** gcm 8169 ***
    *** gcm 8170 ***
    *** gcm 8171 ***
    *** gcm 8172 ***
    *** gcm 8173 ***
    *** gcm 8174 ***
    *** gcm 8175 ***
    *** gcm 8176 ***
    *** gcm 8177 ***
    *** gcm 8178 ***
    *** gcm 8179 ***
    *** gcm 8180 ***
    *** gcm 8181 ***
    *** gcm 8182 ***
    *** gcm 8183 ***
    *** gcm 8184 ***
    *** gcm 8185 ***
    *** gcm 8186 ***
    *** gcm 8187 ***
    *** gcm 8188 ***
    *** gcm 8189 ***
    *** gcm 8190 ***
    *** gcm 8191 ***
    *** gcm 8192 ***
    *** gcm 8193 ***
    *** gcm 8194 ***
    *** gcm 8195 ***
    *** gcm 8196 ***
    *** gcm 8197 ***
    *** gcm 8198 ***
    *** gcm 8199 ***
    *** gcm 8200 ***
    *** gcm 8201 ***
    *** gcm 8202 ***
    *** gcm 8203 ***
    *** gcm 8204 ***
    *** gcm 8205 ***
    *** gcm 8206 ***
    *** gcm 8207 ***
    *** gcm 8208 ***
    *** gcm 8209 ***
    *** gcm 8210 ***
    *** gcm 8211 ***
    *** gcm 8212 ***
    *** gcm 8213 ***
    *** 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 ***
    *** 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 ***
    *** gcm 8247 ***
    *** gcm 8248 ***
    *** gcm 8249 ***
    *** gcm 8250 ***
    *** gcm 8251 ***
    *** gcm 8252 ***
    *** gcm 8253 ***
    *** gcm 8254 ***
    *** gcm 8255 ***
    *** gcm 8256 ***
    *** gcm 8257 ***
    *** gcm 8258 ***
    *** gcm 8259 ***
    *** gcm 8260 ***
    *** gcm 8261 ***
    *** gcm 8262 ***
    *** gcm 8263 ***
    *** gcm 8264 ***
    *** gcm 8265 ***
    *** gcm 8266 ***
    *** gcm 8267 ***
    *** gcm 8268 ***
    *** gcm 8269 ***
    *** gcm 8270 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8271 ***
    *** gcm 8272 ***
    *** gcm 8273 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS7PADDING
    04:33:11.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8274 ***
    *** gcm 8275 ***
    *** gcm 8276 ***
    *** gcm 8277 ***
    *** gcm 8278 ***
    *** gcm 8279 ***
    *** gcm 8280 ***
    *** gcm 8281 ***
    *** gcm 8282 ***
    *** gcm 8283 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/TBCPADDING
    04:33:11.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/X9.23
    04:33:11.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/X9.23PADDING
    04:33:11.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ZEROBYTE
    04:33:11.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ZEROBYTEPADDING
    04:33:11.433 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/
    04:33:11.433 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126
    04:33:11.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8284 ***
    *** gcm 8285 ***
    *** gcm 8286 ***
    *** gcm 8287 ***
    *** gcm 8288 ***
    *** gcm 8289 ***
    *** gcm 8290 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126-2PADDING
    04:33:11.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126PADDING
    04:33:11.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO7816-4
    04:33:11.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO7816-4PADDING
    04:33:11.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8291 ***
    *** gcm 8292 ***
    *** gcm 8293 ***
    *** gcm 8294 ***
    *** gcm 8295 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS5
    04:33:11.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS5PADDING
    04:33:11.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS7
    04:33:11.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS7PADDING
    04:33:11.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/TBC
    04:33:11.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/TBCPADDING
    04:33:11.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/X9.23
    04:33:11.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/X9.23PADDING
    04:33:11.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ZEROBYTE
    04:33:11.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ZEROBYTEPADDING
    04:33:11.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8296 ***
    *** gcm 8297 ***
    *** gcm 8298 ***
    *** gcm 8299 ***
    *** gcm 8300 ***
    *** gcm 8301 ***
    *** gcm 8302 ***
    *** gcm 8303 ***
    *** gcm 8304 ***
    *** gcm 8305 ***
    *** gcm 8306 ***
    *** gcm 8307 ***
    *** gcm 8308 ***
    *** gcm 8309 ***
    *** gcm 8310 ***
    *** gcm 8311 ***
    *** gcm 8312 ***
    *** gcm 8313 ***
    *** 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 ***
    *** 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 ***
    *** gcm 8345 ***
    *** gcm 8346 ***
    *** gcm 8347 ***
    *** gcm 8348 ***
    *** gcm 8349 ***
    *** gcm 8350 ***
    *** gcm 8351 ***
    *** gcm 8352 ***
    *** gcm 8353 ***
    *** gcm 8354 ***
    *** gcm 8355 ***
    *** gcm 8356 ***
    *** gcm 8357 ***
    *** 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 ***
    *** gcm 8374 ***
    *** gcm 8375 ***
    *** gcm 8376 ***
    *** gcm 8377 ***
    *** gcm 8378 ***
    *** gcm 8379 ***
    *** gcm 8380 ***
    *** gcm 8381 ***
    *** gcm 8382 ***
    *** gcm 8383 ***
    *** gcm 8384 ***
    *** gcm 8385 ***
    *** gcm 8386 ***
    *** gcm 8387 ***
    *** gcm 8388 ***
    *** gcm 8389 ***
    *** gcm 8390 ***
    *** gcm 8391 ***
    *** gcm 8392 ***
    *** gcm 8393 ***
    *** gcm 8394 ***
    *** gcm 8395 ***
    *** gcm 8396 ***
    *** gcm 8397 ***
    *** gcm 8398 ***
    *** gcm 8399 ***
    *** gcm 8400 ***
    *** gcm 8401 ***
    *** gcm 8402 ***
    *** gcm 8403 ***
    *** gcm 8404 ***
    *** gcm 8405 ***
    *** gcm 8406 ***
    *** gcm 8407 ***
    *** gcm 8408 ***
    *** gcm 8409 ***
    *** gcm 8410 ***
    *** gcm 8411 ***
    *** gcm 8412 ***
    *** gcm 8413 ***
    *** gcm 8414 ***
    *** gcm 8415 ***
    *** gcm 8416 ***
    *** gcm 8417 ***
    *** gcm 8418 ***
    *** gcm 8419 ***
    *** gcm 8420 ***
    *** gcm 8421 ***
    *** gcm 8422 ***
    *** gcm 8423 ***
    *** gcm 8424 ***
    *** gcm 8425 ***
    *** gcm 8426 ***
    *** gcm 8427 ***
    *** gcm 8428 ***
    *** gcm 8429 ***
    *** gcm 8430 ***
    *** gcm 8431 ***
    *** gcm 8432 ***
    *** gcm 8433 ***
    *** gcm 8434 ***
    *** gcm 8435 ***
    *** gcm 8436 ***
    *** gcm 8437 ***
    *** gcm 8438 ***
    *** gcm 8439 ***
    *** gcm 8440 ***
    *** gcm 8441 ***
    *** gcm 8442 ***
    *** gcm 8443 ***
    *** gcm 8444 ***
    *** gcm 8445 ***
    *** gcm 8446 ***
    *** gcm 8447 ***
    *** gcm 8448 ***
    *** gcm 8449 ***
    *** gcm 8450 ***
    *** gcm 8451 ***
    *** gcm 8452 ***
    *** gcm 8453 ***
    *** gcm 8454 ***
    *** gcm 8455 ***
    *** gcm 8456 ***
    *** gcm 8457 ***
    *** gcm 8458 ***
    *** 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 ***
    *** gcm 8473 ***
    *** gcm 8474 ***
    *** gcm 8475 ***
    *** gcm 8476 ***
    *** gcm 8477 ***
    *** gcm 8478 ***
    *** gcm 8479 ***
    *** gcm 8480 ***
    *** gcm 8481 ***
    *** gcm 8482 ***
    *** gcm 8483 ***
    *** gcm 8484 ***
    *** gcm 8485 ***
    *** gcm 8486 ***
    *** gcm 8487 ***
    *** gcm 8488 ***
    *** gcm 8489 ***
    *** gcm 8490 ***
    *** gcm 8491 ***
    *** gcm 8492 ***
    *** gcm 8493 ***
    *** gcm 8494 ***
    *** gcm 8495 ***
    *** gcm 8496 ***
    *** gcm 8497 ***
    *** gcm 8498 ***
    *** gcm 8499 ***
    *** gcm 8500 ***
    *** gcm 8501 ***
    *** gcm 8502 ***
    *** gcm 8503 ***
    *** gcm 8504 ***
    *** gcm 8505 ***
    *** gcm 8506 ***
    *** gcm 8507 ***
    *** gcm 8508 ***
    *** gcm 8509 ***
    *** gcm 8510 ***
    *** gcm 8511 ***
    *** gcm 8512 ***
    *** gcm 8513 ***
    *** gcm 8514 ***
    *** gcm 8515 ***
    *** gcm 8516 ***
    *** gcm 8517 ***
    *** gcm 8518 ***
    *** gcm 8519 ***
    *** gcm 8520 ***
    *** gcm 8521 ***
    *** gcm 8522 ***
    *** gcm 8523 ***
    *** gcm 8524 ***
    *** gcm 8525 ***
    *** gcm 8526 ***
    *** gcm 8527 ***
    *** gcm 8528 ***
    *** gcm 8529 ***
    *** gcm 8530 ***
    *** gcm 8531 ***
    *** gcm 8532 ***
    *** gcm 8533 ***
    *** gcm 8534 ***
    *** 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 ***
    *** gcm 8548 ***
    *** gcm 8549 ***
    *** gcm 8550 ***
    *** gcm 8551 ***
    *** gcm 8552 ***
    *** gcm 8553 ***
    *** gcm 8554 ***
    *** gcm 8555 ***
    *** gcm 8556 ***
    *** gcm 8557 ***
    *** gcm 8558 ***
    *** gcm 8559 ***
    *** gcm 8560 ***
    *** gcm 8561 ***
    *** gcm 8562 ***
    *** gcm 8563 ***
    *** gcm 8564 ***
    *** gcm 8565 ***
    *** gcm 8566 ***
    *** gcm 8567 ***
    *** gcm 8568 ***
    *** gcm 8569 ***
    *** gcm 8570 ***
    *** gcm 8571 ***
    *** gcm 8572 ***
    *** gcm 8573 ***
    *** gcm 8574 ***
    *** gcm 8575 ***
    *** gcm 8576 ***
    *** gcm 8577 ***
    *** gcm 8578 ***
    *** gcm 8579 ***
    *** gcm 8580 ***
    *** gcm 8581 ***
    *** gcm 8582 ***
    *** gcm 8583 ***
    *** gcm 8584 ***
    *** gcm 8585 ***
    *** gcm 8586 ***
    *** gcm 8587 ***
    *** gcm 8588 ***
    *** gcm 8589 ***
    *** gcm 8590 ***
    *** gcm 8591 ***
    *** gcm 8592 ***
    *** gcm 8593 ***
    *** gcm 8594 ***
    *** gcm 8595 ***
    *** gcm 8596 ***
    *** gcm 8597 ***
    *** gcm 8598 ***
    *** gcm 8599 ***
    *** gcm 8600 ***
    *** gcm 8601 ***
    *** gcm 8602 ***
    *** gcm 8603 ***
    *** gcm 8604 ***
    *** gcm 8605 ***
    *** gcm 8606 ***
    *** gcm 8607 ***
    *** gcm 8608 ***
    *** gcm 8609 ***
    *** gcm 8610 ***
    *** gcm 8611 ***
    *** gcm 8612 ***
    *** gcm 8613 ***
    *** gcm 8614 ***
    *** gcm 8615 ***
    *** gcm 8616 ***
    *** gcm 8617 ***
    *** gcm 8618 ***
    *** gcm 8619 ***
    *** gcm 8620 ***
    *** gcm 8621 ***
    *** gcm 8622 ***
    *** gcm 8623 ***
    *** gcm 8624 ***
    *** gcm 8625 ***
    *** gcm 8626 ***
    *** gcm 8627 ***
    *** gcm 8628 ***
    *** gcm 8629 ***
    *** gcm 8630 ***
    *** gcm 8631 ***
    *** gcm 8632 ***
    *** gcm 8633 ***
    *** gcm 8634 ***
    *** gcm 8635 ***
    *** gcm 8636 ***
    *** gcm 8637 ***
    *** gcm 8638 ***
    *** gcm 8639 ***
    *** gcm 8640 ***
    *** gcm 8641 ***
    *** gcm 8642 ***
    *** gcm 8643 ***
    *** gcm 8644 ***
    *** gcm 8645 ***
    *** gcm 8646 ***
    *** gcm 8647 ***
    *** gcm 8648 ***
    *** gcm 8649 ***
    *** gcm 8650 ***
    *** gcm 8651 ***
    *** gcm 8652 ***
    *** gcm 8653 ***
    *** gcm 8654 ***
    *** gcm 8655 ***
    *** gcm 8656 ***
    *** gcm 8657 ***
    *** gcm 8658 ***
    *** gcm 8659 ***
    *** gcm 8660 ***
    *** 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 ***
    *** gcm 8674 ***
    *** 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 ***
    *** gcm 8694 ***
    *** gcm 8695 ***
    *** gcm 8696 ***
    *** gcm 8697 ***
    *** gcm 8698 ***
    *** gcm 8699 ***
    *** gcm 8700 ***
    *** gcm 8701 ***
    *** gcm 8702 ***
    *** gcm 8703 ***
    *** gcm 8704 ***
    *** gcm 8705 ***
    *** gcm 8706 ***
    *** gcm 8707 ***
    *** gcm 8708 ***
    *** gcm 8709 ***
    *** gcm 8710 ***
    *** gcm 8711 ***
    *** gcm 8712 ***
    *** gcm 8713 ***
    *** gcm 8714 ***
    *** gcm 8715 ***
    *** gcm 8716 ***
    *** gcm 8717 ***
    *** gcm 8718 ***
    *** gcm 8719 ***
    *** gcm 8720 ***
    *** gcm 8721 ***
    *** gcm 8722 ***
    *** gcm 8723 ***
    *** gcm 8724 ***
    *** gcm 8725 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.437 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126
    04:33:11.437 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126-2
    04:33:11.437 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126-2PADDING
    04:33:11.437 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126PADDING
    04:33:11.438 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO7816-4
    04:33:11.438 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO7816-4PADDING
    04:33:11.438 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/NOPADDING
    04:33:11.438 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS5
    04:33:11.438 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS5PADDING
    04:33:11.439 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS7
    04:33:11.439 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS7PADDING
    04:33:11.439 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/TBC
    04:33:11.439 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/TBCPADDING
    04:33:11.440 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/X9.23
    04:33:11.440 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/X9.23PADDING
    04:33:11.440 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ZEROBYTE
    04:33:11.440 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ZEROBYTEPADDING
    04:33:11.441 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/
    04:33:11.441 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126
    04:33:11.441 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126-2
    04:33:11.442 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126-2PADDING
    04:33:11.442 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126PADDING
    04:33:11.442 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO7816-4
    04:33:11.442 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO7816-4PADDING
    04:33:11.442 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/NOPADDING
    04:33:11.443 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS5
    04:33:11.443 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS5PADDING
    04:33:11.443 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS7
    04:33:11.443 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS7PADDING
    04:33:11.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/TBC
    04:33:11.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/TBCPADDING
    04:33:11.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/X9.23
    04:33:11.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/X9.23PADDING
    04:33:11.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ZEROBYTE
    04:33:11.445 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ZEROBYTEPADDING
    04:33:11.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/
    04:33:11.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126
    04:33:11.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126-2
    04:33:11.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126-2PADDING
    04:33:11.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126PADDING
    04:33:11.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8726 ***
    *** gcm 8727 ***
    *** gcm 8728 ***
    *** gcm 8729 ***
    *** gcm 8730 ***
    *** gcm 8731 ***
    *** gcm 8732 ***
    *** gcm 8733 ***
    *** gcm 8734 ***
    *** gcm 8735 ***
    *** gcm 8736 ***
    *** gcm 8737 ***
    *** 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 ***
    *** gcm 8754 ***
    *** gcm 8755 ***
    *** gcm 8756 ***
    *** gcm 8757 ***
    *** gcm 8758 ***
    *** gcm 8759 ***
    *** gcm 8760 ***
    *** gcm 8761 ***
    *** gcm 8762 ***
    *** gcm 8763 ***
    *** gcm 8764 ***
    *** 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 ***
    *** gcm 8778 ***
    *** gcm 8779 ***
    *** gcm 8780 ***
    *** gcm 8781 ***
    *** gcm 8782 ***
    *** gcm 8783 ***
    *** gcm 8784 ***
    *** gcm 8785 ***
    *** gcm 8786 ***
    *** gcm 8787 ***
    *** gcm 8788 ***
    *** gcm 8789 ***
    *** gcm 8790 ***
    *** gcm 8791 ***
    *** gcm 8792 ***
    *** gcm 8793 ***
    *** gcm 8794 ***
    *** gcm 8795 ***
    *** gcm 8796 ***
    *** gcm 8797 ***
    *** gcm 8798 ***
    *** gcm 8799 ***
    *** gcm 8800 ***
    *** 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 ***
    *** gcm 8819 ***
    *** gcm 8820 ***
    *** gcm 8821 ***
    *** gcm 8822 ***
    *** gcm 8823 ***
    *** gcm 8824 ***
    *** gcm 8825 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8826 ***
    *** gcm 8827 ***
    *** gcm 8828 ***
    *** gcm 8829 ***
    *** gcm 8830 ***
    *** gcm 8831 ***
    *** gcm 8832 ***
    *** gcm 8833 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8834 ***
    *** gcm 8835 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8836 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8837 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8838 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8839 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8840 ***
    *** gcm 8841 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/TBCPADDING
    04:33:11.449 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/X9.23
    04:33:11.449 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/X9.23PADDING
    04:33:11.449 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ZEROBYTE
    04:33:11.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ZEROBYTEPADDING
    04:33:11.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/
    04:33:11.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8842 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8843 ***
    *** gcm 8844 ***
    *** gcm 8845 ***
    *** gcm 8846 ***
    *** gcm 8847 ***
    *** gcm 8848 ***
    *** gcm 8849 ***
    *** gcm 8850 ***
    *** gcm 8851 ***
    *** gcm 8852 ***
    *** gcm 8853 ***
    *** gcm 8854 ***
    *** gcm 8855 ***
    *** gcm 8856 ***
    *** gcm 8857 ***
    *** gcm 8858 ***
    *** gcm 8859 ***
    *** gcm 8860 ***
    *** gcm 8861 ***
    *** gcm 8862 ***
    *** gcm 8863 ***
    *** gcm 8864 ***
    *** gcm 8865 ***
    *** gcm 8866 ***
    *** gcm 8867 ***
    *** 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 ***
    *** gcm 8886 ***
    *** gcm 8887 ***
    *** gcm 8888 ***
    *** gcm 8889 ***
    *** gcm 8890 ***
    *** gcm 8891 ***
    *** gcm 8892 ***
    *** gcm 8893 ***
    *** gcm 8894 ***
    *** gcm 8895 ***
    *** gcm 8896 ***
    *** gcm 8897 ***
    *** gcm 8898 ***
    *** gcm 8899 ***
    *** gcm 8900 ***
    *** gcm 8901 ***
    *** gcm 8902 ***
    *** gcm 8903 ***
    *** gcm 8904 ***
    *** gcm 8905 ***
    *** gcm 8906 ***
    *** gcm 8907 ***
    *** gcm 8908 ***
    *** gcm 8909 ***
    *** gcm 8910 ***
    *** gcm 8911 ***
    *** gcm 8912 ***
    *** gcm 8913 ***
    *** gcm 8914 ***
    *** gcm 8915 ***
    *** gcm 8916 ***
    *** gcm 8917 ***
    *** gcm 8918 ***
    *** gcm 8919 ***
    *** gcm 8920 ***
    *** gcm 8921 ***
    *** gcm 8922 ***
    *** gcm 8923 ***
    *** gcm 8924 ***
    *** gcm 8925 ***
    *** gcm 8926 ***
    *** gcm 8927 ***
    *** gcm 8928 ***
    *** gcm 8929 ***
    *** gcm 8930 ***
    *** gcm 8931 ***
    *** gcm 8932 ***
    *** gcm 8933 ***
    *** gcm 8934 ***
    *** gcm 8935 ***
    *** gcm 8936 ***
    *** gcm 8937 ***
    *** gcm 8938 ***
    *** gcm 8939 ***
    *** gcm 8940 ***
    *** gcm 8941 ***
    *** 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 ***
    *** gcm 8965 ***
    *** gcm 8966 ***
    *** gcm 8967 ***
    *** gcm 8968 ***
    *** gcm 8969 ***
    *** gcm 8970 ***
    *** gcm 8971 ***
    *** gcm 8972 ***
    *** gcm 8973 ***
    *** gcm 8974 ***
    *** gcm 8975 ***
    *** gcm 8976 ***
    *** gcm 8977 ***
    *** gcm 8978 ***
    *** gcm 8979 ***
    *** gcm 8980 ***
    *** gcm 8981 ***
    *** gcm 8982 ***
    *** gcm 8983 ***
    *** gcm 8984 ***
    *** gcm 8985 ***
    *** gcm 8986 ***
    *** gcm 8987 ***
    *** gcm 8988 ***
    *** gcm 8989 ***
    *** gcm 8990 ***
    *** gcm 8991 ***
    *** gcm 8992 ***
    *** gcm 8993 ***
    *** gcm 8994 ***
    *** gcm 8995 ***
    *** gcm 8996 ***
    *** 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 ***
    *** gcm 9011 ***
    *** gcm 9012 ***
    *** gcm 9013 ***
    *** gcm 9014 ***
    *** gcm 9015 ***
    *** gcm 9016 ***
    *** gcm 9017 ***
    *** gcm 9018 ***
    *** gcm 9019 ***
    *** gcm 9020 ***
    *** gcm 9021 ***
    *** gcm 9022 ***
    *** gcm 9023 ***
    *** gcm 9024 ***
    *** gcm 9025 ***
    *** gcm 9026 ***
    *** gcm 9027 ***
    *** gcm 9028 ***
    *** gcm 9029 ***
    *** gcm 9030 ***
    *** gcm 9031 ***
    *** gcm 9032 ***
    *** gcm 9033 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126-2PADDING
    04:33:11.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126PADDING
    04:33:11.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO7816-4
    04:33:11.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO7816-4PADDING
    04:33:11.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/NOPADDING
    04:33:11.452 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS5
    04:33:11.452 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS5PADDING
    04:33:11.452 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS7
    04:33:11.452 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS7PADDING
    04:33:11.453 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/TBC
    04:33:11.453 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/TBCPADDING
    04:33:11.453 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/X9.23
    04:33:11.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/X9.23PADDING
    04:33:11.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ZEROBYTE
    04:33:11.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ZEROBYTEPADDING
    04:33:11.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/
    04:33:11.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126
    04:33:11.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126-2
    04:33:11.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126-2PADDING
    04:33:11.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126PADDING
    04:33:11.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO7816-4
    04:33:11.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO7816-4PADDING
    04:33:11.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/NOPADDING
    04:33:11.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS5
    04:33:11.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS5PADDING
    04:33:11.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS7
    04:33:11.457 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS7PADDING
    04:33:11.457 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/TBC
    04:33:11.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/TBCPADDING
    04:33:11.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/X9.23
    04:33:11.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/X9.23PADDING
    04:33:11.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ZEROBYTE
    04:33:11.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ZEROBYTEPADDING
    04:33:11.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/
    04:33:11.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126
    04:33:11.459 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126-2
    04:33:11.459 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126-2PADDING
    04:33:11.459 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126PADDING
    04:33:11.459 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO7816-4
    04:33:11.459 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO7816-4PADDING
    04:33:11.460 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/NOPADDING
    04:33:11.460 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS5
    04:33:11.460 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS5PADDING
    04:33:11.460 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS7
    04:33:11.460 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS7PADDING
    04:33:11.461 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/TBC
    04:33:11.461 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/TBCPADDING
    04:33:11.462 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/X9.23
    04:33:11.462 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/X9.23PADDING
    04:33:11.462 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ZEROBYTE
    04:33:11.462 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ZEROBYTEPADDING
    04:33:11.462 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/
    04:33:11.463 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126
    04:33:11.463 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126-2
    04:33:11.463 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126-2PADDING
    04:33:11.463 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126PADDING
    04:33:11.463 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO7816-4
    04:33:11.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO7816-4PADDING
    04:33:11.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/NOPADDING
    04:33:11.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS5
    04:33:11.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS5PADDING
    04:33:11.465 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS7
    04:33:11.465 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS7PADDING
    04:33:11.465 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/TBC
    04:33:11.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/TBCPADDING
    04:33:11.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/X9.23
    04:33:11.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/X9.23PADDING
    04:33:11.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ZEROBYTE
    04:33:11.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ZEROBYTEPADDING
    04:33:11.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/
    04:33:11.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126
    04:33:11.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126-2
    04:33:11.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126-2PADDING
    04:33:11.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126PADDING
    04:33:11.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO7816-4
    04:33:11.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO7816-4PADDING
    04:33:11.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/NOPADDING
    04:33:11.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS5
    04:33:11.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS5PADDING
    04:33:11.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS7
    04:33:11.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS7PADDING
    04:33:11.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/TBC
    04:33:11.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/TBCPADDING
    04:33:11.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/X9.23
    04:33:11.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/X9.23PADDING
    04:33:11.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ZEROBYTE
    04:33:11.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ZEROBYTEPADDING
    04:33:11.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/
    04:33:11.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126
    04:33:11.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126-2
    04:33:11.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126-2PADDING
    04:33:11.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126PADDING
    04:33:11.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO7816-4
    04:33:11.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO7816-4PADDING
    04:33:11.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/NOPADDING
    04:33:11.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS5
    04:33:11.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS5PADDING
    04:33:11.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS7
    04:33:11.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS7PADDING
    04:33:11.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/TBC
    04:33:11.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/TBCPADDING
    04:33:11.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/X9.23
    04:33:11.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/X9.23PADDING
    04:33:11.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ZEROBYTE
    04:33:11.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ZEROBYTEPADDING
    04:33:11.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/
    04:33:11.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126
    04:33:11.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126-2
    04:33:11.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126-2PADDING
    04:33:11.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126PADDING
    04:33:11.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO7816-4
    04:33:11.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO7816-4PADDING
    04:33:11.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/NOPADDING
    04:33:11.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS5
    04:33:11.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS5PADDING
    04:33:11.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS7
    04:33:11.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS7PADDING
    04:33:11.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/TBC
    04:33:11.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/TBCPADDING
    04:33:11.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/X9.23
    04:33:11.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/X9.23PADDING
    04:33:11.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ZEROBYTE
    04:33:11.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ZEROBYTEPADDING
    04:33:11.477 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/
    04:33:11.477 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126
    04:33:11.477 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126-2
    04:33:11.477 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126-2PADDING
    04:33:11.478 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126PADDING
    04:33:11.478 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO7816-4
    04:33:11.478 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO7816-4PADDING
    04:33:11.478 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/NOPADDING
    04:33:11.479 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS5
    04:33:11.479 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS5PADDING
    04:33:11.479 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS7
    04:33:11.479 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS7PADDING
    04:33:11.479 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/TBC
    04:33:11.480 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/TBCPADDING
    04:33:11.480 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/X9.23
    04:33:11.480 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/X9.23PADDING
    04:33:11.480 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ZEROBYTE
    04:33:11.480 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ZEROBYTEPADDING
    04:33:11.481 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/
    04:33:11.481 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126
    04:33:11.481 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126-2
    04:33:11.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126-2PADDING
    04:33:11.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126PADDING
    04:33:11.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO7816-4
    04:33:11.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO7816-4PADDING
    04:33:11.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/NOPADDING
    04:33:11.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS5
    04:33:11.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS5PADDING
    04:33:11.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS7
    04:33:11.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS7PADDING
    04:33:11.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/TBC
    04:33:11.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/TBCPADDING
    04:33:11.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/X9.23
    04:33:11.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/X9.23PADDING
    04:33:11.485 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ZEROBYTE
    04:33:11.485 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ZEROBYTEPADDING
    04:33:11.485 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/
    04:33:11.485 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126
    04:33:11.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126-2
    04:33:11.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126-2PADDING
    04:33:11.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126PADDING
    04:33:11.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO7816-4
    04:33:11.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO7816-4PADDING
    04:33:11.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/NOPADDING
    04:33:11.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS5
    04:33:11.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS5PADDING
    04:33:11.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS7
    04:33:11.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS7PADDING
    04:33:11.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/TBC
    04:33:11.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/TBCPADDING
    04:33:11.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/X9.23
    04:33:11.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/X9.23PADDING
    04:33:11.489 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ZEROBYTE
    04:33:11.489 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ZEROBYTEPADDING
    04:33:11.489 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/
    04:33:11.490 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126
    04:33:11.490 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126-2
    04:33:11.490 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126-2PADDING
    04:33:11.490 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126PADDING
    04:33:11.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO7816-4
    04:33:11.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO7816-4PADDING
    04:33:11.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/NOPADDING
    04:33:11.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS5
    04:33:11.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS5PADDING
    04:33:11.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS7
    04:33:11.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS7PADDING
    04:33:11.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/TBC
    04:33:11.493 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/TBCPADDING
    04:33:11.493 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/X9.23
    04:33:11.493 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/X9.23PADDING
    04:33:11.494 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ZEROBYTE
    04:33:11.494 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ZEROBYTEPADDING
    04:33:11.494 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/
    04:33:11.494 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126
    04:33:11.495 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126-2
    04:33:11.495 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126-2PADDING
    04:33:11.495 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126PADDING
    04:33:11.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO7816-4
    04:33:11.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO7816-4PADDING
    04:33:11.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/NOPADDING
    04:33:11.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS5
    04:33:11.497 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS5PADDING
    04:33:11.497 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS7
    04:33:11.498 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS7PADDING
    04:33:11.498 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/TBC
    04:33:11.498 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/TBCPADDING
    04:33:11.498 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/X9.23
    04:33:11.499 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/X9.23PADDING
    04:33:11.499 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ZEROBYTE
    04:33:11.499 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ZEROBYTEPADDING
    04:33:11.499 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147//
    04:33:11.501 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147//": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.501 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147//NOPADDING
    04:33:11.502 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147//NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.502 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC-CTS/
    04:33:11.502 [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!!!
    04:33:11.502 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC-CTS/NOPADDING
    04:33:11.502 [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!!!
    04:33:11.503 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/
    04:33:11.503 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CBC/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.503 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126
    04:33:11.503 [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!!!
    04:33:11.504 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126-2
    04:33:11.504 [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!!!
    04:33:11.504 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126-2PADDING
    04:33:11.504 [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!!!
    04:33:11.504 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126PADDING
    04:33:11.505 [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!!!
    04:33:11.505 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO7816-4
    04:33:11.505 [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!!!
    04:33:11.506 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO7816-4PADDING
    04:33:11.506 [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!!!
    04:33:11.506 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/NOPADDING
    04:33:11.506 [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!!!
    04:33:11.506 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS5
    04:33:11.507 [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!!!
    04:33:11.507 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS5PADDING
    04:33:11.507 [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!!!
    04:33:11.507 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS7
    04:33:11.507 [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!!!
    04:33:11.507 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS7PADDING
    04:33:11.508 [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!!!
    04:33:11.508 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/TBC
    04:33:11.508 [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!!!
    04:33:11.508 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/TBCPADDING
    04:33:11.509 [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!!!
    04:33:11.509 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/X9.23
    04:33:11.509 [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!!!
    04:33:11.510 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/X9.23PADDING
    04:33:11.510 [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!!!
    04:33:11.510 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ZEROBYTE
    04:33:11.510 [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!!!
    04:33:11.510 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ZEROBYTEPADDING
    04:33:11.511 [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!!!
    04:33:11.511 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/
    04:33:11.511 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.511 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126
    04:33:11.511 [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!!!
    04:33:11.511 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126-2
    04:33:11.512 [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!!!
    04:33:11.512 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126-2PADDING
    04:33:11.512 [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!!!
    04:33:11.512 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126PADDING
    04:33:11.512 [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!!!
    04:33:11.513 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO7816-4
    04:33:11.513 [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!!!
    04:33:11.513 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO7816-4PADDING
    04:33:11.513 [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!!!
    04:33:11.513 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/NOPADDING
    04:33:11.514 [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!!!
    04:33:11.514 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS5
    04:33:11.514 [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!!!
    04:33:11.514 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS5PADDING
    04:33:11.514 [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!!!
    04:33:11.515 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS7
    04:33:11.515 [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!!!
    04:33:11.515 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS7PADDING
    04:33:11.515 [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!!!
    04:33:11.515 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/TBC
    04:33:11.515 [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!!!
    04:33:11.515 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/TBCPADDING
    04:33:11.516 [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!!!
    04:33:11.516 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/X9.23
    04:33:11.516 [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!!!
    04:33:11.516 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/X9.23PADDING
    04:33:11.516 [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!!!
    04:33:11.517 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ZEROBYTE
    04:33:11.517 [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!!!
    04:33:11.517 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ZEROBYTEPADDING
    04:33:11.517 [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!!!
    04:33:11.517 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/
    04:33:11.518 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB104/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.518 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126
    04:33:11.518 [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!!!
    04:33:11.518 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126-2
    04:33:11.518 [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!!!
    04:33:11.518 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126-2PADDING
    04:33:11.519 [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!!!
    04:33:11.519 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126PADDING
    04:33:11.519 [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!!!
    04:33:11.519 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO7816-4
    04:33:11.519 [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!!!
    04:33:11.519 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO7816-4PADDING
    04:33:11.520 [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!!!
    04:33:11.520 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/NOPADDING
    04:33:11.520 [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!!!
    04:33:11.520 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS5
    04:33:11.520 [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!!!
    04:33:11.520 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS5PADDING
    04:33:11.521 [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!!!
    04:33:11.521 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS7
    04:33:11.521 [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!!!
    04:33:11.521 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS7PADDING
    04:33:11.522 [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!!!
    04:33:11.522 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/TBC
    04:33:11.522 [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!!!
    04:33:11.522 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/TBCPADDING
    04:33:11.522 [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!!!
    04:33:11.522 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/X9.23
    04:33:11.522 [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!!!
    04:33:11.522 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/X9.23PADDING
    04:33:11.523 [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!!!
    04:33:11.523 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ZEROBYTE
    04:33:11.523 [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!!!
    04:33:11.523 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ZEROBYTEPADDING
    04:33:11.523 [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!!!
    04:33:11.523 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/
    04:33:11.523 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB112/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.523 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126
    04:33:11.524 [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!!!
    04:33:11.524 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126-2
    04:33:11.524 [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!!!
    04:33:11.524 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126-2PADDING
    04:33:11.524 [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!!!
    04:33:11.524 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126PADDING
    04:33:11.524 [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!!!
    04:33:11.525 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO7816-4
    04:33:11.525 [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!!!
    04:33:11.525 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO7816-4PADDING
    04:33:11.526 [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!!!
    04:33:11.526 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/NOPADDING
    04:33:11.526 [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!!!
    04:33:11.526 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS5
    04:33:11.526 [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!!!
    04:33:11.526 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS5PADDING
    04:33:11.527 [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!!!
    04:33:11.527 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS7
    04:33:11.527 [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!!!
    04:33:11.527 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS7PADDING
    04:33:11.527 [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!!!
    04:33:11.527 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/TBC
    04:33:11.528 [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!!!
    04:33:11.528 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/TBCPADDING
    04:33:11.528 [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!!!
    04:33:11.528 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/X9.23
    04:33:11.528 [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!!!
    04:33:11.529 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/X9.23PADDING
    04:33:11.529 [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!!!
    04:33:11.530 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ZEROBYTE
    04:33:11.530 [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!!!
    04:33:11.530 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ZEROBYTEPADDING
    04:33:11.530 [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!!!
    04:33:11.530 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/
    04:33:11.530 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB120/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.530 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126
    04:33:11.531 [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!!!
    04:33:11.531 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126-2
    04:33:11.531 [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!!!
    04:33:11.531 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126-2PADDING
    04:33:11.531 [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!!!
    04:33:11.531 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126PADDING
    04:33:11.532 [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!!!
    04:33:11.532 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO7816-4
    04:33:11.532 [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!!!
    04:33:11.532 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO7816-4PADDING
    04:33:11.532 [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!!!
    04:33:11.532 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/NOPADDING
    04:33:11.533 [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!!!
    04:33:11.533 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS5
    04:33:11.533 [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!!!
    04:33:11.533 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS5PADDING
    04:33:11.534 [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!!!
    04:33:11.534 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS7
    04:33:11.534 [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!!!
    04:33:11.534 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS7PADDING
    04:33:11.534 [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!!!
    04:33:11.535 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/TBC
    04:33:11.535 [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!!!
    04:33:11.535 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/TBCPADDING
    04:33:11.535 [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!!!
    04:33:11.535 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/X9.23
    04:33:11.535 [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!!!
    04:33:11.536 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/X9.23PADDING
    04:33:11.536 [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!!!
    04:33:11.536 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ZEROBYTE
    04:33:11.536 [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!!!
    04:33:11.536 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ZEROBYTEPADDING
    04:33:11.536 [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!!!
    04:33:11.537 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/
    04:33:11.537 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB128/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.537 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126
    04:33:11.538 [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!!!
    04:33:11.538 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126-2
    04:33:11.538 [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!!!
    04:33:11.538 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126-2PADDING
    04:33:11.538 [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!!!
    04:33:11.538 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126PADDING
    04:33:11.539 [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!!!
    04:33:11.539 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO7816-4
    04:33:11.539 [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!!!
    04:33:11.539 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO7816-4PADDING
    04:33:11.539 [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!!!
    04:33:11.539 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/NOPADDING
    04:33:11.540 [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!!!
    04:33:11.540 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS5
    04:33:11.540 [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!!!
    04:33:11.540 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS5PADDING
    04:33:11.540 [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!!!
    04:33:11.541 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS7
    04:33:11.541 [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!!!
    04:33:11.541 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS7PADDING
    04:33:11.541 [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!!!
    04:33:11.542 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/TBC
    04:33:11.542 [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!!!
    04:33:11.542 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/TBCPADDING
    04:33:11.542 [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!!!
    04:33:11.542 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/X9.23
    04:33:11.542 [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!!!
    04:33:11.543 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/X9.23PADDING
    04:33:11.543 [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!!!
    04:33:11.543 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ZEROBYTE
    04:33:11.543 [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!!!
    04:33:11.543 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ZEROBYTEPADDING
    04:33:11.543 [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!!!
    04:33:11.544 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/
    04:33:11.544 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB136/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.544 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126
    04:33:11.544 [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!!!
    04:33:11.544 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126-2
    04:33:11.545 [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!!!
    04:33:11.545 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126-2PADDING
    04:33:11.545 [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!!!
    04:33:11.545 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126PADDING
    04:33:11.545 [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!!!
    04:33:11.545 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO7816-4
    04:33:11.546 [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!!!
    04:33:11.546 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO7816-4PADDING
    04:33:11.546 [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!!!
    04:33:11.546 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/NOPADDING
    04:33:11.546 [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!!!
    04:33:11.546 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS5
    04:33:11.546 [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!!!
    04:33:11.546 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS5PADDING
    04:33:11.547 [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!!!
    04:33:11.547 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS7
    04:33:11.547 [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!!!
    04:33:11.547 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS7PADDING
    04:33:11.547 [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!!!
    04:33:11.547 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/TBC
    04:33:11.547 [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!!!
    04:33:11.548 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/TBCPADDING
    04:33:11.548 [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!!!
    04:33:11.548 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/X9.23
    04:33:11.548 [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!!!
    04:33:11.548 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/X9.23PADDING
    04:33:11.548 [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!!!
    04:33:11.549 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ZEROBYTE
    04:33:11.550 [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!!!
    04:33:11.550 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ZEROBYTEPADDING
    04:33:11.550 [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!!!
    04:33:11.550 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/
    04:33:11.550 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB144/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.550 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126
    04:33:11.551 [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!!!
    04:33:11.551 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126-2
    04:33:11.551 [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!!!
    04:33:11.551 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126-2PADDING
    04:33:11.551 [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!!!
    04:33:11.551 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126PADDING
    04:33:11.552 [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!!!
    04:33:11.552 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO7816-4
    04:33:11.552 [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!!!
    04:33:11.552 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO7816-4PADDING
    04:33:11.552 [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!!!
    04:33:11.553 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/NOPADDING
    04:33:11.553 [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!!!
    04:33:11.553 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS5
    04:33:11.554 [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!!!
    04:33:11.554 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS5PADDING
    04:33:11.554 [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!!!
    04:33:11.554 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS7
    04:33:11.554 [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!!!
    04:33:11.555 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS7PADDING
    04:33:11.555 [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!!!
    04:33:11.555 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/TBC
    04:33:11.555 [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!!!
    04:33:11.555 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/TBCPADDING
    04:33:11.555 [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!!!
    04:33:11.556 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/X9.23
    04:33:11.556 [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!!!
    04:33:11.556 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/X9.23PADDING
    04:33:11.556 [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!!!
    04:33:11.556 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ZEROBYTE
    04:33:11.557 [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!!!
    04:33:11.557 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ZEROBYTEPADDING
    04:33:11.557 [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!!!
    04:33:11.557 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/
    04:33:11.557 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB152/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.557 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126
    04:33:11.557 [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!!!
    04:33:11.558 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126-2
    04:33:11.558 [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!!!
    04:33:11.558 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126-2PADDING
    04:33:11.558 [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!!!
    04:33:11.558 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126PADDING
    04:33:11.558 [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!!!
    04:33:11.558 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO7816-4
    04:33:11.559 [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!!!
    04:33:11.559 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO7816-4PADDING
    04:33:11.559 [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!!!
    04:33:11.559 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/NOPADDING
    04:33:11.559 [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!!!
    04:33:11.560 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS5
    04:33:11.560 [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!!!
    04:33:11.560 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS5PADDING
    04:33:11.560 [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!!!
    04:33:11.560 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS7
    04:33:11.560 [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!!!
    04:33:11.560 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS7PADDING
    04:33:11.561 [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!!!
    04:33:11.561 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/TBC
    04:33:11.561 [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!!!
    04:33:11.561 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/TBCPADDING
    04:33:11.561 [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!!!
    04:33:11.562 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/X9.23
    04:33:11.562 [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!!!
    04:33:11.562 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/X9.23PADDING
    04:33:11.562 [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!!!
    04:33:11.562 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ZEROBYTE
    04:33:11.562 [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!!!
    04:33:11.563 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ZEROBYTEPADDING
    04:33:11.563 [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!!!
    04:33:11.563 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/
    04:33:11.563 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB16/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.563 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126
    04:33:11.563 [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!!!
    04:33:11.564 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126-2
    04:33:11.564 [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!!!
    04:33:11.564 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126-2PADDING
    04:33:11.564 [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!!!
    04:33:11.564 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126PADDING
    04:33:11.565 [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!!!
    04:33:11.565 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO7816-4
    04:33:11.565 [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!!!
    04:33:11.566 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO7816-4PADDING
    04:33:11.566 [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!!!
    04:33:11.566 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/NOPADDING
    04:33:11.566 [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!!!
    04:33:11.566 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS5
    04:33:11.566 [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!!!
    04:33:11.566 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS5PADDING
    04:33:11.567 [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!!!
    04:33:11.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS7
    04:33:11.567 [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!!!
    04:33:11.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS7PADDING
    04:33:11.567 [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!!!
    04:33:11.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/TBC
    04:33:11.567 [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!!!
    04:33:11.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/TBCPADDING
    04:33:11.567 [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!!!
    04:33:11.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/X9.23
    04:33:11.568 [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!!!
    04:33:11.568 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/X9.23PADDING
    04:33:11.568 [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!!!
    04:33:11.568 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ZEROBYTE
    04:33:11.568 [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!!!
    04:33:11.568 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ZEROBYTEPADDING
    04:33:11.568 [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!!!
    04:33:11.569 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/
    04:33:11.569 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB160/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.569 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126
    04:33:11.570 [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!!!
    04:33:11.570 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126-2
    04:33:11.570 [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!!!
    04:33:11.570 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126-2PADDING
    04:33:11.570 [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!!!
    04:33:11.570 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126PADDING
    04:33:11.571 [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!!!
    04:33:11.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO7816-4
    04:33:11.571 [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!!!
    04:33:11.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO7816-4PADDING
    04:33:11.571 [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!!!
    04:33:11.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/NOPADDING
    04:33:11.572 [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!!!
    04:33:11.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS5
    04:33:11.572 [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!!!
    04:33:11.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS5PADDING
    04:33:11.572 [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!!!
    04:33:11.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS7
    04:33:11.573 [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!!!
    04:33:11.573 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS7PADDING
    04:33:11.573 [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!!!
    04:33:11.574 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/TBC
    04:33:11.574 [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!!!
    04:33:11.574 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/TBCPADDING
    04:33:11.574 [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!!!
    04:33:11.574 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/X9.23
    04:33:11.575 [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!!!
    04:33:11.575 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/X9.23PADDING
    04:33:11.575 [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!!!
    04:33:11.575 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ZEROBYTE
    04:33:11.575 [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!!!
    04:33:11.575 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ZEROBYTEPADDING
    04:33:11.576 [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!!!
    04:33:11.576 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/
    04:33:11.576 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB168/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.576 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126
    04:33:11.576 [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!!!
    04:33:11.576 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126-2
    04:33:11.577 [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!!!
    04:33:11.577 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126-2PADDING
    04:33:11.577 [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!!!
    04:33:11.577 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126PADDING
    04:33:11.578 [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!!!
    04:33:11.578 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO7816-4
    04:33:11.578 [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!!!
    04:33:11.578 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO7816-4PADDING
    04:33:11.578 [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!!!
    04:33:11.578 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/NOPADDING
    04:33:11.579 [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!!!
    04:33:11.579 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS5
    04:33:11.579 [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!!!
    04:33:11.579 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS5PADDING
    04:33:11.579 [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!!!
    04:33:11.579 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS7
    04:33:11.580 [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!!!
    04:33:11.580 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS7PADDING
    04:33:11.580 [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!!!
    04:33:11.580 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/TBC
    04:33:11.580 [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!!!
    04:33:11.580 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/TBCPADDING
    04:33:11.581 [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!!!
    04:33:11.581 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/X9.23
    04:33:11.581 [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!!!
    04:33:11.581 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/X9.23PADDING
    04:33:11.582 [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!!!
    04:33:11.582 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ZEROBYTE
    04:33:11.582 [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!!!
    04:33:11.582 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ZEROBYTEPADDING
    04:33:11.582 [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!!!
    04:33:11.582 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/
    04:33:11.583 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB176/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.583 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126
    04:33:11.583 [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!!!
    04:33:11.583 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126-2
    04:33:11.583 [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!!!
    04:33:11.583 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126-2PADDING
    04:33:11.584 [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!!!
    04:33:11.584 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126PADDING
    04:33:11.584 [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!!!
    04:33:11.584 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO7816-4
    04:33:11.584 [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!!!
    04:33:11.585 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO7816-4PADDING
    04:33:11.585 [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!!!
    04:33:11.585 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/NOPADDING
    04:33:11.586 [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!!!
    04:33:11.586 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS5
    04:33:11.586 [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!!!
    04:33:11.586 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS5PADDING
    04:33:11.586 [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!!!
    04:33:11.586 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS7
    04:33:11.587 [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!!!
    04:33:11.587 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS7PADDING
    04:33:11.587 [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!!!
    04:33:11.587 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/TBC
    04:33:11.587 [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!!!
    04:33:11.587 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/TBCPADDING
    04:33:11.587 [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!!!
    04:33:11.587 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/X9.23
    04:33:11.588 [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!!!
    04:33:11.588 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/X9.23PADDING
    04:33:11.588 [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!!!
    04:33:11.588 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ZEROBYTE
    04:33:11.588 [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!!!
    04:33:11.588 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ZEROBYTEPADDING
    04:33:11.589 [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!!!
    04:33:11.589 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/
    04:33:11.589 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB184/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.590 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126
    04:33:11.590 [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!!!
    04:33:11.590 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126-2
    04:33:11.590 [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!!!
    04:33:11.590 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126-2PADDING
    04:33:11.590 [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!!!
    04:33:11.591 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126PADDING
    04:33:11.591 [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!!!
    04:33:11.591 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO7816-4
    04:33:11.591 [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!!!
    04:33:11.591 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO7816-4PADDING
    04:33:11.591 [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!!!
    04:33:11.592 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/NOPADDING
    04:33:11.592 [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!!!
    04:33:11.592 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS5
    04:33:11.592 [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!!!
    04:33:11.592 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS5PADDING
    04:33:11.593 [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!!!
    04:33:11.593 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS7
    04:33:11.593 [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!!!
    04:33:11.593 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS7PADDING
    04:33:11.593 [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!!!
    04:33:11.593 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/TBC
    04:33:11.594 [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!!!
    04:33:11.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/TBCPADDING
    04:33:11.594 [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!!!
    04:33:11.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/X9.23
    04:33:11.594 [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!!!
    04:33:11.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/X9.23PADDING
    04:33:11.594 [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!!!
    04:33:11.595 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ZEROBYTE
    04:33:11.595 [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!!!
    04:33:11.595 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ZEROBYTEPADDING
    04:33:11.595 [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!!!
    04:33:11.596 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/
    04:33:11.596 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB192/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.596 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126
    04:33:11.596 [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!!!
    04:33:11.596 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126-2
    04:33:11.597 [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!!!
    04:33:11.597 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126-2PADDING
    04:33:11.597 [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!!!
    04:33:11.598 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126PADDING
    04:33:11.598 [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!!!
    04:33:11.598 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO7816-4
    04:33:11.598 [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!!!
    04:33:11.598 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO7816-4PADDING
    04:33:11.599 [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!!!
    04:33:11.599 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/NOPADDING
    04:33:11.599 [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!!!
    04:33:11.599 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS5
    04:33:11.599 [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!!!
    04:33:11.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS5PADDING
    04:33:11.600 [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!!!
    04:33:11.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS7
    04:33:11.600 [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!!!
    04:33:11.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS7PADDING
    04:33:11.600 [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!!!
    04:33:11.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/TBC
    04:33:11.601 [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!!!
    04:33:11.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/TBCPADDING
    04:33:11.601 [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!!!
    04:33:11.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/X9.23
    04:33:11.602 [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!!!
    04:33:11.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/X9.23PADDING
    04:33:11.602 [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!!!
    04:33:11.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ZEROBYTE
    04:33:11.602 [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!!!
    04:33:11.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ZEROBYTEPADDING
    04:33:11.603 [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!!!
    04:33:11.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/
    04:33:11.603 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB200/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126
    04:33:11.603 [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!!!
    04:33:11.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126-2
    04:33:11.604 [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!!!
    04:33:11.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126-2PADDING
    04:33:11.604 [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!!!
    04:33:11.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126PADDING
    04:33:11.604 [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!!!
    04:33:11.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO7816-4
    04:33:11.605 [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!!!
    04:33:11.605 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO7816-4PADDING
    04:33:11.605 [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!!!
    04:33:11.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/NOPADDING
    04:33:11.606 [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!!!
    04:33:11.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS5
    04:33:11.606 [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!!!
    04:33:11.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS5PADDING
    04:33:11.606 [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!!!
    04:33:11.607 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS7
    04:33:11.607 [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!!!
    04:33:11.607 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS7PADDING
    04:33:11.607 [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!!!
    04:33:11.607 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/TBC
    04:33:11.607 [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!!!
    04:33:11.608 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/TBCPADDING
    04:33:11.608 [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!!!
    04:33:11.608 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/X9.23
    04:33:11.608 [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!!!
    04:33:11.608 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/X9.23PADDING
    04:33:11.609 [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!!!
    04:33:11.609 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ZEROBYTE
    04:33:11.609 [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!!!
    04:33:11.609 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ZEROBYTEPADDING
    04:33:11.610 [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!!!
    04:33:11.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/
    04:33:11.610 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB208/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126
    04:33:11.610 [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!!!
    04:33:11.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126-2
    04:33:11.611 [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!!!
    04:33:11.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126-2PADDING
    04:33:11.611 [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!!!
    04:33:11.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126PADDING
    04:33:11.611 [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!!!
    04:33:11.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO7816-4
    04:33:11.611 [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!!!
    04:33:11.612 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO7816-4PADDING
    04:33:11.612 [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!!!
    04:33:11.612 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/NOPADDING
    04:33:11.612 [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!!!
    04:33:11.612 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS5
    04:33:11.612 [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!!!
    04:33:11.613 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS5PADDING
    04:33:11.613 [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!!!
    04:33:11.613 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS7
    04:33:11.614 [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!!!
    04:33:11.614 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS7PADDING
    04:33:11.614 [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!!!
    04:33:11.614 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/TBC
    04:33:11.614 [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!!!
    04:33:11.614 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/TBCPADDING
    04:33:11.615 [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!!!
    04:33:11.615 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/X9.23
    04:33:11.615 [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!!!
    04:33:11.615 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/X9.23PADDING
    04:33:11.615 [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!!!
    04:33:11.616 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ZEROBYTE
    04:33:11.616 [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!!!
    04:33:11.616 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ZEROBYTEPADDING
    04:33:11.616 [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!!!
    04:33:11.616 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/
    04:33:11.616 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB216/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.617 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126
    04:33:11.617 [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!!!
    04:33:11.617 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126-2
    04:33:11.618 [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!!!
    04:33:11.618 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126-2PADDING
    04:33:11.618 [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!!!
    04:33:11.618 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126PADDING
    04:33:11.618 [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!!!
    04:33:11.618 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO7816-4
    04:33:11.619 [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!!!
    04:33:11.619 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO7816-4PADDING
    04:33:11.619 [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!!!
    04:33:11.619 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/NOPADDING
    04:33:11.619 [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!!!
    04:33:11.620 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS5
    04:33:11.620 [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!!!
    04:33:11.620 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS5PADDING
    04:33:11.620 [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!!!
    04:33:11.620 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS7
    04:33:11.620 [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!!!
    04:33:11.621 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS7PADDING
    04:33:11.621 [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!!!
    04:33:11.621 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/TBC
    04:33:11.621 [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!!!
    04:33:11.622 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/TBCPADDING
    04:33:11.622 [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!!!
    04:33:11.622 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/X9.23
    04:33:11.622 [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!!!
    04:33:11.622 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/X9.23PADDING
    04:33:11.623 [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!!!
    04:33:11.623 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ZEROBYTE
    04:33:11.623 [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!!!
    04:33:11.623 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ZEROBYTEPADDING
    04:33:11.623 [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!!!
    04:33:11.623 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/
    04:33:11.624 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB224/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.624 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126
    04:33:11.624 [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!!!
    04:33:11.624 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126-2
    04:33:11.624 [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!!!
    04:33:11.625 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126-2PADDING
    04:33:11.625 [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!!!
    04:33:11.625 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126PADDING
    04:33:11.626 [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!!!
    04:33:11.626 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO7816-4
    04:33:11.626 [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!!!
    04:33:11.626 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO7816-4PADDING
    04:33:11.626 [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!!!
    04:33:11.626 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/NOPADDING
    04:33:11.626 [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!!!
    04:33:11.627 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS5
    04:33:11.627 [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!!!
    04:33:11.627 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS5PADDING
    04:33:11.627 [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!!!
    04:33:11.627 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS7
    04:33:11.627 [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!!!
    04:33:11.628 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS7PADDING
    04:33:11.628 [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!!!
    04:33:11.628 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/TBC
    04:33:11.628 [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!!!
    04:33:11.628 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/TBCPADDING
    04:33:11.628 [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!!!
    04:33:11.629 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/X9.23
    04:33:11.629 [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!!!
    04:33:11.629 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/X9.23PADDING
    04:33:11.630 [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!!!
    04:33:11.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ZEROBYTE
    04:33:11.630 [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!!!
    04:33:11.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ZEROBYTEPADDING
    04:33:11.630 [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!!!
    04:33:11.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/
    04:33:11.631 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB232/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.631 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126
    04:33:11.631 [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!!!
    04:33:11.631 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126-2
    04:33:11.631 [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!!!
    04:33:11.631 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126-2PADDING
    04:33:11.631 [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!!!
    04:33:11.632 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126PADDING
    04:33:11.632 [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!!!
    04:33:11.632 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO7816-4
    04:33:11.632 [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!!!
    04:33:11.632 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO7816-4PADDING
    04:33:11.632 [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!!!
    04:33:11.633 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/NOPADDING
    04:33:11.633 [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!!!
    04:33:11.633 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS5
    04:33:11.633 [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!!!
    04:33:11.634 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS5PADDING
    04:33:11.634 [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!!!
    04:33:11.634 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS7
    04:33:11.634 [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!!!
    04:33:11.634 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS7PADDING
    04:33:11.634 [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!!!
    04:33:11.635 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/TBC
    04:33:11.635 [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!!!
    04:33:11.635 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/TBCPADDING
    04:33:11.635 [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!!!
    04:33:11.635 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/X9.23
    04:33:11.635 [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!!!
    04:33:11.636 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/X9.23PADDING
    04:33:11.636 [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!!!
    04:33:11.636 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ZEROBYTE
    04:33:11.636 [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!!!
    04:33:11.636 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ZEROBYTEPADDING
    04:33:11.637 [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!!!
    04:33:11.637 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/
    04:33:11.638 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB24/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.638 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126
    04:33:11.638 [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!!!
    04:33:11.638 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126-2
    04:33:11.638 [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!!!
    04:33:11.638 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126-2PADDING
    04:33:11.638 [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!!!
    04:33:11.638 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126PADDING
    04:33:11.639 [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!!!
    04:33:11.639 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO7816-4
    04:33:11.639 [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!!!
    04:33:11.639 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO7816-4PADDING
    04:33:11.639 [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!!!
    04:33:11.639 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/NOPADDING
    04:33:11.639 [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!!!
    04:33:11.640 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS5
    04:33:11.640 [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!!!
    04:33:11.640 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS5PADDING
    04:33:11.640 [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!!!
    04:33:11.640 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS7
    04:33:11.640 [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!!!
    04:33:11.640 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS7PADDING
    04:33:11.640 [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!!!
    04:33:11.640 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/TBC
    04:33:11.640 [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!!!
    04:33:11.640 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/TBCPADDING
    04:33:11.641 [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!!!
    04:33:11.641 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/X9.23
    04:33:11.641 [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!!!
    04:33:11.641 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/X9.23PADDING
    04:33:11.641 [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!!!
    04:33:11.641 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ZEROBYTE
    04:33:11.641 [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!!!
    04:33:11.641 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ZEROBYTEPADDING
    04:33:11.642 [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!!!
    04:33:11.642 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/
    04:33:11.642 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB240/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.642 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126
    04:33:11.642 [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!!!
    04:33:11.643 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126-2
    04:33:11.643 [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!!!
    04:33:11.643 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126-2PADDING
    04:33:11.643 [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!!!
    04:33:11.643 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126PADDING
    04:33:11.643 [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!!!
    04:33:11.643 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO7816-4
    04:33:11.643 [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!!!
    04:33:11.643 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO7816-4PADDING
    04:33:11.643 [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!!!
    04:33:11.643 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/NOPADDING
    04:33:11.644 [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!!!
    04:33:11.644 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS5
    04:33:11.644 [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!!!
    04:33:11.644 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS5PADDING
    04:33:11.644 [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!!!
    04:33:11.644 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS7
    04:33:11.644 [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!!!
    04:33:11.644 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS7PADDING
    04:33:11.644 [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!!!
    04:33:11.644 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/TBC
    04:33:11.645 [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!!!
    04:33:11.645 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/TBCPADDING
    04:33:11.645 [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!!!
    04:33:11.645 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/X9.23
    04:33:11.645 [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!!!
    04:33:11.645 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/X9.23PADDING
    04:33:11.646 [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!!!
    04:33:11.646 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ZEROBYTE
    04:33:11.646 [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!!!
    04:33:11.646 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ZEROBYTEPADDING
    04:33:11.646 [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!!!
    04:33:11.647 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/
    04:33:11.647 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB248/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.647 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126
    04:33:11.647 [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!!!
    04:33:11.647 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126-2
    04:33:11.647 [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!!!
    04:33:11.647 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126-2PADDING
    04:33:11.647 [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!!!
    04:33:11.648 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126PADDING
    04:33:11.648 [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!!!
    04:33:11.648 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO7816-4
    04:33:11.648 [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!!!
    04:33:11.648 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO7816-4PADDING
    04:33:11.648 [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!!!
    04:33:11.648 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/NOPADDING
    04:33:11.648 [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!!!
    04:33:11.649 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS5
    04:33:11.649 [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!!!
    04:33:11.649 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS5PADDING
    04:33:11.650 [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!!!
    04:33:11.650 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS7
    04:33:11.650 [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!!!
    04:33:11.650 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS7PADDING
    04:33:11.650 [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!!!
    04:33:11.650 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/TBC
    04:33:11.651 [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!!!
    04:33:11.651 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/TBCPADDING
    04:33:11.651 [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!!!
    04:33:11.651 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/X9.23
    04:33:11.651 [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!!!
    04:33:11.651 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/X9.23PADDING
    04:33:11.652 [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!!!
    04:33:11.652 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ZEROBYTE
    04:33:11.652 [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!!!
    04:33:11.652 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ZEROBYTEPADDING
    04:33:11.652 [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!!!
    04:33:11.652 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/
    04:33:11.652 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB256/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.652 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126
    04:33:11.653 [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!!!
    04:33:11.653 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126-2
    04:33:11.653 [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!!!
    04:33:11.653 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126-2PADDING
    04:33:11.654 [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!!!
    04:33:11.654 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126PADDING
    04:33:11.654 [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!!!
    04:33:11.654 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO7816-4
    04:33:11.654 [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!!!
    04:33:11.655 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO7816-4PADDING
    04:33:11.655 [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!!!
    04:33:11.655 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/NOPADDING
    04:33:11.655 [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!!!
    04:33:11.655 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS5
    04:33:11.655 [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!!!
    04:33:11.656 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS5PADDING
    04:33:11.656 [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!!!
    04:33:11.656 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS7
    04:33:11.656 [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!!!
    04:33:11.656 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS7PADDING
    04:33:11.656 [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!!!
    04:33:11.656 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/TBC
    04:33:11.657 [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!!!
    04:33:11.657 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/TBCPADDING
    04:33:11.657 [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!!!
    04:33:11.657 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/X9.23
    04:33:11.657 [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!!!
    04:33:11.657 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/X9.23PADDING
    04:33:11.658 [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!!!
    04:33:11.658 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ZEROBYTE
    04:33:11.658 [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!!!
    04:33:11.658 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ZEROBYTEPADDING
    04:33:11.658 [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!!!
    04:33:11.659 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/
    04:33:11.659 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB32/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.659 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126
    04:33:11.659 [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!!!
    04:33:11.659 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126-2
    04:33:11.660 [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!!!
    04:33:11.660 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126-2PADDING
    04:33:11.660 [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!!!
    04:33:11.660 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126PADDING
    04:33:11.660 [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!!!
    04:33:11.660 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO7816-4
    04:33:11.661 [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!!!
    04:33:11.661 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO7816-4PADDING
    04:33:11.661 [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!!!
    04:33:11.662 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/NOPADDING
    04:33:11.662 [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!!!
    04:33:11.662 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS5
    04:33:11.662 [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!!!
    04:33:11.662 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS5PADDING
    04:33:11.662 [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!!!
    04:33:11.662 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS7
    04:33:11.662 [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!!!
    04:33:11.662 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS7PADDING
    04:33:11.662 [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!!!
    04:33:11.663 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/TBC
    04:33:11.663 [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!!!
    04:33:11.663 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/TBCPADDING
    04:33:11.663 [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!!!
    04:33:11.663 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/X9.23
    04:33:11.664 [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!!!
    04:33:11.664 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/X9.23PADDING
    04:33:11.664 [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!!!
    04:33:11.664 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ZEROBYTE
    04:33:11.664 [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!!!
    04:33:11.664 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ZEROBYTEPADDING
    04:33:11.665 [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!!!
    04:33:11.665 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/
    04:33:11.665 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB40/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.666 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126
    04:33:11.666 [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!!!
    04:33:11.666 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126-2
    04:33:11.666 [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!!!
    04:33:11.666 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126-2PADDING
    04:33:11.666 [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!!!
    04:33:11.667 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126PADDING
    04:33:11.667 [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!!!
    04:33:11.667 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO7816-4
    04:33:11.667 [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!!!
    04:33:11.667 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO7816-4PADDING
    04:33:11.667 [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!!!
    04:33:11.668 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/NOPADDING
    04:33:11.668 [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!!!
    04:33:11.668 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS5
    04:33:11.668 [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!!!
    04:33:11.668 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS5PADDING
    04:33:11.669 [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!!!
    04:33:11.669 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS7
    04:33:11.669 [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!!!
    04:33:11.669 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS7PADDING
    04:33:11.670 [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!!!
    04:33:11.670 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/TBC
    04:33:11.670 [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!!!
    04:33:11.670 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/TBCPADDING
    04:33:11.670 [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!!!
    04:33:11.671 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/X9.23
    04:33:11.671 [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!!!
    04:33:11.671 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/X9.23PADDING
    04:33:11.671 [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!!!
    04:33:11.671 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ZEROBYTE
    04:33:11.671 [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!!!
    04:33:11.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ZEROBYTEPADDING
    04:33:11.672 [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!!!
    04:33:11.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/
    04:33:11.672 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB48/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126
    04:33:11.672 [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!!!
    04:33:11.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126-2
    04:33:11.672 [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!!!
    04:33:11.673 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126-2PADDING
    04:33:11.673 [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!!!
    04:33:11.673 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126PADDING
    04:33:11.673 [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!!!
    04:33:11.673 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO7816-4
    04:33:11.673 [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!!!
    04:33:11.673 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO7816-4PADDING
    04:33:11.674 [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!!!
    04:33:11.674 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/NOPADDING
    04:33:11.674 [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!!!
    04:33:11.674 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS5
    04:33:11.674 [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!!!
    04:33:11.674 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS5PADDING
    04:33:11.674 [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!!!
    04:33:11.674 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS7
    04:33:11.674 [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!!!
    04:33:11.674 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS7PADDING
    04:33:11.674 [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!!!
    04:33:11.675 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/TBC
    04:33:11.675 [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!!!
    04:33:11.675 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/TBCPADDING
    04:33:11.675 [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!!!
    04:33:11.675 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/X9.23
    04:33:11.675 [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!!!
    04:33:11.676 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/X9.23PADDING
    04:33:11.676 [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!!!
    04:33:11.676 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ZEROBYTE
    04:33:11.676 [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!!!
    04:33:11.676 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ZEROBYTEPADDING
    04:33:11.676 [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!!!
    04:33:11.676 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/
    04:33:11.676 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB56/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.676 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126
    04:33:11.676 [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!!!
    04:33:11.676 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126-2
    04:33:11.677 [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!!!
    04:33:11.677 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126-2PADDING
    04:33:11.677 [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!!!
    04:33:11.677 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126PADDING
    04:33:11.677 [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!!!
    04:33:11.677 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO7816-4
    04:33:11.678 [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!!!
    04:33:11.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO7816-4PADDING
    04:33:11.678 [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!!!
    04:33:11.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/NOPADDING
    04:33:11.678 [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!!!
    04:33:11.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS5
    04:33:11.678 [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!!!
    04:33:11.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS5PADDING
    04:33:11.678 [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!!!
    04:33:11.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS7
    04:33:11.678 [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!!!
    04:33:11.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS7PADDING
    04:33:11.678 [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!!!
    04:33:11.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/TBC
    04:33:11.678 [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!!!
    04:33:11.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/TBCPADDING
    04:33:11.678 [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!!!
    04:33:11.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/X9.23
    04:33:11.678 [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!!!
    04:33:11.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/X9.23PADDING
    04:33:11.678 [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!!!
    04:33:11.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ZEROBYTE
    04:33:11.678 [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!!!
    04:33:11.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ZEROBYTEPADDING
    04:33:11.678 [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!!!
    04:33:11.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/
    04:33:11.679 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB64/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126
    04:33:11.679 [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!!!
    04:33:11.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126-2
    04:33:11.679 [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!!!
    04:33:11.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126-2PADDING
    04:33:11.679 [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!!!
    04:33:11.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126PADDING
    04:33:11.679 [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!!!
    04:33:11.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO7816-4
    04:33:11.679 [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!!!
    04:33:11.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO7816-4PADDING
    04:33:11.679 [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!!!
    04:33:11.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/NOPADDING
    04:33:11.679 [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!!!
    04:33:11.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS5
    04:33:11.679 [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!!!
    04:33:11.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS5PADDING
    04:33:11.679 [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!!!
    04:33:11.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS7
    04:33:11.679 [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!!!
    04:33:11.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS7PADDING
    04:33:11.679 [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!!!
    04:33:11.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/TBC
    04:33:11.680 [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!!!
    04:33:11.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/TBCPADDING
    04:33:11.680 [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!!!
    04:33:11.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/X9.23
    04:33:11.680 [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!!!
    04:33:11.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/X9.23PADDING
    04:33:11.680 [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!!!
    04:33:11.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ZEROBYTE
    04:33:11.680 [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!!!
    04:33:11.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ZEROBYTEPADDING
    04:33:11.680 [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!!!
    04:33:11.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/
    04:33:11.680 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB72/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126
    04:33:11.680 [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!!!
    04:33:11.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126-2
    04:33:11.680 [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!!!
    04:33:11.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126-2PADDING
    04:33:11.680 [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!!!
    04:33:11.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126PADDING
    04:33:11.680 [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!!!
    04:33:11.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO7816-4
    04:33:11.680 [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!!!
    04:33:11.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO7816-4PADDING
    04:33:11.681 [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!!!
    04:33:11.681 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/NOPADDING
    04:33:11.681 [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!!!
    04:33:11.681 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS5
    04:33:11.681 [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!!!
    04:33:11.681 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS5PADDING
    04:33:11.681 [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!!!
    04:33:11.681 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS7
    04:33:11.681 [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!!!
    04:33:11.681 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS7PADDING
    04:33:11.682 [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!!!
    04:33:11.683 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/TBC
    04:33:11.684 [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!!!
    04:33:11.686 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/TBCPADDING
    04:33:11.686 [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!!!
    04:33:11.686 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/X9.23
    04:33:11.686 [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!!!
    04:33:11.686 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/X9.23PADDING
    04:33:11.687 [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!!!
    04:33:11.687 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ZEROBYTE
    04:33:11.687 [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!!!
    04:33:11.687 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ZEROBYTEPADDING
    04:33:11.688 [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!!!
    04:33:11.688 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/
    04:33:11.688 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB8/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.688 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126
    04:33:11.688 [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!!!
    04:33:11.688 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126-2
    04:33:11.688 [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!!!
    04:33:11.688 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126-2PADDING
    04:33:11.689 [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!!!
    04:33:11.691 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126PADDING
    04:33:11.691 [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!!!
    04:33:11.691 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO7816-4
    04:33:11.691 [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!!!
    04:33:11.691 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO7816-4PADDING
    04:33:11.691 [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!!!
    04:33:11.691 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/NOPADDING
    04:33:11.692 [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!!!
    04:33:11.692 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS5
    04:33:11.692 [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!!!
    04:33:11.692 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS5PADDING
    04:33:11.692 [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!!!
    04:33:11.692 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS7
    04:33:11.692 [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!!!
    04:33:11.693 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS7PADDING
    04:33:11.693 [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!!!
    04:33:11.693 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/TBC
    04:33:11.693 [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!!!
    04:33:11.693 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/TBCPADDING
    04:33:11.693 [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!!!
    04:33:11.694 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/X9.23
    04:33:11.694 [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!!!
    04:33:11.694 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/X9.23PADDING
    04:33:11.694 [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!!!
    04:33:11.695 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ZEROBYTE
    04:33:11.695 [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!!!
    04:33:11.695 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ZEROBYTEPADDING
    04:33:11.695 [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!!!
    04:33:11.695 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/
    04:33:11.695 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB80/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.696 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126
    04:33:11.696 [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!!!
    04:33:11.696 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126-2
    04:33:11.696 [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!!!
    04:33:11.696 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126-2PADDING
    04:33:11.696 [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!!!
    04:33:11.700 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126PADDING
    04:33:11.700 [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!!!
    04:33:11.700 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO7816-4
    04:33:11.700 [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!!!
    04:33:11.700 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO7816-4PADDING
    04:33:11.700 [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!!!
    04:33:11.700 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/NOPADDING
    04:33:11.700 [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!!!
    04:33:11.701 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS5
    04:33:11.701 [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!!!
    04:33:11.701 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS5PADDING
    04:33:11.701 [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!!!
    04:33:11.701 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS7
    04:33:11.702 [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!!!
    04:33:11.702 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS7PADDING
    04:33:11.702 [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!!!
    04:33:11.702 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/TBC
    04:33:11.702 [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!!!
    04:33:11.702 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/TBCPADDING
    04:33:11.702 [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!!!
    04:33:11.702 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/X9.23
    04:33:11.703 [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!!!
    04:33:11.703 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/X9.23PADDING
    04:33:11.703 [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!!!
    04:33:11.703 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ZEROBYTE
    04:33:11.703 [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!!!
    04:33:11.703 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ZEROBYTEPADDING
    04:33:11.703 [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!!!
    04:33:11.703 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/
    04:33:11.704 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB88/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.704 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126
    04:33:11.704 [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!!!
    04:33:11.704 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126-2
    04:33:11.704 [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!!!
    04:33:11.704 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126-2PADDING
    04:33:11.704 [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!!!
    04:33:11.704 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126PADDING
    04:33:11.705 [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!!!
    04:33:11.705 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO7816-4
    04:33:11.705 [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!!!
    04:33:11.705 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO7816-4PADDING
    04:33:11.705 [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!!!
    04:33:11.706 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/NOPADDING
    04:33:11.706 [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!!!
    04:33:11.706 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS5
    04:33:11.706 [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!!!
    04:33:11.706 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS5PADDING
    04:33:11.706 [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!!!
    04:33:11.706 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS7
    04:33:11.710 [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!!!
    04:33:11.710 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS7PADDING
    04:33:11.710 [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!!!
    04:33:11.710 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/TBC
    04:33:11.710 [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!!!
    04:33:11.711 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/TBCPADDING
    04:33:11.711 [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!!!
    04:33:11.711 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/X9.23
    04:33:11.711 [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!!!
    04:33:11.711 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/X9.23PADDING
    04:33:11.711 [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!!!
    04:33:11.711 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ZEROBYTE
    04:33:11.712 [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!!!
    04:33:11.712 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ZEROBYTEPADDING
    04:33:11.712 [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!!!
    04:33:11.712 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/
    04:33:11.712 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CFB96/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.712 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126
    04:33:11.713 [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!!!
    04:33:11.713 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126-2
    04:33:11.713 [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!!!
    04:33:11.713 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126-2PADDING
    04:33:11.714 [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!!!
    04:33:11.714 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126PADDING
    04:33:11.714 [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!!!
    04:33:11.714 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO7816-4
    04:33:11.714 [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!!!
    04:33:11.714 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO7816-4PADDING
    04:33:11.715 [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!!!
    04:33:11.715 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/NOPADDING
    04:33:11.715 [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!!!
    04:33:11.715 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS5
    04:33:11.715 [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!!!
    04:33:11.715 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS5PADDING
    04:33:11.716 [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!!!
    04:33:11.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS7
    04:33:11.716 [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!!!
    04:33:11.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS7PADDING
    04:33:11.716 [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!!!
    04:33:11.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/TBC
    04:33:11.716 [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!!!
    04:33:11.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/TBCPADDING
    04:33:11.716 [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!!!
    04:33:11.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/X9.23
    04:33:11.716 [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!!!
    04:33:11.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/X9.23PADDING
    04:33:11.716 [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!!!
    04:33:11.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ZEROBYTE
    04:33:11.716 [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!!!
    04:33:11.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ZEROBYTEPADDING
    04:33:11.716 [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!!!
    04:33:11.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CTS/
    04:33:11.716 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/CTS/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CTS/NOPADDING
    04:33:11.716 [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!!!
    04:33:11.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/EAX/
    04:33:11.717 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/EAX/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.717 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/EAX/NOPADDING
    04:33:11.722 [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!!!
    04:33:11.722 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/ECB/
    04:33:11.722 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/ECB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.722 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/ECB/NOPADDING
    04:33:11.722 [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!!!
    04:33:11.723 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/
    04:33:11.723 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/GOFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.723 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126
    04:33:11.723 [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!!!
    04:33:11.723 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126-2
    04:33:11.724 [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!!!
    04:33:11.724 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126-2PADDING
    04:33:11.724 [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!!!
    04:33:11.724 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126PADDING
    04:33:11.724 [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!!!
    04:33:11.724 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO7816-4
    04:33:11.724 [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!!!
    04:33:11.725 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO7816-4PADDING
    04:33:11.725 [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!!!
    04:33:11.725 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/NOPADDING
    04:33:11.725 [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!!!
    04:33:11.725 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS5
    04:33:11.725 [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!!!
    04:33:11.725 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS5PADDING
    04:33:11.726 [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!!!
    04:33:11.726 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS7
    04:33:11.726 [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!!!
    04:33:11.726 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS7PADDING
    04:33:11.726 [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!!!
    04:33:11.726 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/TBC
    04:33:11.726 [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!!!
    04:33:11.726 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/TBCPADDING
    04:33:11.726 [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!!!
    04:33:11.726 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/X9.23
    04:33:11.726 [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!!!
    04:33:11.726 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/X9.23PADDING
    04:33:11.726 [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!!!
    04:33:11.726 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ZEROBYTE
    04:33:11.726 [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!!!
    04:33:11.726 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ZEROBYTEPADDING
    04:33:11.727 [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!!!
    04:33:11.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/
    04:33:11.727 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126
    04:33:11.727 [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!!!
    04:33:11.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126-2
    04:33:11.727 [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!!!
    04:33:11.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126-2PADDING
    04:33:11.727 [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!!!
    04:33:11.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126PADDING
    04:33:11.727 [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!!!
    04:33:11.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO7816-4
    04:33:11.727 [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!!!
    04:33:11.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO7816-4PADDING
    04:33:11.727 [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!!!
    04:33:11.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/NOPADDING
    04:33:11.727 [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!!!
    04:33:11.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS5
    04:33:11.727 [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!!!
    04:33:11.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS5PADDING
    04:33:11.727 [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!!!
    04:33:11.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS7
    04:33:11.727 [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!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS7PADDING
    04:33:11.728 [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!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/TBC
    04:33:11.728 [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!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/TBCPADDING
    04:33:11.728 [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!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/X9.23
    04:33:11.728 [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!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/X9.23PADDING
    04:33:11.728 [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!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ZEROBYTE
    04:33:11.728 [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!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ZEROBYTEPADDING
    04:33:11.728 [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!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/
    04:33:11.728 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB104/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126
    04:33:11.728 [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!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126-2
    04:33:11.728 [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!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126-2PADDING
    04:33:11.728 [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!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126PADDING
    04:33:11.728 [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!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO7816-4
    04:33:11.728 [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!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO7816-4PADDING
    04:33:11.728 [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!!!
    04:33:11.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/NOPADDING
    04:33:11.728 [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!!!
    04:33:11.729 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS5
    04:33:11.729 [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!!!
    04:33:11.729 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS5PADDING
    04:33:11.729 [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!!!
    04:33:11.729 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS7
    04:33:11.729 [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!!!
    04:33:11.729 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS7PADDING
    04:33:11.729 [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!!!
    04:33:11.729 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/TBC
    04:33:11.729 [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!!!
    04:33:11.729 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/TBCPADDING
    04:33:11.729 [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!!!
    04:33:11.729 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/X9.23
    04:33:11.729 [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!!!
    04:33:11.729 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/X9.23PADDING
    04:33:11.729 [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!!!
    04:33:11.729 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ZEROBYTE
    04:33:11.729 [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!!!
    04:33:11.729 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ZEROBYTEPADDING
    04:33:11.729 [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!!!
    04:33:11.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/
    04:33:11.730 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB112/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126
    04:33:11.730 [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!!!
    04:33:11.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126-2
    04:33:11.730 [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!!!
    04:33:11.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126-2PADDING
    04:33:11.730 [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!!!
    04:33:11.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126PADDING
    04:33:11.730 [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!!!
    04:33:11.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO7816-4
    04:33:11.730 [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!!!
    04:33:11.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO7816-4PADDING
    04:33:11.730 [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!!!
    04:33:11.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/NOPADDING
    04:33:11.730 [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!!!
    04:33:11.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS5
    04:33:11.730 [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!!!
    04:33:11.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS5PADDING
    04:33:11.730 [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!!!
    04:33:11.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS7
    04:33:11.730 [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!!!
    04:33:11.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS7PADDING
    04:33:11.730 [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!!!
    04:33:11.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/TBC
    04:33:11.731 [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!!!
    04:33:11.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/TBCPADDING
    04:33:11.731 [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!!!
    04:33:11.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/X9.23
    04:33:11.731 [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!!!
    04:33:11.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/X9.23PADDING
    04:33:11.731 [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!!!
    04:33:11.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ZEROBYTE
    04:33:11.731 [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!!!
    04:33:11.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ZEROBYTEPADDING
    04:33:11.731 [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!!!
    04:33:11.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/
    04:33:11.731 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB120/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126
    04:33:11.731 [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!!!
    04:33:11.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126-2
    04:33:11.731 [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!!!
    04:33:11.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126-2PADDING
    04:33:11.731 [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!!!
    04:33:11.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126PADDING
    04:33:11.731 [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!!!
    04:33:11.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO7816-4
    04:33:11.731 [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!!!
    04:33:11.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO7816-4PADDING
    04:33:11.731 [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!!!
    04:33:11.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/NOPADDING
    04:33:11.732 [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!!!
    04:33:11.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS5
    04:33:11.732 [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!!!
    04:33:11.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS5PADDING
    04:33:11.732 [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!!!
    04:33:11.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS7
    04:33:11.732 [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!!!
    04:33:11.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS7PADDING
    04:33:11.732 [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!!!
    04:33:11.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/TBC
    04:33:11.732 [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!!!
    04:33:11.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/TBCPADDING
    04:33:11.732 [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!!!
    04:33:11.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/X9.23
    04:33:11.732 [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!!!
    04:33:11.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/X9.23PADDING
    04:33:11.732 [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!!!
    04:33:11.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ZEROBYTE
    04:33:11.732 [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!!!
    04:33:11.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ZEROBYTEPADDING
    04:33:11.732 [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!!!
    04:33:11.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/
    04:33:11.732 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB128/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126
    04:33:11.732 [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!!!
    04:33:11.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126-2
    04:33:11.732 [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!!!
    04:33:11.733 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126-2PADDING
    04:33:11.733 [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!!!
    04:33:11.733 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126PADDING
    04:33:11.733 [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!!!
    04:33:11.733 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO7816-4
    04:33:11.733 [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!!!
    04:33:11.733 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO7816-4PADDING
    04:33:11.733 [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!!!
    04:33:11.733 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/NOPADDING
    04:33:11.733 [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!!!
    04:33:11.733 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS5
    04:33:11.733 [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!!!
    04:33:11.733 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS5PADDING
    04:33:11.734 [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!!!
    04:33:11.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS7
    04:33:11.734 [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!!!
    04:33:11.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS7PADDING
    04:33:11.734 [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!!!
    04:33:11.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/TBC
    04:33:11.734 [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!!!
    04:33:11.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/TBCPADDING
    04:33:11.734 [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!!!
    04:33:11.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/X9.23
    04:33:11.734 [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!!!
    04:33:11.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/X9.23PADDING
    04:33:11.734 [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!!!
    04:33:11.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ZEROBYTE
    04:33:11.734 [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!!!
    04:33:11.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ZEROBYTEPADDING
    04:33:11.734 [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!!!
    04:33:11.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/
    04:33:11.734 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB136/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126
    04:33:11.734 [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!!!
    04:33:11.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126-2
    04:33:11.734 [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!!!
    04:33:11.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126-2PADDING
    04:33:11.734 [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!!!
    04:33:11.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126PADDING
    04:33:11.734 [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!!!
    04:33:11.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO7816-4
    04:33:11.735 [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!!!
    04:33:11.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO7816-4PADDING
    04:33:11.735 [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!!!
    04:33:11.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/NOPADDING
    04:33:11.735 [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!!!
    04:33:11.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS5
    04:33:11.735 [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!!!
    04:33:11.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS5PADDING
    04:33:11.735 [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!!!
    04:33:11.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS7
    04:33:11.735 [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!!!
    04:33:11.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS7PADDING
    04:33:11.735 [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!!!
    04:33:11.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/TBC
    04:33:11.735 [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!!!
    04:33:11.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/TBCPADDING
    04:33:11.735 [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!!!
    04:33:11.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/X9.23
    04:33:11.735 [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!!!
    04:33:11.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/X9.23PADDING
    04:33:11.735 [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!!!
    04:33:11.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ZEROBYTE
    04:33:11.735 [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!!!
    04:33:11.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ZEROBYTEPADDING
    04:33:11.735 [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!!!
    04:33:11.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/
    04:33:11.735 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB144/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126
    04:33:11.736 [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!!!
    04:33:11.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126-2
    04:33:11.736 [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!!!
    04:33:11.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126-2PADDING
    04:33:11.736 [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!!!
    04:33:11.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126PADDING
    04:33:11.736 [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!!!
    04:33:11.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO7816-4
    04:33:11.736 [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!!!
    04:33:11.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO7816-4PADDING
    04:33:11.736 [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!!!
    04:33:11.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/NOPADDING
    04:33:11.736 [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!!!
    04:33:11.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS5
    04:33:11.736 [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!!!
    04:33:11.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS5PADDING
    04:33:11.736 [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!!!
    04:33:11.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS7
    04:33:11.736 [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!!!
    04:33:11.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS7PADDING
    04:33:11.736 [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!!!
    04:33:11.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/TBC
    04:33:11.736 [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!!!
    04:33:11.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/TBCPADDING
    04:33:11.736 [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!!!
    04:33:11.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/X9.23
    04:33:11.737 [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!!!
    04:33:11.737 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/X9.23PADDING
    04:33:11.737 [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!!!
    04:33:11.737 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ZEROBYTE
    04:33:11.737 [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!!!
    04:33:11.737 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ZEROBYTEPADDING
    04:33:11.737 [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!!!
    04:33:11.737 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/
    04:33:11.737 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB152/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.737 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126
    04:33:11.737 [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!!!
    04:33:11.742 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126-2
    04:33:11.747 [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!!!
    04:33:11.747 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126-2PADDING
    04:33:11.747 [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!!!
    04:33:11.747 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126PADDING
    04:33:11.747 [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!!!
    04:33:11.747 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO7816-4
    04:33:11.747 [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!!!
    04:33:11.747 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO7816-4PADDING
    04:33:11.747 [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!!!
    04:33:11.747 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/NOPADDING
    04:33:11.747 [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!!!
    04:33:11.747 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS5
    04:33:11.747 [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!!!
    04:33:11.747 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS5PADDING
    04:33:11.747 [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!!!
    04:33:11.747 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS7
    04:33:11.747 [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!!!
    04:33:11.747 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS7PADDING
    04:33:11.747 [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!!!
    04:33:11.747 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/TBC
    04:33:11.747 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/TBCPADDING
    04:33:11.748 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/X9.23
    04:33:11.748 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/X9.23PADDING
    04:33:11.748 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ZEROBYTE
    04:33:11.748 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ZEROBYTEPADDING
    04:33:11.748 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/
    04:33:11.748 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB16/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126
    04:33:11.748 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126-2
    04:33:11.748 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126-2PADDING
    04:33:11.748 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126PADDING
    04:33:11.748 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO7816-4
    04:33:11.748 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO7816-4PADDING
    04:33:11.748 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/NOPADDING
    04:33:11.748 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS5
    04:33:11.748 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS5PADDING
    04:33:11.748 [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!!!
    04:33:11.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS7
    04:33:11.748 [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!!!
    04:33:11.749 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS7PADDING
    04:33:11.749 [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!!!
    04:33:11.749 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/TBC
    04:33:11.749 [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!!!
    04:33:11.749 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/TBCPADDING
    04:33:11.749 [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!!!
    04:33:11.749 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/X9.23
    04:33:11.749 [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!!!
    04:33:11.749 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/X9.23PADDING
    04:33:11.749 [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!!!
    04:33:11.749 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ZEROBYTE
    04:33:11.749 [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!!!
    04:33:11.749 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ZEROBYTEPADDING
    04:33:11.749 [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!!!
    04:33:11.749 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/
    04:33:11.749 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB160/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.749 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126
    04:33:11.749 [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!!!
    04:33:11.749 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126-2
    04:33:11.750 [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!!!
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126-2PADDING
    04:33:11.750 [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!!!
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126PADDING
    04:33:11.750 [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!!!
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO7816-4
    04:33:11.750 [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!!!
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO7816-4PADDING
    04:33:11.750 [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!!!
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/NOPADDING
    04:33:11.750 [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!!!
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS5
    04:33:11.750 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS5PADDING
    04:33:11.750 [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!!!
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS7
    04:33:11.750 [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!!!
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS7PADDING
    04:33:11.750 [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!!!
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/TBC
    04:33:11.750 [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!!!
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/TBCPADDING
    04:33:11.750 [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!!!
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/X9.23
    04:33:11.750 [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!!!
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/X9.23PADDING
    04:33:11.750 [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!!!
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ZEROBYTE
    04:33:11.750 [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!!!
    04:33:11.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ZEROBYTEPADDING
    04:33:11.751 [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!!!
    04:33:11.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/
    04:33:11.751 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB168/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126
    04:33:11.751 [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!!!
    04:33:11.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126-2
    04:33:11.751 [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!!!
    04:33:11.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126-2PADDING
    04:33:11.751 [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!!!
    04:33:11.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126PADDING
    04:33:11.751 [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!!!
    04:33:11.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO7816-4
    04:33:11.751 [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!!!
    04:33:11.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO7816-4PADDING
    04:33:11.751 [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!!!
    04:33:11.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/NOPADDING
    04:33:11.751 [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!!!
    04:33:11.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS5
    04:33:11.751 [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!!!
    04:33:11.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS5PADDING
    04:33:11.751 [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!!!
    04:33:11.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS7
    04:33:11.751 [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!!!
    04:33:11.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS7PADDING
    04:33:11.751 [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!!!
    04:33:11.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/TBC
    04:33:11.751 [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!!!
    04:33:11.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/TBCPADDING
    04:33:11.752 [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!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/X9.23
    04:33:11.752 [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!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/X9.23PADDING
    04:33:11.752 [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!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ZEROBYTE
    04:33:11.752 [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!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ZEROBYTEPADDING
    04:33:11.752 [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!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/
    04:33:11.752 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB176/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126
    04:33:11.752 [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!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126-2
    04:33:11.752 [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!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126-2PADDING
    04:33:11.752 [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!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126PADDING
    04:33:11.752 [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!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO7816-4
    04:33:11.752 [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!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO7816-4PADDING
    04:33:11.752 [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!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/NOPADDING
    04:33:11.752 [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!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS5
    04:33:11.752 [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!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS5PADDING
    04:33:11.752 [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!!!
    04:33:11.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS7
    04:33:11.753 [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!!!
    04:33:11.753 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS7PADDING
    04:33:11.753 [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!!!
    04:33:11.753 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/TBC
    04:33:11.753 [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!!!
    04:33:11.753 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/TBCPADDING
    04:33:11.753 [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!!!
    04:33:11.753 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/X9.23
    04:33:11.753 [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!!!
    04:33:11.753 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/X9.23PADDING
    04:33:11.753 [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!!!
    04:33:11.753 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ZEROBYTE
    04:33:11.753 [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!!!
    04:33:11.753 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ZEROBYTEPADDING
    04:33:11.753 [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!!!
    04:33:11.753 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/
    04:33:11.753 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB184/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.753 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126
    04:33:11.753 [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!!!
    04:33:11.753 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126-2
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126-2PADDING
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126PADDING
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO7816-4
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO7816-4PADDING
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/NOPADDING
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS5
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS5PADDING
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS7
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS7PADDING
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/TBC
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/TBCPADDING
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/X9.23
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/X9.23PADDING
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ZEROBYTE
    04:33:11.754 [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!!!
    04:33:11.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ZEROBYTEPADDING
    04:33:11.755 [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!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/
    04:33:11.755 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB192/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126
    04:33:11.755 [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!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126-2
    04:33:11.755 [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!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126-2PADDING
    04:33:11.755 [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!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126PADDING
    04:33:11.755 [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!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO7816-4
    04:33:11.755 [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!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO7816-4PADDING
    04:33:11.755 [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!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/NOPADDING
    04:33:11.755 [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!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS5
    04:33:11.755 [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!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS5PADDING
    04:33:11.755 [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!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS7
    04:33:11.755 [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!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS7PADDING
    04:33:11.755 [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!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/TBC
    04:33:11.755 [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!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/TBCPADDING
    04:33:11.755 [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!!!
    04:33:11.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/X9.23
    04:33:11.756 [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!!!
    04:33:11.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/X9.23PADDING
    04:33:11.756 [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!!!
    04:33:11.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ZEROBYTE
    04:33:11.756 [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!!!
    04:33:11.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ZEROBYTEPADDING
    04:33:11.756 [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!!!
    04:33:11.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/
    04:33:11.756 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB200/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126
    04:33:11.756 [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!!!
    04:33:11.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126-2
    04:33:11.756 [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!!!
    04:33:11.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126-2PADDING
    04:33:11.756 [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!!!
    04:33:11.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126PADDING
    04:33:11.756 [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!!!
    04:33:11.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO7816-4
    04:33:11.756 [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!!!
    04:33:11.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO7816-4PADDING
    04:33:11.756 [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!!!
    04:33:11.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/NOPADDING
    04:33:11.756 [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!!!
    04:33:11.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS5
    04:33:11.756 [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!!!
    04:33:11.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS5PADDING
    04:33:11.756 [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!!!
    04:33:11.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS7
    04:33:11.756 [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!!!
    04:33:11.759 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS7PADDING
    04:33:11.765 [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!!!
    04:33:11.765 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/TBC
    04:33:11.765 [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!!!
    04:33:11.765 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/TBCPADDING
    04:33:11.765 [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!!!
    04:33:11.765 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/X9.23
    04:33:11.765 [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!!!
    04:33:11.765 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/X9.23PADDING
    04:33:11.765 [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!!!
    04:33:11.765 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ZEROBYTE
    04:33:11.765 [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!!!
    04:33:11.765 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ZEROBYTEPADDING
    04:33:11.765 [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!!!
    04:33:11.765 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/
    04:33:11.765 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB208/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.765 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126
    04:33:11.765 [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!!!
    04:33:11.765 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126-2
    04:33:11.766 [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!!!
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9074 ***
    *** gcm 9075 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.766 [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!!!
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126PADDING
    04:33:11.766 [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!!!
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO7816-4
    04:33:11.766 [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!!!
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9076 ***
    *** gcm 9077 ***
    *** gcm 9078 ***
    *** gcm 9079 ***
    *** gcm 9080 ***
    *** gcm 9081 ***
    *** gcm 9082 ***
    *** 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 ***
    *** gcm 9097 ***
    *** gcm 9098 ***
    *** gcm 9099 ***
    *** gcm 9100 ***
    *** gcm 9101 ***
    *** gcm 9102 ***
    *** gcm 9103 ***
    *** gcm 9104 ***
    *** gcm 9105 ***
    *** gcm 9106 ***
    *** gcm 9107 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.766 [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!!!
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/NOPADDING
    04:33:11.766 [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!!!
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS5
    04:33:11.766 [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!!!
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS5PADDING
    04:33:11.766 [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!!!
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS7
    04:33:11.766 [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!!!
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS7PADDING
    04:33:11.766 [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!!!
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9108 ***
    *** gcm 9109 ***
    *** gcm 9110 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.766 [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!!!
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/TBCPADDING
    04:33:11.766 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9111 ***
    *** gcm 9112 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/X9.23
    04:33:11.766 [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!!!
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/X9.23PADDING
    04:33:11.766 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9113 ***
    *** gcm 9114 ***
    *** gcm 9115 ***
    *** gcm 9116 ***
    *** gcm 9117 ***
    *** gcm 9118 ***
    *** gcm 9119 ***
    *** gcm 9120 ***
    *** gcm 9121 ***
    *** gcm 9122 ***
    *** gcm 9123 ***
    *** gcm 9124 ***
    *** gcm 9125 ***
    *** gcm 9126 ***
    *** gcm 9127 ***
    *** gcm 9128 ***
    *** gcm 9129 ***
    *** gcm 9130 ***
    *** gcm 9131 ***
    *** gcm 9132 ***
    *** gcm 9133 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ZEROBYTE
    04:33:11.766 [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!!!
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ZEROBYTEPADDING
    04:33:11.766 [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!!!
    04:33:11.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/
    04:33:11.767 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB216/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126-2
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126-2PADDING
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126PADDING
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO7816-4
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO7816-4PADDING
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9134 ***
    *** gcm 9135 ***
    *** gcm 9136 ***
    *** gcm 9137 ***
    *** gcm 9138 ***
    *** gcm 9139 ***
    *** gcm 9140 ***
    *** gcm 9141 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9142 ***
    *** gcm 9143 ***
    *** gcm 9144 ***
    *** gcm 9145 ***
    *** gcm 9146 ***
    *** gcm 9147 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS5PADDING
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS7
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS7PADDING
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/TBC
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/TBCPADDING
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/X9.23
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/X9.23PADDING
    04:33:11.767 [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!!!
    04:33:11.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ZEROBYTE
    04:33:11.768 [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!!!
    04:33:11.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ZEROBYTEPADDING
    04:33:11.768 [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!!!
    04:33:11.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/
    04:33:11.768 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB224/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126
    04:33:11.768 [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!!!
    04:33:11.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126-2
    04:33:11.768 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9148 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126-2PADDING
    04:33:11.768 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9149 ***
    *** gcm 9150 ***
    *** gcm 9151 ***
    *** gcm 9152 ***
    *** gcm 9153 ***
    *** gcm 9154 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9155 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.768 [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!!!
    04:33:11.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO7816-4
    04:33:11.768 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9156 ***
    *** gcm 9157 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO7816-4PADDING
    04:33:11.768 [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!!!
    04:33:11.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9158 ***
    *** gcm 9159 ***
    *** gcm 9160 ***
    *** gcm 9161 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.768 [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!!!
    04:33:11.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS5
    04:33:11.768 [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!!!
    04:33:11.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS5PADDING
    04:33:11.768 [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!!!
    04:33:11.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS7
    04:33:11.768 [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!!!
    04:33:11.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS7PADDING
    04:33:11.769 [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!!!
    04:33:11.769 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/TBC
    04:33:11.769 [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!!!
    04:33:11.769 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/TBCPADDING
    04:33:11.769 [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!!!
    04:33:11.769 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/X9.23
    04:33:11.769 [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!!!
    04:33:11.769 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/X9.23PADDING
    04:33:11.769 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9162 ***
    *** gcm 9163 ***
    *** gcm 9164 ***
    *** gcm 9165 ***
    *** gcm 9166 ***
    *** gcm 9167 ***
    *** gcm 9168 ***
    *** gcm 9169 ***
    *** gcm 9170 ***
    *** gcm 9171 ***
    *** gcm 9172 ***
    *** gcm 9173 ***
    *** gcm 9174 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.769 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ZEROBYTE
    04:33:11.769 [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!!!
    04:33:11.781 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ZEROBYTEPADDING
    04:33:11.782 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9175 ***
    *** gcm 9176 ***
    *** gcm 9177 ***
    *** gcm 9178 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.782 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/
    04:33:11.782 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB232/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.782 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126
    04:33:11.782 [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!!!
    04:33:11.782 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126-2
    04:33:11.782 [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!!!
    04:33:11.782 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126-2PADDING
    04:33:11.783 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9179 ***
    *** gcm 9180 ***
    *** gcm 9181 ***
    *** gcm 9182 ***
    *** gcm 9183 ***
    *** gcm 9184 ***
    *** gcm 9185 ***
    *** gcm 9186 ***
    *** gcm 9187 ***
    *** gcm 9188 ***
    *** gcm 9189 ***
    *** gcm 9190 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.783 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9191 ***
    *** gcm 9192 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.783 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9193 ***
    *** gcm 9194 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.783 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO7816-4
    04:33:11.783 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 9208 ***
    *** gcm 9209 ***
    *** gcm 9210 ***
    *** gcm 9211 ***
    *** gcm 9212 ***
    *** gcm 9213 ***
    *** gcm 9214 ***
    *** gcm 9215 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.783 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO7816-4PADDING
    04:33:11.783 [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!!!
    04:33:11.783 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/NOPADDING
    04:33:11.783 [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!!!
    04:33:11.783 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS5
    04:33:11.783 [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!!!
    04:33:11.784 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9216 ***
    *** gcm 9217 ***
    *** gcm 9218 ***
    *** gcm 9219 ***
    *** gcm 9220 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.784 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9221 ***
    *** gcm 9222 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.784 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS7
    04:33:11.784 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9223 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.784 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9224 ***
    *** gcm 9225 ***
    *** gcm 9226 ***
    *** gcm 9227 ***
    *** gcm 9228 ***
    *** gcm 9229 ***
    *** gcm 9230 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.784 [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!!!
    04:33:11.784 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/TBC
    04:33:11.784 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9231 ***
    *** gcm 9232 ***
    *** gcm 9233 ***
    *** gcm 9234 ***
    *** gcm 9235 ***
    *** gcm 9236 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.784 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/TBCPADDING
    04:33:11.785 [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!!!
    04:33:11.785 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/X9.23
    04:33:11.785 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9237 ***
    *** gcm 9238 ***
    *** gcm 9239 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.785 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/X9.23PADDING
    04:33:11.785 [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!!!
    04:33:11.786 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ZEROBYTE
    04:33:11.786 [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!!!
    04:33:11.786 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ZEROBYTEPADDING
    04:33:11.786 [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!!!
    04:33:11.786 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9240 ***
    *** gcm 9241 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.789 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB24/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.789 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126
    04:33:11.789 [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!!!
    04:33:11.789 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126-2
    04:33:11.789 [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!!!
    04:33:11.789 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126-2PADDING
    04:33:11.790 [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!!!
    04:33:11.790 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126PADDING
    04:33:11.790 [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!!!
    04:33:11.790 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO7816-4
    04:33:11.790 [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!!!
    04:33:11.790 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO7816-4PADDING
    04:33:11.790 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9242 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.790 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/NOPADDING
    04:33:11.790 [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!!!
    04:33:11.790 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS5
    04:33:11.791 [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!!!
    04:33:11.791 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS5PADDING
    04:33:11.791 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9243 ***
    *** gcm 9244 ***
    *** gcm 9245 ***
    *** gcm 9246 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.791 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS7
    04:33:11.791 [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!!!
    04:33:11.791 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS7PADDING
    04:33:11.791 [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!!!
    04:33:11.791 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/TBC
    04:33:11.791 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9247 ***
    *** gcm 9248 ***
    *** gcm 9249 ***
    *** gcm 9250 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.791 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/TBCPADDING
    04:33:11.792 [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!!!
    04:33:11.793 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9251 ***
    *** gcm 9252 ***
    *** gcm 9253 ***
    *** gcm 9254 ***
    *** gcm 9255 ***
    *** gcm 9256 ***
    *** gcm 9257 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.793 [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!!!
    04:33:11.793 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/X9.23PADDING
    04:33:11.793 [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!!!
    04:33:11.793 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ZEROBYTE
    04:33:11.794 [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!!!
    04:33:11.794 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ZEROBYTEPADDING
    04:33:11.794 [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!!!
    04:33:11.794 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9258 ***
    *** gcm 9259 ***
    *** gcm 9260 ***
    *** gcm 9261 ***
    *** gcm 9262 ***
    *** gcm 9263 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.794 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB240/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.794 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126
    04:33:11.794 [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!!!
    04:33:11.796 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126-2
    04:33:11.796 [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!!!
    04:33:11.796 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9264 ***
    *** gcm 9265 ***
    *** gcm 9266 ***
    *** gcm 9267 ***
    *** gcm 9268 ***
    *** gcm 9269 ***
    *** gcm 9270 ***
    *** gcm 9271 ***
    *** gcm 9272 ***
    *** gcm 9273 ***
    *** gcm 9274 ***
    *** gcm 9275 ***
    *** gcm 9276 ***
    *** gcm 9277 ***
    *** gcm 9278 ***
    *** gcm 9279 ***
    *** gcm 9280 ***
    *** gcm 9281 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.796 [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!!!
    04:33:11.796 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126PADDING
    04:33:11.796 [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!!!
    04:33:11.796 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.796 [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!!!
    04:33:11.796 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO7816-4PADDING
    04:33:11.797 [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!!!
    04:33:11.797 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/NOPADDING
    04:33:11.797 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9306 ***
    *** gcm 9307 ***
    *** gcm 9308 ***
    *** gcm 9309 ***
    *** gcm 9310 ***
    *** gcm 9311 ***
    *** gcm 9312 ***
    *** gcm 9313 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.797 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS5
    04:33:11.801 [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!!!
    04:33:11.801 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9314 ***
    *** gcm 9315 ***
    *** gcm 9316 ***
    *** gcm 9317 ***
    *** gcm 9318 ***
    *** gcm 9319 ***
    *** gcm 9320 ***
    *** gcm 9321 ***
    *** gcm 9322 ***
    *** gcm 9323 ***
    *** gcm 9324 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.801 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9325 ***
    *** gcm 9326 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.801 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS7
    04:33:11.802 [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!!!
    04:33:11.802 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS7PADDING
    04:33:11.802 [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!!!
    04:33:11.802 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/TBC
    04:33:11.802 [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!!!
    04:33:11.802 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/TBCPADDING
    04:33:11.802 [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!!!
    04:33:11.802 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/X9.23
    04:33:11.803 [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!!!
    04:33:11.803 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/X9.23PADDING
    04:33:11.803 [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!!!
    04:33:11.803 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ZEROBYTE
    04:33:11.803 [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!!!
    04:33:11.803 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ZEROBYTEPADDING
    04:33:11.803 [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!!!
    04:33:11.804 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/
    04:33:11.804 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB248/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9327 ***
    *** gcm 9328 ***
    *** gcm 9329 ***
    *** gcm 9330 ***
    *** gcm 9331 ***
    *** gcm 9332 ***
    *** gcm 9333 ***
    *** gcm 9334 ***
    *** gcm 9335 ***
    *** gcm 9336 ***
    *** gcm 9337 ***
    *** gcm 9338 ***
    *** gcm 9339 ***
    *** gcm 9340 ***
    *** gcm 9341 ***
    *** gcm 9342 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.804 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126
    04:33:11.804 [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!!!
    04:33:11.804 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126-2
    04:33:11.804 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9343 ***
    *** gcm 9344 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.805 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126-2PADDING
    04:33:11.805 [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!!!
    04:33:11.805 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126PADDING
    04:33:11.806 [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!!!
    04:33:11.806 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO7816-4
    04:33:11.806 [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!!!
    04:33:11.806 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO7816-4PADDING
    04:33:11.806 [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!!!
    04:33:11.806 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/NOPADDING
    04:33:11.807 [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!!!
    04:33:11.807 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS5
    04:33:11.807 [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!!!
    04:33:11.807 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS5PADDING
    04:33:11.807 [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!!!
    04:33:11.807 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS7
    04:33:11.808 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9345 ***
    *** gcm 9346 ***
    *** gcm 9347 ***
    *** gcm 9348 ***
    *** gcm 9349 ***
    *** gcm 9350 ***
    *** gcm 9351 ***
    *** gcm 9352 ***
    *** gcm 9353 ***
    *** gcm 9354 ***
    *** gcm 9355 ***
    *** gcm 9356 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.808 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS7PADDING
    04:33:11.808 [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!!!
    04:33:11.808 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/TBC
    04:33:11.808 [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!!!
    04:33:11.808 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/TBCPADDING
    04:33:11.809 [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!!!
    04:33:11.809 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/X9.23
    04:33:11.809 [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!!!
    04:33:11.809 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/X9.23PADDING
    04:33:11.809 [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!!!
    04:33:11.810 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ZEROBYTE
    04:33:11.810 [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!!!
    04:33:11.810 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ZEROBYTEPADDING
    04:33:11.810 [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!!!
    04:33:11.810 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/
    04:33:11.811 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB256/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9357 ***
    *** gcm 9358 ***
    *** gcm 9359 ***
    *** gcm 9360 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.811 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126
    04:33:11.811 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9361 ***
    *** gcm 9362 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.811 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126-2
    04:33:11.811 [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!!!
    04:33:11.811 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126-2PADDING
    04:33:11.812 [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!!!
    04:33:11.812 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126PADDING
    04:33:11.812 [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!!!
    04:33:11.812 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO7816-4
    04:33:11.812 [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!!!
    04:33:11.812 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO7816-4PADDING
    04:33:11.813 [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!!!
    04:33:11.813 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9363 ***
    *** gcm 9364 ***
    *** gcm 9365 ***
    *** gcm 9366 ***
    *** gcm 9367 ***
    *** gcm 9368 ***
    *** gcm 9369 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.813 [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!!!
    04:33:11.814 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS5
    04:33:11.814 [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!!!
    04:33:11.814 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.814 [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!!!
    04:33:11.814 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9385 ***
    *** gcm 9386 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.815 [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!!!
    04:33:11.815 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS7PADDING
    04:33:11.815 [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!!!
    04:33:11.815 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/TBC
    04:33:11.815 [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!!!
    04:33:11.816 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/TBCPADDING
    04:33:11.816 [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!!!
    04:33:11.816 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/X9.23
    04:33:11.816 [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!!!
    04:33:11.816 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/X9.23PADDING
    04:33:11.816 [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!!!
    04:33:11.817 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ZEROBYTE
    04:33:11.817 [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!!!
    04:33:11.817 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ZEROBYTEPADDING
    04:33:11.818 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9387 ***
    *** gcm 9388 ***
    *** gcm 9389 ***
    *** gcm 9390 ***
    *** gcm 9391 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.818 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/
    04:33:11.818 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB32/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.818 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9392 ***
    *** gcm 9393 ***
    *** gcm 9394 ***
    *** gcm 9395 ***
    *** gcm 9396 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.818 [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!!!
    04:33:11.818 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9397 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.818 [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!!!
    04:33:11.819 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126-2PADDING
    04:33:11.819 [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!!!
    04:33:11.819 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126PADDING
    04:33:11.819 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9398 ***
    *** gcm 9399 ***
    *** gcm 9400 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.819 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO7816-4
    04:33:11.819 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9401 ***
    *** gcm 9402 ***
    *** gcm 9403 ***
    *** gcm 9404 ***
    *** gcm 9405 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.820 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO7816-4PADDING
    04:33:11.820 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9406 ***
    *** gcm 9407 ***
    *** gcm 9408 ***
    *** gcm 9409 ***
    *** gcm 9410 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.820 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/NOPADDING
    04:33:11.820 [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!!!
    04:33:11.820 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS5
    04:33:11.820 [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!!!
    04:33:11.821 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS5PADDING
    04:33:11.821 [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!!!
    04:33:11.821 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS7
    04:33:11.821 [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!!!
    04:33:11.821 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS7PADDING
    04:33:11.822 [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!!!
    04:33:11.822 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/TBC
    04:33:11.822 [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!!!
    04:33:11.822 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/TBCPADDING
    04:33:11.822 [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!!!
    04:33:11.822 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/X9.23
    04:33:11.823 [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!!!
    04:33:11.823 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/X9.23PADDING
    04:33:11.823 [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!!!
    04:33:11.823 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ZEROBYTE
    04:33:11.823 [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!!!
    04:33:11.823 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ZEROBYTEPADDING
    04:33:11.824 [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!!!
    04:33:11.824 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/
    04:33:11.824 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB40/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.824 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126
    04:33:11.824 [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!!!
    04:33:11.824 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126-2
    04:33:11.825 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9411 ***
    *** gcm 9412 ***
    *** gcm 9413 ***
    *** gcm 9414 ***
    *** gcm 9415 ***
    *** gcm 9416 ***
    *** gcm 9417 ***
    *** gcm 9418 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.825 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126-2PADDING
    04:33:11.825 [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!!!
    04:33:11.825 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126PADDING
    04:33:11.826 [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!!!
    04:33:11.826 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO7816-4
    04:33:11.826 [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!!!
    04:33:11.826 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO7816-4PADDING
    04:33:11.826 [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!!!
    04:33:11.826 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/NOPADDING
    04:33:11.827 [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!!!
    04:33:11.827 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS5
    04:33:11.827 [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!!!
    04:33:11.827 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS5PADDING
    04:33:11.827 [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!!!
    04:33:11.828 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS7
    04:33:11.828 [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!!!
    04:33:11.828 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS7PADDING
    04:33:11.828 [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!!!
    04:33:11.828 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/TBC
    04:33:11.829 [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!!!
    04:33:11.829 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/TBCPADDING
    04:33:11.829 [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!!!
    04:33:11.829 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/X9.23
    04:33:11.830 [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!!!
    04:33:11.830 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/X9.23PADDING
    04:33:11.830 [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!!!
    04:33:11.830 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ZEROBYTE
    04:33:11.831 [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!!!
    04:33:11.831 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ZEROBYTEPADDING
    04:33:11.831 [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!!!
    04:33:11.831 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/
    04:33:11.831 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB48/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.831 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126
    04:33:11.832 [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!!!
    04:33:11.832 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126-2
    04:33:11.832 [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!!!
    04:33:11.832 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.832 [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!!!
    04:33:11.833 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126PADDING
    04:33:11.833 [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!!!
    04:33:11.833 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO7816-4
    04:33:11.834 [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!!!
    04:33:11.834 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO7816-4PADDING
    04:33:11.835 [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!!!
    04:33:11.835 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/NOPADDING
    04:33:11.835 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9437 ***
    *** gcm 9438 ***
    *** gcm 9439 ***
    *** gcm 9440 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.835 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS5
    04:33:11.835 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9441 ***
    *** gcm 9442 ***
    *** gcm 9443 ***
    *** gcm 9444 ***
    *** gcm 9445 ***
    *** gcm 9446 ***
    *** gcm 9447 ***
    *** gcm 9448 ***
    *** gcm 9449 ***
    *** gcm 9450 ***
    *** gcm 9451 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.836 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS5PADDING
    04:33:11.836 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.836 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS7
    04:33:11.836 [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!!!
    04:33:11.836 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS7PADDING
    04:33:11.837 [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!!!
    04:33:11.837 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/TBC
    04:33:11.838 [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!!!
    04:33:11.838 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/TBCPADDING
    04:33:11.838 [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!!!
    04:33:11.838 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/X9.23
    04:33:11.838 [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!!!
    04:33:11.839 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/X9.23PADDING
    04:33:11.839 [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!!!
    04:33:11.839 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9477 ***
    *** gcm 9478 ***
    *** gcm 9479 ***
    *** gcm 9480 ***
    *** gcm 9481 ***
    *** gcm 9482 ***
    *** gcm 9483 ***
    *** gcm 9484 ***
    *** gcm 9485 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.840 [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!!!
    04:33:11.840 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ZEROBYTEPADDING
    04:33:11.840 [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!!!
    04:33:11.840 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9486 ***
    *** gcm 9487 ***
    *** gcm 9488 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.841 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB56/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.841 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126
    04:33:11.841 [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!!!
    04:33:11.842 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126-2
    04:33:11.842 [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!!!
    04:33:11.842 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126-2PADDING
    04:33:11.842 [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!!!
    04:33:11.842 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126PADDING
    04:33:11.842 [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!!!
    04:33:11.843 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9489 ***
    *** gcm 9490 ***
    *** gcm 9491 ***
    *** gcm 9492 ***
    *** gcm 9493 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.843 [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!!!
    04:33:11.843 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO7816-4PADDING
    04:33:11.843 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9494 ***
    *** gcm 9495 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.843 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/NOPADDING
    04:33:11.844 [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!!!
    04:33:11.844 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS5
    04:33:11.844 [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!!!
    04:33:11.844 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS5PADDING
    04:33:11.844 [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!!!
    04:33:11.845 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS7
    04:33:11.845 [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!!!
    04:33:11.845 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS7PADDING
    04:33:11.845 [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!!!
    04:33:11.846 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/TBC
    04:33:11.846 [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!!!
    04:33:11.846 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/TBCPADDING
    04:33:11.846 [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!!!
    04:33:11.846 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/X9.23
    04:33:11.846 [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!!!
    04:33:11.847 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/X9.23PADDING
    04:33:11.847 [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!!!
    04:33:11.847 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ZEROBYTE
    04:33:11.847 [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!!!
    04:33:11.847 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ZEROBYTEPADDING
    04:33:11.848 [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!!!
    04:33:11.848 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/
    04:33:11.848 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB64/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.848 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126
    04:33:11.848 [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!!!
    04:33:11.848 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126-2
    04:33:11.849 [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!!!
    04:33:11.849 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126-2PADDING
    04:33:11.849 [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!!!
    04:33:11.850 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126PADDING
    04:33:11.850 [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!!!
    04:33:11.850 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO7816-4
    04:33:11.850 [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!!!
    04:33:11.850 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9496 ***
    *** gcm 9497 ***
    *** gcm 9498 ***
    *** gcm 9499 ***
    *** gcm 9500 ***
    *** gcm 9501 ***
    *** gcm 9502 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.851 [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!!!
    04:33:11.851 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/NOPADDING
    04:33:11.851 [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!!!
    04:33:11.851 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS5
    04:33:11.851 [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!!!
    04:33:11.851 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS5PADDING
    04:33:11.852 [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!!!
    04:33:11.852 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS7
    04:33:11.852 [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!!!
    04:33:11.852 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9503 ***
    *** gcm 9504 ***
    *** gcm 9505 ***
    *** gcm 9506 ***
    *** gcm 9507 ***
    *** gcm 9508 ***
    *** gcm 9509 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.853 [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!!!
    04:33:11.853 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/TBC
    04:33:11.853 [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!!!
    04:33:11.853 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.854 [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!!!
    04:33:11.854 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/X9.23
    04:33:11.854 [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!!!
    04:33:11.854 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/X9.23PADDING
    04:33:11.855 [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!!!
    04:33:11.855 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9534 ***
    *** gcm 9535 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.855 [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!!!
    04:33:11.855 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9536 ***
    *** gcm 9537 ***
    *** gcm 9538 ***
    *** gcm 9539 ***
    *** gcm 9540 ***
    *** gcm 9541 ***
    *** gcm 9542 ***
    *** gcm 9543 ***
    *** gcm 9544 ***
    *** gcm 9545 ***
    *** gcm 9546 ***
    *** gcm 9547 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.856 [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!!!
    04:33:11.856 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9548 ***
    *** gcm 9549 ***
    *** gcm 9550 ***
    *** gcm 9551 ***
    *** gcm 9552 ***
    *** gcm 9553 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.856 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB72/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.856 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126
    04:33:11.856 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9554 ***
    *** gcm 9555 ***
    *** gcm 9556 ***
    *** gcm 9557 ***
    *** gcm 9558 ***
    *** gcm 9559 ***
    *** gcm 9560 ***
    *** gcm 9561 ***
    *** gcm 9562 ***
    *** gcm 9563 ***
    *** gcm 9564 ***
    *** gcm 9565 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.857 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126-2
    04:33:11.857 [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!!!
    04:33:11.858 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9566 ***
    *** gcm 9567 ***
    *** gcm 9568 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.858 [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!!!
    04:33:11.858 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126PADDING
    04:33:11.859 [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!!!
    04:33:11.859 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9569 ***
    *** gcm 9570 ***
    *** gcm 9571 ***
    *** gcm 9572 ***
    *** gcm 9573 ***
    *** gcm 9574 ***
    *** gcm 9575 ***
    *** gcm 9576 ***
    *** gcm 9577 ***
    *** gcm 9578 ***
    *** gcm 9579 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.859 [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!!!
    04:33:11.859 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO7816-4PADDING
    04:33:11.860 [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!!!
    04:33:11.860 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/NOPADDING
    04:33:11.860 [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!!!
    04:33:11.860 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS5
    04:33:11.860 [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!!!
    04:33:11.861 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS5PADDING
    04:33:11.861 [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!!!
    04:33:11.862 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS7
    04:33:11.862 [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!!!
    04:33:11.862 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS7PADDING
    04:33:11.862 [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!!!
    04:33:11.862 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/TBC
    04:33:11.863 [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!!!
    04:33:11.863 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/TBCPADDING
    04:33:11.863 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9580 ***
    *** gcm 9581 ***
    *** gcm 9582 ***
    *** gcm 9583 ***
    *** gcm 9584 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.863 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/X9.23
    04:33:11.863 [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!!!
    04:33:11.864 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/X9.23PADDING
    04:33:11.864 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9585 ***
    *** gcm 9586 ***
    *** gcm 9587 ***
    *** gcm 9588 ***
    *** gcm 9589 ***
    *** gcm 9590 ***
    *** gcm 9591 ***
    *** gcm 9592 ***
    *** gcm 9593 ***
    *** gcm 9594 ***
    *** gcm 9595 ***
    *** gcm 9596 ***
    *** gcm 9597 ***
    *** gcm 9598 ***
    *** gcm 9599 ***
    *** gcm 9600 ***
    *** gcm 9601 ***
    *** gcm 9602 ***
    *** gcm 9603 ***
    *** gcm 9604 ***
    *** gcm 9605 ***
    *** gcm 9606 ***
    *** gcm 9607 ***
    *** gcm 9608 ***
    *** gcm 9609 ***
    *** gcm 9610 ***
    *** gcm 9611 ***
    *** gcm 9612 ***
    *** 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 ***
    *** gcm 9631 ***
    *** gcm 9632 ***
    *** gcm 9633 ***
    *** gcm 9634 ***
    *** gcm 9635 ***
    *** gcm 9636 ***
    *** gcm 9637 ***
    *** gcm 9638 ***
    *** gcm 9639 ***
    *** gcm 9640 ***
    *** gcm 9641 ***
    *** gcm 9642 ***
    *** gcm 9643 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.864 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ZEROBYTE
    04:33:11.864 [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!!!
    04:33:11.865 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ZEROBYTEPADDING
    04:33:11.865 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9644 ***
    *** gcm 9645 ***
    *** gcm 9646 ***
    *** gcm 9647 ***
    *** gcm 9648 ***
    *** gcm 9649 ***
    *** gcm 9650 ***
    *** gcm 9651 ***
    *** gcm 9652 ***
    *** gcm 9653 ***
    *** gcm 9654 ***
    *** gcm 9655 ***
    *** gcm 9656 ***
    *** gcm 9657 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.866 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/
    04:33:11.866 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB8/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.866 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126
    04:33:11.866 [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!!!
    04:33:11.866 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126-2
    04:33:11.867 [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!!!
    04:33:11.867 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126-2PADDING
    04:33:11.867 [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!!!
    04:33:11.867 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9658 ***
    *** gcm 9659 ***
    *** gcm 9660 ***
    *** gcm 9661 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.867 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9662 ***
    *** gcm 9663 ***
    *** gcm 9664 ***
    *** gcm 9665 ***
    *** gcm 9666 ***
    *** gcm 9667 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.868 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO7816-4
    04:33:11.868 [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!!!
    04:33:11.868 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO7816-4PADDING
    04:33:11.868 [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!!!
    04:33:11.868 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/NOPADDING
    04:33:11.868 [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!!!
    04:33:11.869 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS5
    04:33:11.869 [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!!!
    04:33:11.870 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS5PADDING
    04:33:11.870 [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!!!
    04:33:11.870 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS7
    04:33:11.870 [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!!!
    04:33:11.870 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS7PADDING
    04:33:11.870 [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!!!
    04:33:11.871 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/TBC
    04:33:11.871 [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!!!
    04:33:11.871 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/TBCPADDING
    04:33:11.871 [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!!!
    04:33:11.871 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/X9.23
    04:33:11.871 [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!!!
    04:33:11.872 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/X9.23PADDING
    04:33:11.872 [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!!!
    04:33:11.872 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ZEROBYTE
    04:33:11.872 [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!!!
    04:33:11.872 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ZEROBYTEPADDING
    04:33:11.872 [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!!!
    04:33:11.873 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/
    04:33:11.873 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB80/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.873 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126
    04:33:11.873 [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!!!
    04:33:11.874 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126-2
    04:33:11.874 [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!!!
    04:33:11.874 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126-2PADDING
    04:33:11.874 [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!!!
    04:33:11.874 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126PADDING
    04:33:11.875 [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!!!
    04:33:11.875 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO7816-4
    04:33:11.875 [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!!!
    04:33:11.875 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9668 ***
    *** gcm 9669 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.876 [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!!!
    04:33:11.876 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/NOPADDING
    04:33:11.876 [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!!!
    04:33:11.876 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS5
    04:33:11.876 [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!!!
    04:33:11.876 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9670 ***
    *** gcm 9671 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.877 [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!!!
    04:33:11.877 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS7
    04:33:11.878 [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!!!
    04:33:11.878 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS7PADDING
    04:33:11.878 [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!!!
    04:33:11.878 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/TBC
    04:33:11.879 [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!!!
    04:33:11.879 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/TBCPADDING
    04:33:11.879 [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!!!
    04:33:11.879 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/X9.23
    04:33:11.880 [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!!!
    04:33:11.880 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9672 ***
    *** gcm 9673 ***
    *** gcm 9674 ***
    *** gcm 9675 ***
    *** gcm 9676 ***
    *** gcm 9677 ***
    *** gcm 9678 ***
    *** gcm 9679 ***
    *** gcm 9680 ***
    *** gcm 9681 ***
    *** gcm 9682 ***
    *** gcm 9683 ***
    *** gcm 9684 ***
    *** gcm 9685 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.880 [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!!!
    04:33:11.880 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ZEROBYTE
    04:33:11.880 [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!!!
    04:33:11.881 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ZEROBYTEPADDING
    04:33:11.881 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9686 ***
    *** gcm 9687 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.881 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/
    04:33:11.882 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB88/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.882 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126
    04:33:11.882 [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!!!
    04:33:11.882 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126-2
    04:33:11.883 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9688 ***
    *** gcm 9689 ***
    *** gcm 9690 ***
    *** gcm 9691 ***
    *** gcm 9692 ***
    *** gcm 9693 ***
    *** gcm 9694 ***
    *** gcm 9695 ***
    *** gcm 9696 ***
    *** gcm 9697 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.883 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126-2PADDING
    04:33:11.883 [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!!!
    04:33:11.883 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126PADDING
    04:33:11.883 [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!!!
    04:33:11.884 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO7816-4
    04:33:11.884 [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!!!
    04:33:11.884 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9698 ***
    *** gcm 9699 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.885 [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!!!
    04:33:11.885 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/NOPADDING
    04:33:11.885 [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!!!
    04:33:11.886 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS5
    04:33:11.886 [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!!!
    04:33:11.886 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS5PADDING
    04:33:11.886 [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!!!
    04:33:11.886 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS7
    04:33:11.886 [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!!!
    04:33:11.887 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9700 ***
    *** gcm 9701 ***
    *** gcm 9702 ***
    *** gcm 9703 ***
    *** gcm 9704 ***
    *** gcm 9705 ***
    *** gcm 9706 ***
    *** gcm 9707 ***
    *** gcm 9708 ***
    *** gcm 9709 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.887 [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!!!
    04:33:11.888 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9710 ***
    *** gcm 9711 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.888 [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!!!
    04:33:11.888 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9712 ***
    *** gcm 9713 ***
    *** gcm 9714 ***
    *** gcm 9715 ***
    *** gcm 9716 ***
    *** gcm 9717 ***
    *** gcm 9718 ***
    *** gcm 9719 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.888 [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!!!
    04:33:11.888 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/X9.23
    04:33:11.888 [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!!!
    04:33:11.888 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9720 ***
    *** gcm 9721 ***
    *** gcm 9722 ***
    *** gcm 9723 ***
    *** gcm 9724 ***
    *** gcm 9725 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.888 [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!!!
    04:33:11.888 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9726 ***
    *** gcm 9727 ***
    *** gcm 9728 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.888 [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!!!
    04:33:11.888 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ZEROBYTEPADDING
    04:33:11.888 [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!!!
    04:33:11.888 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9729 ***
    *** gcm 9730 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.888 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/OFB96/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.888 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126
    04:33:11.888 [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!!!
    04:33:11.888 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126-2
    04:33:11.889 [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!!!
    04:33:11.889 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126-2PADDING
    04:33:11.889 [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!!!
    04:33:11.889 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126PADDING
    04:33:11.889 [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!!!
    04:33:11.889 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO7816-4
    04:33:11.889 [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!!!
    04:33:11.889 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO7816-4PADDING
    04:33:11.889 [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!!!
    04:33:11.889 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9731 ***
    *** gcm 9732 ***
    *** gcm 9733 ***
    *** gcm 9734 ***
    *** 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 ***
    *** gcm 9752 ***
    *** gcm 9753 ***
    *** gcm 9754 ***
    *** gcm 9755 ***
    *** gcm 9756 ***
    *** gcm 9757 ***
    *** gcm 9758 ***
    *** gcm 9759 ***
    *** gcm 9760 ***
    *** gcm 9761 ***
    *** gcm 9762 ***
    *** gcm 9763 ***
    *** gcm 9764 ***
    *** gcm 9765 ***
    *** gcm 9766 ***
    *** gcm 9767 ***
    *** gcm 9768 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.890 [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!!!
    04:33:11.890 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS5
    04:33:11.890 [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!!!
    04:33:11.890 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS5PADDING
    04:33:11.890 [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!!!
    04:33:11.890 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS7
    04:33:11.890 [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!!!
    04:33:11.890 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS7PADDING
    04:33:11.890 [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!!!
    04:33:11.890 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/TBC
    04:33:11.890 [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!!!
    04:33:11.890 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/TBCPADDING
    04:33:11.890 [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!!!
    04:33:11.890 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/X9.23
    04:33:11.890 [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!!!
    04:33:11.890 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/X9.23PADDING
    04:33:11.890 [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!!!
    04:33:11.890 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ZEROBYTE
    04:33:11.890 [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!!!
    04:33:11.890 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9769 ***
    *** gcm 9770 ***
    *** gcm 9771 ***
    *** gcm 9772 ***
    *** gcm 9773 ***
    *** gcm 9774 ***
    *** gcm 9775 ***
    *** gcm 9776 ***
    *** gcm 9777 ***
    *** gcm 9778 ***
    *** gcm 9779 ***
    *** gcm 9780 ***
    *** gcm 9781 ***
    *** gcm 9782 ***
    *** gcm 9783 ***
    *** gcm 9784 ***
    *** gcm 9785 ***
    *** gcm 9786 ***
    *** gcm 9787 ***
    *** gcm 9788 ***
    *** gcm 9789 ***
    *** gcm 9790 ***
    *** gcm 9791 ***
    *** gcm 9792 ***
    *** gcm 9793 ***
    *** gcm 9794 ***
    *** gcm 9795 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.890 [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!!!
    04:33:11.890 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/
    04:33:11.890 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147/SIC/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    04:33:11.891 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126
    04:33:11.891 [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!!!
    04:33:11.891 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126-2
    04:33:11.891 [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!!!
    04:33:11.891 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126-2PADDING
    04:33:11.891 [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!!!
    04:33:11.891 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126PADDING
    04:33:11.891 [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!!!
    04:33:11.891 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO7816-4
    04:33:11.891 [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!!!
    04:33:11.891 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO7816-4PADDING
    04:33:11.891 [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!!!
    04:33:11.891 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/NOPADDING
    04:33:11.891 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9796 ***
    *** gcm 9797 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.892 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS5
    04:33:11.892 [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!!!
    04:33:11.892 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS5PADDING
    04:33:11.892 [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!!!
    04:33:11.892 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS7
    04:33:11.892 [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!!!
    04:33:11.892 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS7PADDING
    04:33:11.892 [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!!!
    04:33:11.892 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/TBC
    04:33:11.892 [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!!!
    04:33:11.892 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/TBCPADDING
    04:33:11.892 [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!!!

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9798 ***
    *** gcm 9799 ***
    *** gcm 9800 ***
    *** gcm 9801 ***
    *** gcm 9802 ***
    *** gcm 9803 ***
    *** gcm 9804 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.892 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/X9.23
    04:33:11.892 [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!!!
    04:33:11.893 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/X9.23PADDING
    04:33:11.905 [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!!!
    04:33:11.906 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ZEROBYTE
    04:33:11.906 [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!!!
    04:33:11.906 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ZEROBYTEPADDING
    04:33:11.906 [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!!!
    04:33:11.906 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-128//
    04:33:11.907 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-128//NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9819 ***
    *** gcm 9820 ***
    *** gcm 9821 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.907 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-128/ECB/
    04:33:11.907 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-128/ECB/NOPADDING
    04:33:11.908 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-V1//
    04:33:11.908 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-V1//NOPADDING
    04:33:11.908 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-V1/ECB/
    04:33:11.909 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-V1/ECB/NOPADDING
    04:33:11.910 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-128//
    04:33:11.926 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-128//NOPADDING
    04:33:11.933 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-128/ECB/
    04:33:11.935 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-128/ECB/NOPADDING
    04:33:11.936 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-256//
    04:33:11.963 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-256//NOPADDING
    04:33:11.967 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-256/ECB/
    04:33:11.970 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-256/ECB/NOPADDING
    04:33:11.974 [Test worker] INFO  o.s.c.CipherTest - transformation=ISAAC//
    04:33:11.976 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC//" does not support IV => Skipping.
    04:33:11.976 [Test worker] INFO  o.s.c.CipherTest - transformation=ISAAC//NOPADDING
    04:33:11.977 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC//NOPADDING" does not support IV => Skipping.
    04:33:11.977 [Test worker] INFO  o.s.c.CipherTest - transformation=ISAAC/ECB/
    04:33:11.978 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC/ECB/" does not support IV => Skipping.
    04:33:11.980 [Test worker] INFO  o.s.c.CipherTest - transformation=ISAAC/ECB/NOPADDING
    04:33:11.980 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC/ECB/NOPADDING" does not support IV => Skipping.
    04:33:11.980 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON//
    04:33:11.981 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON//" does not support IV => Skipping.
    04:33:11.981 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON//NOPADDING
    04:33:11.981 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON//NOPADDING" does not support IV => Skipping.
    04:33:11.981 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC-CTS/
    04:33:11.988 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC-CTS/NOPADDING
    04:33:11.989 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/
    04:33:11.989 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126
    04:33:11.989 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126-2
    04:33:11.990 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126-2PADDING
    04:33:11.990 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126PADDING
    04:33:11.990 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO7816-4
    04:33:11.990 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO7816-4PADDING
    04:33:11.990 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9822 ***
    *** gcm 9823 ***
    *** gcm 9824 ***
    *** gcm 9825 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS5
    04:33:11.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS5PADDING
    04:33:11.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS7
    04:33:11.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS7PADDING
    04:33:11.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/TBC
    04:33:11.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9826 ***
    *** gcm 9827 ***
    *** gcm 9828 ***
    *** gcm 9829 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/X9.23
    04:33:11.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/X9.23PADDING
    04:33:11.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ZEROBYTE
    04:33:11.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9830 ***
    *** gcm 9831 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CCM/
    04:33:11.993 [Test worker] ERROR o.s.c.CipherTest - transformation "NOEKEON/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9832 ***
    *** gcm 9833 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.993 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CCM/NOPADDING
    04:33:11.993 [Test worker] ERROR o.s.c.CipherTest - transformation "NOEKEON/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9834 ***
    *** gcm 9835 ***
    *** gcm 9836 ***
    *** gcm 9837 ***
    *** gcm 9838 ***
    *** gcm 9839 ***
    *** gcm 9840 ***
    *** gcm 9841 ***
    *** gcm 9842 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:11.993 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/
    04:33:11.993 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126
    04:33:11.993 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126-2
    04:33:11.994 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126-2PADDING
    04:33:11.994 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126PADDING
    04:33:11.994 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO7816-4
    04:33:11.994 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO7816-4PADDING
    04:33:11.994 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/NOPADDING
    04:33:11.994 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS5
    04:33:11.995 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS5PADDING
    04:33:12.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS7
    04:33:12.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS7PADDING
    04:33:12.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/TBC
    04:33:12.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/TBCPADDING
    04:33:12.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/X9.23
    04:33:12.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/X9.23PADDING
    04:33:12.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ZEROBYTE
    04:33:12.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ZEROBYTEPADDING
    04:33:12.018 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/
    04:33:12.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126
    04:33:12.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126-2
    04:33:12.021 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126-2PADDING
    04:33:12.022 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126PADDING
    04:33:12.022 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO7816-4
    04:33:12.023 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO7816-4PADDING
    04:33:12.024 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/NOPADDING
    04:33:12.025 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS5
    04:33:12.025 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS5PADDING
    04:33:12.026 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS7
    04:33:12.027 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS7PADDING
    04:33:12.028 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/TBC
    04:33:12.031 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/TBCPADDING
    04:33:12.031 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/X9.23
    04:33:12.031 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/X9.23PADDING
    04:33:12.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ZEROBYTE
    04:33:12.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ZEROBYTEPADDING
    04:33:12.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/
    04:33:12.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126
    04:33:12.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:12.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126-2PADDING
    04:33:12.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126PADDING
    04:33:12.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9944 ***
    *** gcm 9945 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:12.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO7816-4PADDING
    04:33:12.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/NOPADDING
    04:33:12.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS5
    04:33:12.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS5PADDING
    04:33:12.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS7
    04:33:12.035 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS7PADDING
    04:33:12.037 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/TBC
    04:33:12.037 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9946 ***
    *** gcm 9947 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:12.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/X9.23
    04:33:12.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/X9.23PADDING
    04:33:12.039 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ZEROBYTE
    04:33:12.039 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9948 ***
    *** gcm 9949 ***
    *** gcm 9950 ***
    *** gcm 9951 ***
    *** gcm 9952 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:12.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/
    04:33:12.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126
    04:33:12.042 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126-2
    04:33:12.042 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126-2PADDING
    04:33:12.042 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126PADDING
    04:33:12.043 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO7816-4
    04:33:12.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO7816-4PADDING
    04:33:12.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/NOPADDING
    04:33:12.046 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS5
    04:33:12.047 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS5PADDING
    04:33:12.047 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS7
    04:33:12.048 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS7PADDING
    04:33:12.049 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/TBC
    04:33:12.050 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/TBCPADDING
    04:33:12.050 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/X9.23
    04:33:12.051 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/X9.23PADDING
    04:33:12.051 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ZEROBYTE
    04:33:12.052 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ZEROBYTEPADDING
    04:33:12.053 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/
    04:33:12.054 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126
    04:33:12.054 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126-2
    04:33:12.055 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126-2PADDING
    04:33:12.056 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126PADDING
    04:33:12.057 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO7816-4
    04:33:12.058 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO7816-4PADDING
    04:33:12.058 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/NOPADDING
    04:33:12.059 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS5
    04:33:12.060 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS5PADDING
    04:33:12.061 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS7
    04:33:12.062 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS7PADDING
    04:33:12.062 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/TBC
    04:33:12.063 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/TBCPADDING
    04:33:12.063 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/X9.23
    04:33:12.064 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/X9.23PADDING
    04:33:12.065 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ZEROBYTE
    04:33:12.066 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ZEROBYTEPADDING
    04:33:12.070 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/
    04:33:12.070 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126
    04:33:12.071 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126-2
    04:33:12.071 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126-2PADDING
    04:33:12.071 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126PADDING
    04:33:12.071 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO7816-4
    04:33:12.072 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO7816-4PADDING
    04:33:12.072 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/NOPADDING
    04:33:12.072 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:12.073 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS5PADDING
    04:33:12.074 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS7
    04:33:12.074 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:12.074 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/TBC
    04:33:12.074 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/TBCPADDING
    04:33:12.075 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/X9.23
    04:33:12.075 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/X9.23PADDING
    04:33:12.076 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ZEROBYTE
    04:33:12.076 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ZEROBYTEPADDING
    04:33:12.076 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9979 ***
    *** gcm 9980 ***
    *** gcm 9981 ***
    *** gcm 9982 ***
    *** gcm 9983 ***
    *** gcm 9984 ***
    *** gcm 9985 ***
    *** gcm 9986 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:12.076 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126
    04:33:12.076 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126-2
    04:33:12.076 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126-2PADDING
    04:33:12.076 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126PADDING
    04:33:12.076 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO7816-4
    04:33:12.077 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO7816-4PADDING
    04:33:12.077 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/NOPADDING
    04:33:12.077 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS5
    04:33:12.077 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS5PADDING
    04:33:12.077 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS7
    04:33:12.077 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS7PADDING
    04:33:12.077 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/TBC
    04:33:12.077 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/TBCPADDING
    04:33:12.077 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/X9.23
    04:33:12.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/X9.23PADDING
    04:33:12.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9987 ***
    *** gcm 9988 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:12.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ZEROBYTEPADDING
    04:33:12.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9989 ***
    *** gcm 9990 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:12.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126
    04:33:12.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126-2
    04:33:12.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9991 ***
    *** gcm 9992 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:12.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126PADDING
    04:33:12.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO7816-4
    04:33:12.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO7816-4PADDING
    04:33:12.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/NOPADDING
    04:33:12.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS5
    04:33:12.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS5PADDING
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9993 ***
    *** gcm 9994 ***
    *** gcm 9995 ***
    *** gcm 9996 ***
    *** gcm 9997 ***
    *** gcm 9998 ***
    *** gcm 9999 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS7PADDING
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/TBC
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/TBCPADDING
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/X9.23
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/X9.23PADDING
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ZEROBYTE
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ZEROBYTEPADDING
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126-2
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126-2PADDING
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126PADDING
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO7816-4
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO7816-4PADDING
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/NOPADDING
    04:33:12.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS5
    04:33:12.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS5PADDING
    04:33:12.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS7
    04:33:12.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS7PADDING
    04:33:12.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/TBC
    04:33:12.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/TBCPADDING
    04:33:12.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/X9.23
    04:33:12.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/X9.23PADDING
    04:33:12.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ZEROBYTE
    04:33:12.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ZEROBYTEPADDING
    04:33:12.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/
    04:33:12.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126
    04:33:12.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126-2
    04:33:12.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126-2PADDING
    04:33:12.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126PADDING
    04:33:12.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO7816-4
    04:33:12.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO7816-4PADDING
    04:33:12.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/NOPADDING
    04:33:12.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS5
    04:33:12.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS5PADDING
    04:33:12.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS7
    04:33:12.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS7PADDING
    04:33:12.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/TBC
    04:33:12.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/TBCPADDING
    04:33:12.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/X9.23
    04:33:12.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/X9.23PADDING
    04:33:12.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ZEROBYTE
    04:33:12.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ZEROBYTEPADDING
    04:33:12.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/
    04:33:12.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126
    04:33:12.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126-2
    04:33:12.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126-2PADDING
    04:33:12.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126PADDING
    04:33:12.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO7816-4
    04:33:12.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO7816-4PADDING
    04:33:12.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/NOPADDING
    04:33:12.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS5
    04:33:12.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS5PADDING
    04:33:12.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS7
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS7PADDING
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/TBC
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/TBCPADDING
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/X9.23
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/X9.23PADDING
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ZEROBYTE
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ZEROBYTEPADDING
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126-2
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126-2PADDING
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126PADDING
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO7816-4
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO7816-4PADDING
    04:33:12.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/NOPADDING
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS5
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS5PADDING
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS7
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS7PADDING
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/TBC
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/TBCPADDING
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/X9.23
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/X9.23PADDING
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ZEROBYTE
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ZEROBYTEPADDING
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126-2
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126-2PADDING
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126PADDING
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO7816-4
    04:33:12.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO7816-4PADDING
    04:33:12.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/NOPADDING
    04:33:12.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS5
    04:33:12.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS5PADDING
    04:33:12.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS7
    04:33:12.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS7PADDING
    04:33:12.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/TBC
    04:33:12.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/TBCPADDING
    04:33:12.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/X9.23
    04:33:12.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/X9.23PADDING
    04:33:12.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ZEROBYTE
    04:33:12.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ZEROBYTEPADDING
    04:33:12.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/
    04:33:12.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126
    04:33:12.086 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126-2
    04:33:12.086 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126-2PADDING
    04:33:12.102 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126PADDING
    04:33:12.102 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO7816-4
    04:33:12.102 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO7816-4PADDING
    04:33:12.102 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/NOPADDING
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS5
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS5PADDING
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS7
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS7PADDING
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/TBC
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/TBCPADDING
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/X9.23
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/X9.23PADDING
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ZEROBYTE
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ZEROBYTEPADDING
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126-2
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126-2PADDING
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126PADDING
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO7816-4
    04:33:12.103 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO7816-4PADDING
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/NOPADDING
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS5
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS5PADDING
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS7
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS7PADDING
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/TBC
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/TBCPADDING
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/X9.23
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/X9.23PADDING
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ZEROBYTE
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ZEROBYTEPADDING
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126-2
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126-2PADDING
    04:33:12.104 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126PADDING
    04:33:12.105 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO7816-4
    04:33:12.105 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO7816-4PADDING
    04:33:12.105 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/NOPADDING
    04:33:12.105 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS5
    04:33:12.105 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS5PADDING
    04:33:12.105 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS7
    04:33:12.105 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS7PADDING
    04:33:12.105 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/TBC
    04:33:12.105 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/TBCPADDING
    04:33:12.105 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/X9.23
    04:33:12.105 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/X9.23PADDING
    04:33:12.105 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ZEROBYTE
    04:33:12.105 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ZEROBYTEPADDING
    04:33:12.105 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/
    04:33:12.106 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126
    04:33:12.113 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126-2
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126-2PADDING
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126PADDING
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO7816-4
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO7816-4PADDING
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/NOPADDING
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS5
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS5PADDING
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS7
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS7PADDING
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/TBC
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/TBCPADDING
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/X9.23
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/X9.23PADDING
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ZEROBYTE
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ZEROBYTEPADDING
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126
    04:33:12.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126-2
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126-2PADDING
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126PADDING
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO7816-4
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO7816-4PADDING
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/NOPADDING
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS5
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS5PADDING
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS7
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS7PADDING
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/TBC
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/TBCPADDING
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/X9.23
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/X9.23PADDING
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ZEROBYTE
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ZEROBYTEPADDING
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126-2
    04:33:12.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126-2PADDING
    04:33:12.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126PADDING
    04:33:12.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO7816-4
    04:33:12.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO7816-4PADDING
    04:33:12.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/NOPADDING
    04:33:12.121 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS5
    04:33:12.121 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS5PADDING
    04:33:12.121 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS7
    04:33:12.121 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS7PADDING
    04:33:12.121 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/TBC
    04:33:12.121 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/TBCPADDING
    04:33:12.121 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/X9.23
    04:33:12.121 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/X9.23PADDING
    04:33:12.121 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ZEROBYTE
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ZEROBYTEPADDING
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126-2
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126-2PADDING
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126PADDING
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO7816-4
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO7816-4PADDING
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/NOPADDING
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS5
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS5PADDING
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS7
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS7PADDING
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/TBC
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/TBCPADDING
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/X9.23
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/X9.23PADDING
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ZEROBYTE
    04:33:12.122 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ZEROBYTEPADDING
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126-2
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126-2PADDING
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126PADDING
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO7816-4
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO7816-4PADDING
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/NOPADDING
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS5
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS5PADDING
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS7
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS7PADDING
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/TBC
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/TBCPADDING
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/X9.23
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/X9.23PADDING
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ZEROBYTE
    04:33:12.123 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ZEROBYTEPADDING
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126-2
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126-2PADDING
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126PADDING
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO7816-4
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO7816-4PADDING
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/NOPADDING
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS5
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS5PADDING
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS7
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS7PADDING
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/TBC
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/TBCPADDING
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/X9.23
    04:33:12.124 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/X9.23PADDING
    04:33:12.125 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ZEROBYTE
    04:33:12.125 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ZEROBYTEPADDING
    04:33:12.125 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/
    04:33:12.125 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126
    04:33:12.125 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126-2
    04:33:12.125 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126-2PADDING
    04:33:12.125 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126PADDING
    04:33:12.125 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO7816-4
    04:33:12.125 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO7816-4PADDING
    04:33:12.125 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/NOPADDING
    04:33:12.125 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS5
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS5PADDING
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS7
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS7PADDING
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/TBC
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/TBCPADDING
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/X9.23
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/X9.23PADDING
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ZEROBYTE
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ZEROBYTEPADDING
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126-2
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126-2PADDING
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126PADDING
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO7816-4
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO7816-4PADDING
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/NOPADDING
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS5
    04:33:12.126 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS5PADDING
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS7
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS7PADDING
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/TBC
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/TBCPADDING
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/X9.23
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/X9.23PADDING
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ZEROBYTE
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ZEROBYTEPADDING
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126-2
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126-2PADDING
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126PADDING
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO7816-4
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO7816-4PADDING
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/NOPADDING
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS5
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS5PADDING
    04:33:12.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS7
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS7PADDING
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/TBC
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/TBCPADDING
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/X9.23
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/X9.23PADDING
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ZEROBYTE
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ZEROBYTEPADDING
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126-2
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126-2PADDING
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126PADDING
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO7816-4
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO7816-4PADDING
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/NOPADDING
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS5
    04:33:12.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS5PADDING
    04:33:12.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS7
    04:33:12.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS7PADDING
    04:33:12.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/TBC
    04:33:12.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/TBCPADDING
    04:33:12.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/X9.23
    04:33:12.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/X9.23PADDING
    04:33:12.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ZEROBYTE
    04:33:12.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ZEROBYTEPADDING
    04:33:12.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/
    04:33:12.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126
    04:33:12.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126-2
    04:33:12.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126-2PADDING
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126PADDING
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO7816-4
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO7816-4PADDING
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/NOPADDING
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS5
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS5PADDING
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS7
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS7PADDING
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/TBC
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/TBCPADDING
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/X9.23
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/X9.23PADDING
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ZEROBYTE
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ZEROBYTEPADDING
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126-2
    04:33:12.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126-2PADDING
    04:33:12.131 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126PADDING
    04:33:12.143 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO7816-4
    04:33:12.143 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO7816-4PADDING
    04:33:12.143 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/NOPADDING
    04:33:12.143 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS5
    04:33:12.143 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS5PADDING
    04:33:12.144 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS7
    04:33:12.144 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS7PADDING
    04:33:12.144 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/TBC
    04:33:12.144 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/TBCPADDING
    04:33:12.144 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/X9.23
    04:33:12.145 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/X9.23PADDING
    04:33:12.145 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ZEROBYTE
    04:33:12.145 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ZEROBYTEPADDING
    04:33:12.146 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/
    04:33:12.146 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126
    04:33:12.146 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126-2
    04:33:12.146 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126-2PADDING
    04:33:12.146 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126PADDING
    04:33:12.147 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO7816-4
    04:33:12.147 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO7816-4PADDING
    04:33:12.147 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/NOPADDING
    04:33:12.147 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS5
    04:33:12.147 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS5PADDING
    04:33:12.148 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS7
    04:33:12.148 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS7PADDING
    04:33:12.148 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/TBC
    04:33:12.148 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/TBCPADDING
    04:33:12.149 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/X9.23
    04:33:12.149 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/X9.23PADDING
    04:33:12.149 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ZEROBYTE
    04:33:12.155 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ZEROBYTEPADDING
    04:33:12.157 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/
    04:33:12.158 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126
    04:33:12.158 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126-2
    04:33:12.158 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126-2PADDING
    04:33:12.159 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126PADDING
    04:33:12.159 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO7816-4
    04:33:12.160 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO7816-4PADDING
    04:33:12.160 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/NOPADDING
    04:33:12.160 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS5
    04:33:12.161 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS5PADDING
    04:33:12.162 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS7
    04:33:12.162 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS7PADDING
    04:33:12.163 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/TBC
    04:33:12.163 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/TBCPADDING
    04:33:12.164 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/X9.23
    04:33:12.164 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/X9.23PADDING
    04:33:12.164 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ZEROBYTE
    04:33:12.164 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ZEROBYTEPADDING
    04:33:12.165 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/
    04:33:12.165 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126
    04:33:12.166 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126-2
    04:33:12.166 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126-2PADDING
    04:33:12.166 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126PADDING
    04:33:12.166 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO7816-4
    04:33:12.168 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO7816-4PADDING
    04:33:12.169 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/NOPADDING
    04:33:12.170 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS5
    04:33:12.171 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS5PADDING
    04:33:12.171 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS7
    04:33:12.172 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS7PADDING
    04:33:12.172 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/TBC
    04:33:12.173 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/TBCPADDING
    04:33:12.174 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/X9.23
    04:33:12.174 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/X9.23PADDING
    04:33:12.174 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ZEROBYTE
    04:33:12.175 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ZEROBYTEPADDING
    04:33:12.176 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/
    04:33:12.176 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126
    04:33:12.176 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126-2
    04:33:12.177 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126-2PADDING
    04:33:12.178 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126PADDING
    04:33:12.178 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO7816-4
    04:33:12.179 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO7816-4PADDING
    04:33:12.179 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/NOPADDING
    04:33:12.180 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS5
    04:33:12.180 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS5PADDING
    04:33:12.182 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS7
    04:33:12.182 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS7PADDING
    04:33:12.182 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/TBC
    04:33:12.183 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/TBCPADDING
    04:33:12.183 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/X9.23
    04:33:12.184 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/X9.23PADDING
    04:33:12.184 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ZEROBYTE
    04:33:12.185 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ZEROBYTEPADDING
    04:33:12.186 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/
    04:33:12.186 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126
    04:33:12.186 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126-2
    04:33:12.187 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126-2PADDING
    04:33:12.188 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126PADDING
    04:33:12.188 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO7816-4
    04:33:12.189 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO7816-4PADDING
    04:33:12.190 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/NOPADDING
    04:33:12.190 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS5
    04:33:12.191 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS5PADDING
    04:33:12.191 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS7
    04:33:12.192 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS7PADDING
    04:33:12.192 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/TBC
    04:33:12.192 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/TBCPADDING
    04:33:12.194 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/X9.23
    04:33:12.194 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/X9.23PADDING
    04:33:12.194 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ZEROBYTE
    04:33:12.195 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ZEROBYTEPADDING
    04:33:12.195 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CTS/
    04:33:12.196 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/CTS/" does not support IV => Skipping.
    04:33:12.196 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CTS/NOPADDING
    04:33:12.197 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/CTS/NOPADDING" does not support IV => Skipping.
    04:33:12.198 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/EAX/
    04:33:12.202 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/EAX/NOPADDING
    04:33:12.205 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/ECB/
    04:33:12.205 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/ECB/" does not support IV => Skipping.
    04:33:12.206 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/ECB/NOPADDING
    04:33:12.206 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/ECB/NOPADDING" does not support IV => Skipping.
    04:33:12.206 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/GCM/
    04:33:12.207 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/GCM/NOPADDING
    04:33:12.208 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/
    04:33:12.208 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126
    04:33:12.208 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126-2
    04:33:12.208 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126-2PADDING
    04:33:12.209 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126PADDING
    04:33:12.209 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO7816-4
    04:33:12.209 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO7816-4PADDING
    04:33:12.210 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/NOPADDING
    04:33:12.210 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS5
    04:33:12.211 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS5PADDING
    04:33:12.211 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS7
    04:33:12.211 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS7PADDING
    04:33:12.211 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/TBC
    04:33:12.212 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/TBCPADDING
    04:33:12.212 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/X9.23
    04:33:12.212 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/X9.23PADDING
    04:33:12.212 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ZEROBYTE
    04:33:12.212 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ZEROBYTEPADDING
    04:33:12.213 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/
    04:33:12.213 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126
    04:33:12.214 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126-2
    04:33:12.214 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126-2PADDING
    04:33:12.214 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126PADDING
    04:33:12.214 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO7816-4
    04:33:12.214 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO7816-4PADDING
    04:33:12.215 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/NOPADDING
    04:33:12.215 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS5
    04:33:12.215 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS5PADDING
    04:33:12.215 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS7
    04:33:12.216 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS7PADDING
    04:33:12.216 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/TBC
    04:33:12.216 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/TBCPADDING
    04:33:12.216 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/X9.23
    04:33:12.216 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/X9.23PADDING
    04:33:12.217 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ZEROBYTE
    04:33:12.217 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ZEROBYTEPADDING
    04:33:12.217 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/
    04:33:12.218 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126
    04:33:12.218 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126-2
    04:33:12.218 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126-2PADDING
    04:33:12.218 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126PADDING
    04:33:12.219 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO7816-4
    04:33:12.219 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO7816-4PADDING
    04:33:12.219 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/NOPADDING
    04:33:12.219 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS5
    04:33:12.220 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS5PADDING
    04:33:12.220 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS7
    04:33:12.220 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS7PADDING
    04:33:12.220 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/TBC
    04:33:12.220 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/TBCPADDING
    04:33:12.221 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/X9.23
    04:33:12.221 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/X9.23PADDING
    04:33:12.221 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ZEROBYTE
    04:33:12.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ZEROBYTEPADDING
    04:33:12.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/
    04:33:12.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126
    04:33:12.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126-2
    04:33:12.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126-2PADDING
    04:33:12.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126PADDING
    04:33:12.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO7816-4
    04:33:12.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO7816-4PADDING
    04:33:12.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/NOPADDING
    04:33:12.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS5
    04:33:12.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS5PADDING
    04:33:12.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS7
    04:33:12.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS7PADDING
    04:33:12.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/TBC
    04:33:12.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/TBCPADDING
    04:33:12.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/X9.23
    04:33:12.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/X9.23PADDING
    04:33:12.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ZEROBYTE
    04:33:12.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ZEROBYTEPADDING
    04:33:12.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/
    04:33:12.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126
    04:33:12.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126-2
    04:33:12.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126-2PADDING
    04:33:12.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126PADDING
    04:33:12.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO7816-4
    04:33:12.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO7816-4PADDING
    04:33:12.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/NOPADDING
    04:33:12.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS5
    04:33:12.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS5PADDING
    04:33:12.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS7
    04:33:12.229 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS7PADDING
    04:33:12.229 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/TBC
    04:33:12.229 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/TBCPADDING
    04:33:12.230 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/X9.23
    04:33:12.230 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/X9.23PADDING
    04:33:12.230 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ZEROBYTE
    04:33:12.230 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ZEROBYTEPADDING
    04:33:12.230 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/
    04:33:12.231 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126
    04:33:12.231 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126-2
    04:33:12.231 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126-2PADDING
    04:33:12.231 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126PADDING
    04:33:12.232 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO7816-4
    04:33:12.232 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO7816-4PADDING
    04:33:12.232 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/NOPADDING
    04:33:12.232 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS5
    04:33:12.232 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS5PADDING
    04:33:12.233 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS7
    04:33:12.233 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS7PADDING
    04:33:12.234 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/TBC
    04:33:12.234 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/TBCPADDING
    04:33:12.234 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/X9.23
    04:33:12.234 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/X9.23PADDING
    04:33:12.234 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ZEROBYTE
    04:33:12.235 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ZEROBYTEPADDING
    04:33:12.235 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/
    04:33:12.235 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126
    04:33:12.235 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126-2
    04:33:12.236 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126-2PADDING
    04:33:12.236 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126PADDING
    04:33:12.237 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO7816-4
    04:33:12.237 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO7816-4PADDING
    04:33:12.238 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/NOPADDING
    04:33:12.238 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS5
    04:33:12.238 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS5PADDING
    04:33:12.238 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS7
    04:33:12.238 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS7PADDING
    04:33:12.239 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/TBC
    04:33:12.239 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/TBCPADDING
    04:33:12.239 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/X9.23
    04:33:12.239 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/X9.23PADDING
    04:33:12.239 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ZEROBYTE
    04:33:12.240 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ZEROBYTEPADDING
    04:33:12.240 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/
    04:33:12.240 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126
    04:33:12.240 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126-2
    04:33:12.241 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126-2PADDING
    04:33:12.241 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126PADDING
    04:33:12.241 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO7816-4
    04:33:12.242 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO7816-4PADDING
    04:33:12.242 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/NOPADDING
    04:33:12.242 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS5
    04:33:12.242 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS5PADDING
    04:33:12.242 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS7
    04:33:12.242 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS7PADDING
    04:33:12.243 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/TBC
    04:33:12.243 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/TBCPADDING
    04:33:12.243 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/X9.23
    04:33:12.243 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/X9.23PADDING
    04:33:12.244 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ZEROBYTE
    04:33:12.244 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ZEROBYTEPADDING
    04:33:12.244 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/
    04:33:12.244 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126
    04:33:12.245 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126-2
    04:33:12.245 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126-2PADDING
    04:33:12.246 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126PADDING
    04:33:12.247 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO7816-4
    04:33:12.248 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO7816-4PADDING
    04:33:12.250 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/NOPADDING
    04:33:12.252 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS5
    04:33:12.253 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS5PADDING
    04:33:12.254 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS7
    04:33:12.254 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS7PADDING
    04:33:12.254 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/TBC
    04:33:12.255 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/TBCPADDING
    04:33:12.255 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/X9.23
    04:33:12.256 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/X9.23PADDING
    04:33:12.256 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ZEROBYTE
    04:33:12.257 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ZEROBYTEPADDING
    04:33:12.257 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/
    04:33:12.257 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126
    04:33:12.258 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126-2
    04:33:12.258 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126-2PADDING
    04:33:12.258 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126PADDING
    04:33:12.258 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO7816-4
    04:33:12.259 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO7816-4PADDING
    04:33:12.259 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/NOPADDING
    04:33:12.259 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS5
    04:33:12.259 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS5PADDING
    04:33:12.259 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS7
    04:33:12.260 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS7PADDING
    04:33:12.260 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/TBC
    04:33:12.260 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/TBCPADDING
    04:33:12.260 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/X9.23
    04:33:12.261 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/X9.23PADDING
    04:33:12.261 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ZEROBYTE
    04:33:12.261 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ZEROBYTEPADDING
    04:33:12.262 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/
    04:33:12.262 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126
    04:33:12.262 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126-2
    04:33:12.262 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126-2PADDING
    04:33:12.262 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126PADDING
    04:33:12.263 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO7816-4
    04:33:12.263 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO7816-4PADDING
    04:33:12.263 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/NOPADDING
    04:33:12.263 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS5
    04:33:12.263 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS5PADDING
    04:33:12.264 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS7
    04:33:12.264 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS7PADDING
    04:33:12.264 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/TBC
    04:33:12.264 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/TBCPADDING
    04:33:12.265 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/X9.23
    04:33:12.265 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/X9.23PADDING
    04:33:12.265 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ZEROBYTE
    04:33:12.266 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ZEROBYTEPADDING
    04:33:12.267 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/
    04:33:12.269 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126
    04:33:12.270 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126-2
    04:33:12.271 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126-2PADDING
    04:33:12.272 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126PADDING
    04:33:12.272 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO7816-4
    04:33:12.273 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO7816-4PADDING
    04:33:12.273 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/NOPADDING
    04:33:12.273 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS5
    04:33:12.274 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS5PADDING
    04:33:12.274 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS7
    04:33:12.274 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS7PADDING
    04:33:12.274 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/TBC
    04:33:12.274 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/TBCPADDING
    04:33:12.275 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/X9.23
    04:33:12.275 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/X9.23PADDING
    04:33:12.275 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ZEROBYTE
    04:33:12.275 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ZEROBYTEPADDING
    04:33:12.276 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/
    04:33:12.276 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126
    04:33:12.276 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126-2
    04:33:12.276 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126-2PADDING
    04:33:12.276 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126PADDING
    04:33:12.277 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO7816-4
    04:33:12.277 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO7816-4PADDING
    04:33:12.277 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/NOPADDING
    04:33:12.278 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS5
    04:33:12.278 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS5PADDING
    04:33:12.278 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS7
    04:33:12.278 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS7PADDING
    04:33:12.279 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/TBC
    04:33:12.279 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/TBCPADDING
    04:33:12.279 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/X9.23
    04:33:12.279 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/X9.23PADDING
    04:33:12.279 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ZEROBYTE
    04:33:12.280 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ZEROBYTEPADDING
    04:33:12.280 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/
    04:33:12.280 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126
    04:33:12.280 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126-2
    04:33:12.281 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126-2PADDING
    04:33:12.281 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126PADDING
    04:33:12.282 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO7816-4
    04:33:12.283 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO7816-4PADDING
    04:33:12.285 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/NOPADDING
    04:33:12.286 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS5
    04:33:12.287 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS5PADDING
    04:33:12.288 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS7
    04:33:12.290 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS7PADDING
    04:33:12.291 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/TBC
    04:33:12.291 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/TBCPADDING
    04:33:12.292 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/X9.23
    04:33:12.292 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/X9.23PADDING
    04:33:12.292 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ZEROBYTE
    04:33:12.293 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ZEROBYTEPADDING
    04:33:12.293 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/
    04:33:12.294 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126
    04:33:12.294 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126-2
    04:33:12.294 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126-2PADDING
    04:33:12.294 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126PADDING
    04:33:12.295 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO7816-4
    04:33:12.295 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO7816-4PADDING
    04:33:12.295 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/NOPADDING
    04:33:12.295 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS5
    04:33:12.296 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS5PADDING
    04:33:12.296 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS7
    04:33:12.296 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS7PADDING
    04:33:12.296 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/TBC
    04:33:12.297 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/TBCPADDING
    04:33:12.297 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/X9.23
    04:33:12.297 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/X9.23PADDING
    04:33:12.297 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ZEROBYTE
    04:33:12.298 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ZEROBYTEPADDING
    04:33:12.298 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/
    04:33:12.298 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126
    04:33:12.298 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126-2
    04:33:12.299 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126-2PADDING
    04:33:12.299 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126PADDING
    04:33:12.299 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO7816-4
    04:33:12.299 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO7816-4PADDING
    04:33:12.300 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/NOPADDING
    04:33:12.300 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS5
    04:33:12.300 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS5PADDING
    04:33:12.300 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS7
    04:33:12.301 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS7PADDING
    04:33:12.301 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/TBC
    04:33:12.301 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/TBCPADDING
    04:33:12.302 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/X9.23
    04:33:12.303 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/X9.23PADDING
    04:33:12.304 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ZEROBYTE
    04:33:12.306 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ZEROBYTEPADDING
    04:33:12.306 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/
    04:33:12.306 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126
    04:33:12.306 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126-2
    04:33:12.307 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126-2PADDING
    04:33:12.307 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126PADDING
    04:33:12.308 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO7816-4
    04:33:12.308 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO7816-4PADDING
    04:33:12.309 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/NOPADDING
    04:33:12.309 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS5
    04:33:12.309 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS5PADDING
    04:33:12.310 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS7
    04:33:12.310 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS7PADDING
    04:33:12.310 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/TBC
    04:33:12.310 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/TBCPADDING
    04:33:12.310 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/X9.23
    04:33:12.311 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/X9.23PADDING
    04:33:12.311 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ZEROBYTE
    04:33:12.311 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ZEROBYTEPADDING
    04:33:12.311 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/
    04:33:12.311 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126
    04:33:12.312 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126-2
    04:33:12.313 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126-2PADDING
    04:33:12.315 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126PADDING
    04:33:12.316 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO7816-4
    04:33:12.318 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO7816-4PADDING
    04:33:12.319 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/NOPADDING
    04:33:12.319 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS5
    04:33:12.319 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS5PADDING
    04:33:12.319 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS7
    04:33:12.319 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS7PADDING
    04:33:12.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/TBC
    04:33:12.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/TBCPADDING
    04:33:12.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/X9.23
    04:33:12.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/X9.23PADDING
    04:33:12.321 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ZEROBYTE
    04:33:12.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ZEROBYTEPADDING
    04:33:12.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/
    04:33:12.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126
    04:33:12.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126-2
    04:33:12.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126-2PADDING
    04:33:12.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126PADDING
    04:33:12.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO7816-4
    04:33:12.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO7816-4PADDING
    04:33:12.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/NOPADDING
    04:33:12.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS5
    04:33:12.324 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS5PADDING
    04:33:12.324 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS7
    04:33:12.324 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS7PADDING
    04:33:12.324 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/TBC
    04:33:12.325 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/TBCPADDING
    04:33:12.325 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/X9.23
    04:33:12.325 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/X9.23PADDING
    04:33:12.325 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ZEROBYTE
    04:33:12.326 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ZEROBYTEPADDING
    04:33:12.326 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/
    04:33:12.326 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126
    04:33:12.326 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126-2
    04:33:12.327 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126-2PADDING
    04:33:12.327 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126PADDING
    04:33:12.327 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO7816-4
    04:33:12.327 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO7816-4PADDING
    04:33:12.327 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/NOPADDING
    04:33:12.328 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS5
    04:33:12.328 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS5PADDING
    04:33:12.328 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS7
    04:33:12.328 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS7PADDING
    04:33:12.328 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/TBC
    04:33:12.329 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/TBCPADDING
    04:33:12.330 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/X9.23
    04:33:12.331 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/X9.23PADDING
    04:33:12.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ZEROBYTE
    04:33:12.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ZEROBYTEPADDING
    04:33:12.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/
    04:33:12.333 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126
    04:33:12.333 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126-2
    04:33:12.333 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126-2PADDING
    04:33:12.334 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126PADDING
    04:33:12.335 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO7816-4
    04:33:12.335 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO7816-4PADDING
    04:33:12.335 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/NOPADDING
    04:33:12.337 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS5
    04:33:12.338 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS5PADDING
    04:33:12.339 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS7
    04:33:12.341 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS7PADDING
    04:33:12.342 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/TBC
    04:33:12.342 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/TBCPADDING
    04:33:12.343 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/X9.23
    04:33:12.343 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/X9.23PADDING
    04:33:12.343 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ZEROBYTE
    04:33:12.344 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ZEROBYTEPADDING
    04:33:12.344 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/
    04:33:12.344 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126
    04:33:12.345 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126-2
    04:33:12.346 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126-2PADDING
    04:33:12.346 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126PADDING
    04:33:12.347 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO7816-4
    04:33:12.347 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO7816-4PADDING
    04:33:12.347 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/NOPADDING
    04:33:12.347 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS5
    04:33:12.348 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS5PADDING
    04:33:12.348 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS7
    04:33:12.349 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS7PADDING
    04:33:12.350 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/TBC
    04:33:12.350 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/TBCPADDING
    04:33:12.351 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/X9.23
    04:33:12.351 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/X9.23PADDING
    04:33:12.352 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ZEROBYTE
    04:33:12.352 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ZEROBYTEPADDING
    04:33:12.352 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/
    04:33:12.353 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126
    04:33:12.353 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126-2
    04:33:12.353 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126-2PADDING
    04:33:12.354 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126PADDING
    04:33:12.354 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO7816-4
    04:33:12.354 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO7816-4PADDING
    04:33:12.354 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/NOPADDING
    04:33:12.354 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS5
    04:33:12.355 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS5PADDING
    04:33:12.355 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS7
    04:33:12.355 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS7PADDING
    04:33:12.355 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/TBC
    04:33:12.355 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/TBCPADDING
    04:33:12.356 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/X9.23
    04:33:12.356 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/X9.23PADDING
    04:33:12.356 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ZEROBYTE
    04:33:12.356 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ZEROBYTEPADDING
    04:33:12.356 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/
    04:33:12.357 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126
    04:33:12.359 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126-2
    04:33:12.360 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126-2PADDING
    04:33:12.362 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126PADDING
    04:33:12.363 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO7816-4
    04:33:12.364 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO7816-4PADDING
    04:33:12.365 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/NOPADDING
    04:33:12.366 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS5
    04:33:12.367 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS5PADDING
    04:33:12.367 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS7
    04:33:12.368 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS7PADDING
    04:33:12.368 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/TBC
    04:33:12.370 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/TBCPADDING
    04:33:12.371 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/X9.23
    04:33:12.372 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/X9.23PADDING
    04:33:12.373 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ZEROBYTE
    04:33:12.374 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ZEROBYTEPADDING
    04:33:12.375 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/
    04:33:12.377 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126
    04:33:12.392 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126-2
    04:33:12.393 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126-2PADDING
    04:33:12.395 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126PADDING
    04:33:12.395 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO7816-4
    04:33:12.396 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO7816-4PADDING
    04:33:12.397 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/NOPADDING
    04:33:12.397 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS5
    04:33:12.398 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS5PADDING
    04:33:12.399 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS7
    04:33:12.399 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS7PADDING
    04:33:12.400 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/TBC
    04:33:12.401 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/TBCPADDING
    04:33:12.401 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/X9.23
    04:33:12.402 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/X9.23PADDING
    04:33:12.402 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ZEROBYTE
    04:33:12.402 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ZEROBYTEPADDING
    04:33:12.403 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/
    04:33:12.404 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126
    04:33:12.404 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126-2
    04:33:12.405 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126-2PADDING
    04:33:12.406 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126PADDING
    04:33:12.406 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO7816-4
    04:33:12.407 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO7816-4PADDING
    04:33:12.408 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/NOPADDING
    04:33:12.408 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS5
    04:33:12.409 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS5PADDING
    04:33:12.410 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS7
    04:33:12.411 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS7PADDING
    04:33:12.412 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/TBC
    04:33:12.412 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/TBCPADDING
    04:33:12.413 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/X9.23
    04:33:12.414 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/X9.23PADDING
    04:33:12.415 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ZEROBYTE
    04:33:12.415 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ZEROBYTEPADDING
    04:33:12.416 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/
    04:33:12.416 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126
    04:33:12.417 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126-2
    04:33:12.418 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126-2PADDING
    04:33:12.418 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126PADDING
    04:33:12.418 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO7816-4
    04:33:12.419 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO7816-4PADDING
    04:33:12.419 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/NOPADDING
    04:33:12.420 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS5
    04:33:12.420 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS5PADDING
    04:33:12.421 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS7
    04:33:12.422 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS7PADDING
    04:33:12.422 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/TBC
    04:33:12.422 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/TBCPADDING
    04:33:12.422 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/X9.23
    04:33:12.422 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/X9.23PADDING
    04:33:12.422 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ZEROBYTE
    04:33:12.422 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ZEROBYTEPADDING
    04:33:12.422 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/
    04:33:12.422 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126
    04:33:12.422 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126-2
    04:33:12.422 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126-2PADDING
    04:33:12.422 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126PADDING
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO7816-4
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO7816-4PADDING
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/NOPADDING
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS5
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS5PADDING
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS7
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS7PADDING
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/TBC
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/TBCPADDING
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/X9.23
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/X9.23PADDING
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ZEROBYTE
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ZEROBYTEPADDING
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126-2
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126-2PADDING
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126PADDING
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO7816-4
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO7816-4PADDING
    04:33:12.423 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/NOPADDING
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS5
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS5PADDING
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS7
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS7PADDING
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/TBC
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/TBCPADDING
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/X9.23
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/X9.23PADDING
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ZEROBYTE
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ZEROBYTEPADDING
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126-2
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126-2PADDING
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126PADDING
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO7816-4
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO7816-4PADDING
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/NOPADDING
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS5
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS5PADDING
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS7
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS7PADDING
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/TBC
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/TBCPADDING
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/X9.23
    04:33:12.424 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/X9.23PADDING
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ZEROBYTE
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ZEROBYTEPADDING
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126-2
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126-2PADDING
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126PADDING
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO7816-4
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO7816-4PADDING
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/NOPADDING
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS5
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS5PADDING
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS7
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS7PADDING
    04:33:12.425 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/TBC
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/TBCPADDING
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/X9.23
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/X9.23PADDING
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ZEROBYTE
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ZEROBYTEPADDING
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126-2
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126-2PADDING
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126PADDING
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO7816-4
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO7816-4PADDING
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/NOPADDING
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS5
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS5PADDING
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS7
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS7PADDING
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/TBC
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/TBCPADDING
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/X9.23
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/X9.23PADDING
    04:33:12.426 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ZEROBYTE
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ZEROBYTEPADDING
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126-2
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126-2PADDING
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126PADDING
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO7816-4
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO7816-4PADDING
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/NOPADDING
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS5
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS5PADDING
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS7
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS7PADDING
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/TBC
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/TBCPADDING
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/X9.23
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/X9.23PADDING
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ZEROBYTE
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ZEROBYTEPADDING
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/
    04:33:12.427 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126
    04:33:12.428 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126-2
    04:33:12.428 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126-2PADDING
    04:33:12.428 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126PADDING
    04:33:12.428 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO7816-4
    04:33:12.428 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO7816-4PADDING
    04:33:12.428 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/NOPADDING
    04:33:12.428 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS5
    04:33:12.428 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS5PADDING
    04:33:12.428 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS7
    04:33:12.428 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS7PADDING
    04:33:12.428 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/TBC
    04:33:12.429 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/TBCPADDING
    04:33:12.429 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/X9.23
    04:33:12.429 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/X9.23PADDING
    04:33:12.436 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ZEROBYTE
    04:33:12.436 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ZEROBYTEPADDING
    04:33:12.436 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL//
    04:33:12.436 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL//" does not support IV => Skipping.
    04:33:12.437 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL//NOPADDING
    04:33:12.437 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL//NOPADDING" does not support IV => Skipping.
    04:33:12.437 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC-CTS/
    04:33:12.437 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC-CTS/NOPADDING
    04:33:12.438 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/
    04:33:12.438 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO10126
    04:33:12.438 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO10126-2
    04:33:12.438 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO10126-2PADDING
    04:33:12.446 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO10126PADDING
    04:33:12.447 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO7816-4
    04:33:12.447 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO7816-4PADDING
    04:33:12.448 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/NOPADDING
    04:33:12.449 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/PKCS5
    04:33:12.450 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/PKCS5PADDING
    04:33:12.450 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/PKCS7
    04:33:12.450 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/PKCS7PADDING
    04:33:12.451 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/TBC
    04:33:12.451 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/TBCPADDING
    04:33:12.452 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/X9.23
    04:33:12.452 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/X9.23PADDING
    04:33:12.453 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ZEROBYTE
    04:33:12.454 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ZEROBYTEPADDING
    04:33:12.455 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/
    04:33:12.455 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO10126
    04:33:12.455 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO10126-2
    04:33:12.456 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO10126-2PADDING
    04:33:12.456 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO10126PADDING
    04:33:12.457 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO7816-4
    04:33:12.458 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO7816-4PADDING
    04:33:12.458 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/NOPADDING
    04:33:12.459 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/PKCS5
    04:33:12.459 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/PKCS5PADDING
    04:33:12.460 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/PKCS7
    04:33:12.460 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/PKCS7PADDING
    04:33:12.461 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/TBC
    04:33:12.461 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/TBCPADDING
    04:33:12.462 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/X9.23
    04:33:12.462 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/X9.23PADDING
    04:33:12.463 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ZEROBYTE
    04:33:12.463 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ZEROBYTEPADDING
    04:33:12.463 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/
    04:33:12.464 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126
    04:33:12.464 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126-2
    04:33:12.465 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126-2PADDING
    04:33:12.465 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126PADDING
    04:33:12.466 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO7816-4
    04:33:12.466 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO7816-4PADDING
    04:33:12.466 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/NOPADDING
    04:33:12.466 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/PKCS5
    04:33:12.467 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/PKCS5PADDING
    04:33:12.467 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/PKCS7
    04:33:12.467 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/PKCS7PADDING
    04:33:12.468 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/TBC
    04:33:12.468 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/TBCPADDING
    04:33:12.469 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/X9.23
    04:33:12.470 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/X9.23PADDING
    04:33:12.470 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ZEROBYTE
    04:33:12.470 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ZEROBYTEPADDING
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126-2
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126-2PADDING
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126PADDING
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO7816-4
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO7816-4PADDING
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/NOPADDING
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/PKCS5
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/PKCS5PADDING
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/PKCS7
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/PKCS7PADDING
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/TBC
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/TBCPADDING
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/X9.23
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/X9.23PADDING
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ZEROBYTE
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ZEROBYTEPADDING
    04:33:12.471 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126-2
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126-2PADDING
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126PADDING
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO7816-4
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO7816-4PADDING
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/NOPADDING
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/PKCS5
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/PKCS5PADDING
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/PKCS7
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/PKCS7PADDING
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/TBC
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/TBCPADDING
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/X9.23
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/X9.23PADDING
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ZEROBYTE
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ZEROBYTEPADDING
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126-2
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126-2PADDING
    04:33:12.472 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126PADDING
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO7816-4
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO7816-4PADDING
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/NOPADDING
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/PKCS5
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/PKCS5PADDING
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/PKCS7
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/PKCS7PADDING
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/TBC
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/TBCPADDING
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/X9.23
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/X9.23PADDING
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ZEROBYTE
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ZEROBYTEPADDING
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/
    04:33:12.473 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126
    04:33:12.474 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126-2
    04:33:12.474 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126-2PADDING
    04:33:12.474 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126PADDING
    04:33:12.474 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO7816-4
    04:33:12.474 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO7816-4PADDING
    04:33:12.474 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/NOPADDING
    04:33:12.474 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/PKCS5
    04:33:12.474 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/PKCS5PADDING
    04:33:12.474 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/PKCS7
    04:33:12.474 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/PKCS7PADDING
    04:33:12.474 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/TBC
    04:33:12.474 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/TBCPADDING
    04:33:12.474 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/X9.23
    04:33:12.474 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/X9.23PADDING
    04:33:12.481 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ZEROBYTE
    04:33:12.481 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ZEROBYTEPADDING
    04:33:12.481 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/
    04:33:12.481 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126-2
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126-2PADDING
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126PADDING
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO7816-4
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO7816-4PADDING
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/NOPADDING
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/PKCS5
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/PKCS5PADDING
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/PKCS7
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/PKCS7PADDING
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/TBC
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/TBCPADDING
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/X9.23
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/X9.23PADDING
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ZEROBYTE
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ZEROBYTEPADDING
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126
    04:33:12.482 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126-2
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126-2PADDING
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126PADDING
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO7816-4
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO7816-4PADDING
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/NOPADDING
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/PKCS5
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/PKCS5PADDING
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/PKCS7
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/PKCS7PADDING
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/TBC
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/TBCPADDING
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/X9.23
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/X9.23PADDING
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ZEROBYTE
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ZEROBYTEPADDING
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126
    04:33:12.483 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126-2
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126-2PADDING
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126PADDING
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO7816-4
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO7816-4PADDING
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/NOPADDING
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/PKCS5
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/PKCS5PADDING
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/PKCS7
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/PKCS7PADDING
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/TBC
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/TBCPADDING
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/X9.23
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/X9.23PADDING
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ZEROBYTE
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ZEROBYTEPADDING
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126-2
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126-2PADDING
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126PADDING
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO7816-4
    04:33:12.484 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO7816-4PADDING
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/NOPADDING
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/PKCS5
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/PKCS5PADDING
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/PKCS7
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/PKCS7PADDING
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/TBC
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/TBCPADDING
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/X9.23
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/X9.23PADDING
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ZEROBYTE
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ZEROBYTEPADDING
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126-2
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126-2PADDING
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126PADDING
    04:33:12.485 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO7816-4
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO7816-4PADDING
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/NOPADDING
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/PKCS5
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/PKCS5PADDING
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/PKCS7
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/PKCS7PADDING
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/TBC
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/TBCPADDING
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/X9.23
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/X9.23PADDING
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ZEROBYTE
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ZEROBYTEPADDING
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126-2
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126-2PADDING
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126PADDING
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO7816-4
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO7816-4PADDING
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/NOPADDING
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/PKCS5
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/PKCS5PADDING
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/PKCS7
    04:33:12.486 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/PKCS7PADDING
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/TBC
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/TBCPADDING
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/X9.23
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/X9.23PADDING
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ZEROBYTE
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ZEROBYTEPADDING
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126-2
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126-2PADDING
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126PADDING
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO7816-4
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO7816-4PADDING
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/NOPADDING
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/PKCS5
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/PKCS5PADDING
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/PKCS7
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/PKCS7PADDING
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/TBC
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/TBCPADDING
    04:33:12.487 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/X9.23
    04:33:12.488 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/X9.23PADDING
    04:33:12.488 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ZEROBYTE
    04:33:12.488 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ZEROBYTEPADDING
    04:33:12.488 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/
    04:33:12.488 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126
    04:33:12.488 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126-2
    04:33:12.488 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126-2PADDING
    04:33:12.488 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126PADDING
    04:33:12.488 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO7816-4
    04:33:12.488 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO7816-4PADDING
    04:33:12.488 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/NOPADDING
    04:33:12.488 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/PKCS5
    04:33:12.488 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/PKCS5PADDING
    04:33:12.488 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/PKCS7
    04:33:12.500 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/PKCS7PADDING
    04:33:12.500 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/TBC
    04:33:12.500 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/TBCPADDING
    04:33:12.500 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/X9.23
    04:33:12.501 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/X9.23PADDING
    04:33:12.501 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ZEROBYTE
    04:33:12.501 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ZEROBYTEPADDING
    04:33:12.501 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/
    04:33:12.501 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126
    04:33:12.501 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126-2
    04:33:12.501 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126-2PADDING
    04:33:12.501 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126PADDING
    04:33:12.501 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO7816-4
    04:33:12.501 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO7816-4PADDING
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/NOPADDING
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/PKCS5
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/PKCS5PADDING
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/PKCS7
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/PKCS7PADDING
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/TBC
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/TBCPADDING
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/X9.23
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/X9.23PADDING
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ZEROBYTE
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ZEROBYTEPADDING
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126-2
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126-2PADDING
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126PADDING
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO7816-4
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO7816-4PADDING
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/NOPADDING
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/PKCS5
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/PKCS5PADDING
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/PKCS7
    04:33:12.502 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/PKCS7PADDING
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/TBC
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/TBCPADDING
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/X9.23
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/X9.23PADDING
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ZEROBYTE
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ZEROBYTEPADDING
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126-2
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126-2PADDING
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126PADDING
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO7816-4
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO7816-4PADDING
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/NOPADDING
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/PKCS5
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/PKCS5PADDING
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/PKCS7
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/PKCS7PADDING
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/TBC
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/TBCPADDING
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/X9.23
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/X9.23PADDING
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ZEROBYTE
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ZEROBYTEPADDING
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/
    04:33:12.503 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126
    04:33:12.504 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126-2
    04:33:12.504 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126-2PADDING
    04:33:12.504 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126PADDING
    04:33:12.504 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO7816-4
    04:33:12.504 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO7816-4PADDING
    04:33:12.504 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/NOPADDING
    04:33:12.504 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/PKCS5
    04:33:12.504 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/PKCS5PADDING
    04:33:12.511 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/PKCS7
    04:33:12.511 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/PKCS7PADDING
    04:33:12.511 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/TBC
    04:33:12.511 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/TBCPADDING
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/X9.23
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/X9.23PADDING
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ZEROBYTE
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ZEROBYTEPADDING
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126-2
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126-2PADDING
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126PADDING
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO7816-4
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO7816-4PADDING
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/NOPADDING
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/PKCS5
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/PKCS5PADDING
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/PKCS7
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/PKCS7PADDING
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/TBC
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/TBCPADDING
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/X9.23
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/X9.23PADDING
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ZEROBYTE
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ZEROBYTEPADDING
    04:33:12.512 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/
    04:33:12.513 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126
    04:33:12.513 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126-2
    04:33:12.513 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126-2PADDING
    04:33:12.513 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126PADDING
    04:33:12.513 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO7816-4
    04:33:12.513 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO7816-4PADDING
    04:33:12.513 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/NOPADDING
    04:33:12.513 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/PKCS5
    04:33:12.513 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/PKCS5PADDING
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/PKCS7
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/PKCS7PADDING
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/TBC
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/TBCPADDING
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/X9.23
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/X9.23PADDING
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ZEROBYTE
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ZEROBYTEPADDING
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126-2
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126-2PADDING
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126PADDING
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO7816-4
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO7816-4PADDING
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/NOPADDING
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/PKCS5
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/PKCS5PADDING
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/PKCS7
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/PKCS7PADDING
    04:33:12.514 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/TBC
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/TBCPADDING
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/X9.23
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/X9.23PADDING
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ZEROBYTE
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ZEROBYTEPADDING
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126-2
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126-2PADDING
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126PADDING
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO7816-4
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO7816-4PADDING
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/NOPADDING
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/PKCS5
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/PKCS5PADDING
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/PKCS7
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/PKCS7PADDING
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/TBC
    04:33:12.515 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/TBCPADDING
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/X9.23
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/X9.23PADDING
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ZEROBYTE
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ZEROBYTEPADDING
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126-2
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126-2PADDING
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126PADDING
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO7816-4
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO7816-4PADDING
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/NOPADDING
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/PKCS5
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/PKCS5PADDING
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/PKCS7
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/PKCS7PADDING
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/TBC
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/TBCPADDING
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/X9.23
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/X9.23PADDING
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ZEROBYTE
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ZEROBYTEPADDING
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126
    04:33:12.516 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126-2
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126-2PADDING
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126PADDING
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO7816-4
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO7816-4PADDING
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/NOPADDING
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/PKCS5
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/PKCS5PADDING
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/PKCS7
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/PKCS7PADDING
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/TBC
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/TBCPADDING
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/X9.23
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/X9.23PADDING
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ZEROBYTE
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ZEROBYTEPADDING
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/
    04:33:12.517 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126-2
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126-2PADDING
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126PADDING
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO7816-4
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO7816-4PADDING
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/NOPADDING
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/PKCS5
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/PKCS5PADDING
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/PKCS7
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/PKCS7PADDING
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/TBC
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/TBCPADDING
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/X9.23
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/X9.23PADDING
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ZEROBYTE
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ZEROBYTEPADDING
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126-2
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126-2PADDING
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126PADDING
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO7816-4
    04:33:12.518 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO7816-4PADDING
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/NOPADDING
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/PKCS5
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/PKCS5PADDING
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/PKCS7
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/PKCS7PADDING
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/TBC
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/TBCPADDING
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/X9.23
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/X9.23PADDING
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ZEROBYTE
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ZEROBYTEPADDING
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126-2
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126-2PADDING
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126PADDING
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO7816-4
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO7816-4PADDING
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/NOPADDING
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/PKCS5
    04:33:12.519 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/PKCS5PADDING
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/PKCS7
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/PKCS7PADDING
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/TBC
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/TBCPADDING
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/X9.23
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/X9.23PADDING
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ZEROBYTE
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ZEROBYTEPADDING
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126-2
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126-2PADDING
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126PADDING
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO7816-4
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO7816-4PADDING
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/NOPADDING
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/PKCS5
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/PKCS5PADDING
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/PKCS7
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/PKCS7PADDING
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/TBC
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/TBCPADDING
    04:33:12.520 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/X9.23
    04:33:12.521 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/X9.23PADDING
    04:33:12.521 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ZEROBYTE
    04:33:12.521 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ZEROBYTEPADDING
    04:33:12.521 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/
    04:33:12.521 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126
    04:33:12.521 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126-2
    04:33:12.540 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126-2PADDING
    04:33:12.540 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126PADDING
    04:33:12.540 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO7816-4
    04:33:12.540 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO7816-4PADDING
    04:33:12.540 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/NOPADDING
    04:33:12.540 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/PKCS5
    04:33:12.540 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/PKCS5PADDING
    04:33:12.540 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/PKCS7
    04:33:12.540 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/PKCS7PADDING
    04:33:12.540 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/TBC
    04:33:12.540 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/TBCPADDING
    04:33:12.540 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/X9.23
    04:33:12.540 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/X9.23PADDING
    04:33:12.540 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ZEROBYTE
    04:33:12.541 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ZEROBYTEPADDING
    04:33:12.541 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/
    04:33:12.541 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126
    04:33:12.541 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126-2
    04:33:12.541 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126-2PADDING
    04:33:12.541 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126PADDING
    04:33:12.541 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO7816-4
    04:33:12.541 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO7816-4PADDING
    04:33:12.542 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/NOPADDING
    04:33:12.542 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/PKCS5
    04:33:12.542 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/PKCS5PADDING
    04:33:12.542 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/PKCS7
    04:33:12.542 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/PKCS7PADDING
    04:33:12.542 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/TBC
    04:33:12.542 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/TBCPADDING
    04:33:12.542 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/X9.23
    04:33:12.542 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/X9.23PADDING
    04:33:12.542 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ZEROBYTE
    04:33:12.542 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ZEROBYTEPADDING
    04:33:12.542 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/
    04:33:12.542 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126
    04:33:12.542 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126-2
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126-2PADDING
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126PADDING
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO7816-4
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO7816-4PADDING
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/NOPADDING
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/PKCS5
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/PKCS5PADDING
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/PKCS7
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/PKCS7PADDING
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/TBC
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/TBCPADDING
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/X9.23
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/X9.23PADDING
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ZEROBYTE
    04:33:12.543 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ZEROBYTEPADDING
    04:33:12.544 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/
    04:33:12.544 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126
    04:33:12.544 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126-2
    04:33:12.544 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126-2PADDING
    04:33:12.544 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126PADDING
    04:33:12.544 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO7816-4
    04:33:12.544 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO7816-4PADDING
    04:33:12.544 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/NOPADDING
    04:33:12.544 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/PKCS5
    04:33:12.544 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/PKCS5PADDING
    04:33:12.544 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/PKCS7
    04:33:12.544 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/PKCS7PADDING
    04:33:12.545 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/TBC
    04:33:12.545 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/TBCPADDING
    04:33:12.545 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/X9.23
    04:33:12.545 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/X9.23PADDING
    04:33:12.545 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ZEROBYTE
    04:33:12.545 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ZEROBYTEPADDING
    04:33:12.545 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/
    04:33:12.545 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126
    04:33:12.546 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126-2
    04:33:12.546 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126-2PADDING
    04:33:12.546 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126PADDING
    04:33:12.546 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO7816-4
    04:33:12.546 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO7816-4PADDING
    04:33:12.546 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/NOPADDING
    04:33:12.546 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/PKCS5
    04:33:12.546 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/PKCS5PADDING
    04:33:12.546 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/PKCS7
    04:33:12.546 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/PKCS7PADDING
    04:33:12.546 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/TBC
    04:33:12.546 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/TBCPADDING
    04:33:12.546 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/X9.23
    04:33:12.546 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/X9.23PADDING
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ZEROBYTE
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ZEROBYTEPADDING
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CTS/
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/CTS/" does not support IV => Skipping.
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CTS/NOPADDING
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/CTS/NOPADDING" does not support IV => Skipping.
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/ECB/
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/ECB/" does not support IV => Skipping.
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/ECB/NOPADDING
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/ECB/NOPADDING" does not support IV => Skipping.
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO10126
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO10126-2
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO10126-2PADDING
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO10126PADDING
    04:33:12.547 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO7816-4
    04:33:12.548 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO7816-4PADDING
    04:33:12.548 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/NOPADDING
    04:33:12.548 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/PKCS5
    04:33:12.548 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/PKCS5PADDING
    04:33:12.548 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/PKCS7
    04:33:12.548 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/PKCS7PADDING
    04:33:12.548 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/TBC
    04:33:12.563 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/TBCPADDING
    04:33:12.563 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/X9.23
    04:33:12.563 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/X9.23PADDING
    04:33:12.563 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ZEROBYTE
    04:33:12.564 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ZEROBYTEPADDING
    04:33:12.564 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/
    04:33:12.564 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126
    04:33:12.564 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126-2
    04:33:12.564 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126-2PADDING
    04:33:12.564 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126PADDING
    04:33:12.564 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO7816-4
    04:33:12.564 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO7816-4PADDING
    04:33:12.564 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/NOPADDING
    04:33:12.564 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/PKCS5
    04:33:12.564 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/PKCS5PADDING
    04:33:12.564 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/PKCS7
    04:33:12.565 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/PKCS7PADDING
    04:33:12.565 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/TBC
    04:33:12.565 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/TBCPADDING
    04:33:12.565 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/X9.23
    04:33:12.565 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/X9.23PADDING
    04:33:12.565 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ZEROBYTE
    04:33:12.565 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ZEROBYTEPADDING
    04:33:12.565 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/
    04:33:12.565 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126
    04:33:12.566 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126-2
    04:33:12.566 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126-2PADDING
    04:33:12.566 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126PADDING
    04:33:12.566 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO7816-4
    04:33:12.566 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO7816-4PADDING
    04:33:12.566 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/NOPADDING
    04:33:12.566 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/PKCS5
    04:33:12.566 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/PKCS5PADDING
    04:33:12.566 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/PKCS7
    04:33:12.566 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/PKCS7PADDING
    04:33:12.566 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/TBC
    04:33:12.567 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/TBCPADDING
    04:33:12.567 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/X9.23
    04:33:12.567 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/X9.23PADDING
    04:33:12.567 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ZEROBYTE
    04:33:12.567 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ZEROBYTEPADDING
    04:33:12.567 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/
    04:33:12.567 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126
    04:33:12.567 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126-2
    04:33:12.567 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126-2PADDING
    04:33:12.567 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126PADDING
    04:33:12.567 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO7816-4
    04:33:12.567 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO7816-4PADDING
    04:33:12.567 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/NOPADDING
    04:33:12.567 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/PKCS5
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/PKCS5PADDING
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/PKCS7
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/PKCS7PADDING
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/TBC
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/TBCPADDING
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/X9.23
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/X9.23PADDING
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ZEROBYTE
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ZEROBYTEPADDING
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126-2
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126-2PADDING
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126PADDING
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO7816-4
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO7816-4PADDING
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/NOPADDING
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/PKCS5
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/PKCS5PADDING
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/PKCS7
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/PKCS7PADDING
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/TBC
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/TBCPADDING
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/X9.23
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/X9.23PADDING
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ZEROBYTE
    04:33:12.568 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ZEROBYTEPADDING
    04:33:12.569 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/
    04:33:12.569 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126
    04:33:12.569 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126-2
    04:33:12.569 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126-2PADDING
    04:33:12.569 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126PADDING
    04:33:12.569 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO7816-4
    04:33:12.569 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO7816-4PADDING
    04:33:12.570 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/NOPADDING
    04:33:12.570 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/PKCS5
    04:33:12.570 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/PKCS5PADDING
    04:33:12.570 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/PKCS7
    04:33:12.570 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/PKCS7PADDING
    04:33:12.570 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/TBC
    04:33:12.570 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/TBCPADDING
    04:33:12.570 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/X9.23
    04:33:12.570 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/X9.23PADDING
    04:33:12.570 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ZEROBYTE
    04:33:12.570 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ZEROBYTEPADDING
    04:33:12.570 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/
    04:33:12.571 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126
    04:33:12.571 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126-2
    04:33:12.571 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126-2PADDING
    04:33:12.571 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126PADDING
    04:33:12.571 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO7816-4
    04:33:12.571 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO7816-4PADDING
    04:33:12.571 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/NOPADDING
    04:33:12.571 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/PKCS5
    04:33:12.571 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/PKCS5PADDING
    04:33:12.571 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/PKCS7
    04:33:12.571 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/PKCS7PADDING
    04:33:12.571 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/TBC
    04:33:12.571 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/TBCPADDING
    04:33:12.572 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/X9.23
    04:33:12.572 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/X9.23PADDING
    04:33:12.572 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ZEROBYTE
    04:33:12.572 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ZEROBYTEPADDING
    04:33:12.572 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/
    04:33:12.572 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126
    04:33:12.572 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126-2
    04:33:12.572 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126-2PADDING
    04:33:12.572 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126PADDING
    04:33:12.572 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO7816-4
    04:33:12.572 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO7816-4PADDING
    04:33:12.572 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/NOPADDING
    04:33:12.572 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/PKCS5
    04:33:12.572 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/PKCS5PADDING
    04:33:12.573 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/PKCS7
    04:33:12.573 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/PKCS7PADDING
    04:33:12.573 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/TBC
    04:33:12.591 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/TBCPADDING
    04:33:12.591 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/X9.23
    04:33:12.591 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/X9.23PADDING
    04:33:12.591 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ZEROBYTE
    04:33:12.591 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ZEROBYTEPADDING
    04:33:12.591 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/
    04:33:12.591 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126
    04:33:12.591 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126-2
    04:33:12.591 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126-2PADDING
    04:33:12.591 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126PADDING
    04:33:12.591 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO7816-4
    04:33:12.591 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO7816-4PADDING
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/NOPADDING
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/PKCS5
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/PKCS5PADDING
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/PKCS7
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/PKCS7PADDING
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/TBC
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/TBCPADDING
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/X9.23
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/X9.23PADDING
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ZEROBYTE
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ZEROBYTEPADDING
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126-2
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126-2PADDING
    04:33:12.592 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126PADDING
    04:33:12.593 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO7816-4
    04:33:12.593 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO7816-4PADDING
    04:33:12.593 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/NOPADDING
    04:33:12.593 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/PKCS5
    04:33:12.593 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/PKCS5PADDING
    04:33:12.593 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/PKCS7
    04:33:12.593 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/PKCS7PADDING
    04:33:12.593 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/TBC
    04:33:12.593 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/TBCPADDING
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/X9.23
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/X9.23PADDING
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ZEROBYTE
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ZEROBYTEPADDING
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126-2
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126-2PADDING
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126PADDING
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO7816-4
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO7816-4PADDING
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/NOPADDING
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/PKCS5
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/PKCS5PADDING
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/PKCS7
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/PKCS7PADDING
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/TBC
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/TBCPADDING
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/X9.23
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/X9.23PADDING
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ZEROBYTE
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ZEROBYTEPADDING
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126-2
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126-2PADDING
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126PADDING
    04:33:12.594 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO7816-4
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO7816-4PADDING
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/NOPADDING
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/PKCS5
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/PKCS5PADDING
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/PKCS7
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/PKCS7PADDING
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/TBC
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/TBCPADDING
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/X9.23
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/X9.23PADDING
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ZEROBYTE
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ZEROBYTEPADDING
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126-2
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126-2PADDING
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126PADDING
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO7816-4
    04:33:12.595 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO7816-4PADDING
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/NOPADDING
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/PKCS5
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/PKCS5PADDING
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/PKCS7
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/PKCS7PADDING
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/TBC
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/TBCPADDING
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/X9.23
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/X9.23PADDING
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ZEROBYTE
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ZEROBYTEPADDING
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126-2
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126-2PADDING
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126PADDING
    04:33:12.596 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO7816-4
    04:33:12.597 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO7816-4PADDING
    04:33:12.597 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/NOPADDING
    04:33:12.597 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/PKCS5
    04:33:12.597 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/PKCS5PADDING
    04:33:12.597 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/PKCS7
    04:33:12.597 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/PKCS7PADDING
    04:33:12.597 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/TBC
    04:33:12.597 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/TBCPADDING
    04:33:12.597 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/X9.23
    04:33:12.598 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/X9.23PADDING
    04:33:12.598 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ZEROBYTE
    04:33:12.598 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ZEROBYTEPADDING
    04:33:12.598 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/
    04:33:12.598 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126
    04:33:12.598 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126-2
    04:33:12.598 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126-2PADDING
    04:33:12.598 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126PADDING
    04:33:12.598 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO7816-4
    04:33:12.598 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO7816-4PADDING
    04:33:12.598 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/NOPADDING
    04:33:12.598 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/PKCS5
    04:33:12.605 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/PKCS5PADDING
    04:33:12.605 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/PKCS7
    04:33:12.605 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/PKCS7PADDING
    04:33:12.605 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/TBC
    04:33:12.605 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/TBCPADDING
    04:33:12.605 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/X9.23
    04:33:12.605 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/X9.23PADDING
    04:33:12.605 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ZEROBYTE
    04:33:12.605 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ZEROBYTEPADDING
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126-2
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126-2PADDING
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126PADDING
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO7816-4
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO7816-4PADDING
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/NOPADDING
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/PKCS5
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/PKCS5PADDING
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/PKCS7
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/PKCS7PADDING
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/TBC
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/TBCPADDING
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/X9.23
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/X9.23PADDING
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ZEROBYTE
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ZEROBYTEPADDING
    04:33:12.606 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/
    04:33:12.607 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126
    04:33:12.607 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126-2
    04:33:12.607 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126-2PADDING
    04:33:12.607 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126PADDING
    04:33:12.607 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO7816-4
    04:33:12.607 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO7816-4PADDING
    04:33:12.607 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/NOPADDING
    04:33:12.607 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/PKCS5
    04:33:12.607 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/PKCS5PADDING
    04:33:12.607 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/PKCS7
    04:33:12.607 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/PKCS7PADDING
    04:33:12.607 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/TBC
    04:33:12.608 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/TBCPADDING
    04:33:12.608 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/X9.23
    04:33:12.608 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/X9.23PADDING
    04:33:12.608 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ZEROBYTE
    04:33:12.608 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ZEROBYTEPADDING
    04:33:12.608 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/
    04:33:12.608 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126
    04:33:12.608 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126-2
    04:33:12.609 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126-2PADDING
    04:33:12.609 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126PADDING
    04:33:12.609 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO7816-4
    04:33:12.609 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO7816-4PADDING
    04:33:12.609 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/NOPADDING
    04:33:12.609 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/PKCS5
    04:33:12.609 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/PKCS5PADDING
    04:33:12.616 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/PKCS7
    04:33:12.616 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/PKCS7PADDING
    04:33:12.616 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/TBC
    04:33:12.616 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/TBCPADDING
    04:33:12.616 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/X9.23
    04:33:12.616 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/X9.23PADDING
    04:33:12.616 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ZEROBYTE
    04:33:12.616 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ZEROBYTEPADDING
    04:33:12.616 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/
    04:33:12.616 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126
    04:33:12.616 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126-2
    04:33:12.617 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126-2PADDING
    04:33:12.617 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126PADDING
    04:33:12.617 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO7816-4
    04:33:12.617 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO7816-4PADDING
    04:33:12.617 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/NOPADDING
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/PKCS5
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/PKCS5PADDING
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/PKCS7
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/PKCS7PADDING
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/TBC
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/TBCPADDING
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/X9.23
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/X9.23PADDING
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ZEROBYTE
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ZEROBYTEPADDING
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126-2
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126-2PADDING
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126PADDING
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO7816-4
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO7816-4PADDING
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/NOPADDING
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/PKCS5
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/PKCS5PADDING
    04:33:12.618 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/PKCS7
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/PKCS7PADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/TBC
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/TBCPADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/X9.23
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/X9.23PADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ZEROBYTE
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ZEROBYTEPADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126-2
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126-2PADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126PADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO7816-4
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO7816-4PADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/NOPADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/PKCS5
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/PKCS5PADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/PKCS7
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/PKCS7PADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/TBC
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/TBCPADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/X9.23
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/X9.23PADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ZEROBYTE
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ZEROBYTEPADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126-2
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126-2PADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126PADDING
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO7816-4
    04:33:12.619 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO7816-4PADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/NOPADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/PKCS5
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/PKCS5PADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/PKCS7
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/PKCS7PADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/TBC
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/TBCPADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/X9.23
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/X9.23PADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ZEROBYTE
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ZEROBYTEPADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126-2
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126-2PADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126PADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO7816-4
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO7816-4PADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/NOPADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/PKCS5
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/PKCS5PADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/PKCS7
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/PKCS7PADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/TBC
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/TBCPADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/X9.23
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/X9.23PADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ZEROBYTE
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ZEROBYTEPADDING
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/
    04:33:12.620 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126-2
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126-2PADDING
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126PADDING
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO7816-4
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO7816-4PADDING
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/NOPADDING
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/PKCS5
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/PKCS5PADDING
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/PKCS7
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/PKCS7PADDING
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/TBC
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/TBCPADDING
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/X9.23
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/X9.23PADDING
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ZEROBYTE
    04:33:12.621 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ZEROBYTEPADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126-2
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126-2PADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126PADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO7816-4
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO7816-4PADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/NOPADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/PKCS5
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/PKCS5PADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/PKCS7
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/PKCS7PADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/TBC
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/TBCPADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/X9.23
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/X9.23PADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ZEROBYTE
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ZEROBYTEPADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126-2
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126-2PADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126PADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO7816-4
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO7816-4PADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/NOPADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/PKCS5
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/PKCS5PADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/PKCS7
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/PKCS7PADDING
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/TBC
    04:33:12.622 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/TBCPADDING
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/X9.23
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/X9.23PADDING
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ZEROBYTE
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ZEROBYTEPADDING
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126-2
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126-2PADDING
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126PADDING
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO7816-4
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO7816-4PADDING
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/NOPADDING
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/PKCS5
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/PKCS5PADDING
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/PKCS7
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/PKCS7PADDING
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/TBC
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/TBCPADDING
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/X9.23
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/X9.23PADDING
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ZEROBYTE
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ZEROBYTEPADDING
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126-2
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126-2PADDING
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126PADDING
    04:33:12.623 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO7816-4
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO7816-4PADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/NOPADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/PKCS5
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/PKCS5PADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/PKCS7
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/PKCS7PADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/TBC
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/TBCPADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/X9.23
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/X9.23PADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ZEROBYTE
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ZEROBYTEPADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126-2
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126-2PADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126PADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO7816-4
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO7816-4PADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/NOPADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/PKCS5
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/PKCS5PADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/PKCS7
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/PKCS7PADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/TBC
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/TBCPADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/X9.23
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/X9.23PADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ZEROBYTE
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ZEROBYTEPADDING
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/
    04:33:12.624 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126
    04:33:12.625 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126-2
    04:33:12.625 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126-2PADDING
    04:33:12.625 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126PADDING
    04:33:12.625 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO7816-4
    04:33:12.625 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO7816-4PADDING
    04:33:12.625 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/NOPADDING
    04:33:12.625 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/PKCS5
    04:33:12.625 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/PKCS5PADDING
    04:33:12.625 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/PKCS7
    04:33:12.625 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/PKCS7PADDING
    04:33:12.625 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/TBC
    04:33:12.625 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/TBCPADDING
    04:33:12.625 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/X9.23
    04:33:12.626 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/X9.23PADDING
    04:33:12.626 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ZEROBYTE
    04:33:12.626 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ZEROBYTEPADDING
    04:33:12.626 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/
    04:33:12.626 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126
    04:33:12.627 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126-2
    04:33:12.627 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126-2PADDING
    04:33:12.627 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126PADDING
    04:33:12.627 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO7816-4
    04:33:12.628 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO7816-4PADDING
    04:33:12.628 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/NOPADDING
    04:33:12.628 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/PKCS5
    04:33:12.628 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/PKCS5PADDING
    04:33:12.629 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/PKCS7
    04:33:12.629 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/PKCS7PADDING
    04:33:12.629 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/TBC
    04:33:12.630 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/TBCPADDING
    04:33:12.630 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/X9.23
    04:33:12.630 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/X9.23PADDING
    04:33:12.630 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ZEROBYTE
    04:33:12.630 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ZEROBYTEPADDING
    04:33:12.631 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/
    04:33:12.631 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126
    04:33:12.631 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126-2
    04:33:12.631 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126-2PADDING
    04:33:12.631 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126PADDING
    04:33:12.631 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO7816-4
    04:33:12.632 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO7816-4PADDING
    04:33:12.632 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/NOPADDING
    04:33:12.632 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/PKCS5
    04:33:12.632 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/PKCS5PADDING
    04:33:12.633 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/PKCS7
    04:33:12.633 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/PKCS7PADDING
    04:33:12.633 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/TBC
    04:33:12.633 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/TBCPADDING
    04:33:12.634 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/X9.23
    04:33:12.634 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/X9.23PADDING
    04:33:12.634 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ZEROBYTE
    04:33:12.634 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ZEROBYTEPADDING
    04:33:12.634 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/
    04:33:12.634 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126
    04:33:12.635 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126-2
    04:33:12.635 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126-2PADDING
    04:33:12.635 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126PADDING
    04:33:12.636 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO7816-4
    04:33:12.636 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO7816-4PADDING
    04:33:12.636 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/NOPADDING
    04:33:12.636 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/PKCS5
    04:33:12.636 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/PKCS5PADDING
    04:33:12.637 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/PKCS7
    04:33:12.637 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/PKCS7PADDING
    04:33:12.637 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/TBC
    04:33:12.638 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/TBCPADDING
    04:33:12.638 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/X9.23
    04:33:12.638 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/X9.23PADDING
    04:33:12.638 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ZEROBYTE
    04:33:12.638 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ZEROBYTEPADDING
    04:33:12.638 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/
    04:33:12.639 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO10126
    04:33:12.639 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO10126-2
    04:33:12.639 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO10126-2PADDING
    04:33:12.640 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO10126PADDING
    04:33:12.640 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO7816-4
    04:33:12.640 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO7816-4PADDING
    04:33:12.640 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/NOPADDING
    04:33:12.641 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/PKCS5
    04:33:12.641 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/PKCS5PADDING
    04:33:12.642 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/PKCS7
    04:33:12.642 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/PKCS7PADDING
    04:33:12.642 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/TBC
    04:33:12.642 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/TBCPADDING
    04:33:12.643 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/X9.23
    04:33:12.643 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/X9.23PADDING
    04:33:12.643 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ZEROBYTE
    04:33:12.643 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ZEROBYTEPADDING
    04:33:12.643 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2//
    04:33:12.644 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2//" does not support IV => Skipping.
    04:33:12.644 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2//NOPADDING
    04:33:12.644 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2//NOPADDING" does not support IV => Skipping.
    04:33:12.644 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC-CTS/
    04:33:12.645 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC-CTS/NOPADDING
    04:33:12.645 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/
    04:33:12.646 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO10126
    04:33:12.646 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO10126-2
    04:33:12.646 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO10126-2PADDING
    04:33:12.647 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO10126PADDING
    04:33:12.647 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO7816-4
    04:33:12.647 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO7816-4PADDING
    04:33:12.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/NOPADDING
    04:33:12.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/PKCS5
    04:33:12.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/PKCS5PADDING
    04:33:12.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/PKCS7
    04:33:12.649 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/PKCS7PADDING
    04:33:12.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/TBC
    04:33:12.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/TBCPADDING
    04:33:12.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/X9.23
    04:33:12.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/X9.23PADDING
    04:33:12.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ZEROBYTE
    04:33:12.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ZEROBYTEPADDING
    04:33:12.653 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/
    04:33:12.653 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO10126
    04:33:12.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO10126-2
    04:33:12.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO10126-2PADDING
    04:33:12.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO10126PADDING
    04:33:12.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO7816-4
    04:33:12.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO7816-4PADDING
    04:33:12.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/NOPADDING
    04:33:12.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/PKCS5
    04:33:12.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/PKCS5PADDING
    04:33:12.657 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/PKCS7
    04:33:12.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/PKCS7PADDING
    04:33:12.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/TBC
    04:33:12.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/TBCPADDING
    04:33:12.659 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/X9.23
    04:33:12.659 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/X9.23PADDING
    04:33:12.659 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ZEROBYTE
    04:33:12.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ZEROBYTEPADDING
    04:33:12.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/
    04:33:12.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126
    04:33:12.661 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126-2
    04:33:12.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126-2PADDING
    04:33:12.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126PADDING
    04:33:12.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO7816-4
    04:33:12.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO7816-4PADDING
    04:33:12.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/NOPADDING
    04:33:12.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/PKCS5
    04:33:12.664 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/PKCS5PADDING
    04:33:12.664 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/PKCS7
    04:33:12.664 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/PKCS7PADDING
    04:33:12.664 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/TBC
    04:33:12.665 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/TBCPADDING
    04:33:12.665 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/X9.23
    04:33:12.665 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/X9.23PADDING
    04:33:12.666 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ZEROBYTE
    04:33:12.666 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ZEROBYTEPADDING
    04:33:12.666 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/
    04:33:12.666 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126
    04:33:12.667 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126-2
    04:33:12.667 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126-2PADDING
    04:33:12.667 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126PADDING
    04:33:12.668 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO7816-4
    04:33:12.668 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO7816-4PADDING
    04:33:12.668 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/NOPADDING
    04:33:12.669 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/PKCS5
    04:33:12.669 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/PKCS5PADDING
    04:33:12.670 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/PKCS7
    04:33:12.670 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/PKCS7PADDING
    04:33:12.670 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/TBC
    04:33:12.670 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/TBCPADDING
    04:33:12.671 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/X9.23
    04:33:12.671 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/X9.23PADDING
    04:33:12.671 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ZEROBYTE
    04:33:12.671 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ZEROBYTEPADDING
    04:33:12.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/
    04:33:12.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126
    04:33:12.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126-2
    04:33:12.673 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126-2PADDING
    04:33:12.673 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126PADDING
    04:33:12.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO7816-4
    04:33:12.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO7816-4PADDING
    04:33:12.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/NOPADDING
    04:33:12.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/PKCS5
    04:33:12.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/PKCS5PADDING
    04:33:12.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/PKCS7
    04:33:12.676 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/PKCS7PADDING
    04:33:12.676 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/TBC
    04:33:12.676 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/TBCPADDING
    04:33:12.676 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/X9.23
    04:33:12.677 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/X9.23PADDING
    04:33:12.677 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ZEROBYTE
    04:33:12.677 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ZEROBYTEPADDING
    04:33:12.678 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/
    04:33:12.678 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126
    04:33:12.678 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126-2
    04:33:12.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126-2PADDING
    04:33:12.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126PADDING
    04:33:12.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO7816-4
    04:33:12.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO7816-4PADDING
    04:33:12.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/NOPADDING
    04:33:12.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/PKCS5
    04:33:12.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/PKCS5PADDING
    04:33:12.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/PKCS7
    04:33:12.681 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/PKCS7PADDING
    04:33:12.681 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/TBC
    04:33:12.682 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/TBCPADDING
    04:33:12.682 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/X9.23
    04:33:12.682 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/X9.23PADDING
    04:33:12.683 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ZEROBYTE
    04:33:12.683 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ZEROBYTEPADDING
    04:33:12.683 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/
    04:33:12.683 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126
    04:33:12.684 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126-2
    04:33:12.684 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126-2PADDING
    04:33:12.684 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126PADDING
    04:33:12.685 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO7816-4
    04:33:12.685 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO7816-4PADDING
    04:33:12.686 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/NOPADDING
    04:33:12.686 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/PKCS5
    04:33:12.686 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/PKCS5PADDING
    04:33:12.686 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/PKCS7
    04:33:12.687 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/PKCS7PADDING
    04:33:12.687 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/TBC
    04:33:12.687 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/TBCPADDING
    04:33:12.687 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/X9.23
    04:33:12.687 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/X9.23PADDING
    04:33:12.687 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ZEROBYTE
    04:33:12.688 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ZEROBYTEPADDING
    04:33:12.688 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/
    04:33:12.688 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126
    04:33:12.688 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126-2
    04:33:12.688 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126-2PADDING
    04:33:12.689 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126PADDING
    04:33:12.689 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO7816-4
    04:33:12.689 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO7816-4PADDING
    04:33:12.690 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/NOPADDING
    04:33:12.690 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/PKCS5
    04:33:12.690 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/PKCS5PADDING
    04:33:12.690 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/PKCS7
    04:33:12.690 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/PKCS7PADDING
    04:33:12.690 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/TBC
    04:33:12.690 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/TBCPADDING
    04:33:12.691 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/X9.23
    04:33:12.691 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/X9.23PADDING
    04:33:12.691 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ZEROBYTE
    04:33:12.691 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ZEROBYTEPADDING
    04:33:12.691 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/
    04:33:12.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126
    04:33:12.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126-2
    04:33:12.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126-2PADDING
    04:33:12.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126PADDING
    04:33:12.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO7816-4
    04:33:12.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO7816-4PADDING
    04:33:12.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/NOPADDING
    04:33:12.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/PKCS5
    04:33:12.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/PKCS5PADDING
    04:33:12.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/PKCS7
    04:33:12.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/PKCS7PADDING
    04:33:12.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/TBC
    04:33:12.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/TBCPADDING
    04:33:12.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/X9.23
    04:33:12.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/X9.23PADDING
    04:33:12.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ZEROBYTE
    04:33:12.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ZEROBYTEPADDING
    04:33:12.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/
    04:33:12.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126
    04:33:12.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126-2
    04:33:12.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126-2PADDING
    04:33:12.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126PADDING
    04:33:12.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO7816-4
    04:33:12.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO7816-4PADDING
    04:33:12.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/NOPADDING
    04:33:12.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/PKCS5
    04:33:12.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/PKCS5PADDING
    04:33:12.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/PKCS7
    04:33:12.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/PKCS7PADDING
    04:33:12.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/TBC
    04:33:12.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/TBCPADDING
    04:33:12.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/X9.23
    04:33:12.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/X9.23PADDING
    04:33:12.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ZEROBYTE
    04:33:12.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ZEROBYTEPADDING
    04:33:12.699 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/
    04:33:12.699 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126
    04:33:12.699 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126-2
    04:33:12.699 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126-2PADDING
    04:33:12.699 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126PADDING
    04:33:12.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO7816-4
    04:33:12.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO7816-4PADDING
    04:33:12.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/NOPADDING
    04:33:12.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/PKCS5
    04:33:12.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/PKCS5PADDING
    04:33:12.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/PKCS7
    04:33:12.701 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/PKCS7PADDING
    04:33:12.701 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/TBC
    04:33:12.701 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/TBCPADDING
    04:33:12.702 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/X9.23
    04:33:12.702 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/X9.23PADDING
    04:33:12.702 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ZEROBYTE
    04:33:12.702 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ZEROBYTEPADDING
    04:33:12.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/
    04:33:12.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126
    04:33:12.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126-2
    04:33:12.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126-2PADDING
    04:33:12.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126PADDING
    04:33:12.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO7816-4
    04:33:12.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO7816-4PADDING
    04:33:12.705 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/NOPADDING
    04:33:12.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/PKCS5
    04:33:12.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/PKCS5PADDING
    04:33:12.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/PKCS7
    04:33:12.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/PKCS7PADDING
    04:33:12.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/TBC
    04:33:12.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/TBCPADDING
    04:33:12.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/X9.23
    04:33:12.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/X9.23PADDING
    04:33:12.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ZEROBYTE
    04:33:12.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ZEROBYTEPADDING
    04:33:12.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/
    04:33:12.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126
    04:33:12.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126-2
    04:33:12.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126-2PADDING
    04:33:12.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126PADDING
    04:33:12.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO7816-4
    04:33:12.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO7816-4PADDING
    04:33:12.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/NOPADDING
    04:33:12.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/PKCS5
    04:33:12.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/PKCS5PADDING
    04:33:12.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/PKCS7
    04:33:12.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/PKCS7PADDING
    04:33:12.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/TBC
    04:33:12.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/TBCPADDING
    04:33:12.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/X9.23
    04:33:12.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/X9.23PADDING
    04:33:12.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ZEROBYTE
    04:33:12.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ZEROBYTEPADDING
    04:33:12.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/
    04:33:12.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126
    04:33:12.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126-2
    04:33:12.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126-2PADDING
    04:33:12.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126PADDING
    04:33:12.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO7816-4
    04:33:12.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO7816-4PADDING
    04:33:12.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/NOPADDING
    04:33:12.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/PKCS5
    04:33:12.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/PKCS5PADDING
    04:33:12.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/PKCS7
    04:33:12.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/PKCS7PADDING
    04:33:12.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/TBC
    04:33:12.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/TBCPADDING
    04:33:12.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/X9.23
    04:33:12.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/X9.23PADDING
    04:33:12.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ZEROBYTE
    04:33:12.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ZEROBYTEPADDING
    04:33:12.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/
    04:33:12.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126
    04:33:12.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126-2
    04:33:12.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126-2PADDING
    04:33:12.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126PADDING
    04:33:12.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO7816-4
    04:33:12.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO7816-4PADDING
    04:33:12.717 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/NOPADDING
    04:33:12.717 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/PKCS5
    04:33:12.717 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/PKCS5PADDING
    04:33:12.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/PKCS7
    04:33:12.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/PKCS7PADDING
    04:33:12.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/TBC
    04:33:12.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/TBCPADDING
    04:33:12.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/X9.23
    04:33:12.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/X9.23PADDING
    04:33:12.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ZEROBYTE
    04:33:12.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ZEROBYTEPADDING
    04:33:12.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/
    04:33:12.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126
    04:33:12.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126-2
    04:33:12.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126-2PADDING
    04:33:12.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126PADDING
    04:33:12.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO7816-4
    04:33:12.721 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO7816-4PADDING
    04:33:12.721 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/NOPADDING
    04:33:12.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/PKCS5
    04:33:12.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/PKCS5PADDING
    04:33:12.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/PKCS7
    04:33:12.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/PKCS7PADDING
    04:33:12.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/TBC
    04:33:12.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/TBCPADDING
    04:33:12.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/X9.23
    04:33:12.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/X9.23PADDING
    04:33:12.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ZEROBYTE
    04:33:12.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ZEROBYTEPADDING
    04:33:12.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/
    04:33:12.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126
    04:33:12.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126-2
    04:33:12.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126-2PADDING
    04:33:12.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126PADDING
    04:33:12.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO7816-4
    04:33:12.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO7816-4PADDING
    04:33:12.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/NOPADDING
    04:33:12.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/PKCS5
    04:33:12.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/PKCS5PADDING
    04:33:12.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/PKCS7
    04:33:12.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/PKCS7PADDING
    04:33:12.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/TBC
    04:33:12.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/TBCPADDING
    04:33:12.729 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/X9.23
    04:33:12.729 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/X9.23PADDING
    04:33:12.729 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ZEROBYTE
    04:33:12.729 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ZEROBYTEPADDING
    04:33:12.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/
    04:33:12.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126
    04:33:12.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126-2
    04:33:12.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126-2PADDING
    04:33:12.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126PADDING
    04:33:12.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO7816-4
    04:33:12.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO7816-4PADDING
    04:33:12.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/NOPADDING
    04:33:12.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/PKCS5
    04:33:12.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/PKCS5PADDING
    04:33:12.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/PKCS7
    04:33:12.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/PKCS7PADDING
    04:33:12.732 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/TBC
    04:33:12.732 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/TBCPADDING
    04:33:12.732 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/X9.23
    04:33:12.732 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/X9.23PADDING
    04:33:12.732 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ZEROBYTE
    04:33:12.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ZEROBYTEPADDING
    04:33:12.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/
    04:33:12.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126
    04:33:12.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126-2
    04:33:12.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126-2PADDING
    04:33:12.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126PADDING
    04:33:12.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO7816-4
    04:33:12.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO7816-4PADDING
    04:33:12.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/NOPADDING
    04:33:12.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/PKCS5
    04:33:12.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/PKCS5PADDING
    04:33:12.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/PKCS7
    04:33:12.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/PKCS7PADDING
    04:33:12.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/TBC
    04:33:12.737 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/TBCPADDING
    04:33:12.737 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/X9.23
    04:33:12.738 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/X9.23PADDING
    04:33:12.738 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ZEROBYTE
    04:33:12.738 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ZEROBYTEPADDING
    04:33:12.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/
    04:33:12.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126
    04:33:12.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126-2
    04:33:12.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126-2PADDING
    04:33:12.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126PADDING
    04:33:12.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO7816-4
    04:33:12.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO7816-4PADDING
    04:33:12.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/NOPADDING
    04:33:12.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/PKCS5
    04:33:12.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/PKCS5PADDING
    04:33:12.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/PKCS7
    04:33:12.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/PKCS7PADDING
    04:33:12.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/TBC
    04:33:12.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/TBCPADDING
    04:33:12.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/X9.23
    04:33:12.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/X9.23PADDING
    04:33:12.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ZEROBYTE
    04:33:12.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ZEROBYTEPADDING
    04:33:12.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/
    04:33:12.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126
    04:33:12.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126-2
    04:33:12.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126-2PADDING
    04:33:12.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126PADDING
    04:33:12.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO7816-4
    04:33:12.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO7816-4PADDING
    04:33:12.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/NOPADDING
    04:33:12.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/PKCS5
    04:33:12.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/PKCS5PADDING
    04:33:12.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/PKCS7
    04:33:12.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/PKCS7PADDING
    04:33:12.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/TBC
    04:33:12.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/TBCPADDING
    04:33:12.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/X9.23
    04:33:12.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/X9.23PADDING
    04:33:12.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ZEROBYTE
    04:33:12.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ZEROBYTEPADDING
    04:33:12.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/
    04:33:12.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126
    04:33:12.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126-2
    04:33:12.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126-2PADDING
    04:33:12.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126PADDING
    04:33:12.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO7816-4
    04:33:12.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO7816-4PADDING
    04:33:12.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/NOPADDING
    04:33:12.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/PKCS5
    04:33:12.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/PKCS5PADDING
    04:33:12.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/PKCS7
    04:33:12.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/PKCS7PADDING
    04:33:12.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/TBC
    04:33:12.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/TBCPADDING
    04:33:12.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/X9.23
    04:33:12.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/X9.23PADDING
    04:33:12.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ZEROBYTE
    04:33:12.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ZEROBYTEPADDING
    04:33:12.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/
    04:33:12.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126
    04:33:12.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126-2
    04:33:12.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126-2PADDING
    04:33:12.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126PADDING
    04:33:12.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO7816-4
    04:33:12.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO7816-4PADDING
    04:33:12.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/NOPADDING
    04:33:12.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/PKCS5
    04:33:12.753 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/PKCS5PADDING
    04:33:12.753 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/PKCS7
    04:33:12.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/PKCS7PADDING
    04:33:12.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/TBC
    04:33:12.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/TBCPADDING
    04:33:12.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/X9.23
    04:33:12.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/X9.23PADDING
    04:33:12.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ZEROBYTE
    04:33:12.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ZEROBYTEPADDING
    04:33:12.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/
    04:33:12.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126
    04:33:12.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126-2
    04:33:12.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126-2PADDING
    04:33:12.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126PADDING
    04:33:12.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO7816-4
    04:33:12.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO7816-4PADDING
    04:33:12.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/NOPADDING
    04:33:12.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/PKCS5
    04:33:12.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/PKCS5PADDING
    04:33:12.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/PKCS7
    04:33:12.757 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/PKCS7PADDING
    04:33:12.757 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/TBC
    04:33:12.757 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/TBCPADDING
    04:33:12.757 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/X9.23
    04:33:12.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/X9.23PADDING
    04:33:12.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ZEROBYTE
    04:33:12.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ZEROBYTEPADDING
    04:33:12.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/
    04:33:12.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126
    04:33:12.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126-2
    04:33:12.759 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126-2PADDING
    04:33:12.759 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126PADDING
    04:33:12.759 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO7816-4
    04:33:12.759 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO7816-4PADDING
    04:33:12.759 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/NOPADDING
    04:33:12.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/PKCS5
    04:33:12.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/PKCS5PADDING
    04:33:12.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/PKCS7
    04:33:12.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/PKCS7PADDING
    04:33:12.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/TBC
    04:33:12.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/TBCPADDING
    04:33:12.761 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/X9.23
    04:33:12.761 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/X9.23PADDING
    04:33:12.761 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ZEROBYTE
    04:33:12.762 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ZEROBYTEPADDING
    04:33:12.762 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/
    04:33:12.763 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126
    04:33:12.763 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126-2
    04:33:12.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126-2PADDING
    04:33:12.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126PADDING
    04:33:12.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO7816-4
    04:33:12.765 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO7816-4PADDING
    04:33:12.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/NOPADDING
    04:33:12.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/PKCS5
    04:33:12.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/PKCS5PADDING
    04:33:12.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/PKCS7
    04:33:12.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/PKCS7PADDING
    04:33:12.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/TBC
    04:33:12.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/TBCPADDING
    04:33:12.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/X9.23
    04:33:12.768 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/X9.23PADDING
    04:33:12.768 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ZEROBYTE
    04:33:12.769 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ZEROBYTEPADDING
    04:33:12.769 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/
    04:33:12.769 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126
    04:33:12.769 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126-2
    04:33:12.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126-2PADDING
    04:33:12.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126PADDING
    04:33:12.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO7816-4
    04:33:12.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO7816-4PADDING
    04:33:12.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/NOPADDING
    04:33:12.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/PKCS5
    04:33:12.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/PKCS5PADDING
    04:33:12.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/PKCS7
    04:33:12.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/PKCS7PADDING
    04:33:12.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/TBC
    04:33:12.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/TBCPADDING
    04:33:12.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/X9.23
    04:33:12.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/X9.23PADDING
    04:33:12.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ZEROBYTE
    04:33:12.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ZEROBYTEPADDING
    04:33:12.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/
    04:33:12.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126
    04:33:12.773 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126-2
    04:33:12.773 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126-2PADDING
    04:33:12.773 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126PADDING
    04:33:12.773 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO7816-4
    04:33:12.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO7816-4PADDING
    04:33:12.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/NOPADDING
    04:33:12.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/PKCS5
    04:33:12.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/PKCS5PADDING
    04:33:12.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/PKCS7
    04:33:12.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/PKCS7PADDING
    04:33:12.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/TBC
    04:33:12.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/TBCPADDING
    04:33:12.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/X9.23
    04:33:12.777 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/X9.23PADDING
    04:33:12.777 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ZEROBYTE
    04:33:12.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ZEROBYTEPADDING
    04:33:12.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/
    04:33:12.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126
    04:33:12.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126-2
    04:33:12.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126-2PADDING
    04:33:12.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126PADDING
    04:33:12.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO7816-4
    04:33:12.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO7816-4PADDING
    04:33:12.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/NOPADDING
    04:33:12.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/PKCS5
    04:33:12.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/PKCS5PADDING
    04:33:12.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/PKCS7
    04:33:12.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/PKCS7PADDING
    04:33:12.781 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/TBC
    04:33:12.781 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/TBCPADDING
    04:33:12.781 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/X9.23
    04:33:12.781 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/X9.23PADDING
    04:33:12.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ZEROBYTE
    04:33:12.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ZEROBYTEPADDING
    04:33:12.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/
    04:33:12.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126
    04:33:12.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126-2
    04:33:12.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126-2PADDING
    04:33:12.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126PADDING
    04:33:12.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO7816-4
    04:33:12.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO7816-4PADDING
    04:33:12.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/NOPADDING
    04:33:12.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/PKCS5
    04:33:12.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/PKCS5PADDING
    04:33:12.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/PKCS7
    04:33:12.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/PKCS7PADDING
    04:33:12.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/TBC
    04:33:12.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/TBCPADDING
    04:33:12.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/X9.23
    04:33:12.785 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/X9.23PADDING
    04:33:12.785 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ZEROBYTE
    04:33:12.785 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ZEROBYTEPADDING
    04:33:12.785 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/
    04:33:12.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126
    04:33:12.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126-2
    04:33:12.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126-2PADDING
    04:33:12.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126PADDING
    04:33:12.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO7816-4
    04:33:12.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO7816-4PADDING
    04:33:12.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/NOPADDING
    04:33:12.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/PKCS5
    04:33:12.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/PKCS5PADDING
    04:33:12.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/PKCS7
    04:33:12.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/PKCS7PADDING
    04:33:12.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/TBC
    04:33:12.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/TBCPADDING
    04:33:12.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/X9.23
    04:33:12.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/X9.23PADDING
    04:33:12.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ZEROBYTE
    04:33:12.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ZEROBYTEPADDING
    04:33:12.789 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/
    04:33:12.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126
    04:33:12.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126-2
    04:33:12.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126-2PADDING
    04:33:12.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126PADDING
    04:33:12.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO7816-4
    04:33:12.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO7816-4PADDING
    04:33:12.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/NOPADDING
    04:33:12.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/PKCS5
    04:33:12.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/PKCS5PADDING
    04:33:12.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/PKCS7
    04:33:12.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/PKCS7PADDING
    04:33:12.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/TBC
    04:33:12.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/TBCPADDING
    04:33:12.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/X9.23
    04:33:12.795 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/X9.23PADDING
    04:33:12.795 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ZEROBYTE
    04:33:12.795 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ZEROBYTEPADDING
    04:33:12.795 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/
    04:33:12.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126
    04:33:12.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126-2
    04:33:12.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126-2PADDING
    04:33:12.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126PADDING
    04:33:12.797 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO7816-4
    04:33:12.797 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO7816-4PADDING
    04:33:12.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/NOPADDING
    04:33:12.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/PKCS5
    04:33:12.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/PKCS5PADDING
    04:33:12.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/PKCS7
    04:33:12.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/PKCS7PADDING
    04:33:12.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/TBC
    04:33:12.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/TBCPADDING
    04:33:12.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/X9.23
    04:33:12.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/X9.23PADDING
    04:33:12.801 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ZEROBYTE
    04:33:12.801 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ZEROBYTEPADDING
    04:33:12.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/
    04:33:12.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126
    04:33:12.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126-2
    04:33:12.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126-2PADDING
    04:33:12.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126PADDING
    04:33:12.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO7816-4
    04:33:12.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO7816-4PADDING
    04:33:12.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/NOPADDING
    04:33:12.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/PKCS5
    04:33:12.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/PKCS5PADDING
    04:33:12.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/PKCS7
    04:33:12.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/PKCS7PADDING
    04:33:12.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/TBC
    04:33:12.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/TBCPADDING
    04:33:12.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/X9.23
    04:33:12.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/X9.23PADDING
    04:33:12.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ZEROBYTE
    04:33:12.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ZEROBYTEPADDING
    04:33:12.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CTS/
    04:33:12.805 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/CTS/" does not support IV => Skipping.
    04:33:12.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CTS/NOPADDING
    04:33:12.805 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/CTS/NOPADDING" does not support IV => Skipping.
    04:33:12.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/EAX/
    04:33:12.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/EAX/NOPADDING
    04:33:12.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/ECB/
    04:33:12.807 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/ECB/" does not support IV => Skipping.
    04:33:12.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/ECB/NOPADDING
    04:33:12.807 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/ECB/NOPADDING" does not support IV => Skipping.
    04:33:12.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/
    04:33:12.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126
    04:33:12.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126-2
    04:33:12.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126-2PADDING
    04:33:12.809 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126PADDING
    04:33:12.809 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO7816-4
    04:33:12.809 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO7816-4PADDING
    04:33:12.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/NOPADDING
    04:33:12.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/PKCS5
    04:33:12.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/PKCS5PADDING
    04:33:12.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/PKCS7
    04:33:12.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/PKCS7PADDING
    04:33:12.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/TBC
    04:33:12.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/TBCPADDING
    04:33:12.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/X9.23
    04:33:12.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/X9.23PADDING
    04:33:12.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ZEROBYTE
    04:33:12.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ZEROBYTEPADDING
    04:33:12.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/
    04:33:12.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO10126
    04:33:12.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO10126-2
    04:33:12.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO10126-2PADDING
    04:33:12.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO10126PADDING
    04:33:12.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO7816-4
    04:33:12.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO7816-4PADDING
    04:33:12.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/NOPADDING
    04:33:12.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/PKCS5
    04:33:12.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/PKCS5PADDING
    04:33:12.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/PKCS7
    04:33:12.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/PKCS7PADDING
    04:33:12.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/TBC
    04:33:12.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/TBCPADDING
    04:33:12.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/X9.23
    04:33:12.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/X9.23PADDING
    04:33:12.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ZEROBYTE
    04:33:12.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ZEROBYTEPADDING
    04:33:12.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/
    04:33:12.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126
    04:33:12.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126-2
    04:33:12.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126-2PADDING
    04:33:12.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126PADDING
    04:33:12.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO7816-4
    04:33:12.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO7816-4PADDING
    04:33:12.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/NOPADDING
    04:33:12.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/PKCS5
    04:33:12.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/PKCS5PADDING
    04:33:12.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/PKCS7
    04:33:12.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/PKCS7PADDING
    04:33:12.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/TBC
    04:33:12.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/TBCPADDING
    04:33:12.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/X9.23
    04:33:12.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/X9.23PADDING
    04:33:12.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ZEROBYTE
    04:33:12.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ZEROBYTEPADDING
    04:33:12.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/
    04:33:12.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126
    04:33:12.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126-2
    04:33:12.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126-2PADDING
    04:33:12.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126PADDING
    04:33:12.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO7816-4
    04:33:12.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO7816-4PADDING
    04:33:12.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/NOPADDING
    04:33:12.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/PKCS5
    04:33:12.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/PKCS5PADDING
    04:33:12.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/PKCS7
    04:33:12.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/PKCS7PADDING
    04:33:12.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/TBC
    04:33:12.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/TBCPADDING
    04:33:12.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/X9.23
    04:33:12.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/X9.23PADDING
    04:33:12.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ZEROBYTE
    04:33:12.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ZEROBYTEPADDING
    04:33:12.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/
    04:33:12.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126
    04:33:12.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126-2
    04:33:12.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126-2PADDING
    04:33:12.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126PADDING
    04:33:12.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO7816-4
    04:33:12.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO7816-4PADDING
    04:33:12.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/NOPADDING
    04:33:12.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/PKCS5
    04:33:12.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/PKCS5PADDING
    04:33:12.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/PKCS7
    04:33:12.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/PKCS7PADDING
    04:33:12.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/TBC
    04:33:12.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/TBCPADDING
    04:33:12.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/X9.23
    04:33:12.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/X9.23PADDING
    04:33:12.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ZEROBYTE
    04:33:12.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ZEROBYTEPADDING
    04:33:12.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/
    04:33:12.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126
    04:33:12.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126-2
    04:33:12.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126-2PADDING
    04:33:12.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126PADDING
    04:33:12.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO7816-4
    04:33:12.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO7816-4PADDING
    04:33:12.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/NOPADDING
    04:33:12.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/PKCS5
    04:33:12.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/PKCS5PADDING
    04:33:12.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/PKCS7
    04:33:12.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/PKCS7PADDING
    04:33:12.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/TBC
    04:33:12.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/TBCPADDING
    04:33:12.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/X9.23
    04:33:12.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/X9.23PADDING
    04:33:12.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ZEROBYTE
    04:33:12.836 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ZEROBYTEPADDING
    04:33:12.836 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/
    04:33:12.836 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126
    04:33:12.836 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126-2
    04:33:12.836 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126-2PADDING
    04:33:12.836 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126PADDING
    04:33:12.837 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO7816-4
    04:33:12.838 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO7816-4PADDING
    04:33:12.838 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/NOPADDING
    04:33:12.838 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/PKCS5
    04:33:12.838 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/PKCS5PADDING
    04:33:12.839 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/PKCS7
    04:33:12.839 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/PKCS7PADDING
    04:33:12.839 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/TBC
    04:33:12.840 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/TBCPADDING
    04:33:12.840 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/X9.23
    04:33:12.841 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/X9.23PADDING
    04:33:12.841 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ZEROBYTE
    04:33:12.841 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ZEROBYTEPADDING
    04:33:12.842 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/
    04:33:12.842 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126
    04:33:12.842 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126-2
    04:33:12.842 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126-2PADDING
    04:33:12.843 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126PADDING
    04:33:12.843 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO7816-4
    04:33:12.843 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO7816-4PADDING
    04:33:12.844 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/NOPADDING
    04:33:12.844 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/PKCS5
    04:33:12.844 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/PKCS5PADDING
    04:33:12.844 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/PKCS7
    04:33:12.845 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/PKCS7PADDING
    04:33:12.845 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/TBC
    04:33:12.846 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/TBCPADDING
    04:33:12.846 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/X9.23
    04:33:12.846 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/X9.23PADDING
    04:33:12.846 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ZEROBYTE
    04:33:12.847 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ZEROBYTEPADDING
    04:33:12.847 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/
    04:33:12.847 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126
    04:33:12.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126-2
    04:33:12.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126-2PADDING
    04:33:12.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126PADDING
    04:33:12.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO7816-4
    04:33:12.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO7816-4PADDING
    04:33:12.849 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/NOPADDING
    04:33:12.849 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/PKCS5
    04:33:12.849 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/PKCS5PADDING
    04:33:12.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/PKCS7
    04:33:12.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/PKCS7PADDING
    04:33:12.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/TBC
    04:33:12.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/TBCPADDING
    04:33:12.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/X9.23
    04:33:12.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/X9.23PADDING
    04:33:12.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ZEROBYTE
    04:33:12.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ZEROBYTEPADDING
    04:33:12.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/
    04:33:12.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126
    04:33:12.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126-2
    04:33:12.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126-2PADDING
    04:33:12.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126PADDING
    04:33:12.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO7816-4
    04:33:12.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO7816-4PADDING
    04:33:12.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/NOPADDING
    04:33:12.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/PKCS5
    04:33:12.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/PKCS5PADDING
    04:33:12.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/PKCS7
    04:33:12.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/PKCS7PADDING
    04:33:12.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/TBC
    04:33:12.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/TBCPADDING
    04:33:12.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/X9.23
    04:33:12.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/X9.23PADDING
    04:33:12.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ZEROBYTE
    04:33:12.857 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ZEROBYTEPADDING
    04:33:12.857 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/
    04:33:12.857 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126
    04:33:12.858 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126-2
    04:33:12.858 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126-2PADDING
    04:33:12.859 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126PADDING
    04:33:12.859 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO7816-4
    04:33:12.859 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO7816-4PADDING
    04:33:12.859 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/NOPADDING
    04:33:12.859 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/PKCS5
    04:33:12.860 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/PKCS5PADDING
    04:33:12.860 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/PKCS7
    04:33:12.860 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/PKCS7PADDING
    04:33:12.860 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/TBC
    04:33:12.860 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/TBCPADDING
    04:33:12.861 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/X9.23
    04:33:12.861 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/X9.23PADDING
    04:33:12.862 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ZEROBYTE
    04:33:12.862 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ZEROBYTEPADDING
    04:33:12.862 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/
    04:33:12.862 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126
    04:33:12.862 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126-2
    04:33:12.863 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126-2PADDING
    04:33:12.863 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126PADDING
    04:33:12.863 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO7816-4
    04:33:12.863 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO7816-4PADDING
    04:33:12.863 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/NOPADDING
    04:33:12.864 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/PKCS5
    04:33:12.864 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/PKCS5PADDING
    04:33:12.864 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/PKCS7
    04:33:12.864 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/PKCS7PADDING
    04:33:12.865 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/TBC
    04:33:12.865 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/TBCPADDING
    04:33:12.865 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/X9.23
    04:33:12.866 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/X9.23PADDING
    04:33:12.866 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ZEROBYTE
    04:33:12.866 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ZEROBYTEPADDING
    04:33:12.866 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/
    04:33:12.866 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126
    04:33:12.867 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126-2
    04:33:12.867 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126-2PADDING
    04:33:12.867 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126PADDING
    04:33:12.867 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO7816-4
    04:33:12.867 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO7816-4PADDING
    04:33:12.867 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/NOPADDING
    04:33:12.868 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/PKCS5
    04:33:12.868 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/PKCS5PADDING
    04:33:12.868 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/PKCS7
    04:33:12.868 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/PKCS7PADDING
    04:33:12.868 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/TBC
    04:33:12.869 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/TBCPADDING
    04:33:12.869 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/X9.23
    04:33:12.869 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/X9.23PADDING
    04:33:12.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ZEROBYTE
    04:33:12.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ZEROBYTEPADDING
    04:33:12.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/
    04:33:12.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126
    04:33:12.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126-2
    04:33:12.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126-2PADDING
    04:33:12.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126PADDING
    04:33:12.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO7816-4
    04:33:12.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO7816-4PADDING
    04:33:12.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/NOPADDING
    04:33:12.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/PKCS5
    04:33:12.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/PKCS5PADDING
    04:33:12.872 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/PKCS7
    04:33:12.872 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/PKCS7PADDING
    04:33:12.872 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/TBC
    04:33:12.872 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/TBCPADDING
    04:33:12.872 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/X9.23
    04:33:12.873 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/X9.23PADDING
    04:33:12.873 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ZEROBYTE
    04:33:12.874 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ZEROBYTEPADDING
    04:33:12.874 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/
    04:33:12.874 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126
    04:33:12.874 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126-2
    04:33:12.874 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126-2PADDING
    04:33:12.875 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126PADDING
    04:33:12.875 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO7816-4
    04:33:12.875 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO7816-4PADDING
    04:33:12.875 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/NOPADDING
    04:33:12.875 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/PKCS5
    04:33:12.876 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/PKCS5PADDING
    04:33:12.876 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/PKCS7
    04:33:12.876 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/PKCS7PADDING
    04:33:12.876 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/TBC
    04:33:12.876 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/TBCPADDING
    04:33:12.877 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/X9.23
    04:33:12.877 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/X9.23PADDING
    04:33:12.877 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ZEROBYTE
    04:33:12.878 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ZEROBYTEPADDING
    04:33:12.878 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/
    04:33:12.878 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126
    04:33:12.878 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126-2
    04:33:12.879 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126-2PADDING
    04:33:12.879 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126PADDING
    04:33:12.879 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO7816-4
    04:33:12.879 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO7816-4PADDING
    04:33:12.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/NOPADDING
    04:33:12.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/PKCS5
    04:33:12.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/PKCS5PADDING
    04:33:12.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/PKCS7
    04:33:12.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/PKCS7PADDING
    04:33:12.881 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/TBC
    04:33:12.881 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/TBCPADDING
    04:33:12.881 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/X9.23
    04:33:12.881 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/X9.23PADDING
    04:33:12.882 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ZEROBYTE
    04:33:12.882 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ZEROBYTEPADDING
    04:33:12.882 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/
    04:33:12.882 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126
    04:33:12.882 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126-2
    04:33:12.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126-2PADDING
    04:33:12.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126PADDING
    04:33:12.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO7816-4
    04:33:12.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO7816-4PADDING
    04:33:12.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/NOPADDING
    04:33:12.884 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/PKCS5
    04:33:12.884 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/PKCS5PADDING
    04:33:12.884 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/PKCS7
    04:33:12.884 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/PKCS7PADDING
    04:33:12.885 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/TBC
    04:33:12.885 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/TBCPADDING
    04:33:12.885 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/X9.23
    04:33:12.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/X9.23PADDING
    04:33:12.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ZEROBYTE
    04:33:12.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ZEROBYTEPADDING
    04:33:12.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/
    04:33:12.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126
    04:33:12.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126-2
    04:33:12.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126-2PADDING
    04:33:12.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126PADDING
    04:33:12.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO7816-4
    04:33:12.895 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO7816-4PADDING
    04:33:12.895 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/NOPADDING
    04:33:12.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/PKCS5
    04:33:12.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/PKCS5PADDING
    04:33:12.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/PKCS7
    04:33:12.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/PKCS7PADDING
    04:33:12.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/TBC
    04:33:12.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/TBCPADDING
    04:33:12.897 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/X9.23
    04:33:12.897 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/X9.23PADDING
    04:33:12.898 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ZEROBYTE
    04:33:12.898 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ZEROBYTEPADDING
    04:33:12.898 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/
    04:33:12.898 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126
    04:33:12.898 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126-2
    04:33:12.898 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126-2PADDING
    04:33:12.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126PADDING
    04:33:12.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO7816-4
    04:33:12.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO7816-4PADDING
    04:33:12.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/NOPADDING
    04:33:12.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/PKCS5
    04:33:12.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/PKCS5PADDING
    04:33:12.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/PKCS7
    04:33:12.900 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/PKCS7PADDING
    04:33:12.900 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/TBC
    04:33:12.900 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/TBCPADDING
    04:33:12.900 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/X9.23
    04:33:12.900 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/X9.23PADDING
    04:33:12.900 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ZEROBYTE
    04:33:12.901 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ZEROBYTEPADDING
    04:33:12.901 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/
    04:33:12.901 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126
    04:33:12.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126-2
    04:33:12.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126-2PADDING
    04:33:12.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126PADDING
    04:33:12.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO7816-4
    04:33:12.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO7816-4PADDING
    04:33:12.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/NOPADDING
    04:33:12.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/PKCS5
    04:33:12.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/PKCS5PADDING
    04:33:12.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/PKCS7
    04:33:12.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/PKCS7PADDING
    04:33:12.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/TBC
    04:33:12.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/TBCPADDING
    04:33:12.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/X9.23
    04:33:12.905 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/X9.23PADDING
    04:33:12.905 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ZEROBYTE
    04:33:12.905 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ZEROBYTEPADDING
    04:33:12.905 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/
    04:33:12.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126
    04:33:12.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126-2
    04:33:12.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126-2PADDING
    04:33:12.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126PADDING
    04:33:12.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO7816-4
    04:33:12.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO7816-4PADDING
    04:33:12.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/NOPADDING
    04:33:12.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/PKCS5
    04:33:12.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/PKCS5PADDING
    04:33:12.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/PKCS7
    04:33:12.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/PKCS7PADDING
    04:33:12.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/TBC
    04:33:12.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/TBCPADDING
    04:33:12.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/X9.23
    04:33:12.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/X9.23PADDING
    04:33:12.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ZEROBYTE
    04:33:12.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ZEROBYTEPADDING
    04:33:12.909 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/
    04:33:12.909 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126
    04:33:12.909 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126-2
    04:33:12.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126-2PADDING
    04:33:12.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126PADDING
    04:33:12.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO7816-4
    04:33:12.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO7816-4PADDING
    04:33:12.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/NOPADDING
    04:33:12.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/PKCS5
    04:33:12.911 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/PKCS5PADDING
    04:33:12.911 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/PKCS7
    04:33:12.911 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/PKCS7PADDING
    04:33:12.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/TBC
    04:33:12.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/TBCPADDING
    04:33:12.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/X9.23
    04:33:12.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/X9.23PADDING
    04:33:12.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ZEROBYTE
    04:33:12.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ZEROBYTEPADDING
    04:33:12.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/
    04:33:12.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126
    04:33:12.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126-2
    04:33:12.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126-2PADDING
    04:33:12.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126PADDING
    04:33:12.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO7816-4
    04:33:12.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO7816-4PADDING
    04:33:12.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/NOPADDING
    04:33:12.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/PKCS5
    04:33:12.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/PKCS5PADDING
    04:33:12.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/PKCS7
    04:33:12.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/PKCS7PADDING
    04:33:12.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/TBC
    04:33:12.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/TBCPADDING
    04:33:12.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/X9.23
    04:33:12.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/X9.23PADDING
    04:33:12.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ZEROBYTE
    04:33:12.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ZEROBYTEPADDING
    04:33:12.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/
    04:33:12.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126
    04:33:12.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126-2
    04:33:12.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126-2PADDING
    04:33:12.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126PADDING
    04:33:12.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO7816-4
    04:33:12.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO7816-4PADDING
    04:33:12.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/NOPADDING
    04:33:12.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/PKCS5
    04:33:12.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/PKCS5PADDING
    04:33:12.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/PKCS7
    04:33:12.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/PKCS7PADDING
    04:33:12.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/TBC
    04:33:12.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/TBCPADDING
    04:33:12.929 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/X9.23
    04:33:12.929 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/X9.23PADDING
    04:33:12.929 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ZEROBYTE
    04:33:12.929 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ZEROBYTEPADDING
    04:33:12.930 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/
    04:33:12.930 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126
    04:33:12.930 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126-2
    04:33:12.930 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126-2PADDING
    04:33:12.930 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126PADDING
    04:33:12.930 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO7816-4
    04:33:12.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO7816-4PADDING
    04:33:12.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/NOPADDING
    04:33:12.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/PKCS5
    04:33:12.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/PKCS5PADDING
    04:33:12.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/PKCS7
    04:33:12.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/PKCS7PADDING
    04:33:12.932 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/TBC
    04:33:12.932 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/TBCPADDING
    04:33:12.932 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/X9.23
    04:33:12.932 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/X9.23PADDING
    04:33:12.932 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ZEROBYTE
    04:33:12.933 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ZEROBYTEPADDING
    04:33:12.933 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/
    04:33:12.934 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126
    04:33:12.934 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126-2
    04:33:12.934 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126-2PADDING
    04:33:12.934 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126PADDING
    04:33:12.934 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO7816-4
    04:33:12.934 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO7816-4PADDING
    04:33:12.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/NOPADDING
    04:33:12.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/PKCS5
    04:33:12.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/PKCS5PADDING
    04:33:12.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/PKCS7
    04:33:12.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/PKCS7PADDING
    04:33:12.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/TBC
    04:33:12.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/TBCPADDING
    04:33:12.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/X9.23
    04:33:12.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/X9.23PADDING
    04:33:12.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ZEROBYTE
    04:33:12.937 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ZEROBYTEPADDING
    04:33:12.937 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/
    04:33:12.937 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126
    04:33:12.938 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126-2
    04:33:12.938 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126-2PADDING
    04:33:12.938 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126PADDING
    04:33:12.938 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO7816-4
    04:33:12.938 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO7816-4PADDING
    04:33:12.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/NOPADDING
    04:33:12.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/PKCS5
    04:33:12.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/PKCS5PADDING
    04:33:12.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/PKCS7
    04:33:12.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/PKCS7PADDING
    04:33:12.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/TBC
    04:33:12.940 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/TBCPADDING
    04:33:12.940 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/X9.23
    04:33:12.940 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/X9.23PADDING
    04:33:12.940 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ZEROBYTE
    04:33:12.940 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ZEROBYTEPADDING
    04:33:12.941 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/
    04:33:12.941 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126
    04:33:12.941 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126-2
    04:33:12.941 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126-2PADDING
    04:33:12.942 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126PADDING
    04:33:12.942 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO7816-4
    04:33:12.942 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO7816-4PADDING
    04:33:12.942 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/NOPADDING
    04:33:12.942 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/PKCS5
    04:33:12.942 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/PKCS5PADDING
    04:33:12.943 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/PKCS7
    04:33:12.943 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/PKCS7PADDING
    04:33:12.943 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/TBC
    04:33:12.943 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/TBCPADDING
    04:33:12.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/X9.23
    04:33:12.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/X9.23PADDING
    04:33:12.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ZEROBYTE
    04:33:12.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ZEROBYTEPADDING
    04:33:12.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/
    04:33:12.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126
    04:33:12.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126-2
    04:33:12.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126-2PADDING
    04:33:12.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126PADDING
    04:33:12.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO7816-4
    04:33:12.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO7816-4PADDING
    04:33:12.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/NOPADDING
    04:33:12.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/PKCS5
    04:33:12.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/PKCS5PADDING
    04:33:12.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/PKCS7
    04:33:12.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/PKCS7PADDING
    04:33:12.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/TBC
    04:33:12.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/TBCPADDING
    04:33:12.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/X9.23
    04:33:12.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/X9.23PADDING
    04:33:12.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ZEROBYTE
    04:33:12.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ZEROBYTEPADDING
    04:33:12.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/
    04:33:12.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126
    04:33:12.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126-2
    04:33:12.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126-2PADDING
    04:33:12.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126PADDING
    04:33:12.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO7816-4
    04:33:12.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO7816-4PADDING
    04:33:12.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/NOPADDING
    04:33:12.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/PKCS5
    04:33:12.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/PKCS5PADDING
    04:33:12.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/PKCS7
    04:33:12.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/PKCS7PADDING
    04:33:12.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/TBC
    04:33:12.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/TBCPADDING
    04:33:12.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/X9.23
    04:33:12.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/X9.23PADDING
    04:33:12.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ZEROBYTE
    04:33:12.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ZEROBYTEPADDING
    04:33:12.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/
    04:33:12.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126
    04:33:12.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126-2
    04:33:12.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126-2PADDING
    04:33:12.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126PADDING
    04:33:12.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO7816-4
    04:33:12.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO7816-4PADDING
    04:33:12.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/NOPADDING
    04:33:12.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/PKCS5
    04:33:12.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/PKCS5PADDING
    04:33:12.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/PKCS7
    04:33:12.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/PKCS7PADDING
    04:33:12.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/TBC
    04:33:12.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/TBCPADDING
    04:33:12.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/X9.23
    04:33:12.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/X9.23PADDING
    04:33:12.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ZEROBYTE
    04:33:12.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ZEROBYTEPADDING
    04:33:12.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/
    04:33:12.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126
    04:33:12.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126-2
    04:33:12.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126-2PADDING
    04:33:12.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126PADDING
    04:33:12.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO7816-4
    04:33:12.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO7816-4PADDING
    04:33:12.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/NOPADDING
    04:33:12.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/PKCS5
    04:33:12.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/PKCS5PADDING
    04:33:12.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/PKCS7
    04:33:12.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/PKCS7PADDING
    04:33:12.962 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/TBC
    04:33:12.962 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/TBCPADDING
    04:33:12.962 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/X9.23
    04:33:12.962 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/X9.23PADDING
    04:33:12.962 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ZEROBYTE
    04:33:12.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ZEROBYTEPADDING
    04:33:12.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/
    04:33:12.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126
    04:33:12.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126-2
    04:33:12.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126-2PADDING
    04:33:12.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126PADDING
    04:33:12.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO7816-4
    04:33:12.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO7816-4PADDING
    04:33:12.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/NOPADDING
    04:33:12.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/PKCS5
    04:33:12.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/PKCS5PADDING
    04:33:12.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/PKCS7
    04:33:12.965 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/PKCS7PADDING
    04:33:12.965 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/TBC
    04:33:12.965 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/TBCPADDING
    04:33:12.965 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/X9.23
    04:33:12.966 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/X9.23PADDING
    04:33:12.966 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ZEROBYTE
    04:33:12.966 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ZEROBYTEPADDING
    04:33:12.966 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/
    04:33:12.966 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126
    04:33:12.966 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126-2
    04:33:12.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126-2PADDING
    04:33:12.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126PADDING
    04:33:12.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO7816-4
    04:33:12.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO7816-4PADDING
    04:33:12.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/NOPADDING
    04:33:12.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/PKCS5
    04:33:12.968 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/PKCS5PADDING
    04:33:12.968 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/PKCS7
    04:33:12.968 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/PKCS7PADDING
    04:33:12.968 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/TBC
    04:33:12.968 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/TBCPADDING
    04:33:12.968 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/X9.23
    04:33:12.969 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/X9.23PADDING
    04:33:12.969 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ZEROBYTE
    04:33:12.969 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ZEROBYTEPADDING
    04:33:12.970 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/
    04:33:12.970 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO10126
    04:33:12.970 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO10126-2
    04:33:12.970 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO10126-2PADDING
    04:33:12.970 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO10126PADDING
    04:33:12.971 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO7816-4
    04:33:12.971 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO7816-4PADDING
    04:33:12.971 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/NOPADDING
    04:33:12.971 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/PKCS5
    04:33:12.971 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/PKCS5PADDING
    04:33:12.972 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/PKCS7
    04:33:12.972 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/PKCS7PADDING
    04:33:12.972 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/TBC
    04:33:12.972 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/TBCPADDING
    04:33:12.973 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/X9.23
    04:33:12.973 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/X9.23PADDING
    04:33:12.973 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ZEROBYTE
    04:33:12.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ZEROBYTEPADDING
    04:33:12.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RC4//
    04:33:12.974 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4//" does not support IV => Skipping.
    04:33:12.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RC4//NOPADDING
    04:33:12.975 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4//NOPADDING" does not support IV => Skipping.
    04:33:12.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RC4/ECB/
    04:33:12.975 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4/ECB/" does not support IV => Skipping.
    04:33:12.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RC4/ECB/NOPADDING
    04:33:12.976 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4/ECB/NOPADDING" does not support IV => Skipping.
    04:33:12.976 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32//
    04:33:12.976 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32//" does not support IV => Skipping.
    04:33:12.977 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32//NOPADDING
    04:33:12.977 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32//NOPADDING" does not support IV => Skipping.
    04:33:12.977 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC-CTS/
    04:33:12.978 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC-CTS/NOPADDING
    04:33:12.978 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/
    04:33:12.978 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126
    04:33:12.978 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126-2
    04:33:12.980 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126-2PADDING
    04:33:12.980 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126PADDING
    04:33:12.980 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO7816-4
    04:33:12.980 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO7816-4PADDING
    04:33:12.981 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/NOPADDING
    04:33:12.981 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS5
    04:33:12.982 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS5PADDING
    04:33:12.982 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS7
    04:33:12.982 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS7PADDING
    04:33:12.983 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/TBC
    04:33:12.983 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/TBCPADDING
    04:33:12.983 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/X9.23
    04:33:12.984 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/X9.23PADDING
    04:33:12.984 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ZEROBYTE
    04:33:12.984 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ZEROBYTEPADDING
    04:33:12.984 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/
    04:33:12.985 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126
    04:33:12.985 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126-2
    04:33:12.986 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126-2PADDING
    04:33:12.986 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126PADDING
    04:33:12.986 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO7816-4
    04:33:12.986 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO7816-4PADDING
    04:33:12.987 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/NOPADDING
    04:33:12.987 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS5
    04:33:12.987 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS5PADDING
    04:33:12.988 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS7
    04:33:12.988 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS7PADDING
    04:33:12.988 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/TBC
    04:33:12.988 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/TBCPADDING
    04:33:12.989 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/X9.23
    04:33:12.989 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/X9.23PADDING
    04:33:12.989 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ZEROBYTE
    04:33:12.989 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ZEROBYTEPADDING
    04:33:12.990 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/
    04:33:12.990 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126
    04:33:12.990 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126-2
    04:33:12.990 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126-2PADDING
    04:33:12.991 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126PADDING
    04:33:12.991 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO7816-4
    04:33:12.991 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO7816-4PADDING
    04:33:12.992 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/NOPADDING
    04:33:12.992 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS5
    04:33:12.992 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS5PADDING
    04:33:12.992 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS7
    04:33:12.993 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS7PADDING
    04:33:12.993 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/TBC
    04:33:12.994 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/TBCPADDING
    04:33:12.994 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/X9.23
    04:33:12.994 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/X9.23PADDING
    04:33:12.994 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ZEROBYTE
    04:33:12.994 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ZEROBYTEPADDING
    04:33:12.995 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/
    04:33:12.995 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126
    04:33:12.995 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126-2
    04:33:12.996 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126-2PADDING
    04:33:12.996 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126PADDING
    04:33:12.996 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO7816-4
    04:33:12.996 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO7816-4PADDING
    04:33:12.996 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/NOPADDING
    04:33:12.997 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS5
    04:33:12.997 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS5PADDING
    04:33:12.997 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS7
    04:33:12.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS7PADDING
    04:33:12.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/TBC
    04:33:12.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/TBCPADDING
    04:33:12.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/X9.23
    04:33:12.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/X9.23PADDING
    04:33:12.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ZEROBYTE
    04:33:12.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ZEROBYTEPADDING
    04:33:12.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/
    04:33:12.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126
    04:33:12.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126-2
    04:33:12.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126-2PADDING
    04:33:13.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126PADDING
    04:33:13.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO7816-4
    04:33:13.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO7816-4PADDING
    04:33:13.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/NOPADDING
    04:33:13.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS5
    04:33:13.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS5PADDING
    04:33:13.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS7
    04:33:13.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS7PADDING
    04:33:13.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/TBC
    04:33:13.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/TBCPADDING
    04:33:13.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/X9.23
    04:33:13.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/X9.23PADDING
    04:33:13.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ZEROBYTE
    04:33:13.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ZEROBYTEPADDING
    04:33:13.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/
    04:33:13.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126
    04:33:13.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126-2
    04:33:13.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126-2PADDING
    04:33:13.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126PADDING
    04:33:13.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO7816-4
    04:33:13.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO7816-4PADDING
    04:33:13.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/NOPADDING
    04:33:13.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS5
    04:33:13.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS5PADDING
    04:33:13.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS7
    04:33:13.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS7PADDING
    04:33:13.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/TBC
    04:33:13.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/TBCPADDING
    04:33:13.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/X9.23
    04:33:13.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/X9.23PADDING
    04:33:13.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ZEROBYTE
    04:33:13.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ZEROBYTEPADDING
    04:33:13.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/
    04:33:13.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126
    04:33:13.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126-2
    04:33:13.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126-2PADDING
    04:33:13.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126PADDING
    04:33:13.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO7816-4
    04:33:13.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO7816-4PADDING
    04:33:13.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/NOPADDING
    04:33:13.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS5
    04:33:13.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS5PADDING
    04:33:13.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS7
    04:33:13.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS7PADDING
    04:33:13.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/TBC
    04:33:13.009 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/TBCPADDING
    04:33:13.009 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/X9.23
    04:33:13.009 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/X9.23PADDING
    04:33:13.010 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ZEROBYTE
    04:33:13.010 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ZEROBYTEPADDING
    04:33:13.010 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/
    04:33:13.010 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126
    04:33:13.010 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126-2
    04:33:13.011 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126-2PADDING
    04:33:13.011 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126PADDING
    04:33:13.011 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO7816-4
    04:33:13.011 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO7816-4PADDING
    04:33:13.011 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/NOPADDING
    04:33:13.012 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS5
    04:33:13.012 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS5PADDING
    04:33:13.012 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS7
    04:33:13.012 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS7PADDING
    04:33:13.012 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/TBC
    04:33:13.013 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/TBCPADDING
    04:33:13.013 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/X9.23
    04:33:13.013 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/X9.23PADDING
    04:33:13.013 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ZEROBYTE
    04:33:13.014 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ZEROBYTEPADDING
    04:33:13.014 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/
    04:33:13.014 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126
    04:33:13.014 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126-2
    04:33:13.014 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126-2PADDING
    04:33:13.015 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126PADDING
    04:33:13.015 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO7816-4
    04:33:13.015 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO7816-4PADDING
    04:33:13.015 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/NOPADDING
    04:33:13.015 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS5
    04:33:13.016 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS5PADDING
    04:33:13.016 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS7
    04:33:13.016 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS7PADDING
    04:33:13.016 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/TBC
    04:33:13.016 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/TBCPADDING
    04:33:13.017 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/X9.23
    04:33:13.017 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/X9.23PADDING
    04:33:13.017 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ZEROBYTE
    04:33:13.017 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ZEROBYTEPADDING
    04:33:13.018 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/
    04:33:13.018 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126
    04:33:13.018 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126-2
    04:33:13.018 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126-2PADDING
    04:33:13.018 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126PADDING
    04:33:13.019 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO7816-4
    04:33:13.019 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO7816-4PADDING
    04:33:13.019 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/NOPADDING
    04:33:13.019 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS5
    04:33:13.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS5PADDING
    04:33:13.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS7
    04:33:13.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS7PADDING
    04:33:13.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/TBC
    04:33:13.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/TBCPADDING
    04:33:13.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/X9.23
    04:33:13.021 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/X9.23PADDING
    04:33:13.021 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ZEROBYTE
    04:33:13.021 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ZEROBYTEPADDING
    04:33:13.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/
    04:33:13.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126
    04:33:13.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126-2
    04:33:13.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126-2PADDING
    04:33:13.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126PADDING
    04:33:13.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO7816-4
    04:33:13.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO7816-4PADDING
    04:33:13.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/NOPADDING
    04:33:13.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS5
    04:33:13.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS5PADDING
    04:33:13.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS7
    04:33:13.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS7PADDING
    04:33:13.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/TBC
    04:33:13.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/TBCPADDING
    04:33:13.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/X9.23
    04:33:13.025 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/X9.23PADDING
    04:33:13.025 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ZEROBYTE
    04:33:13.025 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ZEROBYTEPADDING
    04:33:13.025 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/
    04:33:13.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126
    04:33:13.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126-2
    04:33:13.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126-2PADDING
    04:33:13.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126PADDING
    04:33:13.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO7816-4
    04:33:13.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO7816-4PADDING
    04:33:13.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/NOPADDING
    04:33:13.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS5
    04:33:13.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS5PADDING
    04:33:13.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS7
    04:33:13.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS7PADDING
    04:33:13.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/TBC
    04:33:13.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/TBCPADDING
    04:33:13.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/X9.23
    04:33:13.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/X9.23PADDING
    04:33:13.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ZEROBYTE
    04:33:13.029 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ZEROBYTEPADDING
    04:33:13.029 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/
    04:33:13.029 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126
    04:33:13.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126-2
    04:33:13.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126-2PADDING
    04:33:13.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126PADDING
    04:33:13.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO7816-4
    04:33:13.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO7816-4PADDING
    04:33:13.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/NOPADDING
    04:33:13.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS5
    04:33:13.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS5PADDING
    04:33:13.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS7
    04:33:13.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS7PADDING
    04:33:13.032 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/TBC
    04:33:13.032 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/TBCPADDING
    04:33:13.032 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/X9.23
    04:33:13.032 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/X9.23PADDING
    04:33:13.032 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ZEROBYTE
    04:33:13.032 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ZEROBYTEPADDING
    04:33:13.033 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/
    04:33:13.033 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126
    04:33:13.033 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126-2
    04:33:13.033 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126-2PADDING
    04:33:13.034 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126PADDING
    04:33:13.034 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO7816-4
    04:33:13.034 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO7816-4PADDING
    04:33:13.034 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/NOPADDING
    04:33:13.034 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS5
    04:33:13.034 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS5PADDING
    04:33:13.035 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS7
    04:33:13.035 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS7PADDING
    04:33:13.035 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/TBC
    04:33:13.035 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/TBCPADDING
    04:33:13.035 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/X9.23
    04:33:13.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/X9.23PADDING
    04:33:13.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ZEROBYTE
    04:33:13.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ZEROBYTEPADDING
    04:33:13.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/
    04:33:13.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126
    04:33:13.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126-2
    04:33:13.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126-2PADDING
    04:33:13.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126PADDING
    04:33:13.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO7816-4
    04:33:13.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO7816-4PADDING
    04:33:13.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/NOPADDING
    04:33:13.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS5
    04:33:13.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS5PADDING
    04:33:13.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS7
    04:33:13.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS7PADDING
    04:33:13.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/TBC
    04:33:13.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/TBCPADDING
    04:33:13.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/X9.23
    04:33:13.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/X9.23PADDING
    04:33:13.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ZEROBYTE
    04:33:13.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ZEROBYTEPADDING
    04:33:13.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/
    04:33:13.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126
    04:33:13.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126-2
    04:33:13.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126-2PADDING
    04:33:13.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126PADDING
    04:33:13.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO7816-4
    04:33:13.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO7816-4PADDING
    04:33:13.042 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/NOPADDING
    04:33:13.042 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS5
    04:33:13.042 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS5PADDING
    04:33:13.042 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS7
    04:33:13.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS7PADDING
    04:33:13.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/TBC
    04:33:13.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/TBCPADDING
    04:33:13.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/X9.23
    04:33:13.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/X9.23PADDING
    04:33:13.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ZEROBYTE
    04:33:13.044 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ZEROBYTEPADDING
    04:33:13.044 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/
    04:33:13.044 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126
    04:33:13.044 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126-2
    04:33:13.044 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126-2PADDING
    04:33:13.044 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126PADDING
    04:33:13.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO7816-4
    04:33:13.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO7816-4PADDING
    04:33:13.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/NOPADDING
    04:33:13.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS5
    04:33:13.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS5PADDING
    04:33:13.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS7
    04:33:13.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS7PADDING
    04:33:13.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/TBC
    04:33:13.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/TBCPADDING
    04:33:13.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/X9.23
    04:33:13.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/X9.23PADDING
    04:33:13.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ZEROBYTE
    04:33:13.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ZEROBYTEPADDING
    04:33:13.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/
    04:33:13.048 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126
    04:33:13.048 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126-2
    04:33:13.048 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126-2PADDING
    04:33:13.048 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126PADDING
    04:33:13.048 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO7816-4
    04:33:13.048 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO7816-4PADDING
    04:33:13.049 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/NOPADDING
    04:33:13.049 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS5
    04:33:13.049 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS5PADDING
    04:33:13.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS7
    04:33:13.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS7PADDING
    04:33:13.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/TBC
    04:33:13.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/TBCPADDING
    04:33:13.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/X9.23
    04:33:13.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/X9.23PADDING
    04:33:13.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ZEROBYTE
    04:33:13.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ZEROBYTEPADDING
    04:33:13.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/
    04:33:13.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126
    04:33:13.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126-2
    04:33:13.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126-2PADDING
    04:33:13.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126PADDING
    04:33:13.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO7816-4
    04:33:13.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO7816-4PADDING
    04:33:13.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/NOPADDING
    04:33:13.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS5
    04:33:13.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS5PADDING
    04:33:13.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS7
    04:33:13.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS7PADDING
    04:33:13.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/TBC
    04:33:13.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/TBCPADDING
    04:33:13.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/X9.23
    04:33:13.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/X9.23PADDING
    04:33:13.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ZEROBYTE
    04:33:13.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ZEROBYTEPADDING
    04:33:13.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/
    04:33:13.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126
    04:33:13.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126-2
    04:33:13.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126-2PADDING
    04:33:13.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126PADDING
    04:33:13.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO7816-4
    04:33:13.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO7816-4PADDING
    04:33:13.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/NOPADDING
    04:33:13.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS5
    04:33:13.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS5PADDING
    04:33:13.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS7
    04:33:13.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS7PADDING
    04:33:13.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/TBC
    04:33:13.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/TBCPADDING
    04:33:13.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/X9.23
    04:33:13.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/X9.23PADDING
    04:33:13.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ZEROBYTE
    04:33:13.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ZEROBYTEPADDING
    04:33:13.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/
    04:33:13.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126
    04:33:13.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126-2
    04:33:13.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126-2PADDING
    04:33:13.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126PADDING
    04:33:13.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO7816-4
    04:33:13.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO7816-4PADDING
    04:33:13.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/NOPADDING
    04:33:13.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS5
    04:33:13.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS5PADDING
    04:33:13.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS7
    04:33:13.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS7PADDING
    04:33:13.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/TBC
    04:33:13.061 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/TBCPADDING
    04:33:13.061 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/X9.23
    04:33:13.061 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/X9.23PADDING
    04:33:13.061 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ZEROBYTE
    04:33:13.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ZEROBYTEPADDING
    04:33:13.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/
    04:33:13.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126
    04:33:13.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126-2
    04:33:13.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126-2PADDING
    04:33:13.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126PADDING
    04:33:13.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO7816-4
    04:33:13.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO7816-4PADDING
    04:33:13.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/NOPADDING
    04:33:13.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS5
    04:33:13.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS5PADDING
    04:33:13.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS7
    04:33:13.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS7PADDING
    04:33:13.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/TBC
    04:33:13.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/TBCPADDING
    04:33:13.065 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/X9.23
    04:33:13.065 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/X9.23PADDING
    04:33:13.065 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ZEROBYTE
    04:33:13.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ZEROBYTEPADDING
    04:33:13.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/
    04:33:13.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126
    04:33:13.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126-2
    04:33:13.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126-2PADDING
    04:33:13.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126PADDING
    04:33:13.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO7816-4
    04:33:13.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO7816-4PADDING
    04:33:13.069 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/NOPADDING
    04:33:13.069 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS5
    04:33:13.069 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS5PADDING
    04:33:13.069 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS7
    04:33:13.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS7PADDING
    04:33:13.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/TBC
    04:33:13.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/TBCPADDING
    04:33:13.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/X9.23
    04:33:13.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/X9.23PADDING
    04:33:13.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ZEROBYTE
    04:33:13.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ZEROBYTEPADDING
    04:33:13.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/
    04:33:13.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126
    04:33:13.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126-2
    04:33:13.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126-2PADDING
    04:33:13.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126PADDING
    04:33:13.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO7816-4
    04:33:13.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO7816-4PADDING
    04:33:13.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/NOPADDING
    04:33:13.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS5
    04:33:13.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS5PADDING
    04:33:13.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS7
    04:33:13.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS7PADDING
    04:33:13.074 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/TBC
    04:33:13.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/TBCPADDING
    04:33:13.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/X9.23
    04:33:13.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/X9.23PADDING
    04:33:13.097 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ZEROBYTE
    04:33:13.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ZEROBYTEPADDING
    04:33:13.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/
    04:33:13.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126
    04:33:13.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126-2
    04:33:13.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126-2PADDING
    04:33:13.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126PADDING
    04:33:13.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO7816-4
    04:33:13.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO7816-4PADDING
    04:33:13.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/NOPADDING
    04:33:13.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS5
    04:33:13.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS5PADDING
    04:33:13.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS7
    04:33:13.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS7PADDING
    04:33:13.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/TBC
    04:33:13.101 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/TBCPADDING
    04:33:13.101 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/X9.23
    04:33:13.101 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/X9.23PADDING
    04:33:13.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ZEROBYTE
    04:33:13.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ZEROBYTEPADDING
    04:33:13.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/
    04:33:13.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126
    04:33:13.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126-2
    04:33:13.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126-2PADDING
    04:33:13.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126PADDING
    04:33:13.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO7816-4
    04:33:13.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO7816-4PADDING
    04:33:13.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/NOPADDING
    04:33:13.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS5
    04:33:13.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS5PADDING
    04:33:13.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS7
    04:33:13.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS7PADDING
    04:33:13.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/TBC
    04:33:13.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/TBCPADDING
    04:33:13.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/X9.23
    04:33:13.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/X9.23PADDING
    04:33:13.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ZEROBYTE
    04:33:13.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ZEROBYTEPADDING
    04:33:13.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/
    04:33:13.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126
    04:33:13.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126-2
    04:33:13.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126-2PADDING
    04:33:13.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126PADDING
    04:33:13.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO7816-4
    04:33:13.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO7816-4PADDING
    04:33:13.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/NOPADDING
    04:33:13.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS5
    04:33:13.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS5PADDING
    04:33:13.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS7
    04:33:13.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS7PADDING
    04:33:13.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/TBC
    04:33:13.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/TBCPADDING
    04:33:13.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/X9.23
    04:33:13.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/X9.23PADDING
    04:33:13.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ZEROBYTE
    04:33:13.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ZEROBYTEPADDING
    04:33:13.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/
    04:33:13.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126
    04:33:13.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126-2
    04:33:13.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126-2PADDING
    04:33:13.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126PADDING
    04:33:13.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO7816-4
    04:33:13.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO7816-4PADDING
    04:33:13.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/NOPADDING
    04:33:13.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS5
    04:33:13.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS5PADDING
    04:33:13.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS7
    04:33:13.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS7PADDING
    04:33:13.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/TBC
    04:33:13.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/TBCPADDING
    04:33:13.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/X9.23
    04:33:13.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/X9.23PADDING
    04:33:13.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ZEROBYTE
    04:33:13.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ZEROBYTEPADDING
    04:33:13.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/
    04:33:13.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126
    04:33:13.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126-2
    04:33:13.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126-2PADDING
    04:33:13.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126PADDING
    04:33:13.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO7816-4
    04:33:13.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO7816-4PADDING
    04:33:13.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/NOPADDING
    04:33:13.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS5
    04:33:13.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS5PADDING
    04:33:13.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS7
    04:33:13.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS7PADDING
    04:33:13.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/TBC
    04:33:13.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/TBCPADDING
    04:33:13.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/X9.23
    04:33:13.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/X9.23PADDING
    04:33:13.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ZEROBYTE
    04:33:13.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ZEROBYTEPADDING
    04:33:13.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/
    04:33:13.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126
    04:33:13.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126-2
    04:33:13.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126-2PADDING
    04:33:13.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126PADDING
    04:33:13.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO7816-4
    04:33:13.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO7816-4PADDING
    04:33:13.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/NOPADDING
    04:33:13.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS5
    04:33:13.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS5PADDING
    04:33:13.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS7
    04:33:13.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS7PADDING
    04:33:13.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/TBC
    04:33:13.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/TBCPADDING
    04:33:13.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/X9.23
    04:33:13.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/X9.23PADDING
    04:33:13.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ZEROBYTE
    04:33:13.127 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ZEROBYTEPADDING
    04:33:13.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/
    04:33:13.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126
    04:33:13.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126-2
    04:33:13.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126-2PADDING
    04:33:13.128 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126PADDING
    04:33:13.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO7816-4
    04:33:13.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO7816-4PADDING
    04:33:13.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/NOPADDING
    04:33:13.129 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS5
    04:33:13.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS5PADDING
    04:33:13.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS7
    04:33:13.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS7PADDING
    04:33:13.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/TBC
    04:33:13.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/TBCPADDING
    04:33:13.130 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/X9.23
    04:33:13.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/X9.23PADDING
    04:33:13.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ZEROBYTE
    04:33:13.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ZEROBYTEPADDING
    04:33:13.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/
    04:33:13.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126
    04:33:13.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126-2
    04:33:13.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126-2PADDING
    04:33:13.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126PADDING
    04:33:13.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO7816-4
    04:33:13.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO7816-4PADDING
    04:33:13.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/NOPADDING
    04:33:13.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS5
    04:33:13.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS5PADDING
    04:33:13.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS7
    04:33:13.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS7PADDING
    04:33:13.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/TBC
    04:33:13.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/TBCPADDING
    04:33:13.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/X9.23
    04:33:13.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/X9.23PADDING
    04:33:13.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ZEROBYTE
    04:33:13.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ZEROBYTEPADDING
    04:33:13.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/
    04:33:13.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126
    04:33:13.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126-2
    04:33:13.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126-2PADDING
    04:33:13.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126PADDING
    04:33:13.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO7816-4
    04:33:13.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO7816-4PADDING
    04:33:13.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/NOPADDING
    04:33:13.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS5
    04:33:13.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS5PADDING
    04:33:13.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS7
    04:33:13.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS7PADDING
    04:33:13.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/TBC
    04:33:13.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/TBCPADDING
    04:33:13.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/X9.23
    04:33:13.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/X9.23PADDING
    04:33:13.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ZEROBYTE
    04:33:13.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ZEROBYTEPADDING
    04:33:13.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/
    04:33:13.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126
    04:33:13.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126-2
    04:33:13.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126-2PADDING
    04:33:13.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126PADDING
    04:33:13.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO7816-4
    04:33:13.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO7816-4PADDING
    04:33:13.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/NOPADDING
    04:33:13.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS5
    04:33:13.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS5PADDING
    04:33:13.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS7
    04:33:13.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS7PADDING
    04:33:13.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/TBC
    04:33:13.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/TBCPADDING
    04:33:13.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/X9.23
    04:33:13.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/X9.23PADDING
    04:33:13.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ZEROBYTE
    04:33:13.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ZEROBYTEPADDING
    04:33:13.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CTS/
    04:33:13.146 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/CTS/" does not support IV => Skipping.
    04:33:13.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CTS/NOPADDING
    04:33:13.147 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/CTS/NOPADDING" does not support IV => Skipping.
    04:33:13.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/EAX/
    04:33:13.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/EAX/NOPADDING
    04:33:13.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/ECB/
    04:33:13.148 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/ECB/" does not support IV => Skipping.
    04:33:13.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/ECB/NOPADDING
    04:33:13.148 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/ECB/NOPADDING" does not support IV => Skipping.
    04:33:13.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/
    04:33:13.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126
    04:33:13.150 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126-2
    04:33:13.150 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126-2PADDING
    04:33:13.151 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126PADDING
    04:33:13.151 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO7816-4
    04:33:13.151 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO7816-4PADDING
    04:33:13.151 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/NOPADDING
    04:33:13.151 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS5
    04:33:13.152 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS5PADDING
    04:33:13.152 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS7
    04:33:13.152 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS7PADDING
    04:33:13.152 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/TBC
    04:33:13.153 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/TBCPADDING
    04:33:13.153 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/X9.23
    04:33:13.153 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/X9.23PADDING
    04:33:13.154 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ZEROBYTE
    04:33:13.154 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ZEROBYTEPADDING
    04:33:13.154 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/
    04:33:13.154 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126
    04:33:13.154 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126-2
    04:33:13.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126-2PADDING
    04:33:13.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126PADDING
    04:33:13.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO7816-4
    04:33:13.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO7816-4PADDING
    04:33:13.155 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/NOPADDING
    04:33:13.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS5
    04:33:13.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS5PADDING
    04:33:13.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS7
    04:33:13.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS7PADDING
    04:33:13.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/TBC
    04:33:13.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/TBCPADDING
    04:33:13.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/X9.23
    04:33:13.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/X9.23PADDING
    04:33:13.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ZEROBYTE
    04:33:13.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ZEROBYTEPADDING
    04:33:13.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/
    04:33:13.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126
    04:33:13.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126-2
    04:33:13.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126-2PADDING
    04:33:13.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126PADDING
    04:33:13.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO7816-4
    04:33:13.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO7816-4PADDING
    04:33:13.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/NOPADDING
    04:33:13.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS5
    04:33:13.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS5PADDING
    04:33:13.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS7
    04:33:13.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS7PADDING
    04:33:13.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/TBC
    04:33:13.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/TBCPADDING
    04:33:13.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/X9.23
    04:33:13.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/X9.23PADDING
    04:33:13.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ZEROBYTE
    04:33:13.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ZEROBYTEPADDING
    04:33:13.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/
    04:33:13.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126
    04:33:13.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126-2
    04:33:13.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126-2PADDING
    04:33:13.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126PADDING
    04:33:13.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO7816-4
    04:33:13.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO7816-4PADDING
    04:33:13.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/NOPADDING
    04:33:13.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS5
    04:33:13.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS5PADDING
    04:33:13.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS7
    04:33:13.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS7PADDING
    04:33:13.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/TBC
    04:33:13.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/TBCPADDING
    04:33:13.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/X9.23
    04:33:13.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/X9.23PADDING
    04:33:13.165 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ZEROBYTE
    04:33:13.165 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ZEROBYTEPADDING
    04:33:13.165 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/
    04:33:13.166 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126
    04:33:13.166 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126-2
    04:33:13.166 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126-2PADDING
    04:33:13.166 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126PADDING
    04:33:13.166 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO7816-4
    04:33:13.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO7816-4PADDING
    04:33:13.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/NOPADDING
    04:33:13.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS5
    04:33:13.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS5PADDING
    04:33:13.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS7
    04:33:13.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS7PADDING
    04:33:13.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/TBC
    04:33:13.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/TBCPADDING
    04:33:13.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/X9.23
    04:33:13.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/X9.23PADDING
    04:33:13.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ZEROBYTE
    04:33:13.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ZEROBYTEPADDING
    04:33:13.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/
    04:33:13.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126
    04:33:13.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126-2
    04:33:13.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126-2PADDING
    04:33:13.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126PADDING
    04:33:13.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO7816-4
    04:33:13.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO7816-4PADDING
    04:33:13.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/NOPADDING
    04:33:13.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS5
    04:33:13.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS5PADDING
    04:33:13.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS7
    04:33:13.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS7PADDING
    04:33:13.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/TBC
    04:33:13.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/TBCPADDING
    04:33:13.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/X9.23
    04:33:13.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/X9.23PADDING
    04:33:13.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ZEROBYTE
    04:33:13.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ZEROBYTEPADDING
    04:33:13.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/
    04:33:13.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126
    04:33:13.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126-2
    04:33:13.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126-2PADDING
    04:33:13.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126PADDING
    04:33:13.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO7816-4
    04:33:13.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO7816-4PADDING
    04:33:13.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/NOPADDING
    04:33:13.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS5
    04:33:13.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS5PADDING
    04:33:13.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS7
    04:33:13.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS7PADDING
    04:33:13.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/TBC
    04:33:13.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/TBCPADDING
    04:33:13.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/X9.23
    04:33:13.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/X9.23PADDING
    04:33:13.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ZEROBYTE
    04:33:13.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ZEROBYTEPADDING
    04:33:13.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/
    04:33:13.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126
    04:33:13.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126-2
    04:33:13.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126-2PADDING
    04:33:13.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126PADDING
    04:33:13.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO7816-4
    04:33:13.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO7816-4PADDING
    04:33:13.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/NOPADDING
    04:33:13.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS5
    04:33:13.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS5PADDING
    04:33:13.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS7
    04:33:13.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS7PADDING
    04:33:13.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/TBC
    04:33:13.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/TBCPADDING
    04:33:13.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/X9.23
    04:33:13.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/X9.23PADDING
    04:33:13.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ZEROBYTE
    04:33:13.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ZEROBYTEPADDING
    04:33:13.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/
    04:33:13.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126
    04:33:13.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126-2
    04:33:13.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126-2PADDING
    04:33:13.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126PADDING
    04:33:13.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO7816-4
    04:33:13.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO7816-4PADDING
    04:33:13.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/NOPADDING
    04:33:13.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS5
    04:33:13.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS5PADDING
    04:33:13.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS7
    04:33:13.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS7PADDING
    04:33:13.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/TBC
    04:33:13.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/TBCPADDING
    04:33:13.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/X9.23
    04:33:13.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/X9.23PADDING
    04:33:13.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ZEROBYTE
    04:33:13.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ZEROBYTEPADDING
    04:33:13.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/
    04:33:13.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126
    04:33:13.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126-2
    04:33:13.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126-2PADDING
    04:33:13.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126PADDING
    04:33:13.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO7816-4
    04:33:13.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO7816-4PADDING
    04:33:13.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/NOPADDING
    04:33:13.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS5
    04:33:13.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS5PADDING
    04:33:13.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS7
    04:33:13.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS7PADDING
    04:33:13.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/TBC
    04:33:13.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/TBCPADDING
    04:33:13.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/X9.23
    04:33:13.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/X9.23PADDING
    04:33:13.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ZEROBYTE
    04:33:13.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ZEROBYTEPADDING
    04:33:13.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/
    04:33:13.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126
    04:33:13.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126-2
    04:33:13.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126-2PADDING
    04:33:13.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126PADDING
    04:33:13.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO7816-4
    04:33:13.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO7816-4PADDING
    04:33:13.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/NOPADDING
    04:33:13.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS5
    04:33:13.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS5PADDING
    04:33:13.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS7
    04:33:13.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS7PADDING
    04:33:13.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/TBC
    04:33:13.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/TBCPADDING
    04:33:13.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/X9.23
    04:33:13.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/X9.23PADDING
    04:33:13.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ZEROBYTE
    04:33:13.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ZEROBYTEPADDING
    04:33:13.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/
    04:33:13.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126
    04:33:13.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126-2
    04:33:13.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126-2PADDING
    04:33:13.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126PADDING
    04:33:13.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO7816-4
    04:33:13.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO7816-4PADDING
    04:33:13.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/NOPADDING
    04:33:13.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS5
    04:33:13.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS5PADDING
    04:33:13.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS7
    04:33:13.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS7PADDING
    04:33:13.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/TBC
    04:33:13.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/TBCPADDING
    04:33:13.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/X9.23
    04:33:13.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/X9.23PADDING
    04:33:13.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ZEROBYTE
    04:33:13.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ZEROBYTEPADDING
    04:33:13.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/
    04:33:13.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126
    04:33:13.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126-2
    04:33:13.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126-2PADDING
    04:33:13.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126PADDING
    04:33:13.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO7816-4
    04:33:13.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO7816-4PADDING
    04:33:13.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/NOPADDING
    04:33:13.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS5
    04:33:13.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS5PADDING
    04:33:13.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS7
    04:33:13.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS7PADDING
    04:33:13.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/TBC
    04:33:13.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/TBCPADDING
    04:33:13.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/X9.23
    04:33:13.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/X9.23PADDING
    04:33:13.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ZEROBYTE
    04:33:13.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ZEROBYTEPADDING
    04:33:13.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/
    04:33:13.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126
    04:33:13.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126-2
    04:33:13.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126-2PADDING
    04:33:13.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126PADDING
    04:33:13.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO7816-4
    04:33:13.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO7816-4PADDING
    04:33:13.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/NOPADDING
    04:33:13.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS5
    04:33:13.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS5PADDING
    04:33:13.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS7
    04:33:13.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS7PADDING
    04:33:13.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/TBC
    04:33:13.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/TBCPADDING
    04:33:13.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/X9.23
    04:33:13.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/X9.23PADDING
    04:33:13.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ZEROBYTE
    04:33:13.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ZEROBYTEPADDING
    04:33:13.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/
    04:33:13.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126
    04:33:13.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126-2
    04:33:13.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126-2PADDING
    04:33:13.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126PADDING
    04:33:13.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO7816-4
    04:33:13.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO7816-4PADDING
    04:33:13.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/NOPADDING
    04:33:13.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS5
    04:33:13.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS5PADDING
    04:33:13.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS7
    04:33:13.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS7PADDING
    04:33:13.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/TBC
    04:33:13.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/TBCPADDING
    04:33:13.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/X9.23
    04:33:13.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/X9.23PADDING
    04:33:13.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ZEROBYTE
    04:33:13.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ZEROBYTEPADDING
    04:33:13.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/
    04:33:13.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126
    04:33:13.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126-2
    04:33:13.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126-2PADDING
    04:33:13.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126PADDING
    04:33:13.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO7816-4
    04:33:13.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO7816-4PADDING
    04:33:13.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/NOPADDING
    04:33:13.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS5
    04:33:13.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS5PADDING
    04:33:13.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS7
    04:33:13.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS7PADDING
    04:33:13.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/TBC
    04:33:13.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/TBCPADDING
    04:33:13.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/X9.23
    04:33:13.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/X9.23PADDING
    04:33:13.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ZEROBYTE
    04:33:13.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ZEROBYTEPADDING
    04:33:13.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/
    04:33:13.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126
    04:33:13.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126-2
    04:33:13.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126-2PADDING
    04:33:13.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126PADDING
    04:33:13.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO7816-4
    04:33:13.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO7816-4PADDING
    04:33:13.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/NOPADDING
    04:33:13.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS5
    04:33:13.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS5PADDING
    04:33:13.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS7
    04:33:13.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS7PADDING
    04:33:13.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/TBC
    04:33:13.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/TBCPADDING
    04:33:13.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/X9.23
    04:33:13.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/X9.23PADDING
    04:33:13.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ZEROBYTE
    04:33:13.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ZEROBYTEPADDING
    04:33:13.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/
    04:33:13.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126
    04:33:13.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126-2
    04:33:13.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126-2PADDING
    04:33:13.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126PADDING
    04:33:13.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO7816-4
    04:33:13.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO7816-4PADDING
    04:33:13.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/NOPADDING
    04:33:13.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS5
    04:33:13.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS5PADDING
    04:33:13.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS7
    04:33:13.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS7PADDING
    04:33:13.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/TBC
    04:33:13.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/TBCPADDING
    04:33:13.211 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/X9.23
    04:33:13.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/X9.23PADDING
    04:33:13.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ZEROBYTE
    04:33:13.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ZEROBYTEPADDING
    04:33:13.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/
    04:33:13.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126
    04:33:13.212 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126-2
    04:33:13.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126-2PADDING
    04:33:13.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126PADDING
    04:33:13.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO7816-4
    04:33:13.213 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO7816-4PADDING
    04:33:13.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/NOPADDING
    04:33:13.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS5
    04:33:13.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS5PADDING
    04:33:13.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS7
    04:33:13.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS7PADDING
    04:33:13.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/TBC
    04:33:13.214 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/TBCPADDING
    04:33:13.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/X9.23
    04:33:13.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/X9.23PADDING
    04:33:13.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ZEROBYTE
    04:33:13.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ZEROBYTEPADDING
    04:33:13.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/
    04:33:13.215 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126
    04:33:13.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126-2
    04:33:13.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126-2PADDING
    04:33:13.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126PADDING
    04:33:13.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO7816-4
    04:33:13.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO7816-4PADDING
    04:33:13.216 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/NOPADDING
    04:33:13.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS5
    04:33:13.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS5PADDING
    04:33:13.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS7
    04:33:13.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS7PADDING
    04:33:13.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/TBC
    04:33:13.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/TBCPADDING
    04:33:13.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/X9.23
    04:33:13.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/X9.23PADDING
    04:33:13.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ZEROBYTE
    04:33:13.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ZEROBYTEPADDING
    04:33:13.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/
    04:33:13.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126
    04:33:13.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126-2
    04:33:13.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126-2PADDING
    04:33:13.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126PADDING
    04:33:13.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO7816-4
    04:33:13.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO7816-4PADDING
    04:33:13.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/NOPADDING
    04:33:13.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS5
    04:33:13.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS5PADDING
    04:33:13.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS7
    04:33:13.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS7PADDING
    04:33:13.221 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/TBC
    04:33:13.221 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/TBCPADDING
    04:33:13.221 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/X9.23
    04:33:13.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/X9.23PADDING
    04:33:13.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ZEROBYTE
    04:33:13.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ZEROBYTEPADDING
    04:33:13.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/
    04:33:13.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126
    04:33:13.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126-2
    04:33:13.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126-2PADDING
    04:33:13.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126PADDING
    04:33:13.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO7816-4
    04:33:13.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO7816-4PADDING
    04:33:13.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/NOPADDING
    04:33:13.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS5
    04:33:13.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS5PADDING
    04:33:13.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS7
    04:33:13.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS7PADDING
    04:33:13.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/TBC
    04:33:13.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/TBCPADDING
    04:33:13.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/X9.23
    04:33:13.225 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/X9.23PADDING
    04:33:13.225 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ZEROBYTE
    04:33:13.225 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ZEROBYTEPADDING
    04:33:13.225 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/
    04:33:13.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126
    04:33:13.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126-2
    04:33:13.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126-2PADDING
    04:33:13.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126PADDING
    04:33:13.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO7816-4
    04:33:13.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO7816-4PADDING
    04:33:13.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/NOPADDING
    04:33:13.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS5
    04:33:13.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS5PADDING
    04:33:13.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS7
    04:33:13.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS7PADDING
    04:33:13.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/TBC
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/TBCPADDING
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/X9.23
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/X9.23PADDING
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ZEROBYTE
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ZEROBYTEPADDING
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126-2
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126-2PADDING
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126PADDING
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO7816-4
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO7816-4PADDING
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/NOPADDING
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS5
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS5PADDING
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS7
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS7PADDING
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/TBC
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/TBCPADDING
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/X9.23
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/X9.23PADDING
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ZEROBYTE
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ZEROBYTEPADDING
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126
    04:33:13.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126-2
    04:33:13.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126-2PADDING
    04:33:13.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126PADDING
    04:33:13.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO7816-4
    04:33:13.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO7816-4PADDING
    04:33:13.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/NOPADDING
    04:33:13.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS5
    04:33:13.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS5PADDING
    04:33:13.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS7
    04:33:13.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS7PADDING
    04:33:13.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/TBC
    04:33:13.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/TBCPADDING
    04:33:13.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/X9.23
    04:33:13.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/X9.23PADDING
    04:33:13.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ZEROBYTE
    04:33:13.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ZEROBYTEPADDING
    04:33:13.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/
    04:33:13.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126
    04:33:13.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126-2
    04:33:13.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126-2PADDING
    04:33:13.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126PADDING
    04:33:13.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO7816-4
    04:33:13.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO7816-4PADDING
    04:33:13.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/NOPADDING
    04:33:13.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS5
    04:33:13.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS5PADDING
    04:33:13.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS7
    04:33:13.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS7PADDING
    04:33:13.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/TBC
    04:33:13.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/TBCPADDING
    04:33:13.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/X9.23
    04:33:13.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/X9.23PADDING
    04:33:13.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ZEROBYTE
    04:33:13.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ZEROBYTEPADDING
    04:33:13.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/
    04:33:13.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126
    04:33:13.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126-2
    04:33:13.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126-2PADDING
    04:33:13.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126PADDING
    04:33:13.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO7816-4
    04:33:13.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO7816-4PADDING
    04:33:13.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/NOPADDING
    04:33:13.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS5
    04:33:13.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS5PADDING
    04:33:13.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS7
    04:33:13.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS7PADDING
    04:33:13.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/TBC
    04:33:13.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/TBCPADDING
    04:33:13.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/X9.23
    04:33:13.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/X9.23PADDING
    04:33:13.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ZEROBYTE
    04:33:13.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ZEROBYTEPADDING
    04:33:13.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/
    04:33:13.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126
    04:33:13.237 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126-2
    04:33:13.237 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126-2PADDING
    04:33:13.237 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126PADDING
    04:33:13.237 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO7816-4
    04:33:13.237 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO7816-4PADDING
    04:33:13.237 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/NOPADDING
    04:33:13.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS5
    04:33:13.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS5PADDING
    04:33:13.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS7
    04:33:13.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS7PADDING
    04:33:13.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/TBC
    04:33:13.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/TBCPADDING
    04:33:13.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/X9.23
    04:33:13.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/X9.23PADDING
    04:33:13.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ZEROBYTE
    04:33:13.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ZEROBYTEPADDING
    04:33:13.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/
    04:33:13.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126
    04:33:13.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126-2
    04:33:13.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126-2PADDING
    04:33:13.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126PADDING
    04:33:13.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO7816-4
    04:33:13.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO7816-4PADDING
    04:33:13.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/NOPADDING
    04:33:13.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS5
    04:33:13.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS5PADDING
    04:33:13.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS7
    04:33:13.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS7PADDING
    04:33:13.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/TBC
    04:33:13.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/TBCPADDING
    04:33:13.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/X9.23
    04:33:13.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/X9.23PADDING
    04:33:13.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ZEROBYTE
    04:33:13.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ZEROBYTEPADDING
    04:33:13.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/
    04:33:13.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126
    04:33:13.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126-2
    04:33:13.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126-2PADDING
    04:33:13.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126PADDING
    04:33:13.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO7816-4
    04:33:13.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO7816-4PADDING
    04:33:13.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/NOPADDING
    04:33:13.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS5
    04:33:13.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS5PADDING
    04:33:13.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS7
    04:33:13.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS7PADDING
    04:33:13.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/TBC
    04:33:13.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/TBCPADDING
    04:33:13.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/X9.23
    04:33:13.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/X9.23PADDING
    04:33:13.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ZEROBYTE
    04:33:13.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ZEROBYTEPADDING
    04:33:13.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/
    04:33:13.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126
    04:33:13.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126-2
    04:33:13.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126-2PADDING
    04:33:13.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126PADDING
    04:33:13.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO7816-4
    04:33:13.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO7816-4PADDING
    04:33:13.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/NOPADDING
    04:33:13.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS5
    04:33:13.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS5PADDING
    04:33:13.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS7
    04:33:13.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS7PADDING
    04:33:13.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/TBC
    04:33:13.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/TBCPADDING
    04:33:13.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/X9.23
    04:33:13.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/X9.23PADDING
    04:33:13.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ZEROBYTE
    04:33:13.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ZEROBYTEPADDING
    04:33:13.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/
    04:33:13.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126
    04:33:13.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126-2
    04:33:13.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126-2PADDING
    04:33:13.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126PADDING
    04:33:13.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO7816-4
    04:33:13.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO7816-4PADDING
    04:33:13.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/NOPADDING
    04:33:13.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS5
    04:33:13.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS5PADDING
    04:33:13.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS7
    04:33:13.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS7PADDING
    04:33:13.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/TBC
    04:33:13.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/TBCPADDING
    04:33:13.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/X9.23
    04:33:13.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/X9.23PADDING
    04:33:13.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ZEROBYTE
    04:33:13.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ZEROBYTEPADDING
    04:33:13.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/
    04:33:13.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126
    04:33:13.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126-2
    04:33:13.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126-2PADDING
    04:33:13.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126PADDING
    04:33:13.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO7816-4
    04:33:13.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO7816-4PADDING
    04:33:13.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/NOPADDING
    04:33:13.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS5
    04:33:13.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS5PADDING
    04:33:13.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS7
    04:33:13.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS7PADDING
    04:33:13.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/TBC
    04:33:13.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/TBCPADDING
    04:33:13.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/X9.23
    04:33:13.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/X9.23PADDING
    04:33:13.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ZEROBYTE
    04:33:13.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ZEROBYTEPADDING
    04:33:13.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/
    04:33:13.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126
    04:33:13.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126-2
    04:33:13.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126-2PADDING
    04:33:13.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126PADDING
    04:33:13.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO7816-4
    04:33:13.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO7816-4PADDING
    04:33:13.257 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/NOPADDING
    04:33:13.257 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS5
    04:33:13.257 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS5PADDING
    04:33:13.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS7
    04:33:13.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS7PADDING
    04:33:13.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/TBC
    04:33:13.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/TBCPADDING
    04:33:13.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/X9.23
    04:33:13.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/X9.23PADDING
    04:33:13.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ZEROBYTE
    04:33:13.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ZEROBYTEPADDING
    04:33:13.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/
    04:33:13.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126
    04:33:13.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126-2
    04:33:13.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126-2PADDING
    04:33:13.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126PADDING
    04:33:13.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO7816-4
    04:33:13.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO7816-4PADDING
    04:33:13.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/NOPADDING
    04:33:13.261 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS5
    04:33:13.261 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS5PADDING
    04:33:13.261 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS7
    04:33:13.261 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS7PADDING
    04:33:13.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/TBC
    04:33:13.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/TBCPADDING
    04:33:13.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/X9.23
    04:33:13.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/X9.23PADDING
    04:33:13.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ZEROBYTE
    04:33:13.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ZEROBYTEPADDING
    04:33:13.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64//
    04:33:13.263 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64//": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter
    04:33:13.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64//NOPADDING
    04:33:13.264 [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
    04:33:13.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC-CTS/
    04:33:13.264 [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
    04:33:13.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC-CTS/NOPADDING
    04:33:13.265 [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
    04:33:13.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/
    04:33:13.265 [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
    04:33:13.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126
    04:33:13.266 [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
    04:33:13.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126-2
    04:33:13.266 [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
    04:33:13.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126-2PADDING
    04:33:13.267 [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
    04:33:13.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126PADDING
    04:33:13.267 [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
    04:33:13.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO7816-4
    04:33:13.267 [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
    04:33:13.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO7816-4PADDING
    04:33:13.268 [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
    04:33:13.268 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/NOPADDING
    04:33:13.270 [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
    04:33:13.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS5
    04:33:13.270 [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
    04:33:13.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS5PADDING
    04:33:13.271 [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
    04:33:13.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS7
    04:33:13.271 [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
    04:33:13.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS7PADDING
    04:33:13.271 [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
    04:33:13.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/TBC
    04:33:13.272 [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
    04:33:13.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/TBCPADDING
    04:33:13.272 [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
    04:33:13.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/X9.23
    04:33:13.273 [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
    04:33:13.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/X9.23PADDING
    04:33:13.273 [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
    04:33:13.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ZEROBYTE
    04:33:13.274 [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
    04:33:13.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ZEROBYTEPADDING
    04:33:13.274 [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
    04:33:13.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CCM/
    04:33:13.274 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:13.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CCM/NOPADDING
    04:33:13.275 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:13.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/
    04:33:13.275 [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
    04:33:13.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126
    04:33:13.275 [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
    04:33:13.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126-2
    04:33:13.276 [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
    04:33:13.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126-2PADDING
    04:33:13.276 [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
    04:33:13.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126PADDING
    04:33:13.277 [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
    04:33:13.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO7816-4
    04:33:13.277 [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
    04:33:13.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO7816-4PADDING
    04:33:13.278 [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
    04:33:13.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/NOPADDING
    04:33:13.278 [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
    04:33:13.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS5
    04:33:13.279 [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
    04:33:13.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS5PADDING
    04:33:13.279 [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
    04:33:13.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS7
    04:33:13.279 [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
    04:33:13.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS7PADDING
    04:33:13.280 [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
    04:33:13.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/TBC
    04:33:13.280 [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
    04:33:13.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/TBCPADDING
    04:33:13.280 [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
    04:33:13.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/X9.23
    04:33:13.281 [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
    04:33:13.281 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/X9.23PADDING
    04:33:13.281 [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
    04:33:13.281 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ZEROBYTE
    04:33:13.282 [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
    04:33:13.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ZEROBYTEPADDING
    04:33:13.282 [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
    04:33:13.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/
    04:33:13.282 [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
    04:33:13.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126
    04:33:13.282 [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
    04:33:13.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126-2
    04:33:13.283 [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
    04:33:13.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126-2PADDING
    04:33:13.283 [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
    04:33:13.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126PADDING
    04:33:13.283 [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
    04:33:13.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO7816-4
    04:33:13.284 [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
    04:33:13.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO7816-4PADDING
    04:33:13.284 [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
    04:33:13.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/NOPADDING
    04:33:13.285 [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
    04:33:13.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS5
    04:33:13.285 [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
    04:33:13.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS5PADDING
    04:33:13.286 [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
    04:33:13.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS7
    04:33:13.286 [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
    04:33:13.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS7PADDING
    04:33:13.286 [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
    04:33:13.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/TBC
    04:33:13.287 [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
    04:33:13.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/TBCPADDING
    04:33:13.287 [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
    04:33:13.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/X9.23
    04:33:13.287 [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
    04:33:13.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/X9.23PADDING
    04:33:13.288 [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
    04:33:13.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ZEROBYTE
    04:33:13.288 [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
    04:33:13.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ZEROBYTEPADDING
    04:33:13.288 [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
    04:33:13.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/
    04:33:13.289 [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
    04:33:13.289 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126
    04:33:13.289 [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
    04:33:13.289 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126-2
    04:33:13.290 [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
    04:33:13.290 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126-2PADDING
    04:33:13.290 [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
    04:33:13.290 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126PADDING
    04:33:13.290 [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
    04:33:13.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO7816-4
    04:33:13.291 [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
    04:33:13.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO7816-4PADDING
    04:33:13.291 [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
    04:33:13.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/NOPADDING
    04:33:13.291 [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
    04:33:13.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS5
    04:33:13.291 [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
    04:33:13.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS5PADDING
    04:33:13.292 [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
    04:33:13.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS7
    04:33:13.292 [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
    04:33:13.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS7PADDING
    04:33:13.293 [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
    04:33:13.293 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/TBC
    04:33:13.293 [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
    04:33:13.294 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/TBCPADDING
    04:33:13.294 [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
    04:33:13.294 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/X9.23
    04:33:13.294 [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
    04:33:13.294 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/X9.23PADDING
    04:33:13.295 [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
    04:33:13.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ZEROBYTE
    04:33:13.295 [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
    04:33:13.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ZEROBYTEPADDING
    04:33:13.295 [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
    04:33:13.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/
    04:33:13.296 [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
    04:33:13.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126
    04:33:13.296 [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
    04:33:13.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126-2
    04:33:13.296 [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
    04:33:13.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126-2PADDING
    04:33:13.296 [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
    04:33:13.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126PADDING
    04:33:13.297 [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
    04:33:13.297 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO7816-4
    04:33:13.297 [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
    04:33:13.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO7816-4PADDING
    04:33:13.298 [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
    04:33:13.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/NOPADDING
    04:33:13.298 [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
    04:33:13.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS5
    04:33:13.299 [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
    04:33:13.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS5PADDING
    04:33:13.299 [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
    04:33:13.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS7
    04:33:13.299 [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
    04:33:13.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS7PADDING
    04:33:13.300 [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
    04:33:13.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/TBC
    04:33:13.300 [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
    04:33:13.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/TBCPADDING
    04:33:13.300 [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
    04:33:13.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/X9.23
    04:33:13.301 [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
    04:33:13.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/X9.23PADDING
    04:33:13.301 [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
    04:33:13.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ZEROBYTE
    04:33:13.302 [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
    04:33:13.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ZEROBYTEPADDING
    04:33:13.302 [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
    04:33:13.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/
    04:33:13.302 [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
    04:33:13.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126
    04:33:13.303 [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
    04:33:13.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126-2
    04:33:13.303 [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
    04:33:13.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126-2PADDING
    04:33:13.304 [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
    04:33:13.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126PADDING
    04:33:13.304 [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
    04:33:13.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO7816-4
    04:33:13.304 [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
    04:33:13.305 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO7816-4PADDING
    04:33:13.305 [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
    04:33:13.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/NOPADDING
    04:33:13.306 [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
    04:33:13.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS5
    04:33:13.306 [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
    04:33:13.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS5PADDING
    04:33:13.306 [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
    04:33:13.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS7
    04:33:13.307 [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
    04:33:13.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS7PADDING
    04:33:13.307 [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
    04:33:13.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/TBC
    04:33:13.307 [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
    04:33:13.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/TBCPADDING
    04:33:13.308 [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
    04:33:13.308 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/X9.23
    04:33:13.308 [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
    04:33:13.308 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/X9.23PADDING
    04:33:13.308 [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
    04:33:13.308 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ZEROBYTE
    04:33:13.309 [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
    04:33:13.309 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ZEROBYTEPADDING
    04:33:13.309 [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
    04:33:13.310 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/
    04:33:13.310 [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
    04:33:13.310 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126
    04:33:13.310 [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
    04:33:13.310 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126-2
    04:33:13.310 [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
    04:33:13.311 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126-2PADDING
    04:33:13.311 [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
    04:33:13.311 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126PADDING
    04:33:13.311 [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
    04:33:13.311 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO7816-4
    04:33:13.312 [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
    04:33:13.312 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO7816-4PADDING
    04:33:13.312 [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
    04:33:13.312 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/NOPADDING
    04:33:13.312 [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
    04:33:13.313 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS5
    04:33:13.313 [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
    04:33:13.313 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS5PADDING
    04:33:13.313 [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
    04:33:13.314 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS7
    04:33:13.314 [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
    04:33:13.314 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS7PADDING
    04:33:13.314 [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
    04:33:13.314 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/TBC
    04:33:13.314 [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
    04:33:13.314 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/TBCPADDING
    04:33:13.315 [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
    04:33:13.315 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/X9.23
    04:33:13.315 [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
    04:33:13.315 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/X9.23PADDING
    04:33:13.315 [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
    04:33:13.315 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ZEROBYTE
    04:33:13.316 [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
    04:33:13.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ZEROBYTEPADDING
    04:33:13.316 [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
    04:33:13.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/
    04:33:13.316 [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
    04:33:13.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126
    04:33:13.316 [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
    04:33:13.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126-2
    04:33:13.317 [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
    04:33:13.317 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126-2PADDING
    04:33:13.318 [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
    04:33:13.318 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126PADDING
    04:33:13.318 [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
    04:33:13.318 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO7816-4
    04:33:13.318 [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
    04:33:13.318 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO7816-4PADDING
    04:33:13.319 [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
    04:33:13.319 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/NOPADDING
    04:33:13.319 [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
    04:33:13.319 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS5
    04:33:13.319 [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
    04:33:13.319 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS5PADDING
    04:33:13.320 [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
    04:33:13.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS7
    04:33:13.320 [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
    04:33:13.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS7PADDING
    04:33:13.320 [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
    04:33:13.321 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/TBC
    04:33:13.321 [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
    04:33:13.321 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/TBCPADDING
    04:33:13.321 [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
    04:33:13.322 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/X9.23
    04:33:13.322 [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
    04:33:13.322 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/X9.23PADDING
    04:33:13.322 [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
    04:33:13.322 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ZEROBYTE
    04:33:13.323 [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
    04:33:13.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ZEROBYTEPADDING
    04:33:13.323 [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
    04:33:13.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/
    04:33:13.323 [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
    04:33:13.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126
    04:33:13.324 [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
    04:33:13.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126-2
    04:33:13.324 [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
    04:33:13.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126-2PADDING
    04:33:13.324 [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
    04:33:13.325 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126PADDING
    04:33:13.325 [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
    04:33:13.325 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO7816-4
    04:33:13.326 [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
    04:33:13.326 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO7816-4PADDING
    04:33:13.326 [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
    04:33:13.326 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/NOPADDING
    04:33:13.326 [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
    04:33:13.326 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS5
    04:33:13.327 [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
    04:33:13.327 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS5PADDING
    04:33:13.327 [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
    04:33:13.327 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS7
    04:33:13.327 [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
    04:33:13.327 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS7PADDING
    04:33:13.327 [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
    04:33:13.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/TBC
    04:33:13.328 [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
    04:33:13.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/TBCPADDING
    04:33:13.328 [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
    04:33:13.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/X9.23
    04:33:13.329 [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
    04:33:13.329 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/X9.23PADDING
    04:33:13.330 [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
    04:33:13.330 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ZEROBYTE
    04:33:13.330 [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
    04:33:13.330 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ZEROBYTEPADDING
    04:33:13.330 [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
    04:33:13.330 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/
    04:33:13.330 [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
    04:33:13.330 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126
    04:33:13.330 [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
    04:33:13.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126-2
    04:33:13.331 [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
    04:33:13.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126-2PADDING
    04:33:13.331 [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
    04:33:13.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126PADDING
    04:33:13.332 [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
    04:33:13.332 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO7816-4
    04:33:13.332 [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
    04:33:13.332 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO7816-4PADDING
    04:33:13.332 [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
    04:33:13.332 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/NOPADDING
    04:33:13.332 [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
    04:33:13.333 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS5
    04:33:13.333 [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
    04:33:13.333 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS5PADDING
    04:33:13.333 [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
    04:33:13.333 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS7
    04:33:13.334 [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
    04:33:13.334 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS7PADDING
    04:33:13.334 [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
    04:33:13.334 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/TBC
    04:33:13.334 [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
    04:33:13.335 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/TBCPADDING
    04:33:13.335 [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
    04:33:13.335 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/X9.23
    04:33:13.335 [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
    04:33:13.335 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/X9.23PADDING
    04:33:13.336 [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
    04:33:13.336 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ZEROBYTE
    04:33:13.336 [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
    04:33:13.336 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ZEROBYTEPADDING
    04:33:13.337 [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
    04:33:13.337 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/
    04:33:13.337 [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
    04:33:13.337 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126
    04:33:13.338 [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
    04:33:13.338 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126-2
    04:33:13.338 [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
    04:33:13.338 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126-2PADDING
    04:33:13.338 [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
    04:33:13.338 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126PADDING
    04:33:13.339 [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
    04:33:13.339 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO7816-4
    04:33:13.339 [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
    04:33:13.339 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO7816-4PADDING
    04:33:13.339 [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
    04:33:13.339 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/NOPADDING
    04:33:13.340 [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
    04:33:13.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS5
    04:33:13.340 [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
    04:33:13.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS5PADDING
    04:33:13.341 [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
    04:33:13.341 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS7
    04:33:13.341 [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
    04:33:13.342 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS7PADDING
    04:33:13.342 [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
    04:33:13.342 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/TBC
    04:33:13.342 [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
    04:33:13.342 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/TBCPADDING
    04:33:13.342 [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
    04:33:13.343 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/X9.23
    04:33:13.343 [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
    04:33:13.343 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/X9.23PADDING
    04:33:13.343 [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
    04:33:13.343 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ZEROBYTE
    04:33:13.343 [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
    04:33:13.343 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ZEROBYTEPADDING
    04:33:13.344 [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
    04:33:13.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/
    04:33:13.344 [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
    04:33:13.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126
    04:33:13.344 [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
    04:33:13.345 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126-2
    04:33:13.345 [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
    04:33:13.345 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126-2PADDING
    04:33:13.346 [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
    04:33:13.346 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126PADDING
    04:33:13.346 [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
    04:33:13.346 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO7816-4
    04:33:13.346 [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
    04:33:13.346 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO7816-4PADDING
    04:33:13.346 [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
    04:33:13.346 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/NOPADDING
    04:33:13.346 [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
    04:33:13.346 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS5
    04:33:13.347 [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
    04:33:13.347 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS5PADDING
    04:33:13.347 [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
    04:33:13.347 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS7
    04:33:13.347 [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
    04:33:13.348 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS7PADDING
    04:33:13.348 [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
    04:33:13.348 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/TBC
    04:33:13.348 [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
    04:33:13.348 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/TBCPADDING
    04:33:13.348 [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
    04:33:13.348 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/X9.23
    04:33:13.348 [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
    04:33:13.348 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/X9.23PADDING
    04:33:13.348 [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
    04:33:13.349 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ZEROBYTE
    04:33:13.349 [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
    04:33:13.349 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ZEROBYTEPADDING
    04:33:13.349 [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
    04:33:13.350 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/
    04:33:13.350 [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
    04:33:13.350 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126
    04:33:13.350 [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
    04:33:13.350 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126-2
    04:33:13.350 [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
    04:33:13.350 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126-2PADDING
    04:33:13.350 [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
    04:33:13.350 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126PADDING
    04:33:13.351 [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
    04:33:13.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO7816-4
    04:33:13.351 [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
    04:33:13.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO7816-4PADDING
    04:33:13.351 [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
    04:33:13.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/NOPADDING
    04:33:13.351 [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
    04:33:13.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS5
    04:33:13.351 [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
    04:33:13.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS5PADDING
    04:33:13.352 [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
    04:33:13.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS7
    04:33:13.352 [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
    04:33:13.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS7PADDING
    04:33:13.352 [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
    04:33:13.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/TBC
    04:33:13.352 [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
    04:33:13.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/TBCPADDING
    04:33:13.352 [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
    04:33:13.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/X9.23
    04:33:13.353 [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
    04:33:13.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/X9.23PADDING
    04:33:13.353 [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
    04:33:13.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ZEROBYTE
    04:33:13.353 [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
    04:33:13.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ZEROBYTEPADDING
    04:33:13.353 [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
    04:33:13.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/
    04:33:13.354 [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
    04:33:13.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126
    04:33:13.354 [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
    04:33:13.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126-2
    04:33:13.354 [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
    04:33:13.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126-2PADDING
    04:33:13.354 [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
    04:33:13.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126PADDING
    04:33:13.355 [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
    04:33:13.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO7816-4
    04:33:13.355 [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
    04:33:13.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO7816-4PADDING
    04:33:13.355 [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
    04:33:13.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/NOPADDING
    04:33:13.355 [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
    04:33:13.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS5
    04:33:13.356 [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
    04:33:13.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS5PADDING
    04:33:13.356 [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
    04:33:13.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS7
    04:33:13.356 [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
    04:33:13.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS7PADDING
    04:33:13.356 [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
    04:33:13.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/TBC
    04:33:13.357 [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
    04:33:13.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/TBCPADDING
    04:33:13.357 [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
    04:33:13.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/X9.23
    04:33:13.357 [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
    04:33:13.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/X9.23PADDING
    04:33:13.357 [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
    04:33:13.358 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ZEROBYTE
    04:33:13.358 [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
    04:33:13.358 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ZEROBYTEPADDING
    04:33:13.358 [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
    04:33:13.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/
    04:33:13.359 [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
    04:33:13.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126
    04:33:13.359 [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
    04:33:13.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126-2
    04:33:13.359 [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
    04:33:13.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126-2PADDING
    04:33:13.359 [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
    04:33:13.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126PADDING
    04:33:13.359 [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
    04:33:13.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO7816-4
    04:33:13.359 [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
    04:33:13.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO7816-4PADDING
    04:33:13.360 [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
    04:33:13.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/NOPADDING
    04:33:13.360 [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
    04:33:13.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS5
    04:33:13.360 [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
    04:33:13.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS5PADDING
    04:33:13.360 [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
    04:33:13.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS7
    04:33:13.360 [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
    04:33:13.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS7PADDING
    04:33:13.361 [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
    04:33:13.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/TBC
    04:33:13.361 [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
    04:33:13.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/TBCPADDING
    04:33:13.361 [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
    04:33:13.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/X9.23
    04:33:13.362 [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
    04:33:13.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/X9.23PADDING
    04:33:13.362 [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
    04:33:13.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ZEROBYTE
    04:33:13.362 [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
    04:33:13.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ZEROBYTEPADDING
    04:33:13.362 [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
    04:33:13.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/
    04:33:13.363 [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
    04:33:13.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126
    04:33:13.363 [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
    04:33:13.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126-2
    04:33:13.364 [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
    04:33:13.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126-2PADDING
    04:33:13.364 [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
    04:33:13.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126PADDING
    04:33:13.364 [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
    04:33:13.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO7816-4
    04:33:13.365 [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
    04:33:13.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO7816-4PADDING
    04:33:13.365 [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
    04:33:13.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/NOPADDING
    04:33:13.366 [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
    04:33:13.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS5
    04:33:13.366 [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
    04:33:13.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS5PADDING
    04:33:13.367 [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
    04:33:13.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS7
    04:33:13.367 [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
    04:33:13.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS7PADDING
    04:33:13.367 [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
    04:33:13.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/TBC
    04:33:13.367 [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
    04:33:13.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/TBCPADDING
    04:33:13.367 [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
    04:33:13.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/X9.23
    04:33:13.368 [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
    04:33:13.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/X9.23PADDING
    04:33:13.368 [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
    04:33:13.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ZEROBYTE
    04:33:13.368 [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
    04:33:13.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ZEROBYTEPADDING
    04:33:13.368 [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
    04:33:13.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/
    04:33:13.368 [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
    04:33:13.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126
    04:33:13.368 [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
    04:33:13.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126-2
    04:33:13.368 [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
    04:33:13.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126-2PADDING
    04:33:13.368 [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
    04:33:13.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126PADDING
    04:33:13.368 [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
    04:33:13.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO7816-4
    04:33:13.369 [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
    04:33:13.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO7816-4PADDING
    04:33:13.369 [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
    04:33:13.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/NOPADDING
    04:33:13.369 [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
    04:33:13.370 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS5
    04:33:13.370 [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
    04:33:13.370 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS5PADDING
    04:33:13.370 [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
    04:33:13.370 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS7
    04:33:13.370 [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
    04:33:13.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS7PADDING
    04:33:13.371 [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
    04:33:13.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/TBC
    04:33:13.371 [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
    04:33:13.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/TBCPADDING
    04:33:13.371 [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
    04:33:13.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/X9.23
    04:33:13.372 [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
    04:33:13.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/X9.23PADDING
    04:33:13.372 [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
    04:33:13.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ZEROBYTE
    04:33:13.372 [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
    04:33:13.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ZEROBYTEPADDING
    04:33:13.373 [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
    04:33:13.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/
    04:33:13.373 [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
    04:33:13.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126
    04:33:13.374 [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
    04:33:13.374 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126-2
    04:33:13.374 [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
    04:33:13.374 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126-2PADDING
    04:33:13.374 [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
    04:33:13.374 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126PADDING
    04:33:13.374 [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
    04:33:13.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO7816-4
    04:33:13.375 [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
    04:33:13.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO7816-4PADDING
    04:33:13.375 [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
    04:33:13.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/NOPADDING
    04:33:13.376 [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
    04:33:13.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS5
    04:33:13.376 [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
    04:33:13.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS5PADDING
    04:33:13.376 [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
    04:33:13.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS7
    04:33:13.377 [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
    04:33:13.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS7PADDING
    04:33:13.377 [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
    04:33:13.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/TBC
    04:33:13.377 [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
    04:33:13.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/TBCPADDING
    04:33:13.377 [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
    04:33:13.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/X9.23
    04:33:13.377 [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
    04:33:13.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/X9.23PADDING
    04:33:13.378 [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
    04:33:13.378 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ZEROBYTE
    04:33:13.378 [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
    04:33:13.378 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ZEROBYTEPADDING
    04:33:13.378 [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
    04:33:13.378 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/
    04:33:13.378 [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
    04:33:13.378 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126
    04:33:13.378 [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
    04:33:13.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126-2
    04:33:13.379 [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
    04:33:13.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126-2PADDING
    04:33:13.379 [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
    04:33:13.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126PADDING
    04:33:13.379 [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
    04:33:13.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO7816-4
    04:33:13.379 [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
    04:33:13.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO7816-4PADDING
    04:33:13.380 [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
    04:33:13.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/NOPADDING
    04:33:13.380 [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
    04:33:13.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS5
    04:33:13.380 [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
    04:33:13.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS5PADDING
    04:33:13.381 [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
    04:33:13.381 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS7
    04:33:13.381 [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
    04:33:13.382 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS7PADDING
    04:33:13.382 [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
    04:33:13.382 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/TBC
    04:33:13.382 [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
    04:33:13.382 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/TBCPADDING
    04:33:13.383 [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
    04:33:13.383 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/X9.23
    04:33:13.383 [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
    04:33:13.383 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/X9.23PADDING
    04:33:13.383 [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
    04:33:13.383 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ZEROBYTE
    04:33:13.384 [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
    04:33:13.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ZEROBYTEPADDING
    04:33:13.384 [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
    04:33:13.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/
    04:33:13.384 [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
    04:33:13.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126
    04:33:13.384 [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
    04:33:13.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126-2
    04:33:13.384 [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
    04:33:13.385 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126-2PADDING
    04:33:13.385 [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
    04:33:13.385 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126PADDING
    04:33:13.385 [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
    04:33:13.385 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO7816-4
    04:33:13.386 [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
    04:33:13.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO7816-4PADDING
    04:33:13.386 [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
    04:33:13.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/NOPADDING
    04:33:13.386 [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
    04:33:13.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS5
    04:33:13.386 [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
    04:33:13.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS5PADDING
    04:33:13.387 [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
    04:33:13.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS7
    04:33:13.387 [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
    04:33:13.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS7PADDING
    04:33:13.387 [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
    04:33:13.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/TBC
    04:33:13.388 [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
    04:33:13.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/TBCPADDING
    04:33:13.388 [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
    04:33:13.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/X9.23
    04:33:13.388 [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
    04:33:13.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/X9.23PADDING
    04:33:13.389 [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
    04:33:13.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ZEROBYTE
    04:33:13.389 [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
    04:33:13.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ZEROBYTEPADDING
    04:33:13.389 [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
    04:33:13.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/
    04:33:13.389 [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
    04:33:13.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126
    04:33:13.390 [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
    04:33:13.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126-2
    04:33:13.390 [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
    04:33:13.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126-2PADDING
    04:33:13.390 [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
    04:33:13.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126PADDING
    04:33:13.390 [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
    04:33:13.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO7816-4
    04:33:13.390 [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
    04:33:13.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO7816-4PADDING
    04:33:13.391 [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
    04:33:13.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/NOPADDING
    04:33:13.391 [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
    04:33:13.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS5
    04:33:13.391 [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
    04:33:13.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS5PADDING
    04:33:13.392 [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
    04:33:13.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS7
    04:33:13.392 [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
    04:33:13.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS7PADDING
    04:33:13.392 [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
    04:33:13.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/TBC
    04:33:13.392 [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
    04:33:13.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/TBCPADDING
    04:33:13.392 [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
    04:33:13.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/X9.23
    04:33:13.393 [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
    04:33:13.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/X9.23PADDING
    04:33:13.393 [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
    04:33:13.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ZEROBYTE
    04:33:13.393 [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
    04:33:13.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ZEROBYTEPADDING
    04:33:13.394 [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
    04:33:13.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/
    04:33:13.394 [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
    04:33:13.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126
    04:33:13.394 [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
    04:33:13.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126-2
    04:33:13.394 [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
    04:33:13.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126-2PADDING
    04:33:13.394 [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
    04:33:13.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126PADDING
    04:33:13.394 [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
    04:33:13.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO7816-4
    04:33:13.394 [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
    04:33:13.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO7816-4PADDING
    04:33:13.395 [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
    04:33:13.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/NOPADDING
    04:33:13.395 [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
    04:33:13.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS5
    04:33:13.395 [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
    04:33:13.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS5PADDING
    04:33:13.395 [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
    04:33:13.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS7
    04:33:13.395 [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
    04:33:13.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS7PADDING
    04:33:13.396 [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
    04:33:13.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/TBC
    04:33:13.396 [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
    04:33:13.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/TBCPADDING
    04:33:13.396 [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
    04:33:13.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/X9.23
    04:33:13.396 [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
    04:33:13.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/X9.23PADDING
    04:33:13.396 [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
    04:33:13.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ZEROBYTE
    04:33:13.396 [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
    04:33:13.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ZEROBYTEPADDING
    04:33:13.397 [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
    04:33:13.397 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/
    04:33:13.397 [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
    04:33:13.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126
    04:33:13.398 [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
    04:33:13.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126-2
    04:33:13.398 [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
    04:33:13.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126-2PADDING
    04:33:13.398 [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
    04:33:13.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126PADDING
    04:33:13.399 [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
    04:33:13.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO7816-4
    04:33:13.399 [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
    04:33:13.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO7816-4PADDING
    04:33:13.399 [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
    04:33:13.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/NOPADDING
    04:33:13.399 [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
    04:33:13.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS5
    04:33:13.399 [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
    04:33:13.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS5PADDING
    04:33:13.399 [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
    04:33:13.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS7
    04:33:13.400 [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
    04:33:13.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS7PADDING
    04:33:13.400 [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
    04:33:13.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/TBC
    04:33:13.400 [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
    04:33:13.401 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/TBCPADDING
    04:33:13.401 [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
    04:33:13.401 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/X9.23
    04:33:13.401 [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
    04:33:13.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/X9.23PADDING
    04:33:13.402 [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
    04:33:13.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ZEROBYTE
    04:33:13.402 [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
    04:33:13.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ZEROBYTEPADDING
    04:33:13.402 [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
    04:33:13.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/
    04:33:13.402 [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
    04:33:13.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126
    04:33:13.402 [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
    04:33:13.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126-2
    04:33:13.402 [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
    04:33:13.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126-2PADDING
    04:33:13.403 [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
    04:33:13.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126PADDING
    04:33:13.403 [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
    04:33:13.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO7816-4
    04:33:13.403 [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
    04:33:13.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO7816-4PADDING
    04:33:13.404 [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
    04:33:13.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/NOPADDING
    04:33:13.404 [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
    04:33:13.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS5
    04:33:13.404 [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
    04:33:13.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS5PADDING
    04:33:13.404 [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
    04:33:13.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS7
    04:33:13.405 [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
    04:33:13.405 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS7PADDING
    04:33:13.405 [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
    04:33:13.405 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/TBC
    04:33:13.405 [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
    04:33:13.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/TBCPADDING
    04:33:13.406 [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
    04:33:13.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/X9.23
    04:33:13.406 [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
    04:33:13.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/X9.23PADDING
    04:33:13.406 [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
    04:33:13.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ZEROBYTE
    04:33:13.406 [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
    04:33:13.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ZEROBYTEPADDING
    04:33:13.407 [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
    04:33:13.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/
    04:33:13.407 [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
    04:33:13.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126
    04:33:13.407 [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
    04:33:13.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126-2
    04:33:13.408 [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
    04:33:13.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126-2PADDING
    04:33:13.408 [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
    04:33:13.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126PADDING
    04:33:13.408 [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
    04:33:13.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO7816-4
    04:33:13.408 [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
    04:33:13.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO7816-4PADDING
    04:33:13.409 [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
    04:33:13.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/NOPADDING
    04:33:13.409 [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
    04:33:13.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS5
    04:33:13.409 [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
    04:33:13.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS5PADDING
    04:33:13.410 [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
    04:33:13.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS7
    04:33:13.410 [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
    04:33:13.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS7PADDING
    04:33:13.410 [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
    04:33:13.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/TBC
    04:33:13.411 [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
    04:33:13.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/TBCPADDING
    04:33:13.411 [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
    04:33:13.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/X9.23
    04:33:13.411 [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
    04:33:13.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/X9.23PADDING
    04:33:13.411 [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
    04:33:13.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ZEROBYTE
    04:33:13.411 [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
    04:33:13.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ZEROBYTEPADDING
    04:33:13.411 [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
    04:33:13.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/
    04:33:13.411 [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
    04:33:13.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126
    04:33:13.412 [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
    04:33:13.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126-2
    04:33:13.412 [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
    04:33:13.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126-2PADDING
    04:33:13.412 [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
    04:33:13.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126PADDING
    04:33:13.412 [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
    04:33:13.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO7816-4
    04:33:13.412 [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
    04:33:13.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO7816-4PADDING
    04:33:13.412 [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
    04:33:13.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/NOPADDING
    04:33:13.412 [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
    04:33:13.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS5
    04:33:13.412 [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
    04:33:13.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS5PADDING
    04:33:13.412 [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
    04:33:13.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS7
    04:33:13.412 [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
    04:33:13.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS7PADDING
    04:33:13.412 [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
    04:33:13.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/TBC
    04:33:13.413 [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
    04:33:13.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/TBCPADDING
    04:33:13.413 [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
    04:33:13.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/X9.23
    04:33:13.413 [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
    04:33:13.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/X9.23PADDING
    04:33:13.413 [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
    04:33:13.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ZEROBYTE
    04:33:13.413 [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
    04:33:13.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ZEROBYTEPADDING
    04:33:13.413 [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
    04:33:13.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/
    04:33:13.414 [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
    04:33:13.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126
    04:33:13.414 [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
    04:33:13.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126-2
    04:33:13.414 [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
    04:33:13.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126-2PADDING
    04:33:13.414 [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
    04:33:13.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126PADDING
    04:33:13.414 [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
    04:33:13.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO7816-4
    04:33:13.414 [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
    04:33:13.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO7816-4PADDING
    04:33:13.414 [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
    04:33:13.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/NOPADDING
    04:33:13.414 [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
    04:33:13.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS5
    04:33:13.415 [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
    04:33:13.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS5PADDING
    04:33:13.415 [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
    04:33:13.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS7
    04:33:13.415 [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
    04:33:13.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS7PADDING
    04:33:13.415 [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
    04:33:13.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/TBC
    04:33:13.415 [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
    04:33:13.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/TBCPADDING
    04:33:13.415 [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
    04:33:13.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/X9.23
    04:33:13.415 [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
    04:33:13.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/X9.23PADDING
    04:33:13.415 [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
    04:33:13.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ZEROBYTE
    04:33:13.415 [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
    04:33:13.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ZEROBYTEPADDING
    04:33:13.415 [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
    04:33:13.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/
    04:33:13.416 [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
    04:33:13.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126
    04:33:13.416 [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
    04:33:13.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126-2
    04:33:13.416 [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
    04:33:13.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126-2PADDING
    04:33:13.416 [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
    04:33:13.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126PADDING
    04:33:13.416 [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
    04:33:13.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO7816-4
    04:33:13.416 [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
    04:33:13.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO7816-4PADDING
    04:33:13.416 [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
    04:33:13.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/NOPADDING
    04:33:13.416 [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
    04:33:13.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS5
    04:33:13.416 [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
    04:33:13.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS5PADDING
    04:33:13.416 [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
    04:33:13.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS7
    04:33:13.416 [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
    04:33:13.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS7PADDING
    04:33:13.416 [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
    04:33:13.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/TBC
    04:33:13.417 [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
    04:33:13.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/TBCPADDING
    04:33:13.417 [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
    04:33:13.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/X9.23
    04:33:13.417 [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
    04:33:13.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/X9.23PADDING
    04:33:13.417 [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
    04:33:13.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ZEROBYTE
    04:33:13.417 [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
    04:33:13.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ZEROBYTEPADDING
    04:33:13.417 [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
    04:33:13.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/
    04:33:13.418 [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
    04:33:13.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126
    04:33:13.418 [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
    04:33:13.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126-2
    04:33:13.418 [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
    04:33:13.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126-2PADDING
    04:33:13.418 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126PADDING
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO7816-4
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO7816-4PADDING
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/NOPADDING
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS5
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS5PADDING
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS7
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS7PADDING
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/TBC
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/TBCPADDING
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/X9.23
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/X9.23PADDING
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ZEROBYTE
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ZEROBYTEPADDING
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/
    04:33:13.419 [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
    04:33:13.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126
    04:33:13.420 [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
    04:33:13.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126-2
    04:33:13.420 [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
    04:33:13.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126-2PADDING
    04:33:13.420 [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
    04:33:13.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126PADDING
    04:33:13.420 [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
    04:33:13.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO7816-4
    04:33:13.420 [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
    04:33:13.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO7816-4PADDING
    04:33:13.420 [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
    04:33:13.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/NOPADDING
    04:33:13.420 [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
    04:33:13.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS5
    04:33:13.420 [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
    04:33:13.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS5PADDING
    04:33:13.420 [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
    04:33:13.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS7
    04:33:13.423 [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
    04:33:13.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS7PADDING
    04:33:13.423 [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
    04:33:13.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/TBC
    04:33:13.423 [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
    04:33:13.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/TBCPADDING
    04:33:13.424 [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
    04:33:13.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/X9.23
    04:33:13.424 [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
    04:33:13.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/X9.23PADDING
    04:33:13.424 [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
    04:33:13.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ZEROBYTE
    04:33:13.425 [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
    04:33:13.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ZEROBYTEPADDING
    04:33:13.425 [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
    04:33:13.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/
    04:33:13.426 [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
    04:33:13.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126
    04:33:13.426 [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
    04:33:13.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126-2
    04:33:13.426 [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
    04:33:13.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126-2PADDING
    04:33:13.427 [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
    04:33:13.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126PADDING
    04:33:13.427 [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
    04:33:13.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO7816-4
    04:33:13.427 [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
    04:33:13.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO7816-4PADDING
    04:33:13.427 [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
    04:33:13.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/NOPADDING
    04:33:13.428 [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
    04:33:13.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS5
    04:33:13.428 [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
    04:33:13.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS5PADDING
    04:33:13.428 [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
    04:33:13.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS7
    04:33:13.429 [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
    04:33:13.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS7PADDING
    04:33:13.429 [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
    04:33:13.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/TBC
    04:33:13.430 [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
    04:33:13.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/TBCPADDING
    04:33:13.430 [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
    04:33:13.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/X9.23
    04:33:13.431 [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
    04:33:13.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/X9.23PADDING
    04:33:13.431 [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
    04:33:13.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ZEROBYTE
    04:33:13.431 [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
    04:33:13.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ZEROBYTEPADDING
    04:33:13.432 [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
    04:33:13.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/
    04:33:13.432 [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
    04:33:13.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126
    04:33:13.432 [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
    04:33:13.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126-2
    04:33:13.433 [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
    04:33:13.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126-2PADDING
    04:33:13.434 [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
    04:33:13.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126PADDING
    04:33:13.434 [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
    04:33:13.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO7816-4
    04:33:13.434 [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
    04:33:13.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO7816-4PADDING
    04:33:13.435 [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
    04:33:13.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/NOPADDING
    04:33:13.435 [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
    04:33:13.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS5
    04:33:13.436 [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
    04:33:13.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS5PADDING
    04:33:13.436 [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
    04:33:13.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS7
    04:33:13.436 [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
    04:33:13.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS7PADDING
    04:33:13.437 [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
    04:33:13.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/TBC
    04:33:13.438 [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
    04:33:13.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/TBCPADDING
    04:33:13.438 [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
    04:33:13.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/X9.23
    04:33:13.439 [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
    04:33:13.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/X9.23PADDING
    04:33:13.439 [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
    04:33:13.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ZEROBYTE
    04:33:13.439 [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
    04:33:13.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ZEROBYTEPADDING
    04:33:13.440 [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
    04:33:13.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/
    04:33:13.440 [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
    04:33:13.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126
    04:33:13.440 [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
    04:33:13.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126-2
    04:33:13.441 [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
    04:33:13.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126-2PADDING
    04:33:13.442 [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
    04:33:13.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126PADDING
    04:33:13.442 [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
    04:33:13.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO7816-4
    04:33:13.442 [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
    04:33:13.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO7816-4PADDING
    04:33:13.443 [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
    04:33:13.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/NOPADDING
    04:33:13.443 [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
    04:33:13.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS5
    04:33:13.443 [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
    04:33:13.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS5PADDING
    04:33:13.444 [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
    04:33:13.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS7
    04:33:13.444 [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
    04:33:13.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS7PADDING
    04:33:13.445 [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
    04:33:13.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/TBC
    04:33:13.445 [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
    04:33:13.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/TBCPADDING
    04:33:13.446 [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
    04:33:13.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/X9.23
    04:33:13.446 [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
    04:33:13.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/X9.23PADDING
    04:33:13.446 [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
    04:33:13.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ZEROBYTE
    04:33:13.447 [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
    04:33:13.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ZEROBYTEPADDING
    04:33:13.447 [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
    04:33:13.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/
    04:33:13.447 [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
    04:33:13.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126
    04:33:13.448 [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
    04:33:13.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126-2
    04:33:13.448 [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
    04:33:13.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126-2PADDING
    04:33:13.449 [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
    04:33:13.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126PADDING
    04:33:13.450 [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
    04:33:13.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO7816-4
    04:33:13.450 [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
    04:33:13.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO7816-4PADDING
    04:33:13.450 [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
    04:33:13.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/NOPADDING
    04:33:13.451 [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
    04:33:13.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS5
    04:33:13.451 [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
    04:33:13.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS5PADDING
    04:33:13.451 [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
    04:33:13.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS7
    04:33:13.452 [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
    04:33:13.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS7PADDING
    04:33:13.452 [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
    04:33:13.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/TBC
    04:33:13.452 [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
    04:33:13.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/TBCPADDING
    04:33:13.453 [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
    04:33:13.453 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/X9.23
    04:33:13.453 [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
    04:33:13.453 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/X9.23PADDING
    04:33:13.454 [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
    04:33:13.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ZEROBYTE
    04:33:13.454 [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
    04:33:13.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ZEROBYTEPADDING
    04:33:13.454 [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
    04:33:13.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CTS/
    04:33:13.455 [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
    04:33:13.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CTS/NOPADDING
    04:33:13.455 [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
    04:33:13.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/EAX/
    04:33:13.455 [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
    04:33:13.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/EAX/NOPADDING
    04:33:13.456 [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
    04:33:13.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/ECB/
    04:33:13.456 [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
    04:33:13.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/ECB/NOPADDING
    04:33:13.457 [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
    04:33:13.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/GCM/
    04:33:13.457 [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
    04:33:13.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/GCM/NOPADDING
    04:33:13.458 [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
    04:33:13.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/
    04:33:13.458 [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
    04:33:13.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126
    04:33:13.458 [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
    04:33:13.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126-2
    04:33:13.459 [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
    04:33:13.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126-2PADDING
    04:33:13.459 [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
    04:33:13.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126PADDING
    04:33:13.459 [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
    04:33:13.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO7816-4
    04:33:13.460 [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
    04:33:13.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO7816-4PADDING
    04:33:13.460 [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
    04:33:13.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/NOPADDING
    04:33:13.460 [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
    04:33:13.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS5
    04:33:13.461 [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
    04:33:13.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS5PADDING
    04:33:13.462 [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
    04:33:13.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS7
    04:33:13.462 [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
    04:33:13.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS7PADDING
    04:33:13.462 [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
    04:33:13.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/TBC
    04:33:13.463 [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
    04:33:13.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/TBCPADDING
    04:33:13.463 [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
    04:33:13.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/X9.23
    04:33:13.463 [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
    04:33:13.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/X9.23PADDING
    04:33:13.464 [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
    04:33:13.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ZEROBYTE
    04:33:13.464 [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
    04:33:13.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ZEROBYTEPADDING
    04:33:13.465 [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
    04:33:13.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/
    04:33:13.465 [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
    04:33:13.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126
    04:33:13.465 [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
    04:33:13.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126-2
    04:33:13.466 [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
    04:33:13.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126-2PADDING
    04:33:13.466 [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
    04:33:13.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126PADDING
    04:33:13.467 [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
    04:33:13.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO7816-4
    04:33:13.467 [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
    04:33:13.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO7816-4PADDING
    04:33:13.467 [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
    04:33:13.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/NOPADDING
    04:33:13.468 [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
    04:33:13.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS5
    04:33:13.468 [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
    04:33:13.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS5PADDING
    04:33:13.468 [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
    04:33:13.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS7
    04:33:13.469 [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
    04:33:13.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS7PADDING
    04:33:13.469 [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
    04:33:13.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/TBC
    04:33:13.470 [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
    04:33:13.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/TBCPADDING
    04:33:13.470 [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
    04:33:13.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/X9.23
    04:33:13.470 [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
    04:33:13.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/X9.23PADDING
    04:33:13.471 [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
    04:33:13.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ZEROBYTE
    04:33:13.471 [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
    04:33:13.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ZEROBYTEPADDING
    04:33:13.472 [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
    04:33:13.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/
    04:33:13.472 [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
    04:33:13.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126
    04:33:13.472 [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
    04:33:13.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126-2
    04:33:13.473 [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
    04:33:13.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126-2PADDING
    04:33:13.473 [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
    04:33:13.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126PADDING
    04:33:13.474 [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
    04:33:13.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO7816-4
    04:33:13.474 [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
    04:33:13.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO7816-4PADDING
    04:33:13.474 [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
    04:33:13.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/NOPADDING
    04:33:13.475 [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
    04:33:13.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS5
    04:33:13.475 [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
    04:33:13.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS5PADDING
    04:33:13.476 [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
    04:33:13.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS7
    04:33:13.476 [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
    04:33:13.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS7PADDING
    04:33:13.476 [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
    04:33:13.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/TBC
    04:33:13.477 [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
    04:33:13.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/TBCPADDING
    04:33:13.477 [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
    04:33:13.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/X9.23
    04:33:13.478 [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
    04:33:13.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/X9.23PADDING
    04:33:13.478 [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
    04:33:13.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ZEROBYTE
    04:33:13.478 [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
    04:33:13.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ZEROBYTEPADDING
    04:33:13.479 [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
    04:33:13.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/
    04:33:13.479 [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
    04:33:13.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126
    04:33:13.480 [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
    04:33:13.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126-2
    04:33:13.480 [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
    04:33:13.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126-2PADDING
    04:33:13.480 [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
    04:33:13.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126PADDING
    04:33:13.481 [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
    04:33:13.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO7816-4
    04:33:13.481 [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
    04:33:13.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO7816-4PADDING
    04:33:13.482 [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
    04:33:13.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/NOPADDING
    04:33:13.482 [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
    04:33:13.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS5
    04:33:13.482 [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
    04:33:13.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS5PADDING
    04:33:13.483 [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
    04:33:13.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS7
    04:33:13.483 [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
    04:33:13.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS7PADDING
    04:33:13.484 [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
    04:33:13.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/TBC
    04:33:13.484 [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
    04:33:13.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/TBCPADDING
    04:33:13.484 [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
    04:33:13.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/X9.23
    04:33:13.485 [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
    04:33:13.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/X9.23PADDING
    04:33:13.486 [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
    04:33:13.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ZEROBYTE
    04:33:13.486 [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
    04:33:13.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ZEROBYTEPADDING
    04:33:13.486 [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
    04:33:13.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/
    04:33:13.487 [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
    04:33:13.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126
    04:33:13.487 [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
    04:33:13.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126-2
    04:33:13.488 [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
    04:33:13.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126-2PADDING
    04:33:13.488 [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
    04:33:13.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126PADDING
    04:33:13.488 [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
    04:33:13.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO7816-4
    04:33:13.489 [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
    04:33:13.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO7816-4PADDING
    04:33:13.489 [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
    04:33:13.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/NOPADDING
    04:33:13.490 [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
    04:33:13.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS5
    04:33:13.490 [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
    04:33:13.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS5PADDING
    04:33:13.490 [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
    04:33:13.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS7
    04:33:13.491 [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
    04:33:13.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS7PADDING
    04:33:13.491 [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
    04:33:13.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/TBC
    04:33:13.491 [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
    04:33:13.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/TBCPADDING
    04:33:13.492 [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
    04:33:13.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/X9.23
    04:33:13.492 [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
    04:33:13.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/X9.23PADDING
    04:33:13.492 [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
    04:33:13.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ZEROBYTE
    04:33:13.493 [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
    04:33:13.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ZEROBYTEPADDING
    04:33:13.494 [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
    04:33:13.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/
    04:33:13.494 [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
    04:33:13.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126
    04:33:13.495 [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
    04:33:13.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126-2
    04:33:13.495 [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
    04:33:13.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126-2PADDING
    04:33:13.495 [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
    04:33:13.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126PADDING
    04:33:13.496 [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
    04:33:13.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO7816-4
    04:33:13.496 [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
    04:33:13.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO7816-4PADDING
    04:33:13.497 [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
    04:33:13.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/NOPADDING
    04:33:13.498 [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
    04:33:13.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS5
    04:33:13.498 [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
    04:33:13.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS5PADDING
    04:33:13.498 [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
    04:33:13.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS7
    04:33:13.499 [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
    04:33:13.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS7PADDING
    04:33:13.499 [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
    04:33:13.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/TBC
    04:33:13.500 [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
    04:33:13.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/TBCPADDING
    04:33:13.500 [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
    04:33:13.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/X9.23
    04:33:13.501 [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
    04:33:13.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/X9.23PADDING
    04:33:13.501 [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
    04:33:13.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ZEROBYTE
    04:33:13.502 [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
    04:33:13.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ZEROBYTEPADDING
    04:33:13.502 [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
    04:33:13.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/
    04:33:13.503 [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
    04:33:13.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126
    04:33:13.503 [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
    04:33:13.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126-2
    04:33:13.503 [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
    04:33:13.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126-2PADDING
    04:33:13.504 [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
    04:33:13.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126PADDING
    04:33:13.504 [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
    04:33:13.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO7816-4
    04:33:13.504 [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
    04:33:13.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO7816-4PADDING
    04:33:13.504 [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
    04:33:13.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/NOPADDING
    04:33:13.504 [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
    04:33:13.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS5
    04:33:13.504 [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
    04:33:13.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS5PADDING
    04:33:13.504 [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
    04:33:13.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS7
    04:33:13.504 [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
    04:33:13.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS7PADDING
    04:33:13.505 [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
    04:33:13.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/TBC
    04:33:13.505 [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
    04:33:13.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/TBCPADDING
    04:33:13.505 [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
    04:33:13.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/X9.23
    04:33:13.505 [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
    04:33:13.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/X9.23PADDING
    04:33:13.505 [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
    04:33:13.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ZEROBYTE
    04:33:13.505 [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
    04:33:13.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ZEROBYTEPADDING
    04:33:13.506 [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
    04:33:13.506 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/
    04:33:13.506 [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
    04:33:13.506 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126
    04:33:13.506 [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
    04:33:13.507 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126-2
    04:33:13.507 [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
    04:33:13.507 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126-2PADDING
    04:33:13.507 [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
    04:33:13.507 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126PADDING
    04:33:13.508 [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
    04:33:13.508 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO7816-4
    04:33:13.508 [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
    04:33:13.508 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO7816-4PADDING
    04:33:13.508 [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
    04:33:13.509 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/NOPADDING
    04:33:13.509 [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
    04:33:13.509 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS5
    04:33:13.510 [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
    04:33:13.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS5PADDING
    04:33:13.510 [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
    04:33:13.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS7
    04:33:13.511 [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
    04:33:13.511 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS7PADDING
    04:33:13.511 [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
    04:33:13.511 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/TBC
    04:33:13.511 [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
    04:33:13.511 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/TBCPADDING
    04:33:13.512 [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
    04:33:13.512 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/X9.23
    04:33:13.512 [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
    04:33:13.512 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/X9.23PADDING
    04:33:13.513 [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
    04:33:13.513 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ZEROBYTE
    04:33:13.513 [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
    04:33:13.513 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ZEROBYTEPADDING
    04:33:13.514 [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
    04:33:13.514 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/
    04:33:13.514 [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
    04:33:13.514 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126
    04:33:13.515 [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
    04:33:13.515 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126-2
    04:33:13.515 [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
    04:33:13.515 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126-2PADDING
    04:33:13.515 [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
    04:33:13.515 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126PADDING
    04:33:13.516 [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
    04:33:13.516 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO7816-4
    04:33:13.516 [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
    04:33:13.516 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO7816-4PADDING
    04:33:13.516 [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
    04:33:13.516 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/NOPADDING
    04:33:13.517 [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
    04:33:13.517 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS5
    04:33:13.517 [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
    04:33:13.517 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS5PADDING
    04:33:13.518 [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
    04:33:13.518 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS7
    04:33:13.518 [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
    04:33:13.518 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS7PADDING
    04:33:13.518 [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
    04:33:13.519 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/TBC
    04:33:13.519 [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
    04:33:13.519 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/TBCPADDING
    04:33:13.519 [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
    04:33:13.519 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/X9.23
    04:33:13.520 [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
    04:33:13.520 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/X9.23PADDING
    04:33:13.520 [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
    04:33:13.520 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ZEROBYTE
    04:33:13.521 [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
    04:33:13.521 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ZEROBYTEPADDING
    04:33:13.521 [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
    04:33:13.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/
    04:33:13.522 [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
    04:33:13.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126
    04:33:13.522 [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
    04:33:13.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126-2
    04:33:13.523 [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
    04:33:13.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126-2PADDING
    04:33:13.523 [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
    04:33:13.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126PADDING
    04:33:13.523 [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
    04:33:13.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO7816-4
    04:33:13.524 [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
    04:33:13.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO7816-4PADDING
    04:33:13.524 [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
    04:33:13.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/NOPADDING
    04:33:13.524 [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
    04:33:13.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS5
    04:33:13.525 [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
    04:33:13.525 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS5PADDING
    04:33:13.525 [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
    04:33:13.525 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS7
    04:33:13.526 [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
    04:33:13.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS7PADDING
    04:33:13.526 [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
    04:33:13.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/TBC
    04:33:13.526 [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
    04:33:13.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/TBCPADDING
    04:33:13.527 [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
    04:33:13.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/X9.23
    04:33:13.527 [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
    04:33:13.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/X9.23PADDING
    04:33:13.528 [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
    04:33:13.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ZEROBYTE
    04:33:13.528 [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
    04:33:13.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ZEROBYTEPADDING
    04:33:13.528 [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
    04:33:13.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/
    04:33:13.528 [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
    04:33:13.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126
    04:33:13.529 [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
    04:33:13.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126-2
    04:33:13.529 [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
    04:33:13.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126-2PADDING
    04:33:13.530 [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
    04:33:13.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126PADDING
    04:33:13.530 [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
    04:33:13.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO7816-4
    04:33:13.530 [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
    04:33:13.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO7816-4PADDING
    04:33:13.530 [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
    04:33:13.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/NOPADDING
    04:33:13.531 [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
    04:33:13.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS5
    04:33:13.531 [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
    04:33:13.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS5PADDING
    04:33:13.531 [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
    04:33:13.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS7
    04:33:13.532 [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
    04:33:13.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS7PADDING
    04:33:13.532 [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
    04:33:13.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/TBC
    04:33:13.532 [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
    04:33:13.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/TBCPADDING
    04:33:13.533 [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
    04:33:13.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/X9.23
    04:33:13.534 [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
    04:33:13.534 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/X9.23PADDING
    04:33:13.534 [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
    04:33:13.534 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ZEROBYTE
    04:33:13.534 [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
    04:33:13.534 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ZEROBYTEPADDING
    04:33:13.534 [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
    04:33:13.535 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/
    04:33:13.535 [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
    04:33:13.535 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126
    04:33:13.535 [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
    04:33:13.535 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126-2
    04:33:13.535 [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
    04:33:13.535 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126-2PADDING
    04:33:13.536 [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
    04:33:13.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126PADDING
    04:33:13.536 [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
    04:33:13.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO7816-4
    04:33:13.536 [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
    04:33:13.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO7816-4PADDING
    04:33:13.536 [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
    04:33:13.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/NOPADDING
    04:33:13.537 [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
    04:33:13.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS5
    04:33:13.538 [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
    04:33:13.538 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS5PADDING
    04:33:13.538 [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
    04:33:13.538 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS7
    04:33:13.538 [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
    04:33:13.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS7PADDING
    04:33:13.539 [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
    04:33:13.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/TBC
    04:33:13.539 [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
    04:33:13.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/TBCPADDING
    04:33:13.539 [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
    04:33:13.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/X9.23
    04:33:13.540 [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
    04:33:13.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/X9.23PADDING
    04:33:13.540 [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
    04:33:13.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ZEROBYTE
    04:33:13.540 [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
    04:33:13.541 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ZEROBYTEPADDING
    04:33:13.541 [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
    04:33:13.541 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/
    04:33:13.541 [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
    04:33:13.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126
    04:33:13.542 [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
    04:33:13.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126-2
    04:33:13.542 [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
    04:33:13.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126-2PADDING
    04:33:13.543 [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
    04:33:13.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126PADDING
    04:33:13.543 [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
    04:33:13.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO7816-4
    04:33:13.543 [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
    04:33:13.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO7816-4PADDING
    04:33:13.544 [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
    04:33:13.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/NOPADDING
    04:33:13.544 [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
    04:33:13.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS5
    04:33:13.544 [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
    04:33:13.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS5PADDING
    04:33:13.545 [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
    04:33:13.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS7
    04:33:13.545 [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
    04:33:13.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS7PADDING
    04:33:13.545 [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
    04:33:13.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/TBC
    04:33:13.545 [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
    04:33:13.546 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/TBCPADDING
    04:33:13.546 [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
    04:33:13.546 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/X9.23
    04:33:13.546 [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
    04:33:13.546 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/X9.23PADDING
    04:33:13.546 [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
    04:33:13.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ZEROBYTE
    04:33:13.547 [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
    04:33:13.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ZEROBYTEPADDING
    04:33:13.547 [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
    04:33:13.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/
    04:33:13.548 [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
    04:33:13.548 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126
    04:33:13.548 [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
    04:33:13.548 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126-2
    04:33:13.548 [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
    04:33:13.548 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126-2PADDING
    04:33:13.549 [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
    04:33:13.549 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126PADDING
    04:33:13.549 [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
    04:33:13.549 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO7816-4
    04:33:13.550 [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
    04:33:13.550 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO7816-4PADDING
    04:33:13.550 [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
    04:33:13.550 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/NOPADDING
    04:33:13.550 [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
    04:33:13.550 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS5
    04:33:13.550 [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
    04:33:13.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS5PADDING
    04:33:13.551 [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
    04:33:13.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS7
    04:33:13.551 [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
    04:33:13.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS7PADDING
    04:33:13.551 [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
    04:33:13.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/TBC
    04:33:13.552 [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
    04:33:13.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/TBCPADDING
    04:33:13.552 [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
    04:33:13.553 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/X9.23
    04:33:13.553 [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
    04:33:13.553 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/X9.23PADDING
    04:33:13.553 [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
    04:33:13.554 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ZEROBYTE
    04:33:13.554 [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
    04:33:13.554 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ZEROBYTEPADDING
    04:33:13.554 [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
    04:33:13.554 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/
    04:33:13.554 [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
    04:33:13.554 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126
    04:33:13.555 [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
    04:33:13.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126-2
    04:33:13.555 [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
    04:33:13.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126-2PADDING
    04:33:13.555 [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
    04:33:13.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126PADDING
    04:33:13.555 [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
    04:33:13.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO7816-4
    04:33:13.555 [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
    04:33:13.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO7816-4PADDING
    04:33:13.555 [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
    04:33:13.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/NOPADDING
    04:33:13.555 [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
    04:33:13.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS5
    04:33:13.555 [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
    04:33:13.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS5PADDING
    04:33:13.556 [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
    04:33:13.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS7
    04:33:13.556 [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
    04:33:13.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS7PADDING
    04:33:13.556 [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
    04:33:13.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/TBC
    04:33:13.556 [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
    04:33:13.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/TBCPADDING
    04:33:13.556 [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
    04:33:13.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/X9.23
    04:33:13.556 [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
    04:33:13.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/X9.23PADDING
    04:33:13.557 [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
    04:33:13.557 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ZEROBYTE
    04:33:13.557 [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
    04:33:13.557 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ZEROBYTEPADDING
    04:33:13.557 [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
    04:33:13.557 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/
    04:33:13.557 [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
    04:33:13.557 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126
    04:33:13.557 [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
    04:33:13.557 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126-2
    04:33:13.557 [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
    04:33:13.558 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126-2PADDING
    04:33:13.558 [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
    04:33:13.558 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126PADDING
    04:33:13.558 [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
    04:33:13.558 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO7816-4
    04:33:13.558 [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
    04:33:13.558 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO7816-4PADDING
    04:33:13.558 [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
    04:33:13.558 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/NOPADDING
    04:33:13.558 [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
    04:33:13.558 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS5
    04:33:13.558 [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
    04:33:13.558 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS5PADDING
    04:33:13.558 [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
    04:33:13.558 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS7
    04:33:13.558 [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
    04:33:13.558 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS7PADDING
    04:33:13.558 [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
    04:33:13.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/TBC
    04:33:13.559 [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
    04:33:13.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/TBCPADDING
    04:33:13.559 [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
    04:33:13.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/X9.23
    04:33:13.559 [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
    04:33:13.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/X9.23PADDING
    04:33:13.559 [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
    04:33:13.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ZEROBYTE
    04:33:13.559 [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
    04:33:13.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ZEROBYTEPADDING
    04:33:13.559 [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
    04:33:13.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/
    04:33:13.559 [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
    04:33:13.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126
    04:33:13.559 [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
    04:33:13.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126-2
    04:33:13.560 [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
    04:33:13.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126-2PADDING
    04:33:13.560 [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
    04:33:13.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126PADDING
    04:33:13.560 [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
    04:33:13.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO7816-4
    04:33:13.560 [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
    04:33:13.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO7816-4PADDING
    04:33:13.560 [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
    04:33:13.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/NOPADDING
    04:33:13.560 [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
    04:33:13.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS5
    04:33:13.560 [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
    04:33:13.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS5PADDING
    04:33:13.561 [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
    04:33:13.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS7
    04:33:13.561 [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
    04:33:13.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS7PADDING
    04:33:13.561 [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
    04:33:13.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/TBC
    04:33:13.562 [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
    04:33:13.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/TBCPADDING
    04:33:13.562 [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
    04:33:13.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/X9.23
    04:33:13.562 [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
    04:33:13.563 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/X9.23PADDING
    04:33:13.563 [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
    04:33:13.563 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ZEROBYTE
    04:33:13.563 [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
    04:33:13.563 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ZEROBYTEPADDING
    04:33:13.564 [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
    04:33:13.564 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/
    04:33:13.564 [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
    04:33:13.564 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126
    04:33:13.564 [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
    04:33:13.565 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126-2
    04:33:13.565 [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
    04:33:13.565 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126-2PADDING
    04:33:13.565 [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
    04:33:13.565 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126PADDING
    04:33:13.566 [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
    04:33:13.566 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO7816-4
    04:33:13.566 [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
    04:33:13.566 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO7816-4PADDING
    04:33:13.566 [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
    04:33:13.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/NOPADDING
    04:33:13.567 [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
    04:33:13.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS5
    04:33:13.567 [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
    04:33:13.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS5PADDING
    04:33:13.567 [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
    04:33:13.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS7
    04:33:13.568 [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
    04:33:13.568 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS7PADDING
    04:33:13.568 [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
    04:33:13.568 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/TBC
    04:33:13.568 [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
    04:33:13.568 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/TBCPADDING
    04:33:13.568 [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
    04:33:13.569 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/X9.23
    04:33:13.569 [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
    04:33:13.569 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/X9.23PADDING
    04:33:13.569 [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
    04:33:13.570 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ZEROBYTE
    04:33:13.570 [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
    04:33:13.570 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ZEROBYTEPADDING
    04:33:13.570 [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
    04:33:13.570 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/
    04:33:13.570 [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
    04:33:13.570 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126
    04:33:13.570 [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
    04:33:13.571 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126-2
    04:33:13.571 [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
    04:33:13.571 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126-2PADDING
    04:33:13.571 [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
    04:33:13.571 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126PADDING
    04:33:13.571 [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
    04:33:13.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO7816-4
    04:33:13.572 [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
    04:33:13.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO7816-4PADDING
    04:33:13.572 [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
    04:33:13.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/NOPADDING
    04:33:13.572 [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
    04:33:13.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS5
    04:33:13.572 [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
    04:33:13.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS5PADDING
    04:33:13.572 [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
    04:33:13.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS7
    04:33:13.572 [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
    04:33:13.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS7PADDING
    04:33:13.572 [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
    04:33:13.573 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/TBC
    04:33:13.573 [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
    04:33:13.573 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/TBCPADDING
    04:33:13.574 [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
    04:33:13.574 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/X9.23
    04:33:13.574 [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
    04:33:13.574 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/X9.23PADDING
    04:33:13.574 [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
    04:33:13.574 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ZEROBYTE
    04:33:13.575 [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
    04:33:13.575 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ZEROBYTEPADDING
    04:33:13.575 [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
    04:33:13.575 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/
    04:33:13.575 [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
    04:33:13.576 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126
    04:33:13.576 [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
    04:33:13.576 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126-2
    04:33:13.576 [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
    04:33:13.576 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126-2PADDING
    04:33:13.576 [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
    04:33:13.577 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126PADDING
    04:33:13.577 [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
    04:33:13.577 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO7816-4
    04:33:13.577 [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
    04:33:13.578 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO7816-4PADDING
    04:33:13.578 [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
    04:33:13.578 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/NOPADDING
    04:33:13.578 [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
    04:33:13.578 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS5
    04:33:13.578 [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
    04:33:13.579 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS5PADDING
    04:33:13.579 [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
    04:33:13.579 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS7
    04:33:13.579 [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
    04:33:13.579 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS7PADDING
    04:33:13.579 [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
    04:33:13.580 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/TBC
    04:33:13.580 [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
    04:33:13.580 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/TBCPADDING
    04:33:13.580 [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
    04:33:13.580 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/X9.23
    04:33:13.581 [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
    04:33:13.581 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/X9.23PADDING
    04:33:13.581 [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
    04:33:13.581 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ZEROBYTE
    04:33:13.582 [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
    04:33:13.582 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ZEROBYTEPADDING
    04:33:13.582 [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
    04:33:13.582 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/
    04:33:13.582 [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
    04:33:13.582 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126
    04:33:13.583 [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
    04:33:13.583 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126-2
    04:33:13.583 [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
    04:33:13.583 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126-2PADDING
    04:33:13.583 [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
    04:33:13.583 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126PADDING
    04:33:13.584 [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
    04:33:13.584 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO7816-4
    04:33:13.584 [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
    04:33:13.584 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO7816-4PADDING
    04:33:13.584 [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
    04:33:13.584 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/NOPADDING
    04:33:13.585 [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
    04:33:13.585 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS5
    04:33:13.585 [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
    04:33:13.586 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS5PADDING
    04:33:13.586 [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
    04:33:13.586 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS7
    04:33:13.587 [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
    04:33:13.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS7PADDING
    04:33:13.587 [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
    04:33:13.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/TBC
    04:33:13.587 [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
    04:33:13.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/TBCPADDING
    04:33:13.587 [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
    04:33:13.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/X9.23
    04:33:13.587 [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
    04:33:13.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/X9.23PADDING
    04:33:13.587 [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
    04:33:13.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ZEROBYTE
    04:33:13.587 [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
    04:33:13.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ZEROBYTEPADDING
    04:33:13.587 [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
    04:33:13.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/
    04:33:13.587 [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
    04:33:13.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126
    04:33:13.587 [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
    04:33:13.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126-2
    04:33:13.587 [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
    04:33:13.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126-2PADDING
    04:33:13.588 [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
    04:33:13.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126PADDING
    04:33:13.588 [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
    04:33:13.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO7816-4
    04:33:13.588 [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
    04:33:13.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO7816-4PADDING
    04:33:13.588 [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
    04:33:13.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/NOPADDING
    04:33:13.588 [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
    04:33:13.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS5
    04:33:13.588 [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
    04:33:13.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS5PADDING
    04:33:13.588 [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
    04:33:13.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS7
    04:33:13.588 [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
    04:33:13.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS7PADDING
    04:33:13.588 [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
    04:33:13.589 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/TBC
    04:33:13.589 [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
    04:33:13.589 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/TBCPADDING
    04:33:13.589 [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
    04:33:13.589 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/X9.23
    04:33:13.589 [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
    04:33:13.589 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/X9.23PADDING
    04:33:13.590 [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
    04:33:13.590 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ZEROBYTE
    04:33:13.590 [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
    04:33:13.590 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ZEROBYTEPADDING
    04:33:13.591 [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
    04:33:13.591 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/
    04:33:13.591 [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
    04:33:13.591 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126
    04:33:13.591 [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
    04:33:13.592 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126-2
    04:33:13.592 [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
    04:33:13.592 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126-2PADDING
    04:33:13.592 [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
    04:33:13.592 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126PADDING
    04:33:13.593 [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
    04:33:13.593 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO7816-4
    04:33:13.594 [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
    04:33:13.594 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO7816-4PADDING
    04:33:13.594 [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
    04:33:13.594 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/NOPADDING
    04:33:13.594 [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
    04:33:13.595 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS5
    04:33:13.595 [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
    04:33:13.595 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS5PADDING
    04:33:13.595 [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
    04:33:13.595 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS7
    04:33:13.596 [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
    04:33:13.596 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS7PADDING
    04:33:13.596 [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
    04:33:13.596 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/TBC
    04:33:13.596 [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
    04:33:13.597 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/TBCPADDING
    04:33:13.597 [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
    04:33:13.597 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/X9.23
    04:33:13.597 [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
    04:33:13.598 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/X9.23PADDING
    04:33:13.598 [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
    04:33:13.598 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ZEROBYTE
    04:33:13.598 [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
    04:33:13.598 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ZEROBYTEPADDING
    04:33:13.599 [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
    04:33:13.599 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/
    04:33:13.599 [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
    04:33:13.599 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126
    04:33:13.599 [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
    04:33:13.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126-2
    04:33:13.600 [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
    04:33:13.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126-2PADDING
    04:33:13.600 [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
    04:33:13.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126PADDING
    04:33:13.601 [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
    04:33:13.601 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO7816-4
    04:33:13.601 [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
    04:33:13.601 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO7816-4PADDING
    04:33:13.601 [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
    04:33:13.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/NOPADDING
    04:33:13.602 [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
    04:33:13.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS5
    04:33:13.602 [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
    04:33:13.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS5PADDING
    04:33:13.602 [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
    04:33:13.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS7
    04:33:13.602 [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
    04:33:13.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS7PADDING
    04:33:13.602 [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
    04:33:13.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/TBC
    04:33:13.602 [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
    04:33:13.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/TBCPADDING
    04:33:13.603 [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
    04:33:13.603 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/X9.23
    04:33:13.603 [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
    04:33:13.603 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/X9.23PADDING
    04:33:13.603 [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
    04:33:13.603 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ZEROBYTE
    04:33:13.603 [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
    04:33:13.603 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ZEROBYTEPADDING
    04:33:13.604 [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
    04:33:13.604 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/
    04:33:13.604 [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
    04:33:13.604 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126
    04:33:13.604 [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
    04:33:13.604 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126-2
    04:33:13.604 [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
    04:33:13.604 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126-2PADDING
    04:33:13.604 [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
    04:33:13.605 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126PADDING
    04:33:13.605 [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
    04:33:13.605 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO7816-4
    04:33:13.605 [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
    04:33:13.605 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO7816-4PADDING
    04:33:13.605 [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
    04:33:13.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/NOPADDING
    04:33:13.606 [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
    04:33:13.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS5
    04:33:13.606 [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
    04:33:13.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS5PADDING
    04:33:13.606 [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
    04:33:13.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS7
    04:33:13.606 [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
    04:33:13.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS7PADDING
    04:33:13.607 [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
    04:33:13.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/TBC
    04:33:13.607 [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
    04:33:13.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/TBCPADDING
    04:33:13.607 [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
    04:33:13.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/X9.23
    04:33:13.607 [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
    04:33:13.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/X9.23PADDING
    04:33:13.607 [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
    04:33:13.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ZEROBYTE
    04:33:13.608 [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
    04:33:13.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ZEROBYTEPADDING
    04:33:13.608 [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
    04:33:13.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/
    04:33:13.608 [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
    04:33:13.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126
    04:33:13.608 [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
    04:33:13.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126-2
    04:33:13.608 [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
    04:33:13.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126-2PADDING
    04:33:13.609 [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
    04:33:13.609 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126PADDING
    04:33:13.609 [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
    04:33:13.609 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO7816-4
    04:33:13.609 [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
    04:33:13.609 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO7816-4PADDING
    04:33:13.609 [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
    04:33:13.610 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/NOPADDING
    04:33:13.610 [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
    04:33:13.610 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS5
    04:33:13.610 [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
    04:33:13.610 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS5PADDING
    04:33:13.610 [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
    04:33:13.610 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS7
    04:33:13.610 [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
    04:33:13.610 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS7PADDING
    04:33:13.611 [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
    04:33:13.611 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/TBC
    04:33:13.611 [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
    04:33:13.611 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/TBCPADDING
    04:33:13.611 [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
    04:33:13.611 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/X9.23
    04:33:13.612 [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
    04:33:13.612 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/X9.23PADDING
    04:33:13.612 [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
    04:33:13.612 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ZEROBYTE
    04:33:13.612 [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
    04:33:13.612 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ZEROBYTEPADDING
    04:33:13.612 [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
    04:33:13.612 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/
    04:33:13.612 [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
    04:33:13.612 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126
    04:33:13.612 [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
    04:33:13.612 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126-2
    04:33:13.613 [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
    04:33:13.613 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126-2PADDING
    04:33:13.613 [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
    04:33:13.613 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126PADDING
    04:33:13.613 [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
    04:33:13.613 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO7816-4
    04:33:13.614 [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
    04:33:13.614 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO7816-4PADDING
    04:33:13.614 [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
    04:33:13.614 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/NOPADDING
    04:33:13.614 [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
    04:33:13.614 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS5
    04:33:13.614 [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
    04:33:13.614 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS5PADDING
    04:33:13.614 [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
    04:33:13.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS7
    04:33:13.615 [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
    04:33:13.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS7PADDING
    04:33:13.615 [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
    04:33:13.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/TBC
    04:33:13.615 [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
    04:33:13.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/TBCPADDING
    04:33:13.615 [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
    04:33:13.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/X9.23
    04:33:13.616 [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
    04:33:13.616 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/X9.23PADDING
    04:33:13.616 [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
    04:33:13.616 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ZEROBYTE
    04:33:13.616 [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
    04:33:13.616 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ZEROBYTEPADDING
    04:33:13.616 [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
    04:33:13.616 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/
    04:33:13.616 [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
    04:33:13.616 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126
    04:33:13.617 [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
    04:33:13.617 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126-2
    04:33:13.617 [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
    04:33:13.617 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126-2PADDING
    04:33:13.617 [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
    04:33:13.618 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126PADDING
    04:33:13.618 [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
    04:33:13.618 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO7816-4
    04:33:13.618 [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
    04:33:13.618 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO7816-4PADDING
    04:33:13.618 [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
    04:33:13.618 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/NOPADDING
    04:33:13.618 [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
    04:33:13.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS5
    04:33:13.619 [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
    04:33:13.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS5PADDING
    04:33:13.619 [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
    04:33:13.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS7
    04:33:13.619 [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
    04:33:13.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS7PADDING
    04:33:13.620 [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
    04:33:13.620 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/TBC
    04:33:13.620 [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
    04:33:13.620 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/TBCPADDING
    04:33:13.620 [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
    04:33:13.620 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/X9.23
    04:33:13.620 [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
    04:33:13.621 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/X9.23PADDING
    04:33:13.621 [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
    04:33:13.621 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ZEROBYTE
    04:33:13.621 [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
    04:33:13.621 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ZEROBYTEPADDING
    04:33:13.621 [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
    04:33:13.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/
    04:33:13.622 [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
    04:33:13.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126
    04:33:13.622 [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
    04:33:13.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126-2
    04:33:13.622 [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
    04:33:13.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126-2PADDING
    04:33:13.622 [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
    04:33:13.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126PADDING
    04:33:13.623 [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
    04:33:13.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO7816-4
    04:33:13.623 [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
    04:33:13.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO7816-4PADDING
    04:33:13.623 [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
    04:33:13.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/NOPADDING
    04:33:13.623 [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
    04:33:13.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS5
    04:33:13.623 [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
    04:33:13.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS5PADDING
    04:33:13.624 [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
    04:33:13.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS7
    04:33:13.624 [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
    04:33:13.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS7PADDING
    04:33:13.624 [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
    04:33:13.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/TBC
    04:33:13.624 [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
    04:33:13.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/TBCPADDING
    04:33:13.625 [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
    04:33:13.625 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/X9.23
    04:33:13.625 [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
    04:33:13.625 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/X9.23PADDING
    04:33:13.625 [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
    04:33:13.625 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ZEROBYTE
    04:33:13.626 [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
    04:33:13.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ZEROBYTEPADDING
    04:33:13.626 [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
    04:33:13.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/
    04:33:13.626 [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
    04:33:13.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126
    04:33:13.626 [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
    04:33:13.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126-2
    04:33:13.627 [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
    04:33:13.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126-2PADDING
    04:33:13.627 [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
    04:33:13.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126PADDING
    04:33:13.627 [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
    04:33:13.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO7816-4
    04:33:13.627 [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
    04:33:13.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO7816-4PADDING
    04:33:13.628 [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
    04:33:13.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/NOPADDING
    04:33:13.628 [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
    04:33:13.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS5
    04:33:13.628 [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
    04:33:13.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS5PADDING
    04:33:13.629 [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
    04:33:13.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS7
    04:33:13.629 [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
    04:33:13.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS7PADDING
    04:33:13.629 [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
    04:33:13.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/TBC
    04:33:13.630 [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
    04:33:13.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/TBCPADDING
    04:33:13.630 [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
    04:33:13.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/X9.23
    04:33:13.630 [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
    04:33:13.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/X9.23PADDING
    04:33:13.630 [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
    04:33:13.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ZEROBYTE
    04:33:13.631 [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
    04:33:13.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ZEROBYTEPADDING
    04:33:13.631 [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
    04:33:13.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/
    04:33:13.631 [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
    04:33:13.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126
    04:33:13.631 [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
    04:33:13.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126-2
    04:33:13.631 [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
    04:33:13.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126-2PADDING
    04:33:13.631 [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
    04:33:13.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126PADDING
    04:33:13.631 [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
    04:33:13.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO7816-4
    04:33:13.631 [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
    04:33:13.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO7816-4PADDING
    04:33:13.631 [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
    04:33:13.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/NOPADDING
    04:33:13.631 [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
    04:33:13.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS5
    04:33:13.631 [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
    04:33:13.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS5PADDING
    04:33:13.632 [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
    04:33:13.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS7
    04:33:13.632 [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
    04:33:13.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS7PADDING
    04:33:13.632 [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
    04:33:13.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/TBC
    04:33:13.632 [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
    04:33:13.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/TBCPADDING
    04:33:13.632 [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
    04:33:13.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/X9.23
    04:33:13.632 [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
    04:33:13.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/X9.23PADDING
    04:33:13.632 [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
    04:33:13.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ZEROBYTE
    04:33:13.632 [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
    04:33:13.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ZEROBYTEPADDING
    04:33:13.632 [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
    04:33:13.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/
    04:33:13.632 [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
    04:33:13.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126
    04:33:13.632 [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
    04:33:13.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126-2
    04:33:13.632 [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
    04:33:13.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126-2PADDING
    04:33:13.633 [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
    04:33:13.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126PADDING
    04:33:13.633 [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
    04:33:13.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO7816-4
    04:33:13.633 [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
    04:33:13.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO7816-4PADDING
    04:33:13.633 [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
    04:33:13.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/NOPADDING
    04:33:13.633 [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
    04:33:13.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS5
    04:33:13.633 [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
    04:33:13.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS5PADDING
    04:33:13.633 [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
    04:33:13.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS7
    04:33:13.633 [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
    04:33:13.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS7PADDING
    04:33:13.633 [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
    04:33:13.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/TBC
    04:33:13.634 [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
    04:33:13.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/TBCPADDING
    04:33:13.634 [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
    04:33:13.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/X9.23
    04:33:13.634 [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
    04:33:13.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/X9.23PADDING
    04:33:13.634 [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
    04:33:13.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ZEROBYTE
    04:33:13.634 [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
    04:33:13.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ZEROBYTEPADDING
    04:33:13.634 [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
    04:33:13.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/
    04:33:13.634 [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
    04:33:13.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126
    04:33:13.634 [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
    04:33:13.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126-2
    04:33:13.634 [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
    04:33:13.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126-2PADDING
    04:33:13.634 [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
    04:33:13.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126PADDING
    04:33:13.634 [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
    04:33:13.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO7816-4
    04:33:13.634 [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
    04:33:13.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO7816-4PADDING
    04:33:13.634 [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
    04:33:13.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/NOPADDING
    04:33:13.635 [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
    04:33:13.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS5
    04:33:13.635 [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
    04:33:13.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS5PADDING
    04:33:13.635 [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
    04:33:13.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS7
    04:33:13.635 [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
    04:33:13.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS7PADDING
    04:33:13.635 [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
    04:33:13.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/TBC
    04:33:13.635 [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
    04:33:13.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/TBCPADDING
    04:33:13.635 [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
    04:33:13.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/X9.23
    04:33:13.636 [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
    04:33:13.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/X9.23PADDING
    04:33:13.636 [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
    04:33:13.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ZEROBYTE
    04:33:13.636 [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
    04:33:13.637 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ZEROBYTEPADDING
    04:33:13.637 [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
    04:33:13.637 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/
    04:33:13.638 [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
    04:33:13.638 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126
    04:33:13.638 [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
    04:33:13.638 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126-2
    04:33:13.638 [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
    04:33:13.638 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126-2PADDING
    04:33:13.639 [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
    04:33:13.639 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126PADDING
    04:33:13.639 [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
    04:33:13.639 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO7816-4
    04:33:13.639 [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
    04:33:13.639 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO7816-4PADDING
    04:33:13.640 [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
    04:33:13.640 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/NOPADDING
    04:33:13.640 [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
    04:33:13.640 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS5
    04:33:13.640 [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
    04:33:13.640 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS5PADDING
    04:33:13.640 [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
    04:33:13.640 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS7
    04:33:13.641 [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
    04:33:13.641 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS7PADDING
    04:33:13.642 [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
    04:33:13.642 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/TBC
    04:33:13.642 [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
    04:33:13.642 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/TBCPADDING
    04:33:13.642 [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
    04:33:13.642 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/X9.23
    04:33:13.642 [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
    04:33:13.642 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/X9.23PADDING
    04:33:13.643 [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
    04:33:13.643 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ZEROBYTE
    04:33:13.643 [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
    04:33:13.643 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ZEROBYTEPADDING
    04:33:13.643 [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
    04:33:13.643 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6//
    04:33:13.644 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6//" does not support IV => Skipping.
    04:33:13.644 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6//NOPADDING
    04:33:13.644 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6//NOPADDING" does not support IV => Skipping.
    04:33:13.644 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC-CTS/
    04:33:13.645 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC-CTS/NOPADDING
    04:33:13.646 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/
    04:33:13.646 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO10126
    04:33:13.646 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO10126-2
    04:33:13.647 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO10126-2PADDING
    04:33:13.647 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO10126PADDING
    04:33:13.647 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO7816-4
    04:33:13.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO7816-4PADDING
    04:33:13.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/NOPADDING
    04:33:13.649 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/PKCS5
    04:33:13.649 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/PKCS5PADDING
    04:33:13.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/PKCS7
    04:33:13.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/PKCS7PADDING
    04:33:13.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/TBC
    04:33:13.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/TBCPADDING
    04:33:13.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/X9.23
    04:33:13.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/X9.23PADDING
    04:33:13.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ZEROBYTE
    04:33:13.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ZEROBYTEPADDING
    04:33:13.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CCM/
    04:33:13.653 [Test worker] ERROR o.s.c.CipherTest - transformation "RC6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:13.653 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CCM/NOPADDING
    04:33:13.653 [Test worker] ERROR o.s.c.CipherTest - transformation "RC6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:13.653 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/
    04:33:13.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO10126
    04:33:13.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO10126-2
    04:33:13.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO10126-2PADDING
    04:33:13.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO10126PADDING
    04:33:13.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO7816-4
    04:33:13.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO7816-4PADDING
    04:33:13.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/NOPADDING
    04:33:13.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/PKCS5
    04:33:13.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/PKCS5PADDING
    04:33:13.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/PKCS7
    04:33:13.657 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/PKCS7PADDING
    04:33:13.657 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/TBC
    04:33:13.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/TBCPADDING
    04:33:13.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/X9.23
    04:33:13.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/X9.23PADDING
    04:33:13.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ZEROBYTE
    04:33:13.659 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ZEROBYTEPADDING
    04:33:13.659 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/
    04:33:13.659 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126
    04:33:13.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126-2
    04:33:13.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126-2PADDING
    04:33:13.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126PADDING
    04:33:13.661 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO7816-4
    04:33:13.661 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO7816-4PADDING
    04:33:13.661 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/NOPADDING
    04:33:13.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/PKCS5
    04:33:13.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/PKCS5PADDING
    04:33:13.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/PKCS7
    04:33:13.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/PKCS7PADDING
    04:33:13.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/TBC
    04:33:13.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/TBCPADDING
    04:33:13.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/X9.23
    04:33:13.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/X9.23PADDING
    04:33:13.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ZEROBYTE
    04:33:13.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ZEROBYTEPADDING
    04:33:13.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/
    04:33:13.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126
    04:33:13.705 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126-2
    04:33:13.705 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126-2PADDING
    04:33:13.705 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126PADDING
    04:33:13.705 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO7816-4
    04:33:13.705 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO7816-4PADDING
    04:33:13.705 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/NOPADDING
    04:33:13.705 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/PKCS5
    04:33:13.705 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/PKCS5PADDING
    04:33:13.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/PKCS7
    04:33:13.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/PKCS7PADDING
    04:33:13.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/TBC
    04:33:13.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/TBCPADDING
    04:33:13.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/X9.23
    04:33:13.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/X9.23PADDING
    04:33:13.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ZEROBYTE
    04:33:13.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ZEROBYTEPADDING
    04:33:13.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/
    04:33:13.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126
    04:33:13.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126-2
    04:33:13.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126-2PADDING
    04:33:13.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126PADDING
    04:33:13.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO7816-4
    04:33:13.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO7816-4PADDING
    04:33:13.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/NOPADDING
    04:33:13.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/PKCS5
    04:33:13.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/PKCS5PADDING
    04:33:13.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/PKCS7
    04:33:13.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/PKCS7PADDING
    04:33:13.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/TBC
    04:33:13.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/TBCPADDING
    04:33:13.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/X9.23
    04:33:13.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/X9.23PADDING
    04:33:13.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ZEROBYTE
    04:33:13.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ZEROBYTEPADDING
    04:33:13.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/
    04:33:13.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126
    04:33:13.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126-2
    04:33:13.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126-2PADDING
    04:33:13.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126PADDING
    04:33:13.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO7816-4
    04:33:13.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO7816-4PADDING
    04:33:13.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/NOPADDING
    04:33:13.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/PKCS5
    04:33:13.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/PKCS5PADDING
    04:33:13.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/PKCS7
    04:33:13.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/PKCS7PADDING
    04:33:13.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/TBC
    04:33:13.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/TBCPADDING
    04:33:13.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/X9.23
    04:33:13.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/X9.23PADDING
    04:33:13.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ZEROBYTE
    04:33:13.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ZEROBYTEPADDING
    04:33:13.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/
    04:33:13.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126
    04:33:13.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126-2
    04:33:13.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126-2PADDING
    04:33:13.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126PADDING
    04:33:13.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO7816-4
    04:33:13.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO7816-4PADDING
    04:33:13.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/NOPADDING
    04:33:13.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/PKCS5
    04:33:13.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/PKCS5PADDING
    04:33:13.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/PKCS7
    04:33:13.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/PKCS7PADDING
    04:33:13.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/TBC
    04:33:13.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/TBCPADDING
    04:33:13.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/X9.23
    04:33:13.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/X9.23PADDING
    04:33:13.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ZEROBYTE
    04:33:13.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ZEROBYTEPADDING
    04:33:13.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/
    04:33:13.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126
    04:33:13.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126-2
    04:33:13.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126-2PADDING
    04:33:13.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126PADDING
    04:33:13.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO7816-4
    04:33:13.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO7816-4PADDING
    04:33:13.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/NOPADDING
    04:33:13.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/PKCS5
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/PKCS5PADDING
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/PKCS7
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/PKCS7PADDING
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/TBC
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/TBCPADDING
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/X9.23
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/X9.23PADDING
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ZEROBYTE
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ZEROBYTEPADDING
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126-2
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126-2PADDING
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126PADDING
    04:33:13.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO7816-4
    04:33:13.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO7816-4PADDING
    04:33:13.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/NOPADDING
    04:33:13.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/PKCS5
    04:33:13.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/PKCS5PADDING
    04:33:13.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/PKCS7
    04:33:13.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/PKCS7PADDING
    04:33:13.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/TBC
    04:33:13.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/TBCPADDING
    04:33:13.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/X9.23
    04:33:13.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/X9.23PADDING
    04:33:13.717 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ZEROBYTE
    04:33:13.717 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ZEROBYTEPADDING
    04:33:13.717 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/
    04:33:13.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126
    04:33:13.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126-2
    04:33:13.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126-2PADDING
    04:33:13.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126PADDING
    04:33:13.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO7816-4
    04:33:13.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO7816-4PADDING
    04:33:13.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/NOPADDING
    04:33:13.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/PKCS5
    04:33:13.721 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/PKCS5PADDING
    04:33:13.721 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/PKCS7
    04:33:13.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/PKCS7PADDING
    04:33:13.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/TBC
    04:33:13.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/TBCPADDING
    04:33:13.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/X9.23
    04:33:13.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/X9.23PADDING
    04:33:13.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ZEROBYTE
    04:33:13.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ZEROBYTEPADDING
    04:33:13.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/
    04:33:13.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126
    04:33:13.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126-2
    04:33:13.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126-2PADDING
    04:33:13.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126PADDING
    04:33:13.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO7816-4
    04:33:13.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO7816-4PADDING
    04:33:13.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/NOPADDING
    04:33:13.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/PKCS5
    04:33:13.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/PKCS5PADDING
    04:33:13.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/PKCS7
    04:33:13.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/PKCS7PADDING
    04:33:13.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/TBC
    04:33:13.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/TBCPADDING
    04:33:13.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/X9.23
    04:33:13.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/X9.23PADDING
    04:33:13.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ZEROBYTE
    04:33:13.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ZEROBYTEPADDING
    04:33:13.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/
    04:33:13.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126
    04:33:13.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126-2
    04:33:13.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126-2PADDING
    04:33:13.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126PADDING
    04:33:13.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO7816-4
    04:33:13.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO7816-4PADDING
    04:33:13.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/NOPADDING
    04:33:13.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/PKCS5
    04:33:13.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/PKCS5PADDING
    04:33:13.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/PKCS7
    04:33:13.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/PKCS7PADDING
    04:33:13.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/TBC
    04:33:13.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/TBCPADDING
    04:33:13.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/X9.23
    04:33:13.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/X9.23PADDING
    04:33:13.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ZEROBYTE
    04:33:13.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ZEROBYTEPADDING
    04:33:13.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/
    04:33:13.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126
    04:33:13.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126-2
    04:33:13.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126-2PADDING
    04:33:13.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126PADDING
    04:33:13.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO7816-4
    04:33:13.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO7816-4PADDING
    04:33:13.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/NOPADDING
    04:33:13.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/PKCS5
    04:33:13.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/PKCS5PADDING
    04:33:13.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/PKCS7
    04:33:13.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/PKCS7PADDING
    04:33:13.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/TBC
    04:33:13.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/TBCPADDING
    04:33:13.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/X9.23
    04:33:13.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/X9.23PADDING
    04:33:13.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ZEROBYTE
    04:33:13.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ZEROBYTEPADDING
    04:33:13.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/
    04:33:13.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126
    04:33:13.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126-2
    04:33:13.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126-2PADDING
    04:33:13.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126PADDING
    04:33:13.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO7816-4
    04:33:13.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO7816-4PADDING
    04:33:13.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/NOPADDING
    04:33:13.732 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/PKCS5
    04:33:13.732 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/PKCS5PADDING
    04:33:13.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/PKCS7
    04:33:13.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/PKCS7PADDING
    04:33:13.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/TBC
    04:33:13.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/TBCPADDING
    04:33:13.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/X9.23
    04:33:13.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/X9.23PADDING
    04:33:13.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ZEROBYTE
    04:33:13.737 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ZEROBYTEPADDING
    04:33:13.738 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/
    04:33:13.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126
    04:33:13.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126-2
    04:33:13.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126-2PADDING
    04:33:13.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126PADDING
    04:33:13.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO7816-4
    04:33:13.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO7816-4PADDING
    04:33:13.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/NOPADDING
    04:33:13.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/PKCS5
    04:33:13.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/PKCS5PADDING
    04:33:13.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/PKCS7
    04:33:13.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/PKCS7PADDING
    04:33:13.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/TBC
    04:33:13.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/TBCPADDING
    04:33:13.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/X9.23
    04:33:13.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/X9.23PADDING
    04:33:13.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ZEROBYTE
    04:33:13.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ZEROBYTEPADDING
    04:33:13.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/
    04:33:13.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126
    04:33:13.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126-2
    04:33:13.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126-2PADDING
    04:33:13.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126PADDING
    04:33:13.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO7816-4
    04:33:13.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO7816-4PADDING
    04:33:13.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/NOPADDING
    04:33:13.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/PKCS5
    04:33:13.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/PKCS5PADDING
    04:33:13.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/PKCS7
    04:33:13.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/PKCS7PADDING
    04:33:13.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/TBC
    04:33:13.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/TBCPADDING
    04:33:13.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/X9.23
    04:33:13.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/X9.23PADDING
    04:33:13.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ZEROBYTE
    04:33:13.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ZEROBYTEPADDING
    04:33:13.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/
    04:33:13.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126
    04:33:13.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126-2
    04:33:13.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126-2PADDING
    04:33:13.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126PADDING
    04:33:13.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO7816-4
    04:33:13.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO7816-4PADDING
    04:33:13.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/NOPADDING
    04:33:13.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/PKCS5
    04:33:13.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/PKCS5PADDING
    04:33:13.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/PKCS7
    04:33:13.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/PKCS7PADDING
    04:33:13.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/TBC
    04:33:13.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/TBCPADDING
    04:33:13.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/X9.23
    04:33:13.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/X9.23PADDING
    04:33:13.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ZEROBYTE
    04:33:13.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ZEROBYTEPADDING
    04:33:13.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/
    04:33:13.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126
    04:33:13.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126-2
    04:33:13.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126-2PADDING
    04:33:13.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126PADDING
    04:33:13.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO7816-4
    04:33:13.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO7816-4PADDING
    04:33:13.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/NOPADDING
    04:33:13.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/PKCS5
    04:33:13.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/PKCS5PADDING
    04:33:13.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/PKCS7
    04:33:13.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/PKCS7PADDING
    04:33:13.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/TBC
    04:33:13.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/TBCPADDING
    04:33:13.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/X9.23
    04:33:13.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/X9.23PADDING
    04:33:13.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ZEROBYTE
    04:33:13.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ZEROBYTEPADDING
    04:33:13.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/
    04:33:13.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126
    04:33:13.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126-2
    04:33:13.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126-2PADDING
    04:33:13.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126PADDING
    04:33:13.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO7816-4
    04:33:13.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO7816-4PADDING
    04:33:13.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/NOPADDING
    04:33:13.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/PKCS5
    04:33:13.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/PKCS5PADDING
    04:33:13.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/PKCS7
    04:33:13.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/PKCS7PADDING
    04:33:13.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/TBC
    04:33:13.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/TBCPADDING
    04:33:13.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/X9.23
    04:33:13.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/X9.23PADDING
    04:33:13.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ZEROBYTE
    04:33:13.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ZEROBYTEPADDING
    04:33:13.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/
    04:33:13.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126
    04:33:13.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126-2
    04:33:13.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126-2PADDING
    04:33:13.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126PADDING
    04:33:13.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO7816-4
    04:33:13.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO7816-4PADDING
    04:33:13.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/NOPADDING
    04:33:13.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/PKCS5
    04:33:13.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/PKCS5PADDING
    04:33:13.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/PKCS7
    04:33:13.753 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/PKCS7PADDING
    04:33:13.753 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/TBC
    04:33:13.753 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/TBCPADDING
    04:33:13.753 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/X9.23
    04:33:13.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/X9.23PADDING
    04:33:13.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ZEROBYTE
    04:33:13.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ZEROBYTEPADDING
    04:33:13.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/
    04:33:13.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126
    04:33:13.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126-2
    04:33:13.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126-2PADDING
    04:33:13.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126PADDING
    04:33:13.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO7816-4
    04:33:13.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO7816-4PADDING
    04:33:13.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/NOPADDING
    04:33:13.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/PKCS5
    04:33:13.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/PKCS5PADDING
    04:33:13.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/PKCS7
    04:33:13.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/PKCS7PADDING
    04:33:13.757 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/TBC
    04:33:13.757 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/TBCPADDING
    04:33:13.757 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/X9.23
    04:33:13.757 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/X9.23PADDING
    04:33:13.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ZEROBYTE
    04:33:13.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ZEROBYTEPADDING
    04:33:13.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/
    04:33:13.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126
    04:33:13.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126-2
    04:33:13.759 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126-2PADDING
    04:33:13.759 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126PADDING
    04:33:13.759 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO7816-4
    04:33:13.759 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO7816-4PADDING
    04:33:13.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/NOPADDING
    04:33:13.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/PKCS5
    04:33:13.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/PKCS5PADDING
    04:33:13.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/PKCS7
    04:33:13.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/PKCS7PADDING
    04:33:13.761 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/TBC
    04:33:13.761 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/TBCPADDING
    04:33:13.762 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/X9.23
    04:33:13.762 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/X9.23PADDING
    04:33:13.762 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ZEROBYTE
    04:33:13.762 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ZEROBYTEPADDING
    04:33:13.762 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/
    04:33:13.763 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126
    04:33:13.763 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126-2
    04:33:13.763 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126-2PADDING
    04:33:13.763 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126PADDING
    04:33:13.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO7816-4
    04:33:13.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO7816-4PADDING
    04:33:13.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/NOPADDING
    04:33:13.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/PKCS5
    04:33:13.765 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/PKCS5PADDING
    04:33:13.765 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/PKCS7
    04:33:13.765 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/PKCS7PADDING
    04:33:13.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/TBC
    04:33:13.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/TBCPADDING
    04:33:13.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/X9.23
    04:33:13.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/X9.23PADDING
    04:33:13.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ZEROBYTE
    04:33:13.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ZEROBYTEPADDING
    04:33:13.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/
    04:33:13.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126
    04:33:13.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126-2
    04:33:13.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126-2PADDING
    04:33:13.768 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126PADDING
    04:33:13.768 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO7816-4
    04:33:13.768 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO7816-4PADDING
    04:33:13.769 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/NOPADDING
    04:33:13.769 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/PKCS5
    04:33:13.769 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/PKCS5PADDING
    04:33:13.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/PKCS7
    04:33:13.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/PKCS7PADDING
    04:33:13.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/TBC
    04:33:13.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/TBCPADDING
    04:33:13.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/X9.23
    04:33:13.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/X9.23PADDING
    04:33:13.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ZEROBYTE
    04:33:13.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ZEROBYTEPADDING
    04:33:13.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/
    04:33:13.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126
    04:33:13.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126-2
    04:33:13.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126-2PADDING
    04:33:13.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126PADDING
    04:33:13.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO7816-4
    04:33:13.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO7816-4PADDING
    04:33:13.773 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/NOPADDING
    04:33:13.773 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/PKCS5
    04:33:13.773 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/PKCS5PADDING
    04:33:13.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/PKCS7
    04:33:13.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/PKCS7PADDING
    04:33:13.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/TBC
    04:33:13.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/TBCPADDING
    04:33:13.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/X9.23
    04:33:13.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/X9.23PADDING
    04:33:13.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ZEROBYTE
    04:33:13.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ZEROBYTEPADDING
    04:33:13.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/
    04:33:13.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126
    04:33:13.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126-2
    04:33:13.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126-2PADDING
    04:33:13.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126PADDING
    04:33:13.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO7816-4
    04:33:13.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO7816-4PADDING
    04:33:13.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/NOPADDING
    04:33:13.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/PKCS5
    04:33:13.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/PKCS5PADDING
    04:33:13.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/PKCS7
    04:33:13.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/PKCS7PADDING
    04:33:13.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/TBC
    04:33:13.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/TBCPADDING
    04:33:13.777 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/X9.23
    04:33:13.777 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/X9.23PADDING
    04:33:13.777 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ZEROBYTE
    04:33:13.777 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ZEROBYTEPADDING
    04:33:13.777 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126-2
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126-2PADDING
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126PADDING
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO7816-4
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO7816-4PADDING
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/NOPADDING
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/PKCS5
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/PKCS5PADDING
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/PKCS7
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/PKCS7PADDING
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/TBC
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/TBCPADDING
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/X9.23
    04:33:13.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/X9.23PADDING
    04:33:13.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ZEROBYTE
    04:33:13.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ZEROBYTEPADDING
    04:33:13.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/
    04:33:13.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126
    04:33:13.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126-2
    04:33:13.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126-2PADDING
    04:33:13.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126PADDING
    04:33:13.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO7816-4
    04:33:13.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO7816-4PADDING
    04:33:13.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/NOPADDING
    04:33:13.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/PKCS5
    04:33:13.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/PKCS5PADDING
    04:33:13.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/PKCS7
    04:33:13.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/PKCS7PADDING
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/TBC
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/TBCPADDING
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/X9.23
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/X9.23PADDING
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ZEROBYTE
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ZEROBYTEPADDING
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126-2
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126-2PADDING
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126PADDING
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO7816-4
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO7816-4PADDING
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/NOPADDING
    04:33:13.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/PKCS5
    04:33:13.781 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/PKCS5PADDING
    04:33:13.781 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/PKCS7
    04:33:13.781 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/PKCS7PADDING
    04:33:13.781 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/TBC
    04:33:13.781 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/TBCPADDING
    04:33:13.781 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/X9.23
    04:33:13.781 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/X9.23PADDING
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ZEROBYTE
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ZEROBYTEPADDING
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126-2
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126-2PADDING
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126PADDING
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO7816-4
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO7816-4PADDING
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/NOPADDING
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/PKCS5
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/PKCS5PADDING
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/PKCS7
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/PKCS7PADDING
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/TBC
    04:33:13.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/TBCPADDING
    04:33:13.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/X9.23
    04:33:13.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/X9.23PADDING
    04:33:13.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ZEROBYTE
    04:33:13.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ZEROBYTEPADDING
    04:33:13.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/
    04:33:13.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126
    04:33:13.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126-2
    04:33:13.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126-2PADDING
    04:33:13.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126PADDING
    04:33:13.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO7816-4
    04:33:13.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO7816-4PADDING
    04:33:13.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/NOPADDING
    04:33:13.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/PKCS5
    04:33:13.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/PKCS5PADDING
    04:33:13.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/PKCS7
    04:33:13.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/PKCS7PADDING
    04:33:13.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/TBC
    04:33:13.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/TBCPADDING
    04:33:13.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/X9.23
    04:33:13.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/X9.23PADDING
    04:33:13.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ZEROBYTE
    04:33:13.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ZEROBYTEPADDING
    04:33:13.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/
    04:33:13.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126
    04:33:13.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126-2
    04:33:13.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126-2PADDING
    04:33:13.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126PADDING
    04:33:13.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO7816-4
    04:33:13.785 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO7816-4PADDING
    04:33:13.785 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/NOPADDING
    04:33:13.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/PKCS5
    04:33:13.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/PKCS5PADDING
    04:33:13.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/PKCS7
    04:33:13.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/PKCS7PADDING
    04:33:13.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/TBC
    04:33:13.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/TBCPADDING
    04:33:13.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/X9.23
    04:33:13.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/X9.23PADDING
    04:33:13.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ZEROBYTE
    04:33:13.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ZEROBYTEPADDING
    04:33:13.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/
    04:33:13.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126
    04:33:13.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126-2
    04:33:13.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126-2PADDING
    04:33:13.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126PADDING
    04:33:13.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO7816-4
    04:33:13.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO7816-4PADDING
    04:33:13.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/NOPADDING
    04:33:13.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/PKCS5
    04:33:13.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/PKCS5PADDING
    04:33:13.789 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/PKCS7
    04:33:13.789 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/PKCS7PADDING
    04:33:13.789 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/TBC
    04:33:13.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/TBCPADDING
    04:33:13.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/X9.23
    04:33:13.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/X9.23PADDING
    04:33:13.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ZEROBYTE
    04:33:13.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ZEROBYTEPADDING
    04:33:13.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/
    04:33:13.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126-2
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126-2PADDING
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126PADDING
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO7816-4
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO7816-4PADDING
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/NOPADDING
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/PKCS5
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/PKCS5PADDING
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/PKCS7
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/PKCS7PADDING
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/TBC
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/TBCPADDING
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/X9.23
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/X9.23PADDING
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ZEROBYTE
    04:33:13.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ZEROBYTEPADDING
    04:33:13.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CTS/
    04:33:13.792 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/CTS/" does not support IV => Skipping.
    04:33:13.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CTS/NOPADDING
    04:33:13.792 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/CTS/NOPADDING" does not support IV => Skipping.
    04:33:13.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/EAX/
    04:33:13.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/EAX/NOPADDING
    04:33:13.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/ECB/
    04:33:13.793 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/ECB/" does not support IV => Skipping.
    04:33:13.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/ECB/NOPADDING
    04:33:13.794 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/ECB/NOPADDING" does not support IV => Skipping.
    04:33:13.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/GCM/
    04:33:13.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/GCM/NOPADDING
    04:33:13.795 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/
    04:33:13.795 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO10126
    04:33:13.795 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO10126-2
    04:33:13.795 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO10126-2PADDING
    04:33:13.795 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO10126PADDING
    04:33:13.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO7816-4
    04:33:13.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO7816-4PADDING
    04:33:13.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/NOPADDING
    04:33:13.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/PKCS5
    04:33:13.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/PKCS5PADDING
    04:33:13.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/PKCS7
    04:33:13.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/PKCS7PADDING
    04:33:13.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/TBC
    04:33:13.797 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/TBCPADDING
    04:33:13.797 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/X9.23
    04:33:13.797 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/X9.23PADDING
    04:33:13.797 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ZEROBYTE
    04:33:13.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ZEROBYTEPADDING
    04:33:13.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/
    04:33:13.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126
    04:33:13.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126-2
    04:33:13.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126-2PADDING
    04:33:13.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126PADDING
    04:33:13.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO7816-4
    04:33:13.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO7816-4PADDING
    04:33:13.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/NOPADDING
    04:33:13.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/PKCS5
    04:33:13.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/PKCS5PADDING
    04:33:13.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/PKCS7
    04:33:13.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/PKCS7PADDING
    04:33:13.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/TBC
    04:33:13.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/TBCPADDING
    04:33:13.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/X9.23
    04:33:13.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/X9.23PADDING
    04:33:13.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ZEROBYTE
    04:33:13.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ZEROBYTEPADDING
    04:33:13.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/
    04:33:13.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126
    04:33:13.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126-2
    04:33:13.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126-2PADDING
    04:33:13.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126PADDING
    04:33:13.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO7816-4
    04:33:13.801 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO7816-4PADDING
    04:33:13.801 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/NOPADDING
    04:33:13.801 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/PKCS5
    04:33:13.801 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/PKCS5PADDING
    04:33:13.801 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/PKCS7
    04:33:13.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/PKCS7PADDING
    04:33:13.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/TBC
    04:33:13.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/TBCPADDING
    04:33:13.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/X9.23
    04:33:13.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/X9.23PADDING
    04:33:13.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ZEROBYTE
    04:33:13.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ZEROBYTEPADDING
    04:33:13.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/
    04:33:13.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126
    04:33:13.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126-2
    04:33:13.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126-2PADDING
    04:33:13.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126PADDING
    04:33:13.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO7816-4
    04:33:13.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO7816-4PADDING
    04:33:13.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/NOPADDING
    04:33:13.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/PKCS5
    04:33:13.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/PKCS5PADDING
    04:33:13.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/PKCS7
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/PKCS7PADDING
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/TBC
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/TBCPADDING
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/X9.23
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/X9.23PADDING
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ZEROBYTE
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ZEROBYTEPADDING
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126-2
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126-2PADDING
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126PADDING
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO7816-4
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO7816-4PADDING
    04:33:13.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/NOPADDING
    04:33:13.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/PKCS5
    04:33:13.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/PKCS5PADDING
    04:33:13.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/PKCS7
    04:33:13.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/PKCS7PADDING
    04:33:13.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/TBC
    04:33:13.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/TBCPADDING
    04:33:13.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/X9.23
    04:33:13.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/X9.23PADDING
    04:33:13.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ZEROBYTE
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ZEROBYTEPADDING
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126-2
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126-2PADDING
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126PADDING
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO7816-4
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO7816-4PADDING
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/NOPADDING
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/PKCS5
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/PKCS5PADDING
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/PKCS7
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/PKCS7PADDING
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/TBC
    04:33:13.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/TBCPADDING
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/X9.23
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/X9.23PADDING
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ZEROBYTE
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ZEROBYTEPADDING
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126-2
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126-2PADDING
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126PADDING
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO7816-4
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO7816-4PADDING
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/NOPADDING
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/PKCS5
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/PKCS5PADDING
    04:33:13.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/PKCS7
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/PKCS7PADDING
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/TBC
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/TBCPADDING
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/X9.23
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/X9.23PADDING
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ZEROBYTE
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ZEROBYTEPADDING
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126-2
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126-2PADDING
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126PADDING
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO7816-4
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO7816-4PADDING
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/NOPADDING
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/PKCS5
    04:33:13.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/PKCS5PADDING
    04:33:13.809 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/PKCS7
    04:33:13.809 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/PKCS7PADDING
    04:33:13.809 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/TBC
    04:33:13.809 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/TBCPADDING
    04:33:13.809 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/X9.23
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/X9.23PADDING
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ZEROBYTE
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ZEROBYTEPADDING
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126-2
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126-2PADDING
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126PADDING
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO7816-4
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO7816-4PADDING
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/NOPADDING
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/PKCS5
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/PKCS5PADDING
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/PKCS7
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/PKCS7PADDING
    04:33:13.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/TBC
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/TBCPADDING
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/X9.23
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/X9.23PADDING
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ZEROBYTE
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ZEROBYTEPADDING
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126-2
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126-2PADDING
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126PADDING
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO7816-4
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO7816-4PADDING
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/NOPADDING
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/PKCS5
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/PKCS5PADDING
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/PKCS7
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/PKCS7PADDING
    04:33:13.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/TBC
    04:33:13.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/TBCPADDING
    04:33:13.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/X9.23
    04:33:13.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/X9.23PADDING
    04:33:13.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ZEROBYTE
    04:33:13.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ZEROBYTEPADDING
    04:33:13.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/
    04:33:13.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126
    04:33:13.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126-2
    04:33:13.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126-2PADDING
    04:33:13.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126PADDING
    04:33:13.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO7816-4
    04:33:13.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO7816-4PADDING
    04:33:13.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/NOPADDING
    04:33:13.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/PKCS5
    04:33:13.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/PKCS5PADDING
    04:33:13.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/PKCS7
    04:33:13.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/PKCS7PADDING
    04:33:13.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/TBC
    04:33:13.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/TBCPADDING
    04:33:13.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/X9.23
    04:33:13.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/X9.23PADDING
    04:33:13.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ZEROBYTE
    04:33:13.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ZEROBYTEPADDING
    04:33:13.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/
    04:33:13.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126
    04:33:13.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126-2
    04:33:13.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126-2PADDING
    04:33:13.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126PADDING
    04:33:13.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO7816-4
    04:33:13.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO7816-4PADDING
    04:33:13.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/NOPADDING
    04:33:13.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/PKCS5
    04:33:13.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/PKCS5PADDING
    04:33:13.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/PKCS7
    04:33:13.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/PKCS7PADDING
    04:33:13.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/TBC
    04:33:13.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/TBCPADDING
    04:33:13.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/X9.23
    04:33:13.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/X9.23PADDING
    04:33:13.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ZEROBYTE
    04:33:13.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ZEROBYTEPADDING
    04:33:13.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/
    04:33:13.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126
    04:33:13.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126-2
    04:33:13.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126-2PADDING
    04:33:13.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126PADDING
    04:33:13.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO7816-4
    04:33:13.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO7816-4PADDING
    04:33:13.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/NOPADDING
    04:33:13.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/PKCS5
    04:33:13.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/PKCS5PADDING
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/PKCS7
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/PKCS7PADDING
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/TBC
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/TBCPADDING
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/X9.23
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/X9.23PADDING
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ZEROBYTE
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ZEROBYTEPADDING
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126-2
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126-2PADDING
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126PADDING
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO7816-4
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO7816-4PADDING
    04:33:13.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/NOPADDING
    04:33:13.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/PKCS5
    04:33:13.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/PKCS5PADDING
    04:33:13.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/PKCS7
    04:33:13.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/PKCS7PADDING
    04:33:13.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/TBC
    04:33:13.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/TBCPADDING
    04:33:13.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/X9.23
    04:33:13.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/X9.23PADDING
    04:33:13.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ZEROBYTE
    04:33:13.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ZEROBYTEPADDING
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126-2
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126-2PADDING
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126PADDING
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO7816-4
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO7816-4PADDING
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/NOPADDING
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/PKCS5
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/PKCS5PADDING
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/PKCS7
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/PKCS7PADDING
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/TBC
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/TBCPADDING
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/X9.23
    04:33:13.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/X9.23PADDING
    04:33:13.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ZEROBYTE
    04:33:13.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ZEROBYTEPADDING
    04:33:13.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/
    04:33:13.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126
    04:33:13.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126-2
    04:33:13.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126-2PADDING
    04:33:13.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126PADDING
    04:33:13.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO7816-4
    04:33:13.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO7816-4PADDING
    04:33:13.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/NOPADDING
    04:33:13.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/PKCS5
    04:33:13.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/PKCS5PADDING
    04:33:13.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/PKCS7
    04:33:13.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/PKCS7PADDING
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/TBC
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/TBCPADDING
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/X9.23
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/X9.23PADDING
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ZEROBYTE
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ZEROBYTEPADDING
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126-2
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126-2PADDING
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126PADDING
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO7816-4
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO7816-4PADDING
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/NOPADDING
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/PKCS5
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/PKCS5PADDING
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/PKCS7
    04:33:13.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/PKCS7PADDING
    04:33:13.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/TBC
    04:33:13.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/TBCPADDING
    04:33:13.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/X9.23
    04:33:13.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/X9.23PADDING
    04:33:13.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ZEROBYTE
    04:33:13.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ZEROBYTEPADDING
    04:33:13.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/
    04:33:13.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126
    04:33:13.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126-2
    04:33:13.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126-2PADDING
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126PADDING
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO7816-4
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO7816-4PADDING
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/NOPADDING
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/PKCS5
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/PKCS5PADDING
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/PKCS7
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/PKCS7PADDING
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/TBC
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/TBCPADDING
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/X9.23
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/X9.23PADDING
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ZEROBYTE
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ZEROBYTEPADDING
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126-2
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126-2PADDING
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126PADDING
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO7816-4
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO7816-4PADDING
    04:33:13.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/NOPADDING
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/PKCS5
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/PKCS5PADDING
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/PKCS7
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/PKCS7PADDING
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/TBC
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/TBCPADDING
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/X9.23
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/X9.23PADDING
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ZEROBYTE
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ZEROBYTEPADDING
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126-2
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126-2PADDING
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126PADDING
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO7816-4
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO7816-4PADDING
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/NOPADDING
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/PKCS5
    04:33:13.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/PKCS5PADDING
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/PKCS7
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/PKCS7PADDING
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/TBC
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/TBCPADDING
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/X9.23
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/X9.23PADDING
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ZEROBYTE
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ZEROBYTEPADDING
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126-2
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126-2PADDING
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126PADDING
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO7816-4
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO7816-4PADDING
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/NOPADDING
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/PKCS5
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/PKCS5PADDING
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/PKCS7
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/PKCS7PADDING
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/TBC
    04:33:13.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/TBCPADDING
    04:33:13.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/X9.23
    04:33:13.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/X9.23PADDING
    04:33:13.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ZEROBYTE
    04:33:13.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ZEROBYTEPADDING
    04:33:13.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/
    04:33:13.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126
    04:33:13.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126-2
    04:33:13.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126-2PADDING
    04:33:13.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126PADDING
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO7816-4
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO7816-4PADDING
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/NOPADDING
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/PKCS5
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/PKCS5PADDING
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/PKCS7
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/PKCS7PADDING
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/TBC
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/TBCPADDING
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/X9.23
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/X9.23PADDING
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ZEROBYTE
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ZEROBYTEPADDING
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126-2
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126-2PADDING
    04:33:13.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126PADDING
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO7816-4
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO7816-4PADDING
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/NOPADDING
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/PKCS5
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/PKCS5PADDING
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/PKCS7
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/PKCS7PADDING
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/TBC
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/TBCPADDING
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/X9.23
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/X9.23PADDING
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ZEROBYTE
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ZEROBYTEPADDING
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126-2
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126-2PADDING
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126PADDING
    04:33:13.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO7816-4
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO7816-4PADDING
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/NOPADDING
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/PKCS5
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/PKCS5PADDING
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/PKCS7
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/PKCS7PADDING
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/TBC
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/TBCPADDING
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/X9.23
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/X9.23PADDING
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ZEROBYTE
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ZEROBYTEPADDING
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126-2
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126-2PADDING
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126PADDING
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO7816-4
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO7816-4PADDING
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/NOPADDING
    04:33:13.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/PKCS5
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/PKCS5PADDING
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/PKCS7
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/PKCS7PADDING
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/TBC
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/TBCPADDING
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/X9.23
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/X9.23PADDING
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ZEROBYTE
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ZEROBYTEPADDING
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126-2
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126-2PADDING
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126PADDING
    04:33:13.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO7816-4
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO7816-4PADDING
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/NOPADDING
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/PKCS5
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/PKCS5PADDING
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/PKCS7
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/PKCS7PADDING
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/TBC
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/TBCPADDING
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/X9.23
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/X9.23PADDING
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ZEROBYTE
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ZEROBYTEPADDING
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126-2
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126-2PADDING
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126PADDING
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO7816-4
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO7816-4PADDING
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/NOPADDING
    04:33:13.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/PKCS5
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/PKCS5PADDING
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/PKCS7
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/PKCS7PADDING
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/TBC
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/TBCPADDING
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/X9.23
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/X9.23PADDING
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ZEROBYTE
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ZEROBYTEPADDING
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126-2
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126-2PADDING
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126PADDING
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO7816-4
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO7816-4PADDING
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/NOPADDING
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/PKCS5
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/PKCS5PADDING
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/PKCS7
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/PKCS7PADDING
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/TBC
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/TBCPADDING
    04:33:13.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/X9.23
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/X9.23PADDING
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ZEROBYTE
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ZEROBYTEPADDING
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126-2
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126-2PADDING
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126PADDING
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO7816-4
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO7816-4PADDING
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/NOPADDING
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/PKCS5
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/PKCS5PADDING
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/PKCS7
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/PKCS7PADDING
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/TBC
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/TBCPADDING
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/X9.23
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/X9.23PADDING
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ZEROBYTE
    04:33:13.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ZEROBYTEPADDING
    04:33:13.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/
    04:33:13.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126
    04:33:13.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126-2
    04:33:13.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126-2PADDING
    04:33:13.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126PADDING
    04:33:13.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO7816-4
    04:33:13.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO7816-4PADDING
    04:33:13.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/NOPADDING
    04:33:13.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/PKCS5
    04:33:13.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/PKCS5PADDING
    04:33:13.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/PKCS7
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/PKCS7PADDING
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/TBC
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/TBCPADDING
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/X9.23
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/X9.23PADDING
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ZEROBYTE
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ZEROBYTEPADDING
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126-2
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126-2PADDING
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126PADDING
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO7816-4
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO7816-4PADDING
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/NOPADDING
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/PKCS5
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/PKCS5PADDING
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/PKCS7
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/PKCS7PADDING
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/TBC
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/TBCPADDING
    04:33:13.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/X9.23
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/X9.23PADDING
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ZEROBYTE
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ZEROBYTEPADDING
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126-2
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126-2PADDING
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126PADDING
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO7816-4
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO7816-4PADDING
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/NOPADDING
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/PKCS5
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/PKCS5PADDING
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/PKCS7
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/PKCS7PADDING
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/TBC
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/TBCPADDING
    04:33:13.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/X9.23
    04:33:13.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/X9.23PADDING
    04:33:13.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ZEROBYTE
    04:33:13.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ZEROBYTEPADDING
    04:33:13.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/
    04:33:13.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126
    04:33:13.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126-2
    04:33:13.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126-2PADDING
    04:33:13.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126PADDING
    04:33:13.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO7816-4
    04:33:13.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO7816-4PADDING
    04:33:13.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/NOPADDING
    04:33:13.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/PKCS5
    04:33:13.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/PKCS5PADDING
    04:33:13.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/PKCS7
    04:33:13.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/PKCS7PADDING
    04:33:13.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/TBC
    04:33:13.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/TBCPADDING
    04:33:13.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/X9.23
    04:33:13.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/X9.23PADDING
    04:33:13.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ZEROBYTE
    04:33:13.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ZEROBYTEPADDING
    04:33:13.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/
    04:33:13.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO10126
    04:33:13.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO10126-2
    04:33:13.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO10126-2PADDING
    04:33:13.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO10126PADDING
    04:33:13.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO7816-4
    04:33:13.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO7816-4PADDING
    04:33:13.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/NOPADDING
    04:33:13.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/PKCS5
    04:33:13.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/PKCS5PADDING
    04:33:13.857 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/PKCS7
    04:33:13.857 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/PKCS7PADDING
    04:33:13.857 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/TBC
    04:33:13.857 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/TBCPADDING
    04:33:13.858 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/X9.23
    04:33:13.858 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/X9.23PADDING
    04:33:13.858 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ZEROBYTE
    04:33:13.858 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ZEROBYTEPADDING
    04:33:13.858 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL//
    04:33:13.859 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL//" does not support IV => Skipping.
    04:33:13.859 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL//NOPADDING
    04:33:13.859 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL//NOPADDING" does not support IV => Skipping.
    04:33:13.859 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC-CTS/
    04:33:13.859 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC-CTS/NOPADDING
    04:33:13.860 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/
    04:33:13.860 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126
    04:33:13.860 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126-2
    04:33:13.861 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126-2PADDING
    04:33:13.861 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126PADDING
    04:33:13.862 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO7816-4
    04:33:13.862 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO7816-4PADDING
    04:33:13.862 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/NOPADDING
    04:33:13.863 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS5
    04:33:13.863 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS5PADDING
    04:33:13.864 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS7
    04:33:13.864 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS7PADDING
    04:33:13.864 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/TBC
    04:33:13.865 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/TBCPADDING
    04:33:13.865 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/X9.23
    04:33:13.866 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/X9.23PADDING
    04:33:13.866 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ZEROBYTE
    04:33:13.866 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ZEROBYTEPADDING
    04:33:13.867 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CCM/
    04:33:13.867 [Test worker] ERROR o.s.c.CipherTest - transformation "RIJNDAEL/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:13.867 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CCM/NOPADDING
    04:33:13.867 [Test worker] ERROR o.s.c.CipherTest - transformation "RIJNDAEL/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:13.868 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/
    04:33:13.868 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126
    04:33:13.868 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126-2
    04:33:13.869 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126-2PADDING
    04:33:13.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126PADDING
    04:33:13.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO7816-4
    04:33:13.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO7816-4PADDING
    04:33:13.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/NOPADDING
    04:33:13.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS5
    04:33:13.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS5PADDING
    04:33:13.872 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS7
    04:33:13.872 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS7PADDING
    04:33:13.873 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/TBC
    04:33:13.873 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/TBCPADDING
    04:33:13.874 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/X9.23
    04:33:13.874 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/X9.23PADDING
    04:33:13.874 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ZEROBYTE
    04:33:13.875 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ZEROBYTEPADDING
    04:33:13.875 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/
    04:33:13.875 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126
    04:33:13.876 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126-2
    04:33:13.876 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126-2PADDING
    04:33:13.876 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126PADDING
    04:33:13.877 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO7816-4
    04:33:13.877 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO7816-4PADDING
    04:33:13.878 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/NOPADDING
    04:33:13.878 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS5
    04:33:13.879 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS5PADDING
    04:33:13.879 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS7
    04:33:13.879 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS7PADDING
    04:33:13.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/TBC
    04:33:13.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/TBCPADDING
    04:33:13.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/X9.23
    04:33:13.881 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/X9.23PADDING
    04:33:13.882 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ZEROBYTE
    04:33:13.882 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ZEROBYTEPADDING
    04:33:13.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/
    04:33:13.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126
    04:33:13.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126-2
    04:33:13.885 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126-2PADDING
    04:33:13.885 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126PADDING
    04:33:13.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO7816-4
    04:33:13.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO7816-4PADDING
    04:33:13.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/NOPADDING
    04:33:13.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS5
    04:33:13.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS5PADDING
    04:33:13.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS7
    04:33:13.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS7PADDING
    04:33:13.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/TBC
    04:33:13.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/TBCPADDING
    04:33:13.888 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/X9.23
    04:33:13.888 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/X9.23PADDING
    04:33:13.888 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ZEROBYTE
    04:33:13.888 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ZEROBYTEPADDING
    04:33:13.889 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/
    04:33:13.889 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126
    04:33:13.889 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126-2
    04:33:13.890 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126-2PADDING
    04:33:13.890 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126PADDING
    04:33:13.890 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO7816-4
    04:33:13.890 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO7816-4PADDING
    04:33:13.891 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/NOPADDING
    04:33:13.891 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS5
    04:33:13.891 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS5PADDING
    04:33:13.891 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS7
    04:33:13.891 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS7PADDING
    04:33:13.892 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/TBC
    04:33:13.892 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/TBCPADDING
    04:33:13.892 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/X9.23
    04:33:13.892 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/X9.23PADDING
    04:33:13.893 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ZEROBYTE
    04:33:13.893 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ZEROBYTEPADDING
    04:33:13.893 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/
    04:33:13.894 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126
    04:33:13.894 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126-2
    04:33:13.894 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126-2PADDING
    04:33:13.894 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126PADDING
    04:33:13.895 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO7816-4
    04:33:13.895 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO7816-4PADDING
    04:33:13.895 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/NOPADDING
    04:33:13.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS5
    04:33:13.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS5PADDING
    04:33:13.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS7
    04:33:13.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS7PADDING
    04:33:13.897 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/TBC
    04:33:13.897 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/TBCPADDING
    04:33:13.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/X9.23
    04:33:13.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/X9.23PADDING
    04:33:13.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ZEROBYTE
    04:33:13.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ZEROBYTEPADDING
    04:33:13.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/
    04:33:13.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126
    04:33:13.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126-2
    04:33:13.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126-2PADDING
    04:33:13.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126PADDING
    04:33:13.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO7816-4
    04:33:13.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO7816-4PADDING
    04:33:13.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/NOPADDING
    04:33:13.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS5
    04:33:13.905 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS5PADDING
    04:33:13.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS7
    04:33:13.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS7PADDING
    04:33:13.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/TBC
    04:33:13.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/TBCPADDING
    04:33:13.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/X9.23
    04:33:13.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/X9.23PADDING
    04:33:13.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ZEROBYTE
    04:33:13.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ZEROBYTEPADDING
    04:33:13.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/
    04:33:13.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126
    04:33:13.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126-2
    04:33:13.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126-2PADDING
    04:33:13.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126PADDING
    04:33:13.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO7816-4
    04:33:13.909 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO7816-4PADDING
    04:33:13.909 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/NOPADDING
    04:33:13.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS5
    04:33:13.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS5PADDING
    04:33:13.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS7
    04:33:13.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS7PADDING
    04:33:13.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/TBC
    04:33:13.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/TBCPADDING
    04:33:13.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/X9.23
    04:33:13.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/X9.23PADDING
    04:33:13.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ZEROBYTE
    04:33:13.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ZEROBYTEPADDING
    04:33:13.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/
    04:33:13.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126
    04:33:13.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126-2
    04:33:13.911 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126-2PADDING
    04:33:13.917 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126PADDING
    04:33:13.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO7816-4
    04:33:13.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO7816-4PADDING
    04:33:13.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/NOPADDING
    04:33:13.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS5
    04:33:13.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS5PADDING
    04:33:13.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS7
    04:33:13.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS7PADDING
    04:33:13.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/TBC
    04:33:13.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/TBCPADDING
    04:33:13.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/X9.23
    04:33:13.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/X9.23PADDING
    04:33:13.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ZEROBYTE
    04:33:13.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ZEROBYTEPADDING
    04:33:13.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/
    04:33:13.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126
    04:33:13.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126-2
    04:33:13.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126-2PADDING
    04:33:13.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126PADDING
    04:33:13.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO7816-4
    04:33:13.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO7816-4PADDING
    04:33:13.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/NOPADDING
    04:33:13.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS5
    04:33:13.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS5PADDING
    04:33:13.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS7
    04:33:13.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS7PADDING
    04:33:13.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/TBC
    04:33:13.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/TBCPADDING
    04:33:13.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/X9.23
    04:33:13.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/X9.23PADDING
    04:33:13.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ZEROBYTE
    04:33:13.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ZEROBYTEPADDING
    04:33:13.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/
    04:33:13.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126
    04:33:13.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126-2
    04:33:13.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126-2PADDING
    04:33:13.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126PADDING
    04:33:13.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO7816-4
    04:33:13.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO7816-4PADDING
    04:33:13.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/NOPADDING
    04:33:13.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS5
    04:33:13.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS5PADDING
    04:33:13.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS7
    04:33:13.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS7PADDING
    04:33:13.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/TBC
    04:33:13.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/TBCPADDING
    04:33:13.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/X9.23
    04:33:13.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/X9.23PADDING
    04:33:13.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ZEROBYTE
    04:33:13.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ZEROBYTEPADDING
    04:33:13.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/
    04:33:13.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126
    04:33:13.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126-2
    04:33:13.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126-2PADDING
    04:33:13.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126PADDING
    04:33:13.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO7816-4
    04:33:13.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO7816-4PADDING
    04:33:13.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/NOPADDING
    04:33:13.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS5
    04:33:13.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS5PADDING
    04:33:13.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS7
    04:33:13.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS7PADDING
    04:33:13.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/TBC
    04:33:13.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/TBCPADDING
    04:33:13.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/X9.23
    04:33:13.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/X9.23PADDING
    04:33:13.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ZEROBYTE
    04:33:13.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ZEROBYTEPADDING
    04:33:13.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/
    04:33:13.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126
    04:33:13.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126-2
    04:33:13.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126-2PADDING
    04:33:13.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126PADDING
    04:33:13.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO7816-4
    04:33:13.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO7816-4PADDING
    04:33:13.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/NOPADDING
    04:33:13.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS5
    04:33:13.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS5PADDING
    04:33:13.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS7
    04:33:13.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS7PADDING
    04:33:13.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/TBC
    04:33:13.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/TBCPADDING
    04:33:13.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/X9.23
    04:33:13.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/X9.23PADDING
    04:33:13.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ZEROBYTE
    04:33:13.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ZEROBYTEPADDING
    04:33:13.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/
    04:33:13.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126
    04:33:13.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126-2
    04:33:13.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126-2PADDING
    04:33:13.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126PADDING
    04:33:13.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO7816-4
    04:33:13.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO7816-4PADDING
    04:33:13.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/NOPADDING
    04:33:13.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS5
    04:33:13.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS5PADDING
    04:33:13.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS7
    04:33:13.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS7PADDING
    04:33:13.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/TBC
    04:33:13.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/TBCPADDING
    04:33:13.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/X9.23
    04:33:13.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/X9.23PADDING
    04:33:13.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ZEROBYTE
    04:33:13.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ZEROBYTEPADDING
    04:33:13.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/
    04:33:13.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126
    04:33:13.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126-2
    04:33:13.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126-2PADDING
    04:33:13.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126PADDING
    04:33:13.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO7816-4
    04:33:13.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO7816-4PADDING
    04:33:13.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/NOPADDING
    04:33:13.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS5
    04:33:13.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS5PADDING
    04:33:13.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS7
    04:33:13.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS7PADDING
    04:33:13.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/TBC
    04:33:13.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/TBCPADDING
    04:33:13.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/X9.23
    04:33:13.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/X9.23PADDING
    04:33:13.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ZEROBYTE
    04:33:13.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ZEROBYTEPADDING
    04:33:13.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/
    04:33:13.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126
    04:33:13.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126-2
    04:33:13.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126-2PADDING
    04:33:13.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126PADDING
    04:33:13.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO7816-4
    04:33:13.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO7816-4PADDING
    04:33:13.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/NOPADDING
    04:33:13.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS5
    04:33:13.929 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS5PADDING
    04:33:13.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS7
    04:33:13.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS7PADDING
    04:33:13.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/TBC
    04:33:13.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/TBCPADDING
    04:33:13.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/X9.23
    04:33:13.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/X9.23PADDING
    04:33:13.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ZEROBYTE
    04:33:13.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ZEROBYTEPADDING
    04:33:13.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/
    04:33:13.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126
    04:33:13.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126-2
    04:33:13.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126-2PADDING
    04:33:13.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126PADDING
    04:33:13.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO7816-4
    04:33:13.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO7816-4PADDING
    04:33:13.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/NOPADDING
    04:33:13.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS5
    04:33:13.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS5PADDING
    04:33:13.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS7
    04:33:13.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS7PADDING
    04:33:13.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/TBC
    04:33:13.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/TBCPADDING
    04:33:13.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/X9.23
    04:33:13.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/X9.23PADDING
    04:33:13.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ZEROBYTE
    04:33:13.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ZEROBYTEPADDING
    04:33:13.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/
    04:33:13.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126
    04:33:13.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126-2
    04:33:13.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126-2PADDING
    04:33:13.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126PADDING
    04:33:13.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO7816-4
    04:33:13.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO7816-4PADDING
    04:33:13.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/NOPADDING
    04:33:13.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS5
    04:33:13.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS5PADDING
    04:33:13.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS7
    04:33:13.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS7PADDING
    04:33:13.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/TBC
    04:33:13.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/TBCPADDING
    04:33:13.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/X9.23
    04:33:13.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/X9.23PADDING
    04:33:13.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ZEROBYTE
    04:33:13.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ZEROBYTEPADDING
    04:33:13.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/
    04:33:13.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126
    04:33:13.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126-2
    04:33:13.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126-2PADDING
    04:33:13.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126PADDING
    04:33:13.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO7816-4
    04:33:13.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO7816-4PADDING
    04:33:13.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/NOPADDING
    04:33:13.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS5
    04:33:13.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS5PADDING
    04:33:13.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS7
    04:33:13.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS7PADDING
    04:33:13.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/TBC
    04:33:13.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/TBCPADDING
    04:33:13.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/X9.23
    04:33:13.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/X9.23PADDING
    04:33:13.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ZEROBYTE
    04:33:13.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ZEROBYTEPADDING
    04:33:13.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/
    04:33:13.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126
    04:33:13.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126-2
    04:33:13.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126-2PADDING
    04:33:13.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126PADDING
    04:33:13.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO7816-4
    04:33:13.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO7816-4PADDING
    04:33:13.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/NOPADDING
    04:33:13.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS5
    04:33:13.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS5PADDING
    04:33:13.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS7
    04:33:13.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS7PADDING
    04:33:13.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/TBC
    04:33:13.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/TBCPADDING
    04:33:13.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/X9.23
    04:33:13.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/X9.23PADDING
    04:33:13.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ZEROBYTE
    04:33:13.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ZEROBYTEPADDING
    04:33:13.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/
    04:33:13.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126
    04:33:13.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126-2
    04:33:13.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126-2PADDING
    04:33:13.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126PADDING
    04:33:13.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO7816-4
    04:33:13.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO7816-4PADDING
    04:33:13.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/NOPADDING
    04:33:13.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS5
    04:33:13.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS5PADDING
    04:33:13.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS7
    04:33:13.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS7PADDING
    04:33:13.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/TBC
    04:33:13.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/TBCPADDING
    04:33:13.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/X9.23
    04:33:13.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/X9.23PADDING
    04:33:13.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ZEROBYTE
    04:33:13.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ZEROBYTEPADDING
    04:33:13.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/
    04:33:13.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126
    04:33:13.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126-2
    04:33:13.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126-2PADDING
    04:33:13.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126PADDING
    04:33:13.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO7816-4
    04:33:13.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO7816-4PADDING
    04:33:13.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/NOPADDING
    04:33:13.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS5
    04:33:13.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS5PADDING
    04:33:13.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS7
    04:33:13.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS7PADDING
    04:33:13.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/TBC
    04:33:13.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/TBCPADDING
    04:33:13.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/X9.23
    04:33:13.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/X9.23PADDING
    04:33:13.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ZEROBYTE
    04:33:13.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ZEROBYTEPADDING
    04:33:13.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/
    04:33:13.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126
    04:33:13.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126-2
    04:33:13.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126-2PADDING
    04:33:13.973 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126PADDING
    04:33:13.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO7816-4
    04:33:13.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO7816-4PADDING
    04:33:13.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/NOPADDING
    04:33:13.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS5
    04:33:13.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS5PADDING
    04:33:13.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS7
    04:33:13.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS7PADDING
    04:33:13.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/TBC
    04:33:13.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/TBCPADDING
    04:33:13.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/X9.23
    04:33:13.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/X9.23PADDING
    04:33:13.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ZEROBYTE
    04:33:13.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ZEROBYTEPADDING
    04:33:13.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/
    04:33:13.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126
    04:33:13.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126-2
    04:33:13.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126-2PADDING
    04:33:14.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126PADDING
    04:33:14.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO7816-4
    04:33:14.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO7816-4PADDING
    04:33:14.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/NOPADDING
    04:33:14.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS5
    04:33:14.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS5PADDING
    04:33:14.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS7
    04:33:14.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS7PADDING
    04:33:14.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/TBC
    04:33:14.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/TBCPADDING
    04:33:14.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/X9.23
    04:33:14.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/X9.23PADDING
    04:33:14.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ZEROBYTE
    04:33:14.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ZEROBYTEPADDING
    04:33:14.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/
    04:33:14.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126
    04:33:14.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126-2
    04:33:14.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126-2PADDING
    04:33:14.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126PADDING
    04:33:14.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO7816-4
    04:33:14.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO7816-4PADDING
    04:33:14.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/NOPADDING
    04:33:14.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS5
    04:33:14.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS5PADDING
    04:33:14.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS7
    04:33:14.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS7PADDING
    04:33:14.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/TBC
    04:33:14.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/TBCPADDING
    04:33:14.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/X9.23
    04:33:14.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/X9.23PADDING
    04:33:14.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ZEROBYTE
    04:33:14.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ZEROBYTEPADDING
    04:33:14.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/
    04:33:14.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126
    04:33:14.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126-2
    04:33:14.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126-2PADDING
    04:33:14.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126PADDING
    04:33:14.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO7816-4
    04:33:14.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO7816-4PADDING
    04:33:14.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/NOPADDING
    04:33:14.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS5
    04:33:14.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS5PADDING
    04:33:14.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS7
    04:33:14.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS7PADDING
    04:33:14.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/TBC
    04:33:14.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/TBCPADDING
    04:33:14.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/X9.23
    04:33:14.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/X9.23PADDING
    04:33:14.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ZEROBYTE
    04:33:14.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ZEROBYTEPADDING
    04:33:14.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/
    04:33:14.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126
    04:33:14.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126-2
    04:33:14.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126-2PADDING
    04:33:14.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126PADDING
    04:33:14.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO7816-4
    04:33:14.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO7816-4PADDING
    04:33:14.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/NOPADDING
    04:33:14.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS5
    04:33:14.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS5PADDING
    04:33:14.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS7
    04:33:14.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS7PADDING
    04:33:14.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/TBC
    04:33:14.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/TBCPADDING
    04:33:14.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/X9.23
    04:33:14.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/X9.23PADDING
    04:33:14.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ZEROBYTE
    04:33:14.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ZEROBYTEPADDING
    04:33:14.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/
    04:33:14.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126
    04:33:14.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126-2
    04:33:14.009 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126-2PADDING
    04:33:14.009 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126PADDING
    04:33:14.009 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO7816-4
    04:33:14.018 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO7816-4PADDING
    04:33:14.018 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/NOPADDING
    04:33:14.019 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS5
    04:33:14.019 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS5PADDING
    04:33:14.019 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS7
    04:33:14.019 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS7PADDING
    04:33:14.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/TBC
    04:33:14.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/TBCPADDING
    04:33:14.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/X9.23
    04:33:14.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/X9.23PADDING
    04:33:14.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ZEROBYTE
    04:33:14.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ZEROBYTEPADDING
    04:33:14.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/
    04:33:14.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126
    04:33:14.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126-2
    04:33:14.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126-2PADDING
    04:33:14.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126PADDING
    04:33:14.021 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO7816-4
    04:33:14.021 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO7816-4PADDING
    04:33:14.021 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/NOPADDING
    04:33:14.021 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS5
    04:33:14.021 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS5PADDING
    04:33:14.021 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS7
    04:33:14.021 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS7PADDING
    04:33:14.021 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/TBC
    04:33:14.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/TBCPADDING
    04:33:14.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/X9.23
    04:33:14.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/X9.23PADDING
    04:33:14.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ZEROBYTE
    04:33:14.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ZEROBYTEPADDING
    04:33:14.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/
    04:33:14.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126
    04:33:14.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126-2
    04:33:14.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126-2PADDING
    04:33:14.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126PADDING
    04:33:14.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO7816-4
    04:33:14.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO7816-4PADDING
    04:33:14.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/NOPADDING
    04:33:14.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS5
    04:33:14.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS5PADDING
    04:33:14.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS7
    04:33:14.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS7PADDING
    04:33:14.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/TBC
    04:33:14.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/TBCPADDING
    04:33:14.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/X9.23
    04:33:14.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/X9.23PADDING
    04:33:14.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ZEROBYTE
    04:33:14.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ZEROBYTEPADDING
    04:33:14.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/
    04:33:14.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126
    04:33:14.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126-2
    04:33:14.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126-2PADDING
    04:33:14.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126PADDING
    04:33:14.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO7816-4
    04:33:14.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO7816-4PADDING
    04:33:14.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/NOPADDING
    04:33:14.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS5
    04:33:14.025 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS5PADDING
    04:33:14.025 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS7
    04:33:14.025 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS7PADDING
    04:33:14.025 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/TBC
    04:33:14.025 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/TBCPADDING
    04:33:14.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/X9.23
    04:33:14.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/X9.23PADDING
    04:33:14.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ZEROBYTE
    04:33:14.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ZEROBYTEPADDING
    04:33:14.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/
    04:33:14.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126
    04:33:14.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126-2
    04:33:14.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126-2PADDING
    04:33:14.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126PADDING
    04:33:14.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO7816-4
    04:33:14.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO7816-4PADDING
    04:33:14.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/NOPADDING
    04:33:14.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS5
    04:33:14.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS5PADDING
    04:33:14.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS7
    04:33:14.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS7PADDING
    04:33:14.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/TBC
    04:33:14.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/TBCPADDING
    04:33:14.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/X9.23
    04:33:14.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/X9.23PADDING
    04:33:14.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ZEROBYTE
    04:33:14.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ZEROBYTEPADDING
    04:33:14.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/
    04:33:14.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126
    04:33:14.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126-2
    04:33:14.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126-2PADDING
    04:33:14.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126PADDING
    04:33:14.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO7816-4
    04:33:14.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO7816-4PADDING
    04:33:14.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/NOPADDING
    04:33:14.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS5
    04:33:14.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS5PADDING
    04:33:14.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS7
    04:33:14.029 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS7PADDING
    04:33:14.029 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/TBC
    04:33:14.029 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/TBCPADDING
    04:33:14.029 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/X9.23
    04:33:14.029 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/X9.23PADDING
    04:33:14.029 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ZEROBYTE
    04:33:14.029 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ZEROBYTEPADDING
    04:33:14.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/
    04:33:14.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126
    04:33:14.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126-2
    04:33:14.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126-2PADDING
    04:33:14.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126PADDING
    04:33:14.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO7816-4
    04:33:14.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO7816-4PADDING
    04:33:14.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/NOPADDING
    04:33:14.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS5
    04:33:14.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS5PADDING
    04:33:14.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS7
    04:33:14.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS7PADDING
    04:33:14.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/TBC
    04:33:14.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/TBCPADDING
    04:33:14.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/X9.23
    04:33:14.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/X9.23PADDING
    04:33:14.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ZEROBYTE
    04:33:14.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ZEROBYTEPADDING
    04:33:14.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CTS/
    04:33:14.031 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/" does not support IV => Skipping.
    04:33:14.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CTS/NOPADDING
    04:33:14.031 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/NOPADDING" does not support IV => Skipping.
    04:33:14.033 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/EAX/
    04:33:14.042 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/EAX/NOPADDING
    04:33:14.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/ECB/
    04:33:14.043 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/" does not support IV => Skipping.
    04:33:14.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/ECB/NOPADDING
    04:33:14.043 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/NOPADDING" does not support IV => Skipping.
    04:33:14.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/GCM/
    04:33:14.044 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/GCM/NOPADDING
    04:33:14.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/
    04:33:14.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126
    04:33:14.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126-2
    04:33:14.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126-2PADDING
    04:33:14.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126PADDING
    04:33:14.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO7816-4
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO7816-4PADDING
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/NOPADDING
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS5
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS5PADDING
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS7
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS7PADDING
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/TBC
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/TBCPADDING
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/X9.23
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/X9.23PADDING
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ZEROBYTE
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ZEROBYTEPADDING
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126
    04:33:14.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126-2
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126-2PADDING
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126PADDING
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO7816-4
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO7816-4PADDING
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/NOPADDING
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS5
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS5PADDING
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS7
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS7PADDING
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/TBC
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/TBCPADDING
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/X9.23
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/X9.23PADDING
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ZEROBYTE
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ZEROBYTEPADDING
    04:33:14.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/
    04:33:14.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126
    04:33:14.065 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126-2
    04:33:14.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126-2PADDING
    04:33:14.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126PADDING
    04:33:14.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO7816-4
    04:33:14.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO7816-4PADDING
    04:33:14.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/NOPADDING
    04:33:14.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS5
    04:33:14.069 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS5PADDING
    04:33:14.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS7
    04:33:14.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS7PADDING
    04:33:14.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/TBC
    04:33:14.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/TBCPADDING
    04:33:14.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/X9.23
    04:33:14.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/X9.23PADDING
    04:33:14.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ZEROBYTE
    04:33:14.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ZEROBYTEPADDING
    04:33:14.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/
    04:33:14.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126
    04:33:14.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126-2
    04:33:14.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126-2PADDING
    04:33:14.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126PADDING
    04:33:14.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO7816-4
    04:33:14.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO7816-4PADDING
    04:33:14.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/NOPADDING
    04:33:14.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS5
    04:33:14.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS5PADDING
    04:33:14.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS7
    04:33:14.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS7PADDING
    04:33:14.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/TBC
    04:33:14.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/TBCPADDING
    04:33:14.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/X9.23
    04:33:14.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/X9.23PADDING
    04:33:14.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ZEROBYTE
    04:33:14.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ZEROBYTEPADDING
    04:33:14.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/
    04:33:14.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126
    04:33:14.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126-2
    04:33:14.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126-2PADDING
    04:33:14.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126PADDING
    04:33:14.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO7816-4
    04:33:14.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO7816-4PADDING
    04:33:14.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/NOPADDING
    04:33:14.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS5
    04:33:14.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS5PADDING
    04:33:14.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS7
    04:33:14.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS7PADDING
    04:33:14.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/TBC
    04:33:14.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/TBCPADDING
    04:33:14.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/X9.23
    04:33:14.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/X9.23PADDING
    04:33:14.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ZEROBYTE
    04:33:14.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ZEROBYTEPADDING
    04:33:14.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/
    04:33:14.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126
    04:33:14.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126-2
    04:33:14.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126-2PADDING
    04:33:14.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126PADDING
    04:33:14.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO7816-4
    04:33:14.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO7816-4PADDING
    04:33:14.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/NOPADDING
    04:33:14.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS5
    04:33:14.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS5PADDING
    04:33:14.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS7
    04:33:14.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS7PADDING
    04:33:14.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/TBC
    04:33:14.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/TBCPADDING
    04:33:14.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/X9.23
    04:33:14.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/X9.23PADDING
    04:33:14.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ZEROBYTE
    04:33:14.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ZEROBYTEPADDING
    04:33:14.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/
    04:33:14.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126
    04:33:14.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126-2
    04:33:14.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126-2PADDING
    04:33:14.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126PADDING
    04:33:14.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO7816-4
    04:33:14.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO7816-4PADDING
    04:33:14.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/NOPADDING
    04:33:14.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS5
    04:33:14.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS5PADDING
    04:33:14.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS7
    04:33:14.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS7PADDING
    04:33:14.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/TBC
    04:33:14.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/TBCPADDING
    04:33:14.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/X9.23
    04:33:14.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/X9.23PADDING
    04:33:14.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ZEROBYTE
    04:33:14.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ZEROBYTEPADDING
    04:33:14.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/
    04:33:14.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126
    04:33:14.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126-2
    04:33:14.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126-2PADDING
    04:33:14.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126PADDING
    04:33:14.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO7816-4
    04:33:14.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO7816-4PADDING
    04:33:14.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/NOPADDING
    04:33:14.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS5
    04:33:14.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS5PADDING
    04:33:14.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS7
    04:33:14.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS7PADDING
    04:33:14.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/TBC
    04:33:14.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/TBCPADDING
    04:33:14.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/X9.23
    04:33:14.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/X9.23PADDING
    04:33:14.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ZEROBYTE
    04:33:14.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ZEROBYTEPADDING
    04:33:14.089 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/
    04:33:14.089 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126
    04:33:14.089 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126-2
    04:33:14.089 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126-2PADDING
    04:33:14.089 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126PADDING
    04:33:14.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO7816-4
    04:33:14.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO7816-4PADDING
    04:33:14.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/NOPADDING
    04:33:14.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS5
    04:33:14.097 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS5PADDING
    04:33:14.097 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS7
    04:33:14.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS7PADDING
    04:33:14.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/TBC
    04:33:14.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/TBCPADDING
    04:33:14.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/X9.23
    04:33:14.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/X9.23PADDING
    04:33:14.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ZEROBYTE
    04:33:14.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ZEROBYTEPADDING
    04:33:14.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/
    04:33:14.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126
    04:33:14.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126-2
    04:33:14.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126-2PADDING
    04:33:14.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126PADDING
    04:33:14.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO7816-4
    04:33:14.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO7816-4PADDING
    04:33:14.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/NOPADDING
    04:33:14.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS5
    04:33:14.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS5PADDING
    04:33:14.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS7
    04:33:14.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS7PADDING
    04:33:14.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/TBC
    04:33:14.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/TBCPADDING
    04:33:14.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/X9.23
    04:33:14.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/X9.23PADDING
    04:33:14.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ZEROBYTE
    04:33:14.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ZEROBYTEPADDING
    04:33:14.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/
    04:33:14.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126
    04:33:14.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126-2
    04:33:14.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126-2PADDING
    04:33:14.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126PADDING
    04:33:14.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO7816-4
    04:33:14.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO7816-4PADDING
    04:33:14.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/NOPADDING
    04:33:14.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS5
    04:33:14.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS5PADDING
    04:33:14.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS7
    04:33:14.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS7PADDING
    04:33:14.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/TBC
    04:33:14.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/TBCPADDING
    04:33:14.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/X9.23
    04:33:14.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/X9.23PADDING
    04:33:14.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ZEROBYTE
    04:33:14.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ZEROBYTEPADDING
    04:33:14.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/
    04:33:14.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126
    04:33:14.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126-2
    04:33:14.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126-2PADDING
    04:33:14.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126PADDING
    04:33:14.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO7816-4
    04:33:14.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO7816-4PADDING
    04:33:14.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/NOPADDING
    04:33:14.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS5
    04:33:14.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS5PADDING
    04:33:14.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS7
    04:33:14.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS7PADDING
    04:33:14.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/TBC
    04:33:14.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/TBCPADDING
    04:33:14.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/X9.23
    04:33:14.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/X9.23PADDING
    04:33:14.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ZEROBYTE
    04:33:14.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ZEROBYTEPADDING
    04:33:14.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/
    04:33:14.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126
    04:33:14.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126-2
    04:33:14.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126-2PADDING
    04:33:14.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126PADDING
    04:33:14.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO7816-4
    04:33:14.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO7816-4PADDING
    04:33:14.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/NOPADDING
    04:33:14.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS5
    04:33:14.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS5PADDING
    04:33:14.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS7
    04:33:14.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS7PADDING
    04:33:14.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/TBC
    04:33:14.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/TBCPADDING
    04:33:14.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/X9.23
    04:33:14.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/X9.23PADDING
    04:33:14.131 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ZEROBYTE
    04:33:14.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ZEROBYTEPADDING
    04:33:14.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/
    04:33:14.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126
    04:33:14.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126-2
    04:33:14.132 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126-2PADDING
    04:33:14.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126PADDING
    04:33:14.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO7816-4
    04:33:14.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO7816-4PADDING
    04:33:14.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/NOPADDING
    04:33:14.133 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS5
    04:33:14.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS5PADDING
    04:33:14.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS7
    04:33:14.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS7PADDING
    04:33:14.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/TBC
    04:33:14.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/TBCPADDING
    04:33:14.134 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/X9.23
    04:33:14.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/X9.23PADDING
    04:33:14.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ZEROBYTE
    04:33:14.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ZEROBYTEPADDING
    04:33:14.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/
    04:33:14.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126
    04:33:14.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126-2
    04:33:14.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126-2PADDING
    04:33:14.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126PADDING
    04:33:14.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO7816-4
    04:33:14.135 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO7816-4PADDING
    04:33:14.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/NOPADDING
    04:33:14.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS5
    04:33:14.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS5PADDING
    04:33:14.136 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS7
    04:33:14.137 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS7PADDING
    04:33:14.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/TBC
    04:33:14.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/TBCPADDING
    04:33:14.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/X9.23
    04:33:14.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/X9.23PADDING
    04:33:14.138 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ZEROBYTE
    04:33:14.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ZEROBYTEPADDING
    04:33:14.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/
    04:33:14.139 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126
    04:33:14.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126-2
    04:33:14.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126-2PADDING
    04:33:14.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126PADDING
    04:33:14.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO7816-4
    04:33:14.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO7816-4PADDING
    04:33:14.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/NOPADDING
    04:33:14.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS5
    04:33:14.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS5PADDING
    04:33:14.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS7
    04:33:14.140 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS7PADDING
    04:33:14.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/TBC
    04:33:14.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/TBCPADDING
    04:33:14.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/X9.23
    04:33:14.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/X9.23PADDING
    04:33:14.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ZEROBYTE
    04:33:14.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ZEROBYTEPADDING
    04:33:14.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/
    04:33:14.141 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126
    04:33:14.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126-2
    04:33:14.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126-2PADDING
    04:33:14.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126PADDING
    04:33:14.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO7816-4
    04:33:14.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO7816-4PADDING
    04:33:14.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/NOPADDING
    04:33:14.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS5
    04:33:14.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS5PADDING
    04:33:14.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS7
    04:33:14.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS7PADDING
    04:33:14.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/TBC
    04:33:14.142 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/TBCPADDING
    04:33:14.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/X9.23
    04:33:14.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/X9.23PADDING
    04:33:14.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ZEROBYTE
    04:33:14.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ZEROBYTEPADDING
    04:33:14.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/
    04:33:14.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126
    04:33:14.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126-2
    04:33:14.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126-2PADDING
    04:33:14.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126PADDING
    04:33:14.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO7816-4
    04:33:14.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO7816-4PADDING
    04:33:14.143 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/NOPADDING
    04:33:14.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS5
    04:33:14.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS5PADDING
    04:33:14.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS7
    04:33:14.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS7PADDING
    04:33:14.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/TBC
    04:33:14.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/TBCPADDING
    04:33:14.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/X9.23
    04:33:14.144 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/X9.23PADDING
    04:33:14.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ZEROBYTE
    04:33:14.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ZEROBYTEPADDING
    04:33:14.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/
    04:33:14.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126
    04:33:14.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126-2
    04:33:14.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126-2PADDING
    04:33:14.145 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126PADDING
    04:33:14.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO7816-4
    04:33:14.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO7816-4PADDING
    04:33:14.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/NOPADDING
    04:33:14.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS5
    04:33:14.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS5PADDING
    04:33:14.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS7
    04:33:14.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS7PADDING
    04:33:14.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/TBC
    04:33:14.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/TBCPADDING
    04:33:14.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/X9.23
    04:33:14.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/X9.23PADDING
    04:33:14.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ZEROBYTE
    04:33:14.146 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ZEROBYTEPADDING
    04:33:14.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/
    04:33:14.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126
    04:33:14.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126-2
    04:33:14.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126-2PADDING
    04:33:14.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126PADDING
    04:33:14.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO7816-4
    04:33:14.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO7816-4PADDING
    04:33:14.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/NOPADDING
    04:33:14.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS5
    04:33:14.147 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS5PADDING
    04:33:14.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS7
    04:33:14.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS7PADDING
    04:33:14.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/TBC
    04:33:14.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/TBCPADDING
    04:33:14.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/X9.23
    04:33:14.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/X9.23PADDING
    04:33:14.148 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ZEROBYTE
    04:33:14.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ZEROBYTEPADDING
    04:33:14.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/
    04:33:14.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126
    04:33:14.149 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126-2
    04:33:14.156 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126-2PADDING
    04:33:14.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126PADDING
    04:33:14.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO7816-4
    04:33:14.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO7816-4PADDING
    04:33:14.157 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/NOPADDING
    04:33:14.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS5
    04:33:14.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS5PADDING
    04:33:14.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS7
    04:33:14.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS7PADDING
    04:33:14.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/TBC
    04:33:14.158 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/TBCPADDING
    04:33:14.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/X9.23
    04:33:14.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/X9.23PADDING
    04:33:14.159 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ZEROBYTE
    04:33:14.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ZEROBYTEPADDING
    04:33:14.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/
    04:33:14.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126
    04:33:14.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126-2
    04:33:14.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126-2PADDING
    04:33:14.160 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126PADDING
    04:33:14.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO7816-4
    04:33:14.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO7816-4PADDING
    04:33:14.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/NOPADDING
    04:33:14.161 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS5
    04:33:14.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS5PADDING
    04:33:14.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS7
    04:33:14.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS7PADDING
    04:33:14.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/TBC
    04:33:14.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/TBCPADDING
    04:33:14.162 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/X9.23
    04:33:14.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/X9.23PADDING
    04:33:14.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ZEROBYTE
    04:33:14.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ZEROBYTEPADDING
    04:33:14.163 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/
    04:33:14.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126
    04:33:14.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126-2
    04:33:14.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126-2PADDING
    04:33:14.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126PADDING
    04:33:14.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO7816-4
    04:33:14.164 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO7816-4PADDING
    04:33:14.165 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/NOPADDING
    04:33:14.166 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS5
    04:33:14.166 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS5PADDING
    04:33:14.166 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS7
    04:33:14.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS7PADDING
    04:33:14.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/TBC
    04:33:14.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/TBCPADDING
    04:33:14.167 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/X9.23
    04:33:14.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/X9.23PADDING
    04:33:14.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ZEROBYTE
    04:33:14.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ZEROBYTEPADDING
    04:33:14.168 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/
    04:33:14.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126
    04:33:14.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126-2
    04:33:14.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126-2PADDING
    04:33:14.169 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126PADDING
    04:33:14.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO7816-4
    04:33:14.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO7816-4PADDING
    04:33:14.170 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/NOPADDING
    04:33:14.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS5
    04:33:14.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS5PADDING
    04:33:14.171 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS7
    04:33:14.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS7PADDING
    04:33:14.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/TBC
    04:33:14.172 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/TBCPADDING
    04:33:14.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/X9.23
    04:33:14.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/X9.23PADDING
    04:33:14.173 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ZEROBYTE
    04:33:14.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ZEROBYTEPADDING
    04:33:14.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/
    04:33:14.174 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126
    04:33:14.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126-2
    04:33:14.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126-2PADDING
    04:33:14.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126PADDING
    04:33:14.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO7816-4
    04:33:14.175 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO7816-4PADDING
    04:33:14.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/NOPADDING
    04:33:14.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS5
    04:33:14.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS5PADDING
    04:33:14.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS7
    04:33:14.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS7PADDING
    04:33:14.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/TBC
    04:33:14.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/TBCPADDING
    04:33:14.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/X9.23
    04:33:14.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/X9.23PADDING
    04:33:14.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ZEROBYTE
    04:33:14.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ZEROBYTEPADDING
    04:33:14.176 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/
    04:33:14.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126
    04:33:14.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126-2
    04:33:14.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126-2PADDING
    04:33:14.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126PADDING
    04:33:14.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO7816-4
    04:33:14.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO7816-4PADDING
    04:33:14.177 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/NOPADDING
    04:33:14.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS5
    04:33:14.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS5PADDING
    04:33:14.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS7
    04:33:14.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS7PADDING
    04:33:14.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/TBC
    04:33:14.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/TBCPADDING
    04:33:14.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/X9.23
    04:33:14.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/X9.23PADDING
    04:33:14.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ZEROBYTE
    04:33:14.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ZEROBYTEPADDING
    04:33:14.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/
    04:33:14.178 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126
    04:33:14.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126-2
    04:33:14.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126-2PADDING
    04:33:14.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126PADDING
    04:33:14.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO7816-4
    04:33:14.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO7816-4PADDING
    04:33:14.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/NOPADDING
    04:33:14.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS5
    04:33:14.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS5PADDING
    04:33:14.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS7
    04:33:14.179 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS7PADDING
    04:33:14.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/TBC
    04:33:14.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/TBCPADDING
    04:33:14.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/X9.23
    04:33:14.180 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/X9.23PADDING
    04:33:14.181 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ZEROBYTE
    04:33:14.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ZEROBYTEPADDING
    04:33:14.182 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/
    04:33:14.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126
    04:33:14.183 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126-2
    04:33:14.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126-2PADDING
    04:33:14.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126PADDING
    04:33:14.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO7816-4
    04:33:14.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO7816-4PADDING
    04:33:14.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/NOPADDING
    04:33:14.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS5
    04:33:14.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS5PADDING
    04:33:14.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS7
    04:33:14.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS7PADDING
    04:33:14.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/TBC
    04:33:14.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/TBCPADDING
    04:33:14.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/X9.23
    04:33:14.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/X9.23PADDING
    04:33:14.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ZEROBYTE
    04:33:14.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ZEROBYTEPADDING
    04:33:14.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/
    04:33:14.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126
    04:33:14.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126-2
    04:33:14.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126-2PADDING
    04:33:14.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126PADDING
    04:33:14.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO7816-4
    04:33:14.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO7816-4PADDING
    04:33:14.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/NOPADDING
    04:33:14.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS5
    04:33:14.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS5PADDING
    04:33:14.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS7
    04:33:14.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS7PADDING
    04:33:14.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/TBC
    04:33:14.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/TBCPADDING
    04:33:14.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/X9.23
    04:33:14.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/X9.23PADDING
    04:33:14.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ZEROBYTE
    04:33:14.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ZEROBYTEPADDING
    04:33:14.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/
    04:33:14.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126
    04:33:14.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126-2
    04:33:14.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126-2PADDING
    04:33:14.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126PADDING
    04:33:14.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO7816-4
    04:33:14.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO7816-4PADDING
    04:33:14.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/NOPADDING
    04:33:14.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS5
    04:33:14.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS5PADDING
    04:33:14.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS7
    04:33:14.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS7PADDING
    04:33:14.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/TBC
    04:33:14.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/TBCPADDING
    04:33:14.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/X9.23
    04:33:14.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/X9.23PADDING
    04:33:14.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ZEROBYTE
    04:33:14.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ZEROBYTEPADDING
    04:33:14.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/
    04:33:14.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126
    04:33:14.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126-2
    04:33:14.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126-2PADDING
    04:33:14.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126PADDING
    04:33:14.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO7816-4
    04:33:14.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO7816-4PADDING
    04:33:14.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/NOPADDING
    04:33:14.197 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS5
    04:33:14.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS5PADDING
    04:33:14.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS7
    04:33:14.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS7PADDING
    04:33:14.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/TBC
    04:33:14.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/TBCPADDING
    04:33:14.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/X9.23
    04:33:14.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/X9.23PADDING
    04:33:14.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ZEROBYTE
    04:33:14.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ZEROBYTEPADDING
    04:33:14.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/
    04:33:14.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126
    04:33:14.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126-2
    04:33:14.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126-2PADDING
    04:33:14.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126PADDING
    04:33:14.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO7816-4
    04:33:14.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO7816-4PADDING
    04:33:14.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/NOPADDING
    04:33:14.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS5
    04:33:14.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS5PADDING
    04:33:14.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS7
    04:33:14.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS7PADDING
    04:33:14.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/TBC
    04:33:14.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/TBCPADDING
    04:33:14.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/X9.23
    04:33:14.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/X9.23PADDING
    04:33:14.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ZEROBYTE
    04:33:14.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ZEROBYTEPADDING
    04:33:14.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/
    04:33:14.205 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126
    04:33:14.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126-2
    04:33:14.206 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126-2PADDING
    04:33:14.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126PADDING
    04:33:14.207 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO7816-4
    04:33:14.208 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO7816-4PADDING
    04:33:14.209 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/NOPADDING
    04:33:14.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS5
    04:33:14.210 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS5PADDING
    04:33:14.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS7
    04:33:14.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS7PADDING
    04:33:14.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/TBC
    04:33:14.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/TBCPADDING
    04:33:14.225 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/X9.23
    04:33:14.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/X9.23PADDING
    04:33:14.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ZEROBYTE
    04:33:14.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ZEROBYTEPADDING
    04:33:14.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/
    04:33:14.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126
    04:33:14.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126-2
    04:33:14.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126-2PADDING
    04:33:14.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126PADDING
    04:33:14.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO7816-4
    04:33:14.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO7816-4PADDING
    04:33:14.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/NOPADDING
    04:33:14.237 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS5
    04:33:14.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS5PADDING
    04:33:14.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS7
    04:33:14.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS7PADDING
    04:33:14.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/TBC
    04:33:14.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/TBCPADDING
    04:33:14.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/X9.23
    04:33:14.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/X9.23PADDING
    04:33:14.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ZEROBYTE
    04:33:14.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ZEROBYTEPADDING
    04:33:14.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SALSA20//
    04:33:14.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SALSA20//NOPADDING
    04:33:14.252 [Test worker] INFO  o.s.c.CipherTest - transformation=SALSA20/ECB/
    04:33:14.254 [Test worker] INFO  o.s.c.CipherTest - transformation=SALSA20/ECB/NOPADDING
    04:33:14.254 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED//
    04:33:14.255 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED//" does not support IV => Skipping.
    04:33:14.256 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED//NOPADDING
    04:33:14.257 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED//NOPADDING" does not support IV => Skipping.
    04:33:14.257 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC-CTS/
    04:33:14.258 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC-CTS/NOPADDING
    04:33:14.259 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/
    04:33:14.260 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO10126
    04:33:14.262 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO10126-2
    04:33:14.262 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO10126-2PADDING
    04:33:14.274 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO10126PADDING
    04:33:14.274 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO7816-4
    04:33:14.274 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO7816-4PADDING
    04:33:14.274 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/NOPADDING
    04:33:14.275 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/PKCS5
    04:33:14.275 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/PKCS5PADDING
    04:33:14.276 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/PKCS7
    04:33:14.276 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/PKCS7PADDING
    04:33:14.276 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/TBC
    04:33:14.277 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/TBCPADDING
    04:33:14.278 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/X9.23
    04:33:14.278 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/X9.23PADDING
    04:33:14.278 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ZEROBYTE
    04:33:14.279 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ZEROBYTEPADDING
    04:33:14.279 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CCM/
    04:33:14.279 [Test worker] ERROR o.s.c.CipherTest - transformation "SEED/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:14.280 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CCM/NOPADDING
    04:33:14.280 [Test worker] ERROR o.s.c.CipherTest - transformation "SEED/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:14.280 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/
    04:33:14.280 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO10126
    04:33:14.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO10126-2
    04:33:14.281 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO10126-2PADDING
    04:33:14.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO10126PADDING
    04:33:14.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO7816-4
    04:33:14.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO7816-4PADDING
    04:33:14.282 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/NOPADDING
    04:33:14.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/PKCS5
    04:33:14.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/PKCS5PADDING
    04:33:14.283 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/PKCS7
    04:33:14.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/PKCS7PADDING
    04:33:14.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/TBC
    04:33:14.284 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/TBCPADDING
    04:33:14.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/X9.23
    04:33:14.285 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/X9.23PADDING
    04:33:14.286 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ZEROBYTE
    04:33:14.286 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ZEROBYTEPADDING
    04:33:14.286 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/
    04:33:14.287 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126
    04:33:14.287 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126-2
    04:33:14.287 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126-2PADDING
    04:33:14.287 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126PADDING
    04:33:14.288 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO7816-4
    04:33:14.288 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO7816-4PADDING
    04:33:14.288 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/NOPADDING
    04:33:14.289 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/PKCS5
    04:33:14.289 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/PKCS5PADDING
    04:33:14.290 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/PKCS7
    04:33:14.290 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/PKCS7PADDING
    04:33:14.290 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/TBC
    04:33:14.291 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/TBCPADDING
    04:33:14.291 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/X9.23
    04:33:14.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/X9.23PADDING
    04:33:14.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ZEROBYTE
    04:33:14.292 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ZEROBYTEPADDING
    04:33:14.293 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/
    04:33:14.293 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126
    04:33:14.294 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126-2
    04:33:14.294 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126-2PADDING
    04:33:14.294 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126PADDING
    04:33:14.294 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO7816-4
    04:33:14.298 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO7816-4PADDING
    04:33:14.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/NOPADDING
    04:33:14.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/PKCS5
    04:33:14.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/PKCS5PADDING
    04:33:14.299 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/PKCS7
    04:33:14.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/PKCS7PADDING
    04:33:14.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/TBC
    04:33:14.300 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/TBCPADDING
    04:33:14.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/X9.23
    04:33:14.301 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/X9.23PADDING
    04:33:14.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ZEROBYTE
    04:33:14.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ZEROBYTEPADDING
    04:33:14.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/
    04:33:14.302 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126
    04:33:14.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126-2
    04:33:14.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126-2PADDING
    04:33:14.303 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126PADDING
    04:33:14.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO7816-4
    04:33:14.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO7816-4PADDING
    04:33:14.304 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/NOPADDING
    04:33:14.306 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/PKCS5
    04:33:14.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/PKCS5PADDING
    04:33:14.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/PKCS7
    04:33:14.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/PKCS7PADDING
    04:33:14.307 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/TBC
    04:33:14.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/TBCPADDING
    04:33:14.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/X9.23
    04:33:14.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/X9.23PADDING
    04:33:14.308 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ZEROBYTE
    04:33:14.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ZEROBYTEPADDING
    04:33:14.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/
    04:33:14.309 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126
    04:33:14.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126-2
    04:33:14.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126-2PADDING
    04:33:14.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126PADDING
    04:33:14.310 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO7816-4
    04:33:14.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO7816-4PADDING
    04:33:14.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/NOPADDING
    04:33:14.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/PKCS5
    04:33:14.311 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/PKCS5PADDING
    04:33:14.312 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/PKCS7
    04:33:14.312 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/PKCS7PADDING
    04:33:14.312 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/TBC
    04:33:14.312 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/TBCPADDING
    04:33:14.313 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/X9.23
    04:33:14.313 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/X9.23PADDING
    04:33:14.314 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ZEROBYTE
    04:33:14.314 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ZEROBYTEPADDING
    04:33:14.314 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/
    04:33:14.315 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126
    04:33:14.315 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126-2
    04:33:14.315 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126-2PADDING
    04:33:14.315 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126PADDING
    04:33:14.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO7816-4
    04:33:14.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO7816-4PADDING
    04:33:14.316 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/NOPADDING
    04:33:14.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/PKCS5
    04:33:14.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/PKCS5PADDING
    04:33:14.317 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/PKCS7
    04:33:14.318 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/PKCS7PADDING
    04:33:14.318 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/TBC
    04:33:14.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/TBCPADDING
    04:33:14.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/X9.23
    04:33:14.319 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/X9.23PADDING
    04:33:14.320 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ZEROBYTE
    04:33:14.321 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ZEROBYTEPADDING
    04:33:14.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/
    04:33:14.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126
    04:33:14.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126-2
    04:33:14.322 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126-2PADDING
    04:33:14.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126PADDING
    04:33:14.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO7816-4
    04:33:14.323 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO7816-4PADDING
    04:33:14.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/NOPADDING
    04:33:14.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/PKCS5
    04:33:14.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/PKCS5PADDING
    04:33:14.324 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/PKCS7
    04:33:14.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/PKCS7PADDING
    04:33:14.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/TBC
    04:33:14.325 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/TBCPADDING
    04:33:14.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/X9.23
    04:33:14.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/X9.23PADDING
    04:33:14.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ZEROBYTE
    04:33:14.326 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ZEROBYTEPADDING
    04:33:14.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/
    04:33:14.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126
    04:33:14.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126-2
    04:33:14.327 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126-2PADDING
    04:33:14.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126PADDING
    04:33:14.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO7816-4
    04:33:14.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO7816-4PADDING
    04:33:14.328 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/NOPADDING
    04:33:14.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/PKCS5
    04:33:14.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/PKCS5PADDING
    04:33:14.329 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/PKCS7
    04:33:14.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/PKCS7PADDING
    04:33:14.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/TBC
    04:33:14.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/TBCPADDING
    04:33:14.330 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/X9.23
    04:33:14.331 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/X9.23PADDING
    04:33:14.331 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ZEROBYTE
    04:33:14.331 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ZEROBYTEPADDING
    04:33:14.331 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/
    04:33:14.332 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126
    04:33:14.332 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126-2
    04:33:14.332 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126-2PADDING
    04:33:14.332 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126PADDING
    04:33:14.333 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO7816-4
    04:33:14.333 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO7816-4PADDING
    04:33:14.334 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/NOPADDING
    04:33:14.334 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/PKCS5
    04:33:14.334 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/PKCS5PADDING
    04:33:14.334 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/PKCS7
    04:33:14.334 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/PKCS7PADDING
    04:33:14.335 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/TBC
    04:33:14.335 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/TBCPADDING
    04:33:14.335 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/X9.23
    04:33:14.335 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/X9.23PADDING
    04:33:14.336 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ZEROBYTE
    04:33:14.336 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ZEROBYTEPADDING
    04:33:14.336 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/
    04:33:14.337 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126
    04:33:14.337 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126-2
    04:33:14.337 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126-2PADDING
    04:33:14.338 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126PADDING
    04:33:14.338 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO7816-4
    04:33:14.338 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO7816-4PADDING
    04:33:14.338 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/NOPADDING
    04:33:14.339 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/PKCS5
    04:33:14.339 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/PKCS5PADDING
    04:33:14.339 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/PKCS7
    04:33:14.339 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/PKCS7PADDING
    04:33:14.340 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/TBC
    04:33:14.340 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/TBCPADDING
    04:33:14.340 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/X9.23
    04:33:14.341 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/X9.23PADDING
    04:33:14.341 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ZEROBYTE
    04:33:14.342 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ZEROBYTEPADDING
    04:33:14.342 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/
    04:33:14.342 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126
    04:33:14.342 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126-2
    04:33:14.343 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126-2PADDING
    04:33:14.343 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126PADDING
    04:33:14.343 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO7816-4
    04:33:14.343 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO7816-4PADDING
    04:33:14.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/NOPADDING
    04:33:14.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/PKCS5
    04:33:14.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/PKCS5PADDING
    04:33:14.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/PKCS7
    04:33:14.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/PKCS7PADDING
    04:33:14.344 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/TBC
    04:33:14.345 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/TBCPADDING
    04:33:14.345 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/X9.23
    04:33:14.346 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/X9.23PADDING
    04:33:14.346 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ZEROBYTE
    04:33:14.346 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ZEROBYTEPADDING
    04:33:14.346 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/
    04:33:14.347 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126
    04:33:14.347 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126-2
    04:33:14.347 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126-2PADDING
    04:33:14.347 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126PADDING
    04:33:14.348 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO7816-4
    04:33:14.348 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO7816-4PADDING
    04:33:14.348 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/NOPADDING
    04:33:14.348 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/PKCS5
    04:33:14.349 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/PKCS5PADDING
    04:33:14.349 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/PKCS7
    04:33:14.350 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/PKCS7PADDING
    04:33:14.350 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/TBC
    04:33:14.350 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/TBCPADDING
    04:33:14.350 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/X9.23
    04:33:14.351 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/X9.23PADDING
    04:33:14.351 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ZEROBYTE
    04:33:14.351 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ZEROBYTEPADDING
    04:33:14.351 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/
    04:33:14.352 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126
    04:33:14.352 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126-2
    04:33:14.352 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126-2PADDING
    04:33:14.352 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126PADDING
    04:33:14.353 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO7816-4
    04:33:14.353 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO7816-4PADDING
    04:33:14.353 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/NOPADDING
    04:33:14.354 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/PKCS5
    04:33:14.354 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/PKCS5PADDING
    04:33:14.354 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/PKCS7
    04:33:14.355 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/PKCS7PADDING
    04:33:14.355 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/TBC
    04:33:14.355 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/TBCPADDING
    04:33:14.355 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/X9.23
    04:33:14.356 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/X9.23PADDING
    04:33:14.356 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ZEROBYTE
    04:33:14.356 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ZEROBYTEPADDING
    04:33:14.356 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/
    04:33:14.357 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126
    04:33:14.357 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126-2
    04:33:14.357 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126-2PADDING
    04:33:14.358 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126PADDING
    04:33:14.358 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO7816-4
    04:33:14.358 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO7816-4PADDING
    04:33:14.358 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/NOPADDING
    04:33:14.359 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/PKCS5
    04:33:14.359 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/PKCS5PADDING
    04:33:14.359 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/PKCS7
    04:33:14.359 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/PKCS7PADDING
    04:33:14.360 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/TBC
    04:33:14.360 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/TBCPADDING
    04:33:14.360 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/X9.23
    04:33:14.361 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/X9.23PADDING
    04:33:14.361 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ZEROBYTE
    04:33:14.361 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ZEROBYTEPADDING
    04:33:14.362 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/
    04:33:14.362 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126
    04:33:14.362 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126-2
    04:33:14.362 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126-2PADDING
    04:33:14.363 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126PADDING
    04:33:14.363 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO7816-4
    04:33:14.363 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO7816-4PADDING
    04:33:14.364 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/NOPADDING
    04:33:14.364 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/PKCS5
    04:33:14.364 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/PKCS5PADDING
    04:33:14.364 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/PKCS7
    04:33:14.364 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/PKCS7PADDING
    04:33:14.365 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/TBC
    04:33:14.365 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/TBCPADDING
    04:33:14.365 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/X9.23
    04:33:14.366 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/X9.23PADDING
    04:33:14.366 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ZEROBYTE
    04:33:14.366 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ZEROBYTEPADDING
    04:33:14.367 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/
    04:33:14.367 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126
    04:33:14.367 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126-2
    04:33:14.367 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126-2PADDING
    04:33:14.368 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126PADDING
    04:33:14.368 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO7816-4
    04:33:14.368 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO7816-4PADDING
    04:33:14.368 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/NOPADDING
    04:33:14.370 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/PKCS5
    04:33:14.370 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/PKCS5PADDING
    04:33:14.370 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/PKCS7
    04:33:14.371 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/PKCS7PADDING
    04:33:14.371 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/TBC
    04:33:14.371 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/TBCPADDING
    04:33:14.371 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/X9.23
    04:33:14.372 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/X9.23PADDING
    04:33:14.372 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ZEROBYTE
    04:33:14.372 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ZEROBYTEPADDING
    04:33:14.372 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/
    04:33:14.373 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126
    04:33:14.373 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126-2
    04:33:14.374 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126-2PADDING
    04:33:14.374 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126PADDING
    04:33:14.374 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO7816-4
    04:33:14.374 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO7816-4PADDING
    04:33:14.375 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/NOPADDING
    04:33:14.375 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/PKCS5
    04:33:14.375 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/PKCS5PADDING
    04:33:14.375 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/PKCS7
    04:33:14.376 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/PKCS7PADDING
    04:33:14.376 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/TBC
    04:33:14.376 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/TBCPADDING
    04:33:14.376 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/X9.23
    04:33:14.377 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/X9.23PADDING
    04:33:14.377 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ZEROBYTE
    04:33:14.378 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ZEROBYTEPADDING
    04:33:14.378 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/
    04:33:14.378 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126
    04:33:14.378 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126-2
    04:33:14.379 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126-2PADDING
    04:33:14.379 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126PADDING
    04:33:14.379 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO7816-4
    04:33:14.379 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO7816-4PADDING
    04:33:14.380 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/NOPADDING
    04:33:14.380 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/PKCS5
    04:33:14.380 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/PKCS5PADDING
    04:33:14.380 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/PKCS7
    04:33:14.381 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/PKCS7PADDING
    04:33:14.381 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/TBC
    04:33:14.381 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/TBCPADDING
    04:33:14.382 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/X9.23
    04:33:14.382 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/X9.23PADDING
    04:33:14.382 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ZEROBYTE
    04:33:14.383 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ZEROBYTEPADDING
    04:33:14.383 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/
    04:33:14.383 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126
    04:33:14.383 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126-2
    04:33:14.384 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126-2PADDING
    04:33:14.384 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126PADDING
    04:33:14.384 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO7816-4
    04:33:14.384 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO7816-4PADDING
    04:33:14.385 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/NOPADDING
    04:33:14.385 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/PKCS5
    04:33:14.386 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/PKCS5PADDING
    04:33:14.386 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/PKCS7
    04:33:14.386 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/PKCS7PADDING
    04:33:14.386 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/TBC
    04:33:14.387 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/TBCPADDING
    04:33:14.387 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/X9.23
    04:33:14.387 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/X9.23PADDING
    04:33:14.387 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ZEROBYTE
    04:33:14.388 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ZEROBYTEPADDING
    04:33:14.388 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/
    04:33:14.388 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126
    04:33:14.389 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126-2
    04:33:14.389 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126-2PADDING
    04:33:14.389 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126PADDING
    04:33:14.390 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO7816-4
    04:33:14.390 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO7816-4PADDING
    04:33:14.390 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/NOPADDING
    04:33:14.390 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/PKCS5
    04:33:14.391 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/PKCS5PADDING
    04:33:14.391 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/PKCS7
    04:33:14.391 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/PKCS7PADDING
    04:33:14.391 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/TBC
    04:33:14.392 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/TBCPADDING
    04:33:14.392 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/X9.23
    04:33:14.392 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/X9.23PADDING
    04:33:14.392 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ZEROBYTE
    04:33:14.393 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ZEROBYTEPADDING
    04:33:14.393 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/
    04:33:14.394 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126
    04:33:14.394 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126-2
    04:33:14.394 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126-2PADDING
    04:33:14.394 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126PADDING
    04:33:14.395 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO7816-4
    04:33:14.395 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO7816-4PADDING
    04:33:14.395 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/NOPADDING
    04:33:14.395 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/PKCS5
    04:33:14.396 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/PKCS5PADDING
    04:33:14.396 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/PKCS7
    04:33:14.396 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/PKCS7PADDING
    04:33:14.396 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/TBC
    04:33:14.397 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/TBCPADDING
    04:33:14.397 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/X9.23
    04:33:14.398 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/X9.23PADDING
    04:33:14.398 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ZEROBYTE
    04:33:14.398 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ZEROBYTEPADDING
    04:33:14.398 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/
    04:33:14.398 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126
    04:33:14.399 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126-2
    04:33:14.399 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126-2PADDING
    04:33:14.399 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126PADDING
    04:33:14.399 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO7816-4
    04:33:14.400 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO7816-4PADDING
    04:33:14.400 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/NOPADDING
    04:33:14.400 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/PKCS5
    04:33:14.400 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/PKCS5PADDING
    04:33:14.401 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/PKCS7
    04:33:14.401 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/PKCS7PADDING
    04:33:14.401 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/TBC
    04:33:14.402 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/TBCPADDING
    04:33:14.402 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/X9.23
    04:33:14.402 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/X9.23PADDING
    04:33:14.402 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ZEROBYTE
    04:33:14.403 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ZEROBYTEPADDING
    04:33:14.403 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/
    04:33:14.403 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126
    04:33:14.403 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126-2
    04:33:14.404 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126-2PADDING
    04:33:14.404 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126PADDING
    04:33:14.404 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO7816-4
    04:33:14.405 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO7816-4PADDING
    04:33:14.405 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/NOPADDING
    04:33:14.405 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/PKCS5
    04:33:14.406 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/PKCS5PADDING
    04:33:14.406 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/PKCS7
    04:33:14.406 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/PKCS7PADDING
    04:33:14.406 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/TBC
    04:33:14.407 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/TBCPADDING
    04:33:14.407 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/X9.23
    04:33:14.407 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/X9.23PADDING
    04:33:14.407 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ZEROBYTE
    04:33:14.408 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ZEROBYTEPADDING
    04:33:14.408 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/
    04:33:14.408 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126
    04:33:14.408 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126-2
    04:33:14.409 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126-2PADDING
    04:33:14.409 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126PADDING
    04:33:14.410 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO7816-4
    04:33:14.410 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO7816-4PADDING
    04:33:14.410 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/NOPADDING
    04:33:14.410 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/PKCS5
    04:33:14.411 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/PKCS5PADDING
    04:33:14.411 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/PKCS7
    04:33:14.411 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/PKCS7PADDING
    04:33:14.411 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/TBC
    04:33:14.412 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/TBCPADDING
    04:33:14.412 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/X9.23
    04:33:14.412 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/X9.23PADDING
    04:33:14.412 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ZEROBYTE
    04:33:14.412 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ZEROBYTEPADDING
    04:33:14.413 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/
    04:33:14.413 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126
    04:33:14.414 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126-2
    04:33:14.414 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126-2PADDING
    04:33:14.414 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126PADDING
    04:33:14.414 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO7816-4
    04:33:14.415 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO7816-4PADDING
    04:33:14.415 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/NOPADDING
    04:33:14.415 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/PKCS5
    04:33:14.415 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/PKCS5PADDING
    04:33:14.416 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/PKCS7
    04:33:14.416 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/PKCS7PADDING
    04:33:14.416 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/TBC
    04:33:14.416 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/TBCPADDING
    04:33:14.417 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/X9.23
    04:33:14.417 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/X9.23PADDING
    04:33:14.418 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ZEROBYTE
    04:33:14.418 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ZEROBYTEPADDING
    04:33:14.418 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/
    04:33:14.418 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126
    04:33:14.419 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126-2
    04:33:14.419 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126-2PADDING
    04:33:14.419 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126PADDING
    04:33:14.419 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO7816-4
    04:33:14.420 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO7816-4PADDING
    04:33:14.420 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/NOPADDING
    04:33:14.420 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/PKCS5
    04:33:14.420 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/PKCS5PADDING
    04:33:14.420 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/PKCS7
    04:33:14.421 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/PKCS7PADDING
    04:33:14.422 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/TBC
    04:33:14.422 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/TBCPADDING
    04:33:14.422 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/X9.23
    04:33:14.422 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/X9.23PADDING
    04:33:14.423 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ZEROBYTE
    04:33:14.423 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ZEROBYTEPADDING
    04:33:14.423 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/
    04:33:14.423 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126
    04:33:14.423 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126-2
    04:33:14.424 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126-2PADDING
    04:33:14.424 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126PADDING
    04:33:14.424 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO7816-4
    04:33:14.424 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO7816-4PADDING
    04:33:14.425 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/NOPADDING
    04:33:14.425 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/PKCS5
    04:33:14.426 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/PKCS5PADDING
    04:33:14.426 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/PKCS7
    04:33:14.426 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/PKCS7PADDING
    04:33:14.426 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/TBC
    04:33:14.427 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/TBCPADDING
    04:33:14.427 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/X9.23
    04:33:14.427 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/X9.23PADDING
    04:33:14.427 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ZEROBYTE
    04:33:14.428 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ZEROBYTEPADDING
    04:33:14.428 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/
    04:33:14.428 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126
    04:33:14.428 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126-2
    04:33:14.429 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126-2PADDING
    04:33:14.429 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126PADDING
    04:33:14.430 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO7816-4
    04:33:14.430 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO7816-4PADDING
    04:33:14.430 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/NOPADDING
    04:33:14.430 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/PKCS5
    04:33:14.431 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/PKCS5PADDING
    04:33:14.431 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/PKCS7
    04:33:14.431 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/PKCS7PADDING
    04:33:14.431 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/TBC
    04:33:14.432 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/TBCPADDING
    04:33:14.432 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/X9.23
    04:33:14.432 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/X9.23PADDING
    04:33:14.432 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ZEROBYTE
    04:33:14.433 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ZEROBYTEPADDING
    04:33:14.433 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/
    04:33:14.434 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126
    04:33:14.434 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126-2
    04:33:14.434 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126-2PADDING
    04:33:14.435 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126PADDING
    04:33:14.435 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO7816-4
    04:33:14.435 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO7816-4PADDING
    04:33:14.435 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/NOPADDING
    04:33:14.436 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/PKCS5
    04:33:14.436 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/PKCS5PADDING
    04:33:14.436 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/PKCS7
    04:33:14.437 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/PKCS7PADDING
    04:33:14.437 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/TBC
    04:33:14.437 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/TBCPADDING
    04:33:14.438 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/X9.23
    04:33:14.438 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/X9.23PADDING
    04:33:14.438 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ZEROBYTE
    04:33:14.438 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ZEROBYTEPADDING
    04:33:14.439 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/
    04:33:14.439 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126
    04:33:14.439 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126-2
    04:33:14.439 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126-2PADDING
    04:33:14.440 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126PADDING
    04:33:14.440 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO7816-4
    04:33:14.440 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO7816-4PADDING
    04:33:14.440 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/NOPADDING
    04:33:14.441 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/PKCS5
    04:33:14.441 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/PKCS5PADDING
    04:33:14.441 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/PKCS7
    04:33:14.442 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/PKCS7PADDING
    04:33:14.442 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/TBC
    04:33:14.442 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/TBCPADDING
    04:33:14.442 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/X9.23
    04:33:14.442 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/X9.23PADDING
    04:33:14.443 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ZEROBYTE
    04:33:14.443 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ZEROBYTEPADDING
    04:33:14.443 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/
    04:33:14.443 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126
    04:33:14.444 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126-2
    04:33:14.444 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126-2PADDING
    04:33:14.444 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126PADDING
    04:33:14.444 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO7816-4
    04:33:14.445 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO7816-4PADDING
    04:33:14.445 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/NOPADDING
    04:33:14.446 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/PKCS5
    04:33:14.446 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/PKCS5PADDING
    04:33:14.446 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/PKCS7
    04:33:14.446 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/PKCS7PADDING
    04:33:14.447 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/TBC
    04:33:14.447 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/TBCPADDING
    04:33:14.461 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/X9.23
    04:33:14.461 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/X9.23PADDING
    04:33:14.462 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ZEROBYTE
    04:33:14.462 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ZEROBYTEPADDING
    04:33:14.462 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/
    04:33:14.462 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126
    04:33:14.463 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126-2
    04:33:14.463 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126-2PADDING
    04:33:14.473 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126PADDING
    04:33:14.474 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO7816-4
    04:33:14.474 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO7816-4PADDING
    04:33:14.474 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/NOPADDING
    04:33:14.474 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/PKCS5
    04:33:14.475 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/PKCS5PADDING
    04:33:14.475 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/PKCS7
    04:33:14.475 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/PKCS7PADDING
    04:33:14.475 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/TBC
    04:33:14.476 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/TBCPADDING
    04:33:14.476 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/X9.23
    04:33:14.476 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/X9.23PADDING
    04:33:14.476 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ZEROBYTE
    04:33:14.476 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ZEROBYTEPADDING
    04:33:14.477 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/
    04:33:14.477 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126
    04:33:14.478 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126-2
    04:33:14.478 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126-2PADDING
    04:33:14.478 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126PADDING
    04:33:14.478 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO7816-4
    04:33:14.479 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO7816-4PADDING
    04:33:14.479 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/NOPADDING
    04:33:14.479 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/PKCS5
    04:33:14.479 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/PKCS5PADDING
    04:33:14.479 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/PKCS7
    04:33:14.480 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/PKCS7PADDING
    04:33:14.480 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/TBC
    04:33:14.480 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/TBCPADDING
    04:33:14.480 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/X9.23
    04:33:14.481 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/X9.23PADDING
    04:33:14.481 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ZEROBYTE
    04:33:14.482 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ZEROBYTEPADDING
    04:33:14.482 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CTS/
    04:33:14.482 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/CTS/" does not support IV => Skipping.
    04:33:14.483 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CTS/NOPADDING
    04:33:14.483 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/CTS/NOPADDING" does not support IV => Skipping.
    04:33:14.483 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/EAX/
    04:33:14.484 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/EAX/NOPADDING
    04:33:14.485 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/ECB/
    04:33:14.486 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/ECB/" does not support IV => Skipping.
    04:33:14.486 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/ECB/NOPADDING
    04:33:14.486 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/ECB/NOPADDING" does not support IV => Skipping.
    04:33:14.486 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/GCM/
    04:33:14.487 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/GCM/NOPADDING
    04:33:14.488 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/
    04:33:14.488 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO10126
    04:33:14.489 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO10126-2
    04:33:14.489 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO10126-2PADDING
    04:33:14.490 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO10126PADDING
    04:33:14.490 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO7816-4
    04:33:14.490 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO7816-4PADDING
    04:33:14.490 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/NOPADDING
    04:33:14.491 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/PKCS5
    04:33:14.491 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/PKCS5PADDING
    04:33:14.498 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/PKCS7
    04:33:14.498 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/PKCS7PADDING
    04:33:14.498 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/TBC
    04:33:14.499 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/TBCPADDING
    04:33:14.499 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/X9.23
    04:33:14.499 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/X9.23PADDING
    04:33:14.499 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ZEROBYTE
    04:33:14.499 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ZEROBYTEPADDING
    04:33:14.499 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/
    04:33:14.500 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126
    04:33:14.500 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126-2
    04:33:14.500 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126-2PADDING
    04:33:14.500 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126PADDING
    04:33:14.501 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO7816-4
    04:33:14.501 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO7816-4PADDING
    04:33:14.501 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/NOPADDING
    04:33:14.502 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/PKCS5
    04:33:14.502 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/PKCS5PADDING
    04:33:14.502 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/PKCS7
    04:33:14.502 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/PKCS7PADDING
    04:33:14.503 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/TBC
    04:33:14.503 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/TBCPADDING
    04:33:14.503 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/X9.23
    04:33:14.503 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/X9.23PADDING
    04:33:14.504 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ZEROBYTE
    04:33:14.504 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ZEROBYTEPADDING
    04:33:14.504 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/
    04:33:14.504 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126
    04:33:14.504 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126-2
    04:33:14.505 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126-2PADDING
    04:33:14.505 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126PADDING
    04:33:14.506 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO7816-4
    04:33:14.506 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO7816-4PADDING
    04:33:14.506 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/NOPADDING
    04:33:14.506 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/PKCS5
    04:33:14.506 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/PKCS5PADDING
    04:33:14.506 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/PKCS7
    04:33:14.507 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/PKCS7PADDING
    04:33:14.507 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/TBC
    04:33:14.507 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/TBCPADDING
    04:33:14.507 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/X9.23
    04:33:14.507 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/X9.23PADDING
    04:33:14.508 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ZEROBYTE
    04:33:14.508 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ZEROBYTEPADDING
    04:33:14.508 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/
    04:33:14.509 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126
    04:33:14.509 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126-2
    04:33:14.509 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126-2PADDING
    04:33:14.510 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126PADDING
    04:33:14.510 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO7816-4
    04:33:14.510 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO7816-4PADDING
    04:33:14.510 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/NOPADDING
    04:33:14.511 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/PKCS5
    04:33:14.511 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/PKCS5PADDING
    04:33:14.511 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/PKCS7
    04:33:14.511 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/PKCS7PADDING
    04:33:14.512 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/TBC
    04:33:14.512 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/TBCPADDING
    04:33:14.512 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/X9.23
    04:33:14.512 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/X9.23PADDING
    04:33:14.512 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ZEROBYTE
    04:33:14.513 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ZEROBYTEPADDING
    04:33:14.513 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/
    04:33:14.513 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126
    04:33:14.514 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126-2
    04:33:14.514 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126-2PADDING
    04:33:14.514 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126PADDING
    04:33:14.514 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO7816-4
    04:33:14.515 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO7816-4PADDING
    04:33:14.515 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/NOPADDING
    04:33:14.515 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/PKCS5
    04:33:14.515 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/PKCS5PADDING
    04:33:14.516 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/PKCS7
    04:33:14.516 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/PKCS7PADDING
    04:33:14.516 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/TBC
    04:33:14.516 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/TBCPADDING
    04:33:14.516 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/X9.23
    04:33:14.517 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/X9.23PADDING
    04:33:14.517 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ZEROBYTE
    04:33:14.518 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ZEROBYTEPADDING
    04:33:14.518 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/
    04:33:14.518 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126
    04:33:14.518 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126-2
    04:33:14.519 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126-2PADDING
    04:33:14.519 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126PADDING
    04:33:14.519 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO7816-4
    04:33:14.519 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO7816-4PADDING
    04:33:14.519 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/NOPADDING
    04:33:14.520 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/PKCS5
    04:33:14.520 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/PKCS5PADDING
    04:33:14.520 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/PKCS7
    04:33:14.520 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/PKCS7PADDING
    04:33:14.520 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/TBC
    04:33:14.521 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/TBCPADDING
    04:33:14.521 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/X9.23
    04:33:14.521 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/X9.23PADDING
    04:33:14.522 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ZEROBYTE
    04:33:14.522 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ZEROBYTEPADDING
    04:33:14.522 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/
    04:33:14.522 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126
    04:33:14.522 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126-2
    04:33:14.523 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126-2PADDING
    04:33:14.523 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126PADDING
    04:33:14.523 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO7816-4
    04:33:14.523 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO7816-4PADDING
    04:33:14.524 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/NOPADDING
    04:33:14.524 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/PKCS5
    04:33:14.524 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/PKCS5PADDING
    04:33:14.524 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/PKCS7
    04:33:14.525 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/PKCS7PADDING
    04:33:14.525 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/TBC
    04:33:14.525 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/TBCPADDING
    04:33:14.525 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/X9.23
    04:33:14.526 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/X9.23PADDING
    04:33:14.526 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ZEROBYTE
    04:33:14.526 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ZEROBYTEPADDING
    04:33:14.526 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/
    04:33:14.527 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126
    04:33:14.527 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126-2
    04:33:14.527 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126-2PADDING
    04:33:14.527 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126PADDING
    04:33:14.527 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO7816-4
    04:33:14.528 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO7816-4PADDING
    04:33:14.528 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/NOPADDING
    04:33:14.528 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/PKCS5
    04:33:14.528 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/PKCS5PADDING
    04:33:14.528 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/PKCS7
    04:33:14.529 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/PKCS7PADDING
    04:33:14.529 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/TBC
    04:33:14.529 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/TBCPADDING
    04:33:14.530 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/X9.23
    04:33:14.530 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/X9.23PADDING
    04:33:14.530 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ZEROBYTE
    04:33:14.530 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ZEROBYTEPADDING
    04:33:14.531 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/
    04:33:14.531 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126
    04:33:14.531 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126-2
    04:33:14.531 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126-2PADDING
    04:33:14.532 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126PADDING
    04:33:14.532 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO7816-4
    04:33:14.532 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO7816-4PADDING
    04:33:14.532 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/NOPADDING
    04:33:14.532 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/PKCS5
    04:33:14.533 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/PKCS5PADDING
    04:33:14.533 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/PKCS7
    04:33:14.533 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/PKCS7PADDING
    04:33:14.534 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/TBC
    04:33:14.534 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/TBCPADDING
    04:33:14.534 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/X9.23
    04:33:14.534 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/X9.23PADDING
    04:33:14.535 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ZEROBYTE
    04:33:14.535 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ZEROBYTEPADDING
    04:33:14.535 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/
    04:33:14.535 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126
    04:33:14.535 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126-2
    04:33:14.536 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126-2PADDING
    04:33:14.536 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126PADDING
    04:33:14.536 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO7816-4
    04:33:14.536 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO7816-4PADDING
    04:33:14.537 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/NOPADDING
    04:33:14.537 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/PKCS5
    04:33:14.538 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/PKCS5PADDING
    04:33:14.538 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/PKCS7
    04:33:14.538 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/PKCS7PADDING
    04:33:14.538 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/TBC
    04:33:14.539 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/TBCPADDING
    04:33:14.539 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/X9.23
    04:33:14.539 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/X9.23PADDING
    04:33:14.539 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ZEROBYTE
    04:33:14.539 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ZEROBYTEPADDING
    04:33:14.540 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/
    04:33:14.540 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126
    04:33:14.540 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126-2
    04:33:14.540 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126-2PADDING
    04:33:14.541 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126PADDING
    04:33:14.541 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO7816-4
    04:33:14.541 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO7816-4PADDING
    04:33:14.542 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/NOPADDING
    04:33:14.542 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/PKCS5
    04:33:14.542 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/PKCS5PADDING
    04:33:14.542 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/PKCS7
    04:33:14.543 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/PKCS7PADDING
    04:33:14.543 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/TBC
    04:33:14.543 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/TBCPADDING
    04:33:14.543 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/X9.23
    04:33:14.543 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/X9.23PADDING
    04:33:14.544 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ZEROBYTE
    04:33:14.544 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ZEROBYTEPADDING
    04:33:14.544 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/
    04:33:14.544 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126
    04:33:14.544 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126-2
    04:33:14.545 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126-2PADDING
    04:33:14.545 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126PADDING
    04:33:14.546 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO7816-4
    04:33:14.546 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO7816-4PADDING
    04:33:14.546 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/NOPADDING
    04:33:14.546 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/PKCS5
    04:33:14.546 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/PKCS5PADDING
    04:33:14.547 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/PKCS7
    04:33:14.547 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/PKCS7PADDING
    04:33:14.547 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/TBC
    04:33:14.547 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/TBCPADDING
    04:33:14.547 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/X9.23
    04:33:14.548 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/X9.23PADDING
    04:33:14.548 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ZEROBYTE
    04:33:14.548 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ZEROBYTEPADDING
    04:33:14.548 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/
    04:33:14.549 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126
    04:33:14.549 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126-2
    04:33:14.549 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126-2PADDING
    04:33:14.550 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126PADDING
    04:33:14.550 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO7816-4
    04:33:14.550 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO7816-4PADDING
    04:33:14.550 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/NOPADDING
    04:33:14.550 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/PKCS5
    04:33:14.551 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/PKCS5PADDING
    04:33:14.551 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/PKCS7
    04:33:14.551 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/PKCS7PADDING
    04:33:14.551 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/TBC
    04:33:14.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/TBCPADDING
    04:33:14.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/X9.23
    04:33:14.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/X9.23PADDING
    04:33:14.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ZEROBYTE
    04:33:14.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ZEROBYTEPADDING
    04:33:14.553 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/
    04:33:14.553 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126
    04:33:14.554 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126-2
    04:33:14.554 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126-2PADDING
    04:33:14.554 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126PADDING
    04:33:14.554 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO7816-4
    04:33:14.555 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO7816-4PADDING
    04:33:14.555 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/NOPADDING
    04:33:14.555 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/PKCS5
    04:33:14.555 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/PKCS5PADDING
    04:33:14.556 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/PKCS7
    04:33:14.556 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/PKCS7PADDING
    04:33:14.556 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/TBC
    04:33:14.556 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/TBCPADDING
    04:33:14.557 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/X9.23
    04:33:14.557 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/X9.23PADDING
    04:33:14.557 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ZEROBYTE
    04:33:14.558 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ZEROBYTEPADDING
    04:33:14.558 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/
    04:33:14.558 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126
    04:33:14.558 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126-2
    04:33:14.558 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126-2PADDING
    04:33:14.559 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126PADDING
    04:33:14.559 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO7816-4
    04:33:14.559 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO7816-4PADDING
    04:33:14.559 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/NOPADDING
    04:33:14.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/PKCS5
    04:33:14.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/PKCS5PADDING
    04:33:14.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/PKCS7
    04:33:14.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/PKCS7PADDING
    04:33:14.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/TBC
    04:33:14.561 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/TBCPADDING
    04:33:14.561 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/X9.23
    04:33:14.561 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/X9.23PADDING
    04:33:14.562 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ZEROBYTE
    04:33:14.562 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ZEROBYTEPADDING
    04:33:14.562 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/
    04:33:14.562 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126
    04:33:14.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126-2
    04:33:14.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126-2PADDING
    04:33:14.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126PADDING
    04:33:14.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO7816-4
    04:33:14.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO7816-4PADDING
    04:33:14.564 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/NOPADDING
    04:33:14.564 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/PKCS5
    04:33:14.564 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/PKCS5PADDING
    04:33:14.564 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/PKCS7
    04:33:14.565 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/PKCS7PADDING
    04:33:14.565 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/TBC
    04:33:14.565 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/TBCPADDING
    04:33:14.566 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/X9.23
    04:33:14.566 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/X9.23PADDING
    04:33:14.566 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ZEROBYTE
    04:33:14.566 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ZEROBYTEPADDING
    04:33:14.566 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/
    04:33:14.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126
    04:33:14.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126-2
    04:33:14.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126-2PADDING
    04:33:14.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126PADDING
    04:33:14.568 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO7816-4
    04:33:14.568 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO7816-4PADDING
    04:33:14.568 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/NOPADDING
    04:33:14.568 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/PKCS5
    04:33:14.568 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/PKCS5PADDING
    04:33:14.569 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/PKCS7
    04:33:14.569 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/PKCS7PADDING
    04:33:14.570 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/TBC
    04:33:14.570 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/TBCPADDING
    04:33:14.570 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/X9.23
    04:33:14.570 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/X9.23PADDING
    04:33:14.570 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ZEROBYTE
    04:33:14.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ZEROBYTEPADDING
    04:33:14.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/
    04:33:14.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126
    04:33:14.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126-2
    04:33:14.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126-2PADDING
    04:33:14.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126PADDING
    04:33:14.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO7816-4
    04:33:14.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO7816-4PADDING
    04:33:14.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/NOPADDING
    04:33:14.573 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/PKCS5
    04:33:14.573 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/PKCS5PADDING
    04:33:14.574 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/PKCS7
    04:33:14.574 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/PKCS7PADDING
    04:33:14.574 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/TBC
    04:33:14.574 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/TBCPADDING
    04:33:14.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/X9.23
    04:33:14.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/X9.23PADDING
    04:33:14.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ZEROBYTE
    04:33:14.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ZEROBYTEPADDING
    04:33:14.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/
    04:33:14.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126
    04:33:14.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126-2
    04:33:14.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126-2PADDING
    04:33:14.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126PADDING
    04:33:14.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO7816-4
    04:33:14.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO7816-4PADDING
    04:33:14.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/NOPADDING
    04:33:14.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/PKCS5
    04:33:14.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/PKCS5PADDING
    04:33:14.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/PKCS7
    04:33:14.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/PKCS7PADDING
    04:33:14.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/TBC
    04:33:14.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/TBCPADDING
    04:33:14.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/X9.23
    04:33:14.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/X9.23PADDING
    04:33:14.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ZEROBYTE
    04:33:14.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ZEROBYTEPADDING
    04:33:14.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/
    04:33:14.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126
    04:33:14.581 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126-2
    04:33:14.581 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126-2PADDING
    04:33:14.582 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126PADDING
    04:33:14.582 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO7816-4
    04:33:14.582 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO7816-4PADDING
    04:33:14.582 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/NOPADDING
    04:33:14.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/PKCS5
    04:33:14.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/PKCS5PADDING
    04:33:14.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/PKCS7
    04:33:14.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/PKCS7PADDING
    04:33:14.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/TBC
    04:33:14.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/TBCPADDING
    04:33:14.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/X9.23
    04:33:14.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/X9.23PADDING
    04:33:14.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ZEROBYTE
    04:33:14.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ZEROBYTEPADDING
    04:33:14.585 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/
    04:33:14.585 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126
    04:33:14.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126-2
    04:33:14.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126-2PADDING
    04:33:14.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126PADDING
    04:33:14.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO7816-4
    04:33:14.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO7816-4PADDING
    04:33:14.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/NOPADDING
    04:33:14.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/PKCS5
    04:33:14.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/PKCS5PADDING
    04:33:14.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/PKCS7
    04:33:14.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/PKCS7PADDING
    04:33:14.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/TBC
    04:33:14.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/TBCPADDING
    04:33:14.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/X9.23
    04:33:14.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/X9.23PADDING
    04:33:14.589 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ZEROBYTE
    04:33:14.589 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ZEROBYTEPADDING
    04:33:14.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/
    04:33:14.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126
    04:33:14.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126-2
    04:33:14.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126-2PADDING
    04:33:14.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126PADDING
    04:33:14.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO7816-4
    04:33:14.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO7816-4PADDING
    04:33:14.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/NOPADDING
    04:33:14.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/PKCS5
    04:33:14.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/PKCS5PADDING
    04:33:14.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/PKCS7
    04:33:14.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/PKCS7PADDING
    04:33:14.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/TBC
    04:33:14.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/TBCPADDING
    04:33:14.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/X9.23
    04:33:14.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/X9.23PADDING
    04:33:14.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ZEROBYTE
    04:33:14.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ZEROBYTEPADDING
    04:33:14.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/
    04:33:14.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126
    04:33:14.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126-2
    04:33:14.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126-2PADDING
    04:33:14.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126PADDING
    04:33:14.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO7816-4
    04:33:14.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO7816-4PADDING
    04:33:14.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/NOPADDING
    04:33:14.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/PKCS5
    04:33:14.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/PKCS5PADDING
    04:33:14.597 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/PKCS7
    04:33:14.597 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/PKCS7PADDING
    04:33:14.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/TBC
    04:33:14.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/TBCPADDING
    04:33:14.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/X9.23
    04:33:14.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/X9.23PADDING
    04:33:14.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ZEROBYTE
    04:33:14.599 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ZEROBYTEPADDING
    04:33:14.599 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/
    04:33:14.599 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126
    04:33:14.599 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126-2
    04:33:14.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126-2PADDING
    04:33:14.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126PADDING
    04:33:14.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO7816-4
    04:33:14.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO7816-4PADDING
    04:33:14.601 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/NOPADDING
    04:33:14.601 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/PKCS5
    04:33:14.601 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/PKCS5PADDING
    04:33:14.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/PKCS7
    04:33:14.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/PKCS7PADDING
    04:33:14.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/TBC
    04:33:14.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/TBCPADDING
    04:33:14.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/X9.23
    04:33:14.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/X9.23PADDING
    04:33:14.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ZEROBYTE
    04:33:14.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ZEROBYTEPADDING
    04:33:14.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/
    04:33:14.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126
    04:33:14.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126-2
    04:33:14.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126-2PADDING
    04:33:14.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126PADDING
    04:33:14.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO7816-4
    04:33:14.605 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO7816-4PADDING
    04:33:14.605 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/NOPADDING
    04:33:14.605 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/PKCS5
    04:33:14.605 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/PKCS5PADDING
    04:33:14.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/PKCS7
    04:33:14.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/PKCS7PADDING
    04:33:14.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/TBC
    04:33:14.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/TBCPADDING
    04:33:14.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/X9.23
    04:33:14.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/X9.23PADDING
    04:33:14.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ZEROBYTE
    04:33:14.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ZEROBYTEPADDING
    04:33:14.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/
    04:33:14.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126
    04:33:14.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126-2
    04:33:14.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126-2PADDING
    04:33:14.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126PADDING
    04:33:14.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO7816-4
    04:33:14.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO7816-4PADDING
    04:33:14.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/NOPADDING
    04:33:14.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/PKCS5
    04:33:14.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/PKCS5PADDING
    04:33:14.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/PKCS7
    04:33:14.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/PKCS7PADDING
    04:33:14.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/TBC
    04:33:14.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/TBCPADDING
    04:33:14.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/X9.23
    04:33:14.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/X9.23PADDING
    04:33:14.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ZEROBYTE
    04:33:14.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ZEROBYTEPADDING
    04:33:14.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/
    04:33:14.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126
    04:33:14.613 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126-2
    04:33:14.613 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126-2PADDING
    04:33:14.613 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126PADDING
    04:33:14.613 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO7816-4
    04:33:14.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO7816-4PADDING
    04:33:14.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/NOPADDING
    04:33:14.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/PKCS5
    04:33:14.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/PKCS5PADDING
    04:33:14.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/PKCS7
    04:33:14.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/PKCS7PADDING
    04:33:14.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/TBC
    04:33:14.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/TBCPADDING
    04:33:14.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/X9.23
    04:33:14.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/X9.23PADDING
    04:33:14.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ZEROBYTE
    04:33:14.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ZEROBYTEPADDING
    04:33:14.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/
    04:33:14.617 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126
    04:33:14.617 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126-2
    04:33:14.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126-2PADDING
    04:33:14.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126PADDING
    04:33:14.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO7816-4
    04:33:14.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO7816-4PADDING
    04:33:14.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/NOPADDING
    04:33:14.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/PKCS5
    04:33:14.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/PKCS5PADDING
    04:33:14.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/PKCS7
    04:33:14.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/PKCS7PADDING
    04:33:14.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/TBC
    04:33:14.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/TBCPADDING
    04:33:14.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/X9.23
    04:33:14.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/X9.23PADDING
    04:33:14.621 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ZEROBYTE
    04:33:14.621 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ZEROBYTEPADDING
    04:33:14.621 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/
    04:33:14.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126
    04:33:14.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126-2
    04:33:14.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126-2PADDING
    04:33:14.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126PADDING
    04:33:14.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO7816-4
    04:33:14.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO7816-4PADDING
    04:33:14.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/NOPADDING
    04:33:14.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/PKCS5
    04:33:14.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/PKCS5PADDING
    04:33:14.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/PKCS7
    04:33:14.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/PKCS7PADDING
    04:33:14.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/TBC
    04:33:14.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/TBCPADDING
    04:33:14.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/X9.23
    04:33:14.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/X9.23PADDING
    04:33:14.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ZEROBYTE
    04:33:14.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ZEROBYTEPADDING
    04:33:14.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/
    04:33:14.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126
    04:33:14.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126-2
    04:33:14.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126-2PADDING
    04:33:14.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126PADDING
    04:33:14.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO7816-4
    04:33:14.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO7816-4PADDING
    04:33:14.628 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/NOPADDING
    04:33:14.628 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/PKCS5
    04:33:14.628 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/PKCS5PADDING
    04:33:14.628 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/PKCS7
    04:33:14.629 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/PKCS7PADDING
    04:33:14.629 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/TBC
    04:33:14.629 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/TBCPADDING
    04:33:14.629 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/X9.23
    04:33:14.630 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/X9.23PADDING
    04:33:14.630 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ZEROBYTE
    04:33:14.630 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ZEROBYTEPADDING
    04:33:14.630 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/
    04:33:14.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126
    04:33:14.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126-2
    04:33:14.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126-2PADDING
    04:33:14.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126PADDING
    04:33:14.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO7816-4
    04:33:14.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO7816-4PADDING
    04:33:14.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/NOPADDING
    04:33:14.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/PKCS5
    04:33:14.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/PKCS5PADDING
    04:33:14.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/PKCS7
    04:33:14.633 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/PKCS7PADDING
    04:33:14.633 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/TBC
    04:33:14.633 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/TBCPADDING
    04:33:14.634 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/X9.23
    04:33:14.634 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/X9.23PADDING
    04:33:14.634 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ZEROBYTE
    04:33:14.634 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ZEROBYTEPADDING
    04:33:14.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/
    04:33:14.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126
    04:33:14.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126-2
    04:33:14.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126-2PADDING
    04:33:14.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126PADDING
    04:33:14.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO7816-4
    04:33:14.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO7816-4PADDING
    04:33:14.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/NOPADDING
    04:33:14.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/PKCS5
    04:33:14.637 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/PKCS5PADDING
    04:33:14.638 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/PKCS7
    04:33:14.638 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/PKCS7PADDING
    04:33:14.638 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/TBC
    04:33:14.638 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/TBCPADDING
    04:33:14.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/X9.23
    04:33:14.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/X9.23PADDING
    04:33:14.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ZEROBYTE
    04:33:14.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ZEROBYTEPADDING
    04:33:14.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/
    04:33:14.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126
    04:33:14.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126-2
    04:33:14.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126-2PADDING
    04:33:14.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126PADDING
    04:33:14.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO7816-4
    04:33:14.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO7816-4PADDING
    04:33:14.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/NOPADDING
    04:33:14.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/PKCS5
    04:33:14.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/PKCS5PADDING
    04:33:14.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/PKCS7
    04:33:14.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/PKCS7PADDING
    04:33:14.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/TBC
    04:33:14.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/TBCPADDING
    04:33:14.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/X9.23
    04:33:14.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/X9.23PADDING
    04:33:14.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ZEROBYTE
    04:33:14.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ZEROBYTEPADDING
    04:33:14.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/
    04:33:14.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO10126
    04:33:14.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO10126-2
    04:33:14.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO10126-2PADDING
    04:33:14.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO10126PADDING
    04:33:14.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO7816-4
    04:33:14.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO7816-4PADDING
    04:33:14.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/NOPADDING
    04:33:14.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/PKCS5
    04:33:14.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/PKCS5PADDING
    04:33:14.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/PKCS7
    04:33:14.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/PKCS7PADDING
    04:33:14.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/TBC
    04:33:14.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/TBCPADDING
    04:33:14.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/X9.23
    04:33:14.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/X9.23PADDING
    04:33:14.649 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ZEROBYTE
    04:33:14.649 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ZEROBYTEPADDING
    04:33:14.650 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT//
    04:33:14.650 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT//" does not support IV => Skipping.
    04:33:14.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT//NOPADDING
    04:33:14.651 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT//NOPADDING" does not support IV => Skipping.
    04:33:14.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC-CTS/
    04:33:14.652 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC-CTS/NOPADDING
    04:33:14.652 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/
    04:33:14.653 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126
    04:33:14.654 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126-2
    04:33:14.654 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126-2PADDING
    04:33:14.655 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126PADDING
    04:33:14.655 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO7816-4
    04:33:14.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO7816-4PADDING
    04:33:14.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/NOPADDING
    04:33:14.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS5
    04:33:14.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS5PADDING
    04:33:14.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS7
    04:33:14.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS7PADDING
    04:33:14.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/TBC
    04:33:14.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/TBCPADDING
    04:33:14.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/X9.23
    04:33:14.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/X9.23PADDING
    04:33:14.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ZEROBYTE
    04:33:14.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ZEROBYTEPADDING
    04:33:14.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CCM/
    04:33:14.674 [Test worker] ERROR o.s.c.CipherTest - transformation "SERPENT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:14.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CCM/NOPADDING
    04:33:14.675 [Test worker] ERROR o.s.c.CipherTest - transformation "SERPENT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:14.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/
    04:33:14.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126
    04:33:14.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126-2
    04:33:14.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126-2PADDING
    04:33:14.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126PADDING
    04:33:14.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO7816-4
    04:33:14.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO7816-4PADDING
    04:33:14.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/NOPADDING
    04:33:14.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS5
    04:33:14.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS5PADDING
    04:33:14.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS7
    04:33:14.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS7PADDING
    04:33:14.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/TBC
    04:33:14.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/TBCPADDING
    04:33:14.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/X9.23
    04:33:14.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/X9.23PADDING
    04:33:14.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ZEROBYTE
    04:33:14.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ZEROBYTEPADDING
    04:33:14.681 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/
    04:33:14.681 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126
    04:33:14.681 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126-2
    04:33:14.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126-2PADDING
    04:33:14.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126PADDING
    04:33:14.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO7816-4
    04:33:14.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO7816-4PADDING
    04:33:14.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/NOPADDING
    04:33:14.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS5
    04:33:14.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS5PADDING
    04:33:14.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS7
    04:33:14.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS7PADDING
    04:33:14.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/TBC
    04:33:14.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/TBCPADDING
    04:33:14.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/X9.23
    04:33:14.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/X9.23PADDING
    04:33:14.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ZEROBYTE
    04:33:14.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ZEROBYTEPADDING
    04:33:14.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/
    04:33:14.686 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126
    04:33:14.686 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126-2
    04:33:14.686 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126-2PADDING
    04:33:14.686 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126PADDING
    04:33:14.687 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO7816-4
    04:33:14.687 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO7816-4PADDING
    04:33:14.687 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/NOPADDING
    04:33:14.687 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS5
    04:33:14.687 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS5PADDING
    04:33:14.688 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS7
    04:33:14.688 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS7PADDING
    04:33:14.688 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/TBC
    04:33:14.688 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/TBCPADDING
    04:33:14.688 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/X9.23
    04:33:14.688 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/X9.23PADDING
    04:33:14.689 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ZEROBYTE
    04:33:14.689 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ZEROBYTEPADDING
    04:33:14.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/
    04:33:14.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126
    04:33:14.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126-2
    04:33:14.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126-2PADDING
    04:33:14.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126PADDING
    04:33:14.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO7816-4
    04:33:14.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO7816-4PADDING
    04:33:14.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/NOPADDING
    04:33:14.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS5
    04:33:14.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS5PADDING
    04:33:14.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS7
    04:33:14.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS7PADDING
    04:33:14.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/TBC
    04:33:14.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/TBCPADDING
    04:33:14.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/X9.23
    04:33:14.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/X9.23PADDING
    04:33:14.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ZEROBYTE
    04:33:14.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ZEROBYTEPADDING
    04:33:14.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/
    04:33:14.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126
    04:33:14.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126-2
    04:33:14.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126-2PADDING
    04:33:14.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126PADDING
    04:33:14.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO7816-4
    04:33:14.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO7816-4PADDING
    04:33:14.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/NOPADDING
    04:33:14.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS5
    04:33:14.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS5PADDING
    04:33:14.705 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS7
    04:33:14.705 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS7PADDING
    04:33:14.705 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/TBC
    04:33:14.705 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/TBCPADDING
    04:33:14.705 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/X9.23
    04:33:14.705 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/X9.23PADDING
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ZEROBYTE
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ZEROBYTEPADDING
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126-2
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126-2PADDING
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126PADDING
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO7816-4
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO7816-4PADDING
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/NOPADDING
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS5
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS5PADDING
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS7
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS7PADDING
    04:33:14.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/TBC
    04:33:14.707 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/TBCPADDING
    04:33:14.707 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/X9.23
    04:33:14.707 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/X9.23PADDING
    04:33:14.707 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ZEROBYTE
    04:33:14.707 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ZEROBYTEPADDING
    04:33:14.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/
    04:33:14.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126
    04:33:14.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126-2
    04:33:14.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126-2PADDING
    04:33:14.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126PADDING
    04:33:14.709 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO7816-4
    04:33:14.709 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO7816-4PADDING
    04:33:14.709 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/NOPADDING
    04:33:14.709 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS5
    04:33:14.710 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS5PADDING
    04:33:14.711 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS7
    04:33:14.711 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS7PADDING
    04:33:14.711 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/TBC
    04:33:14.711 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/TBCPADDING
    04:33:14.711 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/X9.23
    04:33:14.712 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/X9.23PADDING
    04:33:14.712 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ZEROBYTE
    04:33:14.712 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ZEROBYTEPADDING
    04:33:14.713 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/
    04:33:14.713 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126
    04:33:14.713 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126-2
    04:33:14.714 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126-2PADDING
    04:33:14.714 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126PADDING
    04:33:14.714 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO7816-4
    04:33:14.714 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO7816-4PADDING
    04:33:14.714 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/NOPADDING
    04:33:14.715 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS5
    04:33:14.715 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS5PADDING
    04:33:14.715 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS7
    04:33:14.716 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS7PADDING
    04:33:14.716 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/TBC
    04:33:14.716 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/TBCPADDING
    04:33:14.717 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/X9.23
    04:33:14.718 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/X9.23PADDING
    04:33:14.718 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ZEROBYTE
    04:33:14.718 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ZEROBYTEPADDING
    04:33:14.719 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/
    04:33:14.719 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126
    04:33:14.719 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126-2
    04:33:14.720 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126-2PADDING
    04:33:14.720 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126PADDING
    04:33:14.721 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO7816-4
    04:33:14.721 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO7816-4PADDING
    04:33:14.722 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/NOPADDING
    04:33:14.722 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS5
    04:33:14.723 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS5PADDING
    04:33:14.723 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS7
    04:33:14.724 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS7PADDING
    04:33:14.724 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/TBC
    04:33:14.724 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/TBCPADDING
    04:33:14.725 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/X9.23
    04:33:14.725 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/X9.23PADDING
    04:33:14.726 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ZEROBYTE
    04:33:14.726 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ZEROBYTEPADDING
    04:33:14.727 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/
    04:33:14.727 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126
    04:33:14.728 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126-2
    04:33:14.728 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126-2PADDING
    04:33:14.728 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126PADDING
    04:33:14.729 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO7816-4
    04:33:14.730 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO7816-4PADDING
    04:33:14.730 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/NOPADDING
    04:33:14.730 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS5
    04:33:14.731 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS5PADDING
    04:33:14.731 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS7
    04:33:14.732 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS7PADDING
    04:33:14.732 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/TBC
    04:33:14.732 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/TBCPADDING
    04:33:14.733 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/X9.23
    04:33:14.734 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/X9.23PADDING
    04:33:14.734 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ZEROBYTE
    04:33:14.734 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ZEROBYTEPADDING
    04:33:14.735 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/
    04:33:14.735 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126
    04:33:14.736 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126-2
    04:33:14.736 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126-2PADDING
    04:33:14.736 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126PADDING
    04:33:14.737 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO7816-4
    04:33:14.737 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO7816-4PADDING
    04:33:14.738 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/NOPADDING
    04:33:14.738 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS5
    04:33:14.738 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS5PADDING
    04:33:14.738 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS7
    04:33:14.739 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS7PADDING
    04:33:14.739 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/TBC
    04:33:14.740 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/TBCPADDING
    04:33:14.740 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/X9.23
    04:33:14.741 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/X9.23PADDING
    04:33:14.741 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ZEROBYTE
    04:33:14.742 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ZEROBYTEPADDING
    04:33:14.742 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/
    04:33:14.743 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126
    04:33:14.743 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126-2
    04:33:14.743 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126-2PADDING
    04:33:14.744 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126PADDING
    04:33:14.744 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO7816-4
    04:33:14.744 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO7816-4PADDING
    04:33:14.762 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/NOPADDING
    04:33:14.763 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS5
    04:33:14.763 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS5PADDING
    04:33:14.763 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS7
    04:33:14.764 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS7PADDING
    04:33:14.764 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/TBC
    04:33:14.765 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/TBCPADDING
    04:33:14.766 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/X9.23
    04:33:14.766 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/X9.23PADDING
    04:33:14.767 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ZEROBYTE
    04:33:14.767 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ZEROBYTEPADDING
    04:33:14.767 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/
    04:33:14.768 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126
    04:33:14.768 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126-2
    04:33:14.769 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126-2PADDING
    04:33:14.769 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126PADDING
    04:33:14.770 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO7816-4
    04:33:14.770 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO7816-4PADDING
    04:33:14.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/NOPADDING
    04:33:14.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS5
    04:33:14.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS5PADDING
    04:33:14.772 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS7
    04:33:14.772 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS7PADDING
    04:33:14.773 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/TBC
    04:33:14.773 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/TBCPADDING
    04:33:14.774 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/X9.23
    04:33:14.774 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/X9.23PADDING
    04:33:14.774 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ZEROBYTE
    04:33:14.775 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ZEROBYTEPADDING
    04:33:14.775 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/
    04:33:14.775 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126
    04:33:14.776 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126-2
    04:33:14.776 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126-2PADDING
    04:33:14.776 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126PADDING
    04:33:14.777 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO7816-4
    04:33:14.777 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO7816-4PADDING
    04:33:14.778 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/NOPADDING
    04:33:14.786 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS5
    04:33:14.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS5PADDING
    04:33:14.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS7
    04:33:14.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS7PADDING
    04:33:14.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/TBC
    04:33:14.788 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/TBCPADDING
    04:33:14.788 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/X9.23
    04:33:14.788 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/X9.23PADDING
    04:33:14.789 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ZEROBYTE
    04:33:14.790 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ZEROBYTEPADDING
    04:33:14.790 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/
    04:33:14.790 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126
    04:33:14.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126-2
    04:33:14.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126-2PADDING
    04:33:14.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126PADDING
    04:33:14.792 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO7816-4
    04:33:14.792 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO7816-4PADDING
    04:33:14.793 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/NOPADDING
    04:33:14.794 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS5
    04:33:14.794 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS5PADDING
    04:33:14.794 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS7
    04:33:14.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS7PADDING
    04:33:14.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/TBC
    04:33:14.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/TBCPADDING
    04:33:14.796 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/X9.23
    04:33:14.796 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/X9.23PADDING
    04:33:14.796 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ZEROBYTE
    04:33:14.797 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ZEROBYTEPADDING
    04:33:14.797 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/
    04:33:14.798 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126
    04:33:14.798 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126-2
    04:33:14.798 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126-2PADDING
    04:33:14.799 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126PADDING
    04:33:14.799 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO7816-4
    04:33:14.799 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO7816-4PADDING
    04:33:14.800 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/NOPADDING
    04:33:14.800 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS5
    04:33:14.800 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS5PADDING
    04:33:14.801 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS7
    04:33:14.802 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS7PADDING
    04:33:14.802 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/TBC
    04:33:14.802 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/TBCPADDING
    04:33:14.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/X9.23
    04:33:14.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/X9.23PADDING
    04:33:14.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ZEROBYTE
    04:33:14.804 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ZEROBYTEPADDING
    04:33:14.804 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/
    04:33:14.814 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126
    04:33:14.815 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126-2
    04:33:14.815 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126-2PADDING
    04:33:14.816 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126PADDING
    04:33:14.816 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO7816-4
    04:33:14.816 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO7816-4PADDING
    04:33:14.817 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/NOPADDING
    04:33:14.818 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS5
    04:33:14.818 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS5PADDING
    04:33:14.818 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS7
    04:33:14.819 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS7PADDING
    04:33:14.819 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/TBC
    04:33:14.819 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/TBCPADDING
    04:33:14.820 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/X9.23
    04:33:14.820 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/X9.23PADDING
    04:33:14.820 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ZEROBYTE
    04:33:14.821 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ZEROBYTEPADDING
    04:33:14.821 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/
    04:33:14.822 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126
    04:33:14.822 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126-2
    04:33:14.823 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126-2PADDING
    04:33:14.823 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126PADDING
    04:33:14.823 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO7816-4
    04:33:14.824 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO7816-4PADDING
    04:33:14.824 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/NOPADDING
    04:33:14.824 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS5
    04:33:14.825 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS5PADDING
    04:33:14.825 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS7
    04:33:14.825 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS7PADDING
    04:33:14.825 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/TBC
    04:33:14.825 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/TBCPADDING
    04:33:14.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/X9.23
    04:33:14.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/X9.23PADDING
    04:33:14.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ZEROBYTE
    04:33:14.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ZEROBYTEPADDING
    04:33:14.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/
    04:33:14.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126
    04:33:14.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126-2
    04:33:14.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126-2PADDING
    04:33:14.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126PADDING
    04:33:14.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO7816-4
    04:33:14.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO7816-4PADDING
    04:33:14.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/NOPADDING
    04:33:14.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS5
    04:33:14.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS5PADDING
    04:33:14.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS7
    04:33:14.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS7PADDING
    04:33:14.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/TBC
    04:33:14.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/TBCPADDING
    04:33:14.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/X9.23
    04:33:14.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/X9.23PADDING
    04:33:14.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ZEROBYTE
    04:33:14.829 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ZEROBYTEPADDING
    04:33:14.829 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/
    04:33:14.829 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126
    04:33:14.829 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126-2
    04:33:14.829 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126-2PADDING
    04:33:14.830 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126PADDING
    04:33:14.830 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO7816-4
    04:33:14.830 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO7816-4PADDING
    04:33:14.830 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/NOPADDING
    04:33:14.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS5
    04:33:14.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS5PADDING
    04:33:14.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS7
    04:33:14.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS7PADDING
    04:33:14.841 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/TBC
    04:33:14.842 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/TBCPADDING
    04:33:14.842 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/X9.23
    04:33:14.842 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/X9.23PADDING
    04:33:14.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ZEROBYTE
    04:33:14.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ZEROBYTEPADDING
    04:33:14.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/
    04:33:14.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126
    04:33:14.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126-2
    04:33:14.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126-2PADDING
    04:33:14.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126PADDING
    04:33:14.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO7816-4
    04:33:14.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO7816-4PADDING
    04:33:14.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/NOPADDING
    04:33:14.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS5
    04:33:14.845 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS5PADDING
    04:33:14.845 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS7
    04:33:14.845 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS7PADDING
    04:33:14.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/TBC
    04:33:14.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/TBCPADDING
    04:33:14.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/X9.23
    04:33:14.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/X9.23PADDING
    04:33:14.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ZEROBYTE
    04:33:14.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ZEROBYTEPADDING
    04:33:14.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/
    04:33:14.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126
    04:33:14.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126-2
    04:33:14.847 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126-2PADDING
    04:33:14.847 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126PADDING
    04:33:14.847 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO7816-4
    04:33:14.847 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO7816-4PADDING
    04:33:14.847 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/NOPADDING
    04:33:14.847 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS5
    04:33:14.847 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS5PADDING
    04:33:14.847 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS7
    04:33:14.847 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS7PADDING
    04:33:14.847 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/TBC
    04:33:14.847 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/TBCPADDING
    04:33:14.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/X9.23
    04:33:14.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/X9.23PADDING
    04:33:14.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ZEROBYTE
    04:33:14.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ZEROBYTEPADDING
    04:33:14.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/
    04:33:14.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126
    04:33:14.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126-2
    04:33:14.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126-2PADDING
    04:33:14.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126PADDING
    04:33:14.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO7816-4
    04:33:14.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO7816-4PADDING
    04:33:14.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/NOPADDING
    04:33:14.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS5
    04:33:14.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS5PADDING
    04:33:14.849 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS7
    04:33:14.849 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS7PADDING
    04:33:14.849 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/TBC
    04:33:14.849 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/TBCPADDING
    04:33:14.849 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/X9.23
    04:33:14.849 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/X9.23PADDING
    04:33:14.849 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ZEROBYTE
    04:33:14.849 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ZEROBYTEPADDING
    04:33:14.861 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/
    04:33:14.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126
    04:33:14.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126-2
    04:33:14.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126-2PADDING
    04:33:14.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126PADDING
    04:33:14.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO7816-4
    04:33:14.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO7816-4PADDING
    04:33:14.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/NOPADDING
    04:33:14.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS5
    04:33:14.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS5PADDING
    04:33:14.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS7
    04:33:14.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS7PADDING
    04:33:14.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/TBC
    04:33:14.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/TBCPADDING
    04:33:14.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/X9.23
    04:33:14.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/X9.23PADDING
    04:33:14.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ZEROBYTE
    04:33:14.864 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ZEROBYTEPADDING
    04:33:14.864 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/
    04:33:14.864 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126
    04:33:14.864 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126-2
    04:33:14.864 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126-2PADDING
    04:33:14.864 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126PADDING
    04:33:14.865 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO7816-4
    04:33:14.865 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO7816-4PADDING
    04:33:14.865 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/NOPADDING
    04:33:14.865 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS5
    04:33:14.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS5PADDING
    04:33:14.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS7
    04:33:14.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS7PADDING
    04:33:14.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/TBC
    04:33:14.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/TBCPADDING
    04:33:14.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/X9.23
    04:33:14.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/X9.23PADDING
    04:33:14.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ZEROBYTE
    04:33:14.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ZEROBYTEPADDING
    04:33:14.867 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/
    04:33:14.867 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126
    04:33:14.867 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126-2
    04:33:14.867 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126-2PADDING
    04:33:14.867 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126PADDING
    04:33:14.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO7816-4
    04:33:14.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO7816-4PADDING
    04:33:14.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/NOPADDING
    04:33:14.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS5
    04:33:14.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS5PADDING
    04:33:14.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS7
    04:33:14.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS7PADDING
    04:33:14.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/TBC
    04:33:14.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/TBCPADDING
    04:33:14.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/X9.23
    04:33:14.869 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/X9.23PADDING
    04:33:14.869 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ZEROBYTE
    04:33:14.869 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ZEROBYTEPADDING
    04:33:14.869 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/
    04:33:14.869 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126
    04:33:14.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126-2
    04:33:14.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126-2PADDING
    04:33:14.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126PADDING
    04:33:14.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO7816-4
    04:33:14.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO7816-4PADDING
    04:33:14.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/NOPADDING
    04:33:14.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS5
    04:33:14.871 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS5PADDING
    04:33:14.871 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS7
    04:33:14.871 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS7PADDING
    04:33:14.871 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/TBC
    04:33:14.871 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/TBCPADDING
    04:33:14.871 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/X9.23
    04:33:14.872 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/X9.23PADDING
    04:33:14.872 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ZEROBYTE
    04:33:14.872 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ZEROBYTEPADDING
    04:33:14.872 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/
    04:33:14.872 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126
    04:33:14.872 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126-2
    04:33:14.872 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126-2PADDING
    04:33:14.873 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126PADDING
    04:33:14.873 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO7816-4
    04:33:14.873 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO7816-4PADDING
    04:33:14.873 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/NOPADDING
    04:33:14.873 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS5
    04:33:14.873 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS5PADDING
    04:33:14.874 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS7
    04:33:14.874 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS7PADDING
    04:33:14.874 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/TBC
    04:33:14.874 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/TBCPADDING
    04:33:14.885 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/X9.23
    04:33:14.886 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/X9.23PADDING
    04:33:14.886 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ZEROBYTE
    04:33:14.886 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ZEROBYTEPADDING
    04:33:14.886 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/
    04:33:14.887 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126
    04:33:14.887 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126-2
    04:33:14.887 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126-2PADDING
    04:33:14.887 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126PADDING
    04:33:14.887 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO7816-4
    04:33:14.888 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO7816-4PADDING
    04:33:14.888 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/NOPADDING
    04:33:14.888 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS5
    04:33:14.888 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS5PADDING
    04:33:14.888 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS7
    04:33:14.889 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS7PADDING
    04:33:14.889 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/TBC
    04:33:14.889 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/TBCPADDING
    04:33:14.890 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/X9.23
    04:33:14.890 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/X9.23PADDING
    04:33:14.890 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ZEROBYTE
    04:33:14.890 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ZEROBYTEPADDING
    04:33:14.890 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/
    04:33:14.890 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126
    04:33:14.891 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126-2
    04:33:14.891 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126-2PADDING
    04:33:14.891 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126PADDING
    04:33:14.891 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO7816-4
    04:33:14.891 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO7816-4PADDING
    04:33:14.892 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/NOPADDING
    04:33:14.892 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS5
    04:33:14.892 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS5PADDING
    04:33:14.892 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS7
    04:33:14.892 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS7PADDING
    04:33:14.892 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/TBC
    04:33:14.892 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/TBCPADDING
    04:33:14.892 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/X9.23
    04:33:14.893 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/X9.23PADDING
    04:33:14.893 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ZEROBYTE
    04:33:14.893 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ZEROBYTEPADDING
    04:33:14.893 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/
    04:33:14.893 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126
    04:33:14.893 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126-2
    04:33:14.893 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126-2PADDING
    04:33:14.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126PADDING
    04:33:14.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO7816-4
    04:33:14.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO7816-4PADDING
    04:33:14.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/NOPADDING
    04:33:14.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS5
    04:33:14.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS5PADDING
    04:33:14.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS7
    04:33:14.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS7PADDING
    04:33:14.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/TBC
    04:33:14.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/TBCPADDING
    04:33:14.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/X9.23
    04:33:14.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/X9.23PADDING
    04:33:14.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ZEROBYTE
    04:33:14.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ZEROBYTEPADDING
    04:33:14.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/
    04:33:14.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126
    04:33:14.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126-2
    04:33:14.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126-2PADDING
    04:33:14.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126PADDING
    04:33:14.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO7816-4
    04:33:14.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO7816-4PADDING
    04:33:14.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/NOPADDING
    04:33:14.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS5
    04:33:14.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS5PADDING
    04:33:14.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS7
    04:33:14.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS7PADDING
    04:33:14.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/TBC
    04:33:14.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/TBCPADDING
    04:33:14.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/X9.23
    04:33:14.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/X9.23PADDING
    04:33:14.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ZEROBYTE
    04:33:14.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ZEROBYTEPADDING
    04:33:14.897 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/
    04:33:14.897 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126
    04:33:14.897 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126-2
    04:33:14.897 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126-2PADDING
    04:33:14.897 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126PADDING
    04:33:14.897 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO7816-4
    04:33:14.898 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO7816-4PADDING
    04:33:14.898 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/NOPADDING
    04:33:14.898 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS5
    04:33:14.898 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS5PADDING
    04:33:14.898 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS7
    04:33:14.899 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS7PADDING
    04:33:14.899 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/TBC
    04:33:14.899 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/TBCPADDING
    04:33:14.899 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/X9.23
    04:33:14.900 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/X9.23PADDING
    04:33:14.909 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ZEROBYTE
    04:33:14.910 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ZEROBYTEPADDING
    04:33:14.910 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CTS/
    04:33:14.910 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/CTS/" does not support IV => Skipping.
    04:33:14.911 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CTS/NOPADDING
    04:33:14.911 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/CTS/NOPADDING" does not support IV => Skipping.
    04:33:14.911 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/EAX/
    04:33:14.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/EAX/NOPADDING
    04:33:14.914 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/ECB/
    04:33:14.914 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/ECB/" does not support IV => Skipping.
    04:33:14.914 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/ECB/NOPADDING
    04:33:14.915 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/ECB/NOPADDING" does not support IV => Skipping.
    04:33:14.915 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/GCM/
    04:33:14.916 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/GCM/NOPADDING
    04:33:14.916 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/
    04:33:14.916 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126
    04:33:14.916 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126-2
    04:33:14.916 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126-2PADDING
    04:33:14.917 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126PADDING
    04:33:14.917 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO7816-4
    04:33:14.917 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO7816-4PADDING
    04:33:14.917 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/NOPADDING
    04:33:14.917 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS5
    04:33:14.918 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS5PADDING
    04:33:14.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS7
    04:33:14.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS7PADDING
    04:33:14.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/TBC
    04:33:14.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/TBCPADDING
    04:33:14.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/X9.23
    04:33:14.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/X9.23PADDING
    04:33:14.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ZEROBYTE
    04:33:14.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ZEROBYTEPADDING
    04:33:14.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/
    04:33:14.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126
    04:33:14.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126-2
    04:33:14.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126-2PADDING
    04:33:14.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126PADDING
    04:33:14.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO7816-4
    04:33:14.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO7816-4PADDING
    04:33:14.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/NOPADDING
    04:33:14.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS5
    04:33:14.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS5PADDING
    04:33:14.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS7
    04:33:14.921 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS7PADDING
    04:33:14.921 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/TBC
    04:33:14.921 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/TBCPADDING
    04:33:14.921 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/X9.23
    04:33:14.921 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/X9.23PADDING
    04:33:14.921 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ZEROBYTE
    04:33:14.921 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ZEROBYTEPADDING
    04:33:14.921 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/
    04:33:14.922 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126
    04:33:14.922 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126-2
    04:33:14.922 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126-2PADDING
    04:33:14.922 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126PADDING
    04:33:14.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO7816-4
    04:33:14.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO7816-4PADDING
    04:33:14.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/NOPADDING
    04:33:14.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS5
    04:33:14.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS5PADDING
    04:33:14.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS7
    04:33:14.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS7PADDING
    04:33:14.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/TBC
    04:33:14.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/TBCPADDING
    04:33:14.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/X9.23
    04:33:14.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/X9.23PADDING
    04:33:14.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ZEROBYTE
    04:33:14.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ZEROBYTEPADDING
    04:33:14.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/
    04:33:14.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126
    04:33:14.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126-2
    04:33:14.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126-2PADDING
    04:33:14.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126PADDING
    04:33:14.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO7816-4
    04:33:14.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO7816-4PADDING
    04:33:14.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/NOPADDING
    04:33:14.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS5
    04:33:14.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS5PADDING
    04:33:14.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS7
    04:33:14.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS7PADDING
    04:33:14.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/TBC
    04:33:14.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/TBCPADDING
    04:33:14.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/X9.23
    04:33:14.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/X9.23PADDING
    04:33:14.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ZEROBYTE
    04:33:14.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ZEROBYTEPADDING
    04:33:14.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/
    04:33:14.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126
    04:33:14.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126-2
    04:33:14.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126-2PADDING
    04:33:14.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126PADDING
    04:33:14.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO7816-4
    04:33:14.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO7816-4PADDING
    04:33:14.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/NOPADDING
    04:33:14.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS5
    04:33:14.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS5PADDING
    04:33:14.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS7
    04:33:14.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS7PADDING
    04:33:14.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/TBC
    04:33:14.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/TBCPADDING
    04:33:14.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/X9.23
    04:33:14.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/X9.23PADDING
    04:33:14.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ZEROBYTE
    04:33:14.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ZEROBYTEPADDING
    04:33:14.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/
    04:33:14.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126
    04:33:14.929 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126-2
    04:33:14.929 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126-2PADDING
    04:33:14.929 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126PADDING
    04:33:14.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO7816-4
    04:33:14.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO7816-4PADDING
    04:33:14.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/NOPADDING
    04:33:14.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS5
    04:33:14.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS5PADDING
    04:33:14.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS7
    04:33:14.931 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS7PADDING
    04:33:14.931 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/TBC
    04:33:14.931 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/TBCPADDING
    04:33:14.931 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/X9.23
    04:33:14.931 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/X9.23PADDING
    04:33:14.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ZEROBYTE
    04:33:14.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ZEROBYTEPADDING
    04:33:14.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/
    04:33:14.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126
    04:33:14.933 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126-2
    04:33:14.933 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126-2PADDING
    04:33:14.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126PADDING
    04:33:14.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO7816-4
    04:33:14.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO7816-4PADDING
    04:33:14.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/NOPADDING
    04:33:14.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS5
    04:33:14.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS5PADDING
    04:33:14.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS7
    04:33:14.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS7PADDING
    04:33:14.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/TBC
    04:33:14.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/TBCPADDING
    04:33:14.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/X9.23
    04:33:14.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/X9.23PADDING
    04:33:14.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ZEROBYTE
    04:33:14.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ZEROBYTEPADDING
    04:33:14.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/
    04:33:14.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126
    04:33:14.938 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126-2
    04:33:14.938 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126-2PADDING
    04:33:14.938 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126PADDING
    04:33:14.938 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO7816-4
    04:33:14.938 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO7816-4PADDING
    04:33:14.938 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/NOPADDING
    04:33:14.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS5
    04:33:14.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS5PADDING
    04:33:14.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS7
    04:33:14.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS7PADDING
    04:33:14.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/TBC
    04:33:14.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/TBCPADDING
    04:33:14.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/X9.23
    04:33:14.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/X9.23PADDING
    04:33:14.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ZEROBYTE
    04:33:14.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ZEROBYTEPADDING
    04:33:14.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/
    04:33:14.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126
    04:33:14.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126-2
    04:33:14.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126-2PADDING
    04:33:14.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126PADDING
    04:33:14.941 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO7816-4
    04:33:14.941 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO7816-4PADDING
    04:33:14.941 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/NOPADDING
    04:33:14.942 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS5
    04:33:14.942 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS5PADDING
    04:33:14.942 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS7
    04:33:14.942 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS7PADDING
    04:33:14.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/TBC
    04:33:14.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/TBCPADDING
    04:33:14.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/X9.23
    04:33:14.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/X9.23PADDING
    04:33:14.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ZEROBYTE
    04:33:14.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ZEROBYTEPADDING
    04:33:14.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/
    04:33:14.945 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126
    04:33:14.945 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126-2
    04:33:14.945 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126-2PADDING
    04:33:14.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126PADDING
    04:33:14.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO7816-4
    04:33:14.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO7816-4PADDING
    04:33:14.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/NOPADDING
    04:33:14.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS5
    04:33:14.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS5PADDING
    04:33:14.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS7
    04:33:14.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS7PADDING
    04:33:14.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/TBC
    04:33:14.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/TBCPADDING
    04:33:14.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/X9.23
    04:33:14.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/X9.23PADDING
    04:33:14.949 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ZEROBYTE
    04:33:14.949 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ZEROBYTEPADDING
    04:33:14.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/
    04:33:14.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126
    04:33:14.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126-2
    04:33:14.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126-2PADDING
    04:33:14.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126PADDING
    04:33:14.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO7816-4
    04:33:14.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO7816-4PADDING
    04:33:14.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/NOPADDING
    04:33:14.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS5
    04:33:14.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS5PADDING
    04:33:14.953 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS7
    04:33:14.953 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS7PADDING
    04:33:14.953 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/TBC
    04:33:14.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/TBCPADDING
    04:33:14.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/X9.23
    04:33:14.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/X9.23PADDING
    04:33:14.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ZEROBYTE
    04:33:14.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ZEROBYTEPADDING
    04:33:14.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/
    04:33:14.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126
    04:33:14.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126-2
    04:33:14.956 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126-2PADDING
    04:33:14.956 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126PADDING
    04:33:14.956 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO7816-4
    04:33:14.957 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO7816-4PADDING
    04:33:14.957 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/NOPADDING
    04:33:14.957 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS5
    04:33:14.958 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS5PADDING
    04:33:14.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS7
    04:33:14.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS7PADDING
    04:33:14.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/TBC
    04:33:14.960 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/TBCPADDING
    04:33:14.960 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/X9.23
    04:33:14.960 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/X9.23PADDING
    04:33:14.960 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ZEROBYTE
    04:33:14.961 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ZEROBYTEPADDING
    04:33:14.961 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/
    04:33:14.961 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126
    04:33:14.961 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126-2
    04:33:14.962 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126-2PADDING
    04:33:14.962 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126PADDING
    04:33:14.962 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO7816-4
    04:33:14.962 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO7816-4PADDING
    04:33:14.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/NOPADDING
    04:33:14.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS5
    04:33:14.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS5PADDING
    04:33:14.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS7
    04:33:14.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS7PADDING
    04:33:14.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/TBC
    04:33:14.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/TBCPADDING
    04:33:14.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/X9.23
    04:33:14.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/X9.23PADDING
    04:33:14.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ZEROBYTE
    04:33:14.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ZEROBYTEPADDING
    04:33:14.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/
    04:33:14.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126
    04:33:14.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126-2
    04:33:14.965 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126-2PADDING
    04:33:14.965 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126PADDING
    04:33:14.966 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO7816-4
    04:33:14.966 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO7816-4PADDING
    04:33:14.966 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/NOPADDING
    04:33:14.966 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS5
    04:33:14.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS5PADDING
    04:33:14.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS7
    04:33:14.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS7PADDING
    04:33:14.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/TBC
    04:33:14.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/TBCPADDING
    04:33:14.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/X9.23
    04:33:14.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/X9.23PADDING
    04:33:14.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ZEROBYTE
    04:33:14.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ZEROBYTEPADDING
    04:33:14.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/
    04:33:14.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126
    04:33:14.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126-2
    04:33:14.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126-2PADDING
    04:33:14.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126PADDING
    04:33:14.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO7816-4
    04:33:14.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO7816-4PADDING
    04:33:14.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/NOPADDING
    04:33:14.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS5
    04:33:14.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS5PADDING
    04:33:14.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS7
    04:33:14.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS7PADDING
    04:33:14.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/TBC
    04:33:14.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/TBCPADDING
    04:33:14.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/X9.23
    04:33:14.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/X9.23PADDING
    04:33:14.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ZEROBYTE
    04:33:14.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ZEROBYTEPADDING
    04:33:14.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/
    04:33:14.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126
    04:33:14.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126-2
    04:33:14.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126-2PADDING
    04:33:14.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126PADDING
    04:33:14.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO7816-4
    04:33:14.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO7816-4PADDING
    04:33:14.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/NOPADDING
    04:33:14.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS5
    04:33:14.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS5PADDING
    04:33:14.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS7
    04:33:14.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS7PADDING
    04:33:14.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/TBC
    04:33:14.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/TBCPADDING
    04:33:14.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/X9.23
    04:33:14.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/X9.23PADDING
    04:33:14.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ZEROBYTE
    04:33:14.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ZEROBYTEPADDING
    04:33:14.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/
    04:33:14.977 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126
    04:33:14.977 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126-2
    04:33:14.977 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126-2PADDING
    04:33:14.977 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126PADDING
    04:33:14.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO7816-4
    04:33:14.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO7816-4PADDING
    04:33:14.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/NOPADDING
    04:33:14.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS5
    04:33:14.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS5PADDING
    04:33:14.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS7
    04:33:14.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS7PADDING
    04:33:14.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/TBC
    04:33:14.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/TBCPADDING
    04:33:14.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/X9.23
    04:33:14.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/X9.23PADDING
    04:33:14.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ZEROBYTE
    04:33:14.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ZEROBYTEPADDING
    04:33:14.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/
    04:33:14.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126
    04:33:14.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126-2
    04:33:14.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126-2PADDING
    04:33:14.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126PADDING
    04:33:14.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO7816-4
    04:33:14.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO7816-4PADDING
    04:33:14.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/NOPADDING
    04:33:14.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS5
    04:33:14.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS5PADDING
    04:33:14.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS7
    04:33:14.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS7PADDING
    04:33:14.985 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/TBC
    04:33:14.985 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/TBCPADDING
    04:33:14.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/X9.23
    04:33:14.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/X9.23PADDING
    04:33:14.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ZEROBYTE
    04:33:14.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ZEROBYTEPADDING
    04:33:14.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/
    04:33:14.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126
    04:33:14.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126-2
    04:33:14.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126-2PADDING
    04:33:14.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126PADDING
    04:33:14.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO7816-4
    04:33:14.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO7816-4PADDING
    04:33:14.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/NOPADDING
    04:33:14.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS5
    04:33:14.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS5PADDING
    04:33:14.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS7
    04:33:14.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS7PADDING
    04:33:14.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/TBC
    04:33:14.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/TBCPADDING
    04:33:14.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/X9.23
    04:33:14.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/X9.23PADDING
    04:33:14.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ZEROBYTE
    04:33:14.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ZEROBYTEPADDING
    04:33:14.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/
    04:33:14.990 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126
    04:33:14.990 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126-2
    04:33:14.990 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126-2PADDING
    04:33:14.990 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126PADDING
    04:33:14.990 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO7816-4
    04:33:14.990 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO7816-4PADDING
    04:33:14.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/NOPADDING
    04:33:14.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS5
    04:33:14.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS5PADDING
    04:33:14.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS7
    04:33:14.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS7PADDING
    04:33:14.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/TBC
    04:33:14.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/TBCPADDING
    04:33:14.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/X9.23
    04:33:14.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/X9.23PADDING
    04:33:14.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ZEROBYTE
    04:33:14.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ZEROBYTEPADDING
    04:33:14.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/
    04:33:14.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126
    04:33:14.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126-2
    04:33:14.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126-2PADDING
    04:33:14.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126PADDING
    04:33:14.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO7816-4
    04:33:14.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO7816-4PADDING
    04:33:14.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/NOPADDING
    04:33:14.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS5
    04:33:14.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS5PADDING
    04:33:14.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS7
    04:33:14.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS7PADDING
    04:33:14.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/TBC
    04:33:14.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/TBCPADDING
    04:33:14.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/X9.23
    04:33:14.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/X9.23PADDING
    04:33:14.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ZEROBYTE
    04:33:14.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ZEROBYTEPADDING
    04:33:14.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/
    04:33:14.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126
    04:33:14.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126-2
    04:33:14.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126-2PADDING
    04:33:14.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126PADDING
    04:33:14.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO7816-4
    04:33:14.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO7816-4PADDING
    04:33:14.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/NOPADDING
    04:33:14.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS5
    04:33:14.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS5PADDING
    04:33:14.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS7
    04:33:14.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS7PADDING
    04:33:14.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/TBC
    04:33:14.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/TBCPADDING
    04:33:14.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/X9.23
    04:33:14.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/X9.23PADDING
    04:33:14.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ZEROBYTE
    04:33:14.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ZEROBYTEPADDING
    04:33:14.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/
    04:33:14.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126
    04:33:14.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126-2
    04:33:14.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126-2PADDING
    04:33:14.998 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126PADDING
    04:33:14.998 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO7816-4
    04:33:14.998 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO7816-4PADDING
    04:33:14.998 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/NOPADDING
    04:33:14.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS5
    04:33:14.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS5PADDING
    04:33:14.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS7
    04:33:14.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS7PADDING
    04:33:14.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/TBC
    04:33:15.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/TBCPADDING
    04:33:15.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/X9.23
    04:33:15.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/X9.23PADDING
    04:33:15.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ZEROBYTE
    04:33:15.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ZEROBYTEPADDING
    04:33:15.001 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/
    04:33:15.001 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126
    04:33:15.001 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126-2
    04:33:15.002 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126-2PADDING
    04:33:15.002 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126PADDING
    04:33:15.002 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO7816-4
    04:33:15.002 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO7816-4PADDING
    04:33:15.002 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/NOPADDING
    04:33:15.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS5
    04:33:15.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS5PADDING
    04:33:15.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS7
    04:33:15.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS7PADDING
    04:33:15.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/TBC
    04:33:15.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/TBCPADDING
    04:33:15.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/X9.23
    04:33:15.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/X9.23PADDING
    04:33:15.005 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ZEROBYTE
    04:33:15.005 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ZEROBYTEPADDING
    04:33:15.005 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/
    04:33:15.005 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126
    04:33:15.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126-2
    04:33:15.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126-2PADDING
    04:33:15.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126PADDING
    04:33:15.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO7816-4
    04:33:15.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO7816-4PADDING
    04:33:15.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/NOPADDING
    04:33:15.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS5
    04:33:15.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS5PADDING
    04:33:15.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS7
    04:33:15.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS7PADDING
    04:33:15.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/TBC
    04:33:15.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/TBCPADDING
    04:33:15.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/X9.23
    04:33:15.009 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/X9.23PADDING
    04:33:15.009 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ZEROBYTE
    04:33:15.009 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ZEROBYTEPADDING
    04:33:15.010 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/
    04:33:15.010 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126
    04:33:15.010 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126-2
    04:33:15.010 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126-2PADDING
    04:33:15.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126PADDING
    04:33:15.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO7816-4
    04:33:15.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO7816-4PADDING
    04:33:15.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/NOPADDING
    04:33:15.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS5
    04:33:15.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS5PADDING
    04:33:15.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS7
    04:33:15.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS7PADDING
    04:33:15.013 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/TBC
    04:33:15.013 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/TBCPADDING
    04:33:15.013 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/X9.23
    04:33:15.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/X9.23PADDING
    04:33:15.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ZEROBYTE
    04:33:15.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ZEROBYTEPADDING
    04:33:15.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/
    04:33:15.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126
    04:33:15.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126-2
    04:33:15.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126-2PADDING
    04:33:15.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126PADDING
    04:33:15.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO7816-4
    04:33:15.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO7816-4PADDING
    04:33:15.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/NOPADDING
    04:33:15.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS5
    04:33:15.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS5PADDING
    04:33:15.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS7
    04:33:15.017 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS7PADDING
    04:33:15.017 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/TBC
    04:33:15.017 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/TBCPADDING
    04:33:15.018 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/X9.23
    04:33:15.018 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/X9.23PADDING
    04:33:15.018 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ZEROBYTE
    04:33:15.018 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ZEROBYTEPADDING
    04:33:15.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/
    04:33:15.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126
    04:33:15.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126-2
    04:33:15.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126-2PADDING
    04:33:15.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126PADDING
    04:33:15.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO7816-4
    04:33:15.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO7816-4PADDING
    04:33:15.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/NOPADDING
    04:33:15.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS5
    04:33:15.021 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS5PADDING
    04:33:15.021 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS7
    04:33:15.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS7PADDING
    04:33:15.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/TBC
    04:33:15.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/TBCPADDING
    04:33:15.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/X9.23
    04:33:15.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/X9.23PADDING
    04:33:15.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ZEROBYTE
    04:33:15.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ZEROBYTEPADDING
    04:33:15.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/
    04:33:15.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126
    04:33:15.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126-2
    04:33:15.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126-2PADDING
    04:33:15.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126PADDING
    04:33:15.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO7816-4
    04:33:15.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO7816-4PADDING
    04:33:15.025 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/NOPADDING
    04:33:15.025 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS5
    04:33:15.025 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS5PADDING
    04:33:15.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS7
    04:33:15.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS7PADDING
    04:33:15.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/TBC
    04:33:15.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/TBCPADDING
    04:33:15.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/X9.23
    04:33:15.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/X9.23PADDING
    04:33:15.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ZEROBYTE
    04:33:15.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ZEROBYTEPADDING
    04:33:15.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/
    04:33:15.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126
    04:33:15.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126-2
    04:33:15.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126-2PADDING
    04:33:15.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126PADDING
    04:33:15.029 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO7816-4
    04:33:15.029 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO7816-4PADDING
    04:33:15.041 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/NOPADDING
    04:33:15.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS5
    04:33:15.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS5PADDING
    04:33:15.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS7
    04:33:15.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS7PADDING
    04:33:15.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/TBC
    04:33:15.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/TBCPADDING
    04:33:15.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/X9.23
    04:33:15.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/X9.23PADDING
    04:33:15.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ZEROBYTE
    04:33:15.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ZEROBYTEPADDING
    04:33:15.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/
    04:33:15.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126
    04:33:15.045 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126-2
    04:33:15.045 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126-2PADDING
    04:33:15.045 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126PADDING
    04:33:15.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO7816-4
    04:33:15.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO7816-4PADDING
    04:33:15.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/NOPADDING
    04:33:15.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS5
    04:33:15.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS5PADDING
    04:33:15.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS7
    04:33:15.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS7PADDING
    04:33:15.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/TBC
    04:33:15.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/TBCPADDING
    04:33:15.048 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/X9.23
    04:33:15.048 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/X9.23PADDING
    04:33:15.048 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ZEROBYTE
    04:33:15.048 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ZEROBYTEPADDING
    04:33:15.049 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/
    04:33:15.049 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126
    04:33:15.049 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126-2
    04:33:15.050 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126-2PADDING
    04:33:15.050 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126PADDING
    04:33:15.050 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO7816-4
    04:33:15.050 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO7816-4PADDING
    04:33:15.050 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/NOPADDING
    04:33:15.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS5
    04:33:15.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS5PADDING
    04:33:15.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS7
    04:33:15.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS7PADDING
    04:33:15.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/TBC
    04:33:15.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/TBCPADDING
    04:33:15.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/X9.23
    04:33:15.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/X9.23PADDING
    04:33:15.053 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ZEROBYTE
    04:33:15.053 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ZEROBYTEPADDING
    04:33:15.053 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/
    04:33:15.054 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126
    04:33:15.054 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126-2
    04:33:15.054 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126-2PADDING
    04:33:15.054 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126PADDING
    04:33:15.055 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO7816-4
    04:33:15.055 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO7816-4PADDING
    04:33:15.055 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/NOPADDING
    04:33:15.055 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS5
    04:33:15.055 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS5PADDING
    04:33:15.056 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS7
    04:33:15.056 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS7PADDING
    04:33:15.056 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/TBC
    04:33:15.056 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/TBCPADDING
    04:33:15.057 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/X9.23
    04:33:15.057 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/X9.23PADDING
    04:33:15.057 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ZEROBYTE
    04:33:15.058 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ZEROBYTEPADDING
    04:33:15.058 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/
    04:33:15.058 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126
    04:33:15.058 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126-2
    04:33:15.059 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126-2PADDING
    04:33:15.059 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126PADDING
    04:33:15.059 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO7816-4
    04:33:15.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO7816-4PADDING
    04:33:15.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/NOPADDING
    04:33:15.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS5
    04:33:15.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS5PADDING
    04:33:15.061 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS7
    04:33:15.062 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS7PADDING
    04:33:15.062 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/TBC
    04:33:15.062 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/TBCPADDING
    04:33:15.062 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/X9.23
    04:33:15.063 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/X9.23PADDING
    04:33:15.073 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ZEROBYTE
    04:33:15.073 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ZEROBYTEPADDING
    04:33:15.074 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK//
    04:33:15.074 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK//" does not support IV => Skipping.
    04:33:15.074 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK//NOPADDING
    04:33:15.074 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK//NOPADDING" does not support IV => Skipping.
    04:33:15.074 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC-CTS/
    04:33:15.074 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC-CTS/NOPADDING
    04:33:15.076 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/
    04:33:15.077 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126
    04:33:15.077 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126-2
    04:33:15.077 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126-2PADDING
    04:33:15.077 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126PADDING
    04:33:15.077 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO7816-4
    04:33:15.078 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO7816-4PADDING
    04:33:15.078 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/NOPADDING
    04:33:15.078 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS5
    04:33:15.078 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS5PADDING
    04:33:15.078 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS7
    04:33:15.078 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS7PADDING
    04:33:15.078 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/TBC
    04:33:15.079 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/TBCPADDING
    04:33:15.079 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/X9.23
    04:33:15.079 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/X9.23PADDING
    04:33:15.079 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ZEROBYTE
    04:33:15.079 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ZEROBYTEPADDING
    04:33:15.079 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/
    04:33:15.080 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126
    04:33:15.080 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126-2
    04:33:15.080 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126-2PADDING
    04:33:15.080 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126PADDING
    04:33:15.080 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO7816-4
    04:33:15.080 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO7816-4PADDING
    04:33:15.080 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/NOPADDING
    04:33:15.080 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS5
    04:33:15.080 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS5PADDING
    04:33:15.080 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS7
    04:33:15.080 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS7PADDING
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/TBC
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/TBCPADDING
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/X9.23
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/X9.23PADDING
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ZEROBYTE
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ZEROBYTEPADDING
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126-2
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126-2PADDING
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126PADDING
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO7816-4
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO7816-4PADDING
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/NOPADDING
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS5
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS5PADDING
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS7
    04:33:15.081 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS7PADDING
    04:33:15.085 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/TBC
    04:33:15.086 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/TBCPADDING
    04:33:15.086 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/X9.23
    04:33:15.086 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/X9.23PADDING
    04:33:15.086 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ZEROBYTE
    04:33:15.087 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ZEROBYTEPADDING
    04:33:15.087 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/
    04:33:15.087 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126
    04:33:15.087 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126-2
    04:33:15.087 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126-2PADDING
    04:33:15.088 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126PADDING
    04:33:15.088 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO7816-4
    04:33:15.091 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO7816-4PADDING
    04:33:15.091 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/NOPADDING
    04:33:15.091 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS5
    04:33:15.091 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS5PADDING
    04:33:15.092 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS7
    04:33:15.092 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS7PADDING
    04:33:15.092 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/TBC
    04:33:15.092 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/TBCPADDING
    04:33:15.093 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/X9.23
    04:33:15.093 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/X9.23PADDING
    04:33:15.094 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ZEROBYTE
    04:33:15.094 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ZEROBYTEPADDING
    04:33:15.094 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/
    04:33:15.094 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126
    04:33:15.095 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126-2
    04:33:15.095 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126-2PADDING
    04:33:15.095 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126PADDING
    04:33:15.095 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO7816-4
    04:33:15.095 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO7816-4PADDING
    04:33:15.096 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/NOPADDING
    04:33:15.096 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS5
    04:33:15.096 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS5PADDING
    04:33:15.096 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS7
    04:33:15.097 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS7PADDING
    04:33:15.097 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/TBC
    04:33:15.097 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/TBCPADDING
    04:33:15.098 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/X9.23
    04:33:15.098 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/X9.23PADDING
    04:33:15.098 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ZEROBYTE
    04:33:15.098 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ZEROBYTEPADDING
    04:33:15.099 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/
    04:33:15.099 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126
    04:33:15.099 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126-2
    04:33:15.099 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126-2PADDING
    04:33:15.100 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126PADDING
    04:33:15.100 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO7816-4
    04:33:15.100 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO7816-4PADDING
    04:33:15.100 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/NOPADDING
    04:33:15.100 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS5
    04:33:15.101 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS5PADDING
    04:33:15.101 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS7
    04:33:15.102 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS7PADDING
    04:33:15.102 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/TBC
    04:33:15.102 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/TBCPADDING
    04:33:15.102 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/X9.23
    04:33:15.102 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/X9.23PADDING
    04:33:15.103 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ZEROBYTE
    04:33:15.103 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ZEROBYTEPADDING
    04:33:15.103 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/
    04:33:15.103 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126
    04:33:15.104 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126-2
    04:33:15.104 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126-2PADDING
    04:33:15.104 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126PADDING
    04:33:15.104 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO7816-4
    04:33:15.105 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO7816-4PADDING
    04:33:15.105 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/NOPADDING
    04:33:15.106 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS5
    04:33:15.106 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS5PADDING
    04:33:15.106 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS7
    04:33:15.106 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS7PADDING
    04:33:15.107 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/TBC
    04:33:15.107 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/TBCPADDING
    04:33:15.107 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/X9.23
    04:33:15.107 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/X9.23PADDING
    04:33:15.107 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ZEROBYTE
    04:33:15.107 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ZEROBYTEPADDING
    04:33:15.107 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/
    04:33:15.108 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126
    04:33:15.108 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126-2
    04:33:15.108 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126-2PADDING
    04:33:15.108 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126PADDING
    04:33:15.108 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO7816-4
    04:33:15.108 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO7816-4PADDING
    04:33:15.108 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/NOPADDING
    04:33:15.109 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS5
    04:33:15.109 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS5PADDING
    04:33:15.109 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS7
    04:33:15.109 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS7PADDING
    04:33:15.110 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/TBC
    04:33:15.110 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/TBCPADDING
    04:33:15.110 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/X9.23
    04:33:15.110 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/X9.23PADDING
    04:33:15.110 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ZEROBYTE
    04:33:15.110 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ZEROBYTEPADDING
    04:33:15.110 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/
    04:33:15.110 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126
    04:33:15.111 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126-2
    04:33:15.111 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126-2PADDING
    04:33:15.111 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126PADDING
    04:33:15.111 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO7816-4
    04:33:15.111 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO7816-4PADDING
    04:33:15.112 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/NOPADDING
    04:33:15.112 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS5
    04:33:15.112 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS5PADDING
    04:33:15.112 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS7
    04:33:15.112 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS7PADDING
    04:33:15.113 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/TBC
    04:33:15.113 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/TBCPADDING
    04:33:15.113 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/X9.23
    04:33:15.114 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/X9.23PADDING
    04:33:15.114 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ZEROBYTE
    04:33:15.114 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ZEROBYTEPADDING
    04:33:15.114 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/
    04:33:15.114 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126
    04:33:15.114 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126-2
    04:33:15.115 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126-2PADDING
    04:33:15.115 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126PADDING
    04:33:15.115 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO7816-4
    04:33:15.115 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO7816-4PADDING
    04:33:15.115 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/NOPADDING
    04:33:15.116 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS5
    04:33:15.116 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS5PADDING
    04:33:15.116 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS7
    04:33:15.116 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS7PADDING
    04:33:15.117 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/TBC
    04:33:15.117 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/TBCPADDING
    04:33:15.117 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/X9.23
    04:33:15.118 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/X9.23PADDING
    04:33:15.118 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ZEROBYTE
    04:33:15.118 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ZEROBYTEPADDING
    04:33:15.118 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/
    04:33:15.119 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126
    04:33:15.119 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126-2
    04:33:15.119 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126-2PADDING
    04:33:15.119 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126PADDING
    04:33:15.120 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO7816-4
    04:33:15.120 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO7816-4PADDING
    04:33:15.120 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/NOPADDING
    04:33:15.120 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS5
    04:33:15.121 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS5PADDING
    04:33:15.121 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS7
    04:33:15.121 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS7PADDING
    04:33:15.122 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/TBC
    04:33:15.122 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/TBCPADDING
    04:33:15.122 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/X9.23
    04:33:15.122 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/X9.23PADDING
    04:33:15.123 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ZEROBYTE
    04:33:15.123 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ZEROBYTEPADDING
    04:33:15.123 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/
    04:33:15.123 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126
    04:33:15.123 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126-2
    04:33:15.124 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126-2PADDING
    04:33:15.124 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126PADDING
    04:33:15.124 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO7816-4
    04:33:15.124 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO7816-4PADDING
    04:33:15.124 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/NOPADDING
    04:33:15.124 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS5
    04:33:15.124 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS5PADDING
    04:33:15.125 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS7
    04:33:15.125 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS7PADDING
    04:33:15.126 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/TBC
    04:33:15.126 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/TBCPADDING
    04:33:15.126 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/X9.23
    04:33:15.126 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/X9.23PADDING
    04:33:15.126 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ZEROBYTE
    04:33:15.127 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ZEROBYTEPADDING
    04:33:15.127 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/
    04:33:15.127 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126
    04:33:15.127 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126-2
    04:33:15.128 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126-2PADDING
    04:33:15.128 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126PADDING
    04:33:15.128 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO7816-4
    04:33:15.128 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO7816-4PADDING
    04:33:15.129 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/NOPADDING
    04:33:15.129 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS5
    04:33:15.130 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS5PADDING
    04:33:15.130 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS7
    04:33:15.130 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS7PADDING
    04:33:15.130 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/TBC
    04:33:15.131 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/TBCPADDING
    04:33:15.131 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/X9.23
    04:33:15.131 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/X9.23PADDING
    04:33:15.131 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ZEROBYTE
    04:33:15.132 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ZEROBYTEPADDING
    04:33:15.132 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/
    04:33:15.132 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126
    04:33:15.132 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126-2
    04:33:15.132 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126-2PADDING
    04:33:15.133 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126PADDING
    04:33:15.133 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO7816-4
    04:33:15.134 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO7816-4PADDING
    04:33:15.134 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/NOPADDING
    04:33:15.134 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS5
    04:33:15.134 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS5PADDING
    04:33:15.134 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS7
    04:33:15.134 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS7PADDING
    04:33:15.135 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/TBC
    04:33:15.135 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/TBCPADDING
    04:33:15.135 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/X9.23
    04:33:15.135 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/X9.23PADDING
    04:33:15.135 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ZEROBYTE
    04:33:15.135 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ZEROBYTEPADDING
    04:33:15.135 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/
    04:33:15.136 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126
    04:33:15.136 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126-2
    04:33:15.136 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126-2PADDING
    04:33:15.136 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126PADDING
    04:33:15.136 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO7816-4
    04:33:15.137 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO7816-4PADDING
    04:33:15.137 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/NOPADDING
    04:33:15.137 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS5
    04:33:15.138 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS5PADDING
    04:33:15.138 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS7
    04:33:15.138 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS7PADDING
    04:33:15.138 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/TBC
    04:33:15.138 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/TBCPADDING
    04:33:15.138 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/X9.23
    04:33:15.138 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/X9.23PADDING
    04:33:15.139 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ZEROBYTE
    04:33:15.139 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ZEROBYTEPADDING
    04:33:15.139 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/
    04:33:15.139 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126
    04:33:15.140 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126-2
    04:33:15.140 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126-2PADDING
    04:33:15.140 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126PADDING
    04:33:15.141 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO7816-4
    04:33:15.141 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO7816-4PADDING
    04:33:15.141 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/NOPADDING
    04:33:15.142 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS5
    04:33:15.142 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS5PADDING
    04:33:15.142 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS7
    04:33:15.142 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS7PADDING
    04:33:15.143 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/TBC
    04:33:15.143 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/TBCPADDING
    04:33:15.143 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/X9.23
    04:33:15.143 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/X9.23PADDING
    04:33:15.144 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ZEROBYTE
    04:33:15.144 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ZEROBYTEPADDING
    04:33:15.144 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/
    04:33:15.144 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126
    04:33:15.144 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126-2
    04:33:15.145 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126-2PADDING
    04:33:15.145 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126PADDING
    04:33:15.145 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO7816-4
    04:33:15.146 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO7816-4PADDING
    04:33:15.146 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/NOPADDING
    04:33:15.146 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS5
    04:33:15.146 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS5PADDING
    04:33:15.147 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS7
    04:33:15.147 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS7PADDING
    04:33:15.147 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/TBC
    04:33:15.147 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/TBCPADDING
    04:33:15.147 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/X9.23
    04:33:15.148 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/X9.23PADDING
    04:33:15.148 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ZEROBYTE
    04:33:15.148 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ZEROBYTEPADDING
    04:33:15.148 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/
    04:33:15.148 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126
    04:33:15.148 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126-2
    04:33:15.148 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126-2PADDING
    04:33:15.149 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126PADDING
    04:33:15.149 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO7816-4
    04:33:15.149 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO7816-4PADDING
    04:33:15.149 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/NOPADDING
    04:33:15.150 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS5
    04:33:15.151 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS5PADDING
    04:33:15.151 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS7
    04:33:15.151 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS7PADDING
    04:33:15.151 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/TBC
    04:33:15.151 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/TBCPADDING
    04:33:15.151 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/X9.23
    04:33:15.151 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/X9.23PADDING
    04:33:15.152 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ZEROBYTE
    04:33:15.152 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ZEROBYTEPADDING
    04:33:15.152 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/
    04:33:15.152 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126
    04:33:15.153 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126-2
    04:33:15.153 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126-2PADDING
    04:33:15.154 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126PADDING
    04:33:15.154 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO7816-4
    04:33:15.154 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO7816-4PADDING
    04:33:15.154 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/NOPADDING
    04:33:15.154 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS5
    04:33:15.155 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS5PADDING
    04:33:15.155 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS7
    04:33:15.155 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS7PADDING
    04:33:15.155 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/TBC
    04:33:15.155 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/TBCPADDING
    04:33:15.156 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/X9.23
    04:33:15.156 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/X9.23PADDING
    04:33:15.156 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ZEROBYTE
    04:33:15.156 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ZEROBYTEPADDING
    04:33:15.157 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/
    04:33:15.157 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126
    04:33:15.157 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126-2
    04:33:15.158 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126-2PADDING
    04:33:15.158 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126PADDING
    04:33:15.158 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO7816-4
    04:33:15.158 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO7816-4PADDING
    04:33:15.159 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/NOPADDING
    04:33:15.159 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS5
    04:33:15.159 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS5PADDING
    04:33:15.159 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS7
    04:33:15.159 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS7PADDING
    04:33:15.160 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/TBC
    04:33:15.160 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/TBCPADDING
    04:33:15.160 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/X9.23
    04:33:15.160 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/X9.23PADDING
    04:33:15.161 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ZEROBYTE
    04:33:15.161 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ZEROBYTEPADDING
    04:33:15.161 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/
    04:33:15.161 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126
    04:33:15.161 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126-2
    04:33:15.161 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126-2PADDING
    04:33:15.161 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126PADDING
    04:33:15.162 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO7816-4
    04:33:15.162 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO7816-4PADDING
    04:33:15.162 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/NOPADDING
    04:33:15.163 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS5
    04:33:15.163 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS5PADDING
    04:33:15.163 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS7
    04:33:15.163 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS7PADDING
    04:33:15.163 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/TBC
    04:33:15.163 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/TBCPADDING
    04:33:15.163 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/X9.23
    04:33:15.164 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/X9.23PADDING
    04:33:15.164 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ZEROBYTE
    04:33:15.164 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ZEROBYTEPADDING
    04:33:15.164 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/
    04:33:15.164 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126
    04:33:15.164 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126-2
    04:33:15.164 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126-2PADDING
    04:33:15.165 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126PADDING
    04:33:15.165 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO7816-4
    04:33:15.166 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO7816-4PADDING
    04:33:15.166 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/NOPADDING
    04:33:15.166 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS5
    04:33:15.166 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS5PADDING
    04:33:15.166 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS7
    04:33:15.167 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS7PADDING
    04:33:15.167 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/TBC
    04:33:15.167 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/TBCPADDING
    04:33:15.167 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/X9.23
    04:33:15.167 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/X9.23PADDING
    04:33:15.168 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ZEROBYTE
    04:33:15.168 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ZEROBYTEPADDING
    04:33:15.168 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/
    04:33:15.168 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126
    04:33:15.172 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126-2
    04:33:15.172 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126-2PADDING
    04:33:15.174 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126PADDING
    04:33:15.174 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO7816-4
    04:33:15.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO7816-4PADDING
    04:33:15.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/NOPADDING
    04:33:15.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS5
    04:33:15.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS5PADDING
    04:33:15.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS7
    04:33:15.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS7PADDING
    04:33:15.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/TBC
    04:33:15.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/TBCPADDING
    04:33:15.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/X9.23
    04:33:15.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/X9.23PADDING
    04:33:15.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ZEROBYTE
    04:33:15.176 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ZEROBYTEPADDING
    04:33:15.177 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/
    04:33:15.177 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126
    04:33:15.177 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126-2
    04:33:15.177 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126-2PADDING
    04:33:15.177 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126PADDING
    04:33:15.177 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO7816-4
    04:33:15.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO7816-4PADDING
    04:33:15.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/NOPADDING
    04:33:15.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS5
    04:33:15.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS5PADDING
    04:33:15.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS7
    04:33:15.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS7PADDING
    04:33:15.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/TBC
    04:33:15.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/TBCPADDING
    04:33:15.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/X9.23
    04:33:15.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/X9.23PADDING
    04:33:15.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ZEROBYTE
    04:33:15.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ZEROBYTEPADDING
    04:33:15.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/
    04:33:15.178 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126
    04:33:15.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126-2
    04:33:15.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126-2PADDING
    04:33:15.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126PADDING
    04:33:15.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO7816-4
    04:33:15.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO7816-4PADDING
    04:33:15.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/NOPADDING
    04:33:15.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS5
    04:33:15.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS5PADDING
    04:33:15.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS7
    04:33:15.179 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS7PADDING
    04:33:15.197 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/TBC
    04:33:15.197 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/TBCPADDING
    04:33:15.197 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/X9.23
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/X9.23PADDING
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ZEROBYTE
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ZEROBYTEPADDING
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126-2
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126-2PADDING
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126PADDING
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO7816-4
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO7816-4PADDING
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/NOPADDING
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS5
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS5PADDING
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS7
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS7PADDING
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/TBC
    04:33:15.198 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/TBCPADDING
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/X9.23
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/X9.23PADDING
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ZEROBYTE
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ZEROBYTEPADDING
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126-2
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126-2PADDING
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126PADDING
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO7816-4
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO7816-4PADDING
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/NOPADDING
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS5
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS5PADDING
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS7
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS7PADDING
    04:33:15.199 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/TBC
    04:33:15.200 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/TBCPADDING
    04:33:15.200 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/X9.23
    04:33:15.200 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/X9.23PADDING
    04:33:15.200 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ZEROBYTE
    04:33:15.200 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ZEROBYTEPADDING
    04:33:15.200 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/
    04:33:15.201 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126
    04:33:15.201 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126-2
    04:33:15.201 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126-2PADDING
    04:33:15.201 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126PADDING
    04:33:15.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO7816-4
    04:33:15.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO7816-4PADDING
    04:33:15.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/NOPADDING
    04:33:15.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS5
    04:33:15.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS5PADDING
    04:33:15.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS7
    04:33:15.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS7PADDING
    04:33:15.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/TBC
    04:33:15.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/TBCPADDING
    04:33:15.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/X9.23
    04:33:15.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/X9.23PADDING
    04:33:15.202 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ZEROBYTE
    04:33:15.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ZEROBYTEPADDING
    04:33:15.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/
    04:33:15.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126
    04:33:15.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126-2
    04:33:15.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126-2PADDING
    04:33:15.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126PADDING
    04:33:15.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO7816-4
    04:33:15.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO7816-4PADDING
    04:33:15.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/NOPADDING
    04:33:15.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS5
    04:33:15.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS5PADDING
    04:33:15.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS7
    04:33:15.203 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS7PADDING
    04:33:15.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/TBC
    04:33:15.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/TBCPADDING
    04:33:15.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/X9.23
    04:33:15.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/X9.23PADDING
    04:33:15.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ZEROBYTE
    04:33:15.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ZEROBYTEPADDING
    04:33:15.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/
    04:33:15.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126
    04:33:15.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126-2
    04:33:15.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126-2PADDING
    04:33:15.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126PADDING
    04:33:15.204 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO7816-4
    04:33:15.205 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO7816-4PADDING
    04:33:15.205 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/NOPADDING
    04:33:15.205 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS5
    04:33:15.205 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS5PADDING
    04:33:15.205 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS7
    04:33:15.205 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS7PADDING
    04:33:15.205 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/TBC
    04:33:15.205 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/TBCPADDING
    04:33:15.205 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/X9.23
    04:33:15.205 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/X9.23PADDING
    04:33:15.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ZEROBYTE
    04:33:15.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ZEROBYTEPADDING
    04:33:15.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/
    04:33:15.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126
    04:33:15.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126-2
    04:33:15.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126-2PADDING
    04:33:15.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126PADDING
    04:33:15.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO7816-4
    04:33:15.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO7816-4PADDING
    04:33:15.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/NOPADDING
    04:33:15.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS5
    04:33:15.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS5PADDING
    04:33:15.206 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS7
    04:33:15.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS7PADDING
    04:33:15.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/TBC
    04:33:15.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/TBCPADDING
    04:33:15.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/X9.23
    04:33:15.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/X9.23PADDING
    04:33:15.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ZEROBYTE
    04:33:15.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ZEROBYTEPADDING
    04:33:15.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/
    04:33:15.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126
    04:33:15.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126-2
    04:33:15.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126-2PADDING
    04:33:15.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126PADDING
    04:33:15.207 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO7816-4
    04:33:15.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO7816-4PADDING
    04:33:15.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/NOPADDING
    04:33:15.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS5
    04:33:15.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS5PADDING
    04:33:15.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS7
    04:33:15.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS7PADDING
    04:33:15.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/TBC
    04:33:15.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/TBCPADDING
    04:33:15.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/X9.23
    04:33:15.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/X9.23PADDING
    04:33:15.208 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ZEROBYTE
    04:33:15.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ZEROBYTEPADDING
    04:33:15.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/
    04:33:15.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126
    04:33:15.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126-2
    04:33:15.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126-2PADDING
    04:33:15.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126PADDING
    04:33:15.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO7816-4
    04:33:15.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO7816-4PADDING
    04:33:15.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/NOPADDING
    04:33:15.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS5
    04:33:15.209 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS5PADDING
    04:33:15.210 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS7
    04:33:15.210 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS7PADDING
    04:33:15.210 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/TBC
    04:33:15.210 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/TBCPADDING
    04:33:15.210 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/X9.23
    04:33:15.210 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/X9.23PADDING
    04:33:15.210 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ZEROBYTE
    04:33:15.210 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ZEROBYTEPADDING
    04:33:15.210 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/
    04:33:15.210 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126
    04:33:15.210 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126-2
    04:33:15.210 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126-2PADDING
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126PADDING
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO7816-4
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO7816-4PADDING
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/NOPADDING
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS5
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS5PADDING
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS7
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS7PADDING
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/TBC
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/TBCPADDING
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/X9.23
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/X9.23PADDING
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ZEROBYTE
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ZEROBYTEPADDING
    04:33:15.211 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CTS/
    04:33:15.212 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/CTS/" does not support IV => Skipping.
    04:33:15.212 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CTS/NOPADDING
    04:33:15.212 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/CTS/NOPADDING" does not support IV => Skipping.
    04:33:15.212 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/EAX/
    04:33:15.214 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/EAX/NOPADDING
    04:33:15.215 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/ECB/
    04:33:15.215 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/ECB/" does not support IV => Skipping.
    04:33:15.215 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/ECB/NOPADDING
    04:33:15.215 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/ECB/NOPADDING" does not support IV => Skipping.
    04:33:15.215 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/
    04:33:15.215 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126
    04:33:15.215 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126-2
    04:33:15.215 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126-2PADDING
    04:33:15.215 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126PADDING
    04:33:15.215 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO7816-4
    04:33:15.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO7816-4PADDING
    04:33:15.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/NOPADDING
    04:33:15.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS5
    04:33:15.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS5PADDING
    04:33:15.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS7
    04:33:15.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS7PADDING
    04:33:15.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/TBC
    04:33:15.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/TBCPADDING
    04:33:15.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/X9.23
    04:33:15.216 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/X9.23PADDING
    04:33:15.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ZEROBYTE
    04:33:15.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ZEROBYTEPADDING
    04:33:15.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/
    04:33:15.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126
    04:33:15.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126-2
    04:33:15.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126-2PADDING
    04:33:15.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126PADDING
    04:33:15.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO7816-4
    04:33:15.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO7816-4PADDING
    04:33:15.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/NOPADDING
    04:33:15.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS5
    04:33:15.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS5PADDING
    04:33:15.217 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS7
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS7PADDING
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/TBC
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/TBCPADDING
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/X9.23
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/X9.23PADDING
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ZEROBYTE
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ZEROBYTEPADDING
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126-2
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126-2PADDING
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126PADDING
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO7816-4
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO7816-4PADDING
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/NOPADDING
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS5
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS5PADDING
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS7
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS7PADDING
    04:33:15.218 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/TBC
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/TBCPADDING
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/X9.23
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/X9.23PADDING
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ZEROBYTE
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ZEROBYTEPADDING
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126-2
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126-2PADDING
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126PADDING
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO7816-4
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO7816-4PADDING
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/NOPADDING
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS5
    04:33:15.219 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS5PADDING
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS7
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS7PADDING
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/TBC
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/TBCPADDING
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/X9.23
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/X9.23PADDING
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ZEROBYTE
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ZEROBYTEPADDING
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126-2
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126-2PADDING
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126PADDING
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO7816-4
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO7816-4PADDING
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/NOPADDING
    04:33:15.220 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS5
    04:33:15.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS5PADDING
    04:33:15.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS7
    04:33:15.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS7PADDING
    04:33:15.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/TBC
    04:33:15.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/TBCPADDING
    04:33:15.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/X9.23
    04:33:15.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/X9.23PADDING
    04:33:15.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ZEROBYTE
    04:33:15.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ZEROBYTEPADDING
    04:33:15.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/
    04:33:15.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126
    04:33:15.221 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126-2
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126-2PADDING
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126PADDING
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO7816-4
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO7816-4PADDING
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/NOPADDING
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS5
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS5PADDING
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS7
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS7PADDING
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/TBC
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/TBCPADDING
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/X9.23
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/X9.23PADDING
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ZEROBYTE
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ZEROBYTEPADDING
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/
    04:33:15.222 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126-2
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126-2PADDING
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126PADDING
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO7816-4
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO7816-4PADDING
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/NOPADDING
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS5
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS5PADDING
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS7
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS7PADDING
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/TBC
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/TBCPADDING
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/X9.23
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/X9.23PADDING
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ZEROBYTE
    04:33:15.223 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ZEROBYTEPADDING
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126-2
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126-2PADDING
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126PADDING
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO7816-4
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO7816-4PADDING
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/NOPADDING
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS5
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS5PADDING
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS7
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS7PADDING
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/TBC
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/TBCPADDING
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/X9.23
    04:33:15.224 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/X9.23PADDING
    04:33:15.225 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ZEROBYTE
    04:33:15.225 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ZEROBYTEPADDING
    04:33:15.225 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/
    04:33:15.225 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126
    04:33:15.225 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126-2
    04:33:15.225 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126-2PADDING
    04:33:15.225 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126PADDING
    04:33:15.225 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO7816-4
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO7816-4PADDING
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/NOPADDING
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS5
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS5PADDING
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS7
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS7PADDING
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/TBC
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/TBCPADDING
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/X9.23
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/X9.23PADDING
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ZEROBYTE
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ZEROBYTEPADDING
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126-2
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126-2PADDING
    04:33:15.226 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126PADDING
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO7816-4
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO7816-4PADDING
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/NOPADDING
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS5
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS5PADDING
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS7
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS7PADDING
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/TBC
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/TBCPADDING
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/X9.23
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/X9.23PADDING
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ZEROBYTE
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ZEROBYTEPADDING
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126-2
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126-2PADDING
    04:33:15.227 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126PADDING
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO7816-4
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO7816-4PADDING
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/NOPADDING
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS5
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS5PADDING
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS7
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS7PADDING
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/TBC
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/TBCPADDING
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/X9.23
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/X9.23PADDING
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ZEROBYTE
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ZEROBYTEPADDING
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126-2
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126-2PADDING
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126PADDING
    04:33:15.228 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO7816-4
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO7816-4PADDING
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/NOPADDING
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS5
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS5PADDING
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS7
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS7PADDING
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/TBC
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/TBCPADDING
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/X9.23
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/X9.23PADDING
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ZEROBYTE
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ZEROBYTEPADDING
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126-2
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126-2PADDING
    04:33:15.229 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126PADDING
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO7816-4
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO7816-4PADDING
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/NOPADDING
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS5
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS5PADDING
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS7
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS7PADDING
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/TBC
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/TBCPADDING
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/X9.23
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/X9.23PADDING
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ZEROBYTE
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ZEROBYTEPADDING
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126-2
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126-2PADDING
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126PADDING
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO7816-4
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO7816-4PADDING
    04:33:15.230 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/NOPADDING
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS5
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS5PADDING
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS7
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS7PADDING
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/TBC
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/TBCPADDING
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/X9.23
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/X9.23PADDING
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ZEROBYTE
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ZEROBYTEPADDING
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126-2
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126-2PADDING
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126PADDING
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO7816-4
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO7816-4PADDING
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/NOPADDING
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS5
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS5PADDING
    04:33:15.231 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS7
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS7PADDING
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/TBC
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/TBCPADDING
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/X9.23
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/X9.23PADDING
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ZEROBYTE
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ZEROBYTEPADDING
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126-2
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126-2PADDING
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126PADDING
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO7816-4
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO7816-4PADDING
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/NOPADDING
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS5
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS5PADDING
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS7
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS7PADDING
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/TBC
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/TBCPADDING
    04:33:15.232 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/X9.23
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/X9.23PADDING
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ZEROBYTE
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ZEROBYTEPADDING
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126-2
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126-2PADDING
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126PADDING
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO7816-4
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO7816-4PADDING
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/NOPADDING
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS5
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS5PADDING
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS7
    04:33:15.233 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS7PADDING
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/TBC
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/TBCPADDING
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/X9.23
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/X9.23PADDING
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ZEROBYTE
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ZEROBYTEPADDING
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126-2
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126-2PADDING
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126PADDING
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO7816-4
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO7816-4PADDING
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/NOPADDING
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS5
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS5PADDING
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS7
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS7PADDING
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/TBC
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/TBCPADDING
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/X9.23
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/X9.23PADDING
    04:33:15.234 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ZEROBYTE
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ZEROBYTEPADDING
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126-2
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126-2PADDING
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126PADDING
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO7816-4
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO7816-4PADDING
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/NOPADDING
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS5
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS5PADDING
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS7
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS7PADDING
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/TBC
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/TBCPADDING
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/X9.23
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/X9.23PADDING
    04:33:15.235 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ZEROBYTE
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ZEROBYTEPADDING
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126-2
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126-2PADDING
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126PADDING
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO7816-4
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO7816-4PADDING
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/NOPADDING
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS5
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS5PADDING
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS7
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS7PADDING
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/TBC
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/TBCPADDING
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/X9.23
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/X9.23PADDING
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ZEROBYTE
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ZEROBYTEPADDING
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/
    04:33:15.236 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126
    04:33:15.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126-2
    04:33:15.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126-2PADDING
    04:33:15.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126PADDING
    04:33:15.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO7816-4
    04:33:15.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO7816-4PADDING
    04:33:15.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/NOPADDING
    04:33:15.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS5
    04:33:15.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS5PADDING
    04:33:15.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS7
    04:33:15.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS7PADDING
    04:33:15.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/TBC
    04:33:15.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/TBCPADDING
    04:33:15.237 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/X9.23
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/X9.23PADDING
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ZEROBYTE
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ZEROBYTEPADDING
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126-2
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126-2PADDING
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126PADDING
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO7816-4
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO7816-4PADDING
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/NOPADDING
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS5
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS5PADDING
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS7
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS7PADDING
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/TBC
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/TBCPADDING
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/X9.23
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/X9.23PADDING
    04:33:15.238 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ZEROBYTE
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ZEROBYTEPADDING
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126-2
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126-2PADDING
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126PADDING
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO7816-4
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO7816-4PADDING
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/NOPADDING
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS5
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS5PADDING
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS7
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS7PADDING
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/TBC
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/TBCPADDING
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/X9.23
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/X9.23PADDING
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ZEROBYTE
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ZEROBYTEPADDING
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/
    04:33:15.239 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126-2
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126-2PADDING
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126PADDING
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO7816-4
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO7816-4PADDING
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/NOPADDING
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS5
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS5PADDING
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS7
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS7PADDING
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/TBC
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/TBCPADDING
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/X9.23
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/X9.23PADDING
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ZEROBYTE
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ZEROBYTEPADDING
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/
    04:33:15.240 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126-2
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126-2PADDING
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126PADDING
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO7816-4
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO7816-4PADDING
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/NOPADDING
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS5
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS5PADDING
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS7
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS7PADDING
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/TBC
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/TBCPADDING
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/X9.23
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/X9.23PADDING
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ZEROBYTE
    04:33:15.241 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ZEROBYTEPADDING
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126-2
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126-2PADDING
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126PADDING
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO7816-4
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO7816-4PADDING
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/NOPADDING
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS5
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS5PADDING
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS7
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS7PADDING
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/TBC
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/TBCPADDING
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/X9.23
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/X9.23PADDING
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ZEROBYTE
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ZEROBYTEPADDING
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/
    04:33:15.242 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126-2
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126-2PADDING
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126PADDING
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO7816-4
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO7816-4PADDING
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/NOPADDING
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS5
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS5PADDING
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS7
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS7PADDING
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/TBC
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/TBCPADDING
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/X9.23
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/X9.23PADDING
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ZEROBYTE
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ZEROBYTEPADDING
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126-2
    04:33:15.243 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126-2PADDING
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126PADDING
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO7816-4
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO7816-4PADDING
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/NOPADDING
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS5
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS5PADDING
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS7
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS7PADDING
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/TBC
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/TBCPADDING
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/X9.23
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/X9.23PADDING
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ZEROBYTE
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ZEROBYTEPADDING
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126-2
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126-2PADDING
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126PADDING
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO7816-4
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO7816-4PADDING
    04:33:15.244 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/NOPADDING
    04:33:15.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS5
    04:33:15.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS5PADDING
    04:33:15.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS7
    04:33:15.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS7PADDING
    04:33:15.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/TBC
    04:33:15.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/TBCPADDING
    04:33:15.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/X9.23
    04:33:15.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/X9.23PADDING
    04:33:15.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ZEROBYTE
    04:33:15.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ZEROBYTEPADDING
    04:33:15.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/
    04:33:15.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126
    04:33:15.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126-2
    04:33:15.245 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126-2PADDING
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126PADDING
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO7816-4
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO7816-4PADDING
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/NOPADDING
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS5
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS5PADDING
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS7
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS7PADDING
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/TBC
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/TBCPADDING
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/X9.23
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/X9.23PADDING
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ZEROBYTE
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ZEROBYTEPADDING
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126-2
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126-2PADDING
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126PADDING
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO7816-4
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO7816-4PADDING
    04:33:15.246 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/NOPADDING
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS5
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS5PADDING
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS7
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS7PADDING
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/TBC
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/TBCPADDING
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/X9.23
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/X9.23PADDING
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ZEROBYTE
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ZEROBYTEPADDING
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126-2
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126-2PADDING
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126PADDING
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO7816-4
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO7816-4PADDING
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/NOPADDING
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS5
    04:33:15.247 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS5PADDING
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS7
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS7PADDING
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/TBC
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/TBCPADDING
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/X9.23
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/X9.23PADDING
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ZEROBYTE
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ZEROBYTEPADDING
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126-2
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126-2PADDING
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126PADDING
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO7816-4
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO7816-4PADDING
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/NOPADDING
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS5
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS5PADDING
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS7
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS7PADDING
    04:33:15.248 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/TBC
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/TBCPADDING
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/X9.23
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/X9.23PADDING
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ZEROBYTE
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ZEROBYTEPADDING
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126-2
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126-2PADDING
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126PADDING
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO7816-4
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO7816-4PADDING
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/NOPADDING
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS5
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS5PADDING
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS7
    04:33:15.249 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS7PADDING
    04:33:15.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/TBC
    04:33:15.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/TBCPADDING
    04:33:15.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/X9.23
    04:33:15.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/X9.23PADDING
    04:33:15.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ZEROBYTE
    04:33:15.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ZEROBYTEPADDING
    04:33:15.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/
    04:33:15.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126
    04:33:15.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126-2
    04:33:15.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126-2PADDING
    04:33:15.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126PADDING
    04:33:15.250 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO7816-4
    04:33:15.251 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO7816-4PADDING
    04:33:15.251 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/NOPADDING
    04:33:15.252 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS5
    04:33:15.252 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS5PADDING
    04:33:15.252 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS7
    04:33:15.252 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS7PADDING
    04:33:15.252 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/TBC
    04:33:15.252 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/TBCPADDING
    04:33:15.252 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/X9.23
    04:33:15.252 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/X9.23PADDING
    04:33:15.252 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ZEROBYTE
    04:33:15.253 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ZEROBYTEPADDING
    04:33:15.253 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA//
    04:33:15.253 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA//" does not support IV => Skipping.
    04:33:15.253 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA//NOPADDING
    04:33:15.253 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA//NOPADDING" does not support IV => Skipping.
    04:33:15.253 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC-CTS/
    04:33:15.253 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC-CTS/NOPADDING
    04:33:15.253 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/
    04:33:15.253 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO10126
    04:33:15.253 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO10126-2
    04:33:15.254 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO10126-2PADDING
    04:33:15.254 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO10126PADDING
    04:33:15.254 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO7816-4
    04:33:15.254 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO7816-4PADDING
    04:33:15.254 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/NOPADDING
    04:33:15.254 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/PKCS5
    04:33:15.254 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/PKCS5PADDING
    04:33:15.254 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/PKCS7
    04:33:15.255 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/PKCS7PADDING
    04:33:15.255 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/TBC
    04:33:15.255 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/TBCPADDING
    04:33:15.255 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/X9.23
    04:33:15.255 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/X9.23PADDING
    04:33:15.255 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ZEROBYTE
    04:33:15.255 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ZEROBYTEPADDING
    04:33:15.255 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/
    04:33:15.256 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO10126
    04:33:15.256 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO10126-2
    04:33:15.256 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO10126-2PADDING
    04:33:15.256 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO10126PADDING
    04:33:15.256 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO7816-4
    04:33:15.256 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO7816-4PADDING
    04:33:15.256 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/NOPADDING
    04:33:15.256 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/PKCS5
    04:33:15.256 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/PKCS5PADDING
    04:33:15.256 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/PKCS7
    04:33:15.256 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/PKCS7PADDING
    04:33:15.256 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/TBC
    04:33:15.256 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/TBCPADDING
    04:33:15.257 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/X9.23
    04:33:15.257 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/X9.23PADDING
    04:33:15.257 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ZEROBYTE
    04:33:15.257 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ZEROBYTEPADDING
    04:33:15.257 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/
    04:33:15.257 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126
    04:33:15.257 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126-2
    04:33:15.257 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126-2PADDING
    04:33:15.257 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126PADDING
    04:33:15.258 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO7816-4
    04:33:15.258 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO7816-4PADDING
    04:33:15.258 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/NOPADDING
    04:33:15.258 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/PKCS5
    04:33:15.259 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/PKCS5PADDING
    04:33:15.259 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/PKCS7
    04:33:15.259 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/PKCS7PADDING
    04:33:15.259 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/TBC
    04:33:15.259 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/TBCPADDING
    04:33:15.259 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/X9.23
    04:33:15.259 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/X9.23PADDING
    04:33:15.260 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ZEROBYTE
    04:33:15.260 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ZEROBYTEPADDING
    04:33:15.260 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/
    04:33:15.260 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126
    04:33:15.260 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126-2
    04:33:15.260 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126-2PADDING
    04:33:15.261 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126PADDING
    04:33:15.261 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO7816-4
    04:33:15.261 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO7816-4PADDING
    04:33:15.261 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/NOPADDING
    04:33:15.262 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/PKCS5
    04:33:15.262 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/PKCS5PADDING
    04:33:15.262 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/PKCS7
    04:33:15.262 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/PKCS7PADDING
    04:33:15.262 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/TBC
    04:33:15.262 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/TBCPADDING
    04:33:15.263 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/X9.23
    04:33:15.263 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/X9.23PADDING
    04:33:15.263 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ZEROBYTE
    04:33:15.263 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ZEROBYTEPADDING
    04:33:15.263 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/
    04:33:15.264 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126
    04:33:15.264 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126-2
    04:33:15.264 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126-2PADDING
    04:33:15.264 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126PADDING
    04:33:15.265 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO7816-4
    04:33:15.265 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO7816-4PADDING
    04:33:15.265 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/NOPADDING
    04:33:15.266 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/PKCS5
    04:33:15.266 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/PKCS5PADDING
    04:33:15.266 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/PKCS7
    04:33:15.266 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/PKCS7PADDING
    04:33:15.266 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/TBC
    04:33:15.266 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/TBCPADDING
    04:33:15.266 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/X9.23
    04:33:15.267 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/X9.23PADDING
    04:33:15.267 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ZEROBYTE
    04:33:15.267 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ZEROBYTEPADDING
    04:33:15.267 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/
    04:33:15.267 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126
    04:33:15.267 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126-2
    04:33:15.267 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126-2PADDING
    04:33:15.267 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126PADDING
    04:33:15.267 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO7816-4
    04:33:15.267 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO7816-4PADDING
    04:33:15.267 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/NOPADDING
    04:33:15.267 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/PKCS5
    04:33:15.267 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/PKCS5PADDING
    04:33:15.268 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/PKCS7
    04:33:15.268 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/PKCS7PADDING
    04:33:15.268 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/TBC
    04:33:15.268 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/TBCPADDING
    04:33:15.268 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/X9.23
    04:33:15.268 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/X9.23PADDING
    04:33:15.268 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ZEROBYTE
    04:33:15.268 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ZEROBYTEPADDING
    04:33:15.268 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/
    04:33:15.268 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126
    04:33:15.268 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126-2
    04:33:15.268 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126-2PADDING
    04:33:15.268 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126PADDING
    04:33:15.268 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO7816-4
    04:33:15.269 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO7816-4PADDING
    04:33:15.269 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/NOPADDING
    04:33:15.269 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/PKCS5
    04:33:15.269 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/PKCS5PADDING
    04:33:15.269 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/PKCS7
    04:33:15.269 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/PKCS7PADDING
    04:33:15.269 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/TBC
    04:33:15.269 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/TBCPADDING
    04:33:15.269 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/X9.23
    04:33:15.269 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/X9.23PADDING
    04:33:15.270 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ZEROBYTE
    04:33:15.270 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ZEROBYTEPADDING
    04:33:15.270 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/
    04:33:15.270 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126
    04:33:15.270 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126-2
    04:33:15.270 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126-2PADDING
    04:33:15.270 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126PADDING
    04:33:15.270 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO7816-4
    04:33:15.270 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO7816-4PADDING
    04:33:15.270 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/NOPADDING
    04:33:15.270 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/PKCS5
    04:33:15.270 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/PKCS5PADDING
    04:33:15.270 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/PKCS7
    04:33:15.270 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/PKCS7PADDING
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/TBC
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/TBCPADDING
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/X9.23
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/X9.23PADDING
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ZEROBYTE
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ZEROBYTEPADDING
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126-2
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126-2PADDING
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126PADDING
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO7816-4
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO7816-4PADDING
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/NOPADDING
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/PKCS5
    04:33:15.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/PKCS5PADDING
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/PKCS7
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/PKCS7PADDING
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/TBC
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/TBCPADDING
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/X9.23
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/X9.23PADDING
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ZEROBYTE
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ZEROBYTEPADDING
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126-2
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126-2PADDING
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126PADDING
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO7816-4
    04:33:15.272 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO7816-4PADDING
    04:33:15.273 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/NOPADDING
    04:33:15.273 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/PKCS5
    04:33:15.273 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/PKCS5PADDING
    04:33:15.273 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/PKCS7
    04:33:15.273 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/PKCS7PADDING
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/TBC
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/TBCPADDING
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/X9.23
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/X9.23PADDING
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ZEROBYTE
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ZEROBYTEPADDING
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126-2
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126-2PADDING
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126PADDING
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO7816-4
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO7816-4PADDING
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/NOPADDING
    04:33:15.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/PKCS5
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/PKCS5PADDING
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/PKCS7
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/PKCS7PADDING
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/TBC
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/TBCPADDING
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/X9.23
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/X9.23PADDING
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ZEROBYTE
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ZEROBYTEPADDING
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126-2
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126-2PADDING
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126PADDING
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO7816-4
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO7816-4PADDING
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/NOPADDING
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/PKCS5
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/PKCS5PADDING
    04:33:15.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/PKCS7
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/PKCS7PADDING
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/TBC
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/TBCPADDING
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/X9.23
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/X9.23PADDING
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ZEROBYTE
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ZEROBYTEPADDING
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126-2
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126-2PADDING
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126PADDING
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO7816-4
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO7816-4PADDING
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/NOPADDING
    04:33:15.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/PKCS5
    04:33:15.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/PKCS5PADDING
    04:33:15.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/PKCS7
    04:33:15.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/PKCS7PADDING
    04:33:15.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/TBC
    04:33:15.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/TBCPADDING
    04:33:15.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/X9.23
    04:33:15.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/X9.23PADDING
    04:33:15.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ZEROBYTE
    04:33:15.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ZEROBYTEPADDING
    04:33:15.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/
    04:33:15.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126
    04:33:15.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126-2
    04:33:15.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126-2PADDING
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126PADDING
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO7816-4
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO7816-4PADDING
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/NOPADDING
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/PKCS5
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/PKCS5PADDING
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/PKCS7
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/PKCS7PADDING
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/TBC
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/TBCPADDING
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/X9.23
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/X9.23PADDING
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ZEROBYTE
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ZEROBYTEPADDING
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126-2
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126-2PADDING
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126PADDING
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO7816-4
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO7816-4PADDING
    04:33:15.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/NOPADDING
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/PKCS5
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/PKCS5PADDING
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/PKCS7
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/PKCS7PADDING
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/TBC
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/TBCPADDING
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/X9.23
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/X9.23PADDING
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ZEROBYTE
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ZEROBYTEPADDING
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126-2
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126-2PADDING
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126PADDING
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO7816-4
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO7816-4PADDING
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/NOPADDING
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/PKCS5
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/PKCS5PADDING
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/PKCS7
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/PKCS7PADDING
    04:33:15.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/TBC
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/TBCPADDING
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/X9.23
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/X9.23PADDING
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ZEROBYTE
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ZEROBYTEPADDING
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126-2
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126-2PADDING
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126PADDING
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO7816-4
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO7816-4PADDING
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/NOPADDING
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/PKCS5
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/PKCS5PADDING
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/PKCS7
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/PKCS7PADDING
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/TBC
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/TBCPADDING
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/X9.23
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/X9.23PADDING
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ZEROBYTE
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ZEROBYTEPADDING
    04:33:15.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/
    04:33:15.281 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126
    04:33:15.281 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126-2
    04:33:15.281 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126-2PADDING
    04:33:15.281 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126PADDING
    04:33:15.281 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO7816-4
    04:33:15.281 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO7816-4PADDING
    04:33:15.281 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/NOPADDING
    04:33:15.281 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/PKCS5
    04:33:15.282 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/PKCS5PADDING
    04:33:15.282 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/PKCS7
    04:33:15.282 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/PKCS7PADDING
    04:33:15.282 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/TBC
    04:33:15.282 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/TBCPADDING
    04:33:15.282 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/X9.23
    04:33:15.282 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/X9.23PADDING
    04:33:15.282 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ZEROBYTE
    04:33:15.282 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ZEROBYTEPADDING
    04:33:15.283 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/
    04:33:15.283 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126
    04:33:15.283 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126-2
    04:33:15.283 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126-2PADDING
    04:33:15.283 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126PADDING
    04:33:15.283 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO7816-4
    04:33:15.283 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO7816-4PADDING
    04:33:15.283 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/NOPADDING
    04:33:15.283 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/PKCS5
    04:33:15.284 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/PKCS5PADDING
    04:33:15.284 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/PKCS7
    04:33:15.284 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/PKCS7PADDING
    04:33:15.284 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/TBC
    04:33:15.284 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/TBCPADDING
    04:33:15.284 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/X9.23
    04:33:15.284 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/X9.23PADDING
    04:33:15.284 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ZEROBYTE
    04:33:15.285 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ZEROBYTEPADDING
    04:33:15.285 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/
    04:33:15.285 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126
    04:33:15.285 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126-2
    04:33:15.285 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126-2PADDING
    04:33:15.286 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126PADDING
    04:33:15.286 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO7816-4
    04:33:15.286 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO7816-4PADDING
    04:33:15.286 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/NOPADDING
    04:33:15.286 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/PKCS5
    04:33:15.286 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/PKCS5PADDING
    04:33:15.286 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/PKCS7
    04:33:15.286 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/PKCS7PADDING
    04:33:15.286 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/TBC
    04:33:15.287 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/TBCPADDING
    04:33:15.287 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/X9.23
    04:33:15.287 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/X9.23PADDING
    04:33:15.287 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ZEROBYTE
    04:33:15.287 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ZEROBYTEPADDING
    04:33:15.287 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/
    04:33:15.287 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126
    04:33:15.287 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126-2
    04:33:15.287 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126-2PADDING
    04:33:15.288 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126PADDING
    04:33:15.288 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO7816-4
    04:33:15.288 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO7816-4PADDING
    04:33:15.288 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/NOPADDING
    04:33:15.288 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/PKCS5
    04:33:15.288 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/PKCS5PADDING
    04:33:15.288 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/PKCS7
    04:33:15.288 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/PKCS7PADDING
    04:33:15.288 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/TBC
    04:33:15.288 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/TBCPADDING
    04:33:15.289 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/X9.23
    04:33:15.289 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/X9.23PADDING
    04:33:15.289 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ZEROBYTE
    04:33:15.289 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ZEROBYTEPADDING
    04:33:15.289 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/
    04:33:15.290 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126
    04:33:15.290 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126-2
    04:33:15.290 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126-2PADDING
    04:33:15.290 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126PADDING
    04:33:15.290 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO7816-4
    04:33:15.290 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO7816-4PADDING
    04:33:15.290 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/NOPADDING
    04:33:15.290 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/PKCS5
    04:33:15.291 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/PKCS5PADDING
    04:33:15.291 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/PKCS7
    04:33:15.291 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/PKCS7PADDING
    04:33:15.291 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/TBC
    04:33:15.291 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/TBCPADDING
    04:33:15.291 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/X9.23
    04:33:15.291 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/X9.23PADDING
    04:33:15.292 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ZEROBYTE
    04:33:15.292 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ZEROBYTEPADDING
    04:33:15.292 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/
    04:33:15.292 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126
    04:33:15.292 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126-2
    04:33:15.292 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126-2PADDING
    04:33:15.292 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126PADDING
    04:33:15.292 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO7816-4
    04:33:15.293 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO7816-4PADDING
    04:33:15.293 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/NOPADDING
    04:33:15.293 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/PKCS5
    04:33:15.293 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/PKCS5PADDING
    04:33:15.293 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/PKCS7
    04:33:15.293 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/PKCS7PADDING
    04:33:15.293 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/TBC
    04:33:15.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/TBCPADDING
    04:33:15.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/X9.23
    04:33:15.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/X9.23PADDING
    04:33:15.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ZEROBYTE
    04:33:15.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ZEROBYTEPADDING
    04:33:15.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/
    04:33:15.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126
    04:33:15.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126-2
    04:33:15.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126-2PADDING
    04:33:15.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126PADDING
    04:33:15.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO7816-4
    04:33:15.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO7816-4PADDING
    04:33:15.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/NOPADDING
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/PKCS5
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/PKCS5PADDING
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/PKCS7
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/PKCS7PADDING
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/TBC
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/TBCPADDING
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/X9.23
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/X9.23PADDING
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ZEROBYTE
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ZEROBYTEPADDING
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126-2
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126-2PADDING
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126PADDING
    04:33:15.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO7816-4
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO7816-4PADDING
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/NOPADDING
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/PKCS5
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/PKCS5PADDING
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/PKCS7
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/PKCS7PADDING
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/TBC
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/TBCPADDING
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/X9.23
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/X9.23PADDING
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ZEROBYTE
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ZEROBYTEPADDING
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126-2
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126-2PADDING
    04:33:15.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126PADDING
    04:33:15.297 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO7816-4
    04:33:15.297 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO7816-4PADDING
    04:33:15.297 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/NOPADDING
    04:33:15.297 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/PKCS5
    04:33:15.297 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/PKCS5PADDING
    04:33:15.297 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/PKCS7
    04:33:15.297 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/PKCS7PADDING
    04:33:15.297 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/TBC
    04:33:15.297 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/TBCPADDING
    04:33:15.297 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/X9.23
    04:33:15.297 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/X9.23PADDING
    04:33:15.298 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ZEROBYTE
    04:33:15.298 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ZEROBYTEPADDING
    04:33:15.298 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/
    04:33:15.298 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126
    04:33:15.298 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126-2
    04:33:15.298 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126-2PADDING
    04:33:15.298 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126PADDING
    04:33:15.298 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO7816-4
    04:33:15.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO7816-4PADDING
    04:33:15.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/NOPADDING
    04:33:15.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/PKCS5
    04:33:15.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/PKCS5PADDING
    04:33:15.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/PKCS7
    04:33:15.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/PKCS7PADDING
    04:33:15.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/TBC
    04:33:15.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/TBCPADDING
    04:33:15.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/X9.23
    04:33:15.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/X9.23PADDING
    04:33:15.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ZEROBYTE
    04:33:15.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ZEROBYTEPADDING
    04:33:15.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/
    04:33:15.300 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126
    04:33:15.300 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126-2
    04:33:15.300 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126-2PADDING
    04:33:15.301 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126PADDING
    04:33:15.301 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO7816-4
    04:33:15.301 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO7816-4PADDING
    04:33:15.301 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/NOPADDING
    04:33:15.301 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/PKCS5
    04:33:15.301 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/PKCS5PADDING
    04:33:15.301 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/PKCS7
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/PKCS7PADDING
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/TBC
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/TBCPADDING
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/X9.23
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/X9.23PADDING
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ZEROBYTE
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ZEROBYTEPADDING
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126-2
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126-2PADDING
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126PADDING
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO7816-4
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO7816-4PADDING
    04:33:15.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/NOPADDING
    04:33:15.303 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/PKCS5
    04:33:15.303 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/PKCS5PADDING
    04:33:15.303 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/PKCS7
    04:33:15.303 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/PKCS7PADDING
    04:33:15.303 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/TBC
    04:33:15.303 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/TBCPADDING
    04:33:15.304 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/X9.23
    04:33:15.304 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/X9.23PADDING
    04:33:15.304 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ZEROBYTE
    04:33:15.304 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ZEROBYTEPADDING
    04:33:15.304 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/
    04:33:15.304 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126
    04:33:15.304 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126-2
    04:33:15.304 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126-2PADDING
    04:33:15.305 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126PADDING
    04:33:15.305 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO7816-4
    04:33:15.305 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO7816-4PADDING
    04:33:15.306 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/NOPADDING
    04:33:15.306 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/PKCS5
    04:33:15.306 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/PKCS5PADDING
    04:33:15.306 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/PKCS7
    04:33:15.307 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/PKCS7PADDING
    04:33:15.307 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/TBC
    04:33:15.307 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/TBCPADDING
    04:33:15.307 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/X9.23
    04:33:15.307 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/X9.23PADDING
    04:33:15.308 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ZEROBYTE
    04:33:15.308 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ZEROBYTEPADDING
    04:33:15.308 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/
    04:33:15.308 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126
    04:33:15.309 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126-2
    04:33:15.309 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126-2PADDING
    04:33:15.309 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126PADDING
    04:33:15.310 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO7816-4
    04:33:15.310 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO7816-4PADDING
    04:33:15.310 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/NOPADDING
    04:33:15.310 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/PKCS5
    04:33:15.310 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/PKCS5PADDING
    04:33:15.310 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/PKCS7
    04:33:15.311 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/PKCS7PADDING
    04:33:15.311 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/TBC
    04:33:15.311 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/TBCPADDING
    04:33:15.311 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/X9.23
    04:33:15.311 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/X9.23PADDING
    04:33:15.312 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ZEROBYTE
    04:33:15.312 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ZEROBYTEPADDING
    04:33:15.312 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/
    04:33:15.312 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126
    04:33:15.312 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126-2
    04:33:15.313 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126-2PADDING
    04:33:15.313 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126PADDING
    04:33:15.314 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO7816-4
    04:33:15.314 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO7816-4PADDING
    04:33:15.314 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/NOPADDING
    04:33:15.314 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/PKCS5
    04:33:15.314 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/PKCS5PADDING
    04:33:15.315 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/PKCS7
    04:33:15.315 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/PKCS7PADDING
    04:33:15.315 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/TBC
    04:33:15.315 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/TBCPADDING
    04:33:15.315 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/X9.23
    04:33:15.316 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/X9.23PADDING
    04:33:15.316 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ZEROBYTE
    04:33:15.316 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ZEROBYTEPADDING
    04:33:15.316 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/
    04:33:15.316 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126
    04:33:15.316 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126-2
    04:33:15.317 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126-2PADDING
    04:33:15.317 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126PADDING
    04:33:15.317 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO7816-4
    04:33:15.317 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO7816-4PADDING
    04:33:15.317 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/NOPADDING
    04:33:15.318 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/PKCS5
    04:33:15.318 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/PKCS5PADDING
    04:33:15.318 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/PKCS7
    04:33:15.318 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/PKCS7PADDING
    04:33:15.318 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/TBC
    04:33:15.318 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/TBCPADDING
    04:33:15.318 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/X9.23
    04:33:15.318 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/X9.23PADDING
    04:33:15.318 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ZEROBYTE
    04:33:15.318 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ZEROBYTEPADDING
    04:33:15.318 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126-2
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126-2PADDING
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126PADDING
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO7816-4
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO7816-4PADDING
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/NOPADDING
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/PKCS5
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/PKCS5PADDING
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/PKCS7
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/PKCS7PADDING
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/TBC
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/TBCPADDING
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/X9.23
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/X9.23PADDING
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ZEROBYTE
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ZEROBYTEPADDING
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CTS/
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/CTS/" does not support IV => Skipping.
    04:33:15.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CTS/NOPADDING
    04:33:15.320 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/CTS/NOPADDING" does not support IV => Skipping.
    04:33:15.320 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/EAX/
    04:33:15.320 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/EAX/NOPADDING
    04:33:15.320 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/ECB/
    04:33:15.320 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/ECB/" does not support IV => Skipping.
    04:33:15.320 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/ECB/NOPADDING
    04:33:15.320 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/ECB/NOPADDING" does not support IV => Skipping.
    04:33:15.320 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/
    04:33:15.320 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126
    04:33:15.321 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126-2
    04:33:15.321 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126-2PADDING
    04:33:15.321 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126PADDING
    04:33:15.322 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO7816-4
    04:33:15.322 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO7816-4PADDING
    04:33:15.322 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/NOPADDING
    04:33:15.322 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/PKCS5
    04:33:15.322 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/PKCS5PADDING
    04:33:15.323 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/PKCS7
    04:33:15.323 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/PKCS7PADDING
    04:33:15.323 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/TBC
    04:33:15.323 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/TBCPADDING
    04:33:15.323 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/X9.23
    04:33:15.323 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/X9.23PADDING
    04:33:15.323 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ZEROBYTE
    04:33:15.324 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ZEROBYTEPADDING
    04:33:15.324 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/
    04:33:15.324 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO10126
    04:33:15.324 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO10126-2
    04:33:15.324 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO10126-2PADDING
    04:33:15.324 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO10126PADDING
    04:33:15.325 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO7816-4
    04:33:15.325 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO7816-4PADDING
    04:33:15.325 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/NOPADDING
    04:33:15.326 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/PKCS5
    04:33:15.326 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/PKCS5PADDING
    04:33:15.326 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/PKCS7
    04:33:15.326 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/PKCS7PADDING
    04:33:15.326 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/TBC
    04:33:15.327 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/TBCPADDING
    04:33:15.327 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/X9.23
    04:33:15.327 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/X9.23PADDING
    04:33:15.327 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ZEROBYTE
    04:33:15.327 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ZEROBYTEPADDING
    04:33:15.328 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/
    04:33:15.328 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126
    04:33:15.328 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126-2
    04:33:15.328 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126-2PADDING
    04:33:15.328 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126PADDING
    04:33:15.329 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO7816-4
    04:33:15.329 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO7816-4PADDING
    04:33:15.329 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/NOPADDING
    04:33:15.329 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/PKCS5
    04:33:15.329 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/PKCS5PADDING
    04:33:15.330 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/PKCS7
    04:33:15.332 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/PKCS7PADDING
    04:33:15.333 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/TBC
    04:33:15.333 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/TBCPADDING
    04:33:15.334 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/X9.23
    04:33:15.334 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/X9.23PADDING
    04:33:15.334 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ZEROBYTE
    04:33:15.334 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ZEROBYTEPADDING
    04:33:15.334 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/
    04:33:15.335 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126
    04:33:15.335 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126-2
    04:33:15.335 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126-2PADDING
    04:33:15.335 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126PADDING
    04:33:15.336 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO7816-4
    04:33:15.336 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO7816-4PADDING
    04:33:15.336 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/NOPADDING
    04:33:15.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/PKCS5
    04:33:15.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/PKCS5PADDING
    04:33:15.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/PKCS7
    04:33:15.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/PKCS7PADDING
    04:33:15.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/TBC
    04:33:15.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/TBCPADDING
    04:33:15.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/X9.23
    04:33:15.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/X9.23PADDING
    04:33:15.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ZEROBYTE
    04:33:15.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ZEROBYTEPADDING
    04:33:15.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/
    04:33:15.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126
    04:33:15.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126-2
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126-2PADDING
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126PADDING
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO7816-4
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO7816-4PADDING
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/NOPADDING
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/PKCS5
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/PKCS5PADDING
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/PKCS7
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/PKCS7PADDING
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/TBC
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/TBCPADDING
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/X9.23
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/X9.23PADDING
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ZEROBYTE
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ZEROBYTEPADDING
    04:33:15.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126-2
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126-2PADDING
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126PADDING
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO7816-4
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO7816-4PADDING
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/NOPADDING
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/PKCS5
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/PKCS5PADDING
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/PKCS7
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/PKCS7PADDING
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/TBC
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/TBCPADDING
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/X9.23
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/X9.23PADDING
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ZEROBYTE
    04:33:15.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ZEROBYTEPADDING
    04:33:15.341 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/
    04:33:15.341 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126
    04:33:15.341 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126-2
    04:33:15.341 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126-2PADDING
    04:33:15.341 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126PADDING
    04:33:15.341 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO7816-4
    04:33:15.341 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO7816-4PADDING
    04:33:15.341 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/NOPADDING
    04:33:15.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/PKCS5
    04:33:15.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/PKCS5PADDING
    04:33:15.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/PKCS7
    04:33:15.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/PKCS7PADDING
    04:33:15.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/TBC
    04:33:15.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/TBCPADDING
    04:33:15.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/X9.23
    04:33:15.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/X9.23PADDING
    04:33:15.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ZEROBYTE
    04:33:15.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ZEROBYTEPADDING
    04:33:15.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/
    04:33:15.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126
    04:33:15.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126-2
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126-2PADDING
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126PADDING
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO7816-4
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO7816-4PADDING
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/NOPADDING
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/PKCS5
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/PKCS5PADDING
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/PKCS7
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/PKCS7PADDING
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/TBC
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/TBCPADDING
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/X9.23
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/X9.23PADDING
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ZEROBYTE
    04:33:15.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ZEROBYTEPADDING
    04:33:15.345 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/
    04:33:15.345 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126
    04:33:15.345 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126-2
    04:33:15.346 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126-2PADDING
    04:33:15.346 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126PADDING
    04:33:15.346 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO7816-4
    04:33:15.346 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO7816-4PADDING
    04:33:15.346 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/NOPADDING
    04:33:15.347 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/PKCS5
    04:33:15.347 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/PKCS5PADDING
    04:33:15.347 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/PKCS7
    04:33:15.347 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/PKCS7PADDING
    04:33:15.347 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/TBC
    04:33:15.347 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/TBCPADDING
    04:33:15.347 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/X9.23
    04:33:15.347 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/X9.23PADDING
    04:33:15.347 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ZEROBYTE
    04:33:15.348 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ZEROBYTEPADDING
    04:33:15.348 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/
    04:33:15.348 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126
    04:33:15.348 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126-2
    04:33:15.348 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126-2PADDING
    04:33:15.349 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126PADDING
    04:33:15.349 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO7816-4
    04:33:15.349 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO7816-4PADDING
    04:33:15.349 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/NOPADDING
    04:33:15.349 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/PKCS5
    04:33:15.350 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/PKCS5PADDING
    04:33:15.350 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/PKCS7
    04:33:15.350 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/PKCS7PADDING
    04:33:15.350 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/TBC
    04:33:15.351 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/TBCPADDING
    04:33:15.351 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/X9.23
    04:33:15.351 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/X9.23PADDING
    04:33:15.351 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ZEROBYTE
    04:33:15.351 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ZEROBYTEPADDING
    04:33:15.351 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/
    04:33:15.351 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126
    04:33:15.351 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126-2
    04:33:15.351 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126-2PADDING
    04:33:15.351 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126PADDING
    04:33:15.351 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO7816-4
    04:33:15.351 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO7816-4PADDING
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/NOPADDING
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/PKCS5
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/PKCS5PADDING
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/PKCS7
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/PKCS7PADDING
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/TBC
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/TBCPADDING
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/X9.23
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/X9.23PADDING
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ZEROBYTE
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ZEROBYTEPADDING
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126-2
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126-2PADDING
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126PADDING
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO7816-4
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO7816-4PADDING
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/NOPADDING
    04:33:15.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/PKCS5
    04:33:15.353 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/PKCS5PADDING
    04:33:15.353 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/PKCS7
    04:33:15.353 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/PKCS7PADDING
    04:33:15.353 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/TBC
    04:33:15.353 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/TBCPADDING
    04:33:15.353 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/X9.23
    04:33:15.353 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/X9.23PADDING
    04:33:15.353 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ZEROBYTE
    04:33:15.353 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ZEROBYTEPADDING
    04:33:15.354 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/
    04:33:15.354 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126
    04:33:15.354 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126-2
    04:33:15.354 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126-2PADDING
    04:33:15.355 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126PADDING
    04:33:15.355 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO7816-4
    04:33:15.355 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO7816-4PADDING
    04:33:15.355 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/NOPADDING
    04:33:15.355 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/PKCS5
    04:33:15.355 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/PKCS5PADDING
    04:33:15.356 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/PKCS7
    04:33:15.356 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/PKCS7PADDING
    04:33:15.356 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/TBC
    04:33:15.356 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/TBCPADDING
    04:33:15.356 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/X9.23
    04:33:15.356 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/X9.23PADDING
    04:33:15.356 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ZEROBYTE
    04:33:15.356 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ZEROBYTEPADDING
    04:33:15.357 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/
    04:33:15.357 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126
    04:33:15.357 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126-2
    04:33:15.357 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126-2PADDING
    04:33:15.358 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126PADDING
    04:33:15.358 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO7816-4
    04:33:15.358 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO7816-4PADDING
    04:33:15.358 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/NOPADDING
    04:33:15.358 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/PKCS5
    04:33:15.358 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/PKCS5PADDING
    04:33:15.358 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/PKCS7
    04:33:15.358 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/PKCS7PADDING
    04:33:15.358 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/TBC
    04:33:15.358 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/TBCPADDING
    04:33:15.359 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/X9.23
    04:33:15.359 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/X9.23PADDING
    04:33:15.359 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ZEROBYTE
    04:33:15.359 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ZEROBYTEPADDING
    04:33:15.359 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/
    04:33:15.360 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126
    04:33:15.360 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126-2
    04:33:15.360 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126-2PADDING
    04:33:15.360 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126PADDING
    04:33:15.360 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO7816-4
    04:33:15.360 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO7816-4PADDING
    04:33:15.361 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/NOPADDING
    04:33:15.361 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/PKCS5
    04:33:15.361 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/PKCS5PADDING
    04:33:15.361 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/PKCS7
    04:33:15.361 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/PKCS7PADDING
    04:33:15.362 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/TBC
    04:33:15.362 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/TBCPADDING
    04:33:15.362 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/X9.23
    04:33:15.362 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/X9.23PADDING
    04:33:15.362 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ZEROBYTE
    04:33:15.363 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ZEROBYTEPADDING
    04:33:15.363 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/
    04:33:15.363 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126
    04:33:15.363 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126-2
    04:33:15.363 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126-2PADDING
    04:33:15.363 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126PADDING
    04:33:15.363 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO7816-4
    04:33:15.364 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO7816-4PADDING
    04:33:15.364 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/NOPADDING
    04:33:15.364 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/PKCS5
    04:33:15.364 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/PKCS5PADDING
    04:33:15.364 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/PKCS7
    04:33:15.364 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/PKCS7PADDING
    04:33:15.364 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/TBC
    04:33:15.364 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/TBCPADDING
    04:33:15.365 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/X9.23
    04:33:15.365 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/X9.23PADDING
    04:33:15.365 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ZEROBYTE
    04:33:15.365 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ZEROBYTEPADDING
    04:33:15.366 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/
    04:33:15.366 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126
    04:33:15.366 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126-2
    04:33:15.366 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126-2PADDING
    04:33:15.366 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126PADDING
    04:33:15.366 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO7816-4
    04:33:15.366 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO7816-4PADDING
    04:33:15.366 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/NOPADDING
    04:33:15.367 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/PKCS5
    04:33:15.367 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/PKCS5PADDING
    04:33:15.367 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/PKCS7
    04:33:15.367 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/PKCS7PADDING
    04:33:15.367 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/TBC
    04:33:15.367 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/TBCPADDING
    04:33:15.367 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/X9.23
    04:33:15.368 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/X9.23PADDING
    04:33:15.368 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ZEROBYTE
    04:33:15.368 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ZEROBYTEPADDING
    04:33:15.368 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/
    04:33:15.368 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126
    04:33:15.368 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126-2
    04:33:15.368 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126-2PADDING
    04:33:15.368 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126PADDING
    04:33:15.368 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO7816-4
    04:33:15.369 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO7816-4PADDING
    04:33:15.369 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/NOPADDING
    04:33:15.369 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/PKCS5
    04:33:15.369 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/PKCS5PADDING
    04:33:15.369 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/PKCS7
    04:33:15.370 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/PKCS7PADDING
    04:33:15.370 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/TBC
    04:33:15.370 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/TBCPADDING
    04:33:15.370 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/X9.23
    04:33:15.370 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/X9.23PADDING
    04:33:15.370 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ZEROBYTE
    04:33:15.371 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ZEROBYTEPADDING
    04:33:15.371 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/
    04:33:15.371 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126
    04:33:15.371 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126-2
    04:33:15.371 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126-2PADDING
    04:33:15.371 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126PADDING
    04:33:15.371 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO7816-4
    04:33:15.372 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO7816-4PADDING
    04:33:15.372 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/NOPADDING
    04:33:15.372 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/PKCS5
    04:33:15.372 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/PKCS5PADDING
    04:33:15.372 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/PKCS7
    04:33:15.372 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/PKCS7PADDING
    04:33:15.372 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/TBC
    04:33:15.372 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/TBCPADDING
    04:33:15.373 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/X9.23
    04:33:15.373 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/X9.23PADDING
    04:33:15.373 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ZEROBYTE
    04:33:15.373 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ZEROBYTEPADDING
    04:33:15.373 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/
    04:33:15.374 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126
    04:33:15.374 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126-2
    04:33:15.374 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126-2PADDING
    04:33:15.374 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126PADDING
    04:33:15.374 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO7816-4
    04:33:15.374 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO7816-4PADDING
    04:33:15.374 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/NOPADDING
    04:33:15.374 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/PKCS5
    04:33:15.375 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/PKCS5PADDING
    04:33:15.375 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/PKCS7
    04:33:15.375 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/PKCS7PADDING
    04:33:15.375 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/TBC
    04:33:15.375 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/TBCPADDING
    04:33:15.375 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/X9.23
    04:33:15.376 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/X9.23PADDING
    04:33:15.376 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ZEROBYTE
    04:33:15.376 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ZEROBYTEPADDING
    04:33:15.376 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/
    04:33:15.376 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126
    04:33:15.376 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126-2
    04:33:15.376 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126-2PADDING
    04:33:15.377 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126PADDING
    04:33:15.377 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO7816-4
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO7816-4PADDING
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/NOPADDING
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/PKCS5
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/PKCS5PADDING
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/PKCS7
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/PKCS7PADDING
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/TBC
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/TBCPADDING
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/X9.23
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/X9.23PADDING
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ZEROBYTE
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ZEROBYTEPADDING
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126-2
    04:33:15.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126-2PADDING
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126PADDING
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO7816-4
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO7816-4PADDING
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/NOPADDING
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/PKCS5
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/PKCS5PADDING
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/PKCS7
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/PKCS7PADDING
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/TBC
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/TBCPADDING
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/X9.23
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/X9.23PADDING
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ZEROBYTE
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ZEROBYTEPADDING
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126-2
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126-2PADDING
    04:33:15.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126PADDING
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO7816-4
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO7816-4PADDING
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/NOPADDING
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/PKCS5
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/PKCS5PADDING
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/PKCS7
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/PKCS7PADDING
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/TBC
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/TBCPADDING
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/X9.23
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/X9.23PADDING
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ZEROBYTE
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ZEROBYTEPADDING
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126-2
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126-2PADDING
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126PADDING
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO7816-4
    04:33:15.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO7816-4PADDING
    04:33:15.381 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/NOPADDING
    04:33:15.381 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/PKCS5
    04:33:15.381 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/PKCS5PADDING
    04:33:15.381 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/PKCS7
    04:33:15.381 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/PKCS7PADDING
    04:33:15.381 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/TBC
    04:33:15.381 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/TBCPADDING
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/X9.23
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/X9.23PADDING
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ZEROBYTE
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ZEROBYTEPADDING
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126-2
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126-2PADDING
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126PADDING
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO7816-4
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO7816-4PADDING
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/NOPADDING
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/PKCS5
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/PKCS5PADDING
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/PKCS7
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/PKCS7PADDING
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/TBC
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/TBCPADDING
    04:33:15.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/X9.23
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/X9.23PADDING
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ZEROBYTE
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ZEROBYTEPADDING
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126-2
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126-2PADDING
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126PADDING
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO7816-4
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO7816-4PADDING
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/NOPADDING
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/PKCS5
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/PKCS5PADDING
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/PKCS7
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/PKCS7PADDING
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/TBC
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/TBCPADDING
    04:33:15.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/X9.23
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/X9.23PADDING
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ZEROBYTE
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ZEROBYTEPADDING
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126-2
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126-2PADDING
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126PADDING
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO7816-4
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO7816-4PADDING
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/NOPADDING
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/PKCS5
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/PKCS5PADDING
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/PKCS7
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/PKCS7PADDING
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/TBC
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/TBCPADDING
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/X9.23
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/X9.23PADDING
    04:33:15.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ZEROBYTE
    04:33:15.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ZEROBYTEPADDING
    04:33:15.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/
    04:33:15.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126
    04:33:15.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126-2
    04:33:15.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126-2PADDING
    04:33:15.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126PADDING
    04:33:15.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO7816-4
    04:33:15.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO7816-4PADDING
    04:33:15.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/NOPADDING
    04:33:15.386 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/PKCS5
    04:33:15.386 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/PKCS5PADDING
    04:33:15.386 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/PKCS7
    04:33:15.386 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/PKCS7PADDING
    04:33:15.386 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/TBC
    04:33:15.386 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/TBCPADDING
    04:33:15.386 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/X9.23
    04:33:15.386 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/X9.23PADDING
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ZEROBYTE
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ZEROBYTEPADDING
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126-2
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126-2PADDING
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126PADDING
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO7816-4
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO7816-4PADDING
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/NOPADDING
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/PKCS5
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/PKCS5PADDING
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/PKCS7
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/PKCS7PADDING
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/TBC
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/TBCPADDING
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/X9.23
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/X9.23PADDING
    04:33:15.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ZEROBYTE
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ZEROBYTEPADDING
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126-2
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126-2PADDING
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126PADDING
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO7816-4
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO7816-4PADDING
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/NOPADDING
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/PKCS5
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/PKCS5PADDING
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/PKCS7
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/PKCS7PADDING
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/TBC
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/TBCPADDING
    04:33:15.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/X9.23
    04:33:15.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/X9.23PADDING
    04:33:15.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ZEROBYTE
    04:33:15.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ZEROBYTEPADDING
    04:33:15.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/
    04:33:15.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126
    04:33:15.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126-2
    04:33:15.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126-2PADDING
    04:33:15.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126PADDING
    04:33:15.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO7816-4
    04:33:15.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO7816-4PADDING
    04:33:15.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/NOPADDING
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/PKCS5
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/PKCS5PADDING
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/PKCS7
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/PKCS7PADDING
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/TBC
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/TBCPADDING
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/X9.23
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/X9.23PADDING
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ZEROBYTE
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ZEROBYTEPADDING
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126-2
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126-2PADDING
    04:33:15.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126PADDING
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO7816-4
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO7816-4PADDING
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/NOPADDING
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/PKCS5
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/PKCS5PADDING
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/PKCS7
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/PKCS7PADDING
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/TBC
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/TBCPADDING
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/X9.23
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/X9.23PADDING
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ZEROBYTE
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ZEROBYTEPADDING
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126-2
    04:33:15.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126-2PADDING
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126PADDING
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO7816-4
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO7816-4PADDING
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/NOPADDING
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/PKCS5
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/PKCS5PADDING
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/PKCS7
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/PKCS7PADDING
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/TBC
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/TBCPADDING
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/X9.23
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/X9.23PADDING
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ZEROBYTE
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ZEROBYTEPADDING
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/
    04:33:15.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126
    04:33:15.393 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126-2
    04:33:15.393 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126-2PADDING
    04:33:15.393 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126PADDING
    04:33:15.393 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO7816-4
    04:33:15.393 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO7816-4PADDING
    04:33:15.393 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/NOPADDING
    04:33:15.393 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/PKCS5
    04:33:15.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/PKCS5PADDING
    04:33:15.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/PKCS7
    04:33:15.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/PKCS7PADDING
    04:33:15.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/TBC
    04:33:15.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/TBCPADDING
    04:33:15.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/X9.23
    04:33:15.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/X9.23PADDING
    04:33:15.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ZEROBYTE
    04:33:15.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ZEROBYTEPADDING
    04:33:15.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/
    04:33:15.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO10126
    04:33:15.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO10126-2
    04:33:15.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO10126-2PADDING
    04:33:15.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO10126PADDING
    04:33:15.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO7816-4
    04:33:15.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO7816-4PADDING
    04:33:15.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/NOPADDING
    04:33:15.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/PKCS5
    04:33:15.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/PKCS5PADDING
    04:33:15.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/PKCS7
    04:33:15.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/PKCS7PADDING
    04:33:15.400 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/TBC
    04:33:15.401 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/TBCPADDING
    04:33:15.401 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/X9.23
    04:33:15.401 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/X9.23PADDING
    04:33:15.402 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ZEROBYTE
    04:33:15.402 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ZEROBYTEPADDING
    04:33:15.402 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH//
    04:33:15.405 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH//" does not support IV => Skipping.
    04:33:15.406 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH//NOPADDING
    04:33:15.407 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH//NOPADDING" does not support IV => Skipping.
    04:33:15.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC-CTS/
    04:33:15.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC-CTS/NOPADDING
    04:33:15.414 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/
    04:33:15.418 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126
    04:33:15.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126-2
    04:33:15.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126-2PADDING
    04:33:15.426 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126PADDING
    04:33:15.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO7816-4
    04:33:15.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO7816-4PADDING
    04:33:15.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/NOPADDING
    04:33:15.435 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS5
    04:33:15.438 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS5PADDING
    04:33:15.440 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS7
    04:33:15.443 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS7PADDING
    04:33:15.446 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/TBC
    04:33:15.448 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/TBCPADDING
    04:33:15.450 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/X9.23
    04:33:15.452 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/X9.23PADDING
    04:33:15.455 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ZEROBYTE
    04:33:15.457 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ZEROBYTEPADDING
    04:33:15.459 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CCM/
    04:33:15.459 [Test worker] ERROR o.s.c.CipherTest - transformation "TWOFISH/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:15.459 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CCM/NOPADDING
    04:33:15.460 [Test worker] ERROR o.s.c.CipherTest - transformation "TWOFISH/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    04:33:15.460 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/
    04:33:15.461 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126
    04:33:15.462 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126-2
    04:33:15.462 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126-2PADDING
    04:33:15.463 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126PADDING
    04:33:15.464 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO7816-4
    04:33:15.464 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO7816-4PADDING
    04:33:15.465 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/NOPADDING
    04:33:15.466 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS5
    04:33:15.467 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS5PADDING
    04:33:15.467 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS7
    04:33:15.468 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS7PADDING
    04:33:15.468 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/TBC
    04:33:15.469 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/TBCPADDING
    04:33:15.470 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/X9.23
    04:33:15.470 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/X9.23PADDING
    04:33:15.471 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ZEROBYTE
    04:33:15.472 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ZEROBYTEPADDING
    04:33:15.472 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/
    04:33:15.473 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126
    04:33:15.474 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126-2
    04:33:15.474 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126-2PADDING
    04:33:15.475 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126PADDING
    04:33:15.476 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO7816-4
    04:33:15.476 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO7816-4PADDING
    04:33:15.477 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/NOPADDING
    04:33:15.478 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS5
    04:33:15.478 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS5PADDING
    04:33:15.479 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS7
    04:33:15.480 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS7PADDING
    04:33:15.480 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/TBC
    04:33:15.481 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/TBCPADDING
    04:33:15.482 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/X9.23
    04:33:15.482 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/X9.23PADDING
    04:33:15.483 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ZEROBYTE
    04:33:15.483 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ZEROBYTEPADDING
    04:33:15.484 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/
    04:33:15.484 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126
    04:33:15.485 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126-2
    04:33:15.486 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126-2PADDING
    04:33:15.487 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126PADDING
    04:33:15.487 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO7816-4
    04:33:15.488 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO7816-4PADDING
    04:33:15.488 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/NOPADDING
    04:33:15.489 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS5
    04:33:15.490 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS5PADDING
    04:33:15.491 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS7
    04:33:15.491 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS7PADDING
    04:33:15.492 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/TBC
    04:33:15.493 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/TBCPADDING
    04:33:15.493 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/X9.23
    04:33:15.494 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/X9.23PADDING
    04:33:15.495 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ZEROBYTE
    04:33:15.495 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ZEROBYTEPADDING
    04:33:15.496 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/
    04:33:15.496 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126
    04:33:15.497 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126-2
    04:33:15.498 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126-2PADDING
    04:33:15.498 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126PADDING
    04:33:15.499 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO7816-4
    04:33:15.499 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO7816-4PADDING
    04:33:15.500 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/NOPADDING
    04:33:15.501 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS5
    04:33:15.502 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS5PADDING
    04:33:15.502 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS7
    04:33:15.503 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS7PADDING
    04:33:15.503 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/TBC
    04:33:15.504 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/TBCPADDING
    04:33:15.505 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/X9.23
    04:33:15.505 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/X9.23PADDING
    04:33:15.506 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ZEROBYTE
    04:33:15.507 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ZEROBYTEPADDING
    04:33:15.507 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/
    04:33:15.508 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126
    04:33:15.508 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126-2
    04:33:15.509 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126-2PADDING
    04:33:15.510 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126PADDING
    04:33:15.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO7816-4
    04:33:15.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO7816-4PADDING
    04:33:15.512 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/NOPADDING
    04:33:15.513 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS5
    04:33:15.514 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS5PADDING
    04:33:15.514 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS7
    04:33:15.515 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS7PADDING
    04:33:15.515 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/TBC
    04:33:15.516 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/TBCPADDING
    04:33:15.517 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/X9.23
    04:33:15.517 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/X9.23PADDING
    04:33:15.518 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ZEROBYTE
    04:33:15.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ZEROBYTEPADDING
    04:33:15.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/
    04:33:15.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126
    04:33:15.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126-2
    04:33:15.521 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126-2PADDING
    04:33:15.522 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126PADDING
    04:33:15.522 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO7816-4
    04:33:15.523 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO7816-4PADDING
    04:33:15.523 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/NOPADDING
    04:33:15.524 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS5
    04:33:15.525 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS5PADDING
    04:33:15.526 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS7
    04:33:15.526 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS7PADDING
    04:33:15.527 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/TBC
    04:33:15.527 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/TBCPADDING
    04:33:15.528 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/X9.23
    04:33:15.528 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/X9.23PADDING
    04:33:15.530 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ZEROBYTE
    04:33:15.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ZEROBYTEPADDING
    04:33:15.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/
    04:33:15.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126
    04:33:15.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126-2
    04:33:15.533 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126-2PADDING
    04:33:15.534 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126PADDING
    04:33:15.534 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO7816-4
    04:33:15.535 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO7816-4PADDING
    04:33:15.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/NOPADDING
    04:33:15.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS5
    04:33:15.537 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS5PADDING
    04:33:15.538 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS7
    04:33:15.538 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS7PADDING
    04:33:15.539 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/TBC
    04:33:15.539 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/TBCPADDING
    04:33:15.540 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/X9.23
    04:33:15.540 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/X9.23PADDING
    04:33:15.541 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ZEROBYTE
    04:33:15.542 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ZEROBYTEPADDING
    04:33:15.542 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/
    04:33:15.543 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126
    04:33:15.544 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126-2
    04:33:15.544 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126-2PADDING
    04:33:15.545 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126PADDING
    04:33:15.546 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO7816-4
    04:33:15.546 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO7816-4PADDING
    04:33:15.547 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/NOPADDING
    04:33:15.547 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS5
    04:33:15.548 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS5PADDING
    04:33:15.548 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS7
    04:33:15.549 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS7PADDING
    04:33:15.550 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/TBC
    04:33:15.550 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/TBCPADDING
    04:33:15.551 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/X9.23
    04:33:15.552 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/X9.23PADDING
    04:33:15.552 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ZEROBYTE
    04:33:15.553 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ZEROBYTEPADDING
    04:33:15.554 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/
    04:33:15.554 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126
    04:33:15.555 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126-2
    04:33:15.555 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126-2PADDING
    04:33:15.556 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126PADDING
    04:33:15.556 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO7816-4
    04:33:15.557 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO7816-4PADDING
    04:33:15.558 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/NOPADDING
    04:33:15.558 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS5
    04:33:15.559 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS5PADDING
    04:33:15.560 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS7
    04:33:15.560 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS7PADDING
    04:33:15.561 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/TBC
    04:33:15.561 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/TBCPADDING
    04:33:15.562 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/X9.23
    04:33:15.563 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/X9.23PADDING
    04:33:15.563 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ZEROBYTE
    04:33:15.564 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ZEROBYTEPADDING
    04:33:15.564 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/
    04:33:15.565 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126
    04:33:15.565 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126-2
    04:33:15.566 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126-2PADDING
    04:33:15.567 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126PADDING
    04:33:15.567 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO7816-4
    04:33:15.568 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO7816-4PADDING
    04:33:15.568 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/NOPADDING
    04:33:15.569 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS5
    04:33:15.569 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS5PADDING
    04:33:15.570 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS7
    04:33:15.570 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS7PADDING
    04:33:15.571 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/TBC
    04:33:15.571 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/TBCPADDING
    04:33:15.572 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/X9.23
    04:33:15.572 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/X9.23PADDING
    04:33:15.573 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ZEROBYTE
    04:33:15.573 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ZEROBYTEPADDING
    04:33:15.574 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/
    04:33:15.574 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126
    04:33:15.575 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126-2
    04:33:15.576 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126-2PADDING
    04:33:15.576 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126PADDING
    04:33:15.577 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO7816-4
    04:33:15.577 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO7816-4PADDING
    04:33:15.578 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/NOPADDING
    04:33:15.578 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS5
    04:33:15.579 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS5PADDING
    04:33:15.579 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS7
    04:33:15.580 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS7PADDING
    04:33:15.580 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/TBC
    04:33:15.581 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/TBCPADDING
    04:33:15.582 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/X9.23
    04:33:15.582 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/X9.23PADDING
    04:33:15.583 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ZEROBYTE
    04:33:15.583 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ZEROBYTEPADDING
    04:33:15.584 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/
    04:33:15.584 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126
    04:33:15.584 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126-2
    04:33:15.585 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126-2PADDING
    04:33:15.586 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126PADDING
    04:33:15.586 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO7816-4
    04:33:15.587 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO7816-4PADDING
    04:33:15.588 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/NOPADDING
    04:33:15.588 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS5
    04:33:15.589 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS5PADDING
    04:33:15.589 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS7
    04:33:15.590 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS7PADDING
    04:33:15.590 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/TBC
    04:33:15.591 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/TBCPADDING
    04:33:15.591 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/X9.23
    04:33:15.592 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/X9.23PADDING
    04:33:15.593 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ZEROBYTE
    04:33:15.594 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ZEROBYTEPADDING
    04:33:15.594 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/
    04:33:15.595 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126
    04:33:15.595 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126-2
    04:33:15.596 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126-2PADDING
    04:33:15.596 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126PADDING
    04:33:15.597 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO7816-4
    04:33:15.597 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO7816-4PADDING
    04:33:15.598 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/NOPADDING
    04:33:15.598 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS5
    04:33:15.599 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS5PADDING
    04:33:15.599 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS7
    04:33:15.600 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS7PADDING
    04:33:15.600 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/TBC
    04:33:15.601 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/TBCPADDING
    04:33:15.602 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/X9.23
    04:33:15.602 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/X9.23PADDING
    04:33:15.603 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ZEROBYTE
    04:33:15.603 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ZEROBYTEPADDING
    04:33:15.604 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/
    04:33:15.604 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126
    04:33:15.605 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126-2
    04:33:15.606 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126-2PADDING
    04:33:15.606 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126PADDING
    04:33:15.607 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO7816-4
    04:33:15.607 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO7816-4PADDING
    04:33:15.608 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/NOPADDING
    04:33:15.608 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS5
    04:33:15.609 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS5PADDING
    04:33:15.610 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS7
    04:33:15.610 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS7PADDING
    04:33:15.611 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/TBC
    04:33:15.611 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/TBCPADDING
    04:33:15.612 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/X9.23
    04:33:15.613 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/X9.23PADDING
    04:33:15.613 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ZEROBYTE
    04:33:15.614 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ZEROBYTEPADDING
    04:33:15.614 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/
    04:33:15.615 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126
    04:33:15.615 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126-2
    04:33:15.616 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126-2PADDING
    04:33:15.616 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126PADDING
    04:33:15.617 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO7816-4
    04:33:15.618 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO7816-4PADDING
    04:33:15.618 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/NOPADDING
    04:33:15.619 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS5
    04:33:15.619 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS5PADDING
    04:33:15.620 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS7
    04:33:15.620 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS7PADDING
    04:33:15.622 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/TBC
    04:33:15.622 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/TBCPADDING
    04:33:15.623 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/X9.23
    04:33:15.623 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/X9.23PADDING
    04:33:15.624 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ZEROBYTE
    04:33:15.624 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ZEROBYTEPADDING
    04:33:15.625 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/
    04:33:15.626 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126
    04:33:15.626 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126-2
    04:33:15.627 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126-2PADDING
    04:33:15.627 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126PADDING
    04:33:15.628 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO7816-4
    04:33:15.628 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO7816-4PADDING
    04:33:15.629 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/NOPADDING
    04:33:15.630 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS5
    04:33:15.630 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS5PADDING
    04:33:15.630 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS7
    04:33:15.631 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS7PADDING
    04:33:15.631 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/TBC
    04:33:15.632 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/TBCPADDING
    04:33:15.632 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/X9.23
    04:33:15.633 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/X9.23PADDING
    04:33:15.634 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ZEROBYTE
    04:33:15.634 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ZEROBYTEPADDING
    04:33:15.635 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/
    04:33:15.635 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126
    04:33:15.636 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126-2
    04:33:15.636 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126-2PADDING
    04:33:15.637 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126PADDING
    04:33:15.638 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO7816-4
    04:33:15.638 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO7816-4PADDING
    04:33:15.639 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/NOPADDING
    04:33:15.639 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS5
    04:33:15.640 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS5PADDING
    04:33:15.640 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS7
    04:33:15.641 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS7PADDING
    04:33:15.642 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/TBC
    04:33:15.642 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/TBCPADDING
    04:33:15.643 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/X9.23
    04:33:15.643 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/X9.23PADDING
    04:33:15.644 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ZEROBYTE
    04:33:15.644 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ZEROBYTEPADDING
    04:33:15.645 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/
    04:33:15.646 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126
    04:33:15.647 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126-2
    04:33:15.647 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126-2PADDING
    04:33:15.648 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126PADDING
    04:33:15.648 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO7816-4
    04:33:15.649 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO7816-4PADDING
    04:33:15.650 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/NOPADDING
    04:33:15.650 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS5
    04:33:15.651 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS5PADDING
    04:33:15.651 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS7
    04:33:15.652 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS7PADDING
    04:33:15.652 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/TBC
    04:33:15.653 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/TBCPADDING
    04:33:15.654 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/X9.23
    04:33:15.654 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/X9.23PADDING
    04:33:15.655 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ZEROBYTE
    04:33:15.655 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ZEROBYTEPADDING
    04:33:15.656 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/
    04:33:15.656 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126
    04:33:15.657 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126-2
    04:33:15.658 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126-2PADDING
    04:33:15.658 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126PADDING
    04:33:15.659 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO7816-4
    04:33:15.660 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO7816-4PADDING
    04:33:15.660 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/NOPADDING
    04:33:15.661 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS5
    04:33:15.662 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS5PADDING
    04:33:15.662 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS7
    04:33:15.663 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS7PADDING
    04:33:15.663 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/TBC
    04:33:15.664 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/TBCPADDING
    04:33:15.664 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/X9.23
    04:33:15.665 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/X9.23PADDING
    04:33:15.666 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ZEROBYTE
    04:33:15.666 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ZEROBYTEPADDING
    04:33:15.667 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/
    04:33:15.667 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126
    04:33:15.668 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126-2
    04:33:15.668 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126-2PADDING
    04:33:15.669 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126PADDING
    04:33:15.670 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO7816-4
    04:33:15.670 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO7816-4PADDING
    04:33:15.671 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/NOPADDING
    04:33:15.671 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS5
    04:33:15.672 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS5PADDING
    04:33:15.672 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS7
    04:33:15.673 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS7PADDING
    04:33:15.674 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/TBC
    04:33:15.674 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/TBCPADDING
    04:33:15.675 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/X9.23
    04:33:15.675 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/X9.23PADDING
    04:33:15.676 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ZEROBYTE
    04:33:15.676 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ZEROBYTEPADDING
    04:33:15.677 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/
    04:33:15.678 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126
    04:33:15.678 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126-2
    04:33:15.679 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126-2PADDING
    04:33:15.679 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126PADDING
    04:33:15.680 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO7816-4
    04:33:15.681 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO7816-4PADDING
    04:33:15.681 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/NOPADDING
    04:33:15.682 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS5
    04:33:15.682 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS5PADDING
    04:33:15.683 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS7
    04:33:15.683 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS7PADDING
    04:33:15.684 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/TBC
    04:33:15.684 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/TBCPADDING
    04:33:15.685 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/X9.23
    04:33:15.686 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/X9.23PADDING
    04:33:15.686 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ZEROBYTE
    04:33:15.687 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ZEROBYTEPADDING
    04:33:15.688 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/
    04:33:15.688 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126
    04:33:15.689 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126-2
    04:33:15.690 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126-2PADDING
    04:33:15.690 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126PADDING
    04:33:15.691 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO7816-4
    04:33:15.691 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO7816-4PADDING
    04:33:15.692 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/NOPADDING
    04:33:15.692 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS5
    04:33:15.693 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS5PADDING
    04:33:15.694 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS7
    04:33:15.694 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS7PADDING
    04:33:15.695 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/TBC
    04:33:15.696 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/TBCPADDING
    04:33:15.696 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/X9.23
    04:33:15.697 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/X9.23PADDING
    04:33:15.697 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ZEROBYTE
    04:33:15.698 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ZEROBYTEPADDING
    04:33:15.699 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/
    04:33:15.699 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126
    04:33:15.700 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126-2
    04:33:15.700 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126-2PADDING
    04:33:15.701 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126PADDING
    04:33:15.702 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO7816-4
    04:33:15.702 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO7816-4PADDING
    04:33:15.702 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/NOPADDING
    04:33:15.703 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS5
    04:33:15.704 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS5PADDING
    04:33:15.705 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS7
    04:33:15.706 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS7PADDING
    04:33:15.706 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/TBC
    04:33:15.707 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/TBCPADDING
    04:33:15.708 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/X9.23
    04:33:15.708 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/X9.23PADDING
    04:33:15.709 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ZEROBYTE
    04:33:15.709 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ZEROBYTEPADDING
    04:33:15.710 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/
    04:33:15.711 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126
    04:33:15.711 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126-2
    04:33:15.712 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126-2PADDING
    04:33:15.712 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126PADDING
    04:33:15.713 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO7816-4
    04:33:15.713 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO7816-4PADDING
    04:33:15.714 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/NOPADDING
    04:33:15.715 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS5
    04:33:15.715 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS5PADDING
    04:33:15.716 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS7
    04:33:15.716 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS7PADDING
    04:33:15.717 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/TBC
    04:33:15.718 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/TBCPADDING
    04:33:15.718 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/X9.23
    04:33:15.719 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/X9.23PADDING
    04:33:15.719 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ZEROBYTE
    04:33:15.720 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ZEROBYTEPADDING
    04:33:15.720 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/
    04:33:15.721 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126
    04:33:15.722 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126-2
    04:33:15.722 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126-2PADDING
    04:33:15.723 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126PADDING
    04:33:15.723 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO7816-4
    04:33:15.724 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO7816-4PADDING
    04:33:15.724 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/NOPADDING
    04:33:15.725 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS5
    04:33:15.726 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS5PADDING
    04:33:15.726 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS7
    04:33:15.727 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS7PADDING
    04:33:15.727 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/TBC
    04:33:15.728 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/TBCPADDING
    04:33:15.728 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/X9.23
    04:33:15.729 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/X9.23PADDING
    04:33:15.730 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ZEROBYTE
    04:33:15.730 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ZEROBYTEPADDING
    04:33:15.731 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/
    04:33:15.731 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126
    04:33:15.732 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126-2
    04:33:15.732 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126-2PADDING
    04:33:15.733 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126PADDING
    04:33:15.734 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO7816-4
    04:33:15.734 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO7816-4PADDING
    04:33:15.735 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/NOPADDING
    04:33:15.735 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS5
    04:33:15.736 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS5PADDING
    04:33:15.736 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS7
    04:33:15.737 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS7PADDING
    04:33:15.737 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/TBC
    04:33:15.738 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/TBCPADDING
    04:33:15.739 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/X9.23
    04:33:15.739 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/X9.23PADDING
    04:33:15.740 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ZEROBYTE
    04:33:15.740 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ZEROBYTEPADDING
    04:33:15.740 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/
    04:33:15.741 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126
    04:33:15.742 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126-2
    04:33:15.742 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126-2PADDING
    04:33:15.743 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126PADDING
    04:33:15.743 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO7816-4
    04:33:15.744 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO7816-4PADDING
    04:33:15.745 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/NOPADDING
    04:33:15.745 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS5
    04:33:15.746 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS5PADDING
    04:33:15.746 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS7
    04:33:15.747 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS7PADDING
    04:33:15.799 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/TBC
    04:33:15.799 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/TBCPADDING
    04:33:15.800 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/X9.23
    04:33:15.801 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/X9.23PADDING
    04:33:15.801 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ZEROBYTE
    04:33:15.801 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ZEROBYTEPADDING
    04:33:15.802 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/
    04:33:15.802 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126
    04:33:15.802 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126-2
    04:33:15.803 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126-2PADDING
    04:33:15.803 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126PADDING
    04:33:15.803 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO7816-4
    04:33:15.803 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO7816-4PADDING
    04:33:15.803 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/NOPADDING
    04:33:15.804 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS5
    04:33:15.804 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS5PADDING
    04:33:15.805 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS7
    04:33:15.805 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS7PADDING
    04:33:15.806 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/TBC
    04:33:15.806 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/TBCPADDING
    04:33:15.806 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/X9.23
    04:33:15.807 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/X9.23PADDING
    04:33:15.807 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ZEROBYTE
    04:33:15.808 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ZEROBYTEPADDING
    04:33:15.808 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/
    04:33:15.808 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126
    04:33:15.809 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126-2
    04:33:15.809 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126-2PADDING
    04:33:15.810 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126PADDING
    04:33:15.810 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO7816-4
    04:33:15.810 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO7816-4PADDING
    04:33:15.810 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/NOPADDING
    04:33:15.811 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS5
    04:33:15.811 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS5PADDING
    04:33:15.811 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS7
    04:33:15.811 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS7PADDING
    04:33:15.811 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/TBC
    04:33:15.812 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/TBCPADDING
    04:33:15.812 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/X9.23
    04:33:15.812 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/X9.23PADDING
    04:33:15.812 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ZEROBYTE
    04:33:15.813 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ZEROBYTEPADDING
    04:33:15.813 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/
    04:33:15.813 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126
    04:33:15.813 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126-2
    04:33:15.814 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126-2PADDING
    04:33:15.814 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126PADDING
    04:33:15.814 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO7816-4
    04:33:15.814 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO7816-4PADDING
    04:33:15.814 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/NOPADDING
    04:33:15.815 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS5
    04:33:15.815 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS5PADDING
    04:33:15.815 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS7
    04:33:15.815 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS7PADDING
    04:33:15.815 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/TBC
    04:33:15.816 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/TBCPADDING
    04:33:15.816 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/X9.23
    04:33:15.816 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/X9.23PADDING
    04:33:15.816 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ZEROBYTE
    04:33:15.816 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ZEROBYTEPADDING
    04:33:15.817 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/
    04:33:15.817 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126
    04:33:15.822 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126-2
    04:33:15.823 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126-2PADDING
    04:33:15.824 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126PADDING
    04:33:15.826 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO7816-4
    04:33:15.827 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO7816-4PADDING
    04:33:15.828 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/NOPADDING
    04:33:15.829 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS5
    04:33:15.830 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS5PADDING
    04:33:15.830 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS7
    04:33:15.831 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS7PADDING
    04:33:15.831 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/TBC
    04:33:15.832 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/TBCPADDING
    04:33:15.832 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/X9.23
    04:33:15.833 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/X9.23PADDING
    04:33:15.833 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ZEROBYTE
    04:33:15.834 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ZEROBYTEPADDING
    04:33:15.834 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/
    04:33:15.834 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126
    04:33:15.835 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126-2
    04:33:15.835 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126-2PADDING
    04:33:15.836 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126PADDING
    04:33:15.836 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO7816-4
    04:33:15.836 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO7816-4PADDING
    04:33:15.837 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/NOPADDING
    04:33:15.837 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS5
    04:33:15.838 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS5PADDING
    04:33:15.838 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS7
    04:33:15.839 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS7PADDING
    04:33:15.839 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/TBC
    04:33:15.839 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/TBCPADDING
    04:33:15.840 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/X9.23
    04:33:15.840 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/X9.23PADDING
    04:33:15.840 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ZEROBYTE
    04:33:15.841 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ZEROBYTEPADDING
    04:33:15.841 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/
    04:33:15.842 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126
    04:33:15.842 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126-2
    04:33:15.842 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126-2PADDING
    04:33:15.843 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126PADDING
    04:33:15.843 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO7816-4
    04:33:15.843 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO7816-4PADDING
    04:33:15.844 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/NOPADDING
    04:33:15.844 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS5
    04:33:15.844 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS5PADDING
    04:33:15.844 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS7
    04:33:15.845 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS7PADDING
    04:33:15.846 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/TBC
    04:33:15.846 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/TBCPADDING
    04:33:15.846 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/X9.23
    04:33:15.847 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/X9.23PADDING
    04:33:15.847 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ZEROBYTE
    04:33:15.847 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ZEROBYTEPADDING
    04:33:15.848 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CTS/
    04:33:15.848 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/CTS/" does not support IV => Skipping.
    04:33:15.848 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CTS/NOPADDING
    04:33:15.848 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/CTS/NOPADDING" does not support IV => Skipping.
    04:33:15.849 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/EAX/
    04:33:15.850 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/EAX/NOPADDING
    04:33:15.851 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/ECB/
    04:33:15.852 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/ECB/" does not support IV => Skipping.
    04:33:15.852 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/ECB/NOPADDING
    04:33:15.852 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/ECB/NOPADDING" does not support IV => Skipping.
    04:33:15.852 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/GCM/
    04:33:15.853 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/GCM/NOPADDING
    04:33:15.854 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/
    04:33:15.854 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126
    04:33:15.855 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126-2
    04:33:15.855 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126-2PADDING
    04:33:15.855 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126PADDING
    04:33:15.855 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO7816-4
    04:33:15.855 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO7816-4PADDING
    04:33:15.856 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/NOPADDING
    04:33:15.856 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS5
    04:33:15.856 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS5PADDING
    04:33:15.856 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS7
    04:33:15.856 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS7PADDING
    04:33:15.856 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/TBC
    04:33:15.857 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/TBCPADDING
    04:33:15.857 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/X9.23
    04:33:15.857 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/X9.23PADDING
    04:33:15.858 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ZEROBYTE
    04:33:15.858 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ZEROBYTEPADDING
    04:33:15.858 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/
    04:33:15.859 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126
    04:33:15.859 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126-2
    04:33:15.859 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126-2PADDING
    04:33:15.860 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126PADDING
    04:33:15.860 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO7816-4
    04:33:15.860 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO7816-4PADDING
    04:33:15.861 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/NOPADDING
    04:33:15.862 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS5
    04:33:15.862 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS5PADDING
    04:33:15.862 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS7
    04:33:15.863 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS7PADDING
    04:33:15.863 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/TBC
    04:33:15.863 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/TBCPADDING
    04:33:15.864 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/X9.23
    04:33:15.864 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/X9.23PADDING
    04:33:15.864 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ZEROBYTE
    04:33:15.865 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ZEROBYTEPADDING
    04:33:15.865 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/
    04:33:15.866 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126
    04:33:15.866 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126-2
    04:33:15.866 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126-2PADDING
    04:33:15.867 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126PADDING
    04:33:15.867 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO7816-4
    04:33:15.867 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO7816-4PADDING
    04:33:15.867 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/NOPADDING
    04:33:15.867 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS5
    04:33:15.868 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS5PADDING
    04:33:15.868 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS7
    04:33:15.868 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS7PADDING
    04:33:15.869 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/TBC
    04:33:15.869 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/TBCPADDING
    04:33:15.870 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/X9.23
    04:33:15.870 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/X9.23PADDING
    04:33:15.870 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ZEROBYTE
    04:33:15.870 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ZEROBYTEPADDING
    04:33:15.870 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/
    04:33:15.871 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126
    04:33:15.871 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126-2
    04:33:15.871 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126-2PADDING
    04:33:15.871 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126PADDING
    04:33:15.872 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO7816-4
    04:33:15.872 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO7816-4PADDING
    04:33:15.872 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/NOPADDING
    04:33:15.872 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS5
    04:33:15.872 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS5PADDING
    04:33:15.873 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS7
    04:33:15.874 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS7PADDING
    04:33:15.874 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/TBC
    04:33:15.874 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/TBCPADDING
    04:33:15.875 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/X9.23
    04:33:15.875 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/X9.23PADDING
    04:33:15.875 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ZEROBYTE
    04:33:15.876 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ZEROBYTEPADDING
    04:33:15.876 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/
    04:33:15.876 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126
    04:33:15.876 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126-2
    04:33:15.876 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126-2PADDING
    04:33:15.877 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126PADDING
    04:33:15.877 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO7816-4
    04:33:15.878 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO7816-4PADDING
    04:33:15.878 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/NOPADDING
    04:33:15.878 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS5
    04:33:15.879 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS5PADDING
    04:33:15.879 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS7
    04:33:15.879 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS7PADDING
    04:33:15.880 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/TBC
    04:33:15.880 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/TBCPADDING
    04:33:15.880 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/X9.23
    04:33:15.880 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/X9.23PADDING
    04:33:15.880 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ZEROBYTE
    04:33:15.881 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ZEROBYTEPADDING
    04:33:15.881 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/
    04:33:15.881 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126
    04:33:15.882 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126-2
    04:33:15.882 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126-2PADDING
    04:33:15.882 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126PADDING
    04:33:15.883 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO7816-4
    04:33:15.883 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO7816-4PADDING
    04:33:15.883 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/NOPADDING
    04:33:15.883 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS5
    04:33:15.884 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS5PADDING
    04:33:15.884 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS7
    04:33:15.884 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS7PADDING
    04:33:15.884 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/TBC
    04:33:15.884 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/TBCPADDING
    04:33:15.885 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/X9.23
    04:33:15.885 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/X9.23PADDING
    04:33:15.885 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ZEROBYTE
    04:33:15.886 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ZEROBYTEPADDING
    04:33:15.886 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/
    04:33:15.886 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126
    04:33:15.887 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126-2
    04:33:15.887 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126-2PADDING
    04:33:15.887 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126PADDING
    04:33:15.888 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO7816-4
    04:33:15.888 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO7816-4PADDING
    04:33:15.888 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/NOPADDING
    04:33:15.889 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS5
    04:33:15.889 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS5PADDING
    04:33:15.890 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS7
    04:33:15.890 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS7PADDING
    04:33:15.890 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/TBC
    04:33:15.890 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/TBCPADDING
    04:33:15.891 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/X9.23
    04:33:15.891 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/X9.23PADDING
    04:33:15.891 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ZEROBYTE
    04:33:15.891 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ZEROBYTEPADDING
    04:33:15.891 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/
    04:33:15.892 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126
    04:33:15.892 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126-2
    04:33:15.892 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126-2PADDING
    04:33:15.893 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126PADDING
    04:33:15.893 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO7816-4
    04:33:15.893 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO7816-4PADDING
    04:33:15.894 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/NOPADDING
    04:33:15.894 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS5
    04:33:15.894 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS5PADDING
    04:33:15.894 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS7
    04:33:15.894 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS7PADDING
    04:33:15.895 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/TBC
    04:33:15.895 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/TBCPADDING
    04:33:15.895 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/X9.23
    04:33:15.896 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/X9.23PADDING
    04:33:15.896 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ZEROBYTE
    04:33:15.896 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ZEROBYTEPADDING
    04:33:15.897 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/
    04:33:15.897 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126
    04:33:15.898 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126-2
    04:33:15.898 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126-2PADDING
    04:33:15.898 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126PADDING
    04:33:15.899 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO7816-4
    04:33:15.899 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO7816-4PADDING
    04:33:15.899 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/NOPADDING
    04:33:15.900 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS5
    04:33:15.900 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS5PADDING
    04:33:15.900 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS7
    04:33:15.901 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS7PADDING
    04:33:15.901 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/TBC
    04:33:15.901 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/TBCPADDING
    04:33:15.902 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/X9.23
    04:33:15.902 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/X9.23PADDING
    04:33:15.902 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ZEROBYTE
    04:33:15.903 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ZEROBYTEPADDING
    04:33:15.903 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/
    04:33:15.903 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126
    04:33:15.904 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126-2
    04:33:15.904 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126-2PADDING
    04:33:15.904 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126PADDING
    04:33:15.905 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO7816-4
    04:33:15.905 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO7816-4PADDING
    04:33:15.906 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/NOPADDING
    04:33:15.906 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS5
    04:33:15.906 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS5PADDING
    04:33:15.907 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS7
    04:33:15.907 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS7PADDING
    04:33:15.907 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/TBC
    04:33:15.907 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/TBCPADDING
    04:33:15.908 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/X9.23
    04:33:15.908 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/X9.23PADDING
    04:33:15.908 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ZEROBYTE
    04:33:15.909 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ZEROBYTEPADDING
    04:33:15.909 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/
    04:33:15.910 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126
    04:33:15.910 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126-2
    04:33:15.910 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126-2PADDING
    04:33:15.910 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126PADDING
    04:33:15.911 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO7816-4
    04:33:15.911 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO7816-4PADDING
    04:33:15.911 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/NOPADDING
    04:33:15.911 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS5
    04:33:15.911 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS5PADDING
    04:33:15.912 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS7
    04:33:15.912 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS7PADDING
    04:33:15.912 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/TBC
    04:33:15.912 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/TBCPADDING
    04:33:15.913 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/X9.23
    04:33:15.913 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/X9.23PADDING
    04:33:15.913 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ZEROBYTE
    04:33:15.913 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ZEROBYTEPADDING
    04:33:15.914 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/
    04:33:15.914 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126
    04:33:15.914 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126-2
    04:33:15.914 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126-2PADDING
    04:33:15.915 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126PADDING
    04:33:15.915 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO7816-4
    04:33:15.915 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO7816-4PADDING
    04:33:15.915 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/NOPADDING
    04:33:15.915 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS5
    04:33:15.916 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS5PADDING
    04:33:15.916 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS7
    04:33:15.916 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS7PADDING
    04:33:15.916 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/TBC
    04:33:15.916 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/TBCPADDING
    04:33:15.917 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/X9.23
    04:33:15.917 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/X9.23PADDING
    04:33:15.917 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ZEROBYTE
    04:33:15.917 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ZEROBYTEPADDING
    04:33:15.918 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/
    04:33:15.918 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126
    04:33:15.918 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126-2
    04:33:15.918 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126-2PADDING
    04:33:15.919 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126PADDING
    04:33:15.919 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO7816-4
    04:33:15.919 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO7816-4PADDING
    04:33:15.919 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/NOPADDING
    04:33:15.919 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS5
    04:33:15.920 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS5PADDING
    04:33:15.920 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS7
    04:33:15.920 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS7PADDING
    04:33:15.920 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/TBC
    04:33:15.921 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/TBCPADDING
    04:33:15.921 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/X9.23
    04:33:15.921 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/X9.23PADDING
    04:33:15.922 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ZEROBYTE
    04:33:15.922 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ZEROBYTEPADDING
    04:33:15.922 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/
    04:33:15.922 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126
    04:33:15.923 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126-2
    04:33:15.923 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126-2PADDING
    04:33:15.923 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126PADDING
    04:33:15.923 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO7816-4
    04:33:15.924 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO7816-4PADDING
    04:33:15.924 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/NOPADDING
    04:33:15.924 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS5
    04:33:15.924 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS5PADDING
    04:33:15.925 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS7
    04:33:15.925 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS7PADDING
    04:33:15.925 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/TBC
    04:33:15.926 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/TBCPADDING
    04:33:15.926 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/X9.23
    04:33:15.926 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/X9.23PADDING
    04:33:15.926 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ZEROBYTE
    04:33:15.927 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ZEROBYTEPADDING
    04:33:15.927 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/
    04:33:15.927 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126
    04:33:15.927 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126-2
    04:33:15.927 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126-2PADDING
    04:33:15.928 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126PADDING
    04:33:15.928 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO7816-4
    04:33:15.928 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO7816-4PADDING
    04:33:15.928 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/NOPADDING
    04:33:15.928 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS5
    04:33:15.928 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS5PADDING
    04:33:15.929 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS7
    04:33:15.929 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS7PADDING
    04:33:15.929 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/TBC
    04:33:15.930 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/TBCPADDING
    04:33:15.930 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/X9.23
    04:33:15.930 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/X9.23PADDING
    04:33:15.930 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ZEROBYTE
    04:33:15.931 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ZEROBYTEPADDING
    04:33:15.931 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/
    04:33:15.931 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126
    04:33:15.932 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126-2
    04:33:15.932 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126-2PADDING
    04:33:15.932 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126PADDING
    04:33:15.932 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO7816-4
    04:33:15.932 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO7816-4PADDING
    04:33:15.932 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/NOPADDING
    04:33:15.932 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS5
    04:33:15.933 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS5PADDING
    04:33:15.933 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS7
    04:33:15.933 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS7PADDING
    04:33:15.933 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/TBC
    04:33:15.933 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/TBCPADDING
    04:33:15.934 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/X9.23
    04:33:15.934 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/X9.23PADDING
    04:33:15.934 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ZEROBYTE
    04:33:15.934 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ZEROBYTEPADDING
    04:33:15.934 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/
    04:33:15.934 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126
    04:33:15.935 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126-2
    04:33:15.935 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126-2PADDING
    04:33:15.935 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126PADDING
    04:33:15.935 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO7816-4
    04:33:15.936 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO7816-4PADDING
    04:33:15.936 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/NOPADDING
    04:33:15.936 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS5
    04:33:15.937 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS5PADDING
    04:33:15.937 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS7
    04:33:15.937 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS7PADDING
    04:33:15.937 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/TBC
    04:33:15.938 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/TBCPADDING
    04:33:15.938 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/X9.23
    04:33:15.938 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/X9.23PADDING
    04:33:15.939 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ZEROBYTE
    04:33:15.939 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ZEROBYTEPADDING
    04:33:15.939 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/
    04:33:15.939 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126
    04:33:15.940 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126-2
    04:33:15.940 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126-2PADDING
    04:33:15.940 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126PADDING
    04:33:15.940 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO7816-4
    04:33:15.941 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO7816-4PADDING
    04:33:15.941 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/NOPADDING
    04:33:15.941 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS5
    04:33:15.942 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS5PADDING
    04:33:15.942 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS7
    04:33:15.942 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS7PADDING
    04:33:15.942 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/TBC
    04:33:15.943 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/TBCPADDING
    04:33:15.943 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/X9.23
    04:33:15.943 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/X9.23PADDING
    04:33:15.943 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ZEROBYTE
    04:33:15.944 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ZEROBYTEPADDING
    04:33:15.944 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/
    04:33:15.944 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126
    04:33:15.944 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126-2
    04:33:15.945 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126-2PADDING
    04:33:15.945 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126PADDING
    04:33:15.945 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO7816-4
    04:33:15.946 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO7816-4PADDING
    04:33:15.946 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/NOPADDING
    04:33:15.946 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS5
    04:33:15.946 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS5PADDING
    04:33:15.946 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS7
    04:33:15.946 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS7PADDING
    04:33:15.947 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/TBC
    04:33:15.947 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/TBCPADDING
    04:33:15.947 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/X9.23
    04:33:15.947 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/X9.23PADDING
    04:33:15.947 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ZEROBYTE
    04:33:15.947 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ZEROBYTEPADDING
    04:33:15.948 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/
    04:33:15.948 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126
    04:33:15.948 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126-2
    04:33:15.948 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126-2PADDING
    04:33:15.948 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126PADDING
    04:33:15.948 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO7816-4
    04:33:15.948 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO7816-4PADDING
    04:33:15.949 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/NOPADDING
    04:33:15.949 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS5
    04:33:15.949 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS5PADDING
    04:33:15.950 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS7
    04:33:15.950 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS7PADDING
    04:33:15.950 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/TBC
    04:33:15.950 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/TBCPADDING
    04:33:15.951 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/X9.23
    04:33:15.951 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/X9.23PADDING
    04:33:15.951 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ZEROBYTE
    04:33:15.951 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ZEROBYTEPADDING
    04:33:15.951 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/
    04:33:15.952 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126
    04:33:15.952 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126-2
    04:33:15.952 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126-2PADDING
    04:33:15.953 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126PADDING
    04:33:15.953 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO7816-4
    04:33:15.953 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO7816-4PADDING
    04:33:15.954 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/NOPADDING
    04:33:15.954 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS5
    04:33:15.954 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS5PADDING
    04:33:15.955 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS7
    04:33:15.955 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS7PADDING
    04:33:15.955 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/TBC
    04:33:15.955 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/TBCPADDING
    04:33:15.956 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/X9.23
    04:33:15.956 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/X9.23PADDING
    04:33:15.956 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ZEROBYTE
    04:33:15.956 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ZEROBYTEPADDING
    04:33:15.956 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/
    04:33:15.957 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126
    04:33:15.957 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126-2
    04:33:15.958 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126-2PADDING
    04:33:15.958 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126PADDING
    04:33:15.958 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO7816-4
    04:33:15.959 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO7816-4PADDING
    04:33:15.959 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/NOPADDING
    04:33:15.959 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS5
    04:33:15.959 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS5PADDING
    04:33:15.960 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS7
    04:33:15.960 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS7PADDING
    04:33:15.960 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/TBC
    04:33:15.961 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/TBCPADDING
    04:33:15.961 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/X9.23
    04:33:15.962 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/X9.23PADDING
    04:33:15.962 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ZEROBYTE
    04:33:15.962 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ZEROBYTEPADDING
    04:33:15.962 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/
    04:33:15.963 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126
    04:33:15.963 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126-2
    04:33:15.963 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126-2PADDING
    04:33:15.963 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126PADDING
    04:33:15.964 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO7816-4
    04:33:15.964 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO7816-4PADDING
    04:33:15.964 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/NOPADDING
    04:33:15.965 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS5
    04:33:15.965 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS5PADDING
    04:33:15.965 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS7
    04:33:15.966 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS7PADDING
    04:33:15.966 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/TBC
    04:33:15.966 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/TBCPADDING
    04:33:15.967 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/X9.23
    04:33:15.967 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/X9.23PADDING
    04:33:15.967 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ZEROBYTE
    04:33:15.967 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ZEROBYTEPADDING
    04:33:15.968 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/
    04:33:15.968 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126
    04:33:15.968 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126-2
    04:33:15.969 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126-2PADDING
    04:33:15.969 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126PADDING
    04:33:15.970 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO7816-4
    04:33:15.970 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO7816-4PADDING
    04:33:15.970 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/NOPADDING
    04:33:15.971 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS5
    04:33:15.971 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS5PADDING
    04:33:15.971 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS7
    04:33:15.972 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS7PADDING
    04:33:15.972 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/TBC
    04:33:15.972 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/TBCPADDING
    04:33:15.972 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/X9.23
    04:33:15.973 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/X9.23PADDING
    04:33:15.973 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ZEROBYTE
    04:33:15.973 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ZEROBYTEPADDING
    04:33:15.973 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/
    04:33:15.974 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126
    04:33:15.974 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126-2
    04:33:15.974 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126-2PADDING
    04:33:15.975 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126PADDING
    04:33:15.975 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO7816-4
    04:33:15.975 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO7816-4PADDING
    04:33:15.976 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/NOPADDING
    04:33:15.976 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS5
    04:33:15.976 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS5PADDING
    04:33:15.976 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS7
    04:33:15.977 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS7PADDING
    04:33:15.977 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/TBC
    04:33:15.977 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/TBCPADDING
    04:33:15.978 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/X9.23
    04:33:15.978 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/X9.23PADDING
    04:33:15.978 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ZEROBYTE
    04:33:15.979 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ZEROBYTEPADDING
    04:33:15.979 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/
    04:33:15.979 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126
    04:33:15.980 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126-2
    04:33:15.980 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126-2PADDING
    04:33:15.980 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126PADDING
    04:33:15.980 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO7816-4
    04:33:15.981 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO7816-4PADDING
    04:33:15.981 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/NOPADDING
    04:33:15.982 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS5
    04:33:15.982 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS5PADDING
    04:33:15.982 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS7
    04:33:15.983 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS7PADDING
    04:33:15.983 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/TBC
    04:33:15.983 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/TBCPADDING
    04:33:15.983 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/X9.23
    04:33:15.984 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/X9.23PADDING
    04:33:15.984 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ZEROBYTE
    04:33:15.984 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ZEROBYTEPADDING
    04:33:15.985 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/
    04:33:15.985 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126
    04:33:15.986 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126-2
    04:33:15.986 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126-2PADDING
    04:33:15.986 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126PADDING
    04:33:15.986 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO7816-4
    04:33:15.987 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO7816-4PADDING
    04:33:15.987 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/NOPADDING
    04:33:15.987 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS5
    04:33:15.988 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS5PADDING
    04:33:15.988 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS7
    04:33:15.988 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS7PADDING
    04:33:15.989 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/TBC
    04:33:15.989 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/TBCPADDING
    04:33:15.990 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/X9.23
    04:33:15.990 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/X9.23PADDING
    04:33:15.990 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ZEROBYTE
    04:33:15.990 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ZEROBYTEPADDING
    04:33:15.991 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/
    04:33:15.991 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126
    04:33:15.991 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126-2
    04:33:15.992 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126-2PADDING
    04:33:15.992 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126PADDING
    04:33:15.992 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO7816-4
    04:33:15.992 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO7816-4PADDING
    04:33:15.993 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/NOPADDING
    04:33:15.993 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS5
    04:33:15.994 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS5PADDING
    04:33:15.994 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS7
    04:33:15.994 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS7PADDING
    04:33:15.994 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/TBC
    04:33:15.995 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/TBCPADDING
    04:33:15.995 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/X9.23
    04:33:15.995 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/X9.23PADDING
    04:33:15.995 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ZEROBYTE
    04:33:15.995 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ZEROBYTEPADDING
    04:33:15.995 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/
    04:33:15.996 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126
    04:33:15.996 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126-2
    04:33:15.996 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126-2PADDING
    04:33:15.996 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126PADDING
    04:33:15.996 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO7816-4
    04:33:15.997 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO7816-4PADDING
    04:33:15.997 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/NOPADDING
    04:33:15.997 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS5
    04:33:15.998 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS5PADDING
    04:33:15.998 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS7
    04:33:15.998 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS7PADDING
    04:33:15.998 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/TBC
    04:33:15.999 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/TBCPADDING
    04:33:15.999 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/X9.23
    04:33:15.999 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/X9.23PADDING
    04:33:16.000 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ZEROBYTE
    04:33:16.000 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ZEROBYTEPADDING
    04:33:16.000 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/
    04:33:16.000 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126
    04:33:16.000 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126-2
    04:33:16.001 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126-2PADDING
    04:33:16.001 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126PADDING
    04:33:16.001 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO7816-4
    04:33:16.001 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO7816-4PADDING
    04:33:16.002 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/NOPADDING
    04:33:16.002 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS5
    04:33:16.002 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS5PADDING
    04:33:16.002 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS7
    04:33:16.003 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS7PADDING
    04:33:16.003 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/TBC
    04:33:16.003 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/TBCPADDING
    04:33:16.003 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/X9.23
    04:33:16.004 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/X9.23PADDING
    04:33:16.004 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ZEROBYTE
    04:33:16.004 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ZEROBYTEPADDING
    04:33:16.004 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/
    04:33:16.005 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126
    04:33:16.005 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126-2
    04:33:16.005 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126-2PADDING
    04:33:16.006 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126PADDING
    04:33:16.006 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO7816-4
    04:33:16.006 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO7816-4PADDING
    04:33:16.006 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/NOPADDING
    04:33:16.007 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS5
    04:33:16.007 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS5PADDING
    04:33:16.007 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS7
    04:33:16.007 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS7PADDING
    04:33:16.007 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/TBC
    04:33:16.008 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/TBCPADDING
    04:33:16.008 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/X9.23
    04:33:16.008 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/X9.23PADDING
    04:33:16.009 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ZEROBYTE
    04:33:16.009 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ZEROBYTEPADDING
    04:33:16.009 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/
    04:33:16.010 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126
    04:33:16.010 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126-2
    04:33:16.010 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126-2PADDING
    04:33:16.011 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126PADDING
    04:33:16.011 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO7816-4
    04:33:16.011 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO7816-4PADDING
    04:33:16.011 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/NOPADDING
    04:33:16.012 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS5
    04:33:16.012 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS5PADDING
    04:33:16.012 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS7
    04:33:16.013 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS7PADDING
    04:33:16.013 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/TBC
    04:33:16.013 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/TBCPADDING
    04:33:16.014 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/X9.23
    04:33:16.014 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/X9.23PADDING
    04:33:16.014 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ZEROBYTE
    04:33:16.014 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ZEROBYTEPADDING
    04:33:16.015 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/
    04:33:16.015 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126
    04:33:16.015 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126-2
    04:33:16.016 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126-2PADDING
    04:33:16.016 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126PADDING
    04:33:16.016 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO7816-4
    04:33:16.024 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO7816-4PADDING
    04:33:16.025 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/NOPADDING
    04:33:16.025 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS5
    04:33:16.025 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS5PADDING
    04:33:16.026 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS7
    04:33:16.026 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS7PADDING
    04:33:16.026 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/TBC
    04:33:16.026 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/TBCPADDING
    04:33:16.027 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/X9.23
    04:33:16.027 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/X9.23PADDING
    04:33:16.027 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ZEROBYTE
    04:33:16.027 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ZEROBYTEPADDING
    04:33:16.028 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/
    04:33:16.028 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126
    04:33:16.029 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126-2
    04:33:16.029 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126-2PADDING
    04:33:16.030 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126PADDING
    04:33:16.030 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO7816-4
    04:33:16.030 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO7816-4PADDING
    04:33:16.031 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/NOPADDING
    04:33:16.031 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS5
    04:33:16.031 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS5PADDING
    04:33:16.031 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS7
    04:33:16.032 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS7PADDING
    04:33:16.032 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/TBC
    04:33:16.032 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/TBCPADDING
    04:33:16.033 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/X9.23
    04:33:16.033 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/X9.23PADDING
    04:33:16.033 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ZEROBYTE
    04:33:16.034 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ZEROBYTEPADDING
    04:33:16.034 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA//
    04:33:16.034 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA//" does not support IV => Skipping.
    04:33:16.034 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA//NOPADDING
    04:33:16.034 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA//NOPADDING" does not support IV => Skipping.
    04:33:16.034 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC-CTS/
    04:33:16.035 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC-CTS/NOPADDING
    04:33:16.035 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/
    04:33:16.035 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126
    04:33:16.035 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126-2
    04:33:16.035 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126-2PADDING
    04:33:16.036 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126PADDING
    04:33:16.036 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO7816-4
    04:33:16.036 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO7816-4PADDING
    04:33:16.036 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/NOPADDING
    04:33:16.036 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/PKCS5
    04:33:16.037 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/PKCS5PADDING
    04:33:16.037 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/PKCS7
    04:33:16.037 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/PKCS7PADDING
    04:33:16.037 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/TBC
    04:33:16.038 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/TBCPADDING
    04:33:16.038 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/X9.23
    04:33:16.038 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/X9.23PADDING
    04:33:16.038 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ZEROBYTE
    04:33:16.038 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ZEROBYTEPADDING
    04:33:16.038 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/
    04:33:16.038 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126
    04:33:16.038 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126-2
    04:33:16.038 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126-2PADDING
    04:33:16.039 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126PADDING
    04:33:16.039 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO7816-4
    04:33:16.039 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO7816-4PADDING
    04:33:16.039 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/NOPADDING
    04:33:16.039 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/PKCS5
    04:33:16.039 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/PKCS5PADDING
    04:33:16.039 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/PKCS7
    04:33:16.039 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/PKCS7PADDING
    04:33:16.039 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/TBC
    04:33:16.039 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/TBCPADDING
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/X9.23
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/X9.23PADDING
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ZEROBYTE
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ZEROBYTEPADDING
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126-2
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126-2PADDING
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126PADDING
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO7816-4
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO7816-4PADDING
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/NOPADDING
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS5
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS5PADDING
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS7
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS7PADDING
    04:33:16.040 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/TBC
    04:33:16.041 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/TBCPADDING
    04:33:16.041 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/X9.23
    04:33:16.041 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/X9.23PADDING
    04:33:16.041 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ZEROBYTE
    04:33:16.041 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ZEROBYTEPADDING
    04:33:16.041 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/
    04:33:16.041 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126
    04:33:16.041 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126-2
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126-2PADDING
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126PADDING
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO7816-4
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO7816-4PADDING
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/NOPADDING
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS5
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS5PADDING
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS7
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS7PADDING
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/TBC
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/TBCPADDING
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/X9.23
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/X9.23PADDING
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ZEROBYTE
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ZEROBYTEPADDING
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126-2
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126-2PADDING
    04:33:16.042 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126PADDING
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO7816-4
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO7816-4PADDING
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/NOPADDING
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS5
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS5PADDING
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS7
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS7PADDING
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/TBC
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/TBCPADDING
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/X9.23
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/X9.23PADDING
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ZEROBYTE
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ZEROBYTEPADDING
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126-2
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126-2PADDING
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126PADDING
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO7816-4
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO7816-4PADDING
    04:33:16.043 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/NOPADDING
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS5
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS5PADDING
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS7
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS7PADDING
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/TBC
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/TBCPADDING
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/X9.23
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/X9.23PADDING
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ZEROBYTE
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ZEROBYTEPADDING
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126-2
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126-2PADDING
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126PADDING
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO7816-4
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO7816-4PADDING
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/NOPADDING
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS5
    04:33:16.044 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS5PADDING
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS7
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS7PADDING
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/TBC
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/TBCPADDING
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/X9.23
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/X9.23PADDING
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ZEROBYTE
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ZEROBYTEPADDING
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126-2
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126-2PADDING
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126PADDING
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO7816-4
    04:33:16.045 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO7816-4PADDING
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/NOPADDING
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS5
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS5PADDING
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS7
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS7PADDING
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/TBC
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/TBCPADDING
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/X9.23
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/X9.23PADDING
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ZEROBYTE
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ZEROBYTEPADDING
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126-2
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126-2PADDING
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126PADDING
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO7816-4
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO7816-4PADDING
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/NOPADDING
    04:33:16.046 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS5
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS5PADDING
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS7
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS7PADDING
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/TBC
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/TBCPADDING
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/X9.23
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/X9.23PADDING
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ZEROBYTE
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ZEROBYTEPADDING
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126-2
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126-2PADDING
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126PADDING
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO7816-4
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO7816-4PADDING
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/NOPADDING
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS5
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS5PADDING
    04:33:16.047 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS7
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS7PADDING
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/TBC
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/TBCPADDING
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/X9.23
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/X9.23PADDING
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ZEROBYTE
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ZEROBYTEPADDING
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126-2
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126-2PADDING
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126PADDING
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO7816-4
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO7816-4PADDING
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/NOPADDING
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS5
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS5PADDING
    04:33:16.048 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS7
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS7PADDING
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/TBC
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/TBCPADDING
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/X9.23
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/X9.23PADDING
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ZEROBYTE
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ZEROBYTEPADDING
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126-2
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126-2PADDING
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126PADDING
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO7816-4
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO7816-4PADDING
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/NOPADDING
    04:33:16.049 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS5
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS5PADDING
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS7
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS7PADDING
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/TBC
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/TBCPADDING
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/X9.23
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/X9.23PADDING
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ZEROBYTE
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ZEROBYTEPADDING
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126-2
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126-2PADDING
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126PADDING
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO7816-4
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO7816-4PADDING
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/NOPADDING
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS5
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS5PADDING
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS7
    04:33:16.050 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS7PADDING
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/TBC
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/TBCPADDING
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/X9.23
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/X9.23PADDING
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ZEROBYTE
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ZEROBYTEPADDING
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126-2
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126-2PADDING
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126PADDING
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO7816-4
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO7816-4PADDING
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/NOPADDING
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS5
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS5PADDING
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS7
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS7PADDING
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/TBC
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/TBCPADDING
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/X9.23
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/X9.23PADDING
    04:33:16.051 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ZEROBYTE
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ZEROBYTEPADDING
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126-2
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126-2PADDING
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126PADDING
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO7816-4
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO7816-4PADDING
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/NOPADDING
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS5
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS5PADDING
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS7
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS7PADDING
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/TBC
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/TBCPADDING
    04:33:16.052 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/X9.23
    04:33:16.053 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/X9.23PADDING
    04:33:16.053 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ZEROBYTE
    04:33:16.053 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ZEROBYTEPADDING
    04:33:16.053 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/
    04:33:16.053 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126
    04:33:16.053 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126-2
    04:33:16.053 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126-2PADDING
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126PADDING
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO7816-4
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO7816-4PADDING
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/NOPADDING
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS5
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS5PADDING
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS7
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS7PADDING
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/TBC
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/TBCPADDING
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/X9.23
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/X9.23PADDING
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ZEROBYTE
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ZEROBYTEPADDING
    04:33:16.054 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126-2
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126-2PADDING
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126PADDING
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO7816-4
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO7816-4PADDING
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/NOPADDING
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS5
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS5PADDING
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS7
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS7PADDING
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/TBC
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/TBCPADDING
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/X9.23
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/X9.23PADDING
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ZEROBYTE
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ZEROBYTEPADDING
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126-2
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126-2PADDING
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126PADDING
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO7816-4
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO7816-4PADDING
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/NOPADDING
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS5
    04:33:16.055 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS5PADDING
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS7
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS7PADDING
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/TBC
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/TBCPADDING
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/X9.23
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/X9.23PADDING
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ZEROBYTE
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ZEROBYTEPADDING
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126-2
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126-2PADDING
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126PADDING
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO7816-4
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO7816-4PADDING
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/NOPADDING
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS5
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS5PADDING
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS7
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS7PADDING
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/TBC
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/TBCPADDING
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/X9.23
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/X9.23PADDING
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ZEROBYTE
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ZEROBYTEPADDING
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/
    04:33:16.056 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126-2
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126-2PADDING
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126PADDING
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO7816-4
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO7816-4PADDING
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/NOPADDING
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS5
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS5PADDING
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS7
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS7PADDING
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/TBC
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/TBCPADDING
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/X9.23
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/X9.23PADDING
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ZEROBYTE
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ZEROBYTEPADDING
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126
    04:33:16.057 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126-2
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126-2PADDING
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126PADDING
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO7816-4
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO7816-4PADDING
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/NOPADDING
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS5
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS5PADDING
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS7
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS7PADDING
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/TBC
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/TBCPADDING
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/X9.23
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/X9.23PADDING
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ZEROBYTE
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ZEROBYTEPADDING
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126-2
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126-2PADDING
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126PADDING
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO7816-4
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO7816-4PADDING
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/NOPADDING
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS5
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS5PADDING
    04:33:16.058 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS7
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS7PADDING
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/TBC
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/TBCPADDING
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/X9.23
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/X9.23PADDING
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ZEROBYTE
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ZEROBYTEPADDING
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126-2
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126-2PADDING
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126PADDING
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO7816-4
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO7816-4PADDING
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/NOPADDING
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS5
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS5PADDING
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS7
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS7PADDING
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/TBC
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/TBCPADDING
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/X9.23
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/X9.23PADDING
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ZEROBYTE
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ZEROBYTEPADDING
    04:33:16.059 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126-2
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126-2PADDING
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126PADDING
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO7816-4
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO7816-4PADDING
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/NOPADDING
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS5
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS5PADDING
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS7
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS7PADDING
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/TBC
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/TBCPADDING
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/X9.23
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/X9.23PADDING
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ZEROBYTE
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ZEROBYTEPADDING
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126-2
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126-2PADDING
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126PADDING
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO7816-4
    04:33:16.060 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO7816-4PADDING
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/NOPADDING
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS5
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS5PADDING
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS7
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS7PADDING
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/TBC
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/TBCPADDING
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/X9.23
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/X9.23PADDING
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ZEROBYTE
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ZEROBYTEPADDING
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126-2
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126-2PADDING
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126PADDING
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO7816-4
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO7816-4PADDING
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/NOPADDING
    04:33:16.061 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS5
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS5PADDING
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS7
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS7PADDING
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/TBC
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/TBCPADDING
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/X9.23
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/X9.23PADDING
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ZEROBYTE
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ZEROBYTEPADDING
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126-2
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126-2PADDING
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126PADDING
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO7816-4
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO7816-4PADDING
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/NOPADDING
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS5
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS5PADDING
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS7
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS7PADDING
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/TBC
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/TBCPADDING
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/X9.23
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/X9.23PADDING
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ZEROBYTE
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ZEROBYTEPADDING
    04:33:16.062 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126-2
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126-2PADDING
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126PADDING
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO7816-4
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO7816-4PADDING
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/NOPADDING
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS5
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS5PADDING
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS7
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS7PADDING
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/TBC
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/TBCPADDING
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/X9.23
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/X9.23PADDING
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ZEROBYTE
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ZEROBYTEPADDING
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126-2
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126-2PADDING
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126PADDING
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO7816-4
    04:33:16.063 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO7816-4PADDING
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/NOPADDING
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS5
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS5PADDING
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS7
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS7PADDING
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/TBC
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/TBCPADDING
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/X9.23
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/X9.23PADDING
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ZEROBYTE
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ZEROBYTEPADDING
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126-2
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126-2PADDING
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126PADDING
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO7816-4
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO7816-4PADDING
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/NOPADDING
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS5
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS5PADDING
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS7
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS7PADDING
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/TBC
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/TBCPADDING
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/X9.23
    04:33:16.064 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/X9.23PADDING
    04:33:16.065 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ZEROBYTE
    04:33:16.065 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ZEROBYTEPADDING
    04:33:16.065 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/
    04:33:16.065 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126
    04:33:16.065 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126-2
    04:33:16.065 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126-2PADDING
    04:33:16.065 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126PADDING
    04:33:16.065 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO7816-4
    04:33:16.065 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO7816-4PADDING
    04:33:16.065 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/NOPADDING
    04:33:16.065 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS5
    04:33:16.065 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS5PADDING
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS7
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS7PADDING
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/TBC
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/TBCPADDING
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/X9.23
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/X9.23PADDING
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ZEROBYTE
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ZEROBYTEPADDING
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126-2
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126-2PADDING
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126PADDING
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO7816-4
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO7816-4PADDING
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/NOPADDING
    04:33:16.066 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS5
    04:33:16.067 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS5PADDING
    04:33:16.067 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS7
    04:33:16.067 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS7PADDING
    04:33:16.067 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/TBC
    04:33:16.067 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/TBCPADDING
    04:33:16.067 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/X9.23
    04:33:16.067 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/X9.23PADDING
    04:33:16.067 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ZEROBYTE
    04:33:16.067 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ZEROBYTEPADDING
    04:33:16.067 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/
    04:33:16.067 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126
    04:33:16.067 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126-2
    04:33:16.068 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126-2PADDING
    04:33:16.068 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126PADDING
    04:33:16.068 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO7816-4
    04:33:16.068 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO7816-4PADDING
    04:33:16.068 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/NOPADDING
    04:33:16.068 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS5
    04:33:16.068 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS5PADDING
    04:33:16.068 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS7
    04:33:16.068 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS7PADDING
    04:33:16.068 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/TBC
    04:33:16.068 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/TBCPADDING
    04:33:16.068 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/X9.23
    04:33:16.069 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/X9.23PADDING
    04:33:16.069 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ZEROBYTE
    04:33:16.069 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ZEROBYTEPADDING
    04:33:16.069 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/
    04:33:16.069 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126
    04:33:16.069 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126-2
    04:33:16.069 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126-2PADDING
    04:33:16.069 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126PADDING
    04:33:16.070 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO7816-4
    04:33:16.070 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO7816-4PADDING
    04:33:16.070 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/NOPADDING
    04:33:16.070 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS5
    04:33:16.070 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS5PADDING
    04:33:16.070 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS7
    04:33:16.070 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS7PADDING
    04:33:16.070 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/TBC
    04:33:16.070 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/TBCPADDING
    04:33:16.070 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/X9.23
    04:33:16.070 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/X9.23PADDING
    04:33:16.070 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ZEROBYTE
    04:33:16.070 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ZEROBYTEPADDING
    04:33:16.071 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CTS/
    04:33:16.071 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/CTS/" does not support IV => Skipping.
    04:33:16.071 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CTS/NOPADDING
    04:33:16.071 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/CTS/NOPADDING" does not support IV => Skipping.
    04:33:16.071 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/EAX/
    04:33:16.071 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/EAX/NOPADDING
    04:33:16.071 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/ECB/
    04:33:16.072 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/ECB/" does not support IV => Skipping.
    04:33:16.072 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/ECB/NOPADDING
    04:33:16.072 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/ECB/NOPADDING" does not support IV => Skipping.
    04:33:16.072 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/
    04:33:16.072 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126
    04:33:16.072 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126-2
    04:33:16.072 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126-2PADDING
    04:33:16.072 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126PADDING
    04:33:16.072 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO7816-4
    04:33:16.072 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO7816-4PADDING
    04:33:16.073 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/NOPADDING
    04:33:16.073 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS5
    04:33:16.073 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS5PADDING
    04:33:16.073 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS7
    04:33:16.073 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS7PADDING
    04:33:16.074 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/TBC
    04:33:16.074 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/TBCPADDING
    04:33:16.074 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/X9.23
    04:33:16.074 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/X9.23PADDING
    04:33:16.074 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ZEROBYTE
    04:33:16.074 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ZEROBYTEPADDING
    04:33:16.074 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/
    04:33:16.074 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126
    04:33:16.075 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126-2
    04:33:16.075 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126-2PADDING
    04:33:16.075 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126PADDING
    04:33:16.075 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO7816-4
    04:33:16.075 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO7816-4PADDING
    04:33:16.075 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/NOPADDING
    04:33:16.075 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/PKCS5
    04:33:16.075 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/PKCS5PADDING
    04:33:16.075 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/PKCS7
    04:33:16.075 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/PKCS7PADDING
    04:33:16.075 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/TBC
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/TBCPADDING
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/X9.23
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/X9.23PADDING
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ZEROBYTE
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ZEROBYTEPADDING
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126-2
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126-2PADDING
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126PADDING
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO7816-4
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO7816-4PADDING
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/NOPADDING
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS5
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS5PADDING
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS7
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS7PADDING
    04:33:16.076 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/TBC
    04:33:16.077 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/TBCPADDING
    04:33:16.077 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/X9.23
    04:33:16.077 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/X9.23PADDING
    04:33:16.077 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ZEROBYTE
    04:33:16.077 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ZEROBYTEPADDING
    04:33:16.078 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/
    04:33:16.078 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126
    04:33:16.079 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126-2
    04:33:16.079 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126-2PADDING
    04:33:16.079 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126PADDING
    04:33:16.079 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO7816-4
    04:33:16.079 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO7816-4PADDING
    04:33:16.079 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/NOPADDING
    04:33:16.079 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS5
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS5PADDING
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS7
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS7PADDING
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/TBC
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/TBCPADDING
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/X9.23
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/X9.23PADDING
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ZEROBYTE
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ZEROBYTEPADDING
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126-2
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126-2PADDING
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126PADDING
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO7816-4
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO7816-4PADDING
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/NOPADDING
    04:33:16.080 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS5
    04:33:16.081 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS5PADDING
    04:33:16.081 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS7
    04:33:16.081 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS7PADDING
    04:33:16.081 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/TBC
    04:33:16.081 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/TBCPADDING
    04:33:16.081 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/X9.23
    04:33:16.081 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/X9.23PADDING
    04:33:16.081 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ZEROBYTE
    04:33:16.081 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ZEROBYTEPADDING
    04:33:16.081 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/
    04:33:16.081 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126
    04:33:16.081 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126-2
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126-2PADDING
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126PADDING
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO7816-4
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO7816-4PADDING
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/NOPADDING
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS5
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS5PADDING
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS7
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS7PADDING
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/TBC
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/TBCPADDING
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/X9.23
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/X9.23PADDING
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ZEROBYTE
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ZEROBYTEPADDING
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126-2
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126-2PADDING
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126PADDING
    04:33:16.082 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO7816-4
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO7816-4PADDING
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/NOPADDING
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS5
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS5PADDING
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS7
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS7PADDING
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/TBC
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/TBCPADDING
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/X9.23
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/X9.23PADDING
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ZEROBYTE
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ZEROBYTEPADDING
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126-2
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126-2PADDING
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126PADDING
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO7816-4
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO7816-4PADDING
    04:33:16.083 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/NOPADDING
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS5
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS5PADDING
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS7
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS7PADDING
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/TBC
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/TBCPADDING
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/X9.23
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/X9.23PADDING
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ZEROBYTE
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ZEROBYTEPADDING
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126-2
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126-2PADDING
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126PADDING
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO7816-4
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO7816-4PADDING
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/NOPADDING
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS5
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS5PADDING
    04:33:16.084 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS7
    04:33:16.085 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS7PADDING
    04:33:16.085 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/TBC
    04:33:16.085 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/TBCPADDING
    04:33:16.085 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/X9.23
    04:33:16.085 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/X9.23PADDING
    04:33:16.085 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ZEROBYTE
    04:33:16.085 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ZEROBYTEPADDING
    04:33:16.085 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/
    04:33:16.085 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126
    04:33:16.085 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126-2
    04:33:16.085 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126-2PADDING
    04:33:16.085 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126PADDING
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO7816-4
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO7816-4PADDING
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/NOPADDING
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS5
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS5PADDING
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS7
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS7PADDING
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/TBC
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/TBCPADDING
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/X9.23
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/X9.23PADDING
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ZEROBYTE
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ZEROBYTEPADDING
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126-2
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126-2PADDING
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126PADDING
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO7816-4
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO7816-4PADDING
    04:33:16.086 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/NOPADDING
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS5
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS5PADDING
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS7
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS7PADDING
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/TBC
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/TBCPADDING
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/X9.23
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/X9.23PADDING
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ZEROBYTE
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ZEROBYTEPADDING
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126-2
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126-2PADDING
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126PADDING
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO7816-4
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO7816-4PADDING
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/NOPADDING
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS5
    04:33:16.087 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS5PADDING
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS7
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS7PADDING
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/TBC
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/TBCPADDING
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/X9.23
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/X9.23PADDING
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ZEROBYTE
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ZEROBYTEPADDING
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126-2
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126-2PADDING
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126PADDING
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO7816-4
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO7816-4PADDING
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/NOPADDING
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS5
    04:33:16.088 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS5PADDING
    04:33:16.089 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS7
    04:33:16.089 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS7PADDING
    04:33:16.089 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/TBC
    04:33:16.089 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/TBCPADDING
    04:33:16.089 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/X9.23
    04:33:16.089 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/X9.23PADDING
    04:33:16.089 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ZEROBYTE
    04:33:16.089 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ZEROBYTEPADDING
    04:33:16.089 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/
    04:33:16.089 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126
    04:33:16.089 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126-2
    04:33:16.089 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126-2PADDING
    04:33:16.089 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126PADDING
    04:33:16.089 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO7816-4
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO7816-4PADDING
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/NOPADDING
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS5
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS5PADDING
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS7
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS7PADDING
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/TBC
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/TBCPADDING
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/X9.23
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/X9.23PADDING
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ZEROBYTE
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ZEROBYTEPADDING
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126-2
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126-2PADDING
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126PADDING
    04:33:16.090 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO7816-4
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO7816-4PADDING
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/NOPADDING
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS5
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS5PADDING
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS7
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS7PADDING
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/TBC
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/TBCPADDING
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/X9.23
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/X9.23PADDING
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ZEROBYTE
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ZEROBYTEPADDING
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126-2
    04:33:16.091 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126-2PADDING
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126PADDING
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO7816-4
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO7816-4PADDING
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/NOPADDING
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS5
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS5PADDING
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS7
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS7PADDING
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/TBC
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/TBCPADDING
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/X9.23
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/X9.23PADDING
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ZEROBYTE
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ZEROBYTEPADDING
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126-2
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126-2PADDING
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126PADDING
    04:33:16.092 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO7816-4
    04:33:16.093 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO7816-4PADDING
    04:33:16.093 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/NOPADDING
    04:33:16.093 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS5
    04:33:16.093 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS5PADDING
    04:33:16.093 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS7
    04:33:16.093 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS7PADDING
    04:33:16.093 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/TBC
    04:33:16.093 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/TBCPADDING
    04:33:16.093 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/X9.23
    04:33:16.093 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/X9.23PADDING
    04:33:16.093 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ZEROBYTE
    04:33:16.093 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ZEROBYTEPADDING
    04:33:16.093 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/
    04:33:16.093 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126-2
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126-2PADDING
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126PADDING
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO7816-4
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO7816-4PADDING
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/NOPADDING
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS5
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS5PADDING
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS7
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS7PADDING
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/TBC
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/TBCPADDING
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/X9.23
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/X9.23PADDING
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ZEROBYTE
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ZEROBYTEPADDING
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126
    04:33:16.094 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126-2
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126-2PADDING
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126PADDING
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO7816-4
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO7816-4PADDING
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/NOPADDING
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS5
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS5PADDING
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS7
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS7PADDING
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/TBC
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/TBCPADDING
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/X9.23
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/X9.23PADDING
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ZEROBYTE
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ZEROBYTEPADDING
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126-2
    04:33:16.095 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126-2PADDING
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126PADDING
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO7816-4
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO7816-4PADDING
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/NOPADDING
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS5
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS5PADDING
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS7
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS7PADDING
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/TBC
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/TBCPADDING
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/X9.23
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/X9.23PADDING
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ZEROBYTE
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ZEROBYTEPADDING
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126-2
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126-2PADDING
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126PADDING
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO7816-4
    04:33:16.096 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO7816-4PADDING
    04:33:16.097 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/NOPADDING
    04:33:16.097 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS5
    04:33:16.097 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS5PADDING
    04:33:16.097 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS7
    04:33:16.097 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS7PADDING
    04:33:16.097 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/TBC
    04:33:16.097 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/TBCPADDING
    04:33:16.097 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/X9.23
    04:33:16.097 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/X9.23PADDING
    04:33:16.097 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ZEROBYTE
    04:33:16.097 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ZEROBYTEPADDING
    04:33:16.097 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/
    04:33:16.097 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126-2
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126-2PADDING
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126PADDING
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO7816-4
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO7816-4PADDING
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/NOPADDING
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS5
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS5PADDING
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS7
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS7PADDING
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/TBC
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/TBCPADDING
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/X9.23
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/X9.23PADDING
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ZEROBYTE
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ZEROBYTEPADDING
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/
    04:33:16.098 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126-2
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126-2PADDING
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126PADDING
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO7816-4
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO7816-4PADDING
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/NOPADDING
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS5
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS5PADDING
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS7
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS7PADDING
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/TBC
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/TBCPADDING
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/X9.23
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/X9.23PADDING
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ZEROBYTE
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ZEROBYTEPADDING
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126-2
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126-2PADDING
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126PADDING
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO7816-4
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO7816-4PADDING
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/NOPADDING
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS5
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS5PADDING
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS7
    04:33:16.099 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS7PADDING
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/TBC
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/TBCPADDING
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/X9.23
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/X9.23PADDING
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ZEROBYTE
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ZEROBYTEPADDING
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126-2
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126-2PADDING
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126PADDING
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO7816-4
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO7816-4PADDING
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/NOPADDING
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS5
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS5PADDING
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS7
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS7PADDING
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/TBC
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/TBCPADDING
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/X9.23
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/X9.23PADDING
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ZEROBYTE
    04:33:16.100 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ZEROBYTEPADDING
    04:33:16.101 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/
    04:33:16.101 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126
    04:33:16.101 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126-2
    04:33:16.101 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126-2PADDING
    04:33:16.101 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126PADDING
    04:33:16.102 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO7816-4
    04:33:16.102 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO7816-4PADDING
    04:33:16.102 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/NOPADDING
    04:33:16.102 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS5
    04:33:16.102 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS5PADDING
    04:33:16.102 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS7
    04:33:16.102 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS7PADDING
    04:33:16.103 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/TBC
    04:33:16.103 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/TBCPADDING
    04:33:16.103 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/X9.23
    04:33:16.103 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/X9.23PADDING
    04:33:16.103 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ZEROBYTE
    04:33:16.103 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ZEROBYTEPADDING
    04:33:16.103 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/
    04:33:16.103 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126
    04:33:16.103 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126-2
    04:33:16.103 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126-2PADDING
    04:33:16.103 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126PADDING
    04:33:16.103 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO7816-4
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO7816-4PADDING
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/NOPADDING
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS5
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS5PADDING
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS7
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS7PADDING
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/TBC
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/TBCPADDING
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/X9.23
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/X9.23PADDING
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ZEROBYTE
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ZEROBYTEPADDING
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126-2
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126-2PADDING
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126PADDING
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO7816-4
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO7816-4PADDING
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/NOPADDING
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS5
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS5PADDING
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS7
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS7PADDING
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/TBC
    04:33:16.104 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/TBCPADDING
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/X9.23
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/X9.23PADDING
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ZEROBYTE
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ZEROBYTEPADDING
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126-2
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126-2PADDING
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126PADDING
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO7816-4
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO7816-4PADDING
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/NOPADDING
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS5
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS5PADDING
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS7
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS7PADDING
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/TBC
    04:33:16.105 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/TBCPADDING
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/X9.23
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/X9.23PADDING
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ZEROBYTE
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ZEROBYTEPADDING
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126-2
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126-2PADDING
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126PADDING
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO7816-4
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO7816-4PADDING
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/NOPADDING
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS5
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS5PADDING
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS7
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS7PADDING
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/TBC
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/TBCPADDING
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/X9.23
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/X9.23PADDING
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ZEROBYTE
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ZEROBYTEPADDING
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126-2
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126-2PADDING
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126PADDING
    04:33:16.106 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO7816-4
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO7816-4PADDING
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/NOPADDING
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS5
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS5PADDING
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS7
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS7PADDING
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/TBC
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/TBCPADDING
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/X9.23
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/X9.23PADDING
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ZEROBYTE
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ZEROBYTEPADDING
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126-2
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126-2PADDING
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126PADDING
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO7816-4
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO7816-4PADDING
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/NOPADDING
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS5
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS5PADDING
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS7
    04:33:16.107 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS7PADDING
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/TBC
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/TBCPADDING
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/X9.23
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/X9.23PADDING
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ZEROBYTE
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ZEROBYTEPADDING
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126-2
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126-2PADDING
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126PADDING
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO7816-4
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO7816-4PADDING
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/NOPADDING
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS5
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS5PADDING
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS7
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS7PADDING
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/TBC
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/TBCPADDING
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/X9.23
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/X9.23PADDING
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ZEROBYTE
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ZEROBYTEPADDING
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126-2
    04:33:16.108 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126-2PADDING
    04:33:16.109 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126PADDING
    04:33:16.109 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO7816-4
    04:33:16.109 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO7816-4PADDING
    04:33:16.109 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/NOPADDING
    04:33:16.109 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS5
    04:33:16.109 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS5PADDING
    04:33:16.109 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS7
    04:33:16.109 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS7PADDING
    04:33:16.109 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/TBC
    04:33:16.109 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/TBCPADDING
    04:33:16.109 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/X9.23
    04:33:16.109 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/X9.23PADDING
    04:33:16.109 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ZEROBYTE
    04:33:16.109 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ZEROBYTEPADDING
    04:33:16.110 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/
    04:33:16.110 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126
    04:33:16.110 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126-2
    04:33:16.110 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126-2PADDING
    04:33:16.110 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126PADDING
    04:33:16.110 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO7816-4
    04:33:16.110 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO7816-4PADDING
    04:33:16.110 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/NOPADDING
    04:33:16.110 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/PKCS5
    04:33:16.110 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/PKCS5PADDING
    04:33:16.110 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/PKCS7
    04:33:16.111 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/PKCS7PADDING
    04:33:16.111 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/TBC
    04:33:16.111 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/TBCPADDING
    04:33:16.111 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/X9.23
    04:33:16.111 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/X9.23PADDING
    04:33:16.111 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ZEROBYTE
    04:33:16.111 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ZEROBYTEPADDING
    04:33:16.111 [Test worker] ERROR o.s.c.CipherTest - >>>>>>>>>>>>>>>>>>>>>>>>>>>>
    04:33:16.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128//": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key
    04:33:16.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128//NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key
    04:33:16.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128/ECB/": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key
    04:33:16.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key
    04:33:16.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1//": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key
    04:33:16.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1//NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key
    04:33:16.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1/ECB/": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key
    04:33:16.111 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key
    04:33:16.112 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-128//": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV
    04:33:16.112 [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
    04:33:16.112 [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
    04:33:16.112 [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
    04:33:16.112 [Test worker] ERROR o.s.c.CipherTest - transformation "HC-256//": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV
    04:33:16.112 [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
    04:33:16.112 [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
    04:33:16.112 [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
    04:33:16.112 [Test worker] ERROR o.s.c.CipherTest - <<<<<<<<<<<<<<<<<<<<<<<<<<<<

org.subshare.crypto.CipherTest > testLookupCompatibilityWithJCE STANDARD_OUT
    04:33:16.238 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//NoPadding", but our CryptoRegistry succeeded!
    04:33:16.249 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA/None/NoPadding", but our CryptoRegistry succeeded!
    04:33:16.251 [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
    04:33:16.251 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//ISO9796-1", but our CryptoRegistry succeeded!
    04:33:16.252 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//OAEP", but our CryptoRegistry succeeded!
    04:33:16.252 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//PKCS1", but our CryptoRegistry succeeded!
    04:33:16.252 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//PKCS1Padding", but our CryptoRegistry succeeded!
    04:33:16.253 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//OAEPWITHSHA1ANDMGF1PADDING", but our CryptoRegistry succeeded!
    04:33:16.261 [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
    04:33:16.262 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding
    04:33:16.737 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NoPadding
    04:33:16.927 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding
    04:33:17.557 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding
    04:33:18.000 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding
    04:33:18.477 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NoPadding
    04:33:19.006 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding
    04:33:19.342 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding
    04:33:19.385 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding
    04:33:19.746 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NoPadding
    04:33:20.207 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding
    04:33:20.272 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding
    04:33:20.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding
    04:33:20.981 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NoPadding
    04:33:21.444 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding
    04:33:21.781 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding
Gradle Test Executor 11 finished executing tests.
Gradle Test Executor 8 finished executing tests.
Gradle Test Executor 10 finished executing tests.
Finished generating test XML results (0.182 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.184 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 22.185 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.2.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.2.jar has been removed.
:org.subshare.core:jar (Thread[Daemon worker,5,main]) completed. Took 0.355 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.078 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.3) 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/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.2/co.codewizards.cloudstore.local-0.10.2.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.2/co.codewizards.cloudstore.core-0.10.2.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.2.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.datanucleus/datanucleus-core/4.0.3/5c419f51120de4f369b869736cae63580af51978/datanucleus-core-4.0.3.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/4.0.3/da9b1252d04bc3a9d6db08f90b2037f0c6f0b0df/datanucleus-api-jdo-4.0.3.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/4.0.3/8acc018afac507dd9b30e01f96ed6c1a8bbd4f03/datanucleus-rdbms-4.0.3.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/org.bouncycastle/org.bouncycastle.openpgp.wot/1.56.1/6558f0dce5db1f1dd406c4747ea76f5ab2a5141b/org.bouncycastle.openpgp.wot-1.56.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.2.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/1.56/9c3f2e7072c8cc1152079b5c25291a9f462631f1/bcpg-jdk15on-1.56.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] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.56/a153c6f9744a3e9dd6feab5e210e1c9861362ec7/bcprov-jdk15on-1.56.jar
[ant:datanucleusenhancer] Sep 24, 2017 4:34:11 AM org.datanucleus.enhancer.CommandLineHelper logEnhancerVersion
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer (version 4.0.3) for API "JDO"
[ant:datanucleusenhancer] ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileChunk
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.Collision
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 AM org.datanucleus.enhancer.ClassEnhancerImpl enhance
[ant:datanucleusenhancer] INFO: Class "co.codewizards.cloudstore.local.persistence.FileChunk" is already enhanced.
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileChunk
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.Collision
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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/CollisionPrivate.class" with enhanced definition
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CollisionPrivate
[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] ENHANCED (Persistable) : org.subshare.local.persistence.CryptoRepoFile
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CurrentHistoCryptoRepoFile
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.FileChunkPayload
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoConfigPropSet
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKey
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKeyDeactivation
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoLink
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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] Sep 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoRepoFile
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CurrentHistoCryptoRepoFile
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.FileChunkPayload
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoCryptoRepoFile
[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] ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSet
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoFileChunk
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoFrame
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.InvitationUserRepoKeyPublicKey
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncFromRemoteRepo
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.Permission
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSet
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSetInheritance
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PlainHistoCryptoRepoFile
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryCollision
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryDeletion
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.RepositoryOwner
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.ScheduledReupload
[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] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SignatureImpl
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 AM org.datanucleus.enhancer.ClassEnhancerImpl save
[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] 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsRemoteRepository
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.SsSymlink
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsDirectory
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 AM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.TempFileChunk
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentityINFO: 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] 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] 
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsFileChunk
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsLocalRepository
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsNormalFile
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsRemoteRepository
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsSymlink
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 AM org.datanucleus.enhancer.ClassEnhancerImpl save
[ant:datanucleusenhancer] DataNucleus Enhancer completed with success for 37 classes. Timings : input=1384 ms, enhance=412 ms, total=1796 ms. Consult the log for full detailsINFO: 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] 
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.TempFileChunk
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentity
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentityLink
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKey
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequest
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 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 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequestDeletion
[ant:datanucleusenhancer] Sep 24, 2017 4:34:13 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed with success for 37 classes. Timings : input=1384 ms, enhance=412 ms, total=1796 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.256 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.037 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.089 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.011 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.2.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.2.jar has been removed.
:org.subshare.local:jar (Thread[Daemon worker,5,main]) completed. Took 0.136 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.021 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.382 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.008 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.027 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.001 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.006 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.2.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.2.jar has been removed.
:org.subshare.ls.core:jar (Thread[Daemon worker,5,main]) completed. Took 0.022 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.016 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.128 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.001 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.006 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.2.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.2.jar has been removed.
:org.subshare.ls.rest.client:jar (Thread[Daemon worker,5,main]) completed. Took 0.016 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.001 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.001 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.2.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.2.jar has been removed.
:org.subshare.ls.client:jar (Thread[Daemon worker,5,main]) completed. Took 0.012 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.032 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.198 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.01 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.008 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.2.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.2.jar has been removed.
:org.subshare.ls.rest.server:jar (Thread[Daemon worker,5,main]) completed. Took 0.019 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.029 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.225 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.004 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.2.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.2.jar has been removed.
:org.subshare.ls.server:jar (Thread[Daemon worker,5,main]) completed. Took 0.013 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.003 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.2.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.2.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.019 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.539 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.013 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.041 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.001 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.007 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.2.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.2.jar has been removed.
:org.subshare.rest.client:jar (Thread[Daemon worker,5,main]) completed. Took 0.048 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.028 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.235 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.003 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.0 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.018 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.2.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.2.jar has been removed.
:org.subshare.ls.server.cproc:jar (Thread[Daemon worker,5,main]) completed. Took 0.041 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.024 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.222 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.002 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.005 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.2.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.2.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.016 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.589 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.016 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.037 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.005 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.2.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.2.jar has been removed.
:org.subshare.updater.gui:jar (Thread[Daemon worker,5,main]) completed. Took 0.022 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.107 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 4.403 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.123 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 0.682 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.003 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.001 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.001 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.016 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.332 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.005 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.018 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.001 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.026 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 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 -XX:MaxPermSize=256m -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 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 -XX:MaxPermSize=256m -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'
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 -XX:MaxPermSize=256m -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 14'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 15'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 13'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Starting process 'Gradle Test Executor 16'. 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 -XX:MaxPermSize=256m -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'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Starting process 'Gradle Test Executor 17'. 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 -XX:MaxPermSize=256m -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.local Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -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'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 18'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
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 14 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 15 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 16 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 18 started executing tests.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest STANDARD_OUT
    04:34:35.257 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest STANDARD_OUT
    04:34:35.450 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:34:35.667 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignableTest STANDARD_OUT
    04:34:35.711 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:34:35.886 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    04:34:36.167 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
Gradle Test Executor 13 finished executing tests.

org.subshare.local.FilePaddingLengthRandomTest > testDistribution STANDARD_OUT
    04:34:36.803 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    04:34:37.329 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:34:37.504 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1496 ms.

org.subshare.local.sign.SignableTest STANDARD_OUT
    04:34:37.593 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:34:37.626 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [48470dc7]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4s6l0-9lqrr-local'

org.subshare.local.sign.SignableTest STANDARD_OUT
    04:34:37.671 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1329 ms.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:34:37.745 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4s6my-aubol-local'

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:34:37.824 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1176 ms.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:34:37.865 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1136 ms.

org.subshare.local.sign.SignableTest STANDARD_OUT
    04:34:39.061 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    04:34:39.062 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    04:34:39.063 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    04:34:39.078 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:34:39.090 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4s6my-aubol-local' locked successfully.

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    04:34:39.079 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    04:34:39.098 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    04:34:39.100 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    04:34:39.101 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:34:39.095 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [48470dc7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4s6l0-9lqrr-local' locked successfully.

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    04:34:40.941 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1833 ms.

org.subshare.local.sign.SignableTest STANDARD_OUT
    04:34:40.943 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1858 ms.

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    04:34:40.948 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.sign.SignableTest STANDARD_OUT
    04:34:40.962 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:34:41.254 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 290 ms.

org.subshare.local.sign.SignableTest > signAndSerializeAndVerify STANDARD_OUT
    04:34:41.379 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    04:34:41.479 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 530 ms.

org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT
    04:34:41.601 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    signRsaWithSha1 run #1

org.subshare.local.sign.SignableTest > signAndSerializeAndVerify STANDARD_OUT
    04:34:43.920 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignableTest > signAndModifyCryptoKeyIdAndVerify STANDARD_OUT
    04:34:43.991 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:34:44.090 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignableTest > signAndVerify STANDARD_OUT
    04:34:44.147 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:34:44.210 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignableTest > signAndModifySignatureCreatedAndVerify STANDARD_OUT
    04:34:44.248 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:34:44.303 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignableTest > signAndModifyCryptoRepoFileIdAndVerify STANDARD_OUT
    04:34:44.345 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:34:44.412 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 18 finished executing tests.

org.subshare.local.FilePaddingLengthRandomTest > testDistribution STANDARD_OUT
    lengthCategory2HitCount: {_100K=300366, _1M=147647, _10M=46979, _100M=2991, _1G=2017, _10G=0}
    lengthCategory2HitPercentage: {_100K=601, _1M=295, _10M=94, _100M=6, _1G=4, _10G=0}

org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT

    signRsaWithSha1 run #2

org.subshare.local.FilePaddingLengthRandomTest > generateOneRandomLength STANDARD_OUT
    38176
Gradle Test Executor 16 finished executing tests.

org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT

    signRsaWithSha1 run #3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:34:53.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:34:53.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.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT

    signRsaWithSha1 run #4

    signRsaWithSha1 run #5

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:00.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:00.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:00.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:00.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:00.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.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:00.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.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT

    04:35:01.193 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifySimpleBlockRead STANDARD_OUT
    04:35:01.224 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:35:01.316 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT
    04:35:01.340 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    sha1Digest run #1

    sha1Digest run #2

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:04.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.
    04:35:04.728 [Test worker] INFO  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
    04:35:04.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.
    04:35:05.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:06.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.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:06.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:07.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.
    04:35:08.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:08.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.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #4

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:08.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:08.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:08.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:09.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:09.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:09.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:09.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:10.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.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #5

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:10.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:10.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:11.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:11.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.
    04:35:11.588 [Test worker] INFO  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 #6

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:13.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:13.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:14.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.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #7

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35: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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:15.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:15.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.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #8

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:16.803 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]initPersistenceManagerFactory: repositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff
    04:35:16.823 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28652 ms.
    04:35:17.108 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6caf06fe]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4s6mz-urewn-remote'
    04:35:17.113 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6caf06fe]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4s6mz-urewn-remote' locked successfully.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:17.299 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [48470dc7]initPersistenceManagerFactory: repositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b
    04:35:17.319 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [48470dc7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 29191 ms.
    04:35:17.572 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e82aa3]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4s6l1-x6kmf-remote'
    04:35:17.576 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e82aa3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4s6l1-x6kmf-remote' locked successfully.

org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #9

    sha1Digest run #10

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:21.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.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    04:35:22.631 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomBroken STANDARD_OUT
    04:35:22.656 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:23.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomBroken STANDARD_OUT
    04:35:25.469 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    04:35:25.496 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    signAndVerifyRandomManySmall run #1
    signAndVerifyRandomManySmall run #2
    signAndVerifyRandomManySmall run #3
    signAndVerifyRandomManySmall run #4
    signAndVerifyRandomManySmall run #5
    signAndVerifyRandomManySmall run #6
    signAndVerifyRandomManySmall run #7
    signAndVerifyRandomManySmall run #8
    signAndVerifyRandomManySmall run #9
    signAndVerifyRandomManySmall run #10
    signAndVerifyRandomManySmall run #11
    signAndVerifyRandomManySmall run #12
    signAndVerifyRandomManySmall run #13
    signAndVerifyRandomManySmall run #14
    signAndVerifyRandomManySmall run #15
    signAndVerifyRandomManySmall run #16
    signAndVerifyRandomManySmall run #17

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:28.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #18
    signAndVerifyRandomManySmall run #19

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:28.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #20
    signAndVerifyRandomManySmall run #21
    signAndVerifyRandomManySmall run #22
    signAndVerifyRandomManySmall run #23
    signAndVerifyRandomManySmall run #24
    signAndVerifyRandomManySmall run #25
    signAndVerifyRandomManySmall run #26
    signAndVerifyRandomManySmall run #27

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:28.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #28
    signAndVerifyRandomManySmall run #29
    signAndVerifyRandomManySmall run #30
    signAndVerifyRandomManySmall run #31

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35: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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #32

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:29.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.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
    04:35:30.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #37
    signAndVerifyRandomManySmall run #38
    signAndVerifyRandomManySmall run #39
    signAndVerifyRandomManySmall run #40
    signAndVerifyRandomManySmall run #41
    signAndVerifyRandomManySmall run #42
    signAndVerifyRandomManySmall run #43
    signAndVerifyRandomManySmall run #44
    signAndVerifyRandomManySmall run #45

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:31.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #46
    signAndVerifyRandomManySmall run #47

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:32.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #48
    signAndVerifyRandomManySmall run #49
    signAndVerifyRandomManySmall run #50
    signAndVerifyRandomManySmall run #51
    signAndVerifyRandomManySmall run #52
    signAndVerifyRandomManySmall run #53
    signAndVerifyRandomManySmall run #54
    signAndVerifyRandomManySmall run #55
    signAndVerifyRandomManySmall run #56

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:32.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #57

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35: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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #58
    signAndVerifyRandomManySmall run #59

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:33.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #60
    signAndVerifyRandomManySmall run #61
    signAndVerifyRandomManySmall run #62
    signAndVerifyRandomManySmall run #63

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:34.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #64
    signAndVerifyRandomManySmall run #65

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:34.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:34.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #66
    signAndVerifyRandomManySmall run #67

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:34.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #68
    signAndVerifyRandomManySmall run #69

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:35.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.
    04:35:35.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #70
    signAndVerifyRandomManySmall run #71
    signAndVerifyRandomManySmall run #72

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:35.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #73
    signAndVerifyRandomManySmall run #74
    signAndVerifyRandomManySmall run #75
    signAndVerifyRandomManySmall run #76
    signAndVerifyRandomManySmall run #77
    signAndVerifyRandomManySmall run #78
    signAndVerifyRandomManySmall run #79
    signAndVerifyRandomManySmall run #80
    signAndVerifyRandomManySmall run #81
    signAndVerifyRandomManySmall run #82
    signAndVerifyRandomManySmall run #83
    signAndVerifyRandomManySmall run #84
    signAndVerifyRandomManySmall run #85
    signAndVerifyRandomManySmall run #86
    signAndVerifyRandomManySmall run #87
    signAndVerifyRandomManySmall run #88
    signAndVerifyRandomManySmall run #89
    signAndVerifyRandomManySmall run #90
    signAndVerifyRandomManySmall run #91
    signAndVerifyRandomManySmall run #92
    signAndVerifyRandomManySmall run #93
    signAndVerifyRandomManySmall run #94
    signAndVerifyRandomManySmall run #95
    signAndVerifyRandomManySmall run #96
    signAndVerifyRandomManySmall run #97
    signAndVerifyRandomManySmall run #98
    signAndVerifyRandomManySmall run #99
    signAndVerifyRandomManySmall run #100
    04:35:38.964 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandom STANDARD_OUT
    04:35:38.995 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:39.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:39.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:40.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:40.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:40.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.
    04:35:40.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:40.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:41.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.
    04:35:41.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandom STANDARD_OUT
    04:35:42.202 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 17 finished executing tests.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:42.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:42.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:43.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:43.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.
    04:35:44.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:44.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:45.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:45.429 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6caf06fe]initPersistenceManagerFactory: repositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8
    04:35:45.438 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6caf06fe]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24826 ms.
    04:35:45.700 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6caf06fe]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:35:45.706 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:35:45.893 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:35:45.897 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    04:35:45.898 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    04:35:45.898 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    04:35:45.899 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:46.012 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e82aa3]initPersistenceManagerFactory: repositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86
    04:35:46.018 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e82aa3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 23543 ms.
    04:35:46.240 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e82aa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:35:46.242 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [48470dc7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:46.387 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 484 ms.
    04:35:46.395 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:46.449 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:35:46.452 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    04:35:46.453 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    04:35:46.454 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    04:35:46.455 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:46.491 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 96 ms.
    04:35:46.501 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:35:46.702 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 199 ms.
    04:35:46.704 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:35:46.874 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 169 ms.
    04:35:46.876 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:46.953 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 491 ms.
    04:35:46.958 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:47.068 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 192 ms.
    04:35:47.068 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:47.213 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 253 ms.
    04:35:47.222 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:47.271 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 202 ms.
    04:35:47.290 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:47.323 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 99 ms.
    04:35:47.323 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:35:47.394 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 70 ms.
    04:35:47.396 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:47.405 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 113 ms.
    04:35:47.405 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:35:47.521 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 115 ms.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:47.545 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 148 ms.
    04:35:47.545 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:35:47.637 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 91 ms.
    04:35:47.640 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:35:47.699 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 59 ms.
    04:35:47.700 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:35:47.870 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 170 ms.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:48.414 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:35:48.621 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:48.675 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:48.678 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    04:35:48.795 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.16%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:48.871 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:48.886 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:48.925 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    04:35:49.052 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.25%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:49.068 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.34%
    04:35:49.147 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:49.156 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    04:35:49.338 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.44%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:49.414 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:49.440 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:49.718 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:49.732 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    04:35:50.019 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:50.090 [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
    04:35:50.092 [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
    04:35:50.204 [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
    04:35:50.437 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 65 ms.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:50.496 [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
    04:35:50.498 [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
    04:35:50.589 [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
    04:35:50.842 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 159 ms.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:51.371 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, this.localRepositoryRevisionInProgress=-1, revision=3
    04:35:51.375 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:51.824 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, this.localRepositoryRevisionInProgress=-1, revision=3
    04:35:51.836 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:52.867 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:35:53.037 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:35:53.174 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:35:53.406 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:53.474 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:53.598 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:53.643 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:53.766 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:53.835 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:53.939 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:54.107 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:54.203 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:54.325 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:54.398 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:54.510 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:54.566 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:54.677 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:54.800 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:54.887 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:54.941 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:35:55.061 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:55.076 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:35:55.249 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:55.280 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:55.511 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:55.535 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:35:55.672 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:55.702 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:55.786 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:55.858 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:55.991 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:56.104 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:56.203 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:56.309 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:56.348 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:56.485 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:35:56.605 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:56.630 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:35:56.792 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:56.835 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:57.001 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:57.025 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:35:57.155 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:57.174 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:57.378 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:35:57.532 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:57.534 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:35:57.541 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:35:57.591 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:35:57.596 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:35:57.620 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:35:57.642 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:35:57.682 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:35:57.720 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:57.801 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:57.820 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:35:57.926 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:57.998 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c99bf7f1-d28c-486b-a064-6e79edabd26b remoteRepositoryId=1b41c7ef-7a76-4f38-812e-68090a650b86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:58.091 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 147 ms.
    04:35:58.099 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:35:58.104 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:35:58.117 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:35:58.121 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:35:58.131 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:35:58.140 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:35:58.168 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:35:58.184 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:35:58.250 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:35:58.342 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:58.389 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [48470dc7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:35:58.392 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:35:58.429 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:35:58.432 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:35:58.454 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:35:58.471 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:35:58.504 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:35:58.536 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:35:58.620 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:58.666 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 312 ms.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:58.707 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:35:58.805 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [48470dc7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:35:58.813 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:35:58.824 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:35:58.830 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:35:58.844 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:35:58.854 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:58.856 [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
    04:35:58.885 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:35:58.930 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:58.953 [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
    04:35:59.009 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:35:59.066 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:59.151 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 124 ms.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    04:35:59.166 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [48470dc7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:35:59.171 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:35:59.193 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:35:59.198 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:35:59.209 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:35:59.218 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:35:59.244 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:35:59.262 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:35:59.314 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:35:59.356 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:59.368 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:35:59.371 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:35:59.380 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:35:59.385 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:35:59.394 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:35:59.403 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:35:59.430 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:35:59.445 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:35:59.494 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:35:59.533 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:35:59.575 [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
    04:35:59.659 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 285 ms.
    04:35:59.669 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [48470dc7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:35:59.673 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:59.677 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:35:59.680 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    04:35:59.688 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    04:35:59.691 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    04:35:59.699 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    04:35:59.707 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    04:35:59.730 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    04:35:59.743 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    04:35:59.819 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    04:35:59.836 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:35:59.858 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    04:36:00.023 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4ty8l-6b0n9-local'
    04:36:00.028 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4ty8l-6b0n9-local' locked successfully.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:36:00.353 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:00.356 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    04:36:00.368 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    04:36:00.371 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    04:36:00.378 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    04:36:00.384 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    04:36:00.405 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    04:36:00.417 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    04:36:00.459 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    04:36:00.557 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    04:36:00.951 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:00.956 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:36:00.965 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:36:00.968 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:36:00.978 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:36:00.986 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:36:01.004 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:36:01.016 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:36:01.054 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:36:01.111 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:36:01.230 [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
    04:36:01.709 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    04:36:02.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:36:03.610 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:03.613 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    04:36:03.621 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    04:36:03.624 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    04:36:03.630 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    04:36:03.637 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    04:36:03.655 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    04:36:03.666 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    04:36:03.703 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    04:36:03.733 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    04:36:04.157 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:04.160 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    04:36:04.168 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    04:36:04.170 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    04:36:04.176 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    04:36:04.183 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    04:36:04.205 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    04:36:04.222 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    04:36:04.261 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    04:36:04.320 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    04:36:04.721 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:04.725 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:36:04.732 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:36:04.735 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:36:04.741 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:36:04.748 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:36:04.767 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:36:04.778 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:36:04.817 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:36:04.852 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:36:04.994 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, this.localRepositoryRevisionInProgress=3, revision=16
    04:36:04.994 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    04:36:05.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:36:05.447 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:05.454 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    04:36:05.495 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    04:36:05.498 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    04:36:05.513 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    04:36:05.527 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    04:36:05.553 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    04:36:05.576 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    04:36:05.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:36:05.636 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    04:36:05.692 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    04:36:05.707 [closeDeferredTimer-6caf06fe-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6caf06fe]_close: Shutting down real LocalRepoManager.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    04:36:05.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:36:06.098 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:06.108 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    04:36:06.127 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    04:36:06.132 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    04:36:06.142 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    04:36:06.148 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    04:36:06.168 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    04:36:06.179 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    04:36:06.243 [closeDeferredTimer-e82aa3-1] INFO  c.c.c.l.LocalRepoManagerImpl - [e82aa3]_close: Shutting down real LocalRepoManager.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    04:36:06.274 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    04:36:06.308 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    04:36:06.691 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:06.700 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    04:36:06.724 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    04:36:06.728 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    04:36:06.743 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    04:36:06.767 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    04:36:06.787 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    04:36:06.802 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    04:36:06.842 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    04:36:06.940 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    04:36:07.368 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:07.375 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:36:07.388 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:36:07.392 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:36:07.399 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:36:07.405 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:36:07.420 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:36:07.430 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:36:07.459 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:36:07.487 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:36:07.627 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, this.localRepositoryRevisionInProgress=16, revision=21
    04:36:07.627 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=21
    04:36:07.785 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=21
    04:36:07.927 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29397edf-1d73-434d-aa0e-1ad6795f65ff remoteRepositoryId=d00eb598-e35f-4750-af96-54ad27fc72d8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=21
    04:36:08.024 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:08.026 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    04:36:08.034 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    04:36:08.057 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    04:36:08.077 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    04:36:08.084 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    04:36:08.110 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    04:36:08.124 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    04:36:08.168 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    04:36:08.250 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    04:36:08.284 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:08.287 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    04:36:08.295 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    04:36:08.297 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    04:36:08.302 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    04:36:08.308 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    04:36:08.326 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    04:36:08.338 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    04:36:08.368 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    04:36:08.460 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    04:36:08.693 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:08.696 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    04:36:08.703 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    04:36:08.706 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    04:36:08.713 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    04:36:08.719 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    04:36:08.734 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    04:36:08.744 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    04:36:08.775 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    04:36:08.856 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    04:36:09.223 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [70a393d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:09.228 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 15 finished executing tests.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    04:36:09.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.
    04:36:09.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.
    04:36:10.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.
    04:36:10.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.
    04:36:11.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.
    04:36:11.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.
    04:36:11.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.
    04:36:11.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.
    04:36:11.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.
    04:36: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.
    04:36:12.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.
    04:36:12.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.
    04:36:13.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.
    04:36:14.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.
    04:36:14.461 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]initPersistenceManagerFactory: repositoryId=c98403a0-30da-48be-91a3-112d81199ca8
    04:36:14.467 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12427 ms.
    04:36:14.529 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [74c41c6b]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4ty8m-sacd3-remote'
    04:36:14.532 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [74c41c6b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4ty8m-sacd3-remote' locked successfully.
    04:36:16.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.
    04:36:19.670 [closeDeferredTimer-48470dc7-5] INFO  c.c.c.l.LocalRepoManagerImpl - [48470dc7]_close: Shutting down real LocalRepoManager.
    04:36:20.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.
    04:36:20.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.
    04:36:20.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.
    04:36:22.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.
    04:36:23.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.
    04:36:23.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.
    04:36:23.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.
    04:36:24.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.
    04:36:24.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.
    04:36:24.275 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:36:24.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.
    04:36:24.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.
    04:36:24.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.
    04:36:24.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.
    04:36:25.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.
    04:36:25.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.
    04:36:26.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.
    04:36:26.754 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [74c41c6b]initPersistenceManagerFactory: repositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6
    04:36:26.762 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [74c41c6b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10206 ms.
    04:36:26.874 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [74c41c6b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:26.874 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:26.879 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:36:26.879 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    04:36:26.879 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    04:36:26.879 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    04:36:26.880 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    04:36:26.948 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 68 ms.
    04:36:26.949 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:36:27.021 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 72 ms.
    04:36:27.023 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:36:27.088 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 64 ms.
    04:36:27.089 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:36:27.171 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 82 ms.
    04:36:27.173 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:36:27.275 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 102 ms.
    04:36:27.275 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:36:27.390 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 114 ms.
    04:36:27.392 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:36:27.441 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms.
    04:36:27.442 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:36:27.530 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 88 ms.
    04:36:27.957 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:36:28.088 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:36:28.107 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    04:36:28.167 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.07%
    04:36:28.194 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    04:36:28.259 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.49%
    04:36:28.310 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    04:36:28.417 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    04:36:28.549 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:36:28.767 [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
    04:36:28.768 [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
    04:36:28.799 [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
    04:36:28.903 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 54 ms.
    04:36:29.076 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, this.localRepositoryRevisionInProgress=-1, revision=3
    04:36:29.076 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:29.434 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:29.546 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:29.638 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:29.785 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:29.892 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:29.989 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:30.081 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:30.206 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:30.311 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:30.403 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:30.533 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:30.649 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:30.744 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:30.891 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:31.007 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:31.121 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:31.215 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:31.354 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:31.455 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:31.541 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:31.694 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:31.790 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:31.917 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:32.018 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:36:32.247 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:32.258 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:36:32.291 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:36:32.294 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:36:32.308 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:36:32.321 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:36:32.347 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:36:32.372 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:36:32.428 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:36:32.491 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:36:32.550 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:32.554 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:36:32.560 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:36:32.563 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:36:32.571 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:36:32.578 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:36:32.597 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:36:32.656 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:36:32.697 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:36:32.738 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:36:32.811 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:32.815 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:36:32.829 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:36:32.832 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:36:32.839 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:36:32.846 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:36:32.866 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:36:32.878 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:36:32.917 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:36:32.949 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:36:33.044 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 83 ms.
    04:36:33.135 [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
    04:36:33.179 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:33.185 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:36:33.195 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:36:33.203 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:36:33.211 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:36:33.219 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:36:33.247 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:36:33.260 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:36:33.303 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:36:33.335 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:36:33.412 [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
    04:36:33.470 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, this.localRepositoryRevisionInProgress=3, revision=10
    04:36:33.470 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10
    04:36:33.768 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:33.775 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:36:33.785 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:36:33.789 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:36:33.795 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:36:33.802 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:36:33.819 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:36:33.829 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:36:33.860 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:36:33.887 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:36:33.952 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, this.localRepositoryRevisionInProgress=10, revision=12
    04:36:33.953 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12
    04:36:34.032 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:34.042 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:36:34.051 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:36:34.062 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:36:34.070 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:36:34.078 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:36:34.108 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:36:34.122 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:36:34.166 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:36:34.201 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:36:34.265 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, this.localRepositoryRevisionInProgress=12, revision=14
    04:36:34.266 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    04:36:34.363 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:34.368 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:36:34.375 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:36:34.378 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:36:34.386 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:36:34.391 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:36:34.408 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:36:34.418 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:36:34.455 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:36:34.490 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:36:34.552 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, this.localRepositoryRevisionInProgress=14, revision=16
    04:36:34.553 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c98403a0-30da-48be-91a3-112d81199ca8 remoteRepositoryId=e737b5dc-4a2a-48e5-ad18-0a2f8d0428d6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16
    04:36:34.634 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:34.643 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:36:34.654 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:36:34.657 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:36:34.663 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:36:34.669 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:36:34.686 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:36:34.696 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:36:34.730 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:36:34.756 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:36:34.797 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:36:34.798 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT
    04:36:35.000 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:36:35.201 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54cf0d46]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4updo-8yo0j-local'
    04:36:35.208 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54cf0d46]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4updo-8yo0j-local' locked successfully.
    04:36: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.
    04:36:39.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.
    04:36:39.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.
    04:36:40.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.
    04:36:41.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.
    04:36: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.
    04:36:42.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.
    04:36:42.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.
    04:36:42.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.
    04:36:43.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.
    04:36:43.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.
    04:36:43.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.
    04:36:43.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.
    04:36:43.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.
    04:36:44.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.
    04:36:44.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.
    04:36:45.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.
    04:36:45.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.
    04:36:46.110 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54cf0d46]initPersistenceManagerFactory: repositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d
    04:36:46.122 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54cf0d46]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9433 ms.
    04:36:46.173 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7ffdf574]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4updq-ct8eo-remote'
    04:36:46.176 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7ffdf574]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4updq-ct8eo-remote' locked successfully.
    04:36:46.875 [closeDeferredTimer-74c41c6b-1] INFO  c.c.c.l.LocalRepoManagerImpl - [74c41c6b]_close: Shutting down real LocalRepoManager.
    04:36:49.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.
    04:36:51.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.
    04:36:51.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.
    04:36:52.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.
    04:36:53.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.
    04:36:53.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.
    04:36:54.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.
    04:36:54.800 [closeDeferredTimer-3c2a8fa4-a] INFO  c.c.c.l.LocalRepoManagerImpl - [3c2a8fa4]_close: Shutting down real LocalRepoManager.
    04:36:55.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.
    04:36:56.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.
    04:36:56.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.
    04:36:57.179 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:36:57.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.
    04:36:58.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.
    04:36:58.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.
    04:36:58.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.
    04:36:59.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.
    04:37:00.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.
    04:37:00.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.
    04:37:01.124 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7ffdf574]initPersistenceManagerFactory: repositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0
    04:37:01.131 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7ffdf574]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12240 ms.
    04:37:01.232 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7ffdf574]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:01.233 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54cf0d46]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:01.238 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:37:01.238 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    04:37:01.239 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    04:37:01.239 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    04:37:01.239 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    04:37:01.269 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 29 ms.
    04:37:01.270 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:37:01.414 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 144 ms.
    04:37:01.416 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:37:01.588 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 171 ms.
    04:37:01.588 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:37:01.640 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms.
    04:37:01.642 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:37:01.678 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms.
    04:37:01.678 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:37:01.749 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 71 ms.
    04:37:01.751 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:37:01.810 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 58 ms.
    04:37:01.810 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:37:01.917 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 107 ms.
    04:37:02.291 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:02.406 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:02.424 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    04:37:02.467 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.02%
    04:37:02.488 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    04:37:02.540 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.57%
    04:37:02.568 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    04:37:02.661 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    04:37:02.793 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:02.869 [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
    04:37:02.870 [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
    04:37:02.902 [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
    04:37:03.083 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 135 ms.
    04:37:03.279 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, this.localRepositoryRevisionInProgress=-1, revision=3
    04:37:03.280 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:03.544 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:03.617 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:03.685 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:03.788 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:03.867 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:03.935 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:03.998 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:04.104 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:04.182 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:04.251 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:04.356 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:04.438 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:04.509 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:04.662 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:04.751 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:04.833 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:04.904 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:05.025 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:05.143 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:05.224 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:05.441 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:05.542 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:05.658 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:05.747 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:05.934 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54cf0d46]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:05.937 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:05.966 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:05.971 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:37:05.986 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:37:06.001 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:37:06.027 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:37:06.052 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:37:06.112 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:37:06.203 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:06.278 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54cf0d46]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:06.290 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:06.297 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:06.299 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:37:06.304 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:37:06.308 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:37:06.322 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:37:06.331 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:37:06.356 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:37:06.387 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:06.450 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54cf0d46]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:06.453 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:06.470 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:06.473 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:37:06.477 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:37:06.483 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:37:06.501 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:37:06.510 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:37:06.537 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:37:06.561 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:06.622 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 50 ms.
    04:37:06.777 [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
    04:37:06.814 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54cf0d46]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:06.827 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:06.834 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:06.836 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:37:06.843 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:37:06.850 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:37:06.869 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:37:06.880 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:37:06.917 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:37:06.947 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:07.026 [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
    04:37:07.099 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, this.localRepositoryRevisionInProgress=3, revision=10
    04:37:07.099 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10
    04:37:07.218 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54cf0d46]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:07.219 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:07.226 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:07.229 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:37:07.235 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:37:07.241 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:37:07.259 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:37:07.269 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:37:07.307 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:37:07.341 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:07.393 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, this.localRepositoryRevisionInProgress=10, revision=12
    04:37:07.393 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=807e04fe-60cd-49e4-aeea-a8130cfe967d remoteRepositoryId=3091b46e-e6f6-443e-b3c3-4dd5a49cf9b0, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12
    04:37:07.455 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54cf0d46]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:07.459 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:07.470 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:07.473 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:37:07.478 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:37:07.487 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:37:07.501 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:37:07.509 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:37:07.541 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:37:07.564 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:07.599 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54cf0d46]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:07.600 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:07.607 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:07.610 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:37:07.616 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:37:07.621 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:37:07.634 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:37:07.640 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:37:07.665 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:37:07.685 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:07.728 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54cf0d46]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:07.729 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionDirectDir STANDARD_OUT
    04:37:07.939 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:37:08.157 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fdda99a]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4vesy-tb5c-local'
    04:37:08.164 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fdda99a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4vesy-tb5c-local' locked successfully.
    04:37:11.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.
    04:37:14.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.
    04:37:14.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.
    04:37:14.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.
    04:37:16.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.
    04:37:16.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.
    04:37:16.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.
    04:37:17.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.
    04:37:18.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.
    04:37:18.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.
    04:37:18.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.
    04:37:18.654 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:37:18.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.
    04:37:19.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.
    04:37:19.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.
    04:37:20.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.
    04:37:20.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.
    04:37:21.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.
    04:37:21.233 [closeDeferredTimer-7ffdf574-1] INFO  c.c.c.l.LocalRepoManagerImpl - [7ffdf574]_close: Shutting down real LocalRepoManager.
    04:37:22.467 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fdda99a]initPersistenceManagerFactory: repositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f
    04:37:22.482 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fdda99a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11662 ms.
    04:37:22.562 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4aa1362f]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4vet2-tby2m-remote'
    04:37:22.569 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4aa1362f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4vet2-tby2m-remote' locked successfully.
    04:37:25.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.
    04:37:27.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.
    04:37:27.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.
    04:37:27.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.
    04:37:27.730 [closeDeferredTimer-54cf0d46-9] INFO  c.c.c.l.LocalRepoManagerImpl - [54cf0d46]_close: Shutting down real LocalRepoManager.
    04:37:30.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.
    04:37:31.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.
    04:37:31.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.
    04:37:32.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.
    04:37:32.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.
    04:37:32.834 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:37:33.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.
    04:37:33.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.
    04:37:33.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.
    04:37:33.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.
    04:37:33.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.
    04:37:34.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.
    04:37:35.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.
    04:37:35.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.
    04:37:36.256 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4aa1362f]initPersistenceManagerFactory: repositoryId=63e57ab2-521d-4344-84c6-14af076b6167
    04:37:36.262 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4aa1362f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11634 ms.
    04:37:36.367 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4aa1362f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:36.368 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fdda99a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:36.374 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:37:36.375 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    04:37:36.375 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    04:37:36.375 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    04:37:36.375 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    04:37:36.450 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 75 ms.
    04:37:36.451 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:37:36.498 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 47 ms.
    04:37:36.502 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:37:36.618 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 115 ms.
    04:37:36.618 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:37:36.649 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 31 ms.
    04:37:36.650 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:37:36.857 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 206 ms.
    04:37:36.857 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:37:37.048 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 191 ms.
    04:37:37.050 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:37:37.099 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms.
    04:37:37.099 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:37:37.147 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 47 ms.
    04:37:37.918 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:38.170 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:38.191 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    04:37:38.333 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.08%
    04:37:38.355 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    04:37:38.440 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.34%
    04:37:38.472 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    04:37:38.590 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    04:37:38.753 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:38.853 [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
    04:37:38.854 [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
    04:37:38.894 [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
    04:37:39.049 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 115 ms.
    04:37:39.193 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, this.localRepositoryRevisionInProgress=-1, revision=3
    04:37:39.194 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:39.614 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:39.684 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:39.748 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:39.842 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:39.912 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:39.973 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:40.031 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:40.128 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:40.201 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:40.262 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:40.355 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:40.440 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:40.510 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:40.609 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:40.694 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:40.788 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:40.862 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:40.968 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:41.051 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:41.115 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:41.287 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:41.366 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:41.467 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:41.547 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:37:41.776 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fdda99a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:41.780 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:41.818 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:41.820 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:37:41.831 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:37:41.842 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:37:41.859 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:37:41.878 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:37:41.920 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:37:41.961 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:42.010 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fdda99a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:42.014 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:42.020 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:42.022 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:37:42.027 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:37:42.031 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:37:42.043 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:37:42.051 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:37:42.074 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:37:42.103 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:42.166 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fdda99a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:42.175 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:42.186 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:42.189 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:37:42.196 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:37:42.202 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:37:42.220 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:37:42.231 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:37:42.262 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:37:42.291 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:42.460 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 148 ms.
    04:37:42.571 [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
    04:37:42.616 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fdda99a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:42.621 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:42.625 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:42.627 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:37:42.631 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:37:42.635 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:37:42.647 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:37:42.655 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:37:42.678 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:37:42.702 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:42.755 [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
    04:37:42.799 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, this.localRepositoryRevisionInProgress=3, revision=10
    04:37:42.799 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d71f1f19-44c9-4bce-b29e-648b50f3763f remoteRepositoryId=63e57ab2-521d-4344-84c6-14af076b6167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10
    04:37:42.920 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fdda99a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:42.923 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:42.930 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:42.933 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:37:42.938 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:37:42.943 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:37:42.956 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:37:42.964 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:37:42.987 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:37:43.011 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:43.054 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fdda99a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:43.056 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:37:43.065 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:37:43.067 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:37:43.071 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:37:43.075 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:37:43.087 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:37:43.094 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:37:43.117 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:37:43.139 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:37:43.182 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fdda99a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:37:43.183 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithoutWritePermission STANDARD_OUT
    04:37:43.383 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:37:43.597 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [41b61fd8]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4w65l-9ail6-local'
    04:37:43.604 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [41b61fd8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4w65l-9ail6-local' locked successfully.
    04:37:46.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.
    04:37:49.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.
    04:37:49.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.
    04:37:49.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.
    04:37:50.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.
    04:37:51.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.
    04:37:51.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.
    04:37:52.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.
    04:37:52.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.
    04:37:52.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.
    04:37:53.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.
    04:37:53.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.
    04:37:53.698 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:37:53.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.
    04:37: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.
    04:37:55.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.
    04:37:55.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.
    04:37:56.368 [closeDeferredTimer-4aa1362f-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4aa1362f]_close: Shutting down real LocalRepoManager.
    04:37: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.
    04:37:57.673 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [41b61fd8]initPersistenceManagerFactory: repositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0
    04:37:57.709 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [41b61fd8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11799 ms.
    04:37:57.737 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5c4a1bf4]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4w65m-mi24p-remote'
    04:37:57.741 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5c4a1bf4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4w65m-mi24p-remote' locked successfully.
    04:38:01.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.
    04:38:03.184 [closeDeferredTimer-4fdda99a-8] INFO  c.c.c.l.LocalRepoManagerImpl - [4fdda99a]_close: Shutting down real LocalRepoManager.
    04:38:06.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.
    04:38:06.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.
    04:38:07.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.
    04:38: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.
    04:38:08.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.
    04:38:08.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.
    04:38:09.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.
    04:38:09.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.
    04:38:09.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.
    04:38:09.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.
    04:38:09.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.
    04:38:09.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.
    04:38:10.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.
    04:38:10.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.
    04:38:10.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.
    04:38: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.
    04:38:11.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.
    04:38:12.085 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5c4a1bf4]initPersistenceManagerFactory: repositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1
    04:38:12.091 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5c4a1bf4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11170 ms.
    04:38:12.193 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5c4a1bf4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:12.194 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [41b61fd8]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:12.199 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:38:12.200 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    04:38:12.200 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    04:38:12.200 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    04:38:12.200 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    04:38:12.300 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 100 ms.
    04:38:12.301 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:38:12.396 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 95 ms.
    04:38:12.399 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:38:12.585 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 185 ms.
    04:38:12.586 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:38:12.677 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 91 ms.
    04:38:12.679 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:38:12.822 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 143 ms.
    04:38:12.823 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:38:12.851 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 28 ms.
    04:38:12.853 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:38:12.929 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 75 ms.
    04:38:12.929 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:38:13.019 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 89 ms.
    04:38:13.634 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:38:13.758 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:38:13.772 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    04:38:13.827 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.41%
    04:38:13.843 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    04:38:13.899 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.36%
    04:38:13.925 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    04:38:14.005 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    04:38:14.116 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:38:14.192 [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
    04:38:14.193 [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
    04:38:14.223 [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
    04:38:14.292 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 32 ms.
    04:38:14.544 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, this.localRepositoryRevisionInProgress=-1, revision=3
    04:38:14.546 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:14.832 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:14.899 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:14.958 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:15.051 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:15.117 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:15.178 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:15.233 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:15.329 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:15.407 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:15.478 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:15.584 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:15.679 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:15.741 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:15.839 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:15.918 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:15.996 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:16.059 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:16.194 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:16.310 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:16.402 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:16.552 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:16.625 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:16.725 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:16.803 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=29ff77e7-b4b9-44ee-9b29-7c50ebc89db0 remoteRepositoryId=1452f05d-1b66-4a46-be0b-fe9680aa90e1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:16.981 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [41b61fd8]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:16.983 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:38:17.002 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:38:17.004 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:38:17.013 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:38:17.022 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:38:17.038 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:38:17.058 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:38:17.108 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:38:17.148 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:38:17.197 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [41b61fd8]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:17.200 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:38:17.203 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:38:17.206 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:38:17.210 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:38:17.215 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:38:17.225 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:38:17.232 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:38:17.252 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:38:17.276 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:38:17.319 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [41b61fd8]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:17.322 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParentGrantedIndirectly STANDARD_OUT
    04:38:17.538 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:38:17.756 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4wwig-b3b36-local'
    04:38:17.762 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4wwig-b3b36-local' locked successfully.
    04:38:20.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.
    04:38:22.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.
    04:38:23.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.
    04:38:23.380 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:38:24.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.
    04:38:25.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.
    04:38:25.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.
    04:38: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.
    04:38:26.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.
    04:38: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.
    04:38:26.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.
    04:38:27.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.
    04:38:27.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.
    04:38:27.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.
    04:38:28.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.
    04:38:28.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.
    04:38:29.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.
    04:38:30.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.
    04:38:30.511 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]initPersistenceManagerFactory: repositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f
    04:38:30.523 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10640 ms.
    04:38:30.563 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [200c7553]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4wwii-1tvhh-remote'
    04:38:30.568 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [200c7553]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4wwii-1tvhh-remote' locked successfully.
    04:38:32.195 [closeDeferredTimer-5c4a1bf4-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5c4a1bf4]_close: Shutting down real LocalRepoManager.
    04:38:34.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.
    04:38:36.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.
    04:38:37.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.
    04:38:37.320 [closeDeferredTimer-41b61fd8-4] INFO  c.c.c.l.LocalRepoManagerImpl - [41b61fd8]_close: Shutting down real LocalRepoManager.
    04:38:37.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.
    04:38:40.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.
    04:38:40.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.
    04:38:41.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.
    04:38:41.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.
    04:38:41.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.
    04:38:42.275 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:38:42.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.
    04:38:42.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.
    04:38:43.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.
    04:38:43.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.
    04:38:43.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.
    04:38:44.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.
    04:38:45.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.
    04:38:45.915 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:38:46.216 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [200c7553]initPersistenceManagerFactory: repositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157
    04:38:46.222 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [200c7553]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12666 ms.
    04:38:46.312 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [200c7553]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:46.312 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:46.318 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:38:46.318 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    04:38:46.318 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    04:38:46.319 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    04:38:46.319 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    04:38:46.360 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 41 ms.
    04:38:46.361 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:38:46.438 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 77 ms.
    04:38:46.439 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:38:46.543 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 103 ms.
    04:38:46.544 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:38:46.585 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 41 ms.
    04:38:46.588 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:38:46.633 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 44 ms.
    04:38:46.633 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:38:46.697 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 64 ms.
    04:38:46.699 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:38:46.968 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 269 ms.
    04:38:46.968 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:38:47.012 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 43 ms.
    04:38:47.405 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:38:47.506 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:38:47.520 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    04:38:47.560 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.40%
    04:38:47.576 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    04:38:47.620 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.42%
    04:38:47.659 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    04:38:47.753 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    04:38:47.855 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:38:47.929 [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
    04:38:47.929 [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
    04:38:47.961 [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
    04:38:48.070 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 63 ms.
    04:38:48.335 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, this.localRepositoryRevisionInProgress=-1, revision=3
    04:38:48.336 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:48.774 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:48.838 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:48.895 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:48.971 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.027 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.075 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.123 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.208 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.275 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.331 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.424 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.490 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.550 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.637 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.701 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.762 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.812 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.894 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:49.961 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:50.018 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:50.120 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:50.182 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:50.265 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:50.360 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:38:50.473 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:50.479 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:38:50.497 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:38:50.498 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:38:50.512 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:38:50.520 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:38:50.534 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:38:50.548 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:38:50.586 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:38:50.617 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:38:50.656 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:50.659 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:38:50.663 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:38:50.666 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:38:50.670 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:38:50.674 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:38:50.683 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:38:50.690 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:38:50.710 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:38:50.732 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:38:50.775 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:50.781 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:38:50.795 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:38:50.797 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:38:50.801 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:38:50.806 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:38:50.816 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:38:50.823 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:38:50.842 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:38:50.860 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:38:50.943 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 77 ms.
    04:38:51.024 [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
    04:38:51.072 [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
    04:38:51.214 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 106 ms.
    04:38:51.359 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:51.366 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:38:51.371 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:38:51.373 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:38:51.376 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:38:51.380 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:38:51.390 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:38:51.396 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:38:51.416 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:38:51.434 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:38:51.451 [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
    04:38:51.500 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:51.501 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:38:51.507 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:38:51.509 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:38:51.514 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:38:51.519 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:38:51.533 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:38:51.540 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:38:51.562 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:38:51.578 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:38:51.645 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, this.localRepositoryRevisionInProgress=3, revision=12
    04:38:51.645 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=12
    04:38:51.733 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:51.735 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:38:51.739 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:38:51.740 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:38:51.744 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:38:51.747 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:38:51.756 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:38:51.761 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:38:51.778 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:38:51.792 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:38:51.829 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, this.localRepositoryRevisionInProgress=12, revision=14
    04:38:51.829 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    04:38:51.870 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:51.871 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:38:51.876 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:38:51.878 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:38:51.881 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:38:51.885 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:38:51.894 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:38:51.900 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:38:51.938 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:38:51.954 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:38:52.002 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, this.localRepositoryRevisionInProgress=14, revision=16
    04:38:52.003 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=16
    04:38:52.048 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:52.051 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:38:52.058 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:38:52.062 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:38:52.067 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:38:52.071 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:38:52.080 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:38:52.087 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:38:52.107 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:38:52.123 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:38:52.168 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, this.localRepositoryRevisionInProgress=16, revision=18
    04:38:52.168 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=35048b36-1782-4ef7-b7e6-2bc460ce0c0f remoteRepositoryId=496eac8e-112c-4dfc-a044-6a78fbd07157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=18
    04:38:52.219 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:52.223 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:38:52.227 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:38:52.230 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:38:52.235 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:38:52.239 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:38:52.250 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:38:52.256 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:38:52.276 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:38:52.294 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:38:52.330 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:38:52.331 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionDirectFile STANDARD_OUT
    04:38:52.560 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:38:52.798 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7dca8753]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4xnjs-4xaig-local'
    04:38:52.805 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7dca8753]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4xnjs-4xaig-local' locked successfully.
    04:38:55.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.
    04:38:58.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.
    04:38:58.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.
    04:38:58.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.
    04:39:00.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.
    04:39:00.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.
    04:39:01.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.
    04:39:02.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.
    04:39:02.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.
    04:39:02.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.
    04:39:02.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.
    04:39:02.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.
    04:39:03.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.
    04:39:03.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.
    04:39:03.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.
    04:39:04.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.
    04:39:05.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.
    04:39:06.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.
    04:39:06.312 [closeDeferredTimer-200c7553-1] INFO  c.c.c.l.LocalRepoManagerImpl - [200c7553]_close: Shutting down real LocalRepoManager.
    04:39:06.900 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7dca8753]initPersistenceManagerFactory: repositoryId=99e8c324-c918-4f4d-b622-8347668217a2
    04:39:06.978 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7dca8753]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12310 ms.
    04:39:07.028 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6be919d]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4xnjv-ilmse-remote'
    04:39:07.035 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6be919d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j7y4xnjv-ilmse-remote' locked successfully.
    04:39: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.
    04:39:11.116 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:39:11.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.
    04:39:11.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.
    04:39:12.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.
    04:39: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.
    04:39:12.330 [closeDeferredTimer-4d2b510f-b] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2b510f]_close: Shutting down real LocalRepoManager.
    04:39:12.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.
    04:39:13.675 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:39: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.
    04:39: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.
    04:39:14.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.
    04:39:14.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.
    04:39:14.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.
    04:39:15.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.
    04:39:15.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.
    04:39:15.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.
    04:39:15.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.
    04:39:16.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.
    04:39:16.890 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6be919d]initPersistenceManagerFactory: repositoryId=7e839e18-2554-4be4-971a-72c6678fca7d
    04:39:16.897 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6be919d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7617 ms.
    04:39:16.987 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6be919d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:39:16.988 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7dca8753]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:39:16.995 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:39:16.995 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    04:39:16.996 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    04:39:16.996 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    04:39:16.996 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    04:39:17.095 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 99 ms.
    04:39:17.095 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:39:17.248 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 153 ms.
    04:39:17.251 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:39:17.311 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 60 ms.
    04:39:17.311 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:39:17.370 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 59 ms.
    04:39:17.371 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:39:17.536 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 164 ms.
    04:39:17.536 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:39:17.720 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 184 ms.
    04:39:17.721 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:39:17.808 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 86 ms.
    04:39:17.809 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:39:17.971 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 162 ms.
    04:39:18.387 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:39:18.502 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:39:18.514 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    04:39:18.566 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.05%
    04:39:18.582 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    04:39:18.631 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.57%
    04:39:18.657 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    04:39:18.722 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    04:39:18.830 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:39:18.900 [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
    04:39:18.900 [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
    04:39:18.927 [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
    04:39:19.089 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 115 ms.
    04:39:19.195 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, this.localRepositoryRevisionInProgress=-1, revision=3
    04:39:19.195 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:19.570 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:19.636 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:19.687 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:19.782 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:19.836 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:19.881 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:19.923 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.001 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.063 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.116 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.200 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.263 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.318 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.406 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.471 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.532 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.584 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.668 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.735 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.796 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.916 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:20.983 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:21.064 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:21.134 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=3
    04:39:21.251 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7dca8753]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:39:21.255 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:39:21.277 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:39:21.279 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:39:21.287 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:39:21.296 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:39:21.311 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:39:21.325 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:39:21.374 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:39:21.409 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:39:21.452 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7dca8753]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:39:21.457 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:39:21.465 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:39:21.467 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:39:21.470 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:39:21.474 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:39:21.484 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:39:21.528 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:39:21.550 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:39:21.573 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:39:21.619 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7dca8753]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:39:21.624 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:39:21.636 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:39:21.638 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:39:21.642 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:39:21.646 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:39:21.656 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:39:21.663 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:39:21.682 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:39:21.698 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:39:21.758 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 45 ms.
    04:39:21.815 [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
    04:39:21.854 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7dca8753]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:39:21.857 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:39:21.860 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:39:21.862 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:39:21.866 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:39:21.869 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:39:21.879 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:39:21.885 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:39:21.904 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:39:21.919 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:39:21.958 [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
    04:39:21.988 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, this.localRepositoryRevisionInProgress=3, revision=10
    04:39:21.989 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=99e8c324-c918-4f4d-b622-8347668217a2 remoteRepositoryId=7e839e18-2554-4be4-971a-72c6678fca7d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=10
    04:39:22.065 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7dca8753]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:39:22.066 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:39:22.077 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:39:22.079 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:39:22.082 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:39:22.085 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:39:22.094 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:39:22.100 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:39:22.117 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:39:22.134 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:39:22.165 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7dca8753]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:39:22.167 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    04:39:22.173 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    04:39:22.176 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    04:39:22.180 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    04:39:22.186 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    04:39:22.195 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    04:39:22.208 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    04:39:22.227 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    04:39:22.243 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    04:39:22.281 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7dca8753]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:39:22.283 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 14 finished executing tests.
Finished generating test XML results (0.018 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.036 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 5 mins 0.429 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.016 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 24, 2017 4:39:24 AM org.datanucleus.enhancer.CommandLineHelper logEnhancerVersion
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer (version 4.0.3) for API "JDO"
[ant:datanucleusenhancer] DataNucleus Enhancer (version 4.0.3) 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.2.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.2/co.codewizards.cloudstore.local-0.10.2.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.2/co.codewizards.cloudstore.core-0.10.2.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.2.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.datanucleus/datanucleus-core/4.0.3/5c419f51120de4f369b869736cae63580af51978/datanucleus-core-4.0.3.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/4.0.3/da9b1252d04bc3a9d6db08f90b2037f0c6f0b0df/datanucleus-api-jdo-4.0.3.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/4.0.3/8acc018afac507dd9b30e01f96ed6c1a8bbd4f03/datanucleus-rdbms-4.0.3.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/org.bouncycastle/org.bouncycastle.openpgp.wot/1.56.1/6558f0dce5db1f1dd406c4747ea76f5ab2a5141b/org.bouncycastle.openpgp.wot-1.56.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.2.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/1.56/9c3f2e7072c8cc1152079b5c25291a9f462631f1/bcpg-jdk15on-1.56.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] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.56/a153c6f9744a3e9dd6feab5e210e1c9861362ec7/bcprov-jdk15on-1.56.jar
[ant:datanucleusenhancer] DataNucleus Enhancer completed with success for 0 classes. Timings : input=344 ms, enhance=0 ms, total=344 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 24, 2017 4:39:24 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed with success for 0 classes. Timings : input=344 ms, enhance=0 ms, total=344 ms. Consult the log for full details
[ant:datanucleusenhancer] Sep 24, 2017 4:39:24 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.891 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.001 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.001 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.001 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.001 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.001 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.001 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.0 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.0 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.001 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.0 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.0 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.0 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.001 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.001 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.014 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.153 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.007 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.001 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.019 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 19'. 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 -XX:MaxPermSize=256m -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 19'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 19 started executing tests.

org.subshare.rest.client.transport.CryptreeRepoTransportTest > encryptAndSignAndVerifyAndDecrypt STANDARD_OUT
    04:39:28.527 [Test worker] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
    04:39:29.110 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    04:39:29.126 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.gnupg.dir' is not set (config is queried next).
    04:39:29.127 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.subshare/subshare.properties'.
    04:39:29.136 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3040dcae]<init>: file='/home/tomcat/.subshare/subshare.properties'
    04:39:29.136 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3040dcae]tryAcquire: returning true. lockCounter=1
    04:39:29.145 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3040dcae]release: releasing underlying FileLock. lockCounter=0
    04:39:29.146 [Test worker] DEBUG org.subshare.core.pgp.gnupg.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    04:39:29.147 [Test worker] DEBUG org.subshare.core.pgp.gnupg.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    04:39:29.147 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    04:39:29.147 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    04:39:29.156 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.asymmetricCipherTransformation' is not set (config is queried next).
    04:39:29.421 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding"
    04:39:29.423 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding"
    04:39:29.425 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding"
    04:39:29.427 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding"
    04:39:29.429 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding"
    04:39:29.431 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding"
    04:39:49.072 [Test worker] INFO  org.subshare.core.crypto.KeyFactory - Creating asymmetric key pair with defaults took 19921 ms.
    04:39:49.083 [Test worker] DEBUG org.subshare.core.user.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=yQlJdnwmkqqekzYxBDUnrA, invitation=false]
    04:39:49.085 [Test worker] DEBUG org.subshare.core.pgp.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    04:39:49.085 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.asymmetricCipherTransformation' is not set (config is queried next).
    04:41:04.922 [Test worker] INFO  org.subshare.core.crypto.KeyFactory - Creating asymmetric key pair with defaults took 75837 ms.
    04:41:04.924 [Test worker] DEBUG org.subshare.core.user.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=6yIahE6L5uUsU1yT89QyBQ, invitation=false]
    04:41:04.965 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).
    length=749277
    04:41:05.007 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:05.015 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=594861
    04:41:05.900 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:05.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=885513
    04:41:06.324 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:06.325 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=181012
    04:41:06.750 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:06.751 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=755243
    04:41:06.929 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:06.929 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=186860
    04:41:07.298 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:07.300 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=648386
    04:41:07.475 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:07.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=403918
    04:41:07.820 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:07.821 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=753815
    04:41:08.074 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:08.075 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=71793
    04:41:08.452 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:08.452 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=210008
    04:41:08.581 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:08.582 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=260460
    04:41:08.759 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:08.760 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=177608
    04:41:08.953 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:08.954 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=527508
    04:41:09.122 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:09.123 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=909836
    04:41:09.417 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:09.418 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=166463
    04:41:09.832 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:09.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=263467
    04:41:10.008 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:10.008 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=852771
    04:41:10.206 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:10.207 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=225672
    04:41:10.610 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:10.611 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=525472
    04:41:10.792 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:10.793 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=710077
    04:41:11.079 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:11.080 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=234545
    04:41:11.408 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:11.408 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=694982
    04:41:11.590 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:11.591 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=765163
    04:41:11.938 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:11.938 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1020376
    04:41:12.286 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:12.287 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=328511
    04:41:12.753 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:12.754 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=703811
    04:41:12.973 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:12.973 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=5188
    04:41:13.323 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:13.324 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1017642
    04:41:13.433 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:13.433 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1014088
    04:41:13.906 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:13.907 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=364111
    04:41:14.385 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:14.386 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=877357
    04:41:14.619 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:14.619 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=569950
    04:41:15.025 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:15.026 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=590213
    04:41:15.324 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:15.325 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=33277
    04:41:15.631 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:15.631 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=971236
    04:41:15.754 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:15.755 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=614545
    04:41:16.199 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:16.200 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=171295
    04:41:16.530 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:16.531 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=954171
    04:41:16.696 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:16.696 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=727341
    04:41:17.129 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:17.130 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1018271
    04:41:17.484 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:17.484 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=149882
    04:41:17.930 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:17.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=122078
    04:41:18.082 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:18.084 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=705348
    04:41: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).
    04:41: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=350824
    04:41:18.576 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:18.577 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=272471
    04:41:18.803 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:18.803 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=164180
    04:41:18.994 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:18.995 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=573300
    04:41:19.156 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:19.156 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=316089
    04:41:19.463 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:19.464 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=515417
    04:41:19.693 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:19.693 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=15187
    04:41:20.007 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:20.008 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=514819
    04:41:20.122 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:20.123 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=431009
    04:41:21.359 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:21.360 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=40858
    04:41:21.617 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:21.618 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=243127
    04:41:21.736 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:21.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=552348
    04:41:21.924 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:21.925 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=413403
    04:41:22.219 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:22.219 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=95677
    04:41:22.468 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:22.468 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=815673
    04:41:22.605 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:22.606 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=58221
    04:41:23.004 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:23.004 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=741066
    04:41:23.127 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:23.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=262208
    04:41:23.492 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:23.493 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=625078
    04:41:23.683 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:23.683 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=325944
    04:41:24.004 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:24.005 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=594262
    04:41:24.222 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:24.223 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=445891
    04:41:24.531 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:24.532 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=944989
    04:41:24.777 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:24.778 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=875696
    04:41:25.210 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:25.211 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=556403
    04:41:25.609 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:25.610 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=425298
    04:41:25.907 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:25.907 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=442919
    04:41:26.151 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:26.151 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=836797
    04:41:26.422 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:26.422 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=2808
    04:41:26.811 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:26.811 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=4745
    04:41:26.910 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:26.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=52687
    04:41:27.011 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:27.011 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1017573
    04:41:27.132 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:27.133 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=480553
    04:41:27.594 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:27.596 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=255369
    04:41:27.867 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:27.867 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=507953
    04:41:28.057 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:28.058 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=549604
    04:41:28.344 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:28.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=166298
    04:41:28.634 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:28.634 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=898033
    04:41:28.800 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:28.801 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=678546
    04:41:29.215 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:29.216 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=414312
    04:41:29.559 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:29.560 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=286279
    04:41:29.805 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:29.806 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=756001
    04:41:30.008 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:30.008 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=48602
    04:41:30.381 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:30.382 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=398477
    04:41:30.499 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:30.499 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=948793
    04:41:30.741 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:30.741 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1019058
    04:41:31.179 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:31.179 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=646905
    04:41:31.645 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:31.645 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=305209
    04:41:31.971 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:31.972 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=493598
    04:41:32.185 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:32.186 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=40466
    04:41:32.442 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:32.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=777792
    04:41:32.560 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:32.560 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=856205
    04:41:32.948 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:32.949 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=612141
    04:41:33.419 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:33.419 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=280725
    04:41:33.766 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:33.766 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=268442
    04:41:33.976 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:33.977 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=985541
    04:41:34.188 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    04:41:34.188 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    04:41:34.640 [Test worker] DEBUG o.s.r.c.t.CryptreeRestRepoTransportImpl - close: There is no localRepoManager.
    04:41:34.640 [Test worker] DEBUG o.s.r.c.t.CryptreeRestRepoTransportImpl - close: There is no restRepoTransport.
Gradle Test Executor 19 finished executing tests.
Finished generating test XML results (0.006 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.008 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 2 mins 10.112 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.016 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.335 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.004 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.0 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.0 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.0 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.001 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.0 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.003 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.2.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.2.jar has been removed.
:org.subshare.local.dbrepo:jar (Thread[Daemon worker,5,main]) completed. Took 0.011 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.002 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.2.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.2.jar has been removed.
:org.subshare.rest.server:jar (Thread[Daemon worker,5,main]) completed. Took 0.019 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.021 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.324 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.001 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.0 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.001 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.003 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.2.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.2.jar has been removed.
:org.subshare.server:jar (Thread[Daemon worker,5,main]) completed. Took 0.01 secs.
:org.subshare.test:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.test:compileJava
Executing task ':org.subshare.test:compileJava' (up-to-date check took 0.144 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.444 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.003 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.001 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.039 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.52 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.017 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.078 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.029 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 22'. 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 -XX:MaxPermSize=256m -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 22'
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 -XX:MaxPermSize=256m -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'
Starting process 'Gradle Test Executor 23'. 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 -XX:MaxPermSize=256m -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 23'
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 -XX:MaxPermSize=256m -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'
Starting process 'Gradle Test Executor 24'. 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 -XX:MaxPermSize=256m -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 24'
Successfully started process 'Gradle Test Executor 22'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 24'
Successfully started process 'Gradle Test Executor 21'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 23'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Starting process 'Gradle Test Executor 25'. 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 -XX:MaxPermSize=256m -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 25'
Successfully started process 'Gradle Test Executor 20'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 25'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
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 22 started executing tests.
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 24 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 23 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 25 started executing tests.

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    04:41:51.200 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    04:41:51.995 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    04:41:52.403 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    04:41:52.546 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.LocalServerClientIT STANDARD_OUT
    04:41:52.708 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.Issue5IT STANDARD_OUT
    04:41:52.822 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    04:41:55.119 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/-3O0RDBWkcFY4YJ8ilvhaQ/.subshare/ssl.server/keystore' does not exist!
    04:41:55.128 [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.MetaOnlyRepoSyncIT STANDARD_OUT
    04:41:55.758 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/_4Gbm3D28IaDNK3OaBLKTg/.subshare/ssl.server/keystore' does not exist!
    04:41:55.763 [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
    04:41:55.798 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/TLPE_H-eRlrXw_ttSl_85Q/.subshare/ssl.server/keystore' does not exist!
    04:41:55.811 [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
    04:41:56.416 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/.subshare/ssl.server/keystore' does not exist!
    04:41:56.440 [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
    04:41:56.596 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/iLkfJZuWYh0XVufEfHAb7w/.subshare/ssl.server/keystore' does not exist!
    04:41:56.599 [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.LocalServerClientIT STANDARD_OUT
    04:41:56.622 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/j1UyZDXawTOOeVKJ0EOxUA/.subshare/ssl.server/keystore' does not exist!
    04:41:56.632 [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
    04:42:03.699 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 7873 ms.
    Generating a new RSA key pair took 7873 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        FD:97:09:E4:0F:46:20:8F:F2:4B:B1:AC:8E:49:93:56:6D:C5:96:D7

    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.
    **********************************************************************
    04:42:03.715 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): FD:97:09:E4:0F:46:20:8F:F2:4B:B1:AC:8E:49:93:56:6D:C5:96:D7
    04:42:03.960 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.9 MiB, available=447.6 MiB
    04:42:04.053 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1982 ms.
    04:42:06.141 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @28283ms
    04:42:07.334 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    04:42:09.633 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 14492 ms.
    Generating a new RSA key pair took 14492 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        E0:E8:3E:45:E5:71:FF:C8:E7:D8:57:85:1D:1E:2E:47:6B:74:01:E7

    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.
    **********************************************************************
    04:42:09.684 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): E0:E8:3E:45:E5:71:FF:C8:E7:D8:57:85:1D:1E:2E:47:6B:74:01:E7
    04:42:09.983 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.0 MiB, available=448.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_ERROR
    Sep 24, 2017 4:42:09 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
    04:42:10.118 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1957 ms.
    04:42:12.169 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @34322ms

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    04:42:12.260 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@70cc17b8{/,null,AVAILABLE}
    04:42:12.319 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@5ec59364{HTTP/1.1}{127.0.0.1:35633}
    04:42:12.343 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @34496ms
    04:42:12.688 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_ERROR
    Sep 24, 2017 4:42:12 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
    04:42:13.122 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    04:42:14.350 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6808992e{/,null,AVAILABLE}
    04:42:14.643 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@50420067{SSL-http/1.1}{0.0.0.0:46166}
    04:42:14.644 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @36798ms
    04:42:14.674 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Sep 24 04:42:44 CEST 2017

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:42:15.301 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.BrokenSignatureIT STANDARD_ERROR
    Sep 24, 2017 4:42: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:42:16.246 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39e25e0d]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y520i6-er53l-local-src'
    04:42:16.266 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39e25e0d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y520i6-er53l-local-src' locked successfully.

org.subshare.test.Issue5IT STANDARD_OUT
    04:42:17.928 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 21322 ms.
    Generating a new RSA key pair took 21322 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        29:09:37:6A:69:F3:75:9C:70:BD:A9:A8:F3:3B:78:D9:4B:FD:A7:E8

    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.
    **********************************************************************
    04:42:17.962 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 29:09:37:6A:69:F3:75:9C:70:BD:A9:A8:F3:3B:78:D9:4B:FD:A7:E8
    04:42:18.254 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.1 MiB, available=448.4 MiB
    04:42:18.357 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1983 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    04:42:18.823 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 22382 ms.
    Generating a new RSA key pair took 22382 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        C1:4F:BD:B1:E7:2A:8E:C7:80:ED:41:8A:CE:6F:93:4E:C1:3A:E5:85

    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.
    **********************************************************************
    04:42:18.870 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): C1:4F:BD:B1:E7:2A:8E:C7:80:ED:41:8A:CE:6F:93:4E:C1:3A:E5:85

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    04:42:19.085 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@11d508c{/,null,AVAILABLE}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    04:42:19.111 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.3 MiB, available=448.2 MiB

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    04:42:19.148 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@fac88a2{HTTP/1.1}{127.0.0.1:40332}
    04:42:19.151 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @41331ms

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    04:42:19.193 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1994 ms.

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    04:42:19.405 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.BrokenSignatureIT STANDARD_ERROR
    Sep 24, 2017 4:42: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.Issue5IT STANDARD_OUT
    04:42:20.426 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @42541ms

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    04:42:21.042 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@39f746e2{/,null,AVAILABLE}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    04:42:21.348 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @43474ms

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:42:21.456 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:42:21.484 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@73d49a1c{SSL-http/1.1}{0.0.0.0:46446}
    04:42:21.484 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @43664ms
    04:42:21.521 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Sep 24 04:42:51 CEST 2017

org.subshare.test.Issue5IT STANDARD_OUT
    04:42:21.599 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    04:42:22.776 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:42:23.094 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [49e70a5d]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y525sb-4tihr-local-src'
    04:42:23.131 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [49e70a5d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y525sb-4tihr-local-src' locked successfully.

org.subshare.test.Issue5IT STANDARD_ERROR
    Sep 24, 2017 4:42:24 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_ERROR
    Sep 24, 2017 4:42:25 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
    04:42:27.697 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@37982924{/,null,AVAILABLE}
    04:42:27.786 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@2800410b{HTTP/1.1}{127.0.0.1:35739}
    04:42:27.787 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @49910ms
    04:42:28.310 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    04:42:28.527 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7173372f{/,null,AVAILABLE}

org.subshare.test.Issue5IT STANDARD_ERROR
    Sep 24, 2017 4:42:28 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
    04:42:28.659 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@2de07162{HTTP/1.1}{127.0.0.1:36421}
    04:42:28.662 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @50818ms
    04:42:28.980 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_ERROR
    Sep 24, 2017 4:42:29 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
    04:42:30.839 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@4e259dbe{/,null,AVAILABLE}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    04:42:31.101 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@28eb07e{/,null,AVAILABLE}

org.subshare.test.Issue5IT STANDARD_OUT
    04:42:31.334 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@43b4e2aa{SSL-http/1.1}{0.0.0.0:44090}
    04:42:31.336 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @53458ms
    04:42:31.367 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Sep 24 04:43:01 CEST 2017

org.subshare.test.LocalServerClientIT STANDARD_OUT
    04:42:31.426 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 34792 ms.
    Generating a new RSA key pair took 34792 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        31:46:BA:61:85:5E:91:38:70:CA:17:C2:C0:B5:8A:DE:16:B6:CD:8B

    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.
    **********************************************************************
    04:42:31.511 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 31:46:BA:61:85:5E:91:38:70:CA:17:C2:C0:B5:8A:DE:16:B6:CD:8B

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    04:42:31.718 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@5b9e37d8{SSL-http/1.1}{0.0.0.0:36687}
    04:42:31.719 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @53875ms

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:42:31.765 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Sep 24 04:43:01 CEST 2017

org.subshare.test.LocalServerClientIT STANDARD_OUT
    04:42:31.877 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.7 MiB, available=447.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:42:31.892 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.LocalServerClientIT STANDARD_OUT
    04:42:31.960 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1983 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:42:32.112 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    04:42:32.121 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***
    04:42:32.332 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:42:32.336 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    04:42:32.340 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:42:32.349 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:42:32.356 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    04:42:32.488 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 36722 ms.
    Generating a new RSA key pair took 36722 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        8C:A8:B8:0A:10:9C:42:D2:CD:9A:16:27:5E:CD:B1:96:46:04:F8:2F

    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.
    **********************************************************************
    04:42:32.525 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 8C:A8:B8:0A:10:9C:42:D2:CD:9A:16:27:5E:CD:B1:96:46:04:F8:2F
    04:42:32.750 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.3 MiB, available=448.2 MiB
    04:42:32.855 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1988 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    ************************************************************
    PREPARE >>>
    04:42:33.815 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d0bb8f6]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52e0x-vnj7h-local-src'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:42:33.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:42:33.835 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d0bb8f6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52e0x-vnj7h-local-src' locked successfully.

org.subshare.test.LocalServerClientIT STANDARD_OUT
    04:42:34.203 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @56249ms

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:42:34.579 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    04:42:34.589 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:42:34.592 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:42:34.594 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    04:42:35.074 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @57243ms

org.subshare.test.LocalServerClientIT STANDARD_OUT
    04:42:35.890 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:42:35.938 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    04:42:35.939 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:42:35.940 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:42:35.941 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:42:36.202 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    04:42:36.211 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:42:36.214 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:42:36.216 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:42:36.404 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    04:42:36.422 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:42:36.423 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:42:36.424 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:42:36.432 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    04:42:36.433 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:42:36.442 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:42:36.443 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:42:36.479 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    04:42:36.480 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    04:42:36.481 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    04:42:36.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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:42:36.511 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:42:36.513 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:42:36.644 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ab080ad]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52g7h-wc12a-local-src'
    04:42:36.666 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ab080ad]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52g7h-wc12a-local-src' locked successfully.

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    04:42:37.070 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.LocalServerClientIT STANDARD_ERROR
    Sep 24, 2017 4:42:38 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_ERROR
    Sep 24, 2017 4:42:40 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.LocalServerClientIT STANDARD_OUT
    04:42:43.402 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@5603d2a9{/,null,AVAILABLE}
    04:42:43.471 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@3e9f206e{HTTP/1.1}{127.0.0.1:37321}
    04:42:43.472 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @65545ms

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:42:43.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.LocalServerClientIT STANDARD_OUT
    04:42:43.790 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.LocalServerClientIT STANDARD_ERROR
    Sep 24, 2017 4:42:43 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
    04:42:44.754 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7e390ae5{/,null,AVAILABLE}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:42:44.756 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    04:42:44.787 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 04:57:44 CEST 2017

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    04:42:44.811 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@1946ccdd{HTTP/1.1}{127.0.0.1:41135}
    04:42:44.812 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @67021ms
    04:42:45.014 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_ERROR
    Sep 24, 2017 4:42:45 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
    04:42:45.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:42:45.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.LocalServerClientIT STANDARD_OUT
    04:42:45.430 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@54dc9ee{/,null,AVAILABLE}
    04:42:45.582 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@71458905{SSL-http/1.1}{0.0.0.0:45534}
    04:42:45.583 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @67657ms
    04:42:45.594 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Sep 24 04:43:15 CEST 2017

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:42:45.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.MetaOnlyRepoSyncIT STANDARD_OUT
    04:42:46.473 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@55c29d15{/,null,AVAILABLE}

org.subshare.test.LocalServerClientIT STANDARD_OUT
    04:42:46.495 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=235.0 MiB, used=13.6 MiB, available=441.9 MiB

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    04:42:46.815 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@38702708{SSL-http/1.1}{0.0.0.0:32836}
    04:42:46.816 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @69024ms
    04:42:46.839 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sun Sep 24 04:43:16 CEST 2017

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:42:47.311 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.LocalServerClientIT > invokeSimpleStaticMethod STANDARD_OUT
    04:42:47.721 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:42:48.373 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5b3b8bd4]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52pam-mof58-local-src'
    04:42:48.464 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5b3b8bd4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52pam-mof58-local-src' locked successfully.

org.subshare.test.LocalServerClientIT > invokeSimpleStaticMethod STANDARD_OUT
    04:42:50.158 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    04:42:50.203 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:42:50.869 [qtp746147117-50] 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@5fe1809, getPgpAuthenticationCallback, []]
    java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@5fe1809, getPgpAuthenticationCallback, []]
    	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:42:51.576 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    04:42:51.627 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 04:57:51 CEST 2017

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:42:52.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.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    04:42:52.974 [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.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at com.sun.proxy.$Proxy57.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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:42: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.

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    04:42:54.059 [qtp746147117-57] 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@5fe1809, getPgpAuthenticationCallback, []]
    java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@5fe1809, getPgpAuthenticationCallback, []]
    	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    04:42:54.090 [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.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at com.sun.proxy.$Proxy57.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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    04:42:54.290 [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.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at com.sun.proxy.$Proxy57.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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    04:42:54.451 [qtp746147117-49] 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@5fe1809, getPassphrase, [d7a92a24aa97ddbd]]
    java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@5fe1809, getPassphrase, [d7a92a24aa97ddbd]]
    	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    04:42:54.509 [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.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:42:55.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.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    04:42:55.631 [qtp746147117-50] 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@5fe1809, getPassphrase, [d7a92a24aa97ddbd]]
    java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@5fe1809, getPassphrase, [d7a92a24aa97ddbd]]
    	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    04:42:55.657 [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.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    04:42:55.792 [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.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:42:55.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.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    04:42:55.945 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:42:56.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:42:56.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:42:57.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:42: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.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:42:57.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.
    04: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.
    04:42:59.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.
    04:42:59.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.
    04:43:00.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.
    04:43:00.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.
    04:43:01.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:01.472 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    04:43:01.512 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 04:58:01 CEST 2017

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:01.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:01.818 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    04:43:01.844 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 04:58:01 CEST 2017

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:03.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:03.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:04.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:04.363 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:43:04.863 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [335421d1]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y531zk-8wpmr-local-src'
    04:43:04.892 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [335421d1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y531zk-8wpmr-local-src' locked successfully.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:05.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:05.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:05.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43: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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:06.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:06.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:07.110 [Test worker] INFO  D.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
    04:43:07.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:07.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:07.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:07.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:08.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.
    04:43:08.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.
    04:43: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.
    04:43:09.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.
    04:43: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:10.262 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39e25e0d]initPersistenceManagerFactory: repositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd
    04:43:10.434 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39e25e0d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 47088 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:10.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:11.199 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y520ia-w2a9w-remote'
    04:43:11.204 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y520ia-w2a9w-remote' locked successfully.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:11.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:12.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.
    04:43:13.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:14.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:14.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:15.605 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    04:43:15.618 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 04:58:15 CEST 2017

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:15.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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:16.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.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:16.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:16.891 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    04:43:16.908 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 04:58:16 CEST 2017

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:17.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
    04:43:18.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:18.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43: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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:18.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:18.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:19.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:19.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:19.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:19.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:19.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:20.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:20.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:20.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:20.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43: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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:20.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:21.164 [Test worker] INFO  D.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
    04:43:21.257 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [49e70a5d]initPersistenceManagerFactory: repositoryId=723d8869-6f5d-4709-801c-8e166f352acf
    04:43:21.281 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [49e70a5d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 48719 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:21.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:21.649 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y525sf-wjphf-remote'
    04:43:21.655 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y525sf-wjphf-remote' locked successfully.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:21.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:21.718 [qtp746147117-27] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: ObjectManager[vEdIm9P0qw0ZP_ex3EWnSA] does not have object for this ObjectRef: ObjectRef[vEdIm9P0qw0ZP_ex3EWnSA, 0, 0]
    java.lang.IllegalArgumentException: ObjectManager[vEdIm9P0qw0ZP_ex3EWnSA] does not have object for this ObjectRef: ObjectRef[vEdIm9P0qw0ZP_ex3EWnSA, 0, 0]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:31) ~[co.codewizards.cloudstore.ls.rest.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1583) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.2.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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    04:43:21.755 [incDecRefCountTimer-3548cab2] 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.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:22.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.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:22.856 [qtp746147117-49] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: ObjectManager[vEdIm9P0qw0ZP_ex3EWnSA] does not have object for this ObjectRef: ObjectRef[vEdIm9P0qw0ZP_ex3EWnSA, 0, 0]
    java.lang.IllegalArgumentException: ObjectManager[vEdIm9P0qw0ZP_ex3EWnSA] does not have object for this ObjectRef: ObjectRef[vEdIm9P0qw0ZP_ex3EWnSA, 0, 0]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:31) ~[co.codewizards.cloudstore.ls.rest.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1583) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.2.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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    04:43:22.879 [incDecRefCountTimer-3548cab2] 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.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    04:43:22.927 [incDecRefCountTimer-3548cab2] 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.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    04:43:22.940 [incDecRefCountTimer-3548cab2] ERROR c.c.c.l.c.i.IncDecRefCountQueue - incDecRefCountTimerTask.run: java.lang.IllegalArgumentException: ObjectManager[vEdIm9P0qw0ZP_ex3EWnSA] does not have object for this ObjectRef: ObjectRef[vEdIm9P0qw0ZP_ex3EWnSA, 0, 0]
    java.lang.IllegalArgumentException: ObjectManager[vEdIm9P0qw0ZP_ex3EWnSA] does not have object for this ObjectRef: ObjectRef[vEdIm9P0qw0ZP_ex3EWnSA, 0, 0]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:31) ~[co.codewizards.cloudstore.ls.rest.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1583) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
    	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.2.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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.handleAndRethrowException(LocalServerRestClient.java:368) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:191) ~[co.codewizards.cloudstore.ls.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) ~[co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) ~[co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) ~[co.codewizards.cloudstore.ls.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) ~[co.codewizards.cloudstore.ls.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    04:43:23.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:23.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:23.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.
    04:43:25.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:25.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:25.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.
    04:43:26.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:26.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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:27.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:27.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:27.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:28.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:28.271 [Test worker] INFO  D.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
    04:43:28.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:29.572 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d0bb8f6]initPersistenceManagerFactory: repositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9
    04:43:29.657 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d0bb8f6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 43935 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:30.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:30.101 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52e1c-yoghn-remote'
    04:43:30.106 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52e1c-yoghn-remote' locked successfully.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:31.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.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:31.845 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ab080ad]initPersistenceManagerFactory: repositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c
    04:43:31.897 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ab080ad]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 43955 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:31.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:32.171 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52g7l-yi35q-remote'
    04:43:32.175 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52g7l-yi35q-remote' locked successfully.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:32.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:32.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:33.116 [Test worker] INFO  D.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
    04:43:33.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 > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:33.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:33.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.
    04:43:34.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:34.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:35.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:35.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:35.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:36.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:37.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.
    04:43:37.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:37.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:37.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
    04:43:37.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
    04:43:38.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:38.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.
    04:43:38.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:39.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:39.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
    04:43:39.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:39.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:40.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:40.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:40.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.
    04:43:41.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:41.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43: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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:42.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:42.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:42.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:43.266 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5b3b8bd4]initPersistenceManagerFactory: repositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:43:43.320 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5b3b8bd4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 43122 ms.
    04:43:43.630 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52paq-ublua-remote'
    04:43:43.634 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52paq-ublua-remote' locked successfully.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:44.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:44.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:44.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:44.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:44.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:45.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43: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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:45.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:45.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:45.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:46.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:46.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:46.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:46.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:46.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43: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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:46.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.
    04:43:47.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:47.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:48.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:48.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:48.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:49.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:49.406 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]initPersistenceManagerFactory: repositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6
    04:43:49.497 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32202 ms.
    04:43:49.662 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:49.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:50.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:50.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:50.521 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 680 ms.
    04:43:50.527 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=25hHMrzKhaHQ1eDZ2wyDLA, invitation=false]
    04:43:50.725 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 193 ms.
    04:43:50.726 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=YDDpVTMTW_7sanwmTPS6tQ, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:50.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
    04:43:51.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:51.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:51.512 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=36.7 MiB, available=418.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:51.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:51.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:51.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:52.588 [Test worker] INFO  D.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
    04:43:52.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:53.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:53.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:53.462 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:54.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:55.255 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = e72e9848-4786-45b9-a48d-586b5eb554dd
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y520i6-er53l-local-src
      localRepository.publicKeySha1 = D6:C0:B6:69:BD:D0:A3:9C:2C:8F:85:6B:D9:15:D0:93:EF:53:3C:94

      remoteRepository.repositoryId = f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6
      remoteRepository.remoteRoot = https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6
      remoteRepository.publicKeySha1 = 1E:00:E8:5A:85:CB:F7:F8:E8:77:A4:CC:0A:48:05:A5:97:1D:0E:A0

    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 e72e9848-4786-45b9-a48d-586b5eb554dd f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6
    04:43:55.659 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:55.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:56.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:56.187 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:56.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:56.255 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    04:43:56.430 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:56.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:56.492 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    04:43:56.566 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    04:43:56.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    04:43:56.815 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:56.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:56.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:57.030 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:57.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:57.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:57.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:57.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:57.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
    04:43:57.747 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [335421d1]initPersistenceManagerFactory: repositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:57.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:57.815 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [335421d1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 42035 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:57.864 [qtp1325681772-37] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:43:57.880 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:43:57.889 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 from='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6' toID=e72e9848-4786-45b9-a48d-586b5eb554dd to='build/repo/j7y520i6-er53l-local-src', fromRepoLocalSync=true
    04:43:57.907 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e72e9848-4786-45b9-a48d-586b5eb554dd ('build/repo/j7y520i6-er53l-local-src')
    04:43:58.006 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:58.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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:58.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:58.064 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]initPersistenceManagerFactory: repositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379
    04:43:58.094 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 30839 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:43:58.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:58.287 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:43:58.381 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y53200-aikix-remote'
    04:43:58.402 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y53200-aikix-remote' locked successfully.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:58.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:58.431 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:58.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:59.010 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 470 ms.
    04:43:59.016 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=8K0GAak5dvFbncG9edxw4w, invitation=false]
    04:43:59.081 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms.
    04:43:59.086 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=0lY__DR7Lk4AYqMPnWjlCg, invitation=false]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43:59.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:59.144 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:43:59.229 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 renewalDateTime=2017-09-24T03:13:59.029Z expiryDateTime=2017-09-24T03:43:59.029Z
    04:43:59.365 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:43:59.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:43: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.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:59.600 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:43:59.847 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=36.1 MiB, available=419.4 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:43:59.858 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:43:59.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:00.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:00.530 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=40.1 MiB, available=415.4 MiB
    04:44:00.669 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:00.827 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionInProgress=-1, revision=4
    04:44:00.927 [qtp1325681772-55] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:01.816 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:02.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:03.091 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:03.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: 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
    04:44:03.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=42.1 MiB, available=413.4 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:03.672 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 723d8869-6f5d-4709-801c-8e166f352acf
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y525sb-4tihr-local-src
      localRepository.publicKeySha1 = 2C:B7:24:CE:38:76:10:A9:83:CC:1C:E7:4A:70:7C:30:0B:8B:1C:54

      remoteRepository.repositoryId = f90dd01a-9bd1-4efd-829b-e6c02a515379
      remoteRepository.remoteRoot = https://localhost:46446/f90dd01a-9bd1-4efd-829b-e6c02a515379
      remoteRepository.publicKeySha1 = 69:BA:3A:83:CB:F7:C8:6F:3A:13:4C:90:05:10:6A:59:83:55:7A:55

    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 723d8869-6f5d-4709-801c-8e166f352acf f90dd01a-9bd1-4efd-829b-e6c02a515379

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:03.727 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:04.388 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:04.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:04.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.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:04.826 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=YDDpVTMTW_7sanwmTPS6tQ, serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6} because of missing permissions!
    04:44:04.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:44:05.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=40.7 MiB, available=414.8 MiB
    04:44:05.391 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:05.401 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionSynced=-1, revision=4
    04:44:05.402 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionInProgress=4, revision=-1
    04:44:05.769 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:05.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:44:05.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=40.3 MiB, available=415.2 MiB
    04:44:06.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:06.047 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:06.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:06.123 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:06.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=40.3 MiB, available=415.2 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:06.430 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    04:44:06.500 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:06.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:06.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:44:06.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=40.3 MiB, available=415.2 MiB
    04:44:06.595 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:44:06.609 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:44:06.622 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:06.670 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:06.745 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:06.862 [qtp1325681772-55] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd localRepositoryRevisionSynced=2

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:06.881 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:06.966 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:07.036 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:07.172 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:07.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:07.285 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:07.347 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:07.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e72e9848-4786-45b9-a48d-586b5eb554dd from='build/repo/j7y520i6-er53l-local-src' toID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 to='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6'
    04:44:07.448 [qtp1325681772-37] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:07.462 [qtp1325681772-37] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:07.499 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:07.570 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:08.102 [qtp543805131-61] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:08.115 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:44:08.134 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f90dd01a-9bd1-4efd-829b-e6c02a515379 from='https://localhost:46446/f90dd01a-9bd1-4efd-829b-e6c02a515379' toID=723d8869-6f5d-4709-801c-8e166f352acf to='build/repo/j7y525sb-4tihr-local-src', fromRepoLocalSync=true
    04:44:08.134 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 723d8869-6f5d-4709-801c-8e166f352acf ('build/repo/j7y525sb-4tihr-local-src')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:08.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:08.237 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:08.250 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:08.252 [Test worker] INFO  D.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
    04:44: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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:08.414 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:08.436 [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
    04:44:08.437 [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
    04:44:08.517 [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
    04:44:08.783 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:08.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:08.875 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 renewalDateTime=2017-09-24T03:14:08.749Z expiryDateTime=2017-09-24T03:44:08.748Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:08.903 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 74 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:08.984 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:09.130 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:09.339 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=8
    04:44:09.342 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:09.339 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:09.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:09.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:09.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=40.1 MiB, available=415.4 MiB
    04:44:10.031 [qtp543805131-61] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:10.149 [qtp543805131-61] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:10.184 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]initPersistenceManagerFactory: repositoryId=525b444d-cc0e-413f-840e-e420d30edf40

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:10.207 [qtp543805131-61] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:10.212 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31899 ms.
    04:44:10.279 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:10.486 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:10.805 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 369 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:10.888 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:10.915 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:11.224 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:11.370 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]initPersistenceManagerFactory: repositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05
    04:44:11.428 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 34746 ms.
    04:44:11.607 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:11.816 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:11.827 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=-1, revision=8
    04:44:11.827 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:11.984 [qtp543805131-61] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:12.002 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379: 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
    04:44:12.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:12.272 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=36.9 MiB, available=418.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:12.397 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 54 ms.
    04:44:12.398 [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
    04:44:12.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=41.1 MiB, available=414.4 MiB
    04:44:12.644 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:12.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:12.696 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:12.876 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 757 ms.
    04:44:12.889 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=4XknKVV-1I4stlryxTkrSg, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:13.064 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:13.081 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=0lY__DR7Lk4AYqMPnWjlCg, serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379} because of missing permissions!
    04:44:13.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:13.128 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.28%
    04:44:13.132 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:13.164 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 256 ms.
    04:44:13.167 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=vtRpdC3u2TS8k57oPTZpWQ, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:13.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:13.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:13.213 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:13.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
    04:44:14.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=40.7 MiB, available=414.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:14.056 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=11
    04:44:14.057 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:14.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:14.169 [qtp543805131-61] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:14.218 [qtp543805131-61] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionSynced=-1, revision=4
    04:44:14.225 [qtp543805131-61] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionInProgress=4, revision=-1
    04:44:14.279 [qtp543805131-61] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:14.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:14.455 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=35.9 MiB, available=419.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:14.516 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:14.534 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:14.756 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=40.5 MiB, available=415.0 MiB
    04:44:14.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:14.827 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:14.844 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=8, revision=11
    04:44:14.847 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:14.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:15.093 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    04:44:15.094 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:44:15.248 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:15.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=40.5 MiB, available=415.0 MiB
    04:44:15.321 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:15.387 [qtp1971696218-67] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:15.601 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:15.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=40.5 MiB, available=415.0 MiB
    04:44:15.623 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:44:15.633 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:44:15.639 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:15.632 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:15.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:15.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:15.745 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:15.948 [qtp543805131-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf localRepositoryRevisionSynced=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:15.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:15.972 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:15.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:16.019 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=14
    04:44:16.022 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:16.100 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 transaction.localRevision=6 remoteFromLocalRevision=2
    04:44:16.234 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:16.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:16.317 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:16.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=723d8869-6f5d-4709-801c-8e166f352acf from='build/repo/j7y525sb-4tihr-local-src' toID=f90dd01a-9bd1-4efd-829b-e6c02a515379 to='https://localhost:46446/f90dd01a-9bd1-4efd-829b-e6c02a515379'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:16.341 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:16.351 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:16.423 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:16.497 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:16.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:16.661 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:16.677 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=11, revision=14
    04:44:16.678 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:16.691 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:16.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:16.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:44:16.930 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:16.963 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:17.060 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:17.184 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:17.261 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:17.267 [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
    04:44:17.298 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:17.318 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:17.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:17.496 [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
    04:44:17.504 [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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:17.625 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=17
    04:44:17.643 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:17.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
    04:44:18.051 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:18.112 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:18.185 [qtp1971696218-67] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 805f1596-2d27-4b07-a638-6ed6a31e944c
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52g7h-wc12a-local-src
      localRepository.publicKeySha1 = 14:A9:94:F8:1B:9C:52:4A:C2:70:2F:33:8C:D7:DF:E8:F8:33:66:09

      remoteRepository.repositoryId = 525b444d-cc0e-413f-840e-e420d30edf40
      remoteRepository.remoteRoot = https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40
      remoteRepository.publicKeySha1 = 27:1C:F4:BA:3B:45:C5:76:81:26:DF:33:65:7C:A5:CE:6F:DD:67:8D

    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 805f1596-2d27-4b07-a638-6ed6a31e944c 525b444d-cc0e-413f-840e-e420d30edf40

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:18.369 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 445 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:18.491 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:18.507 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=14, revision=17
    04:44:18.511 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=17, revision=-1
    04:44:18.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:18.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:44:18.888 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:19.118 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:19.149 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:19.177 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=8
    04:44:19.184 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:19.210 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.63%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:19.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:19.230 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:19.290 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:19.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1'
    04:44:19.664 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=20
    04:44:19.664 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:19.847 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 4ecf7d81-f054-4926-89be-77d68834a7d9
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52e0x-vnj7h-local-src
      localRepository.publicKeySha1 = 0D:43:83:3A:DE:70:02:63:DA:A5:BA:A4:51:63:74:E6:11:BD:9F:5D

      remoteRepository.repositoryId = 530cd924-783f-4d5b-a893-ec2cac0c2b05
      remoteRepository.remoteRoot = https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05
      remoteRepository.publicKeySha1 = B6:45:20:AE:20:E2:AF:49:B9:F0:2E:EA:A8:E8:59:D4:EE:C1:39: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 4ecf7d81-f054-4926-89be-77d68834a7d9 530cd924-783f-4d5b-a893-ec2cac0c2b05

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:19.897 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:19.903 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:19.937 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:19.986 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:20.086 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:20.217 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:20.231 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=17, revision=20
    04:44:20.232 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:20.285 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:20.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:20.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:20.409 [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
    04:44:20.437 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:20.450 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:20.487 [qtp543805131-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:20.512 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:20.595 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:20.608 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:20.710 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:20.755 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:20.765 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:20.774 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:20.832 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:20.900 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.48%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:21.024 [Test worker] INFO  D.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
    04:44:21.036 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=23
    04:44:21.038 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:21.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:21.163 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:21.285 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:21.299 [qtp1325681772-78] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:21.470 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    04:44:21.537 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:21.568 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:21.568 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:21.579 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=20, revision=23
    04:44:21.580 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:21.583 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=-1, revision=8
    04:44:21.584 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:21.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:21.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:44:21.767 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:21.847 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:21.852 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:21.860 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:21.866 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:44:21.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=805f1596-2d27-4b07-a638-6ed6a31e944c to='build/repo/j7y52g7h-wc12a-local-src', fromRepoLocalSync=true
    04:44:21.881 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 805f1596-2d27-4b07-a638-6ed6a31e944c ('build/repo/j7y52g7h-wc12a-local-src')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:21.883 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:21.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:21.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:21.978 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:22.042 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 71 ms.
    04:44:22.044 [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
    04:44:22.115 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:22.189 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:22.206 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]initPersistenceManagerFactory: repositoryId=00b707a8-eb80-4510-a9d6-8f1797213957

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:22.270 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=26
    04:44:22.270 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=26

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:22.280 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:22.316 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 33179 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:22.343 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:22.513 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:22.596 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:22.616 [qtp1325681772-78] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=23, revision=26

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:22.727 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:22.740 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:22.835 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:22.833 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:22.839 [qtp1971696218-67] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:22.839 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:22.847 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=23, revision=26
    04:44:22.848 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=26, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:22.916 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:22.925 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:22.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:22.955 [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
    04:44:22.983 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 renewalDateTime=2017-09-24T03:14:22.781Z expiryDateTime=2017-09-24T03:44:22.781Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:22.984 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.72%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:23.043 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:23.079 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:23.167 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:23.241 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:23.250 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:23.295 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:23.298 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/dir1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:23.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:23.379 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:23.457 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:23.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:23.609 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=11
    04:44:23.623 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:23.715 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=29
    04:44:23.716 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=26, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=29

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:23.835 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 842 ms.
    04:44:23.841 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=S1Afsc3Y_Wz-SldiCkqlFA, invitation=false]
    04:44:24.033 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 189 ms.
    04:44:24.037 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=RcrpHEtT64V80sRx24UT9A, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:24.055 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:24.081 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=26, revision=29

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:24.097 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:24.119 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:24.495 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:24.515 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:24.519 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:24.529 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=26, revision=29

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:24.527 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4ecf7d81-f054-4926-89be-77d68834a7d9 ('build/repo/j7y52e0x-vnj7h-local-src')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:24.530 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=29, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:24.595 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:24.713 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:24.729 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=8, revision=11
    04:44:24.732 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:24.758 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    04:44:24.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 6 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:24.894 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:24.913 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:25.004 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=40.4 MiB, available=415.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:25.091 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:25.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.21%
    04:44:25.138 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:25.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:44:25.150 [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
    04:44:25.179 [Test worker] INFO  D.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
    04:44:25.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=530cd924-783f-4d5b-a893-ec2cac0c2b05 from='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05' toID=4ecf7d81-f054-4926-89be-77d68834a7d9 to='build/repo/j7y52e0x-vnj7h-local-src', fromRepoLocalSync=true

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:25.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.37%
    04:44:25.245 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:25.254 [qtp1971696218-67] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:25.268 [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
    04:44:25.348 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=35.8 MiB, available=419.7 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:25.370 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:25.435 [qtp1971696218-67] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=-1, revision=4
    04:44:25.496 [qtp1971696218-67] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:25.611 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:25.662 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 renewalDateTime=2017-09-24T03:14:25.565Z expiryDateTime=2017-09-24T03:44:25.565Z
    04:44:25.716 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:25.793 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:25.888 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:25.899 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:25.914 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='463afe484431adfeacd86f231da9f01306e86dd7' to.sha1='e1b736de1aa5c7307bc29e49a94184b7c468f3f7'): /1 {11 11ä11#+} 1/a

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:25.985 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:25.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:26.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:26.130 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:26.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:26.270 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=33
    04:44:26.270 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=29, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=33

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:26.298 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=14
    04:44:26.299 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:26.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:26.515 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:26.531 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=29, revision=33
    04:44:26.682 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:26.700 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=29, revision=33
    04:44:26.704 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=33, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:26.746 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:26.779 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:26.876 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:26.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:26.987 [qtp1971696218-67] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:27.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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
    04:44:27.098 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:27.184 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/1 {11 11ä11#+} 1/a"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd
    04:44:27.201 [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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:27.296 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:27.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=11, revision=14
    04:44:27.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:27.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.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:27.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:27.655 [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
    04:44:27.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=40.2 MiB, available=415.3 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:27.917 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:28.113 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:28.120 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:28.194 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:28.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:28.206 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:28.236 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.07%
    04:44:28.240 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:28.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=40.8 MiB, available=414.7 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:28.284 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:28.290 [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
    04:44:28.363 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:28.380 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:28.399 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:28.420 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:28.436 [qtp298852037-37] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:28.445 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Tx8-xswO-pduQCdLmGZCCA/6xhnGrrrMC4sBLc5z5ObjA' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:28.622 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=17
    04:44:28.624 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:28.769 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:44:28.779 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:44:28.780 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:44:28.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:28.911 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:28.930 [qtp543805131-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:29.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:29.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=40.7 MiB, available=414.8 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:29.186 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:29.198 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=14, revision=17
    04:44:29.199 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:29.264 [qtp1971696218-67] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:29.280 [qtp1971696218-67] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionSynced=-1, revision=4
    04:44:29.293 [qtp1971696218-67] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:29.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:29.323 [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
    04:44:29.377 [qtp1971696218-67] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:29.460 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:29.635 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:29.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:44:29.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=40.8 MiB, available=414.7 MiB
    04:44:29.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:29.776 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:29.786 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:29.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: 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
    04:44:29.862 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:29.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:29.977 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:30.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:30.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 896544 bytes in 2874 ms. path='/1 {11 11ä11#+} 1/a'
    04:44:30.123 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=36
    04:44:30.150 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=33, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:30.186 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=40.4 MiB, available=415.1 MiB
    04:44:30.275 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:30.375 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=20

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:30.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=41.0 MiB, available=414.5 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:30.378 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:30.401 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:30.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:30.427 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=33, revision=36
    04:44:30.502 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:30.526 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=33, revision=36
    04:44:30.527 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=36, revision=-1
    04:44:30.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:44:30.670 [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
    04:44:30.692 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 58114ed4-75eb-4cb7-bcb6-aafd537221e6
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52pam-mof58-local-src
      localRepository.publicKeySha1 = CD:FA:34:19:5F:5A:28:92:52:9B:C9:65:E6:B8:A0:5B:ED:24:24:61

      remoteRepository.repositoryId = 00b707a8-eb80-4510-a9d6-8f1797213957
      remoteRepository.remoteRoot = https://localhost:32836/00b707a8-eb80-4510-a9d6-8f1797213957
      remoteRepository.publicKeySha1 = 12:9C:FB:17:CA:F4:70:0A:AA:88:2A:D0:32:7C:F5:EF:17:F2:74:C7

    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 58114ed4-75eb-4cb7-bcb6-aafd537221e6 00b707a8-eb80-4510-a9d6-8f1797213957

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:30.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=42.1 MiB, available=413.4 MiB
    04:44:30.811 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:44:30.824 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:44:30.825 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:30.827 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:30.828 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:30.839 [qtp543805131-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:30.975 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4XknKVV-1I4stlryxTkrSg, serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05} because of missing permissions!
    04:44:30.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:30.983 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:31.204 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:31.222 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=17, revision=20
    04:44:31.223 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:31.226 [qtp1971696218-94] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=2
    04:44:31.286 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:31.350 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:31.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:31.425 [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
    04:44:31.438 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:31.464 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:31.534 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:31.530 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=40.4 MiB, available=415.1 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:31.575 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:31.598 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:31.629 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:31.635 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=805f1596-2d27-4b07-a638-6ed6a31e944c from='build/repo/j7y52g7h-wc12a-local-src' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:31.669 [qtp298852037-54] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:31.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/1 {11 11ä11#+} 1/a"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:31.698 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:31.716 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:31.722 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:31.728 [qtp298852037-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionSynced=-1, revision=4

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:31.738 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:31.739 [qtp298852037-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:31.816 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:31.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:31.827 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:31.859 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:31.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:31.867 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:31.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='746ad1e105712b6d3376c42f156a6db8b250e1af' to.sha1='5d6f3e06d4c35b27f5ddbee439afa521979d13e3'): /1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:31.998 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:32.084 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=42
    04:44:32.087 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=42

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:31.880 [qtp298852037-54] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:31.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:44:32.238 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=40.4 MiB, available=415.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:32.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:32.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:32.332 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=23
    04:44:32.336 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:32.483 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:32.494 [qtp1325681772-149] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=36, revision=42

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:32.647 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:32.664 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:32.664 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:32.684 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=36, revision=42
    04:44:32.684 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=42, revision=-1
    04:44:32.895 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:32.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=40.4 MiB, available=415.1 MiB
    04:44:32.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:32.929 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:32.953 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:32.956 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=20, revision=23
    04:44:32.962 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:33.016 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:33.087 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:33.076 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/1 {11 11ä11#+} 1/b"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd
    04:44:33.120 [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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:33.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:33.144 [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
    04:44:33.154 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:33.281 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:33.290 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:33.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=40.7 MiB, available=414.8 MiB
    04:44:33.366 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:44:33.384 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:44:33.390 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:33.424 [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
    04:44:33.430 [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
    04:44:33.482 [qtp298852037-54] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:33.511 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:33.620 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:33.620 [qtp298852037-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:33.622 [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
    04:44:33.630 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.99%
    04:44:33.633 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:33.726 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:33.740 [qtp298852037-54] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:33.768 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.12%
    04:44:33.772 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:33.776 [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
    04:44:33.786 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:33.859 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:33.866 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:33.875 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:33.878 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:33.883 [qtp1325681772-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Tx8-xswO-pduQCdLmGZCCA/cmvLufoqWtP1Vx_4PvV1jA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:34.131 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:34.194 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 141 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:34.274 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.71%
    04:44:34.653 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:34.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0bc02828f82e3f19b861a45369a4de5208e27524' to.sha1='293273a5b295e69bb7c2ea1bf10bbf873e0e6166'): /1 {11 11ä11#+} 1/a
    04:44:34.862 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=27
    04:44:34.864 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:35.034 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=8
    04:44:35.039 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:35.171 [qtp178185341-37] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:35.186 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:44:35.192 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=00b707a8-eb80-4510-a9d6-8f1797213957 from='https://localhost:32836/00b707a8-eb80-4510-a9d6-8f1797213957' toID=58114ed4-75eb-4cb7-bcb6-aafd537221e6 to='build/repo/j7y52pam-mof58-local-src', fromRepoLocalSync=true
    04:44:35.192 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 58114ed4-75eb-4cb7-bcb6-aafd537221e6 ('build/repo/j7y52pam-mof58-local-src')
    04:44:35.236 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:35.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:35.404 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:35.782 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:35.788 [qtp543805131-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:35.894 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:35.955 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 renewalDateTime=2017-09-24T03:14:35.855Z expiryDateTime=2017-09-24T03:44:35.855Z

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:35.966 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:35.978 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=23, revision=27
    04:44:35.979 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:36.014 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:36.066 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:36.128 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:36.214 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:36.251 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:36.340 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:36.573 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:36.596 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:36.604 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/1 {11 11ä11#+} 1/a"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:36.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4ecf7d81-f054-4926-89be-77d68834a7d9 from='build/repo/j7y52e0x-vnj7h-local-src' toID=530cd924-783f-4d5b-a893-ec2cac0c2b05 to='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:36.639 [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
    04:44:36.687 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:36.720 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:36.817 [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
    04:44:36.858 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:36.874 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:36.875 [qtp1971696218-94] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:36.265 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: repoFileDtos.size=0
    04:44:36.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=39.9 MiB, available=415.6 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:37.062 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:37.062 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:37.197 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.localRepositoryRevisionInProgress=-1, revision=4
    04:44:37.238 [qtp178185341-55] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:37.413 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:37.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    04:44:37.540 [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
    04:44:37.542 [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
    04:44:37.715 [qtp1971696218-94] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:44:37.851 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:37.867 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=-1, revision=8
    04:44:37.867 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:37.916 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:37.922 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:37.923 [qtp543805131-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TD3HPdBz9QBnQG8RBVQ1_g/Z7QGaTyGVGX8kX4fAjS9pQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:38.194 [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
    04:44:38.223 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 28 ms.
    04:44:38.223 [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
    04:44:38.321 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:38.402 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:38.520 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 141 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:38.650 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:38.664 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:38.670 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:38.672 [qtp1325681772-149] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Tx8-xswO-pduQCdLmGZCCA/cmvLufoqWtP1Vx_4PvV1jA' offset=1048576

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:38.814 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:38.870 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    04:44:38.875 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:39.042 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=8

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:39.049 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:39.050 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:39.058 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    04:44:39.304 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=11
    04:44:39.305 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:39.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:40.281 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:40.293 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=8, revision=11
    04:44:40.419 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:44:40.623 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:40.640 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=8, revision=11
    04:44:40.641 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:40.724 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:40.848 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1499322 bytes in 7725 ms. path='/1 {11 11ä11#+} 1/b'
    04:44:40.881 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=46
    04:44:40.882 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=46

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:40.917 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:44:40.919 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:40.924 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:41.052 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:41.049 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:41.064 [qtp1325681772-78] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=42, revision=46
    04:44:41.195 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:41.203 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=42, revision=46
    04:44:41.207 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=46, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:41.280 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:41.283 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:41.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:41.361 [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
    04:44:41.403 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:41.409 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:40.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: 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
    04:44:41.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=40.5 MiB, available=415.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:41.486 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:41.518 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:41.583 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:41.589 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:41.612 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:41.615 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 298554 bytes in 4976 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:41.659 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:44:41.714 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:41.713 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=30
    04:44:41.725 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:41.836 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:41.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/1 {11 11ä11#+} 1/b"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:41.880 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:41.920 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:41.954 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:41.968 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:41.980 [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
    04:44:41.991 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=27, revision=30

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:42.021 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=14
    04:44:42.024 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:42.129 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:42.144 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=27, revision=30
    04:44:42.144 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:42.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16103089ab2b7cd84a7cbd588f696a737b2bcce9' to.sha1='78e1a329826cf5cf06c9f0b48d3ecd523bfb7943'): /1 {11 11ä11#+} 1/c

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:42.201 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]initPersistenceManagerFactory: repositoryId=397086fe-21cb-45f3-9d72-c0349dd44566
    04:44:42.267 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 35281 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:42.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=52
    04:44:42.272 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:42.288 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:42.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:42.299 [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
    04:44:42.299 [qtp1971696218-94] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:42.311 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=S1Afsc3Y_Wz-SldiCkqlFA, serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:42.428 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:42.433 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:42.459 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:42.460 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=46, revision=52

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:42.512 [qtp1971696218-94] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:42.572 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:42.585 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=46, revision=52
    04:44:42.586 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=52, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:42.616 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:42.652 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=11, revision=14
    04:44:42.659 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:42.727 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:42.868 [qtp543805131-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:42.865 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:42.881 [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
    04:44:42.884 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:42.913 [qtp543805131-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:42.931 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/1 {11 11ä11#+} 1/c"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd
    04:44:42.959 [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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:42.999 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:43.020 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:43.036 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:43.052 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=-1, revision=8
    04:44:43.071 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:42.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:44:43.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=40.6 MiB, available=414.9 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:43.165 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:43.179 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/1 {11 11ä11#+} 1/a"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:43.196 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:43.223 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:43.236 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:43.246 [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
    04:44:43.271 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:43.277 [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
    04:44:43.328 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:43.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='92110b08049583942d5486c7545695bc12f10f96' to.sha1='7c632b6c0318ff702d481b5ec79e607c24a86895'): /1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:43.400 [qtp178185341-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.localRepositoryRevisionSynced=-1, revision=4
    04:44:43.401 [qtp178185341-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.localRepositoryRevisionInProgress=4, revision=-1
    04:44:43.533 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:43.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:43.670 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1055 ms.
    04:44:43.676 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=dp-oGS9Mz0Mv3Z2yNzrKjQ, invitation=false]

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:43.677 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=36
    04:44:43.678 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:43.769 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 96 ms.
    04:44:43.770 [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
    04:44:43.814 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 131 ms.
    04:44:43.815 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, invitation=false]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:43.840 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=17
    04:44:43.854 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:43.880 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:43.917 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:43.947 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:43.958 [qtp1325681772-149] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Tx8-xswO-pduQCdLmGZCCA/OHJIvdmFWxZJu77DnnhPzQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:44.099 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:44.118 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=40.3 MiB, available=415.2 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:44.152 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:44.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:44.173 [qtp1971696218-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=14, revision=17
    04:44:44.267 [qtp1971696218-43] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:44.282 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:44.294 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:44.334 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:44.360 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=14, revision=17
    04:44:44.361 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=17, revision=-1
    04:44:44.499 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:44.503 [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
    04:44:44.536 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:44.628 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:44.667 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    04:44:44.678 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:44.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=39.9 MiB, available=415.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:44.794 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:44.807 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:44.810 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:44.820 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=30, revision=36
    04:44:44.827 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=36, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:44.832 [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
    04:44:44.900 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    04:44:44.905 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:44.978 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:45.019 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:45.030 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:45.075 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=389.5 MiB, used=38.1 MiB, available=417.4 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:45.104 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:45.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/1 {11 11ä11#+} 1/b"} on repo=723d8869-6f5d-4709-801c-8e166f352acf
    04:44:45.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/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:44.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:45.247 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:45.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=40.2 MiB, available=415.3 MiB
    04:44:45.243 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:44:45.265 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:44:45.266 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:44:45.386 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:45.399 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=11
    04:44:45.414 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:45.484 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=20
    04:44:45.507 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:45.554 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:45.609 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:45.626 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:45.638 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TD3HPdBz9QBnQG8RBVQ1_g/d7UaVidLAJcLzCb9Geyzrw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:45.652 [qtp178185341-55] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 localRepositoryRevisionSynced=2
    04:44:45.697 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:45.824 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:45.917 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:45.945 [qtp1971696218-94] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:45.972 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:45.987 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:45.997 [qtp298852037-81] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:46.005 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:46.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 301055 bytes in 854 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:46.047 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:46.052 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=58114ed4-75eb-4cb7-bcb6-aafd537221e6 from='build/repo/j7y52pam-mof58-local-src' toID=00b707a8-eb80-4510-a9d6-8f1797213957 to='https://localhost:32836/00b707a8-eb80-4510-a9d6-8f1797213957'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:46.106 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=39
    04:44:46.108 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:46.123 [qtp1971696218-94] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:46.133 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:46.167 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:46.235 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:46.236 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:46.263 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:46.268 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=17, revision=20

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:46.278 [qtp543805131-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=36, revision=39

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:46.281 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:46.329 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:46.355 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=36, revision=39
    04:44:46.356 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=39, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:46.408 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:46.462 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:46.480 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=8, revision=11
    04:44:46.482 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:46.549 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:46.587 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:46.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:46.602 [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
    04:44:46.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:46.603 [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
    04:44:46.608 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:46.615 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Tx8-xswO-pduQCdLmGZCCA/OHJIvdmFWxZJu77DnnhPzQ' offset=1048576

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:46.733 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:46.755 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:46.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:44:46.767 [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
    04:44:46.804 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:46.860 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:46.864 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:46.881 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:46.890 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:46.921 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:46.949 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:46.983 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1175201 bytes in 4021 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:47.000 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:47.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/1 {11 11ä11#+} 1/b"} on repo=723d8869-6f5d-4709-801c-8e166f352acf
    04:44:47.040 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:47.057 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=56
    04:44:47.061 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:47.076 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:47.081 [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
    04:44:47.091 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:47.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:47.229 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:47.245 [qtp1325681772-78] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=52, revision=56

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:47.256 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:47.259 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f28ae767bf4204a409b688ccba568b3d854628f5' to.sha1='d65f8a0fb75bfe9186d36def88e1e3613d5a5d7b'): /1 {11 11ä11#+} 1/c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:47.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:47.316 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:47.316 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:47.348 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=52, revision=56
    04:44:47.349 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=56, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:47.364 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:47.384 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=45
    04:44:47.390 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:47.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:47.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:47.496 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:47.497 [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
    04:44:47.615 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=23
    04:44:47.628 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:47.629 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:47.640 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:47.655 [qtp543805131-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=39, revision=45

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:47.654 [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
    04:44:47.664 [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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:47.746 [qtp1325681772-149] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:47.760 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:47.768 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=39, revision=45
    04:44:47.768 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=45, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:47.772 [qtp1325681772-149] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:44:47.823 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:47.868 [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
    04:44:47.878 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:47.914 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/1 {11 11ä11#+} 1/c"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:47.924 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=14

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:47.936 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:47.947 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:47.990 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:47.990 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.38%
    04:44:47.992 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:47.998 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:48.006 [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
    04:44:48.031 [qtp1971696218-94] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:48.045 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/1 {11 11ä11#+} 1/c"} on repo=723d8869-6f5d-4709-801c-8e166f352acf
    04:44:48.079 [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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:48.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe526b49a99e7844fe3c0d1ef64589e735105b47' to.sha1='d666504c2654a9a18333caa4ac28abcf0663883e'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:48.180 [qtp1971696218-94] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:48.194 [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
    04:44:48.256 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:48.256 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:48.274 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=20, revision=23
    04:44:48.275 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = eeba21ce-1996-4334-ab2a-25f93e1c8dc3
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y531zk-8wpmr-local-src
      localRepository.publicKeySha1 = 6A:FB:FA:23:7C:0A:9D:1B:65:29:C3:10:AE:28:8B:AC:D7:7F:32:FC

      remoteRepository.repositoryId = 397086fe-21cb-45f3-9d72-c0349dd44566
      remoteRepository.remoteRoot = https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566
      remoteRepository.publicKeySha1 = 56:6C:4A:AE:C8:D3:CA:64:4D:27:BB:71:0C:D1:D3:C1:30:86:AE:4C

    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 eeba21ce-1996-4334-ab2a-25f93e1c8dc3 397086fe-21cb-45f3-9d72-c0349dd44566

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:48.308 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:48.360 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:48.386 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=62
    04:44:48.387 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:48.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:48.514 [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
    04:44:48.575 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 563 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:48.583 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:48.607 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=56, revision=62

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:48.692 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:48.796 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:48.819 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:48.822 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:48.825 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:48.824 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:48.831 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=56, revision=62
    04:44:48.832 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=62, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:48.843 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=11, revision=14
    04:44:48.844 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:48.861 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:48.867 [qtp543805131-43] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TD3HPdBz9QBnQG8RBVQ1_g/E8Y_0MrzpTjtHT8t5uo6zA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:48.890 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:48.953 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:48.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    04:44:48.964 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:48.969 [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
    04:44:48.994 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:49.000 [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
    04:44:49.040 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:49.111 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:49.119 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/2/1 {11 11ä11#+} 1/a"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:49.152 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:49.206 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='430476005d486ca4f9842793dda1e6c99b681dcc' to.sha1='c2e5790c86ee9639a7367722635c8a9eaa27f1a3'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:49.216 [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
    04:44:49.263 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=8
    04:44:49.266 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:49.346 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:49.389 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:49.404 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:49.412 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:49.415 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IOovu3sUoYEwTAmmCykt2w/CCks0qmKaNWm4EqPeZ5kFQ/ZIuT2gld-eIZdUIqz3ebQA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:49.426 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:49.518 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:49.524 [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
    04:44:49.662 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:49.728 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=27
    04:44:49.730 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:49.735 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 106831 bytes in 519 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:44:49.791 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=65
    04:44:49.793 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:49.920 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=17
    04:44:49.922 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:49.947 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    04:44:50.040 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:50.044 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:50.053 [qtp1325681772-78] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=62, revision=65

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:50.072 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:50.078 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:50.087 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:50.101 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=62, revision=65
    04:44:50.102 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=65, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:50.136 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:44:50.196 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:50.205 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=23, revision=27
    04:44:50.206 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:50.217 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:50.232 [qtp298852037-81] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:50.233 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:50.233 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:44:50.288 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:50.324 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:50.338 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:50.341 [qtp1325681772-149] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:44:50.347 [qtp1325681772-149] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:44:50.396 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:50.410 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:50.455 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:50.565 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:50.676 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:50.672 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:50.680 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/2/1 {11 11ä11#+} 1/a"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:50.706 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=14, revision=17
    04:44:50.709 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:50.733 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/1 {11 11ä11#+} 1/a"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:50.738 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:50.787 [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
    04:44:50.792 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:50.816 [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
    04:44:50.828 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:50.866 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:50.899 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:50.899 [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
    04:44:50.918 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:50.968 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:50.972 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc89ad31c001a9c9b94de751afb06c3f94bbac68' to.sha1='356cd817d74a93350cc5ab2899145f0488767460'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:51.069 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:51.102 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=71
    04:44:51.103 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:51.145 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:51.233 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:51.262 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:51.268 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=65, revision=71

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:51.297 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    04:44:51.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:51.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.70%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:51.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:51.368 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:51.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:51.423 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:51.436 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=65, revision=71
    04:44:51.438 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=71, revision=-1
    04:44:51.573 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:51.607 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:51.647 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:51.655 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:51.658 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:51.667 [qtp1971696218-43] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VQ-myyhdwBTN6-Brg_k65g/UgtYStJ9EGn6bPyjoAo3qw' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:51.676 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:51.685 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:51.687 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:51.704 [qtp543805131-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TD3HPdBz9QBnQG8RBVQ1_g/E8Y_0MrzpTjtHT8t5uo6zA' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:51.733 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/2/1 {11 11ä11#+} 1/b"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd
    04:44:51.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/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:51.898 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=20
    04:44:51.901 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:52.022 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:52.087 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:52.103 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:52.110 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IOovu3sUoYEwTAmmCykt2w/CCks0qmKaNWm4EqPeZ5kFQ/FMmZx-YoMfaAuug79hCBPQ' offset=0
    04:44:52.211 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:52.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 114324 bytes in 478 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:52.263 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:52.276 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=-1, revision=8
    04:44:52.279 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:52.291 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:52.303 [qtp298852037-81] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:52.304 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=74
    04:44:52.307 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:52.354 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:52.413 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:52.440 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 446659 bytes in 1652 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:52.472 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:52.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1747653 bytes in 4403 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:52.487 [qtp1325681772-149] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=71, revision=74

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:52.511 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=30
    04:44:52.513 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:52.515 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:52.518 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:52.539 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=17, revision=20
    04:44:52.539 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:52.541 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=71, revision=74
    04:44:52.546 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=74, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:52.552 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:52.564 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:44:52.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566' toID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 to='build/repo/j7y531zk-8wpmr-local-src', fromRepoLocalSync=true
    04:44:52.575 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eeba21ce-1996-4334-ab2a-25f93e1c8dc3 ('build/repo/j7y531zk-8wpmr-local-src')

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:52.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=49
    04:44:52.602 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:52.659 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:52.707 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:52.732 [qtp1971696218-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=27, revision=30

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:52.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 22 ms.
    04:44:52.762 [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
    04:44:52.761 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:52.771 [qtp1971696218-43] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:44:52.783 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:52.788 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=45, revision=49

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:52.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:52.790 [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
    04:44:52.808 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=27, revision=30
    04:44:52.811 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:52.837 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:52.848 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=45, revision=49
    04:44:52.850 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=49, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:52.886 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:52.888 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:52.946 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:52.961 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 135 ms.
    04:44:52.961 [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
    04:44:52.979 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:53.043 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:53.051 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:53.024 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:53.053 [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
    04:44:53.077 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:53.084 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:53.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:53.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:53.137 [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
    04:44:53.135 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:53.157 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:53.184 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:53.249 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/2/1 {11 11ä11#+} 1/b"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd
    04:44:53.317 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:53.300 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:53.360 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:53.386 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:53.483 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:53.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62719e9642408a940f7dc8916750b1260c7bdff8' to.sha1='429d329463887649b530300d43ab078253c5911c'): /2/a

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:53.546 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:53.531 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=23
    04:44:53.569 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:53.608 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:53.716 [qtp1971696218-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:53.813 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:53.811 [qtp1971696218-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:53.809 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:53.815 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/1 {11 11ä11#+} 1/c"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:53.844 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:53.864 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:53.870 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:53.871 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:53.878 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:53.927 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:53.946 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    04:44:53.949 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:53.951 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 renewalDateTime=2017-09-24T03:14:53.734Z expiryDateTime=2017-09-24T03:44:53.733Z

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:53.979 [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
    04:44:54.000 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=80

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:54.022 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:54.020 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:54.046 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:54.104 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:54.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/1 {11 11ä11#+} 1/a"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:54.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3bee4a94d0ee8541763dd3582bf79cf101049942' to.sha1='bf1042e5f3a15e61f4a258e2d386abc054662aeb'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:54.218 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:54.234 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:54.261 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=20, revision=23
    04:44:54.261 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:54.272 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:54.287 [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
    04:44:54.406 [pool-6-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:54.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ab3998b719dd8dc8e54fbde0101d8b4f8a8336c' to.sha1='a8a7d05a48f9693bc105776da3d2cc9204ae65a2'): /1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:54.526 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:54.560 [qtp1325681772-78] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=74, revision=80

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:54.632 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:54.632 [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
    04:44:54.678 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=55
    04:44:54.679 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:54.775 [pool-6-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:54.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:54.813 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=36
    04:44:54.831 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:54.850 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:54.931 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:54.951 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=74, revision=80
    04:44:54.952 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=80, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:54.999 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=11
    04:44:54.999 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:55.036 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:55.067 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=49, revision=55

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:55.153 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:55.165 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:55.280 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:55.281 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:55.289 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:55.284 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:55.299 [qtp1971696218-94] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:55.324 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=49, revision=55
    04:44:55.326 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=55, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:55.351 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:55.371 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/2/a"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:55.382 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:55.379 [qtp1971696218-94] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:55.392 [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
    04:44:55.435 [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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:55.491 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:55.684 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:55.719 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:55.751 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:55.783 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/2/1 {11 11ä11#+} 1/a"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:55.767 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:55.807 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=30, revision=36
    04:44:55.807 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=36, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:55.888 [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
    04:44:55.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b597b5783e2703c2e30a155ff8a3c7832df2c8d' to.sha1='ae830ac73ecad2282a31603595d28be2279b2830'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:56.001 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:56.090 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:56.172 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=390.0 MiB, used=42.2 MiB, available=413.3 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:56.199 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:56.227 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:56.245 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/1 {11 11ä11#+} 1/b"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c
    04:44:56.281 [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
    04:44:56.283 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:56.292 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:56.302 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=27
    04:44:56.304 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:56.306 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=8, revision=11
    04:44:56.307 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:56.326 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:56.356 [qtp1325681772-149] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IOovu3sUoYEwTAmmCykt2w/b5BmkZESEleRHTjHozG0vw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:56.460 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:56.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:44:56.504 [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
    04:44:56.544 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:56.583 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:56.599 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:56.606 [qtp1971696218-43] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VQ-myyhdwBTN6-Brg_k65g/gP9dyp1z6cJWfv0KpL95_Q' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:56.643 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:56.715 [qtp590532921-71] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:56.726 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:56.770 [qtp590532921-71] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:56.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 127293 bytes in 531 ms. path='/1 {11 11ä11#+} 1/b'
    04:44:56.859 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=39
    04:44:56.863 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:56.891 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:56.926 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:56.951 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:56.955 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:56.972 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:57.021 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:57.025 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:57.030 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:57.039 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:57.068 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:57.071 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aGpcmLrSvm75c8CzDrRI4Q/5t38ptzvF7LCmKBeLUNWuA/FZ3m42lo5nx9dvbA5RP0mQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:57.100 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:57.108 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=36, revision=39
    04:44:57.120 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:57.131 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:57.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 823322 bytes in 1696 ms. path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:57.140 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=23, revision=27
    04:44:57.144 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:57.165 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=83

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:57.162 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:57.166 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:57.181 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=36, revision=39
    04:44:57.186 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=39, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:57.292 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=14
    04:44:57.293 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:57.298 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:57.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:44:57.310 [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
    04:44:57.326 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:57.370 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=80, revision=83

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:57.400 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:57.432 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:57.430 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:57.449 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=80, revision=83
    04:44:57.451 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=83, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:57.473 [qtp1971696218-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:44:57.477 [qtp1971696218-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:57.554 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:44:57.555 [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
    04:44:57.559 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:57.565 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:57.576 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/1 {11 11ä11#+} 1/a"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:57.578 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:57.614 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:57.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/1 {11 11ä11#+} 1/b"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:57.678 [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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:57.686 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:44:57.692 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:57.832 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:57.832 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:57.856 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:57.871 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=11, revision=14
    04:44:57.873 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:57.952 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:57.956 [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
    04:44:57.974 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/2/a"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:57.995 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:57.996 [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
    04:44:58.071 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:58.125 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e142ad6e9f20ee27df3bfee0ad14140180631de0' to.sha1='8bbb49910cb1dc27b9c3cc10d90d15a1bb04b219'): /1 {11 11ä11#+} 1/c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:58.138 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.83%
    04:44:58.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:58.146 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:58.176 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:58.188 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:58.232 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=45
    04:44:58.235 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:58.265 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='937501313d735e1c25bb70d48f790a7c96a7436d' to.sha1='1a4a591fc36d44b83ce1bbbbf60890607958ed66'): /2/dir1/aa2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:58.390 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:58.409 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=89
    04:44:58.410 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:58.430 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:58.458 [qtp1971696218-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=39, revision=45

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:58.467 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:58.531 [qtp1971696218-43] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:58.539 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:58.551 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:58.565 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:58.565 [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
    04:44:58.582 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=39, revision=45
    04:44:58.583 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=45, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:58.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:44:58.613 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:58.661 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:44:58.662 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:58.666 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsvUXu09DarJp8-sb-4XHw/xLcVNFVfQgOfe16JHSIRZA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:58.688 [qtp1325681772-78] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=83, revision=89

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:58.711 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:58.801 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:58.800 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:58.810 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=83, revision=89
    04:44:58.811 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=89, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:58.880 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/1 {11 11ä11#+} 1/c"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c
    04:44:58.892 [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
    04:44:58.920 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=17

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:58.909 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:58.921 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:59.138 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=389.5 MiB, used=41.7 MiB, available=413.8 MiB
    04:44:59.162 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:59.184 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:59.242 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/2/dir1/aa2"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:59.269 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:59.306 [qtp178185341-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:44:59.321 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:59.338 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:59.344 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:59.346 [qtp1971696218-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VQ-myyhdwBTN6-Brg_k65g/zQ5O2gxfsYmUvbLSXQnVVw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:59.358 [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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:59.462 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:59.478 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=14, revision=17
    04:44:59.478 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=17, revision=-1
    04:44:59.582 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:44:59.584 [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
    04:44:59.634 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:59.644 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:44:59.669 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:44:59.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:59.684 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:59.687 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:59.688 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:44:59.694 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:59.723 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IOovu3sUoYEwTAmmCykt2w/4x5LiUWfr6GzlheC67e-8A/sJJwjjQZuqpY-kuMecDYpg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:59.851 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:59.865 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:59.884 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:59.889 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    04:44:59.892 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:44:59.915 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:44:59.922 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aGpcmLrSvm75c8CzDrRI4Q/5t38ptzvF7LCmKBeLUNWuA/FZ3m42lo5nx9dvbA5RP0mQ' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:44:59.979 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:44:59.986 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:00.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=390.0 MiB, used=41.6 MiB, available=413.9 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:00.111 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:00.162 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 483273 bytes in 1270 ms. path='/1 {11 11ä11#+} 1/c'
    04:45:00.186 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=48

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:00.189 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:00.189 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:00.210 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=20
    04:45:00.212 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:00.234 [qtp590532921-77] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionSynced=-1, revision=4
    04:45:00.235 [qtp590532921-77] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:00.298 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:00.307 [qtp1971696218-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=45, revision=48
    04:45:00.317 [qtp1971696218-43] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:00.372 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:00.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:00.415 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:00.425 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=45, revision=48
    04:45:00.428 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=48, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:00.454 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:00.465 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:00.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:00.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:00.574 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:00.662 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:00.667 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:00.701 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=390.0 MiB, used=41.6 MiB, available=413.9 MiB
    04:45:00.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:00.813 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:00.815 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:00.822 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=17, revision=20
    04:45:00.822 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=20, revision=-1
    04:45:00.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:00.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
    04:45:00.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/1 {11 11ä11#+} 1/c"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c
    04:45:00.952 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:00.983 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:01.030 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    04:45:01.032 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:01.042 [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
    04:45:01.087 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=389.0 MiB, used=41.7 MiB, available=413.8 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:01.128 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:01.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1a8b01b3e6c7a32fd532c12e0be6682dab2f9db' to.sha1='2a56856f0f2b9cf400dbe1da971865a80e3681c2'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:01.170 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:01.222 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:01.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:01.305 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=54

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:01.307 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:01.306 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:01.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:45:01.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=389.5 MiB, used=41.7 MiB, available=413.8 MiB
    04:45:01.343 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:45:01.350 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:45:01.351 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:01.368 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:01.371 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1579191 bytes in 5483 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:45:01.406 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=59
    04:45:01.408 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:01.427 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=23
    04:45:01.430 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:01.512 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:01.553 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1008307 bytes in 2195 ms. path='/2/dir1/aa2'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:01.585 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:01.620 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:01.616 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:01.633 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=92
    04:45:01.634 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:01.650 [qtp543805131-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=55, revision=59

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:01.674 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=48, revision=54
    04:45:01.759 [qtp1971696218-161] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:01.773 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:01.805 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=55, revision=59
    04:45:01.806 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=59, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:01.837 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:01.848 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:01.855 [qtp1325681772-78] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=89, revision=92

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:01.858 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=48, revision=54
    04:45:01.859 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=54, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:01.878 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:01.899 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:01.903 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=89, revision=92
    04:45:01.906 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=92, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:01.920 [qtp178185341-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:01.994 [qtp590532921-79] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=2
    04:45:02.021 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:02.033 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:02.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:02.117 [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
    04:45:02.108 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:02.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    04:45:02.146 [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
    04:45:02.156 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:02.179 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:02.188 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:02.188 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsvUXu09DarJp8-sb-4XHw/xLcVNFVfQgOfe16JHSIRZA' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:02.199 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=20, revision=23
    04:45:02.210 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:02.235 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:02.236 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:02.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/2/1 {11 11ä11#+} 1/a"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:02.284 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:02.291 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:02.314 [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
    04:45:02.391 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:02.393 [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
    04:45:02.406 [qtp543805131-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:02.403 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:02.421 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:02.428 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:02.445 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:02.447 [qtp543805131-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:02.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 from='build/repo/j7y531zk-8wpmr-local-src' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:02.491 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:02.499 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:02.526 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:02.531 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:02.547 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:02.555 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:02.556 [qtp1971696218-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IvSUztd2U7yUaWLeK02H2w/j2BqpZZbXh2E4rSAAs4E8Q/N4p4PJIETB2baKvivmOxBw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:02.574 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:02.605 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:02.650 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/2/1 {11 11ä11#+} 1/a"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:02.674 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/2/dir1/aa2"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:02.683 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:02.774 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:02.775 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:02.790 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:02.792 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:02.815 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:02.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:02.824 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:02.830 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:02.839 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:02.851 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:02.855 [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
    04:45:02.847 [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
    04:45:02.892 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f8bc70676a7e64649aff72d58fbd001f410da80' to.sha1='153f7d2a7d6804b01b6fb2429e4cdf7b0d2ebd80'): /2/dir1/bb2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:02.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 66227 bytes in 602 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:02.947 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:02.970 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=57
    04:45:02.972 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:02.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b918ad53dd58c6332f18b822c3327ec9fa243903' to.sha1='9c990360e94d59e33a1528488777d465f0f8cfe7'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:03.013 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=98
    04:45:03.024 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:03.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1427376 bytes in 5345 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:03.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee5ce2c9b430f50df82393c85ea5d2cbfc0f77d5' to.sha1='1a885746b51e762020b7d62293ff817a9b50ef0f'): /1 {11 11ä11#+} 1/a

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:03.138 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=65
    04:45:03.139 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:03.167 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:03.184 [qtp1971696218-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=54, revision=57

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:03.226 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=31
    04:45:03.237 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:03.240 [qtp1971696218-43] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:03.265 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:03.290 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=54, revision=57
    04:45:03.291 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=57, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:03.319 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:03.326 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=92, revision=98

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:03.403 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:03.437 [qtp543805131-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=59, revision=65

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:03.450 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:03.454 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=27
    04:45:03.455 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:03.470 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=27, revision=31

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:03.470 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:03.491 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=92, revision=98
    04:45:03.492 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=98, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:03.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:03.550 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:03.552 [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
    04:45:03.568 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=27, revision=31
    04:45:03.570 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=31, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:03.623 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:03.645 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:03.664 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=59, revision=65
    04:45:03.664 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=65, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:03.700 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:03.762 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:03.768 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:03.785 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:03.816 [qtp1971696218-43] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:03.817 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:03.827 [qtp1971696218-43] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:03.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:03.872 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/2/dir1/bb2"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:03.878 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:03.902 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:03.903 [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
    04:45:03.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    04:45:03.910 [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
    04:45:03.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:03.992 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:04.010 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:04.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/2/1 {11 11ä11#+} 1/a"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:04.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/2/1 {11 11ä11#+} 1/b"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:04.024 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=23, revision=27
    04:45:04.025 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:04.030 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:04.047 [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
    04:45:04.072 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:04.092 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:04.097 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:04.106 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:04.108 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IOovu3sUoYEwTAmmCykt2w/4x5LiUWfr6GzlheC67e-8A/jtJY2L2P46lYTpVc_KSL6w' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:04.142 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:04.147 [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
    04:45:04.147 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:04.191 [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
    04:45:04.195 [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
    04:45:04.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3fa702b0649d7d38315ac540d5fa0db4cf5d5279' to.sha1='28ff0fe1dcbcec63fc6c3150152ff6747705d541'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:04.320 [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
    04:45:04.347 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=63
    04:45:04.347 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:04.355 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:04.356 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:04.399 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:04.402 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:04.407 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:04.414 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aGpcmLrSvm75c8CzDrRI4Q/5t38ptzvF7LCmKBeLUNWuA/HpA_2MsKcsWoUgIKGbBf_w' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:04.529 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:04.588 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:04.598 [qtp1971696218-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=57, revision=63
    04:45:04.631 [qtp1971696218-43] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:04.643 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 38 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:04.643 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:04.644 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:04.646 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/1 {11 11ä11#+} 1/a"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:04.744 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:04.746 [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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:04.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 119687 bytes in 847 ms. path='/2/dir1/bb2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:04.759 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=57, revision=63
    04:45:04.759 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=63, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:04.776 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=101
    04:45:04.779 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:04.820 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:04.897 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:04.904 [qtp1325681772-78] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=98, revision=101

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:04.933 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:04.954 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:04.975 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=98, revision=101
    04:45:04.976 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=101, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:05.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/2/1 {11 11ä11#+} 1/b"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c
    04:45:05.104 [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
    04:45:05.145 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/1 {11 11ä11#+} 1/a"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:05.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:45:05.166 [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
    04:45:05.249 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:05.269 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=8
    04:45:05.270 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:05.263 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:05.286 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:05.298 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:05.308 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:05.331 [qtp1971696218-43] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IvSUztd2U7yUaWLeK02H2w/j2BqpZZbXh2E4rSAAs4E8Q/OlB_wADU0lYWzWSgJdYOTQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:05.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:05.420 [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
    04:45:05.422 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:05.438 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:05.441 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:45:05.632 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:05.659 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75398e0288ee6555bca02c7c5f5c80d0c30d21bb' to.sha1='633283c49398d06be428ff00abe7d6493e1dbf18'): /1 {11 11ä11#+} 1/b
    04:45:05.739 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=37
    04:45:05.740 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=37

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:06.107 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/2/dir1/bb2"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:06.128 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:06.152 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:06.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 71413 bytes in 1072 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:45:06.200 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=66
    04:45:06.201 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:06.206 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:06.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:06.291 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:06.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a3a781775479c604bf3cfb7c189dd80ec6760760' to.sha1='d17f6af6dfec47c5334dff5bb1176577f053cd04'): /2/file1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:06.309 [qtp1971696218-94] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=63, revision=66

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:06.318 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:06.318 [qtp1971696218-94] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:06.342 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=31, revision=37

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:06.344 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:06.358 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=63, revision=66
    04:45:06.359 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=66, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:06.397 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=107
    04:45:06.397 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:06.447 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:06.459 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:06.459 [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
    04:45:06.462 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=31, revision=37
    04:45:06.462 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=37, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:06.459 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:06.465 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:06.467 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/SKdGI0GGU91zHfzBEChZdA/X2VqydHGwrNpG6YowXkb_Q' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:06.501 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:06.511 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:06.524 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=101, revision=107

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:06.556 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:06.569 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:06.573 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:06.634 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:06.641 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=101, revision=107
    04:45:06.641 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=107, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:06.637 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:06.693 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:06.758 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:06.759 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:06.765 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/2/1 {11 11ä11#+} 1/b"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c
    04:45:06.843 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:06.850 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/2/file1"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd
    04:45:06.872 [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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:06.884 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:06.889 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    04:45:06.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca4dbd4e27e3451ffcf36b70792aad4ffd9b3460' to.sha1='2925018dcc748c630d516feb99a72a7ca44a4e58'): /2/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:06.990 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:07.007 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:07.010 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:07.016 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:07.019 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IOovu3sUoYEwTAmmCykt2w/YDImsTNxFroDq6tQG33XZA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:07.021 [qtp590532921-71] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:07.094 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:07.135 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=72
    04:45:07.136 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:07.172 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/1 {11 11ä11#+} 1/b"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9
    04:45:07.284 [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
    04:45:07.290 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:07.317 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:07.322 [qtp1971696218-219] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=66, revision=72

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:07.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93769 bytes in 455 ms. path='/2/file1'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:07.343 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:07.374 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=110
    04:45:07.375 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:07.409 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 880851 bytes in 3362 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:07.509 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:07.518 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=107, revision=110

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:07.531 [qtp1971696218-219] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:07.536 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=68
    04:45:07.538 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:07.542 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:07.559 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=107, revision=110
    04:45:07.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=110, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:07.564 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:07.616 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:07.628 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=66, revision=72
    04:45:07.630 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=72, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:07.644 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:07.674 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:07.679 [qtp543805131-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=65, revision=68

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:07.697 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:07.710 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:07.711 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:07.723 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=65, revision=68
    04:45:07.724 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=68, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:07.726 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 40 ms.
    04:45:07.726 [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
    04:45:07.746 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsvUXu09DarJp8-sb-4XHw/Bt3iUGdXgN2ulX4qfHW4yg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:07.759 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:07.806 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:07.832 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:07.851 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:07.852 [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
    04:45:07.873 [qtp1325681772-149] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:07.883 [qtp1325681772-149] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:07.898 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:07.912 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/2/a"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:07.912 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:07.923 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:07.939 [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
    04:45:07.951 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:07.945 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:07.960 [qtp178185341-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/SKdGI0GGU91zHfzBEChZdA/X2VqydHGwrNpG6YowXkb_Q' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:08.004 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/2/file1"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:08.003 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:08.023 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:08.023 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=-1, revision=8
    04:45:08.024 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:08.030 [qtp543805131-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:08.037 [qtp543805131-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:08.064 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.05%
    04:45:08.068 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:08.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:08.115 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:08.147 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3818c88563f4ffb9f905e027343dd2ac547ac47d' to.sha1='68a4b1d458ebaa579d5488432c5e404c98fad7fd'): /3 + &#ä/5/h

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:08.139 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:08.162 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:08.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1159359 bytes in 3453 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:08.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 371786 bytes in 934 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:08.231 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/2/1 {11 11ä11#+} 1/b"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:08.232 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:08.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:08.258 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=31

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:08.263 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:08.274 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=31

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:08.288 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:08.288 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=40
    04:45:08.290 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:08.285 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:08.306 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:08.320 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 43 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:08.317 [qtp1971696218-43] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IvSUztd2U7yUaWLeK02H2w/u2dZ4cXXo0cVzShMRgAOgA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:08.322 [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
    04:45:08.344 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=116
    04:45:08.344 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:08.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8f7b7b6079cf4c5eb3f94f7f10badbeb3c8cc53f' to.sha1='12f0ad50c2c601bf61bbec8754bbe47fe4158f0d'): /2/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:08.424 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:08.447 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=37, revision=40

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:08.487 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:08.499 [qtp178185341-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=27, revision=31

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:08.525 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:08.528 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:08.533 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:08.539 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=37, revision=40

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:08.542 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:08.541 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:08.542 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=110, revision=116

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:08.541 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=40, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:08.567 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=27, revision=31
    04:45:08.569 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=31, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:08.627 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 619308 bytes in 688 ms. path='/2/a'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:08.637 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=74
    04:45:08.639 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:08.691 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:08.707 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=110, revision=116
    04:45:08.708 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=116, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:08.708 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=75
    04:45:08.718 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:08.770 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:45:08.771 [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
    04:45:08.784 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:08.785 [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
    04:45:08.850 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:08.901 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:08.920 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:08.946 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:08.945 [qtp1971696218-94] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=72, revision=75

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:08.951 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:08.968 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:08.974 [qtp1971696218-94] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:08.995 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/3 + &#ä/5/h"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:08.996 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=68, revision=74

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:09.002 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:09.014 [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
    04:45:09.016 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=72, revision=75
    04:45:09.016 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=75, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:09.095 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:09.100 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:45:09.141 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:09.179 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:09.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:09.228 [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
    04:45:09.224 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/1 {11 11ä11#+} 1/b"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:09.287 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:09.285 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    04:45:09.288 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:09.285 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:09.311 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=68, revision=74
    04:45:09.311 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=74, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:09.316 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:09.366 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:09.435 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:09.444 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:09.454 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:09.448 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:09.474 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:09.470 [qtp1325681772-149] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3o2FNSVpO2GBY5dB80TS6A/4bjhiQ0xSTa5nUW3dCPDIA/cUd97e7_uGIOQMcRvO7SFg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:09.512 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:10.013 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:10.022 [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
    04:45:10.104 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:10.105 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:10.110 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:45:10.165 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:10.171 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:10.172 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/2/a"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:10.183 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/2/a"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:10.185 [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
    04:45:10.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
    04:45:10.196 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:10.207 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:10.245 [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
    04:45:10.247 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    04:45:10.251 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:10.256 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:10.265 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 263885 bytes in 1251 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:10.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='57659b79fd73456a453117bf3105da66bf67b826' to.sha1='400e604c000456ccbb1a724d533741926dbde38f'): /1 {11 11ä11#+} 1/c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:10.334 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=119
    04:45:10.337 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:10.375 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/1 {11 11ä11#+} 1/a"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:10.422 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='32b6d54d02bea3d8daf3a20e3c897242f39cec22' to.sha1='64eb21f8f5fb9f9650b977fcfbb3ffc6b596a1b7'): /3 + &#ä/5/h

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:10.483 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:10.512 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:10.532 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=116, revision=119

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:10.534 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=46
    04:45:10.537 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=46

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:10.536 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:10.555 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:10.563 [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
    04:45:10.575 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=116, revision=119
    04:45:10.575 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=119, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:10.642 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:10.675 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:10.702 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:10.714 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aGpcmLrSvm75c8CzDrRI4Q/K1T0Bzn03P6Pu-oaeQk4RQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:10.734 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    04:45:10.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
    04:45:10.744 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=81
    04:45:10.745 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:10.775 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:10.858 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=11
    04:45:10.859 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:10.877 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:10.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e891d1d282a59ce0980c0b77232574d0e5d4dbf0' to.sha1='8998ccec691555369a72c98948aa5de871a4ec85'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:10.898 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=40, revision=46

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:10.938 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:10.956 [qtp1325681772-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:10.965 [qtp1325681772-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:10.949 [qtp1971696218-219] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=75, revision=81

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:11.000 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:11.032 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:11.057 [qtp1971696218-219] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:11.057 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/3 + &#ä/5/h"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:11.057 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=40, revision=46
    04:45:11.058 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=46, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:11.096 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:11.136 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:11.150 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:11.153 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:11.166 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=75, revision=81
    04:45:11.167 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=81, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:11.164 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=37
    04:45:11.168 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=31, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=37

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:11.270 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:11.273 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:11.295 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:11.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c66200d7ebb84e33d1849e58920b9d42c4aeee85' to.sha1='e9efa1394223d9582659c37bb1c67aac5814566f'): /3 + &#ä/5/i

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:11.297 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:11.360 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:11.387 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/1 {11 11ä11#+} 1/c"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:11.396 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:11.406 [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/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:11.453 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=125
    04:45:11.454 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:11.467 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:11.471 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/3 + &#ä/5/h"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c
    04:45:11.481 [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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:11.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 820505 bytes in 1334 ms. path='/2/a'
    04:45:11.582 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=77
    04:45:11.584 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:11.586 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:11.608 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:11.617 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=31, revision=37

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:11.647 [qtp1325681772-149] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=119, revision=125

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:11.745 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:11.744 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:11.774 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=74, revision=77

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:11.773 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=8, revision=11
    04:45:11.784 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:11.799 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:11.812 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=119, revision=125
    04:45:11.813 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=125, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:11.825 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:11.838 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:11.841 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=31, revision=37
    04:45:11.846 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=37, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:11.847 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:11.860 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=74, revision=77
    04:45:11.861 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=77, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:11.903 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:11.915 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:11.925 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:11.946 [qtp1971696218-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/xFCGz7Jp2Fg0BaZST5yxGQ/kZ--CrsrDW-PSzQV-urz3Q' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:12.001 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:12.083 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:12.115 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:12.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:12.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:12.126 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:12.140 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:12.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:12.143 [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
    04:45:12.142 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsvUXu09DarJp8-sb-4XHw/dnAr2P5WE05sO9C67cU1rA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:12.148 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/3 + &#ä/5/i"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:12.154 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:12.170 [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
    04:45:12.173 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:12.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 480862 bytes in 698 ms. path='/3 + &#ä/5/h'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:12.218 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/1 {11 11ä11#+} 1/b"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:45:12.227 [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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:12.225 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=84
    04:45:12.237 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:12.239 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:12.260 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:12.351 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:12.359 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:12.382 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:12.409 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:12.420 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:12.424 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:12.431 [qtp1971696218-219] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=81, revision=84

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:12.445 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:12.447 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:12.457 [qtp1325681772-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3o2FNSVpO2GBY5dB80TS6A/4bjhiQ0xSTa5nUW3dCPDIA/atgO8Kndzw_IhZ4EIUkKJg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:12.467 [qtp1971696218-219] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:12.488 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:12.507 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=81, revision=84
    04:45:12.514 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=84, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:12.518 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:12.559 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:12.578 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:12.579 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/SKdGI0GGU91zHfzBEChZdA/8HOHujxthdG_g1gUu8nQBA' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:12.582 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/2/a"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:12.609 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:12.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 361732 bytes in 439 ms. path='/3 + &#ä/5/i'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:12.626 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:12.649 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=128
    04:45:12.651 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:12.670 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:12.710 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:12.710 [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
    04:45:12.723 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:12.721 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    04:45:12.728 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:12.731 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:12.748 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:12.762 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:12.766 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:12.785 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:12.791 [qtp1325681772-149] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=125, revision=128

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:12.808 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:12.819 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:12.825 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=125, revision=128
    04:45:12.826 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=128, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:12.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151390 bytes in 603 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:12.869 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='077fccd3becca7f20f641c6ac7d12102a635ef14' to.sha1='1ea214c352c69e16302f20f0d3412ff945564713'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:12.967 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:12.969 [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
    04:45:12.983 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=40

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:12.993 [qtp1971696218-43] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:13.008 [qtp1971696218-43] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:13.021 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:13.034 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:13.078 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:13.138 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=83
    04:45:13.142 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:13.159 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:13.174 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:13.184 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/3 + &#ä/5/h"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c
    04:45:13.197 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:13.224 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:13.241 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:13.243 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=37, revision=40

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:13.246 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:13.248 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:13.290 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:13.302 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=14
    04:45:13.302 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:13.312 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a225fdb35e4f6151b27815e81b72068030d96b02' to.sha1='2489cb7af0d1e352971ca8438c50dc7a70369269'): /3 + &#ä/5/i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:13.319 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/3 + &#ä/5/i"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd
    04:45:13.327 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:13.307 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=37, revision=40
    04:45:13.330 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=40, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:13.360 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:13.364 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:13.370 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:13.382 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=77, revision=83

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:13.440 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4bdebf5741416b2ab767ff27e2b24a0852932d99' to.sha1='d519273f811156da0269b5a339694a14b74ceda0'): /3 + &#ä/aa

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:13.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:13.458 [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
    04:45:13.536 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=90
    04:45:13.545 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:13.577 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:13.590 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:13.590 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:13.603 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=77, revision=83
    04:45:13.603 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=83, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:13.617 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:13.622 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:13.656 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:13.662 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=84, revision=90
    04:45:13.690 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:13.681 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:13.704 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:13.723 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:13.726 [qtp178185341-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:13.727 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=134
    04:45:13.728 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:13.733 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsvUXu09DarJp8-sb-4XHw/dnAr2P5WE05sO9C67cU1rA' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:13.732 [qtp178185341-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:13.749 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:13.767 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=84, revision=90
    04:45:13.769 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=90, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:13.779 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:13.867 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:13.883 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/1 {11 11ä11#+} 1/b"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:13.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/3 + &#ä/5/h"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:13.904 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:13.899 [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
    04:45:13.927 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:13.942 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:13.952 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:13.953 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=11, revision=14
    04:45:13.955 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:13.956 [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
    04:45:13.992 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:14.005 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=128, revision=134

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:14.036 [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
    04:45:14.063 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:14.099 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6f04d5e7356e7f175faad7228496cf99871f5f0' to.sha1='8688ec7b41b56a202081b2274d59d440199a341c'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:14.119 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/3 + &#ä/5/i"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c
    04:45:14.141 [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
    04:45:14.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:14.194 [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
    04:45:14.211 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:14.231 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=128, revision=134
    04:45:14.232 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=134, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:14.273 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=46
    04:45:14.279 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=46

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:14.341 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:14.380 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:14.400 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:14.494 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:14.510 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:14.500 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:14.524 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3qCgb1gP3GDLmx7cZMBGgg/BRP2BHmz68Ktt8aQX7M6Hw/b3TACOT7XFcoUkx4hFMLIQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:14.532 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=40, revision=46

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:14.560 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:14.618 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:14.636 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/3 + &#ä/aa"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:14.641 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:14.660 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:14.665 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:14.666 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/xFCGz7Jp2Fg0BaZST5yxGQ/PBo-PQnJ_48pMH3T649JAQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:14.700 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:14.707 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=40, revision=46
    04:45:14.707 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=46, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:14.718 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.07%
    04:45:14.738 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:14.738 [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
    04:45:14.786 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:14.799 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:14.812 [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
    04:45:14.858 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:14.870 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:14.880 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:14.885 [qtp1325681772-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3o2FNSVpO2GBY5dB80TS6A/3nzJESEk7cAb-il32NwTXA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:14.900 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:14.908 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:14.944 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/1 {11 11ä11#+} 1/c"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:45:14.979 [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
    04:45:15.030 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=17
    04:45:15.031 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:15.040 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:15.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 261183 bytes in 322 ms. path='/3 + &#ä/aa'
    04:45:15.088 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=137
    04:45:15.089 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137
    04:45:15.159 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:15.168 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=134, revision=137
    04:45:15.188 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:15.198 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=134, revision=137
    04:45:15.199 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=137, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:15.206 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:15.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 905940 bytes in 1093 ms. path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:15.254 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:15.256 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:15.265 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=93
    04:45:15.267 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:15.289 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:15.307 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:15.318 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:15.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 812701 bytes in 1413 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:15.323 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:15.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:15.327 [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
    04:45:15.307 [qtp590532921-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:15.330 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/SKdGI0GGU91zHfzBEChZdA/HMtgW4mOWlS16g0Lr4bmSw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:15.350 [qtp1971696218-94] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=90, revision=93
    04:45:15.359 [qtp1971696218-94] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:15.364 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:15.388 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=90, revision=93
    04:45:15.390 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=93, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:15.392 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:15.431 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=86
    04:45:15.432 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:15.440 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:15.512 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:15.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 269087 bytes in 533 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:15.517 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:45:15.540 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:15.544 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:15.562 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:15.566 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:15.567 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=83, revision=86

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:15.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:15.582 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=14, revision=17
    04:45:15.583 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:15.594 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:15.597 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/3 + &#ä/aa"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:15.599 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=83, revision=86
    04:45:15.599 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=86, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:15.608 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:15.624 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=49
    04:45:15.626 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:15.635 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:15.639 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:15.642 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:15.657 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:15.705 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:15.727 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:15.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:15.736 [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
    04:45:15.741 [qtp1971696218-219] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:15.751 [qtp298852037-135] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsvUXu09DarJp8-sb-4XHw/dnAr2P5WE05sO9C67cU1rA' offset=2097152

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:15.763 [qtp1971696218-219] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:15.794 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c673ca32971888b57e3d5c94fe6507926f9f3aa' to.sha1='99a1df64a194f7ae51e06eee980ca4444943f1b3'): /3 + &#ä/bb

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:15.791 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:15.841 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:15.856 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:15.858 [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
    04:45:15.856 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/3 + &#ä/5/i"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:15.864 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=46, revision=49

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:15.882 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:15.902 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:15.898 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:15.920 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=46, revision=49
    04:45:15.922 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=49, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:15.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:15.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:15.970 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=143
    04:45:15.970 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:15.976 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:15.983 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:15.980 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:45:16.041 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:16.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:16.057 [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
    04:45:16.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='efe5a54c8e53526858c2d558adeea9f5ece53267' to.sha1='0781f82d439f14148e6a44dcadd91e1e999a344b'): /3 + &#ä/aa

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:16.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/3 + &#ä/5/h"} on repo=723d8869-6f5d-4709-801c-8e166f352acf
    04:45:16.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:16.175 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:16.166 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:16.182 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:16.202 [qtp1325681772-78] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=137, revision=143

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:16.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:16.242 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:16.290 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:16.296 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:16.311 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:16.334 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75380c0e5277c080a2158c79510dde4c16db8dd8' to.sha1='0b64be845757b9728a4409b90539eba86acbcb1a'): /3 + &#ä/5/i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:16.375 [qtp1325681772-78] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:16.382 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:16.383 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:16.382 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=137, revision=143
    04:45:16.393 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=143, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:16.394 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:16.428 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=99
    04:45:16.430 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:16.475 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=92
    04:45:16.475 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:16.495 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/1 {11 11ä11#+} 1/c"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:16.511 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:16.513 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:16.539 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:16.610 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    04:45:16.621 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:16.622 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:16.625 [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
    04:45:16.639 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:16.646 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/3 + &#ä/bb"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:16.658 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=93, revision=99

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:16.659 [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
    04:45:16.671 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:16.683 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=86, revision=92

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:16.744 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5863bf310de6e80ab4ce2158b1745ac757486cf4' to.sha1='419f4bddb7d0c7052164fb90de3ac145eddf2d29'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:16.757 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:16.811 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:16.831 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:16.848 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=86, revision=92
    04:45:16.850 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=92, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:16.857 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:16.875 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:16.881 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:16.883 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3o2FNSVpO2GBY5dB80TS6A/KrWs3gUI1J4zsMu_UX8Tmw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:16.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=93, revision=99
    04:45:16.890 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=99, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:16.927 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:16.978 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:16.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 67176 bytes in 324 ms. path='/3 + &#ä/bb'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:16.996 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=20
    04:45:16.997 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:17.008 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=55
    04:45:17.009 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:17.014 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:17.023 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=146
    04:45:17.024 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:17.104 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:17.124 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:17.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/3 + &#ä/aa"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:17.145 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=143, revision=146

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:17.160 [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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:17.160 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:17.234 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:17.242 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/3 + &#ä/5/i"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:17.260 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:17.262 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:17.260 [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
    04:45:17.275 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=143, revision=146
    04:45:17.276 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=146, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:17.290 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:17.324 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:17.339 [qtp298852037-135] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsvUXu09DarJp8-sb-4XHw/dnAr2P5WE05sO9C67cU1rA' offset=3145728

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:17.363 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:17.374 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=49, revision=55

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:17.388 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:17.398 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:17.390 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:17.400 [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
    04:45:17.414 [qtp590532921-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:17.464 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:17.475 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:17.480 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3qCgb1gP3GDLmx7cZMBGgg/BRP2BHmz68Ktt8aQX7M6Hw/NzsE53SfeUBVGAMxtkWlAA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:17.491 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:17.494 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:17.502 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=49, revision=55
    04:45:17.504 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=55, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:17.503 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:17.552 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:17.571 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:17.578 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/mXxsooGT0oZzdEmhmILbjw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:17.579 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:17.583 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:17.596 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:17.597 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:17.611 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=17, revision=20
    04:45:17.612 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:17.614 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:17.674 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/3 + &#ä/bb"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:17.679 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:17.697 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:17.704 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/2/1 {11 11ä11#+} 1/a"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:17.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:17.724 [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
    04:45:17.758 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:17.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:17.770 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:17.774 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:17.796 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 196400 bytes in 535 ms. path='/3 + &#ä/5/i'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:17.813 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:17.820 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=95
    04:45:17.821 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:17.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6721f47e5160a81392d85027ec67bb09206aea9' to.sha1='e0392437a050c939b0433a86a39e5a4ee913ace0'): /3 + &#ä/cc

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:17.920 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:17.926 [qtp543805131-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=92, revision=95

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:17.935 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:17.938 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=152
    04:45:17.938 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:17.952 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:17.964 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=92, revision=95
    04:45:17.964 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=95, revision=-1
    04:45:18.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    04:45:18.045 [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
    04:45:18.041 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:18.074 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:18.079 [qtp1325681772-149] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=146, revision=152

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:18.103 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:18.113 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:18.121 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:18.139 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:18.157 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=146, revision=152
    04:45:18.158 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=152, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:18.172 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:18.223 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:18.223 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:18.231 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:18.236 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:18.238 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:18.239 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3UCWp8aCiNejjy55Ia7REA/-Gwy8Qzn7mTzdGribZS2Xg/O1iBhyGwF2jGyQhjbJerag' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:18.311 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:18.321 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:18.346 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=23
    04:45:18.347 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:18.350 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/3 + &#ä/5/i"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:18.356 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/3 + &#ä/cc"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:18.425 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:18.436 [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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:18.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:18.455 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:18.514 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:18.526 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:18.540 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:18.554 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e739b17162e361792781c34e46b30ea563e2c1d5' to.sha1='f05dcc99c055a3b3ada9c7ce9a50e61c2432d04a'): /3 + &#ä/aa

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:18.577 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:18.590 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:18.598 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3o2FNSVpO2GBY5dB80TS6A/JjFwGxbuqOFzStRkdz1XYg' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:18.698 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:18.700 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=101
    04:45:18.700 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:18.710 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=20, revision=23
    04:45:18.711 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=23, revision=-1
    04:45:18.794 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:18.794 [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
    04:45:18.855 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:18.869 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:18.872 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:18.894 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:18.905 [qtp543805131-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=95, revision=101

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:18.935 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 123983 bytes in 498 ms. path='/3 + &#ä/cc'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:18.957 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:18.958 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:18.962 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=155
    04:45:18.963 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:19.059 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 717372 bytes in 1899 ms. path='/3 + &#ä/aa'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:19.072 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:19.084 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:19.090 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=102
    04:45:19.091 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:19.094 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=95, revision=101
    04:45:19.095 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=101, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:19.115 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:19.116 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:19.125 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=152, revision=155

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:19.144 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:19.151 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:19.153 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.20%
    04:45:19.156 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.32%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:19.167 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=152, revision=155
    04:45:19.167 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=155, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:19.165 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:19.185 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:19.184 [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
    04:45:19.198 [qtp298852037-135] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsvUXu09DarJp8-sb-4XHw/dnAr2P5WE05sO9C67cU1rA' offset=4194304

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:19.223 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:19.230 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:19.246 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:19.246 [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
    04:45:19.255 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=99, revision=102
    04:45:19.283 [qtp1971696218-161] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:19.300 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:19.314 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:19.329 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=99, revision=102
    04:45:19.330 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=102, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:19.350 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:19.360 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8afe5c2feefa566cead47ec2ca405cc8340d29e5' to.sha1='a199a11c393efae87d00be4058ff6a2af329faf1'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:19.371 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:19.375 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:45:19.422 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:19.427 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:19.428 [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
    04:45:19.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/3 + &#ä/aa"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:19.483 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:19.499 [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
    04:45:19.534 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/3 + &#ä/cc"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:19.538 [qtp1971696218-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:19.543 [qtp1971696218-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:19.546 [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
    04:45:19.622 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:19.621 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:19.651 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:19.658 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:19.692 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/3 + &#ä/aa"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:19.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='df57f685d28b2c6341b951c7cca5e25ee2bda9ac' to.sha1='d6d3e452504d2ff9f326da73c6e34b6b5cafa325'): /3 + &#ä/dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:19.767 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:19.775 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:19.791 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=27
    04:45:19.792 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:19.797 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:19.800 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:19.819 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=161

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:19.820 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:19.820 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:19.835 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:19.836 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3qCgb1gP3GDLmx7cZMBGgg/68wuwbPmQvZlF4DKhMbrig' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:19.905 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:19.912 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:19.923 [qtp1325681772-149] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=155, revision=161

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:19.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e6f032ec5259630d22a12ab1f469fd570b8eb0f' to.sha1='d3dca7a3ba2a1a81ab504b9748834af2b8e7e217'): /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:20.000 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:20.019 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=155, revision=161
    04:45:20.020 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=161, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:20.062 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=108
    04:45:20.063 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:20.093 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:20.130 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:20.139 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:20.154 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:20.241 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/3 + &#ä/dd"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd
    04:45:20.255 [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
    04:45:20.310 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:20.323 [qtp1971696218-219] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=102, revision=108

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:20.330 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:20.348 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=23, revision=27
    04:45:20.352 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:20.377 [qtp1971696218-219] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:20.433 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:20.467 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:20.474 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=102, revision=108
    04:45:20.475 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=108, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:20.486 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:20.486 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:20.498 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:20.506 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:20.514 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:20.516 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3UCWp8aCiNejjy55Ia7REA/-Gwy8Qzn7mTzdGribZS2Xg/O1iBhyGwF2jGyQhjbJerag' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:20.530 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:20.558 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:20.556 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:20.564 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3o2FNSVpO2GBY5dB80TS6A/2Mbh5Sr20VLn3ZMaIZJ6pw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:20.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4910040 bytes in 9177 ms. path='/1 {11 11ä11#+} 1/c'
    04:45:20.626 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=53
    04:45:20.628 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=53

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:20.668 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:20.667 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:20.709 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:20.718 [qtp298852037-81] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=46, revision=53

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:20.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/3 + &#ä/bb"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c
    04:45:20.966 [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
    04:45:20.971 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:20.983 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=46, revision=53
    04:45:20.984 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=53, revision=-1
    04:45:21.083 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:21.084 [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
    04:45:21.129 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/1 {11 11ä11#+} 1/a"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:21.139 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:21.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:21.146 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:21.165 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:21.175 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:21.176 [qtp1971696218-94] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/iFF5rTMV-o3HaZO0qgLQmw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:21.207 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:21.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 255542 bytes in 981 ms. path='/3 + &#ä/dd'
    04:45:21.249 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=164
    04:45:21.250 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:21.299 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:21.330 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:21.336 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:21.343 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=161, revision=164

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:21.403 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:21.401 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:21.417 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=161, revision=164
    04:45:21.418 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=164, revision=-1
    04:45:21.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:21.480 [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
    04:45:21.500 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/1 {11 11ä11#+} 1/c"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:21.537 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:21.558 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:21.569 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:21.572 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:21.586 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:21.598 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:21.669 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    04:45:21.674 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:21.678 [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
    04:45:21.747 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/3 + &#ä/dd"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd
    04:45:21.767 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:21.779 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6828165961033b1eaa956f65a19b8505dd17bdc4' to.sha1='181fd5d322db6cc92c5e343ef70b08c297801d9f'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:21.823 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.50%
    04:45:21.826 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:21.828 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/aa1'
    04:45:21.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b6be7817d062a91e9b838271897fba35a1a6c59' to.sha1='93f0b5039d3d6be0af71294343d46f990a3acf1d'): /dir1/aa1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:21.875 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=59
    04:45:21.876 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:21.956 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=170
    04:45:21.956 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:21.979 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:21.987 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=53, revision=59

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:22.069 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:22.076 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=164, revision=170

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:22.120 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:22.142 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:22.146 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:22.156 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:22.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 958962 bytes in 2661 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:22.163 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=53, revision=59
    04:45:22.164 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=59, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:22.164 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=164, revision=170
    04:45:22.173 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=170, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:22.178 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:22.184 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=104
    04:45:22.186 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:22.206 [qtp590532921-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L4IJ7tpoHHzIZ9AQRGofTg/0kpz6-aZj65WwUbzZDt1Kg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:22.225 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:22.249 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:22.273 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:22.285 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:22.291 [qtp543805131-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=101, revision=104
    04:45:22.381 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:22.382 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:22.384 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/dir1/aa1"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:22.398 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=101, revision=104
    04:45:22.399 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=104, revision=-1
    04:45:22.450 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:22.451 [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
    04:45:22.452 [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
    04:45:22.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/2/1 {11 11ä11#+} 1/a"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:22.469 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:22.479 [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
    04:45:22.489 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:22.529 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:22.533 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:22.542 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:22.550 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:22.554 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:22.555 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QIZO6SjnfQzg2VrCLpL-kA/f0lkDuJX8KjM_7tMo9viLQ' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:22.561 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:22.560 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 499348 bytes in 1594 ms. path='/3 + &#ä/bb'
    04:45:22.581 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=111
    04:45:22.582 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:22.649 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/3 + &#ä/aa"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:22.701 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:22.706 [qtp1971696218-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=108, revision=111

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:22.707 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:22.715 [qtp1971696218-43] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:22.727 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:22.729 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:22.735 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:22.737 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mX40ROAnKzC3SkLJC4EdDg/NKSjV6T5c4PJfOsHPMTwMw/JZj24xZKwhIUjUok6rWihA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:22.801 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:22.803 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:22.816 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=108, revision=111
    04:45:22.816 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=111, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:22.816 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:22.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:22.884 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    04:45:22.884 [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
    04:45:22.919 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97192 bytes in 466 ms. path='/dir1/aa1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:22.928 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:22.934 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d9e6bf1918de93aa86a1478c922cf7dc03c78ec3' to.sha1='776212f3ab72d575490abf45d180305440fc1cc4'): /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:22.938 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=173
    04:45:22.939 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:22.985 [qtp1971696218-219] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:22.988 [qtp1971696218-219] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:23.000 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=110
    04:45:23.001 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:23.039 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:23.055 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:23.060 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=170, revision=173
    04:45:23.140 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:23.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/3 + &#ä/bb"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:23.163 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=170, revision=173
    04:45:23.163 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=173, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:23.202 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:23.207 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=104, revision=110

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:23.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:23.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:23.220 [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
    04:45:23.230 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:23.248 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:23.282 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:23.310 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:23.323 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:23.327 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:23.377 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:23.384 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=104, revision=110
    04:45:23.384 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=110, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:23.392 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b066419a3be6920d549eae4983fccae5f531ffbd' to.sha1='196151dab57496776b3f78f2fff19cf62863f62f'): /3 + &#ä/cc

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:23.417 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:23.437 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:23.491 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=117

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:23.484 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/dir1/aa1"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:23.493 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:23.571 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:23.572 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:23.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:23.620 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/3 + &#ä/bb"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:23.623 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/bb1'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:23.625 [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
    04:45:23.628 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:23.635 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=111, revision=117

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:23.666 [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
    04:45:23.666 [qtp1971696218-161] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:23.694 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3490628bd42f5c55b836b15540376b93ca26f113' to.sha1='c19b31245333b269bac8d021379b1e384a3124bc'): /dir1/bb1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:23.695 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:23.722 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=111, revision=117
    04:45:23.723 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=117, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:23.771 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=179

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:23.771 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:23.773 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=173, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:23.787 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:23.817 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:23.848 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:23.849 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:23.857 [qtp178185341-193] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3UCWp8aCiNejjy55Ia7REA/-Gwy8Qzn7mTzdGribZS2Xg/O1iBhyGwF2jGyQhjbJerag' offset=2097152

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:23.882 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:23.883 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:23.897 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:23.898 [qtp543805131-43] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3qCgb1gP3GDLmx7cZMBGgg/YvWLUvi6mci4Mt2MkMoLmw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:23.914 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:23.917 [qtp1325681772-149] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=173, revision=179

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:24.005 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/3 + &#ä/cc"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:24.027 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:24.036 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=173, revision=179
    04:45:24.036 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=179, revision=-1
    04:45:24.067 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:24.136 [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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:24.182 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:24.182 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:24.229 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:24.235 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/dir1/bb1"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:24.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 763065 bytes in 1760 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:24.246 [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
    04:45:24.248 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:24.255 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:24.256 [qtp1971696218-219] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/f8PGuEtuyiwbJ0FjoZnV8w' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:24.295 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=62
    04:45:24.297 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:24.338 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:24.354 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:24.360 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:24.369 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QIZO6SjnfQzg2VrCLpL-kA/dnXYCwdl06yR82r2kzCGWA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:24.372 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:24.377 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=59, revision=62
    04:45:24.502 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:24.512 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=59, revision=62
    04:45:24.512 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=62, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:24.524 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:24.549 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161986 bytes in 413 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:24.560 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:24.582 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:24.584 [qtp543805131-43] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:24.588 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=120

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:24.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 195652 bytes in 341 ms. path='/dir1/bb1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:24.589 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:24.606 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=182
    04:45:24.608 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:24.625 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 521957 bytes in 994 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:24.647 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:24.648 [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
    04:45:24.656 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=113
    04:45:24.659 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:24.660 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:24.696 [qtp1971696218-94] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=117, revision=120
    04:45:24.704 [qtp1971696218-94] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:24.746 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:24.748 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:24.749 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:24.776 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=117, revision=120
    04:45:24.777 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=120, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:24.787 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:24.783 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:24.802 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=179, revision=182

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:24.811 [qtp543805131-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=110, revision=113
    04:45:24.827 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:24.851 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=110, revision=113
    04:45:24.852 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=113, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:24.839 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:24.883 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=179, revision=182
    04:45:24.884 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=182, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:24.918 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:24.922 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:24.949 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:24.954 [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
    04:45:24.981 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:25.016 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:25.057 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/2/1 {11 11ä11#+} 1/a"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9
    04:45:25.077 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:25.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:25.079 [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
    04:45:25.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:25.096 [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
    04:45:25.150 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:25.151 [qtp1971696218-43] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:25.154 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:25.155 [qtp1971696218-43] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:25.155 [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
    04:45:25.175 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:25.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/3 + &#ä/cc"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:25.253 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:25.256 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:25.245 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='44cb77d889dc41cd55dbf0ce2b9cb946a768eea7' to.sha1='966685336bcd1c3fa42f9adabd53317e585c08b7'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:25.278 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:25.278 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:25.284 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:25.296 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:25.301 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:25.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/dir1/bb1"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd
    04:45:25.347 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:25.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:25.400 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/file1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:25.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9047a89036c61dba7513ea1c3c5ad466f7c3019' to.sha1='84581ce70cf88eb4fa8c2875bbc92c86750d51a0'): /3 + &#ä/dd

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:25.448 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:25.452 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:25.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c76a4c4cbbda1c2591c9cffc536a0f2bf4cb5e94' to.sha1='7d08610854fe99d23e0f38e8879578dbc1473813'): /file1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:25.490 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:25.514 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:25.515 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:25.533 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=68
    04:45:25.547 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:25.570 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/3 + &#ä/bb"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:25.586 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:25.596 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:25.594 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:25.606 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:25.611 [qtp590532921-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L4IJ7tpoHHzIZ9AQRGofTg/0kpz6-aZj65WwUbzZDt1Kg' offset=1048576

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:25.616 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=126
    04:45:25.619 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:25.625 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:25.642 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3UCWp8aCiNejjy55Ia7REA/-Gwy8Qzn7mTzdGribZS2Xg/O1iBhyGwF2jGyQhjbJerag' offset=3145728

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:25.647 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:25.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:25.769 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:25.783 [qtp298852037-81] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=62, revision=68

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:25.793 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=188
    04:45:25.793 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:25.846 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:25.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6864a7b53b621aa2b2774ffdbc8b9b6e2916ecc' to.sha1='6d381ced6fed7b58c35b499b1ec0eb91b2ab1516'): /3 + &#ä/cc

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:25.853 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:25.864 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=62, revision=68
    04:45:25.865 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=68, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:25.867 [qtp1971696218-219] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=120, revision=126
    04:45:25.896 [qtp1971696218-219] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:25.911 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:25.923 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:25.926 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=182, revision=188

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:25.936 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=120, revision=126
    04:45:25.936 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=126, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:25.944 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=119
    04:45:25.944 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:25.995 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:26.013 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:26.113 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:26.121 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:26.120 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:26.126 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=182, revision=188
    04:45:26.127 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=188, revision=-1
    04:45:26.176 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:26.179 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:26.191 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=113, revision=119

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:26.199 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/3 + &#ä/dd"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:26.205 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/2/1 {11 11ä11#+} 1/b"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9
    04:45:26.229 [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
    04:45:26.228 [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
    04:45:26.278 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:26.284 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:26.290 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=113, revision=119
    04:45:26.290 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=119, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:26.346 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:26.350 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:26.358 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:26.376 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/file1"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:26.384 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:26.386 [qtp1971696218-43] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/o_I0j5kxSwr__sHyv6ZMBg' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:26.391 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:26.397 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:26.408 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:26.425 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:26.431 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:26.443 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mX40ROAnKzC3SkLJC4EdDg/NKSjV6T5c4PJfOsHPMTwMw/AfRrMwROkuMM-ezgB1W5jQ' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:26.473 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/3 + &#ä/cc"} on repo=723d8869-6f5d-4709-801c-8e166f352acf
    04:45:26.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    04:45:26.515 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:26.635 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:26.652 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:26.662 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:26.678 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:26.679 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:26.691 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3y5fSgLYT3jLg221Fa4g8w' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:26.699 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:26.703 [qtp543805131-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3qCgb1gP3GDLmx7cZMBGgg/eKFf85BJ_UiDWwcG-4WaTw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:26.973 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:27.047 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 238477 bytes in 819 ms. path='/3 + &#ä/dd'
    04:45:27.070 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=129
    04:45:27.071 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129
    04:45:27.165 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:27.169 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=126, revision=129
    04:45:27.175 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:27.232 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:27.243 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=126, revision=129
    04:45:27.243 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=129, revision=-1
    04:45:27.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:27.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:27.331 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:27.366 [qtp1971696218-219] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:27.368 [qtp1971696218-219] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:45:27.418 [qtp1971696218-219] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:27.502 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="805f1596-2d27-4b07-a638-6ed6a31e944c", toRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", path="/3 + &#ä/dd"} on repo=805f1596-2d27-4b07-a638-6ed6a31e944c
    04:45:27.579 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:27.604 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:27.754 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:27.796 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 508397 bytes in 1566 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:45:27.813 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=71
    04:45:27.815 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71
    04:45:27.899 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:27.903 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=68, revision=71
    04:45:27.968 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:27.980 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=68, revision=71
    04:45:27.981 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=71, revision=-1
    04:45:28.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:28.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:28.087 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:28.133 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:28.135 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:28.137 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:45:28.229 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:28.369 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/2/1 {11 11ä11#+} 1/b"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9
    04:45:28.467 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:28.603 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:28.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:28.637 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:28.729 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:28.765 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='896be2cfcfdfe2c07f010ff71b2c5fa1ba946188' to.sha1='0f41cca76fce207798a8828109822e4fd546f2a7'): /2/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:28.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:28.815 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:28.849 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 600819 bytes in 2365 ms. path='/3 + &#ä/cc'
    04:45:28.870 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=122
    04:45:28.870 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:28.932 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=77
    04:45:28.933 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:28.955 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:29.072 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:29.077 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=119, revision=122

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:29.151 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:29.152 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:29.168 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=135

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:29.170 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:29.167 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=119, revision=122
    04:45:29.167 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=122, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:29.189 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:29.195 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:29.198 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 802438 bytes in 2800 ms. path='/file1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:29.209 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:29.215 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:29.217 [qtp590532921-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L4IJ7tpoHHzIZ9AQRGofTg/0kpz6-aZj65WwUbzZDt1Kg' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:29.222 [qtp298852037-238] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:29.243 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=191
    04:45:29.244 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:29.246 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:29.249 [qtp298852037-238] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=71, revision=77

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:29.267 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:29.263 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:29.268 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:29.275 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3UCWp8aCiNejjy55Ia7REA/-Gwy8Qzn7mTzdGribZS2Xg/O1iBhyGwF2jGyQhjbJerag' offset=4194304

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:29.298 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:29.299 [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
    04:45:29.335 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:29.339 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=129, revision=135

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:29.342 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:29.349 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:29.424 [qtp298852037-238] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:29.443 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=71, revision=77
    04:45:29.444 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=77, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:29.484 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=188, revision=191

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:29.487 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:29.662 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:29.675 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:29.764 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/2/a"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9
    04:45:29.771 [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
    04:45:29.865 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:29.872 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=188, revision=191
    04:45:29.873 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=191, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:29.887 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:29.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:29.942 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    04:45:29.971 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:29.991 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:30.017 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:30.041 [qtp1325681772-452] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:30.043 [qtp1325681772-452] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:30.052 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:30.058 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:30.059 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mX40ROAnKzC3SkLJC4EdDg/AHXbdkPVXVzmAybBjUoD_w' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:30.080 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:30.082 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/3 + &#ä/cc"} on repo=723d8869-6f5d-4709-801c-8e166f352acf
    04:45:30.171 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:30.226 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:30.228 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/file1"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:30.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:30.245 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:30.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e57fb01e8787c3c539142a54844a75c885cc0f7' to.sha1='03da71f84acb49406c8901db4e9df3120e96cf24'): /3 + &#ä/dd

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:30.267 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.54%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:30.309 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=128
    04:45:30.309 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:30.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=6

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:30.381 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:30.386 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=122, revision=128
    04:45:30.685 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:30.692 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=122, revision=128
    04:45:30.692 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=128, revision=-1
    04:45:30.735 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:30.924 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:30.952 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/3 + &#ä/dd"} on repo=723d8869-6f5d-4709-801c-8e166f352acf
    04:45:30.961 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    04:45:30.989 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false
    04:45:31.048 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:31.059 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:31.064 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:31.067 [qtp543805131-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3qCgb1gP3GDLmx7cZMBGgg/qd4x89v92GibqRgH5_y7EA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:31.179 [qtp1971696218-161] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:31.216 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:31.227 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=129, revision=135
    04:45:31.227 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=135, revision=-1
    04:45:31.268 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:31.300 [qtp1971696218-43] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c transaction.localRevision=80 remoteFromLocalRevision=6
    04:45:31.326 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:31.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=805f1596-2d27-4b07-a638-6ed6a31e944c to='build/repo/j7y52g7h-wc12a-local-src', fromRepoLocalSync=false
    04:45:31.359 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:31.394 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:31.395 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:31.417 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=80

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:31.485 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:31.487 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:31.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158942 bytes in 529 ms. path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:31.509 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=197

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:31.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:31.539 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=131
    04:45:31.540 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:31.591 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=191, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=197

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:31.713 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:31.726 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=128, revision=131
    04:45:31.752 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:31.769 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=128, revision=131
    04:45:31.769 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=131, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:31.835 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:31.884 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 956145 bytes in 2113 ms. path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:31.911 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:31.914 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:31.915 [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
    04:45:31.931 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=191, revision=197

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:31.937 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=80
    04:45:31.943 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:31.984 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:32.042 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:32.051 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:32.049 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:32.078 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=77, revision=80

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:32.080 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:32.083 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:32.093 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:32.117 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:32.135 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:32.138 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:32.141 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:32.143 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:32.148 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=191, revision=197
    04:45:32.149 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=197, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:32.150 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=77, revision=80
    04:45:32.151 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=80, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:32.159 [qtp178185341-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3UCWp8aCiNejjy55Ia7REA/-Gwy8Qzn7mTzdGribZS2Xg/O1iBhyGwF2jGyQhjbJerag' offset=5242880

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:32.165 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:32.167 [qtp590532921-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L4IJ7tpoHHzIZ9AQRGofTg/0kpz6-aZj65WwUbzZDt1Kg' offset=3145728

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:32.210 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="723d8869-6f5d-4709-801c-8e166f352acf", toRepositoryId="f90dd01a-9bd1-4efd-829b-e6c02a515379", path="/3 + &#ä/dd"} on repo=723d8869-6f5d-4709-801c-8e166f352acf

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:32.253 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:32.264 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:32.264 [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
    04:45:32.288 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:32.398 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:32.430 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:32.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=49.8 MiB, available=405.7 MiB
    04:45:32.583 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:32.599 [qtp1971696218-43] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=-1, revision=81
    04:45:32.631 [qtp1971696218-43] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:32.978 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:33.030 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:33.187 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:45:33.258 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:33.283 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:33.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:33.355 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/2/a"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9
    04:45:33.442 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:33.459 [qtp1325681772-452] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd transaction.localRevision=116 remoteFromLocalRevision=6
    04:45:33.528 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:33.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 from='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6' toID=e72e9848-4786-45b9-a48d-586b5eb554dd to='build/repo/j7y520i6-er53l-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:33.533 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    04:45:33.542 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:33.557 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:33.565 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:33.610 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=116

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:33.681 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f59ee76194b748cf2248b529b0920a6a6d6b883f' to.sha1='970b966c3fc4978daefc757cf302599c23f3a98f'): /3 + &#ä/5/h

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:33.706 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=49.7 MiB, available=405.8 MiB
    04:45:33.714 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=4, revision=81

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:33.781 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=86
    04:45:33.782 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:33.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:33.904 [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
    04:45:33.904 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:33.908 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:33.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:33.915 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=80, revision=86

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:33.949 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:33.951 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:33.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:33.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:33.993 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:33.994 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:34.041 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:45:34.042 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:34.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:34.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:34.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:34.073 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:34.086 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:34.086 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:34.099 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:34.099 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:34.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:34.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:34.132 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:34.133 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:34.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:34.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:34.164 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:34.165 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:34.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:34.182 [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
    04:45:34.183 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:34.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:34.197 [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
    04:45:34.203 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=80, revision=86
    04:45:34.204 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=86, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:34.212 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:34.212 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:34.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:34.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:34.245 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:34.246 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:34.250 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:34.251 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:34.259 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:34.623 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=137
    04:45:34.648 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:34.679 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:34.750 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=57.3 MiB, available=398.2 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:34.251 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:34.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:45:34.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=50.0 MiB, available=405.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:34.796 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:34.807 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionInProgress=-1, revision=117

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:34.838 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/3 + &#ä/5/h"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:34.850 [qtp1325681772-451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:34.884 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:34.886 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:34.894 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionSynced=4, revision=81
    04:45:34.894 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=81, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:34.908 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=131, revision=137

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:34.915 [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
    04:45:34.940 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:35.024 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:35.040 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=131, revision=137
    04:45:35.040 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=137, revision=-1
    04:45:35.133 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:35.178 [qtp543805131-77] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf transaction.localRevision=82 remoteFromLocalRevision=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:35.228 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:35.259 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:35.265 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f90dd01a-9bd1-4efd-829b-e6c02a515379 from='https://localhost:46446/f90dd01a-9bd1-4efd-829b-e6c02a515379' toID=723d8869-6f5d-4709-801c-8e166f352acf to='build/repo/j7y525sb-4tihr-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:35.276 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:35.289 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:35.322 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:35.342 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y7LGm_1hdRkJU7Kf6aphRA/DOWArAPSuy5wTNweV2r6Rg/tslfvwze4YLcqKP1CriYWw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:34.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:45:35.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=49.8 MiB, available=405.7 MiB
    04:45:35.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:35.512 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:35.514 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:35.569 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:35.619 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:35.621 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:35.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:35.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=49.8 MiB, available=405.7 MiB
    04:45:35.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:36.078 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:36.102 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1037622 bytes in 1187 ms. path='/3 + &#ä/5/h'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:36.141 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:36.163 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=89
    04:45:36.164 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:36.230 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:36.246 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:36.262 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L4IJ7tpoHHzIZ9AQRGofTg/0kpz6-aZj65WwUbzZDt1Kg' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:36.320 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:36.380 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=86, revision=89
    04:45:36.416 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:36.430 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=86, revision=89
    04:45:36.431 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=89, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:35.571 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: 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
    04:45:36.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=54.7 MiB, available=400.8 MiB
    04:45:36.484 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.remoteRepositoryRevisionSynced=4, revision=117

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:36.595 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:36.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=50.2 MiB, available=405.3 MiB
    04:45:36.604 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:45:36.604 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:45:36.605 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:36.627 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    04:45:36.627 [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
    04:45:36.658 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:36.670 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:36.676 [qtp178185341-193] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3UCWp8aCiNejjy55Ia7REA/-Gwy8Qzn7mTzdGribZS2Xg/O1iBhyGwF2jGyQhjbJerag' offset=6291456

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:36.674 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:36.715 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:36.780 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=80

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:36.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=56.7 MiB, available=398.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:36.846 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:36.871 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:36.909 [qtp543805131-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionInProgress=-1, revision=83

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:36.926 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=138 remoteFromLocalRevision=80

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:36.926 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 41 ms.
    04:45:36.931 [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
    04:45:36.938 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=805f1596-2d27-4b07-a638-6ed6a31e944c from='build/repo/j7y52g7h-wc12a-local-src' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:45:36.962 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=138

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:36.996 [qtp543805131-54] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:36.994 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:37.002 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.030 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:37.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:37.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.077 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:37.083 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:37.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.129 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:45:37.130 [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
    04:45:37.143 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:45:37.143 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:45:37.152 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=138

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:37.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:37.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.166 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:37.166 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.178 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:37.178 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.193 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:37.194 [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
    04:45:37.195 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:37.211 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:37.211 [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
    04:45:37.216 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=140
    04:45:37.220 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:37.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:37.228 [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
    04:45:37.239 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:37.240 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:37.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:37.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.258 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:37.259 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.275 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:37.276 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.293 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:45:37.293 [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
    04:45:37.298 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:37.308 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:37.309 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:37.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:37.342 [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
    04:45:37.342 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=135, revision=140
    04:45:37.354 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:37.360 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:37.360 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.379 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:37.379 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.402 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:37.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.418 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:37.418 [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
    04:45:37.427 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:37.433 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=135, revision=140
    04:45:37.434 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=140, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:37.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:45:37.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:37.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:37.476 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=YDDpVTMTW_7sanwmTPS6tQ, serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6} because of missing permissions!
    04:45:37.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:37.524 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:37.547 [qtp1971696218-43] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c transaction.localRevision=86 remoteFromLocalRevision=138
    04:45:37.589 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:37.602 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:37.611 [qtp590532921-162] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:37.642 [qtp590532921-162] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:37.651 [qtp590532921-162] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:37.652 [qtp590532921-162] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L4IJ7tpoHHzIZ9AQRGofTg/0kpz6-aZj65WwUbzZDt1Kg' offset=5242880

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:37.660 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:37.686 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:37.776 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 51 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:37.892 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:37.896 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:45:37.954 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:38.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=54.5 MiB, available=401.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:38.014 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, invitation=true]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:38.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/3 + &#ä/5/h"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:38.058 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:38.108 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:38.111 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, invitation=true]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:38.170 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:38.173 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:38.202 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:38.222 [qtp1325681772-452] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionSynced=4, revision=117
    04:45:38.222 [qtp1325681772-452] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionInProgress=117, revision=-1
    04:45:38.255 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:38.298 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e9f812414a1548573fe87b550d39915a09d0c52' to.sha1='fcaad964f8b1c719b9e5d7b63f37705a6d4af509'): /3 + &#ä/5/i

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:38.308 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:38.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379: 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
    04:45:38.466 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=95
    04:45:38.467 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:38.510 [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
    04:45:38.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:45:38.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=54.2 MiB, available=401.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:38.635 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:38.664 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=89, revision=95

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:38.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=54.0 MiB, available=401.5 MiB
    04:45:38.892 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.remoteRepositoryRevisionSynced=4, revision=83

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:38.988 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:39.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:45:39.094 [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
    04:45:39.113 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:39.138 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:38.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:45:39.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=54.2 MiB, available=401.3 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:39.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=805f1596-2d27-4b07-a638-6ed6a31e944c to='build/repo/j7y52g7h-wc12a-local-src', fromRepoLocalSync=true
    04:45:39.146 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 805f1596-2d27-4b07-a638-6ed6a31e944c ('build/repo/j7y52g7h-wc12a-local-src')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:39.144 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:39.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:39.152 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=89, revision=95
    04:45:39.152 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=95, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:39.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:39.162 [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
    04:45:39.189 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:39.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:39.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:39.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:45:39.233 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:39.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:39.257 [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
    04:45:39.262 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:39.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:39.278 [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
    04:45:39.291 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:39.302 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:39.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:39.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:39.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:39.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:39.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:39.379 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:39.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:39.409 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:39.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:39.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:39.432 [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
    04:45:39.446 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:39.457 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    04:45:39.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:39.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:39.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:39.524 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:39.525 [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
    04:45:39.535 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=54.2 MiB, available=401.3 MiB
    04:45:39.536 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:45:39.536 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:45:39.536 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:39.547 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:39.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:39.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:39.570 [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
    04:45:39.571 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:39.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:39.585 [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
    04:45:39.610 [qtp1325681772-55] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd localRepositoryRevisionSynced=116

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:39.611 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=0lY__DR7Lk4AYqMPnWjlCg, serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379} because of missing permissions!
    04:45:39.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:39.723 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/3 + &#ä/5/i"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:39.896 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=53.6 MiB, available=401.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:39.937 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:39.987 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:39.988 [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
    04:45:39.993 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 transaction.localRevision=200 remoteFromLocalRevision=116

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:40.032 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 renewalDateTime=2017-09-24T03:14:22.781Z expiryDateTime=2017-09-24T03:44:22.781Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:40.043 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e72e9848-4786-45b9-a48d-586b5eb554dd from='build/repo/j7y520i6-er53l-local-src' toID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 to='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:40.044 [qtp590532921-162] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:40.071 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:40.079 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=86

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:40.082 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=200

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:40.101 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:40.127 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:40.136 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionSynced=4, revision=83
    04:45:40.137 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionInProgress=83, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:40.139 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:40.198 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:40.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:40.215 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:40.258 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:45:40.259 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:45:40.287 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=200

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:40.306 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:40.353 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=202
    04:45:40.356 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=197, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=202

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:40.372 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:40.387 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:40.399 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y7LGm_1hdRkJU7Kf6aphRA/DOWArAPSuy5wTNweV2r6Rg/mLW56D0YFp3OIBsP3AUA0w' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:40.442 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:40.445 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:40.447 [qtp1325681772-149] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=197, revision=202
    04:45:40.459 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:40.464 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:40.467 [qtp178185341-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3UCWp8aCiNejjy55Ia7REA/-Gwy8Qzn7mTzdGribZS2Xg/O1iBhyGwF2jGyQhjbJerag' offset=7340032

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:40.467 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=197, revision=202
    04:45:40.468 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=202, revision=-1
    04:45:40.543 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:40.574 [qtp1325681772-172] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd transaction.localRevision=122 remoteFromLocalRevision=200
    04:45:40.597 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:40.611 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:40.611 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:40.614 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    04:45:40.626 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [c76d097]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y56e87-mydb-local-dest'
    04:45:40.628 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [c76d097]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y56e87-mydb-local-dest' locked successfully.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:40.651 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:40.660 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:40.664 [qtp590532921-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L4IJ7tpoHHzIZ9AQRGofTg/0kpz6-aZj65WwUbzZDt1Kg' offset=6291456

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:40.751 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=53.5 MiB, available=402.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:41.041 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=50.9 MiB, available=404.6 MiB
    04:45:41.076 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:41.082 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=-1, revision=87
    04:45:41.090 [qtp1971696218-348] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:41.100 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:40.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:45:41.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=53.5 MiB, available=402.0 MiB
    04:45:41.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:41.150 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:41.154 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 576508 bytes in 1166 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:41.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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
    04:45:41.223 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=98
    04:45:41.239 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98
    04:45:41.298 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:41.303 [qtp298852037-81] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=95, revision=98
    04:45:41.356 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:41.363 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=95, revision=98
    04:45:41.363 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=98, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:41.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=53.5 MiB, available=402.0 MiB
    04:45:41.426 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:45:41.426 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:45:41.427 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:41.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:41.438 [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
    04:45:41.468 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:41.494 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:41.614 [qtp543805131-262] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf localRepositoryRevisionSynced=82

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:41.614 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:41.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=50.2 MiB, available=405.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:41.620 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:41.623 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=81, revision=87
    04:45:41.631 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:41.632 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:45:41.633 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:45:41.633 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:41.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:41.643 [qtp178185341-54] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:41.644 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:41.651 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:41.724 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 transaction.localRevision=140 remoteFromLocalRevision=82
    04:45:41.784 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=723d8869-6f5d-4709-801c-8e166f352acf from='build/repo/j7y525sb-4tihr-local-src' toID=f90dd01a-9bd1-4efd-829b-e6c02a515379 to='https://localhost:46446/f90dd01a-9bd1-4efd-829b-e6c02a515379'
    04:45:41.797 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=140

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:41.803 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/3 + &#ä/5/i"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9
    04:45:41.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:41.866 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:41.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:41.907 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:45:41.908 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:45:41.917 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 localRepositoryRevisionSynced=140
    04:45:41.962 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=142
    04:45:41.973 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:41.987 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3bb6e93427df5e235b7dac31be7ed0efd269f686' to.sha1='1a358079fb61372d19bce0ec39b6654ba2195837'): /3 + &#ä/aa

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:41.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=50.2 MiB, available=405.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:41.993 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:42.039 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:42.040 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:42.067 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=137, revision=142

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:42.069 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionSynced=81, revision=87
    04:45:42.069 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=87, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:42.079 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:42.108 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:42.111 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:42.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:42.124 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=137, revision=142
    04:45:42.130 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=142, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:42.147 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=104
    04:45:42.149 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:42.150 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:42.171 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:42.186 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3UCWp8aCiNejjy55Ia7REA/-Gwy8Qzn7mTzdGribZS2Xg/O1iBhyGwF2jGyQhjbJerag' offset=8388608

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:42.212 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:42.231 [qtp543805131-77] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf transaction.localRevision=88 remoteFromLocalRevision=140
    04:45:42.258 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:42.275 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:42.315 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:42.326 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=98, revision=104

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:42.342 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 51 ms.
    04:45:42.342 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=E_fqa-lO9AB_MWDTjXKGWg, invitation=false]
    04:45:42.396 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 53 ms.
    04:45:42.397 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=gKGPP--MlInNl_o50ElNxQ, invitation=false]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:42.403 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:42.439 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:42.447 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:42.466 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=98, revision=104
    04:45:42.473 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=104, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:42.508 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:42.512 [qtp590532921-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L4IJ7tpoHHzIZ9AQRGofTg/0kpz6-aZj65WwUbzZDt1Kg' offset=7340032

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:42.555 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:42.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=50.2 MiB, available=405.3 MiB
    04:45:42.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:42.717 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:42.755 [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
    04:45:42.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/3 + &#ä/aa"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:42.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=50.2 MiB, available=405.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:42.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    04:45:42.923 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:42.935 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:42.941 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:42.951 [qtp298852037-135] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y7LGm_1hdRkJU7Kf6aphRA/J4NC87gtMWzFOQmLLyaGgA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:42.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:45:43.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=50.2 MiB, available=405.3 MiB
    04:45:43.154 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:45:43.157 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:45:43.157 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:45:43.180 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:43.180 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:43.202 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:43.210 [qtp1971696218-43] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=86

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:43.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:45:43.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f90dd01a-9bd1-4efd-829b-e6c02a515379 from='https://localhost:46446/f90dd01a-9bd1-4efd-829b-e6c02a515379' toID=723d8869-6f5d-4709-801c-8e166f352acf to='build/repo/j7y525sb-4tihr-local-src', fromRepoLocalSync=true
    04:45:43.216 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 723d8869-6f5d-4709-801c-8e166f352acf ('build/repo/j7y525sb-4tihr-local-src')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:43.220 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 105227 bytes in 382 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:43.229 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:43.232 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:43.254 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=107
    04:45:43.256 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:43.268 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=147 remoteFromLocalRevision=86

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:43.277 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:43.311 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:43.330 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:43.376 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:43.382 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=104, revision=107

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:43.393 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:43.409 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:43.423 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=104, revision=107
    04:45:43.423 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=107, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:43.485 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=148
    04:45:43.488 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:43.524 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 8876580 bytes in 25760 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:43.565 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:43.565 [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
    04:45:43.584 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=66
    04:45:43.597 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:43.599 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:43.639 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 renewalDateTime=2017-09-24T03:14:08.749Z expiryDateTime=2017-09-24T03:44:08.748Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:43.653 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:43.674 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:43.691 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=88
    04:45:43.734 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:43.740 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:43.753 [qtp178185341-193] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=55, revision=66

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:43.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:43.757 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:43.762 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:43.852 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:43.861 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:43.869 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=55, revision=66
    04:45:43.871 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=66, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:43.897 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:43.914 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=140, revision=148

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:43.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/3 + &#ä/aa"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9
    04:45:43.946 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:43.985 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:43.986 [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
    04:45:44.009 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:44.016 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:44.025 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:44.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='308dcb2b098e2806015d6ebbe5df4fb287046175' to.sha1='39cadf48ac04ceb618f03a85ca53050b9bbd30b7'): /3 + &#ä/bb

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:44.210 [qtp1971696218-161] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:44.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=54.6 MiB, available=400.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:44.269 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=113
    04:45:44.270 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:44.271 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:44.278 [qtp543805131-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionInProgress=-1, revision=89
    04:45:44.287 [qtp543805131-54] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:44.304 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:44.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=805f1596-2d27-4b07-a638-6ed6a31e944c from='build/repo/j7y52g7h-wc12a-local-src' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:45:44.344 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:44.352 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:44.376 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=148

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:44.395 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:44.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379: 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
    04:45:44.426 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:44.460 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:45:44.460 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:44.480 [qtp298852037-81] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=107, revision=113

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:44.525 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:44.532 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=148

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:44.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=54.3 MiB, available=401.2 MiB
    04:45:44.794 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.remoteRepositoryRevisionSynced=83, revision=89
    04:45:44.801 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=0lY__DR7Lk4AYqMPnWjlCg, serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379} because of missing permissions!
    04:45:44.803 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=E_fqa-lO9AB_MWDTjXKGWg, serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379} because of missing permissions!
    04:45:44.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:44.887 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:44.910 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=107, revision=113
    04:45:44.910 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=113, revision=-1
    04:45:44.965 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:45.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=54.3 MiB, available=401.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:45.077 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:45.126 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:45.131 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionSynced=83, revision=89
    04:45:45.132 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionInProgress=89, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:45.192 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=148, revision=150

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:45.197 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/3 + &#ä/bb"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:45.197 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:45.218 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:45.220 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:45.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:45.244 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:45.245 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:45.258 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:45.279 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:45.284 [qtp590532921-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L4IJ7tpoHHzIZ9AQRGofTg/0kpz6-aZj65WwUbzZDt1Kg' offset=8388608

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:45.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    04:45:45.410 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:45.423 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:45.429 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:45.433 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:45.434 [qtp1971696218-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=148, revision=150

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:45.435 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y7LGm_1hdRkJU7Kf6aphRA/bT4YqJDRknY9ZevcQmoCGg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:45.478 [qtp1971696218-43] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:45.513 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=54.4 MiB, available=401.1 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:45.547 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:45.558 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=140, revision=150
    04:45:45.559 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=150, revision=-1
    04:45:45.674 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:45.680 [qtp1971696218-161] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c transaction.localRevision=93 remoteFromLocalRevision=148

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:45.516 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:45:45.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=54.4 MiB, available=401.1 MiB
    04:45:45.798 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:45.969 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:45.975 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=805f1596-2d27-4b07-a638-6ed6a31e944c to='build/repo/j7y52g7h-wc12a-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:45.977 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:45.983 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:46.032 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:46.039 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 104532 bytes in 708 ms. path='/3 + &#ä/bb'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:46.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=54.4 MiB, available=401.1 MiB
    04:45:46.059 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:46.062 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:46.062 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:45:46.063 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:46.069 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=93

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:46.078 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=116
    04:45:46.079 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:46.123 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:46.140 [qtp543805131-262] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf localRepositoryRevisionSynced=88

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:46.143 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:46.189 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:46.198 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:46.212 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=113, revision=116

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:46.222 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:46.286 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 transaction.localRevision=148 remoteFromLocalRevision=88

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:46.306 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:46.318 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=113, revision=116
    04:45:46.319 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=116, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:46.327 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/2/1 {11 11ä11#+} 1/a"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:46.336 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:46.344 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:46.350 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:46.367 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:46.373 [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
    04:45:46.378 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=148
    04:45:46.395 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:46.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:46.436 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:46.479 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:46.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6bd605f04e6a1041745c08d6a118aa9050570851' to.sha1='9a882ee261f089f31596328df39fe37e978042aa'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:46.524 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:46.527 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:45:46.575 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:46.627 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=72
    04:45:46.628 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:46.634 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:46.643 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=142, revision=148

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:46.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/3 + &#ä/bb"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9
    04:45:46.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:46.796 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:46.800 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:46.808 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:46.815 [qtp178185341-194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=66, revision=72

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:46.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0
    04:45:46.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=52.3 MiB, available=403.2 MiB
    04:45:46.876 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:46.883 [qtp1971696218-94] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=-1, revision=94
    04:45:46.892 [qtp1971696218-94] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:46.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a04a1e0d117743cc348ddcc2fdc31ff65915c51d' to.sha1='80741b636c8c617d9562489b5521b48a9bedcc7b'): /3 + &#ä/cc
    04:45:47.004 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=122
    04:45:47.005 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:47.021 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:47.034 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:47.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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
    04:45:47.054 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=66, revision=72
    04:45:47.070 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=72, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:47.111 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:47.117 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=723d8869-6f5d-4709-801c-8e166f352acf from='build/repo/j7y525sb-4tihr-local-src' toID=f90dd01a-9bd1-4efd-829b-e6c02a515379 to='https://localhost:46446/f90dd01a-9bd1-4efd-829b-e6c02a515379'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:47.149 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:47.166 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=116, revision=122

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:47.172 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:47.181 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:47.189 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:47.212 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=149

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:47.263 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:47.275 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:47.273 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=116, revision=122
    04:45:47.273 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=122, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:47.288 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:45:47.288 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:45:47.302 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 localRepositoryRevisionSynced=149

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:47.349 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:47.364 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=148, revision=151
    04:45:47.374 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:47.399 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:47.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/2/1 {11 11ä11#+} 1/b"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:47.481 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:47.481 [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
    04:45:47.518 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/3 + &#ä/cc"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9
    04:45:47.524 [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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:47.551 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:47.570 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=148, revision=151

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:47.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=51.1 MiB, available=404.4 MiB
    04:45:47.630 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=87, revision=94

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:47.681 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:47.719 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:47.725 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=142, revision=151
    04:45:47.733 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=151, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:47.736 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:47.755 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:47.768 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y7LGm_1hdRkJU7Kf6aphRA/7MoKejlZhJz4NoYzWg0KoQ' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:47.788 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:47.791 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:47.792 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:45:47.792 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:45:47.792 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:47.804 [qtp543805131-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf transaction.localRevision=95 remoteFromLocalRevision=149

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:47.824 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:47.846 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:47.847 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:47.863 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:47.864 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:47.874 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3UCWp8aCiNejjy55Ia7REA/-Gwy8Qzn7mTzdGribZS2Xg/YuNARlokVWf1Yo0INZMOog' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:47.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f90dd01a-9bd1-4efd-829b-e6c02a515379 from='https://localhost:46446/f90dd01a-9bd1-4efd-829b-e6c02a515379' toID=723d8869-6f5d-4709-801c-8e166f352acf to='build/repo/j7y525sb-4tihr-local-src', fromRepoLocalSync=false
    04:45:47.908 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:47.915 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=95
    04:45:47.947 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:48.011 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:48.021 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:48.026 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:48.038 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L4IJ7tpoHHzIZ9AQRGofTg/0kpz6-aZj65WwUbzZDt1Kg' offset=9437184

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:47.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:45:48.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=50.4 MiB, available=405.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:48.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69567 bytes in 753 ms. path='/3 + &#ä/cc'
    04:45:48.311 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=125
    04:45:48.313 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:48.415 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:48.425 [qtp1971696218-411] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionSynced=87, revision=94
    04:45:48.427 [qtp1971696218-411] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=94, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:48.421 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:48.449 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=122, revision=125

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:47.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379: repoFileDtos.size=0
    04:45:48.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=55.3 MiB, available=400.2 MiB
    04:45:48.500 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:48.505 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionInProgress=-1, revision=96

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:48.514 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:48.514 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:48.516 [qtp543805131-77] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:48.523 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:48.523 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=122, revision=125

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:48.521 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:48.524 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=125, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:48.581 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 277647 bytes in 1098 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:45:48.637 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=75
    04:45:48.644 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:48.657 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:48.658 [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
    04:45:48.689 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:48.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379: 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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:48.730 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:48.790 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:48.810 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=72, revision=75
    04:45:48.846 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:48.862 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=72, revision=75
    04:45:48.863 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=75, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:48.863 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:48.880 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:45:48.922 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:48.931 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:48.998 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 10327708 bytes in 27858 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:49.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/3 + &#ä/cc"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:49.018 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:49.019 [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
    04:45:49.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=50.4 MiB, available=405.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:49.051 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=39
    04:45:49.052 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:49.053 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:49.066 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:49.100 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:49.105 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:49.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    04:45:49.272 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a7425b38e8cf717183f0bca99da851642ad1c113' to.sha1='131c0f3d31bc385bccc395391a2c80d340de82bb'): /3 + &#ä/dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:49.275 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:49.265 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:49.280 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:49.294 [qtp590532921-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=27, revision=39

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:49.354 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:49.358 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:49.379 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=27, revision=39
    04:45:49.379 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=39, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:49.392 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=131
    04:45:49.393 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:49.468 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/2/1 {11 11ä11#+} 1/b"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:45:49.534 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:49.547 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:49.549 [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
    04:45:49.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=55.0 MiB, available=400.5 MiB
    04:45:49.615 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.remoteRepositoryRevisionSynced=89, revision=96

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:49.627 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:49.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=50.4 MiB, available=405.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:49.642 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:49.630 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:49.700 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:49.715 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=125, revision=131

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:49.736 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=0lY__DR7Lk4AYqMPnWjlCg, serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379} because of missing permissions!
    04:45:49.738 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=E_fqa-lO9AB_MWDTjXKGWg, serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379} because of missing permissions!

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:49.745 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fba041b4afe3c1aec282643cfa6db7dcc2baccfd' to.sha1='a98e6ac6c9e525ec00099d40cbddbb9ef13055ea'): /2/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:49.823 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:49.858 [Test worker] INFO  D.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
    04:45:49.861 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=125, revision=131
    04:45:49.862 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=131, revision=-1
    04:45:49.912 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:49.942 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=81
    04:45:49.944 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:49.968 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:49.984 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/3 + &#ä/dd"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:49.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:45:50.016 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=50.4 MiB, available=405.1 MiB
    04:45:50.016 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:45:50.016 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:45:50.017 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:45:50.042 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:50.044 [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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:50.099 [qtp1971696218-94] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=93

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:50.192 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:49.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:45:50.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=55.0 MiB, available=400.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:50.202 [qtp178185341-193] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=75, revision=81

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:50.210 [qtp1971696218-94] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:50.264 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:50.279 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=154 remoteFromLocalRevision=93

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:50.288 [qtp543805131-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionSynced=89, revision=96
    04:45:50.288 [qtp543805131-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionInProgress=96, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:50.318 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=805f1596-2d27-4b07-a638-6ed6a31e944c from='build/repo/j7y52g7h-wc12a-local-src' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:50.319 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:50.326 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=154

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:50.334 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:50.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:50.344 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=75, revision=81
    04:45:50.344 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=81, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:50.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:45:50.358 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:45:50.375 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=154

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:50.392 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:50.401 [qtp590532921-79] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:50.459 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:50.482 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=156

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:50.482 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:50.490 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:50.494 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:50.506 [qtp298852037-135] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y7LGm_1hdRkJU7Kf6aphRA/EhUblbhHcoQbZNqounj4vQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:50.528 [qtp590532921-79] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:50.537 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:50.538 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:50.558 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:50.581 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:50.584 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=150, revision=156
    04:45:50.588 [qtp1971696218-161] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:45:50.639 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:50.638 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/2/a"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:50.668 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=150, revision=156
    04:45:50.670 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=156, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:50.709 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:50.710 [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
    04:45:50.759 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:50.776 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c transaction.localRevision=99 remoteFromLocalRevision=154

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:50.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=55.0 MiB, available=400.5 MiB
    04:45:50.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:50.937 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:50.963 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:45:50.989 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:45:51.002 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:45:51.027 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:51.060 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:51.063 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    04:45:51.063 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:45:51.065 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:45:51.066 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:51.066 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:51.070 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6bbdd5ce]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y56mal-agedy-local-dest'
    04:45:51.072 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6bbdd5ce]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y56mal-agedy-local-dest' locked successfully.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:51.091 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:51.103 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:51.106 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3UCWp8aCiNejjy55Ia7REA/5R6TBron7KBkxiQwKNlaOA' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:51.117 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=55.0 MiB, available=400.5 MiB
    04:45:51.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:51.119 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/1 {11 11ä11#+} 1/a"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:45:51.214 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:51.286 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:51.290 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    04:45:51.349 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e2919fc1f694bcf05e67b7c6f719c74fd77d8c0' to.sha1='fdbd9fbc5ffb69ae509f90488cb29413f3a8e1e2'): /1 {11 11ä11#+} 1/b

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:51.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=55.0 MiB, available=400.5 MiB
    04:45:51.403 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:45:51.403 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:45:51.421 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:51.429 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=45
    04:45:51.430 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:51.432 [qtp543805131-262] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf localRepositoryRevisionSynced=95
    04:45:51.449 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:51.487 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 transaction.localRevision=155 remoteFromLocalRevision=95
    04:45:51.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=723d8869-6f5d-4709-801c-8e166f352acf from='build/repo/j7y525sb-4tihr-local-src' toID=f90dd01a-9bd1-4efd-829b-e6c02a515379 to='https://localhost:46446/f90dd01a-9bd1-4efd-829b-e6c02a515379'
    04:45:51.532 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=155
    04:45:51.548 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:45:51.548 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:45:51.560 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 localRepositoryRevisionSynced=155
    04:45:51.590 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=157
    04:45:51.609 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157
    04:45:51.696 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:51.700 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:51.702 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=151, revision=157

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:51.712 [qtp590532921-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=39, revision=45

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:51.721 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:51.732 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=151, revision=157
    04:45:51.732 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=157, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:51.802 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:51.809 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=39, revision=45
    04:45:51.810 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=45, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:51.835 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:51.840 [qtp543805131-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf transaction.localRevision=101 remoteFromLocalRevision=155
    04:45:51.888 [qtp543805131-54] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:51.890 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:51.896 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:51.990 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:52.015 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/1 {11 11ä11#+} 1/b"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:52.017 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:52.018 [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
    04:45:52.033 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:52.053 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:52.062 [qtp298852037-81] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/y7LGm_1hdRkJU7Kf6aphRA/EhUblbhHcoQbZNqounj4vQ' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:52.187 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:51.890 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:52.227 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:52.248 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:52.264 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:52.265 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L4IJ7tpoHHzIZ9AQRGofTg/nzXDC8Pb-DGLJnqik0RstA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:52.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 983763 bytes in 1568 ms. path='/2/a'
    04:45:52.302 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=84
    04:45:52.303 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:52.332 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:52.369 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:52.374 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=81, revision=84

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:52.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1246536 bytes in 2355 ms. path='/3 + &#ä/dd'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:52.401 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:52.414 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=81, revision=84
    04:45:52.415 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=84, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:52.421 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=135
    04:45:52.423 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:52.424 [Test worker] INFO  o.s.t.BrokenSignatureIT - uploadBrokenSignature: about to invoke syncFromLocalSrcToRemote() with broken signature.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:52.510 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:52.526 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=131, revision=135

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:52.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:52.552 [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
    04:45:52.553 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:52.562 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=131, revision=135
    04:45:52.562 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=135, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:52.605 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:52.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:52.622 [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
    04:45:52.648 [qtp178185341-193] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:52.653 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:52.653 [qtp178185341-193] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:45:52.693 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:52.717 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:52.732 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:45:52.780 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:52.798 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/2/a"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:45:52.809 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:52.815 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:52.840 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:45:52.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f90dd01a-9bd1-4efd-829b-e6c02a515379 from='https://localhost:46446/f90dd01a-9bd1-4efd-829b-e6c02a515379' toID=723d8869-6f5d-4709-801c-8e166f352acf to='build/repo/j7y525sb-4tihr-local-src', fromRepoLocalSync=true
    04:45:52.850 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 723d8869-6f5d-4709-801c-8e166f352acf ('build/repo/j7y525sb-4tihr-local-src')

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:52.886 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:52.886 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:52.887 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:52.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/3 + &#ä/dd"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:52.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:52.906 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:45:52.908 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:52.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:52.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 559075 bytes in 897 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:52.936 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:52.954 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='38756bbf78bf589b121856d3f3906fce86145e65' to.sha1='811f4f2468ab1893d5e7acd8afacd260186d8307'): /3 + &#ä/5/h

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:52.963 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=48
    04:45:52.964 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:53.022 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:53.098 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:53.099 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=90
    04:45:53.100 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:53.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:53.112 [qtp590532921-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=45, revision=48
    04:45:53.166 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:53.185 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=45, revision=48
    04:45:53.189 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=48, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:53.225 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 renewalDateTime=2017-09-24T03:14:08.749Z expiryDateTime=2017-09-24T03:44:08.748Z

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:53.255 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:53.261 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=84, revision=90

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:53.286 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:53.302 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=101

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:53.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:53.344 [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
    04:45:53.350 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:53.350 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:53.364 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=84, revision=90
    04:45:53.365 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=90, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:53.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:53.434 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:53.438 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:53.527 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:53.551 [qtp590532921-160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:53.563 [qtp590532921-160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:53.568 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/3 + &#ä/5/h"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:45:53.578 [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
    04:45:53.630 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=141
    04:45:53.651 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:53.724 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:53.824 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:53.845 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=135, revision=141

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:53.867 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/1 {11 11ä11#+} 1/b"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:45:53.900 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:53.966 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:53.972 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:53.975 [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
    04:45:53.999 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=135, revision=141
    04:45:54.003 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=141, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:54.005 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:54.032 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:54.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e2d68647a1b672c81612f6ce3d549e551adebd99' to.sha1='b219f59388e2dd14f64728f3c172c31d5589e160'): /1 {11 11ä11#+} 1/c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:54.080 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:54.094 [qtp178185341-281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8iAgLnlaE2GaKOJYQOKHYw/WCGFA-g--mmrn9xGyZD1Cg/ErJwba0q18FL0eBDzIeOyA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:54.097 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:54.163 [qtp298852037-135] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 transaction.localRevision=86 remoteFromLocalRevision=6

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:54.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=56.1 MiB, available=399.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:54.203 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:54.228 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:54.251 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionInProgress=-1, revision=102

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:54.260 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=54
    04:45:54.260 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:54.267 [qtp543805131-319] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102
    04:45:54.289 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:54.388 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:54.394 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=48, revision=54
    04:45:54.500 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:54.519 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=48, revision=54
    04:45:54.519 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=54, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:54.516 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:54.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 756986 bytes in 1021 ms. path='/3 + &#ä/5/h'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:54.613 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:54.646 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=93
    04:45:54.646 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:54.700 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:54.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379: 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
    04:45:54.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=55.1 MiB, available=400.4 MiB
    04:45:54.714 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.remoteRepositoryRevisionSynced=96, revision=102
    04:45:54.728 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=0lY__DR7Lk4AYqMPnWjlCg, serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379} because of missing permissions!

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:54.733 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:54.735 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=E_fqa-lO9AB_MWDTjXKGWg, serverRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379} because of missing permissions!
    04:45:54.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:54.747 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/1 {11 11ä11#+} 1/c"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:54.745 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=90, revision=93

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:54.819 [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
    04:45:54.820 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:54.830 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=90, revision=93
    04:45:54.830 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=93, revision=-1
    04:45:54.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:54.903 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:54.939 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:54.955 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:54.978 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:54.985 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:54.987 [qtp178185341-194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:54.992 [qtp178185341-194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:55.009 [qtp590532921-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/L4IJ7tpoHHzIZ9AQRGofTg/QqGhnxS9hYhH867YaXBDrw' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:55.018 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=55.1 MiB, available=400.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:55.030 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:55.068 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/3 + &#ä/5/h"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:55.076 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:55.082 [qtp543805131-423] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionSynced=96, revision=102
    04:45:55.082 [qtp543805131-423] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.localRepositoryRevisionInProgress=102, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:55.088 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:55.094 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:55.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:55.131 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=530cd924-783f-4d5b-a893-ec2cac0c2b05 from='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05' toID=4ecf7d81-f054-4926-89be-77d68834a7d9 to='build/repo/j7y52e0x-vnj7h-local-src', fromRepoLocalSync=false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:55.135 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:55.145 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:55.175 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:55.206 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=86

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:55.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3f9d6b91a8460b2e88b7a77735b6f13ff7bab63d' to.sha1='3ab3e60ff189379b6b84c040f85a005cf64ed58e'): /3 + &#ä/5/i
    04:45:55.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=99
    04:45:55.311 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:55.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=55.2 MiB, available=400.3 MiB
    04:45:55.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:55.458 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:55.464 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=93, revision=99
    04:45:55.607 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:55.616 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=93, revision=99
    04:45:55.616 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=99, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:55.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=55.2 MiB, available=400.3 MiB
    04:45:55.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:55.667 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:55.736 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:55.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 420347 bytes in 969 ms. path='/1 {11 11ä11#+} 1/c'
    04:45:55.808 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=57
    04:45:55.809 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:55.926 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=55.2 MiB, available=400.3 MiB
    04:45:55.927 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:45:55.930 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:45:55.930 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:45:55.951 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:55.963 [qtp543805131-319] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf localRepositoryRevisionSynced=101

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:55.999 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:56.000 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:56.030 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:56.089 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:56.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 transaction.localRevision=162 remoteFromLocalRevision=101

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:56.095 [qtp590532921-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=54, revision=57

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:56.120 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/3 + &#ä/5/i"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:56.146 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:56.148 [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
    04:45:56.172 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=54, revision=57
    04:45:56.172 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=57, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:56.177 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:56.191 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:56.206 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=-1, revision=162
    04:45:56.228 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:56.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
    04:45:56.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=723d8869-6f5d-4709-801c-8e166f352acf from='build/repo/j7y525sb-4tihr-local-src' toID=f90dd01a-9bd1-4efd-829b-e6c02a515379 to='https://localhost:46446/f90dd01a-9bd1-4efd-829b-e6c02a515379'
    04:45:56.326 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:56.336 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:56.336 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:56.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:45:56.343 [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
    04:45:56.355 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379 localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=163

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:56.361 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:56.378 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:56.410 [qtp178185341-281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8iAgLnlaE2GaKOJYQOKHYw/WCGFA-g--mmrn9xGyZD1Cg/QKEzaU4BQSZ0jieHmGHmVg' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:56.448 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:56.444 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    04:45:56.461 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:56.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:56.469 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:56.473 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:56.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 98512 bytes in 336 ms. path='/3 + &#ä/5/i'
    04:45:56.605 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=102
    04:45:56.617 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:56.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:56.679 [Test worker] INFO  o.s.t.BrokenSignatureIT - getSignature: entered

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:56.699 [qtp590532921-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:56.704 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:56.720 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=99, revision=102

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:56.723 [qtp590532921-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:56.740 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:56.775 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=162, revision=165
    04:45:56.776 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:56.777 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=99, revision=102
    04:45:56.782 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=102, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:56.783 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:56.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/1 {11 11ä11#+} 1/c"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:45:56.953 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:56.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:56.966 [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
    04:45:56.980 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:56.994 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:57.000 [qtp543805131-423] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=723d8869-6f5d-4709-801c-8e166f352acf, this.remoteRepositoryRevisionSynced=157, revision=165

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:57.002 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:56.999 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:57.018 [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
    04:45:57.160 [qtp178185341-194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:57.163 [qtp178185341-194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:56.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:57.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f72f2a0bfb369da5145ad95795e6d4976198b5e2' to.sha1='ad04a1107d8dca51e645e97c4d66ca8eff22bddc'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:57.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=59.0 MiB, available=396.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:57.183 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:57.231 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:57.236 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:57.240 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionSynced=157, revision=165
    04:45:57.240 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f90dd01a-9bd1-4efd-829b-e6c02a515379, this.localRepositoryRevisionInProgress=165, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:57.253 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/3 + &#ä/5/i"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:45:57.276 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:57.307 [qtp298852037-81] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=-1, revision=87

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:57.335 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:57.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:57.362 [qtp298852037-81] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:57.428 [Test worker] INFO  o.s.t.BrokenSignatureIT - getSignature: entered

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:57.446 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=63
    04:45:57.447 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:57.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5987e349a14cb52621d29024aa28311651a28d17' to.sha1='5dd6d9f461b1876b2087aa07cb1d09d6d48305e6'): /3 + &#ä/aa

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:57.625 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 35 ms.
    04:45:57.626 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:57.653 [Test worker] INFO  o.s.t.BrokenSignatureIT - setSignature: modified signatureData[58] => signature should be broken!
    04:45:57.683 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:57.697 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:57.732 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=57, revision=63

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:57.756 [qtp543805131-190] INFO  o.s.t.BrokenSignatureIT - getSignature: entered

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:57.819 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=108
    04:45:57.820 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:57.931 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:57.950 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=57, revision=63
    04:45:57.952 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=63, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:57.959 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:45:57.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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:58.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: 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 > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:58.030 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:58.046 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:58.055 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=102, revision=108

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:58.084 [qtp543805131-190] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[3]: Signature not valid: SsDirectory[3]
    co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[3]: Signature not valid: SsDirectory[3]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:204) ~[org.subshare.local.dbrepo-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:58.094 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectory[3]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.2.jar:na]
    	... 46 common frames omitted
    04:45:58.212 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[3]: Signature not valid: SsDirectory[3]
    co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[3]: Signature not valid: SsDirectory[3]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:204) ~[org.subshare.local.dbrepo-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.makeDirectory(CryptreeRestRepoTransportImpl.java:564) [org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.makeDirectory(RepoToRepoSync.java:528) [co.codewizards.cloudstore.core-0.10.2.jar:na]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:58.272 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.makeDirectory(SsRepoToRepoSync.java:179) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDirectory(RepoToRepoSync.java:513) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:369) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:206) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:258) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:195) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.2.jar:na]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:58.278 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:172) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:52) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:149) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.2.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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:58.293 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=102, revision=108
    04:45:58.294 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=108, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	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]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:58.292 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/1 {11 11ä11#+} 1/a"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectory[3]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:204) ~[org.subshare.local.dbrepo-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	... 1 common frames omitted

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:58.323 [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
    04:45:58.389 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:58.451 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:58.470 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/3 + &#ä/aa"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:45:58.490 [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
    04:45:58.610 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:58.623 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:58.642 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:58.653 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:58.670 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:58.674 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8iAgLnlaE2GaKOJYQOKHYw/2mJG0AKGn7o2mTb0i4ZN8Q' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:58.683 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:58.694 [qtp590532921-79] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/T71mxOfbtF-Jb0WbpyBjrA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:58.755 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:58.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 63067 bytes in 290 ms. path='/3 + &#ä/aa'
    04:45:58.835 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=111
    04:45:58.835 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:58.878 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=57.6 MiB, available=397.9 MiB
    04:45:58.883 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.remoteRepositoryRevisionSynced=4, revision=87

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:58.952 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:58.958 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=108, revision=111

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:59.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.025 [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
    04:45:59.033 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:59.047 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=108, revision=111
    04:45:59.047 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=111, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:59.059 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:59.069 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.069 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:59.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:59.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.105 [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
    04:45:59.106 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 325801 bytes in 782 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:59.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.126 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:59.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.144 [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
    04:45:59.163 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=66
    04:45:59.165 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:59.166 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.167 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:59.184 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.184 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:59.199 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:59.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:45:59.216 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:59.245 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.246 [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
    04:45:59.257 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.257 [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
    04:45:59.267 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:59.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:45:59.290 [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
    04:45:59.303 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:59.312 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.314 [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
    04:45:59.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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:59.334 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:59.335 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=63, revision=66

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:59.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:45:59.361 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.362 [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
    04:45:59.363 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:59.369 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:59.404 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:45:59.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:59.412 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=63, revision=66
    04:45:59.421 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=66, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:59.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:45:59.450 [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
    04:45:59.494 [qtp178185341-194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:45:59.498 [qtp178185341-194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:59.514 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4XknKVV-1I4stlryxTkrSg, serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05} because of missing permissions!

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:59.513 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:59.515 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:45:59.516 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:59.560 [qtp543805131-319] INFO  o.s.t.BrokenSignatureIT - getSignature: entered

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:59.564 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/3 + &#ä/aa"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:45:59.624 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:45:59.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:59.650 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    04:45:59.659 [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
    04:45:59.656 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:45:59.675 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:59.736 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:59.746 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:45:59.756 [qtp543805131-319] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[3]: Signature not valid: SsDirectory[3]
    co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[3]: Signature not valid: SsDirectory[3]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:204) ~[org.subshare.local.dbrepo-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectory[3]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.2.jar:na]
    	... 46 common frames omitted

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:59.816 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='812be0da5885ec78f91181f2769e2d9ca37646b5' to.sha1='9d8dc861a7b7a94e0b59a76692b49dd41e74291d'): /3 + &#ä/bb

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:45:59.807 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[3]: Signature not valid: SsDirectory[3]
    co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[3]: Signature not valid: SsDirectory[3]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:204) ~[org.subshare.local.dbrepo-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.makeDirectory(CryptreeRestRepoTransportImpl.java:564) [org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.makeDirectory(RepoToRepoSync.java:528) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.makeDirectory(SsRepoToRepoSync.java:179) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDirectory(RepoToRepoSync.java:513) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:369) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:206) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:258) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:195) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:172) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:52) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:149) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na]
    	at org.subshare.test.BrokenSignatureIT.uploadBrokenSignature(BrokenSignatureIT.java:173) [test/:na]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:59.858 [qtp590532921-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:59.869 [qtp590532921-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectory[3]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:204) ~[org.subshare.local.dbrepo-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	... 1 common frames omitted

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:45:59.918 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:45:59.994 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=117
    04:45:59.995 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:00.066 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/1 {11 11ä11#+} 1/a"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:00.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=56.7 MiB, available=398.8 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:00.110 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:00.134 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:00.138 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=111, revision=117

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:00.162 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:00.168 [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
    04:46:00.177 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:00.195 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=111, revision=117
    04:46:00.195 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=117, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:00.202 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:00.222 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionSynced=4, revision=87
    04:46:00.223 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=87, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:00.256 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='44c24955f4f5f533a2426d93298242ab5bcec535' to.sha1='ef8560581dab5099b082359190b58d6fd5722dd8'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:00.263 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:00.347 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=72
    04:46:00.347 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:00.412 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:00.440 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/3 + &#ä/bb"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:46:00.445 [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
    04:46:00.481 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:00.499 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=66, revision=72

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:00.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:00.584 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:00.603 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=66, revision=72
    04:46:00.604 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=72, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:00.609 [closeDeferredTimer-5a639e02-81] INFO  c.c.c.l.LocalRepoManagerImpl - [5a639e02]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:00.249 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:00.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:46:00.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=56.0 MiB, available=399.5 MiB
    04:46:00.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:00.706 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:00.800 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:00.824 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:00.851 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:00.853 [qtp178185341-194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8iAgLnlaE2GaKOJYQOKHYw/h-7PpviyFVd9Vjnr0xD2Uw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:00.944 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:00.953 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/1 {11 11ä11#+} 1/b"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:46:00.956 [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
    04:46:00.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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:01.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=56.0 MiB, available=399.5 MiB
    04:46:01.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:01.088 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:01.131 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 639474 bytes in 683 ms. path='/3 + &#ä/bb'
    04:46:01.178 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=120
    04:46:01.179 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:01.179 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:01.199 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:01.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:01.218 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:01.238 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/6KVnzyGqenyZsvODpQbyWg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:01.283 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:01.288 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=117, revision=120

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:01.317 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:01.324 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:01.338 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=117, revision=120
    04:46:01.339 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=120, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:01.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=56.0 MiB, available=399.5 MiB
    04:46:01.411 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:46:01.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:46:01.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:01.431 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 112406 bytes in 474 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:01.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:46:01.438 [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
    04:46:01.459 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=75
    04:46:01.461 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:01.465 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:01.520 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:01.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:01.586 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:46:01.590 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:01.591 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:01.605 [qtp590532921-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=72, revision=75

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:01.607 [qtp298852037-62] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=86

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:01.703 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:01.715 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:01.716 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:01.734 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=72, revision=75
    04:46:01.734 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=75, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:01.767 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 transaction.localRevision=144 remoteFromLocalRevision=86

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:01.798 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/3 + &#ä/bb"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:01.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:01.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:01.859 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:01.875 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:01.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4ecf7d81-f054-4926-89be-77d68834a7d9 from='build/repo/j7y52e0x-vnj7h-local-src' toID=530cd924-783f-4d5b-a893-ec2cac0c2b05 to='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:01.902 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:01.905 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:01.907 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=144

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:01.950 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:46:01.954 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:46:01.960 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:01.968 [qtp543805131-190] INFO  o.s.t.BrokenSignatureIT - getSignature: entered

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:01.996 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:02.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c7a42f7327fcffd58312f8f9774f8786643d1117' to.sha1='4dc8ad3bf3d163964a04d986434728950711ee07'): /3 + &#ä/cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:02.038 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:46:02.039 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:46:02.048 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=144

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:02.054 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=126
    04:46:02.055 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:02.095 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/1 {11 11ä11#+} 1/b"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:02.106 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=146
    04:46:02.111 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:46:02.156 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:02.158 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:46:02.184 [qtp543805131-190] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[3]: Signature not valid: SsDirectory[3]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:02.189 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:02.193 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:02.197 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[3]: Signature not valid: SsDirectory[3]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:204) ~[org.subshare.local.dbrepo-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:02.203 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	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]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:02.211 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=141, revision=146

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:02.218 [qtp178185341-193] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=120, revision=126

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectory[3]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.2.jar:na]
    	... 46 common frames omitted

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:02.257 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:02.287 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=141, revision=146
    04:46:02.288 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=146, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:46:02.299 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[3]: Signature not valid: SsDirectory[3]
    co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[3]: Signature not valid: SsDirectory[3]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:204) ~[org.subshare.local.dbrepo-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:02.332 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.makeDirectory(CryptreeRestRepoTransportImpl.java:564) [org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.makeDirectory(RepoToRepoSync.java:528) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.makeDirectory(SsRepoToRepoSync.java:179) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDirectory(RepoToRepoSync.java:513) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:369) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:206) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:258) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:195) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:172) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:52) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:149) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.2.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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectory[3]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:204) ~[org.subshare.local.dbrepo-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.2.jar:na]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:02.349 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=120, revision=126
    04:46:02.355 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=126, revision=-1

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	... 1 common frames omitted

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:02.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='90d11fc6d52207faef5dff52e75edd0a89a1462a' to.sha1='6fa311e2263719c54305ac4b80ac0d00816712df'): /2/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:02.386 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:02.416 [qtp298852037-81] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 transaction.localRevision=92 remoteFromLocalRevision=144

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:46:02.422 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.56%
    04:46:02.423 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:46:02.423 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    04:46:02.424 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:02.427 [qtp298852037-81] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:02.431 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:46:02.435 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    04:46:02.442 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [c47ee5b]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y56v2c-t62ob-local-dest'
    04:46:02.445 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [c47ee5b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y56v2c-t62ob-local-dest' locked successfully.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:46:02.446 [Test worker] INFO  o.s.t.BrokenSignatureIT - Caught expected SignatureException: co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[3]: Signature not valid: SsDirectory[3]
    co.codewizards.cloudstore.core.auth.SignatureException: SsDirectory[3]: Signature not valid: SsDirectory[3]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:204) ~[org.subshare.local.dbrepo-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.makeDirectory(CryptreeRestRepoTransportImpl.java:564) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.makeDirectory(RepoToRepoSync.java:528) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.makeDirectory(SsRepoToRepoSync.java:179) ~[org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDirectory(RepoToRepoSync.java:513) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:369) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:206) ~[org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:258) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:195) ~[org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:172) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:52) ~[org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:149) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) ~[org.subshare.core-0.10.2.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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectory[3]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:140) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.local.dbrepo.transport.DbFileRepoTransportImpl.makeDirectory(DbFileRepoTransportImpl.java:204) ~[org.subshare.local.dbrepo-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsMakeDirectoryService.makeDirectory(SsMakeDirectoryService.java:62) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:02.482 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:02.575 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:02.581 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=81
    04:46:02.582 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:02.672 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/3 + &#ä/cc"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:46:02.705 [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
    04:46:02.754 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:02.766 [qtp590532921-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=75, revision=81

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:02.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	... 1 common frames omitted

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:02.866 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:02.875 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=75, revision=81
    04:46:02.876 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=81, revision=-1
    04:46:02.959 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:03.040 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:03.048 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:03.054 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:03.058 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:03.059 [qtp178185341-281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8iAgLnlaE2GaKOJYQOKHYw/2pq3ez-AP_ukhabzam-mqA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:03.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/a"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:46:03.149 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [49e70a5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:03.171 [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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:03.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:46:03.412 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:03.487 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:03.519 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:03.529 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:03.538 [qtp590532921-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/2711VzBSsiimLEibUN827g' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    04:46:03.686 [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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    04:46:03.691 [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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:03.711 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:04.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:04.452 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:04.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 710943 bytes in 1843 ms. path='/3 + &#ä/cc'
    04:46:04.569 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=129
    04:46:04.570 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129
    04:46:04.640 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:04.646 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=126, revision=129
    04:46:04.666 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:04.671 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=126, revision=129
    04:46:04.671 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=129, revision=-1
    04:46:04.720 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:04.721 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:04.751 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:04.804 [qtp178185341-193] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:46:04.807 [qtp178185341-193] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:04.897 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5e660f6a]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y56wym-d1gdv-local-src'
    04:46:04.903 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5e660f6a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y56wym-d1gdv-local-src' locked successfully.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:04.968 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:05.112 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/3 + &#ä/cc"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:46:05.139 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:05.226 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:05.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:05.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:05.263 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cfabf8fde9318ec7c40a35ab18e3c18b301c6831' to.sha1='a65ac030695f53680c725b9496f1f1073f7a05a4'): /3 + &#ä/dd
    04:46:05.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=135
    04:46:05.311 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135
    04:46:05.412 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:05.425 [qtp178185341-194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=129, revision=135
    04:46:05.512 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:05.519 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=129, revision=135
    04:46:05.519 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=135, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:05.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:05.565 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:05.595 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:05.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:05.678 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/3 + &#ä/dd"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:46:05.688 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    04:46:05.871 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:05.886 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:05.890 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:05.891 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8iAgLnlaE2GaKOJYQOKHYw/-u1dDJMshZbvi3zuvA693w' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:06.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:06.444 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:06.588 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:06.608 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:06.613 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:06.614 [qtp590532921-160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/2711VzBSsiimLEibUN827g' offset=1048576
    04:46:06.825 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:06.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1129879 bytes in 3699 ms. path='/2/a'
    04:46:06.886 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=85
    04:46:06.887 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:06.952 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:06.979 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:06.984 [qtp590532921-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=81, revision=85

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:06.998 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 672666 bytes in 1310 ms. path='/3 + &#ä/dd'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:07.007 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:07.014 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=81, revision=85
    04:46:07.014 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=85, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:07.024 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=138
    04:46:07.025 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138
    04:46:07.087 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:07.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:07.102 [qtp178185341-281] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=135, revision=138

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:07.102 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:07.103 [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
    04:46:07.138 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:07.145 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=135, revision=138
    04:46:07.145 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=138, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:07.189 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:07.221 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:07.222 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:07.266 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:07.327 [qtp178185341-194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:46:07.331 [qtp178185341-194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:07.331 [qtp590532921-160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:46:07.339 [qtp590532921-160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:07.382 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:07.383 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:07.507 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/a"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:07.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/3 + &#ä/dd"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:46:07.526 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:07.524 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:07.539 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:07.544 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    04:46:07.547 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:07.552 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:07.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:07.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6a72bfa6eb619ab31a4415543c103500edf0de6' to.sha1='be4714baf88028ca853436093da94012c410e185'): /3 + &#ä/5/h

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:07.625 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 localRepositoryRevisionSynced=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:07.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:07.697 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=91
    04:46:07.698 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91
    04:46:07.811 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:07.816 [qtp590532921-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=85, revision=91
    04:46:07.887 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:07.899 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=85, revision=91
    04:46:07.900 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=91, revision=-1
    04:46:07.964 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:08.045 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:08.061 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=144

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:08.072 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/3 + &#ä/5/h"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:46:08.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'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:08.085 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144
    04:46:08.185 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:08.195 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=138, revision=144

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:08.214 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:08.240 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:08.247 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:08.248 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:08.251 [qtp590532921-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CXjjwcC0_umrpwnvG1Pcjg/wZ8-GX5Fa4DdWMWPl1tz-A/3K3NsBm9dXwdbSp8l_j1fQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:08.255 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=138, revision=144
    04:46:08.255 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=144, revision=-1
    04:46:08.345 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:08.371 [qtp178185341-281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 transaction.localRevision=89 remoteFromLocalRevision=6
    04:46:08.448 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:08.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=00b707a8-eb80-4510-a9d6-8f1797213957 from='https://localhost:32836/00b707a8-eb80-4510-a9d6-8f1797213957' toID=58114ed4-75eb-4cb7-bcb6-aafd537221e6 to='build/repo/j7y52pam-mof58-local-src', fromRepoLocalSync=false
    04:46:08.477 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:08.503 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=89

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:08.990 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:08.990 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:09.004 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:09.065 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 302659 bytes in 987 ms. path='/3 + &#ä/5/h'
    04:46:09.088 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=94
    04:46:09.089 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94
    04:46:09.191 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:09.196 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=91, revision=94
    04:46:09.236 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:09.243 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=91, revision=94
    04:46:09.243 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=94, revision=-1
    04:46:09.359 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:09.362 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:09.410 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:09.480 [qtp590532921-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:46:09.487 [qtp590532921-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:46:09.518 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:09.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=61.2 MiB, available=394.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:09.651 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/3 + &#ä/5/h"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:09.657 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:09.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:09.720 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:09.726 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    04:46:09.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee4990695a7357734bc53fe7c4d472f15d47527d' to.sha1='fa2deb6daef58a58109cd8ce387252f3d505e37b'): /3 + &#ä/5/i
    04:46:09.886 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=100
    04:46:09.887 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100
    04:46:10.055 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:10.059 [qtp590532921-71] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=94, revision=100

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:10.083 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.localRepositoryRevisionInProgress=-1, revision=90
    04:46:10.132 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:10.147 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:10.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:10.169 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=94, revision=100
    04:46:10.169 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=100, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:10.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
    04:46:10.259 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:10.406 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:10.562 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/3 + &#ä/5/i"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:46:10.637 [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
    04:46:10.638 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:10.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: 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
    04:46:10.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
    04:46:10.864 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:10.880 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:10.885 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:10.886 [qtp590532921-79] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CXjjwcC0_umrpwnvG1Pcjg/wZ8-GX5Fa4DdWMWPl1tz-A/FHd74hBkr0VxZ3MMo6BRkg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:11.062 [closeDeferredTimer-296b28c9-6l] INFO  c.c.c.l.LocalRepoManagerImpl - [296b28c9]_close: Shutting down real LocalRepoManager.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:11.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=58.9 MiB, available=396.6 MiB
    04:46:11.105 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.remoteRepositoryRevisionSynced=4, revision=90

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:11.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
    04:46:11.179 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:11.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 554939 bytes in 572 ms. path='/3 + &#ä/5/i'
    04:46:11.275 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=103
    04:46:11.276 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103
    04:46:11.466 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:11.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:11.469 [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
    04:46:11.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:11.487 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=100, revision=103
    04:46:11.524 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:11.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:11.527 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:11.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:11.547 [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
    04:46:11.547 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=100, revision=103
    04:46:11.548 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=103, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:11.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:11.582 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:11.638 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:11.645 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:11.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:11.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:11.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:46:11.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:11.753 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:11.753 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    04:46:11.753 [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
    04:46:11.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:11.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:11.778 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:11.829 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:11.836 [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
    04:46:11.834 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:11.888 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:11.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:11.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:11.949 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:11.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    04:46:11.991 [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
    04:46:12.006 [qtp590532921-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:46:12.010 [qtp590532921-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:46:12.046 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:12.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:46:12.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:12.126 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:12.127 [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
    04:46:12.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/3 + &#ä/5/i"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:46:12.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:12.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:12.164 [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
    04:46:12.182 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:12.186 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:12.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:12.188 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:12.212 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:12.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:12.253 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=S1Afsc3Y_Wz-SldiCkqlFA, serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957} because of missing permissions!
    04:46:12.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:12.338 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='61338d11cf9cfc1ffb4d52320ab19e98c1b43854' to.sha1='f166a8450db3f4dadb0574746cea2c73cee282be'): /3 + &#ä/aa

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:12.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.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:12.590 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=109
    04:46:12.590 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:12.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:12.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=59.1 MiB, available=396.4 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:12.780 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:12.786 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=103, revision=109
    04:46:12.851 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:12.859 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=103, revision=109
    04:46:12.859 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=109, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:12.878 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:12.886 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.localRepositoryRevisionSynced=4, revision=90
    04:46:12.887 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.localRepositoryRevisionInProgress=90, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:12.902 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:12.941 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:13.013 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:13.038 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/3 + &#ä/aa"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:46:13.066 [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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:13.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:13.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:13.362 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:12.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:46:13.377 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=59.0 MiB, available=396.5 MiB
    04:46:13.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:13.396 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:13.411 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:13.473 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CXjjwcC0_umrpwnvG1Pcjg/LZfi3wAJcv8MuKqoXDO9GA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46: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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:13.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=58.9 MiB, available=396.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:13.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:13.797 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:46:14.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=58.7 MiB, available=396.8 MiB
    04:46:14.122 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:46:14.122 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:46:14.122 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:46:14.144 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:14.191 [qtp178185341-194] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 localRepositoryRevisionSynced=89
    04:46:14.299 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:14.341 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 transaction.localRevision=147 remoteFromLocalRevision=89
    04:46:14.368 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=58114ed4-75eb-4cb7-bcb6-aafd537221e6 from='build/repo/j7y52pam-mof58-local-src' toID=00b707a8-eb80-4510-a9d6-8f1797213957 to='https://localhost:32836/00b707a8-eb80-4510-a9d6-8f1797213957'
    04:46:14.387 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=147
    04:46:14.524 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:46:14.524 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:46:14.530 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 localRepositoryRevisionSynced=147
    04:46:14.555 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=149
    04:46:14.558 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149
    04:46:14.695 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:14.704 [qtp178185341-281] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=144, revision=149
    04:46:14.759 [qtp178185341-281] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:14.771 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=144, revision=149
    04:46:14.771 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=149, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:14.832 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [c76d097]initPersistenceManagerFactory: repositoryId=1193c89f-f496-482e-8a68-628c5a577210

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:14.851 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:14.858 [qtp178185341-193] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 transaction.localRevision=95 remoteFromLocalRevision=147
    04:46:14.914 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:14.919 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:46:14.923 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:14.914 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [c76d097]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26547 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:14.926 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2772707f]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y574p9-ir059-local-dest'
    04:46:14.929 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2772707f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y574p9-ir059-local-dest' locked successfully.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:15.400 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=58.3 MiB, available=397.2 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:15.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:15.605 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y520ia-w2a9w-remote'
    04:46:15.606 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y520ia-w2a9w-remote' locked successfully.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:16.154 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:16.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 746497 bytes in 3168 ms. path='/3 + &#ä/aa'
    04:46:16.259 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=112
    04:46:16.260 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112
    04:46:16.360 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:16.369 [qtp590532921-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=109, revision=112
    04:46:16.420 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:16.426 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=109, revision=112
    04:46:16.427 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=112, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:16.469 [qtp1325681772-149] INFO  D.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
    04:46:16.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:16.508 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:16.536 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:16.586 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:46:16.589 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:16.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:16.664 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:16.763 [qtp1325681772-149] INFO  D.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
    04:46:16.792 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/3 + &#ä/aa"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:46:16.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:16.870 [qtp1325681772-149] INFO  D.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
    04:46:16.874 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:16.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:16.940 [qtp1325681772-149] INFO  D.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
    04:46:16.971 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0dde977b0cb6178955b6243bdfaae422875c3c9b' to.sha1='eef771514025b2e5df1df031a5d52d2c53597fff'): /3 + &#ä/bb
    04:46:17.058 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=118
    04:46:17.058 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:17.119 [qtp1325681772-149] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:46:17.193 [qtp1325681772-149] INFO  D.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
    04:46:17.226 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:17.240 [qtp590532921-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=112, revision=118
    04:46:17.368 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:17.375 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=112, revision=118
    04:46:17.375 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=118, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:17.397 [qtp1325681772-149] INFO  D.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
    04:46:17.425 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:17.457 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:17.465 [qtp1325681772-149] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:46:17.526 [qtp1325681772-149] INFO  D.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
    04:46:17.549 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/3 + &#ä/bb"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:17.591 [qtp1325681772-149] INFO  D.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
    04:46:17.621 [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
    04:46:17.638 [qtp1325681772-149] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:46:17.698 [qtp1325681772-149] INFO  D.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
    04:46:17.747 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:17.763 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:17.765 [qtp1325681772-149] INFO  D.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
    04:46:17.768 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:17.770 [qtp590532921-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CXjjwcC0_umrpwnvG1Pcjg/3QOe6xAcmYosd7dpeDtZgw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:17.831 [qtp1325681772-149] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:46:17.897 [qtp1325681772-149] INFO  D.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
    04:46:18.034 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:18.087 [qtp1325681772-149] INFO  D.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
    04:46:18.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 284471 bytes in 489 ms. path='/3 + &#ä/bb'
    04:46:18.132 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=121
    04:46:18.133 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:18.146 [qtp1325681772-149] INFO  D.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
    04:46:18.267 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:18.283 [qtp590532921-71] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=118, revision=121
    04:46:18.319 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:18.324 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=118, revision=121
    04:46:18.324 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=121, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:18.392 [qtp1325681772-149] INFO  D.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
    04:46:18.411 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:18.411 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:18.447 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:18.498 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]initPersistenceManagerFactory: repositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6
    04:46:18.499 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2893 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:18.510 [qtp590532921-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:46:18.513 [qtp590532921-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:18.555 [qtp1325681772-149] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:18.558 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:18.640 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/3 + &#ä/bb"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:46:18.653 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:18.711 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:18.716 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    04:46:18.830 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4d4103d5e0fb21783b6510ae021a30d104e8d1c' to.sha1='8c0b440f46d804eed7359a1214cfde07f7c9eff4'): /3 + &#ä/cc
    04:46:18.888 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=127
    04:46:18.890 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127
    04:46:19.020 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:19.024 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=121, revision=127

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:19.081 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 1193c89f-f496-482e-8a68-628c5a577210
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y56e87-mydb-local-dest
      localRepository.publicKeySha1 = F3:13:37:BC:F8:57:93:C2:AC:63:74:62:60:4B:A7:B4:FD:02:11:06

      remoteRepository.repositoryId = f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6
      remoteRepository.remoteRoot = https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6
      remoteRepository.publicKeySha1 = 1E:00:E8:5A:85:CB:F7:F8:E8:77:A4:CC:0A:48:05:A5:97:1D:0E:A0

    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 1193c89f-f496-482e-8a68-628c5a577210 f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:19.107 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:19.118 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=121, revision=127
    04:46:19.119 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=127, revision=-1
    04:46:19.172 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:19.249 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:19.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:19.284 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/3 + &#ä/cc"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:46:19.301 [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
    04:46:19.404 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:19.426 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:46:19.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 from='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6' toID=1193c89f-f496-482e-8a68-628c5a577210 to='build/repo/j7y56e87-mydb-local-dest', fromRepoLocalSync=true
    04:46:19.440 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1193c89f-f496-482e-8a68-628c5a577210 ('build/repo/j7y56e87-mydb-local-dest')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46: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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:19.646 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:19.663 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:19.668 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:19.669 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CXjjwcC0_umrpwnvG1Pcjg/y4h1Zh7l5PRKZywPmoS2fw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:20.131 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:46:20.141 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:20.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.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:20.234 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:20.262 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 renewalDateTime=2017-09-24T03:16:20.213Z expiryDateTime=2017-09-24T03:46:20.213Z
    04:46:20.280 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:20.310 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:20.362 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 624320 bytes in 1058 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:20.363 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=124

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:20.392 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=130
    04:46:20.394 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130
    04:46:20.461 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:20.472 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=127, revision=130
    04:46:20.510 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:20.515 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=127, revision=130
    04:46:20.516 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=130, revision=-1
    04:46:20.602 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:20.603 [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
    04:46:20.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:20.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:20.650 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:20.671 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:20.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: repoFileDtos.size=26

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:20.782 [qtp590532921-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:46:20.787 [qtp590532921-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:46:21.014 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:21.045 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/3 + &#ä/cc"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:46:21.075 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:21.097 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:21.102 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    04:46:21.270 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7b442747b84c297d9449d940afd17ae7958b33f' to.sha1='031357ec417261e5350d8458ed671ee286440232'): /3 + &#ä/dd

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:21.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
    04:46:21.470 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=136
    04:46:21.470 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:21.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=63.0 MiB, available=392.5 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:21.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:21.650 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:21.660 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=130, revision=136

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:21.690 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:21.732 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:21.756 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=130, revision=136
    04:46:21.756 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=136, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:21.793 [qtp1325681772-452] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionInProgress=-1, revision=126

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:21.822 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:21.966 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:21.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.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:22.007 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/3 + &#ä/dd"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:46:22.027 [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
    04:46:22.099 [qtp1325681772-452] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:22.116 [Test worker] INFO  D.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
    04:46:22.171 [closeDeferredTimer-2a3ac707-7b] INFO  c.c.c.l.LocalRepoManagerImpl - [2a3ac707]_close: Shutting down real LocalRepoManager.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:22.235 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:22.272 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:22.319 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:22.330 [qtp590532921-79] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CXjjwcC0_umrpwnvG1Pcjg/1ciNfmWYp5Qxpon10ZwbhQ' offset=0
    04:46:22.411 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:22.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 223280 bytes in 414 ms. path='/3 + &#ä/dd'
    04:46:22.469 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=139
    04:46:22.490 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139
    04:46:22.608 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:22.618 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=136, revision=139
    04:46:22.641 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:22.655 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=136, revision=139
    04:46:22.668 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=139, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:22.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:22.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:22.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:22.843 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:22.981 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:46:22.989 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:46:23.025 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:23.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/3 + &#ä/dd"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:46:23.118 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:23.162 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:23.225 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6bbdd5ce]initPersistenceManagerFactory: repositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:23.240 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6bbdd5ce]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27089 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:22.429 [closeDeferredTimer-3abc7605-69] INFO  c.c.c.l.LocalRepoManagerImpl - [3abc7605]_close: Shutting down real LocalRepoManager.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:23.608 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=6

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:23.674 [closeDeferredTimer-49e70a5d-1] INFO  c.c.c.l.LocalRepoManagerImpl - [49e70a5d]_close: Shutting down real LocalRepoManager.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:23.685 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:23.942 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=145
    04:46:23.982 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:24.033 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:24.143 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:24.169 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=139, revision=145

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:24.219 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:46:24.227 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:46:24.236 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:44090' serverPath='/525b444d-cc0e-413f-840e-e420d30edf40' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, invitation=true]
    04:46:24.262 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:24.294 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:24.302 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:24.306 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=139, revision=145
    04:46:24.307 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=145, revision=-1
    04:46:24.397 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:24.477 [qtp590532921-101] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 transaction.localRevision=90 remoteFromLocalRevision=6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:24.496 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:24.559 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:24.562 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566' toID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 to='build/repo/j7y531zk-8wpmr-local-src', fromRepoLocalSync=false
    04:46:24.602 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:24.698 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 89 ms.
    04:46:24.916 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=xkugJ64AyEgEpZMOCARufA, invitation=false]
    04:46:24.918 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=xkugJ64AyEgEpZMOCARufA, invitation=false, validTo=null]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:24.936 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=90

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:25.001 [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
    04:46:24.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: 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
    04:46:25.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=65.8 MiB, available=389.7 MiB
    04:46:25.108 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.remoteRepositoryRevisionSynced=-1, revision=126

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:25.110 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:46:25.116 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:46:25.120 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    04:46:25.227 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:46:25.357 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:25.386 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:25.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:25.424 [Test worker] INFO  D.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
    04:46:25.430 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=xkugJ64AyEgEpZMOCARufA, invitation=false]
    04:46:25.784 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52g7l-yi35q-remote'
    04:46:25.785 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52g7l-yi35q-remote' locked successfully.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:26.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=63.5 MiB, available=392.0 MiB
    04:46:26.319 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:26.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:26.742 [qtp590532921-161] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=-1, revision=91
    04:46:26.786 [qtp590532921-161] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:27.134 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:46:27.413 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:46:27.518 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:46:27.573 [qtp1971696218-75] INFO  D.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
    04:46:27.737 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:27.768 [qtp1971696218-75] INFO  D.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
    04:46:27.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:46:27.849 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:46:28.022 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:46:28.146 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:46:28.258 [qtp1971696218-75] INFO  D.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
    04:46:28.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 203 ms.
    04:46:28.318 [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
    04:46:28.332 [qtp1971696218-75] INFO  D.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
    04:46:28.355 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:28.356 [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
    04:46:28.359 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=61.4 MiB, available=394.1 MiB
    04:46:28.366 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=4, revision=91

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:28.370 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.370 [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
    04:46:28.382 [qtp1971696218-75] INFO  D.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
    04:46:28.385 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.385 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.400 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:28.401 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.421 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.439 [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
    04:46:28.451 [qtp1971696218-75] INFO  D.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
    04:46:28.453 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:28.455 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    04:46:28.470 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:28.471 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.484 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.485 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.497 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.498 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.510 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.511 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.524 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.537 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.538 [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
    04:46:28.542 [qtp1971696218-75] INFO  D.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
    04:46:28.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.553 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:46:28.570 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.591 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.606 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.607 [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
    04:46:28.611 [qtp1971696218-75] INFO  D.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
    04:46:28.622 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.637 [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
    04:46:28.639 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.641 [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
    04:46:28.662 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.662 [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
    04:46:28.672 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:28.673 [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
    04:46:28.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:28.677 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.690 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:28.690 [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
    04:46:28.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:46:28.695 [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
    04:46:28.703 [qtp1971696218-75] INFO  D.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
    04:46:28.712 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:28.713 [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
    04:46:28.715 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.715 [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
    04:46:28.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.733 [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
    04:46:28.734 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:28.734 [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
    04:46:28.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:28.751 [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
    04:46:28.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:28.752 [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
    04:46:28.768 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.768 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.813 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.830 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.830 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    04:46:28.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:46:28.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.891 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.892 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.917 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.918 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.948 [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
    04:46:28.959 [qtp1971696218-75] INFO  D.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
    04:46:28.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:28.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:28.989 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    04:46:28.990 [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
    04:46:29.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:29.012 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:46:29.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:29.029 [qtp1971696218-75] INFO  D.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
    04:46:29.064 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=YDDpVTMTW_7sanwmTPS6tQ, serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6} because of missing permissions!
    04:46:29.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:29.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:29.302 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:46:29.393 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]initPersistenceManagerFactory: repositoryId=525b444d-cc0e-413f-840e-e420d30edf40
    04:46:29.395 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3609 ms.
    04:46:29.475 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:29.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=60.7 MiB, available=394.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:29.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=67.0 MiB, available=388.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:29.721 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:29.728 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionSynced=4, revision=91
    04:46:29.728 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=91, revision=-1
    04:46:29.766 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:29.769 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:30.056 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:30.094 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:30.099 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionSynced=-1, revision=126
    04:46:30.099 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionInProgress=126, revision=-1
    04:46:30.221 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:30.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
    04:46:30.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=60.5 MiB, available=395.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:30.516 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:30.522 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:46:30.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=fc2674d0-d211-45b8-997f-e3f2810bfcc8 to='build/repo/j7y56mal-agedy-local-dest', fromRepoLocalSync=true
    04:46:30.533 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fc2674d0-d211-45b8-997f-e3f2810bfcc8 ('build/repo/j7y56mal-agedy-local-dest')
    04:46:30.597 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:30.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:46:30.752 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=66.2 MiB, available=389.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:30.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:46:30.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=60.5 MiB, available=395.0 MiB
    04:46:30.812 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:46:31.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=60.5 MiB, available=395.0 MiB
    04:46:31.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:46:31.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:46:31.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:31.117 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:31.127 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:31.196 [qtp590532921-161] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=90
    04:46:31.227 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:31.292 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=148 remoteFromLocalRevision=90
    04:46:31.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 from='build/repo/j7y531zk-8wpmr-local-src' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566'
    04:46:31.376 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=148

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:31.514 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=66.2 MiB, available=389.3 MiB
    04:46:31.517 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:31.587 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:46:31.587 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:46:31.595 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=148
    04:46:31.643 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=150
    04:46:31.647 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150
    04:46:31.751 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:31.768 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=145, revision=150

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:31.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=66.0 MiB, available=389.5 MiB
    04:46:31.815 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:46:31.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:31.820 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:31.828 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=145, revision=150
    04:46:31.828 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=150, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:31.833 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:31.938 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:31.945 [qtp590532921-161] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 transaction.localRevision=96 remoteFromLocalRevision=148

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:31.997 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:32.031 [qtp590532921-161] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:32.035 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:46:32.047 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA
    04:46:32.050 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3bdbace5]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y57hwx-8p9gx-local-dest'
    04:46:32.052 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3bdbace5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y57hwx-8p9gx-local-dest' locked successfully.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:32.145 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:32.150 [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
    04:46:32.173 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:46:32.182 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    04:46:32.253 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 renewalDateTime=2017-09-24T03:16:30.583Z expiryDateTime=2017-09-24T03:46:30.583Z
    04:46:32.275 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:32.340 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=101

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:32.482 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:32.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:32.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:32.588 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:32.621 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=18

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:32.646 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:32.701 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:32.705 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    04:46:32.811 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:32.891 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:32.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1'
    04:46:33.045 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:33.059 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:33.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:33.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=61.1 MiB, available=394.4 MiB
    04:46:33.220 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:33.246 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:33.313 [qtp1971696218-411] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionInProgress=-1, revision=103

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:33.319 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:33.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:33.420 [qtp1971696218-411] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:33.496 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:33.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:33.567 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.07%
    04:46:33.569 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:33.576 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/dir1'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:33.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:33.703 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:33.791 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.22%
    04:46:33.794 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:33.797 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    04:46:33.847 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='463afe484431adfeacd86f231da9f01306e86dd7' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    04:46:34.164 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/1 {11 11ä11#+} 1/a"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:34.295 [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'
    04:46:34.344 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:34.346 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Tx8-xswO-pduQCdLmGZCCA/6xhnGrrrMC4sBLc5z5ObjA' offset=0
    04:46:34.410 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:34.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:34.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 73799 bytes in 378 ms. path='/1 {11 11ä11#+} 1/a'
    04:46:34.776 [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
    04:46:34.916 [closeDeferredTimer-39c33328-6l] INFO  c.c.c.l.LocalRepoManagerImpl - [39c33328]_close: Shutting down real LocalRepoManager.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:34.948 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/1 {11 11ä11#+} 1/a"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:35.027 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:35.112 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:35.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    04:46:35.247 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='746ad1e105712b6d3376c42f156a6db8b250e1af' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:35.264 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:35.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:35.589 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/1 {11 11ä11#+} 1/b"} on repo=1193c89f-f496-482e-8a68-628c5a577210

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:35.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:35.660 [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'
    04:46:35.704 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:35.709 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Tx8-xswO-pduQCdLmGZCCA/cmvLufoqWtP1Vx_4PvV1jA' offset=0
    04:46:35.728 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:35.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:35.567 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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
    04:46:36.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=63.0 MiB, available=392.5 MiB
    04:46:36.140 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=-1, revision=103

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:36.141 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:36.142 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Tx8-xswO-pduQCdLmGZCCA/cmvLufoqWtP1Vx_4PvV1jA' offset=1048576
    04:46:36.156 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:36.253 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:36.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:36.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 228950 bytes in 642 ms. path='/1 {11 11ä11#+} 1/b'
    04:46:36.365 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    04:46:36.369 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b
    04:46:36.472 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/1 {11 11ä11#+} 1/b"} on repo=1193c89f-f496-482e-8a68-628c5a577210

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:36.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:36.524 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:36.549 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:36.552 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    04:46:36.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16103089ab2b7cd84a7cbd588f696a737b2bcce9' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    04:46:36.701 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/1 {11 11ä11#+} 1/c"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:36.724 [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'
    04:46:36.748 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:36.750 [qtp1325681772-452] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Tx8-xswO-pduQCdLmGZCCA/OHJIvdmFWxZJu77DnnhPzQ' offset=0
    04:46:36.764 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:36.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:36.973 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:36.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:37.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:37.096 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:37.098 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Tx8-xswO-pduQCdLmGZCCA/OHJIvdmFWxZJu77DnnhPzQ' offset=1048576
    04:46:37.106 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:37.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    04:46:37.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 498800 bytes in 427 ms. path='/1 {11 11ä11#+} 1/c'
    04:46:37.205 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    04:46:37.213 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c
    04:46:37.296 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/1 {11 11ä11#+} 1/c"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:37.305 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:37.488 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:37.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    04:46:37.589 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe526b49a99e7844fe3c0d1ef64589e735105b47' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    04:46:37.725 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/2/1 {11 11ä11#+} 1/a"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:37.807 [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'
    04:46:37.836 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:37.846 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IOovu3sUoYEwTAmmCykt2w/CCks0qmKaNWm4EqPeZ5kFQ/ZIuT2gld-eIZdUIqz3ebQA' offset=0
    04:46:37.863 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:37.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:37.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:37.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
    04:46:37.929 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 81070 bytes in 121 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:46:37.995 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    04:46:38.063 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/2/1 {11 11ä11#+} 1/a"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:38.076 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:38.116 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:38.119 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    04:46:38.245 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc89ad31c001a9c9b94de751afb06c3f94bbac68' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    04:46:38.334 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/2/1 {11 11ä11#+} 1/b"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:38.346 [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'
    04:46:38.380 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:38.381 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IOovu3sUoYEwTAmmCykt2w/CCks0qmKaNWm4EqPeZ5kFQ/FMmZx-YoMfaAuug79hCBPQ' offset=0
    04:46:38.389 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:38.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:38.445 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    04:46:38.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 66185 bytes in 129 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:46:38.571 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    04:46:38.658 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/2/1 {11 11ä11#+} 1/b"} on repo=1193c89f-f496-482e-8a68-628c5a577210

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:38.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
    04:46:38.685 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:38.738 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:38.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    04:46:38.810 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62719e9642408a940f7dc8916750b1260c7bdff8' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    04:46:38.918 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/2/a"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:38.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    04:46:38.960 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:38.965 [qtp1325681772-452] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IOovu3sUoYEwTAmmCykt2w/b5BmkZESEleRHTjHozG0vw' offset=0
    04:46:38.982 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:38.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:39.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    04:46:39.069 [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
    04:46:39.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:39.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:39.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:39.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:39.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:39.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.184 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:39.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:39.196 [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
    04:46:39.203 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 22212 bytes in 276 ms. path='/2/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:39.206 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:39.206 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.217 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:39.217 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:39.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.240 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:39.241 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:39.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:39.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:39.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:39.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    04:46:39.310 [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
    04:46:39.317 [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
    04:46:39.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:46:39.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:46:39.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:46:39.355 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=t30-JaFtfFdWZGSGjeLjmQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:39.370 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/2/a"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:39.383 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:39.404 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.91%
    04:46:39.406 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:39.408 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:39.430 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:39.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:39.436 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:46:39.436 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:39.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:39.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='937501313d735e1c25bb70d48f790a7c96a7436d' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/dir1/aa2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:39.487 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}
    04:46:39.495 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:46:39.496 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:46:39.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:39.590 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/2/dir1/aa2"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:39.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/aa2'
    04:46:39.636 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:39.643 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IOovu3sUoYEwTAmmCykt2w/4x5LiUWfr6GzlheC67e-8A/sJJwjjQZuqpY-kuMecDYpg' offset=0
    04:46:39.660 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:39.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    04:46:40.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 953760 bytes in 486 ms. path='/2/dir1/aa2'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:40.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:40.082 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=63.7 MiB, available=391.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:40.169 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9ab263b1ad3d74d8b74da0e2a52cdb9eb2ce3737_0 into destFile aa2
    04:46:40.323 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/2/dir1/aa2"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:40.418 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:40.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:40.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:40.480 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:40.510 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionSynced=-1, revision=103
    04:46:40.511 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionInProgress=103, revision=-1
    04:46:40.595 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:40.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f8bc70676a7e64649aff72d58fbd001f410da80' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/dir1/bb2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:40.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:40.810 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/2/dir1/bb2"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:40.818 [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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:40.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:40.903 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:40.906 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IOovu3sUoYEwTAmmCykt2w/4x5LiUWfr6GzlheC67e-8A/jtJY2L2P46lYTpVc_KSL6w' offset=0
    04:46:40.926 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:40.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:41.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
    04:46:41.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59295 bytes in 205 ms. path='/2/dir1/bb2'
    04:46:41.137 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_0633961195c27d9d2445e233f84cf07b07986fab_0 into destFile bb2
    04:46:41.286 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/2/dir1/bb2"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:41.307 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:41.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
    04:46:41.329 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:41.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:41.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:41.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=62.9 MiB, available=392.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:41.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a3a781775479c604bf3cfb7c189dd80ec6760760' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/file1
    04:46:41.611 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/2/file1"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:41.620 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1'
    04:46:41.679 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:41.706 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IOovu3sUoYEwTAmmCykt2w/YDImsTNxFroDq6tQG33XZA' offset=0
    04:46:41.715 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:41.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    04:46:41.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70176 bytes in 214 ms. path='/2/file1'
    04:46:41.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_60b27f004e454aca81b0480209cce5081ec52390_0 into destFile file1
    04:46:41.978 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/2/file1"} on repo=1193c89f-f496-482e-8a68-628c5a577210

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:41.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:41.997 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:42.018 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:42.023 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46: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.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:42.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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:42.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:42.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3818c88563f4ffb9f905e027343dd2ac547ac47d' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    04:46:42.361 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/3 + &#ä/5/h"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:42.375 [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
    04:46:42.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:42.454 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:42.481 [qtp1325681772-452] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3o2FNSVpO2GBY5dB80TS6A/4bjhiQ0xSTa5nUW3dCPDIA/cUd97e7_uGIOQMcRvO7SFg' offset=0
    04:46:42.504 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:42.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    04:46:42.765 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 166542 bytes in 390 ms. path='/3 + &#ä/5/h'
    04:46:42.847 [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
    04:46:42.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=62.9 MiB, available=392.6 MiB
    04:46:42.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:42.929 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/3 + &#ä/5/h"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:42.946 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:42.963 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:42.966 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    04:46:43.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c66200d7ebb84e33d1849e58920b9d42c4aeee85' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    04:46:43.137 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/3 + &#ä/5/i"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:43.206 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    04:46:43.241 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:43.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=62.8 MiB, available=392.7 MiB
    04:46:43.240 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:43.243 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3o2FNSVpO2GBY5dB80TS6A/4bjhiQ0xSTa5nUW3dCPDIA/atgO8Kndzw_IhZ4EIUkKJg' offset=0
    04:46:43.257 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:43.263 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:43.276 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:43.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:43.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
    04:46:43.458 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 300735 bytes in 252 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:43.463 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:43.542 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:43.618 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:43.622 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/3 + &#ä/5/i"} on repo=1193c89f-f496-482e-8a68-628c5a577210

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:43.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:43.637 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:43.704 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:43.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    04:46:43.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4bdebf5741416b2ab767ff27e2b24a0852932d99' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:43.801 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:43.902 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:43.913 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:43.916 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/3 + &#ä/aa"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:43.980 [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
    04:46:43.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.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:44.004 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:44.009 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3o2FNSVpO2GBY5dB80TS6A/3nzJESEk7cAb-il32NwTXA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:44.009 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:44.021 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:44.031 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:44.034 [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
    04:46:44.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:44.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:44.122 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 229502 bytes in 142 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:44.181 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:44.184 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:44.239 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:44.242 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/3 + &#ä/aa"} on repo=1193c89f-f496-482e-8a68-628c5a577210

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:44.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:44.248 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:44.262 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:44.265 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:44.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:44.364 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:44.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c673ca32971888b57e3d5c94fe6507926f9f3aa' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:44.415 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:44.419 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:44.528 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/3 + &#ä/bb"} on repo=1193c89f-f496-482e-8a68-628c5a577210

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:44.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:44.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    04:46:44.572 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:44.574 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3o2FNSVpO2GBY5dB80TS6A/KrWs3gUI1J4zsMu_UX8Tmw' offset=0
    04:46:44.582 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:44.578 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:44.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:44.604 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    04:46:44.607 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:44.618 [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
    04:46:44.703 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42768 bytes in 155 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:44.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='430476005d486ca4f9842793dda1e6c99b681dcc' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:44.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.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:44.780 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    04:46:44.920 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/3 + &#ä/bb"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:44.937 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:44.996 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:45.004 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:45.014 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [c47ee5b]initPersistenceManagerFactory: repositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:46:45.073 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [c47ee5b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 35341 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:45.079 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6721f47e5160a81392d85027ec67bb09206aea9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:45.082 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/1 {11 11ä11#+} 1/a"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:45.091 [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
    04:46:45.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
    04:46:45.178 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/3 + &#ä/cc"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:45.180 [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
    04:46:45.219 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:45.220 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:45.226 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VQ-myyhdwBTN6-Brg_k65g/UgtYStJ9EGn6bPyjoAo3qw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:45.230 [qtp1325681772-452] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3o2FNSVpO2GBY5dB80TS6A/JjFwGxbuqOFzStRkdz1XYg' offset=0
    04:46:45.257 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:45.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:45.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:45.354 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:45.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:45.424 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1140 bytes in 244 ms. path='/3 + &#ä/cc'
    04:46:45.504 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    04:46:45.612 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/3 + &#ä/cc"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:45.626 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:45.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:45.651 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:45.654 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:45.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:45.724 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='df57f685d28b2c6341b951c7cca5e25ee2bda9ac' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:45.794 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 367416 bytes in 702 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:45.823 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/3 + &#ä/dd"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:45.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    04:46:45.931 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:45.940 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3o2FNSVpO2GBY5dB80TS6A/2Mbh5Sr20VLn3ZMaIZJ6pw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:45.952 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=62.3 MiB, available=393.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:45.950 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:46.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    04:46:46.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172830 bytes in 206 ms. path='/3 + &#ä/dd'
    04:46:46.153 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:46.156 [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
    04:46:46.187 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/3 + &#ä/dd"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:46.194 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:46.200 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52e1c-yoghn-remote'
    04:46:46.201 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52e1c-yoghn-remote' locked successfully.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:46.202 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.58%
    04:46:46.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:46.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/aa1'
    04:46:46.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b6be7817d062a91e9b838271897fba35a1a6c59' to.sha1='<NoInstanceOf_NormalFileDto>'): /dir1/aa1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:46.275 [Test worker] INFO  D.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
    04:46:46.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/dir1/aa1"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:46.373 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/aa1'
    04:46:46.424 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:46.430 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QIZO6SjnfQzg2VrCLpL-kA/f0lkDuJX8KjM_7tMo9viLQ' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:46.443 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5e660f6a]initPersistenceManagerFactory: repositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:46.447 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:46.453 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5e660f6a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 35345 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:46.490 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/1 {11 11ä11#+} 1/a"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:46.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:46.515 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:46.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:46.523 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:46.526 [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
    04:46:46.560 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56448 bytes in 186 ms. path='/dir1/aa1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:46.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ab3998b719dd8dc8e54fbde0101d8b4f8a8336c' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:46.617 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y56wyn-mwolg-remote'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:46.624 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b82334ffacc1f97ede7cc2e72b6bc2f13b0dc8b8_0 into destFile aa1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:46.620 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y56wyn-mwolg-remote' locked successfully.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:46.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/dir1/aa1"} on repo=1193c89f-f496-482e-8a68-628c5a577210

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:46.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:46.679 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:46.692 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/1 {11 11ä11#+} 1/b"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:46.696 [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
    04:46:46.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:46.700 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:46.709 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/bb1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:46.753 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:46.758 [qtp1971696218-411] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VQ-myyhdwBTN6-Brg_k65g/gP9dyp1z6cJWfv0KpL95_Q' offset=0
    04:46:46.771 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:46.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3490628bd42f5c55b836b15540376b93ca26f113' to.sha1='<NoInstanceOf_NormalFileDto>'): /dir1/bb1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:46.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    04:46:46.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29344 bytes in 143 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:46.864 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/dir1/bb1"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:46.869 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/bb1'
    04:46:46.898 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:46.900 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QIZO6SjnfQzg2VrCLpL-kA/dnXYCwdl06yR82r2kzCGWA' offset=0
    04:46:46.911 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:46.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:46.965 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:46.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 102380 bytes in 109 ms. path='/dir1/bb1'
    04:46:47.008 [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
    04:46:47.014 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/1 {11 11ä11#+} 1/b"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:47.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/dir1/bb1"} on repo=1193c89f-f496-482e-8a68-628c5a577210

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:47.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:47.088 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:47.109 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:47.091 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:47.114 [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
    04:46:47.119 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:47.122 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/file1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:47.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e142ad6e9f20ee27df3bfee0ad14140180631de0' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:47.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c76a4c4cbbda1c2591c9cffc536a0f2bf4cb5e94' to.sha1='<NoInstanceOf_NormalFileDto>'): /file1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:47.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/1 {11 11ä11#+} 1/c"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:47.285 [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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:47.299 [qtp298852037-37] INFO  D.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
    04:46:47.328 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:47.354 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VQ-myyhdwBTN6-Brg_k65g/zQ5O2gxfsYmUvbLSXQnVVw' offset=0
    04:46:47.372 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:47.389 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/file1"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:47.402 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/file1'
    04:46:47.434 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:47.437 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3y5fSgLYT3jLg221Fa4g8w' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:47.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:47.465 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:47.554 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 462300 bytes in 268 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:47.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:47.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:47.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 75054 bytes in 352 ms. path='/file1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:47.780 [qtp298852037-37] INFO  D.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
    04:46:47.811 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_60b27f004e454aca81b0480209cce5081ec52390_0 into destFile file1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:47.813 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/1 {11 11ä11#+} 1/c"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:47.830 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:47.847 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/file1"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:46:47.855 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:47.856 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:47.859 [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
    04:46:47.887 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:47.939 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1a8b01b3e6c7a32fd532c12e0be6682dab2f9db' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:47.986 [qtp1325681772-172] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 localRepositoryRevisionSynced=124

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:47.994 [qtp298852037-37] INFO  D.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
    04:46:48.004 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:48.034 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/2/1 {11 11ä11#+} 1/a"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:48.049 [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'
    04:46:48.093 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:48.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.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:48.102 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IvSUztd2U7yUaWLeK02H2w/j2BqpZZbXh2E4rSAAs4E8Q/N4p4PJIETB2baKvivmOxBw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:48.110 [qtp298852037-37] INFO  D.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
    04:46:48.124 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:48.121 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 transaction.localRevision=157 remoteFromLocalRevision=124

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:48.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:48.216 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:48.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1364 bytes in 186 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:48.248 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:48.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1193c89f-f496-482e-8a68-628c5a577210 from='build/repo/j7y56e87-mydb-local-dest' toID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 to='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6'
    04:46:48.286 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:48.305 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:48.391 [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
    04:46:48.404 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=157

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:48.408 [qtp298852037-37] INFO  D.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
    04:46:48.481 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/2/1 {11 11ä11#+} 1/a"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:48.504 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:48.527 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:48.530 [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
    04:46:48.550 [qtp298852037-37] INFO  D.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
    04:46:48.559 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    04:46:48.619 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:46:48.620 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:46:48.647 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=157

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:48.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3fa702b0649d7d38315ac540d5fa0db4cf5d5279' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:48.848 [qtp298852037-37] INFO  D.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
    04:46:48.923 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=160

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:48.928 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/2/1 {11 11ä11#+} 1/b"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:48.941 [qtp298852037-37] INFO  D.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
    04:46:48.944 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:48.948 [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'
    04:46:49.010 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:49.024 [qtp298852037-37] INFO  D.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
    04:46:49.030 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IvSUztd2U7yUaWLeK02H2w/j2BqpZZbXh2E4rSAAs4E8Q/OlB_wADU0lYWzWSgJdYOTQ' offset=0
    04:46:49.050 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:49.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:49.117 [qtp298852037-37] INFO  D.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
    04:46:49.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 37814 bytes in 195 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:49.188 [qtp298852037-37] INFO  D.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
    04:46:49.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:49.284 [qtp298852037-37] INFO  D.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
    04:46:49.316 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:49.327 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.remoteRepositoryRevisionSynced=-1, revision=160

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:49.365 [qtp298852037-37] INFO  D.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
    04:46:49.381 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/2/1 {11 11ä11#+} 1/b"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:49.398 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:49.400 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:49.414 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=-1, revision=160
    04:46:49.415 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=160, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:49.440 [qtp298852037-37] INFO  D.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
    04:46:49.478 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:49.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:49.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:49.506 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:49.534 [qtp298852037-37] INFO  D.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
    04:46:49.556 [qtp1325681772-451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 transaction.localRevision=130 remoteFromLocalRevision=157
    04:46:49.614 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:49.616 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca4dbd4e27e3451ffcf36b70792aad4ffd9b3460' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:49.628 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 from='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6' toID=1193c89f-f496-482e-8a68-628c5a577210 to='build/repo/j7y56e87-mydb-local-dest', fromRepoLocalSync=false
    04:46:49.659 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:49.666 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=130
    04:46:49.769 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:49.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/2/a"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:49.782 [qtp298852037-37] INFO  D.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
    04:46:49.838 [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
    04:46:49.899 [qtp298852037-37] INFO  D.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
    04:46:49.906 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:49.907 [qtp1971696218-411] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IvSUztd2U7yUaWLeK02H2w/u2dZ4cXXo0cVzShMRgAOgA' offset=0
    04:46:49.922 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:50.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    04:46:50.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41568 bytes in 310 ms. path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:50.187 [qtp298852037-37] INFO  D.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
    04:46:50.251 [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
    04:46:50.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:50.288 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]initPersistenceManagerFactory: repositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05
    04:46:50.289 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4087 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:50.359 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/2/a"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:50.370 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:50.371 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:50.387 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    04:46:50.388 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:50.391 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:49.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: repoFileDtos.size=0
    04:46:50.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=69.9 MiB, available=385.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:50.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='32b6d54d02bea3d8daf3a20e3c897242f39cec22' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:50.540 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:50.553 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionInProgress=-1, revision=131
    04:46:50.560 [qtp1325681772-172] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:50.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:50.616 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:50.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: 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
    04:46:50.762 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/3 + &#ä/5/h"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:50.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    04:46:50.886 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:50.891 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/xFCGz7Jp2Fg0BaZST5yxGQ/kZ--CrsrDW-PSzQV-urz3Q' offset=0
    04:46:50.917 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:51.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:51.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 30 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:51.168 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 6e188744-eeae-4fb1-864b-b2d70d38de27
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y56v2c-t62ob-local-dest
      localRepository.publicKeySha1 = B6:AF:69:CA:54:56:31:1D:86:04:85:2B:45:D3:38:DB:10:F5:B4:6B

      remoteRepository.repositoryId = 530cd924-783f-4d5b-a893-ec2cac0c2b05
      remoteRepository.remoteRoot = https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05
      remoteRepository.publicKeySha1 = B6:45:20:AE:20:E2:AF:49:B9:F0:2E:EA:A8:E8:59:D4:EE:C1:39: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 6e188744-eeae-4fb1-864b-b2d70d38de27 530cd924-783f-4d5b-a893-ec2cac0c2b05

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:51.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 399800 bytes in 464 ms. path='/3 + &#ä/5/h'
    04:46:51.389 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:51.446 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=68.8 MiB, available=386.7 MiB
    04:46:51.452 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.remoteRepositoryRevisionSynced=126, revision=131

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:51.533 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/3 + &#ä/5/h"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:51.549 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:51.557 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=YDDpVTMTW_7sanwmTPS6tQ, serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6} because of missing permissions!

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:51.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:51.650 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:51.654 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    04:46:51.840 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a225fdb35e4f6151b27815e81b72068030d96b02' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:51.899 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:51.931 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:46:51.936 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6e188744-eeae-4fb1-864b-b2d70d38de27 ('build/repo/j7y56v2c-t62ob-local-dest')

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:51.995 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/3 + &#ä/5/i"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:52.008 [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
    04:46:52.033 [closeDeferredTimer-3a6e1d06-6p] INFO  c.c.c.l.LocalRepoManagerImpl - [3a6e1d06]_close: Shutting down real LocalRepoManager.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:52.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:52.063 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2772707f]initPersistenceManagerFactory: repositoryId=32e658f2-680c-41fa-b3af-0128006e5337
    04:46:52.071 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2772707f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31003 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:52.084 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:52.102 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/xFCGz7Jp2Fg0BaZST5yxGQ/PBo-PQnJ_48pMH3T649JAQ' offset=0
    04:46:52.174 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:52.338 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:46:52.398 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:52.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:51.557 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:46:52.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=68.8 MiB, available=386.7 MiB
    04:46:52.640 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:52.656 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionSynced=126, revision=131
    04:46:52.656 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionInProgress=131, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:52.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 308353 bytes in 660 ms. path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:52.729 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:52.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:52.744 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    04:46:52.790 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/3 + &#ä/5/i"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:52.799 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:52.829 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:52.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    04:46:52.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='efe5a54c8e53526858c2d558adeea9f5ece53267' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    04:46:53.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/3 + &#ä/aa"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:53.074 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    04:46:53.106 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:53.108 [qtp1971696218-43] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/mXxsooGT0oZzdEmhmILbjw' offset=0
    04:46:53.141 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:53.369 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=64.5 MiB, available=391.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:53.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:53.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=69.1 MiB, available=386.4 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:53.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12008 bytes in 513 ms. path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:53.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:53.709 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    04:46:53.815 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/3 + &#ä/aa"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:53.836 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:53.893 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52paq-ublua-remote'
    04:46:53.894 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52paq-ublua-remote' locked successfully.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:53.904 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46: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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:53.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    04:46:54.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e6f032ec5259630d22a12ab1f469fd570b8eb0f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:54.133 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=68.9 MiB, available=386.6 MiB
    04:46:54.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:54.219 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/3 + &#ä/bb"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:54.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    04:46:54.272 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:54.273 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/iFF5rTMV-o3HaZO0qgLQmw' offset=0
    04:46:54.285 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:54.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=530cd924-783f-4d5b-a893-ec2cac0c2b05 from='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05' toID=6e188744-eeae-4fb1-864b-b2d70d38de27 to='build/repo/j7y56v2c-t62ob-local-dest', fromRepoLocalSync=true
    04:46:54.409 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:54.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:54.473 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 renewalDateTime=2017-09-24T03:16:54.370Z expiryDateTime=2017-09-24T03:46:54.370Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:54.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11898 bytes in 258 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:54.522 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:54.584 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:54.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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:54.699 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=94

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:54.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=68.7 MiB, available=386.8 MiB
    04:46:54.699 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:46:54.699 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:46:54.700 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:46:54.723 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:54.747 [qtp1325681772-452] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 localRepositoryRevisionSynced=130

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:54.997 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/3 + &#ä/bb"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:54.995 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:55.025 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:55.046 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 transaction.localRevision=163 remoteFromLocalRevision=130

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.094 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:55.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1193c89f-f496-482e-8a68-628c5a577210 from='build/repo/j7y56e87-mydb-local-dest' toID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 to='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6'
    04:46:55.110 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=163

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.191 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:55.194 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:46:55.195 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:55.206 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=163

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.278 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b066419a3be6920d549eae4983fccae5f531ffbd' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:55.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=165
    04:46:55.313 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.333 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/3 + &#ä/cc"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:55.365 [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
    04:46:55.398 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:55.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.427 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:55.435 [qtp1971696218-411] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/f8PGuEtuyiwbJ0FjoZnV8w' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:55.436 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.remoteRepositoryRevisionSynced=160, revision=165

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.451 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:55.466 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:55.482 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=160, revision=165
    04:46:55.482 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=165, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:55.540 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:55.555 [qtp1325681772-172] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 transaction.localRevision=136 remoteFromLocalRevision=163
    04:46:55.560 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:55.566 [qtp178185341-55] INFO  D.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
    04:46:55.571 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:55.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: repoFileDtos.size=18
    04:46:55.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=65.9 MiB, available=389.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.612 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 118218 bytes in 247 ms. path='/3 + &#ä/cc'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:55.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.681 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:55.708 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.762 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/3 + &#ä/cc"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:55.770 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionInProgress=-1, revision=96

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.777 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:55.786 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:55.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    04:46:55.828 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9047a89036c61dba7513ea1c3c5ad466f7c3019' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:55.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.903 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/3 + &#ä/dd"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:55.904 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:55.919 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:46:55.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 from='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6' toID=e72e9848-4786-45b9-a48d-586b5eb554dd to='build/repo/j7y520i6-er53l-local-src', fromRepoLocalSync=true
    04:46:55.928 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e72e9848-4786-45b9-a48d-586b5eb554dd ('build/repo/j7y520i6-er53l-local-src')

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.956 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:55.962 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/o_I0j5kxSwr__sHyv6ZMBg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:55.979 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:55.984 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:56.013 [qtp298852037-62] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:56.028 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:56.034 [pool-6-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1534 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:56.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    04:46:56.118 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 202240 bytes in 211 ms. path='/3 + &#ä/dd'
    04:46:56.158 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:56.163 [qtp178185341-55] INFO  D.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
    04:46:56.185 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="fc2674d0-d211-45b8-997f-e3f2810bfcc8", path="/3 + &#ä/dd"} on repo=fc2674d0-d211-45b8-997f-e3f2810bfcc8
    04:46:56.191 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:46:56.199 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:56.243 [Test worker] INFO  D.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
    04:46:56.260 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:56.360 [qtp1971696218-43] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 localRepositoryRevisionSynced=101
    04:46:56.364 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:56.388 [qtp178185341-55] INFO  D.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
    04:46:56.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:46:56.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:56.547 [qtp178185341-55] INFO  D.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
    04:46:56.568 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=108 remoteFromLocalRevision=101
    04:46:56.609 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:56.643 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:56.652 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fc2674d0-d211-45b8-997f-e3f2810bfcc8 from='build/repo/j7y56mal-agedy-local-dest' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:46:56.678 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:56.694 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:56.719 [qtp178185341-55] INFO  D.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
    04:46:56.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:56.803 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=108

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:56.825 [qtp178185341-55] INFO  D.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
    04:46:56.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:56.930 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:46:56.930 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:46:56.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=108
    04:46:57.017 [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
    04:46:57.140 [qtp178185341-55] INFO  D.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
    04:46:57.257 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:57.282 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=t30-JaFtfFdWZGSGjeLjmQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:57.287 [qtp178185341-55] INFO  D.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
    04:46:57.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:57.380 [qtp178185341-55] INFO  D.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
    04:46:57.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: 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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:57.480 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:57.513 [qtp178185341-55] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:46:57.563 [qtp178185341-55] INFO  D.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
    04:46:57.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:57.742 [qtp178185341-55] INFO  D.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
    04:46:57.764 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=111
    04:46:57.812 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:57.880 [qtp178185341-55] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:46:57.985 [qtp178185341-55] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:46:58.168 [qtp178185341-55] INFO  D.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
    04:46:58.191 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:46:58.207 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:46:58.247 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:58.374 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:58.385 [qtp1971696218-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.remoteRepositoryRevisionSynced=-1, revision=111

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:46:58.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=68.5 MiB, available=387.0 MiB
    04:46:58.416 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.remoteRepositoryRevisionSynced=-1, revision=96

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:58.675 [qtp178185341-55] INFO  D.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
    04:46:58.752 [Test worker] INFO  D.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
    04:46:58.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:58.848 [qtp178185341-55] INFO  D.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
    04:46:58.879 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 renewalDateTime=2017-09-24T03:13:59.029Z expiryDateTime=2017-09-24T03:43:59.029Z
    04:46:58.925 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:58.951 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=136
    04:46:58.973 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:58.986 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:46:59.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:59.108 [qtp1971696218-43] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:46:59.290 [qtp1971696218-43] 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
    04:46:59.327 [qtp178185341-55] INFO  D.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
    04:46:59.343 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:59.354 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=-1, revision=111
    04:46:59.355 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=111, revision=-1
    04:46:59.417 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:59.491 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 transaction.localRevision=107 remoteFromLocalRevision=108

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:59.503 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]initPersistenceManagerFactory: repositoryId=00b707a8-eb80-4510-a9d6-8f1797213957
    04:46:59.504 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5609 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:59.511 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:59.515 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=fc2674d0-d211-45b8-997f-e3f2810bfcc8 to='build/repo/j7y56mal-agedy-local-dest', fromRepoLocalSync=false
    04:46:59.543 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:59.601 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=107

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:46:59.656 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:46:59.737 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:46:59.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:00.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=70.0 MiB, available=385.5 MiB
    04:47:00.083 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:00.119 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionInProgress=-1, revision=137

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:00.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
    04:47:00.135 [qtp1325681772-451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137
    04:47:00.151 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:00.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: 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
    04:47:00.410 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:00.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 32e658f2-680c-41fa-b3af-0128006e5337
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y574p9-ir059-local-dest
      localRepository.publicKeySha1 = 52:CF:B7:6E:D1:5D:63:12:62:58:F6:8F:19:9F:29:F6:30:01:45:A4

      remoteRepository.repositoryId = 00b707a8-eb80-4510-a9d6-8f1797213957
      remoteRepository.remoteRoot = https://localhost:32836/00b707a8-eb80-4510-a9d6-8f1797213957
      remoteRepository.publicKeySha1 = 12:9C:FB:17:CA:F4:70:0A:AA:88:2A:D0:32:7C:F5:EF:17:F2:74:C7

    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 32e658f2-680c-41fa-b3af-0128006e5337 00b707a8-eb80-4510-a9d6-8f1797213957

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:00.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=62.4 MiB, available=393.1 MiB
    04:47:00.911 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:00.928 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionInProgress=-1, revision=108
    04:47:00.978 [qtp1971696218-161] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:01.017 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:01.024 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:47:01.031 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=00b707a8-eb80-4510-a9d6-8f1797213957 from='https://localhost:32836/00b707a8-eb80-4510-a9d6-8f1797213957' toID=32e658f2-680c-41fa-b3af-0128006e5337 to='build/repo/j7y574p9-ir059-local-dest', fromRepoLocalSync=true
    04:47:01.032 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 32e658f2-680c-41fa-b3af-0128006e5337 ('build/repo/j7y574p9-ir059-local-dest')
    04:47:01.116 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:01.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=69.5 MiB, available=386.0 MiB
    04:47:01.161 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.remoteRepositoryRevisionSynced=117, revision=137

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:01.173 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:01.178 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=YDDpVTMTW_7sanwmTPS6tQ, serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6} because of missing permissions!
    04:47:01.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:01.193 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:01.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:01.301 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:01.414 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 renewalDateTime=2017-09-24T03:17:01.182Z expiryDateTime=2017-09-24T03:47:01.182Z

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:01.440 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3bdbace5]initPersistenceManagerFactory: repositoryId=06dac992-4702-42c7-ad19-a62d918f3c81

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:01.446 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:01.449 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3bdbace5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 20998 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:01.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:01.528 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=97

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:01.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:01.692 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 82 ms.
    04:47:01.710 [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
    04:47:01.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=62.6 MiB, available=392.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:01.823 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:01.824 [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
    04:47:01.830 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=103, revision=108

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:01.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    04:47:01.895 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:01.929 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:01.933 [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
    04:47:01.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:01.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:01.974 [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
    04:47:01.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=69.5 MiB, available=386.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:01.989 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:01.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:02.008 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:02.010 [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
    04:47:02.013 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=t30-JaFtfFdWZGSGjeLjmQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:02.020 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:02.021 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:47:02.027 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:47:02.038 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:47:02.038 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:47:02.041 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:47:02.043 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:02.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:02.046 [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
    04:47:02.046 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionSynced=117, revision=137
    04:47:02.052 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionInProgress=137, revision=-1
    04:47:02.070 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:02.075 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:02.127 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:02.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:02.155 [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
    04:47:02.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:02.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:02.198 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:02.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:02.216 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:02.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:02.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:02.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:02.250 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:02.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:02.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:02.296 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:02.296 [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
    04:47: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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:02.346 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    04:47:02.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:02.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:02.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:02.401 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:02.401 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:02.492 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4XknKVV-1I4stlryxTkrSg, serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05} because of missing permissions!
    04:47:02.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:02.728 [Test worker] INFO  D.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
    04:47:02.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=69.5 MiB, available=386.0 MiB
    04:47:02.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:02.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=62.4 MiB, available=393.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:02.936 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=65.6 MiB, available=389.9 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:02.962 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:02.992 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionSynced=103, revision=108
    04:47:02.993 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionInProgress=108, revision=-1
    04:47:03.025 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:03.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:03.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:02.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: repoFileDtos.size=18
    04:47:03.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=67.6 MiB, available=387.9 MiB
    04:47:03.251 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:03.310 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y53200-aikix-remote'
    04:47:03.311 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y53200-aikix-remote' locked successfully.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:03.344 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, this.localRepositoryRevisionInProgress=-1, revision=99

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:03.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=69.1 MiB, available=386.4 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:03.580 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=69.7 MiB, available=385.8 MiB
    04:47:03.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:03.658 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:03.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=62.2 MiB, available=393.3 MiB
    04:47:03.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:03.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:03.937 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:03.956 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionSynced=-1, revision=96
    04:47:03.977 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionInProgress=96, revision=-1
    04:47:04.014 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:04.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=69.4 MiB, available=386.1 MiB
    04:47:04.361 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:47:04.363 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:47:04.363 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:47:04.435 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:04.468 [qtp1325681772-451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd localRepositoryRevisionSynced=136
    04:47:04.497 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:04.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=62.2 MiB, available=393.3 MiB
    04:47:04.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:04.581 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 transaction.localRevision=207 remoteFromLocalRevision=136
    04:47:04.632 [qtp1325681772-621] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:04.669 [qtp1325681772-621] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:04.670 [qtp590532921-71] INFO  D.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
    04:47:04.718 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=207
    04:47:04.752 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=207
    04:47:04.854 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:04.895 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=202, revision=207

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:04.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:05.023 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:05.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=49.8 MiB, available=405.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:05.039 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e72e9848-4786-45b9-a48d-586b5eb554dd from='build/repo/j7y520i6-er53l-local-src' toID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 to='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:05.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:05.078 [qtp1325681772-621] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:05.090 [qtp1325681772-621] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:05.118 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=200 localRepositoryRevisionInProgress=208

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:05.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=62.2 MiB, available=393.3 MiB
    04:47:05.354 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:47:05.354 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:47:05.354 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:47:05.405 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:05.427 [qtp1971696218-161] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 localRepositoryRevisionSynced=107
    04:47:05.434 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:05.525 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=114 remoteFromLocalRevision=107
    04:47:05.549 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fc2674d0-d211-45b8-997f-e3f2810bfcc8 from='build/repo/j7y56mal-agedy-local-dest' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:47:05.556 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=114

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:05.550 [qtp590532921-71] INFO  D.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
    04:47:05.603 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:47:05.608 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:47:05.618 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=114
    04:47:05.647 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=t30-JaFtfFdWZGSGjeLjmQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:05.765 [qtp590532921-71] INFO  D.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
    04:47:05.800 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:05.810 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:05.811 [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
    04:47:05.859 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=116
    04:47:05.884 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:05.898 [qtp590532921-71] INFO  D.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
    04:47:05.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:05.944 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:05.948 [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
    04:47:05.950 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:05.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:06.018 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:06.034 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.remoteRepositoryRevisionSynced=111, revision=116
    04:47:06.084 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:47:06.095 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:06.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:06.108 [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
    04:47:06.121 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=111, revision=116
    04:47:06.122 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=116, revision=-1
    04:47:06.146 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:06.162 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 transaction.localRevision=113 remoteFromLocalRevision=114
    04:47:06.173 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:06.199 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:06.217 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:06.218 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:06.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:06.285 [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
    04:47:06.352 [qtp590532921-71] INFO  D.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
    04:47:06.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:06.395 [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
    04:47:06.438 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:47:06.450 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:47:06.461 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:06.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:06.476 [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
    04:47:06.502 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:06.531 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:06.545 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    04:47:06.546 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:47:06.547 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:47:06.548 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:06.559 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:06.563 [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
    04:47:06.566 [qtp590532921-71] INFO  D.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
    04:47:06.625 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]initPersistenceManagerFactory: repositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856
    04:47:06.628 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16352 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:06.771 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=207, revision=210

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:06.783 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:06.846 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=210

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:05.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:47:06.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=49.9 MiB, available=405.6 MiB
    04:47:06.896 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:07.089 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 216 ms.
    04:47:07.092 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=1zUzy2pHLNvaxgti7UHJKg, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:06.205 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: 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
    04:47:07.203 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=70.3 MiB, available=385.2 MiB
    04:47:07.225 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.remoteRepositoryRevisionSynced=-1, revision=99

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:07.209 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 106 ms.
    04:47:07.238 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=BPfNUUT376ZlSpCbQyr2Qw, invitation=false]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:07.289 [qtp590532921-71] INFO  D.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
    04:47:07.359 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:07.386 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:47:07.393 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=805f1596-2d27-4b07-a638-6ed6a31e944c to='build/repo/j7y52g7h-wc12a-local-src', fromRepoLocalSync=true
    04:47:07.401 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 805f1596-2d27-4b07-a638-6ed6a31e944c ('build/repo/j7y52g7h-wc12a-local-src')

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:07.419 [qtp590532921-71] INFO  D.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
    04:47:07.450 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=49.8 MiB, available=405.7 MiB
    04:47:07.450 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:47:07.465 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:07.466 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:07.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:07.516 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:07.531 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:07.543 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=207, revision=210

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:07.549 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:07.622 [qtp590532921-71] INFO  D.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
    04:47:07.640 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 renewalDateTime=2017-09-24T03:14:22.781Z expiryDateTime=2017-09-24T03:44:22.781Z
    04:47:07.706 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:07.715 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:07.730 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=113

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:07.749 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:07.748 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:07.753 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:07.770 [qtp590532921-71] INFO  D.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
    04:47:07.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:07.937 [qtp590532921-71] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:47:08.066 [qtp590532921-71] INFO  D.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
    04:47:08.129 [qtp1325681772-451] WARN  o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[24]{cryptoRepoFileId=f0lkDuJX8KjM_7tMo9viLQ, localName=null, deleted=Sun Sep 24 04:47:05 CEST 2017}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:08.150 [qtp590532921-71] INFO  D.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
    04:47:08.154 [qtp1325681772-451] WARN  o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[25]{cryptoRepoFileId=dnXYCwdl06yR82r2kzCGWA, localName=null, deleted=Sun Sep 24 04:47:05 CEST 2017}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:08.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:08.219 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:08.230 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:08.508 [qtp590532921-71] INFO  D.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
    04:47:08.604 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:08.645 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:08.648 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:08.681 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=67.3 MiB, available=388.2 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:08.804 [qtp590532921-71] INFO  D.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
    04:47:08.860 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:08.877 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=202, revision=210
    04:47:08.877 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=210, revision=-1
    04:47:08.934 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:08.959 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:08.985 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:09.012 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:09.021 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:09.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=63.5 MiB, available=392.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:09.134 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=212
    04:47:09.134 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=210, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=212

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:09.148 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:09.198 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=-1, revision=114
    04:47:09.224 [qtp1971696218-348] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:09.232 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:09.240 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:09.271 [qtp1325681772-452] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=210, revision=212

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:09.312 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:09.323 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:09.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:09.355 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:09.375 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:09.390 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=210, revision=212
    04:47:09.391 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=212, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:09.399 [qtp590532921-71] INFO  D.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
    04:47:09.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:09.532 [qtp590532921-71] INFO  D.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
    04:47:09.554 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:09.560 [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
    04:47:09.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:09.618 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:09.620 [qtp1325681772-621] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:09.640 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    04:47:09.653 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:09.656 [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
    04:47:09.710 [qtp1325681772-621] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:09.745 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    04:47:09.751 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:09.763 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b597b5783e2703c2e30a155ff8a3c7832df2c8d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:09.803 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    04:47:09.804 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:09.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:09.843 [qtp590532921-71] INFO  D.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
    04:47:09.860 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 373a7e7b-0d17-4697-846c-dbf1b71b6549
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y56wym-d1gdv-local-src
      localRepository.publicKeySha1 = 85:C4:71:1F:A7:4D:54:CC:FF:A0:9A:FB:8A:4C:A7:9D:85:02:9B:BD

      remoteRepository.repositoryId = 59c40397-b7e7-46e9-8d4d-a62a89131856
      remoteRepository.remoteRoot = https://localhost:46446/59c40397-b7e7-46e9-8d4d-a62a89131856
      remoteRepository.publicKeySha1 = F9:7D:F9:FD:5C:85:E1:31:71:C9:70:EE:0C:37:7C:4F:1A:78:3C:16

    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 373a7e7b-0d17-4697-846c-dbf1b71b6549 59c40397-b7e7-46e9-8d4d-a62a89131856

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:09.938 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='376b28bace03c54edd4effc7f53aa2db186ffd15' to.sha1='82192250dda79ae59ca85d1d560fa61b8b1be286'): /.subshare.properties

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:10.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/1 {11 11ä11#+} 1/a"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:10.020 [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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:10.046 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]initPersistenceManagerFactory: repositoryId=397086fe-21cb-45f3-9d72-c0349dd44566
    04:47:10.059 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6748 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:10.147 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:10.163 [qtp298852037-390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsvUXu09DarJp8-sb-4XHw/xLcVNFVfQgOfe16JHSIRZA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:10.169 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:10.292 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:10.359 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=216
    04:47:10.360 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=212, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=216

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:10.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=62.7 MiB, available=392.8 MiB
    04:47:10.492 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=94, revision=114

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:10.556 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:10.576 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=212, revision=216

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:10.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:10.945 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:10.960 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=S1Afsc3Y_Wz-SldiCkqlFA, serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957} because of missing permissions!
    04:47:10.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:10.968 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=t30-JaFtfFdWZGSGjeLjmQ,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:10.977 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=212, revision=216
    04:47:10.977 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=216, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:10.998 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:11.000 [qtp298852037-390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsvUXu09DarJp8-sb-4XHw/xLcVNFVfQgOfe16JHSIRZA' offset=1048576
    04:47:11.044 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:11.043 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:11.129 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:11.131 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:11.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:11.163 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 06dac992-4702-42c7-ad19-a62d918f3c81
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y57hwx-8p9gx-local-dest
      localRepository.publicKeySha1 = A7:1C:E3:4F:04:19:00:59:60:52:EA:B5:53:7E:FF:58:3C:6F:43:91

      remoteRepository.repositoryId = 397086fe-21cb-45f3-9d72-c0349dd44566
      remoteRepository.remoteRoot = https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA
      remoteRepository.publicKeySha1 = 56:6C:4A:AE:C8:D3:CA:64:4D:27:BB:71:0C:D1:D3:C1:30:86:AE:4C

    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 06dac992-4702-42c7-ad19-a62d918f3c81 397086fe-21cb-45f3-9d72-c0349dd44566

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:11.204 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 205842 bytes in 1183 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:11.298 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:11.319 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    04:47:11.325 [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
    04:47:11.370 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:11.429 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/.subshare.properties"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd
    04:47:11.461 [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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:11.520 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:11.526 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:47:11.533 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA' toID=06dac992-4702-42c7-ad19-a62d918f3c81 to='build/repo/j7y57hwx-8p9gx-local-dest', fromRepoLocalSync=true
    04:47:11.536 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 06dac992-4702-42c7-ad19-a62d918f3c81 ('build/repo/j7y57hwx-8p9gx-local-dest')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:11.581 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:11.583 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:11.620 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/1 {11 11ä11#+} 1/a"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:11.629 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:11.640 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:11.646 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PU0j00Yr3QPzrlvcAN_kjw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:11.692 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:11.694 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:11.695 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:47:11.695 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:47:11.695 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:11.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:11.721 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:11.736 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:11.729 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=71.1 MiB, available=384.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:11.742 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:11.745 [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
    04:47:11.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 8587 bytes in 373 ms. path='/.subshare.properties'
    04:47:11.872 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=219
    04:47:11.883 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=216, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=219

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:11.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75398e0288ee6555bca02c7c5f5c80d0c30d21bb' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:11.952 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:11.979 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=216, revision=219
    04:47:12.008 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:12.009 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:12.024 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=216, revision=219
    04:47:12.024 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=219, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:12.103 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:12.123 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:12.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:12.155 [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
    04:47:12.166 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:12.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/1 {11 11ä11#+} 1/b"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:12.230 [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
    04:47:12.240 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:12.289 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:12.298 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:12.307 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:12.324 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsvUXu09DarJp8-sb-4XHw/Bt3iUGdXgN2ulX4qfHW4yg' offset=0
    04:47:12.361 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:12.409 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 renewalDateTime=2017-09-24T03:17:12.251Z expiryDateTime=2017-09-24T03:47:12.251Z

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:12.424 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:12.443 [qtp178185341-194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, this.localRepositoryRevisionSynced=-1, revision=99
    04:47:12.444 [qtp178185341-194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, this.localRepositoryRevisionInProgress=99, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:12.461 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:12.484 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:12.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:12.514 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=98

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:12.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:12.582 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:12.592 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:47:12.615 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:12.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=64.3 MiB, available=391.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:12.649 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 184410 bytes in 418 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:12.664 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:12.692 [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 > downloadBrokenSignature STANDARD_OUT
    04:47:12.742 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.74%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:12.814 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="e72e9848-4786-45b9-a48d-586b5eb554dd", toRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", path="/.subshare.properties"} on repo=e72e9848-4786-45b9-a48d-586b5eb554dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:12.827 [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
    04:47:12.864 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:12.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:12.873 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionSynced=94, revision=114
    04:47:12.887 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=114, revision=-1
    04:47:12.894 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:12.903 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:12.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:13.024 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:13.039 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/1 {11 11ä11#+} 1/b"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:13.058 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=208

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:13.061 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:13.084 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:13.094 [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
    04:47:13.143 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=225
    04:47:13.147 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=225
    04:47:13.259 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:13.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='57659b79fd73456a453117bf3105da66bf67b826' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:13.272 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=219, revision=225

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:13.306 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:13.323 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:13.335 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=219, revision=225

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:13.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=3

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:13.336 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=225, revision=-1
    04:47:13.431 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:13.447 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/1 {11 11ä11#+} 1/c"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:13.451 [qtp1325681772-451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd transaction.localRevision=151 remoteFromLocalRevision=208
    04:47:13.462 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:13.466 [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/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:13.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 from='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6' toID=e72e9848-4786-45b9-a48d-586b5eb554dd to='build/repo/j7y520i6-er53l-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:13.526 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:13.538 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsvUXu09DarJp8-sb-4XHw/dnAr2P5WE05sO9C67cU1rA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:13.550 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:13.587 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=151

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:13.608 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:13.597 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:13.638 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:47:13.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=59c40397-b7e7-46e9-8d4d-a62a89131856 from='https://localhost:46446/59c40397-b7e7-46e9-8d4d-a62a89131856' toID=373a7e7b-0d17-4697-846c-dbf1b71b6549 to='build/repo/j7y56wym-d1gdv-local-src', fromRepoLocalSync=true
    04:47:13.643 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 373a7e7b-0d17-4697-846c-dbf1b71b6549 ('build/repo/j7y56wym-d1gdv-local-src')
    04:47:13.671 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:47:13.758 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:13.772 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:13.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=70.3 MiB, available=385.2 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:14.101 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:14.236 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 renewalDateTime=2017-09-24T03:17:13.978Z expiryDateTime=2017-09-24T03:47:13.978Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:14.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=63.1 MiB, available=392.4 MiB
    04:47:14.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:14.294 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:14.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 28 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:14.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=71.1 MiB, available=384.4 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:14.534 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:14.587 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:14.659 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=-1, revision=100

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:14.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:14.715 [pool-4-thread-3] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:14.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:14.831 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:14.840 [qtp298852037-390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsvUXu09DarJp8-sb-4XHw/dnAr2P5WE05sO9C67cU1rA' offset=1048576
    04:47:14.871 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:15.208 [qtp590532921-101] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:15.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 46 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:15.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=62.5 MiB, available=393.0 MiB
    04:47:15.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:13.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: repoFileDtos.size=0
    04:47:15.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=69.6 MiB, available=385.9 MiB
    04:47:15.698 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:15.723 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionInProgress=-1, revision=152

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:15.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=58.4 MiB, available=397.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:15.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=70.4 MiB, available=385.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:15.783 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:15.787 [qtp1325681772-451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:15.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:15.819 [qtp298852037-390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsvUXu09DarJp8-sb-4XHw/dnAr2P5WE05sO9C67cU1rA' offset=2097152

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:15.852 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:15.858 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:15.938 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionInProgress=-1, revision=4
    04:47:15.973 [qtp543805131-190] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:16.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=62.5 MiB, available=393.0 MiB
    04:47:16.019 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:47:16.027 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:47:16.029 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:47:16.080 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:16.127 [qtp1971696218-75] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=113
    04:47:16.151 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:16.234 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:16.249 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=161 remoteFromLocalRevision=113

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:16.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 29 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:16.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: 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 > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:16.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=70.3 MiB, available=385.2 MiB
    04:47:16.341 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:16.346 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:16.363 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:16.389 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:16.389 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:16.399 [qtp298852037-135] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsvUXu09DarJp8-sb-4XHw/dnAr2P5WE05sO9C67cU1rA' offset=3145728
    04:47:16.417 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:16.439 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=161
    04:47:16.457 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161
    04:47:16.620 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:16.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:16.613 [qtp178185341-193] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 localRepositoryRevisionSynced=97
    04:47:16.633 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:16.655 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=156, revision=161

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:16.727 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 transaction.localRevision=5 remoteFromLocalRevision=97

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:16.768 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:16.770 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsvUXu09DarJp8-sb-4XHw/dnAr2P5WE05sO9C67cU1rA' offset=4194304

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:16.783 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    04:47:16.783 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=00b707a8-eb80-4510-a9d6-8f1797213957 from='https://localhost:32836/00b707a8-eb80-4510-a9d6-8f1797213957' toID=32e658f2-680c-41fa-b3af-0128006e5337 to='build/repo/j7y574p9-ir059-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:16.803 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:16.850 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:16.858 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:16.871 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=101

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:16.959 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:17.017 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:17.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:17.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=68.4 MiB, available=387.1 MiB
    04:47:17.031 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.remoteRepositoryRevisionSynced=137, revision=152

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:17.128 [qtp1971696218-161] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:17.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 64 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:17.162 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:17.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=805f1596-2d27-4b07-a638-6ed6a31e944c from='build/repo/j7y52g7h-wc12a-local-src' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:17.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:17.196 [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
    04:47:17.225 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:17.241 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:17.269 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 188793 bytes in 3802 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:17.270 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    04:47:17.271 [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
    04:47:17.272 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=162

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:17.311 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=YDDpVTMTW_7sanwmTPS6tQ, serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6} because of missing permissions!
    04:47:17.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:17.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    04:47:17.422 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c
    04:47:17.430 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_18y68 into destFile c
    04:47:17.432 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_1vf9c into destFile c
    04:47:17.437 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_2hwcg into destFile c

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:17.468 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:47:17.468 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:47:17.490 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=162

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:17.588 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/1 {11 11ä11#+} 1/c"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:17.614 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:17.627 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.72%
    04:47:17.628 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:17.629 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=161, revision=164
    04:47:17.638 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:17.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:16.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856: 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
    04:47:17.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=42.8 MiB, available=412.7 MiB
    04:47:17.717 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:17.834 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:17.834 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:17.866 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6828165961033b1eaa956f65a19b8505dd17bdc4' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:17.884 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:17.895 [qtp1971696218-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=161, revision=164

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:17.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=50.1 MiB, available=405.4 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:17.984 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1zUzy2pHLNvaxgti7UHJKg, serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856} because of missing permissions!
    04:47:17.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:17.999 [qtp1971696218-43] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:18.021 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:18.032 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=156, revision=164
    04:47:18.032 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=164, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:18.043 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:18.051 [qtp178185341-194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, this.localRepositoryRevisionInProgress=-1, revision=102
    04:47:18.078 [qtp178185341-194] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:18.095 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/2/1 {11 11ä11#+} 1/a"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:18.108 [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
    04:47:18.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=68.5 MiB, available=387.0 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:17.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:47:18.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=51.2 MiB, available=404.3 MiB
    04:47:18.162 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=-1, revision=100

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:18.164 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:18.164 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:18.159 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:18.180 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mX40ROAnKzC3SkLJC4EdDg/NKSjV6T5c4PJfOsHPMTwMw/JZj24xZKwhIUjUok6rWihA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:18.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: 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
    04:47:18.180 [qtp1971696218-411] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c transaction.localRevision=120 remoteFromLocalRevision=162

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:18.190 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:18.200 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:18.214 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:18.214 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionSynced=137, revision=152
    04:47:18.214 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionInProgress=152, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:18.230 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=805f1596-2d27-4b07-a638-6ed6a31e944c to='build/repo/j7y52g7h-wc12a-local-src', fromRepoLocalSync=false
    04:47:18.257 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:18.272 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:18.275 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=120
    04:47:18.303 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:18.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:18.528 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    04:47:18.801 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 756354 bytes in 693 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:47:18.899 [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
    04:47:18.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:47:18.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=68.6 MiB, available=386.9 MiB
    04:47:18.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:18.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=42.9 MiB, available=412.6 MiB
    04:47:19.005 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:19.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=50.3 MiB, available=405.2 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:19.019 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionSynced=-1, revision=4

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:19.017 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.remoteRepositoryRevisionSynced=99, revision=102

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:19.020 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionInProgress=4, revision=-1
    04:47:19.062 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:19.060 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=S1Afsc3Y_Wz-SldiCkqlFA, serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957} because of missing permissions!
    04:47:19.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:19.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:19.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/2/1 {11 11ä11#+} 1/a"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:19.134 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:19.170 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:19.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    04:47:19.335 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='44cb77d889dc41cd55dbf0ce2b9cb946a768eea7' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    04:47:19.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/2/1 {11 11ä11#+} 1/b"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:19.534 [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'
    04:47:19.596 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:19.602 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mX40ROAnKzC3SkLJC4EdDg/NKSjV6T5c4PJfOsHPMTwMw/AfRrMwROkuMM-ezgB1W5jQ' offset=0
    04:47:19.639 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:19.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=68.4 MiB, available=387.1 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:19.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=63.1 MiB, available=392.4 MiB
    04:47:19.938 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:19.952 [qtp1971696218-43] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=-1, revision=121

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:19.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=43.0 MiB, available=412.5 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:19.959 [qtp1971696218-43] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:19.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:19.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=50.1 MiB, available=405.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:19.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:20.068 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:20.085 [qtp178185341-429] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, this.localRepositoryRevisionSynced=99, revision=102
    04:47:20.096 [qtp178185341-429] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, this.localRepositoryRevisionInProgress=102, revision=-1
    04:47:20.108 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:20.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 412005 bytes in 703 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:20.256 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:20.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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
    04:47:20.442 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    04:47:20.525 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/2/1 {11 11ä11#+} 1/b"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:20.535 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:20.548 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:20.553 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:19.701 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:47:20.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=67.5 MiB, available=388.0 MiB
    04:47:20.584 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:47:20.584 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:47:20.584 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:47:20.619 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:20.670 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='896be2cfcfdfe2c07f010ff71b2c5fa1ba946188' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:20.724 [qtp1325681772-452] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd localRepositoryRevisionSynced=151
    04:47:20.739 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:20.782 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 transaction.localRevision=228 remoteFromLocalRevision=151

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:20.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=43.0 MiB, available=412.5 MiB
    04:47:20.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:20.796 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e72e9848-4786-45b9-a48d-586b5eb554dd from='build/repo/j7y520i6-er53l-local-src' toID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 to='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6'
    04:47:20.806 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=208 localRepositoryRevisionInProgress=228

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:20.858 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/2/a"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:20.882 [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
    04:47:20.126 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:47:20.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=50.1 MiB, available=405.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:20.967 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:20.978 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mX40ROAnKzC3SkLJC4EdDg/AHXbdkPVXVzmAybBjUoD_w' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:20.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=63.0 MiB, available=392.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:21.011 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:21.000 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=114, revision=121

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:21.018 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:47:21.019 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:47:21.035 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=228

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:21.066 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:21.071 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:47:21.071 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:47:21.072 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:21.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:21.139 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=230
    04:47:21.155 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=225, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=230
    04:47:21.235 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:21.255 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=225, revision=230
    04:47:21.298 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:21.307 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:21.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=225, revision=230
    04:47:21.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=230, revision=-1
    04:47:21.370 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:20.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:21.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=43.0 MiB, available=412.5 MiB
    04:47:21.386 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:21.398 [qtp1325681772-452] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd transaction.localRevision=157 remoteFromLocalRevision=228

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:21.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:47:21.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:21.442 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:21.455 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:21.507 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:21.536 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 483070 bytes in 652 ms. path='/2/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:21.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 77 ms.
    04:47:21.585 [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
    04:47:21.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=63.0 MiB, available=392.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:21.636 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:21.648 [qtp543805131-190] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 localRepositoryRevisionSynced=2

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:21.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:21.664 [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
    04:47:21.673 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:21.686 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionSynced=114, revision=121
    04:47:21.686 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=121, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:21.689 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:21.692 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:21.694 [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
    04:47:21.694 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:21.705 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:21.710 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/2/a"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:21.717 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:21.718 [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
    04:47:21.731 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:21.752 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:21.760 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:21.786 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:21.790 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:21.798 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:21.833 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:21.834 [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
    04:47:21.848 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:21.852 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:21.852 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:21.864 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:21.864 [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
    04:47:21.869 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f59ee76194b748cf2248b529b0920a6a6d6b883f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:21.877 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:21.877 [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
    04:47:21.886 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:21.889 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:21.889 [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
    04:47:21.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=373a7e7b-0d17-4697-846c-dbf1b71b6549 from='build/repo/j7y56wym-d1gdv-local-src' toID=59c40397-b7e7-46e9-8d4d-a62a89131856 to='https://localhost:46446/59c40397-b7e7-46e9-8d4d-a62a89131856'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:21.901 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:21.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:21.916 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:21.916 [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
    04:47:21.920 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:21.929 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:21.932 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:21.933 [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
    04:47:21.946 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:21.950 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:21.950 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:21.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:21.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
    04:47:21.961 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:47:21.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 from='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6' toID=1193c89f-f496-482e-8a68-628c5a577210 to='build/repo/j7y56e87-mydb-local-dest', fromRepoLocalSync=true
    04:47:21.970 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1193c89f-f496-482e-8a68-628c5a577210 ('build/repo/j7y56e87-mydb-local-dest')
    04:47:21.981 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:21.993 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:21.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:22.012 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:22.012 [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
    04:47:21.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=50.1 MiB, available=405.4 MiB
    04:47:21.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:22.024 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:22.025 [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
    04:47:22.016 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=50.1 MiB, available=405.4 MiB
    04:47:22.016 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:22.030 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:22.056 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:22.065 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/3 + &#ä/5/h"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:22.087 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:47:22.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:22.090 [qtp178185341-193] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 localRepositoryRevisionSynced=101

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:22.121 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:22.135 [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
    04:47:22.136 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:22.197 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 transaction.localRevision=7 remoteFromLocalRevision=101
    04:47:22.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    04:47:22.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    04:47:22.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:22.227 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:22.234 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y7LGm_1hdRkJU7Kf6aphRA/DOWArAPSuy5wTNweV2r6Rg/tslfvwze4YLcqKP1CriYWw' offset=0
    04:47:22.258 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:22.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=63.3 MiB, available=392.2 MiB
    04:47:22.366 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:22.426 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:22.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    04:47:22.515 [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
    04:47:22.516 [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
    04:47:22.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:22.550 [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
    04:47:22.575 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:22.628 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 renewalDateTime=2017-09-24T03:16:20.213Z expiryDateTime=2017-09-24T03:46:20.213Z
    04:47:22.669 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:22.686 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=157

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:22.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 372480 bytes in 736 ms. path='/3 + &#ä/5/h'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:22.888 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 296 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:22.967 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:22.978 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: repoFileDtos.size=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:23.033 [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
    04:47:23.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=64.3 MiB, available=391.2 MiB
    04:47:23.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:23.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/3 + &#ä/5/h"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:23.225 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:23.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:23.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:23.312 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:23.322 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:47:23.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=00b707a8-eb80-4510-a9d6-8f1797213957 from='https://localhost:32836/00b707a8-eb80-4510-a9d6-8f1797213957' toID=58114ed4-75eb-4cb7-bcb6-aafd537221e6 to='build/repo/j7y52pam-mof58-local-src', fromRepoLocalSync=true
    04:47:23.338 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 58114ed4-75eb-4cb7-bcb6-aafd537221e6 ('build/repo/j7y52pam-mof58-local-src')

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:23.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=51.9 MiB, available=403.6 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:23.371 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=8
    04:47:23.371 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:23.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e9f812414a1548573fe87b550d39915a09d0c52' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:23.405 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:47:23.449 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:23.508 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/3 + &#ä/5/i"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:23.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    04:47:23.570 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:23.575 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y7LGm_1hdRkJU7Kf6aphRA/DOWArAPSuy5wTNweV2r6Rg/mLW56D0YFp3OIBsP3AUA0w' offset=0
    04:47:23.601 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:23.721 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:23.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:23.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=68.5 MiB, available=387.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:23.918 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=63.0 MiB, available=392.5 MiB
    04:47:23.918 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:47:23.919 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:47:23.919 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:47:23.947 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:23.956 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:23.980 [qtp1971696218-161] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=120

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:23.979 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionInProgress=-1, revision=158

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:23.982 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:23.995 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:24.007 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionSynced=-1, revision=100
    04:47:24.007 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=100, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:24.021 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 renewalDateTime=2017-09-24T03:14:35.855Z expiryDateTime=2017-09-24T03:44:35.855Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:24.016 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 542976 bytes in 493 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:24.024 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=168 remoteFromLocalRevision=120
    04:47:24.036 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=805f1596-2d27-4b07-a638-6ed6a31e944c from='build/repo/j7y52g7h-wc12a-local-src' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:47:24.041 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=168

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:24.052 [qtp1325681772-451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:24.058 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:47:24.059 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:24.062 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:24.064 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:24.076 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=105

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:24.076 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:24.068 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=168

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:24.088 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:24.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:24.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:24.158 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=170

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:24.166 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:24.162 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170
    04:47:24.185 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:24.189 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:24.200 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:24.231 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:24.237 [qtp1971696218-43] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=164, revision=170
    04:47:24.242 [qtp1971696218-43] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:24.254 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:24.266 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=164, revision=170
    04:47:24.266 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=170, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:24.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: 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

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:24.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/3 + &#ä/5/i"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:24.294 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:24.308 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:24.310 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:24.314 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:24.317 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:24.332 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:24.336 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c transaction.localRevision=126 remoteFromLocalRevision=168
    04:47:24.350 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:24.364 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:47:24.396 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:24.412 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:24.417 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3bb6e93427df5e235b7dac31be7ed0efd269f686' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    04:47:24.471 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/3 + &#ä/aa"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:24.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    04:47:24.534 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:24.543 [qtp298852037-390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y7LGm_1hdRkJU7Kf6aphRA/J4NC87gtMWzFOQmLLyaGgA' offset=0
    04:47:24.552 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:24.597 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    04:47:24.714 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88029 bytes in 229 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:24.798 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 364 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:24.854 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    04:47:24.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/3 + &#ä/aa"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:25.002 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:25.017 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:25.030 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:25.038 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=68.5 MiB, available=387.0 MiB
    04:47:25.046 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.remoteRepositoryRevisionSynced=131, revision=158

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:25.095 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:25.120 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=-1, revision=8
    04:47:25.121 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:25.153 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='308dcb2b098e2806015d6ebbe5df4fb287046175' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:25.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=51.2 MiB, available=404.3 MiB
    04:47:25.262 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:25.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=51.2 MiB, available=404.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:25.291 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/3 + &#ä/bb"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:25.312 [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
    04:47:25.331 [qtp178185341-429] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.localRepositoryRevisionInProgress=-1, revision=106
    04:47:25.351 [qtp178185341-429] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:25.369 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:25.390 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y7LGm_1hdRkJU7Kf6aphRA/bT4YqJDRknY9ZevcQmoCGg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:25.395 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:25.405 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:25.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: 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
    04:47:25.417 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, invitation=true]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:25.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:25.472 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 56 ms.
    04:47:25.472 [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
    04:47:25.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20046 bytes in 166 ms. path='/3 + &#ä/bb'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:25.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:25.577 [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
    04:47:25.603 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:25.607 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:25.643 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/3 + &#ä/bb"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:25.659 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:25.680 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:25.683 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:25.721 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, 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=tDu4XCQpUDBZmWQOfvoKAA, invitation=true]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:25.774 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a04a1e0d117743cc348ddcc2fdc31ff65915c51d' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    04:47:25.894 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/3 + &#ä/cc"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:25.901 [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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:25.908 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:25.930 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:25.970 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:25.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=50.9 MiB, available=404.6 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:25.975 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:25.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:25.982 [qtp298852037-390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y7LGm_1hdRkJU7Kf6aphRA/7MoKejlZhJz4NoYzWg0KoQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:25.988 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.remoteRepositoryRevisionSynced=90, revision=106

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:26.003 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:26.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:26.041 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=S1Afsc3Y_Wz-SldiCkqlFA, serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957} because of missing permissions!
    04:47:26.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:26.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 65250 bytes in 294 ms. path='/3 + &#ä/cc'
    04:47:26.418 [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
    04:47:26.441 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=51.2 MiB, available=404.3 MiB
    04:47:26.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:26.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/3 + &#ä/cc"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:26.548 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:26.572 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:26.581 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:26.583 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:26.592 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:47:26.601 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=805f1596-2d27-4b07-a638-6ed6a31e944c to='build/repo/j7y52g7h-wc12a-local-src', fromRepoLocalSync=true

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:26.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 63 ms.
    04:47:26.610 [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
    04:47:26.609 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 805f1596-2d27-4b07-a638-6ed6a31e944c ('build/repo/j7y52g7h-wc12a-local-src')

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:26.614 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=11
    04:47:26.623 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:26.640 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:26.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:26.670 [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
    04:47:26.698 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a7425b38e8cf717183f0bca99da851642ad1c113' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:26.710 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:26.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:26.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:26.768 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:26.785 [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
    04:47:26.807 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:26.818 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:26.820 [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
    04:47:26.833 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/3 + &#ä/dd"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:47:26.836 [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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:26.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:26.865 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:26.887 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:26.896 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:26.915 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:26.921 [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
    04:47:26.959 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:26.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:26.966 [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
    04:47:26.978 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:26.980 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y7LGm_1hdRkJU7Kf6aphRA/EhUblbhHcoQbZNqounj4vQ' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:26.983 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:26.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=50.9 MiB, available=404.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:26.995 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:27.000 [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
    04:47:27.018 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:27.066 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=YDDpVTMTW_7sanwmTPS6tQ, serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6} because of missing permissions!
    04:47:27.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:27.095 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:27.143 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.localRepositoryRevisionSynced=90, revision=106
    04:47:27.144 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.localRepositoryRevisionInProgress=106, revision=-1
    04:47:27.150 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:27.151 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 renewalDateTime=2017-09-24T03:14:22.781Z expiryDateTime=2017-09-24T03:44:22.781Z

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:27.163 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:27.183 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:27.191 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=126
    04:47:27.203 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:27.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:27.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=51.2 MiB, available=404.3 MiB
    04:47:27.251 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:47:27.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:27.266 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:27.281 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=8, revision=11
    04:47:27.283 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:27.316 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:27.427 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:27.428 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:27.479 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:27.499 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:27.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:27.540 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    04:47:27.554 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    04:47:27.570 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:27.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:27.803 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:27.810 [qtp298852037-390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/y7LGm_1hdRkJU7Kf6aphRA/EhUblbhHcoQbZNqounj4vQ' offset=1048576
    04:47:27.825 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:27.850 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f72f2a0bfb369da5145ad95795e6d4976198b5e2' to.sha1='<NoInstanceOf_NormalFileDto>'): /a

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:27.931 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:27.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=68.6 MiB, available=386.9 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:27.975 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    04:47:27.979 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:27.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:28.026 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:28.036 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:28.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=51.0 MiB, available=404.5 MiB
    04:47:28.069 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:28.168 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 358800 bytes in 1329 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:28.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=63.8 MiB, available=391.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:28.250 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:28.254 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:28.256 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:28.258 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:28.270 [qtp1971696218-411] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=-1, revision=127

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:28.278 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionSynced=131, revision=158
    04:47:28.279 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionInProgress=158, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:28.295 [qtp1971696218-411] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:28.307 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:28.309 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", toRepositoryId="06dac992-4702-42c7-ad19-a62d918f3c81", path="/a"} on repo=06dac992-4702-42c7-ad19-a62d918f3c81

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:28.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:28.326 [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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:28.334 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=14
    04:47:28.336 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:28.347 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:28.348 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", path="/3 + &#ä/dd"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:28.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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
    04:47:28.375 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:28.393 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:28.428 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:28.443 [qtp590532921-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/T71mxOfbtF-Jb0WbpyBjrA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:28.488 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:28.497 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:28.528 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:28.605 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:28.654 [qtp298852037-390] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 localRepositoryRevisionSynced=94

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:28.657 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:28.675 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=11, revision=14
    04:47:28.676 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:28.694 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:28.715 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=51.0 MiB, available=404.5 MiB
    04:47:28.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:28.772 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:28.779 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:28.822 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:28.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:28.868 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 transaction.localRevision=112 remoteFromLocalRevision=94

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:28.884 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:28.908 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:28.922 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:28.924 [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
    04:47:28.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 281820 bytes in 601 ms. path='/a'
    04:47:29.008 [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
    04:47:29.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=68.5 MiB, available=387.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:29.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=63.7 MiB, available=391.8 MiB
    04:47:29.183 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=121, revision=127
    04:47:29.189 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:29.202 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:47:29.203 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:47:29.211 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} 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]]
    04:47:29.218 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:29.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:29.252 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=17
    04:47:29.252 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:29.302 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", toRepositoryId="06dac992-4702-42c7-ad19-a62d918f3c81", path="/a"} on repo=06dac992-4702-42c7-ad19-a62d918f3c81
    04:47:29.346 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:29.369 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:29.377 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:29.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=51.2 MiB, available=404.3 MiB
    04:47:29.382 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:47:29.397 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:47:29.398 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:29.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='44c24955f4f5f533a2426d93298242ab5bcec535' to.sha1='<NoInstanceOf_NormalFileDto>'): /b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:29.443 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:29.465 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:29.486 [qtp178185341-194] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 localRepositoryRevisionSynced=105

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:29.487 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:29.503 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:29.507 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", toRepositoryId="06dac992-4702-42c7-ad19-a62d918f3c81", path="/b"} on repo=06dac992-4702-42c7-ad19-a62d918f3c81
    04:47:29.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:29.580 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 transaction.localRevision=154 remoteFromLocalRevision=105

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:29.583 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:29.585 [qtp590532921-160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/6KVnzyGqenyZsvODpQbyWg' offset=0
    04:47:29.615 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:29.613 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:29.631 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=14, revision=17
    04:47:29.632 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:29.636 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:29.679 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:29.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:29.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:29.759 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 53061 bytes in 237 ms. path='/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:29.750 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=154
    04:47:29.770 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:29.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=63.3 MiB, available=392.2 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:29.792 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:29.805 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:29.856 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:29.951 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:29.962 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:29.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6e188744-eeae-4fb1-864b-b2d70d38de27 from='build/repo/j7y56v2c-t62ob-local-dest' toID=530cd924-783f-4d5b-a893-ec2cac0c2b05 to='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05'
    04:47:29.985 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:29.989 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:30.020 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:30.034 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionSynced=121, revision=127
    04:47:30.035 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=127, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:30.039 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=58114ed4-75eb-4cb7-bcb6-aafd537221e6 from='build/repo/j7y52pam-mof58-local-src' toID=00b707a8-eb80-4510-a9d6-8f1797213957 to='https://localhost:32836/00b707a8-eb80-4510-a9d6-8f1797213957'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:30.041 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:30.046 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:30.079 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=112

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:30.088 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:30.093 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:30.096 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:30.099 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:30.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:30.104 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:29.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=68.5 MiB, available=387.0 MiB
    04:47:29.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:47:30.110 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=68.5 MiB, available=387.0 MiB
    04:47:30.110 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:47:30.115 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:30.126 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", toRepositoryId="06dac992-4702-42c7-ad19-a62d918f3c81", path="/b"} on repo=06dac992-4702-42c7-ad19-a62d918f3c81

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:30.136 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:30.141 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=155

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:30.148 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:30.235 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:30.251 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:30.248 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:30.259 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:30.271 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.64%
    04:47:30.280 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    04:47:30.282 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:30.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:30.290 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:47:30.291 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:30.320 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=20
    04:47:30.323 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:30.349 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=112

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:30.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='376b28bace03c54edd4effc7f53aa2db186ffd15' to.sha1='<NoInstanceOf_NormalFileDto>'): /.subshare.properties

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:30.393 [qtp590532921-101] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=98
    04:47:30.396 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:30.438 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:30.451 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:30.475 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=115

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:30.477 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=22 remoteFromLocalRevision=98

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:30.486 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=154, revision=157
    04:47:30.488 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:30.499 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:30.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:30.576 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:30.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=17, revision=20
    04:47:30.596 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:30.610 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:30.613 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:30.635 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:30.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06dac992-4702-42c7-ad19-a62d918f3c81 from='build/repo/j7y57hwx-8p9gx-local-dest' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:30.652 [qtp178185341-194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=149, revision=157

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:30.672 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:30.673 [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
    04:47:30.692 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:30.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:47:30.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=63.4 MiB, available=392.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:30.709 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:30.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:30.756 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:30.778 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/.subshare.properties"} on repo=1193c89f-f496-482e-8a68-628c5a577210
    04:47:30.819 [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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:30.826 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:30.840 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=22

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:30.861 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:30.873 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.remoteRepositoryRevisionSynced=-1, revision=115

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:30.902 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:30.914 [qtp1325681772-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/PU0j00Yr3QPzrlvcAN_kjw' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:30.936 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:30.954 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:30.964 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:30.966 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:30.970 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=-1, revision=115

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:30.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:30.974 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=115, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:30.992 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:30.997 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:47:30.997 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:31.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93 bytes in 195 ms. path='/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:31.022 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:31.032 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=22

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:31.044 [qtp298852037-390] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 transaction.localRevision=100 remoteFromLocalRevision=112

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:31.114 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=23
    04:47:31.114 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:31.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=63.4 MiB, available=392.1 MiB
    04:47:31.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:31.165 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:31.175 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=149, revision=157
    04:47:31.181 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=157, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:31.193 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:31.212 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:31.262 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:31.281 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:31.291 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=25

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:31.324 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6", toRepositoryId="1193c89f-f496-482e-8a68-628c5a577210", path="/.subshare.properties"} on repo=1193c89f-f496-482e-8a68-628c5a577210

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:31.329 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=25

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:31.352 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:31.416 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:31.430 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=20, revision=23
    04:47:31.437 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:31.440 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:31.478 [qtp1325681772-622] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 localRepositoryRevisionSynced=157

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:31.483 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:31.485 [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
    04:47:31.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=63.4 MiB, available=392.1 MiB
    04:47:31.483 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:31.494 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:31.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:47:31.498 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:47:31.531 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:31.545 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:31.570 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=126
    04:47:31.585 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:31.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:31.590 [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
    04:47:31.593 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 transaction.localRevision=179 remoteFromLocalRevision=157

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:31.635 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:31.644 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:31.648 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=177 remoteFromLocalRevision=126

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:31.663 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:31.665 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:31.700 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:31.710 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=179

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:31.713 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:31.715 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:31.721 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:31.735 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:31.739 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:31.741 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:31.770 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:31.766 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:31.782 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    04:47:31.791 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:31.794 [qtp590532921-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.remoteRepositoryRevisionSynced=-1, revision=25

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:31.798 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:31.816 [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
    04:47:31.847 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=160
    04:47:31.848 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:31.870 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:31.883 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=-1, revision=25
    04:47:31.888 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=25, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:31.947 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d47b685b7496e3ac26889344421ce1b312b778f6' to.sha1='1ccd31fec435243ee0e5dc2da25760c028b0e700'): /1 {11 11ä11#+} 1/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:31.961 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:32.010 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=178
    04:47:32.018 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:32.037 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:32.042 [qtp590532921-160] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 transaction.localRevision=104 remoteFromLocalRevision=22

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:32.053 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=157, revision=160

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:32.067 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:32.077 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1193c89f-f496-482e-8a68-628c5a577210 from='build/repo/j7y56e87-mydb-local-dest' toID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 to='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:32.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA' toID=06dac992-4702-42c7-ad19-a62d918f3c81 to='build/repo/j7y57hwx-8p9gx-local-dest', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:32.104 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:32.118 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:32.123 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:32.125 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:32.119 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:32.150 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=180

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:32.165 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=104

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:32.187 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:32.198 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=157, revision=160
    04:47:32.199 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=160, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:32.206 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:32.240 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:32.256 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:47:32.257 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:47:32.279 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=180

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:32.310 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:32.314 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=179, revision=182
    04:47:32.319 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:32.323 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:32.390 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:32.400 [qtp1325681772-452] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.remoteRepositoryRevisionSynced=165, revision=182

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:32.392 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:32.410 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:32.412 [qtp1971696218-411] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=170, revision=178

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:32.416 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=165, revision=182
    04:47:32.417 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=182, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:32.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:32.437 [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
    04:47:32.454 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:32.469 [qtp1325681772-451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 transaction.localRevision=163 remoteFromLocalRevision=180
    04:47:32.473 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:32.473 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:32.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 from='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6' toID=1193c89f-f496-482e-8a68-628c5a577210 to='build/repo/j7y56e87-mydb-local-dest', fromRepoLocalSync=false

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:32.480 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=23, revision=27
    04:47:32.481 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:32.494 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:32.503 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=163

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:32.538 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:32.542 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:32.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:32.556 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:32.582 [qtp1971696218-411] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:32.667 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:32.668 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:32.675 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=805f1596-2d27-4b07-a638-6ed6a31e944c from='build/repo/j7y52g7h-wc12a-local-src' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:47:32.698 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:32.700 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:32.708 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:32.712 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.42%
    04:47:32.715 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:32.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/xxx'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:32.722 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=178

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:32.752 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:32.838 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/1 {11 11ä11#+} 1/a"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:47:32.854 [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
    04:47:32.262 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0
    04:47:32.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=53.9 MiB, available=401.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:32.965 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:47:32.967 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:47:32.991 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=178

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:33.031 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=163
    04:47:33.032 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:33.055 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:33.059 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:33.090 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=-1, revision=105

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:33.095 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=178, revision=180
    04:47:33.109 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:33.117 [qtp590532921-79] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:33.135 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:33.152 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:33.166 [qtp543805131-423] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ny7YtpTboHndZqF8zp4LXQ/fLdGUAPIFQcFjxzXFrho7A' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:33.179 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:33.185 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:33.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:47:33.222 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=160, revision=163

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:33.242 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:33.247 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:33.318 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:33.354 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=178, revision=180
    04:47:33.400 [qtp1971696218-161] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:33.405 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:33.419 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=170, revision=180
    04:47:33.420 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=180, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:33.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=68.5 MiB, available=387.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:33.494 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:33.495 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:33.505 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionInProgress=-1, revision=164

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:33.513 [qtp1971696218-75] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c transaction.localRevision=133 remoteFromLocalRevision=178

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:33.510 [qtp1325681772-451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:33.523 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:33.533 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=805f1596-2d27-4b07-a638-6ed6a31e944c to='build/repo/j7y52g7h-wc12a-local-src', fromRepoLocalSync=false
    04:47:33.550 [qtp1971696218-43] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:33.557 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=133

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:33.576 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:33.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: 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
    04:47:33.599 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:33.598 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:33.618 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=160, revision=163
    04:47:33.618 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=163, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:33.642 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:33.656 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=530cd924-783f-4d5b-a893-ec2cac0c2b05 from='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05' toID=6e188744-eeae-4fb1-864b-b2d70d38de27 to='build/repo/j7y56v2c-t62ob-local-dest', fromRepoLocalSync=false
    04:47:33.678 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:33.705 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=100
    04:47:33.769 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:33.781 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222606 bytes in 927 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:33.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:33.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:33.855 [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
    04:47:33.883 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=30
    04:47:33.884 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:33.932 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:34.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=53.4 MiB, available=402.1 MiB
    04:47:34.014 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=100, revision=105

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:34.022 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:34.042 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=27, revision=30

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:34.057 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:47:34.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:34.066 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:34.107 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=27, revision=30
    04:47:34.114 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:34.184 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:34.199 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:34.239 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:47:34.239 [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
    04:47:34.256 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:47:34.261 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:34.264 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/000'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:34.283 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:34.368 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='98a47dfb5d2ce52b6103f5dbf85951ff021fbc74' to.sha1='adf3dde11ef58146c10df4ad92bd8ac0cd8b34a3'): /1 {11 11ä11#+} 1/000
    04:47:34.704 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=167
    04:47:34.712 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:34.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=68.4 MiB, available=387.1 MiB
    04:47:34.756 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.remoteRepositoryRevisionSynced=158, revision=164

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:34.752 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:34.814 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=YDDpVTMTW_7sanwmTPS6tQ, serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6} because of missing permissions!
    04:47:34.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:34.824 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:33.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0
    04:47:34.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=64.5 MiB, available=391.0 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:34.907 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:34.918 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:34.922 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=163, revision=167

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:34.960 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:34.978 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=-1, revision=134
    04:47:34.987 [qtp1971696218-161] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:35.054 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:35.064 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=163, revision=167
    04:47:35.065 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=167, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:35.086 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/1 {11 11ä11#+} 1/a"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:47:35.121 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:35.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:35.139 [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
    04:47:35.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=53.4 MiB, available=402.1 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:35.186 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:35.194 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:35.217 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cc4125d762187d5d4b326e1cf507d80a0cddc7e1' to.sha1='1ac3e2a9f2a2f2bedb18ce050c699e36ca54a992'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:35.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:35.247 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:35.263 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionSynced=100, revision=105
    04:47:35.264 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=105, revision=-1
    04:47:35.278 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:35.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:35.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=77.3 MiB, available=378.2 MiB
    04:47:35.374 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:35.378 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:35.384 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=36
    04:47:35.402 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:35.403 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionInProgress=-1, revision=101
    04:47:35.423 [qtp298852037-135] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:35.454 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/1 {11 11ä11#+} 1/000"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:47:35.459 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:35.522 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:35.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: 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
    04:47:35.623 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:35.637 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:35.789 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:35.825 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:35.842 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=30, revision=36
    04:47:35.843 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=36, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:35.846 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:35.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=63.5 MiB, available=392.0 MiB
    04:47:35.863 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=127, revision=134

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:35.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=68.4 MiB, available=387.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:35.867 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:35.881 [qtp178185341-429] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/SKdGI0GGU91zHfzBEChZdA/LR-7uqPYT-UfS5QjowKKog' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:35.908 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:35.917 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionSynced=158, revision=164
    04:47:35.917 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionInProgress=164, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:35.920 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:35.930 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:35.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:35.971 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:35.973 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:47:35.974 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:47:35.975 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} 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]]
    04:47:35.976 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:35.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:36.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=53.8 MiB, available=401.7 MiB
    04:47:36.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:36.127 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:36.168 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/1 {11 11ä11#+} 1/b"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:47:36.176 [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
    04:47:36.209 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:36.263 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 311210 bytes in 804 ms. path='/1 {11 11ä11#+} 1/000'
    04:47:36.294 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=170
    04:47:36.295 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170
    04:47:36.392 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:36.411 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=167, revision=170

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:36.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=75.5 MiB, available=380.0 MiB
    04:47:36.420 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.remoteRepositoryRevisionSynced=96, revision=101

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:36.446 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:36.448 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:36.459 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=167, revision=170
    04:47:36.460 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=170, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:36.469 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4XknKVV-1I4stlryxTkrSg, serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05} because of missing permissions!
    04:47:36.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:36.512 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:36.532 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:36.546 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ny7YtpTboHndZqF8zp4LXQ/eO_WgllhE0iH_F2c7Ifujg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:36.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=68.3 MiB, available=387.2 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:36.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:36.585 [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
    04:47:36.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:36.660 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:36.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=53.5 MiB, available=402.0 MiB
    04:47:36.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:36.922 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:36.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 382460 bytes in 764 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:36.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=63.6 MiB, available=391.9 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:36.960 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=39
    04:47:36.960 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:36.995 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:36.999 [qtp178185341-193] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:37.020 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionSynced=127, revision=134
    04:47:37.021 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=134, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:37.029 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:37.035 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:37.037 [qtp178185341-193] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:37.043 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:37.048 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=36, revision=39
    04:47:37.063 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:37.077 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=36, revision=39
    04:47:37.078 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=39, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:37.143 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:37.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=68.3 MiB, available=387.2 MiB
    04:47:37.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:37.273 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:37.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:37.342 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:37.363 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/1 {11 11ä11#+} 1/000"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:47:37.401 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:37.425 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.18%
    04:47:37.427 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:37.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxx/001'
    04:47:37.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='075b1ce233c6de6fe311f5389a143d26669c000c' to.sha1='2f1b804d79d6cac42d3e9c3091f70dd70cd56940'): /xxx/001

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:37.485 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:47:37.488 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:47:37.535 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:37.537 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=75.5 MiB, available=380.0 MiB
    04:47:37.586 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:37.599 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/1 {11 11ä11#+} 1/b"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:37.601 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionSynced=96, revision=101
    04:47:37.602 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionInProgress=101, revision=-1
    04:47:37.610 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:37.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:37.624 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=176
    04:47:37.624 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:37.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:37.647 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:37.652 [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
    04:47:37.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=63.5 MiB, available=392.0 MiB
    04:47:37.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:37.812 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=53.5 MiB, available=402.0 MiB
    04:47:37.812 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:47:37.812 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:47:37.812 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:37.823 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='382ec059eac727f49cf3cea04c2d019f35c72bcd' to.sha1='794b5bd4fb1ccf35c0d1d0dcf9e29a457a7ddd29'): /1 {11 11ä11#+} 1/c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:37.830 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:37.834 [qtp178185341-194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=170, revision=176

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:37.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=68.3 MiB, available=387.2 MiB
    04:47:37.835 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:47:37.836 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:47:37.836 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:47:37.865 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:37.877 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:37.892 [qtp1325681772-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 localRepositoryRevisionSynced=163
    04:47:37.902 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:37.907 [qtp590532921-79] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=104
    04:47:37.932 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:37.977 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:37.978 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 transaction.localRevision=186 remoteFromLocalRevision=163
    04:47:37.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1193c89f-f496-482e-8a68-628c5a577210 from='build/repo/j7y56e87-mydb-local-dest' toID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 to='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:37.993 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=170, revision=176
    04:47:37.995 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=176, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:37.997 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=180 localRepositoryRevisionInProgress=186
    04:47:38.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:47:38.032 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:38.043 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=45
    04:47:38.043 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:38.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=186

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:38.037 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=28 remoteFromLocalRevision=104
    04:47:38.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06dac992-4702-42c7-ad19-a62d918f3c81 from='build/repo/j7y57hwx-8p9gx-local-dest' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA'
    04:47:38.067 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=22 localRepositoryRevisionInProgress=28

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:38.077 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=188
    04:47:38.080 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:38.101 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:38.133 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:47:38.134 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:38.153 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:38.158 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=28

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:38.177 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.remoteRepositoryRevisionSynced=182, revision=188

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:38.179 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:38.183 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:38.187 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:38.190 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=39, revision=45

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:38.197 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/xxx/001"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:47:38.211 [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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:38.199 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=30

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:38.220 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=182, revision=188
    04:47:38.220 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=188, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:38.223 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=25, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:38.256 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:38.273 [qtp1325681772-622] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 transaction.localRevision=169 remoteFromLocalRevision=186
    04:47:38.276 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:38.287 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:38.370 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:38.388 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:38.395 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=39, revision=45
    04:47:38.396 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=45, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:38.401 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.remoteRepositoryRevisionSynced=25, revision=30

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:38.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=75.6 MiB, available=379.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:38.446 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:38.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:38.526 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=25, revision=30
    04:47:38.530 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:38.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=64.8 MiB, available=390.7 MiB
    04:47:38.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:38.589 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:38.602 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:38.607 [qtp590532921-101] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 transaction.localRevision=110 remoteFromLocalRevision=28
    04:47:38.616 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:38.627 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:38.699 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:38.726 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/1 {11 11ä11#+} 1/c"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:38.723 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:38.735 [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
    04:47:38.789 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:38.806 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:38.807 [qtp178185341-193] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jG4hhIZWE2tavhp7JdKpLw/UaTRtvUbrADwO5bYsomkKA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:38.850 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:38.866 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:47:38.872 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 from='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6' toID=e72e9848-4786-45b9-a48d-586b5eb554dd to='build/repo/j7y520i6-er53l-local-src', fromRepoLocalSync=true
    04:47:38.881 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e72e9848-4786-45b9-a48d-586b5eb554dd ('build/repo/j7y520i6-er53l-local-src')
    04:47:38.898 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:47:38.918 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:38.925 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:38.941 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:38.948 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 598322 bytes in 737 ms. path='/xxx/001'
    04:47:38.995 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=179
    04:47:39.003 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:39.023 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:39.120 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:39.131 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:39.139 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ny7YtpTboHndZqF8zp4LXQ/icuQzqnxc1Sn_M0ANTcmUw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:39.152 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 renewalDateTime=2017-09-24T03:13:59.029Z expiryDateTime=2017-09-24T03:43:59.029Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:39.184 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=76.2 MiB, available=379.3 MiB
    04:47:39.186 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:39.214 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:39.208 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:39.226 [qtp178185341-429] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=176, revision=179

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:39.238 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=169

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:39.267 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:39.276 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:39.279 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=176, revision=179
    04:47:39.280 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=179, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:39.400 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=63.6 MiB, available=391.9 MiB
    04:47:39.401 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:47:39.401 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:47:39.401 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:47:39.438 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:39.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:39.451 [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
    04:47:39.460 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:39.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 633980 bytes in 751 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:39.473 [qtp1971696218-75] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=133
    04:47:39.496 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:39.514 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:39.519 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=48
    04:47:39.522 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48
    04:47:39.578 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:39.579 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=184 remoteFromLocalRevision=133

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:39.583 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:39.592 [qtp543805131-423] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=45, revision=48

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:39.594 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=805f1596-2d27-4b07-a638-6ed6a31e944c from='build/repo/j7y52g7h-wc12a-local-src' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:47:39.598 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=178 localRepositoryRevisionInProgress=184

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:39.615 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:47:39.617 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566' toID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 to='build/repo/j7y531zk-8wpmr-local-src', fromRepoLocalSync=true

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:39.625 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:39.627 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eeba21ce-1996-4334-ab2a-25f93e1c8dc3 ('build/repo/j7y531zk-8wpmr-local-src')

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:39.636 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:39.643 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=45, revision=48
    04:47:39.643 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=48, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:39.653 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:39.653 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:47:39.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:39.667 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:39.688 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=184

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:39.692 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:39.720 [pool-8-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1224 ms.
    04:47:39.736 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:39.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=75.6 MiB, available=379.9 MiB
    04:47:39.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:47:39.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:47:39.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:39.748 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:39.750 [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
    04:47:39.751 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=186

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:39.762 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/xxx/001"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:39.762 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:39.772 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:39.779 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:39.804 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:39.824 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:39.825 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:47:39.826 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:39.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxx/002'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:39.837 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:47:39.855 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:39.865 [qtp298852037-135] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 localRepositoryRevisionSynced=100

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:39.876 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:39.884 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=180, revision=186
    04:47:39.887 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:39.891 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:39.910 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:39.910 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:39.929 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=180, revision=186
    04:47:39.929 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=186, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:39.939 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c878a2265969110e1c1393a33e2948bfd4886625' to.sha1='fbc5e5cefa53999602139e3d41cc61e0fc60918f'): /xxx/002

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:39.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/1 {11 11ä11#+} 1/c"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:39.967 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:39.978 [qtp1971696218-161] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c transaction.localRevision=139 remoteFromLocalRevision=184
    04:47:39.982 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:39.983 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:39.991 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:40.004 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 transaction.localRevision=118 remoteFromLocalRevision=100

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:40.003 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:40.018 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    04:47:40.020 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:40.023 [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
    04:47:40.036 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:40.061 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=185
    04:47:40.062 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:40.060 [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]]
    04:47:40.090 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:40.101 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:40.117 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    04:47:40.118 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:47:40.119 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:47:40.119 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:40.107 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24f5d60915139ff9edc66fdd6d46d8053d541bde' to.sha1='ca42620cde1a2648f2ae958a1f5e5185e819c382'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:40.279 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:40.293 [qtp178185341-193] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=179, revision=185

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:40.302 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=54
    04:47:40.303 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:40.384 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:40.404 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:40.406 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=179, revision=185
    04:47:40.407 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=185, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:40.427 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=48, revision=54

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:39.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: repoFileDtos.size=0
    04:47:40.425 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=69.7 MiB, available=385.8 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:40.478 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:40.485 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:40.490 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:40.491 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=48, revision=54
    04:47:40.491 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=54, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:40.505 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionInProgress=-1, revision=170
    04:47:40.525 [qtp1325681772-55] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:40.527 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:40.531 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:40.538 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:47:40.549 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=fc2674d0-d211-45b8-997f-e3f2810bfcc8 to='build/repo/j7y56mal-agedy-local-dest', fromRepoLocalSync=true

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:40.554 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:40.559 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fc2674d0-d211-45b8-997f-e3f2810bfcc8 ('build/repo/j7y56mal-agedy-local-dest')

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:40.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/xxx/002"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:47:40.571 [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
    04:47:40.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: 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
    04:47:40.598 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:40.611 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:40.668 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:40.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/2/1 {11 11ä11#+} 1/a"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:47:40.690 [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
    04:47:40.708 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:40.757 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:40.932 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:40.935 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:40.952 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 renewalDateTime=2017-09-24T03:16:30.583Z expiryDateTime=2017-09-24T03:46:30.583Z

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:40.953 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:40.958 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:40.959 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vS_AqoWAiJfrL9FYFQnDdw/bI0hxF1GgAMvcFNAvnZXlQ/EtYmshun9KNldRlz3IVvDg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:40.968 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:40.977 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:40.982 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:40.987 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=139

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:40.986 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jG4hhIZWE2tavhp7JdKpLw/DL1Uk8fxWhv4xHH7vDkyoQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:41.002 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:41.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=69.5 MiB, available=386.0 MiB
    04:47:41.088 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.remoteRepositoryRevisionSynced=152, revision=170
    04:47:41.095 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=YDDpVTMTW_7sanwmTPS6tQ, serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6} because of missing permissions!
    04:47:41.102 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:41.111 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:41.341 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6e188744-eeae-4fb1-864b-b2d70d38de27 from='build/repo/j7y56v2c-t62ob-local-dest' toID=530cd924-783f-4d5b-a893-ec2cac0c2b05 to='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05'
    04:47:41.350 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=118

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:41.439 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 renewalDateTime=2017-09-24T03:14:53.734Z expiryDateTime=2017-09-24T03:44:53.733Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:41.429 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:47:41.441 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:41.461 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:41.470 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=110

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:41.491 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:41.497 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:41.503 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=118

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:41.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 548898 bytes in 813 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:41.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:41.531 [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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:41.543 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=57
    04:47:41.549 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:41.612 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:41.614 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=120

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:41.634 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionSynced=152, revision=170
    04:47:41.642 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionInProgress=170, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:41.635 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:41.658 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:41.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:41.698 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:41.710 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=54, revision=57

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:41.740 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:41.746 [qtp298852037-135] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.remoteRepositoryRevisionSynced=115, revision=120

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:41.756 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:41.762 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=54, revision=57
    04:47:41.763 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=57, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:41.781 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:41.834 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:41.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 858897 bytes in 1264 ms. path='/xxx/002'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:41.874 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=115, revision=120
    04:47:41.874 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=120, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:41.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0
    04:47:41.866 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:41.888 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=188

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:41.891 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:41.901 [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
    04:47:41.907 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:41.928 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:41.931 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:41.942 [qtp298852037-135] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 transaction.localRevision=106 remoteFromLocalRevision=118
    04:47:41.944 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:41.951 [qtp1971696218-411] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionInProgress=-1, revision=140

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:41.941 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:41.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:41.963 [qtp1971696218-411] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:41.989 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:41.994 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=185, revision=188
    04:47:42.005 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:42.025 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=185, revision=188
    04:47:42.026 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=188, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:42.039 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:47:42.054 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:47:42.079 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:42.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    04:47:42.116 [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
    04:47:42.130 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:42.146 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/2/1 {11 11ä11#+} 1/a"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:47:42.175 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:42.167 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:42.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:42.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    04:47:42.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='405ebd024e872de42a5760270ddae6c4e442fd71' to.sha1='d238c2108d30c86808b122c122778be1e08b7131'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:42.291 [qtp178185341-429] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:47:42.305 [qtp178185341-429] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:47:42.336 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:42.394 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="58114ed4-75eb-4cb7-bcb6-aafd537221e6", toRepositoryId="00b707a8-eb80-4510-a9d6-8f1797213957", path="/xxx/002"} on repo=58114ed4-75eb-4cb7-bcb6-aafd537221e6
    04:47:42.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:42.461 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.86%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:42.482 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=63
    04:47:42.483 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:42.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=69.0 MiB, available=386.5 MiB
    04:47:42.514 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:42.646 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 localRepositoryRevisionSynced=155

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:42.662 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:42.686 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=57, revision=63
    04:47:42.771 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:42.778 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=57, revision=63
    04:47:42.778 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=63, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:42.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 22 ms.
    04:47:42.781 [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
    04:47:42.829 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    <<< PREPARE
    ************************************************************
    ************************************************************
    ************************************************************
    DOWN >>>
    04:47:42.876 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    04:47:42.877 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    04:47:42.878 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:42.895 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=194

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:42.901 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:42.915 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:42.950 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/2/1 {11 11ä11#+} 1/b"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:47:42.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:43.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=54.6 MiB, available=400.9 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:43.057 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:43.074 [qtp178185341-194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=188, revision=194

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:43.123 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:43.132 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:43.163 [qtp590532921-77] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=-1, revision=111

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:43.163 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:43.175 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:43.184 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=188, revision=194
    04:47:43.184 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=194, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:43.200 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:43.206 [qtp590532921-77] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:43.206 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vS_AqoWAiJfrL9FYFQnDdw/bI0hxF1GgAMvcFNAvnZXlQ/VicHb8MSPuyanlPfViGeyQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:43.232 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:43.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=68.9 MiB, available=386.6 MiB
    04:47:43.238 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:43.269 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 transaction.localRevision=132 remoteFromLocalRevision=155
    04:47:43.292 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:43.297 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:43.300 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=00b707a8-eb80-4510-a9d6-8f1797213957 from='https://localhost:32836/00b707a8-eb80-4510-a9d6-8f1797213957' toID=58114ed4-75eb-4cb7-bcb6-aafd537221e6 to='build/repo/j7y52pam-mof58-local-src', fromRepoLocalSync=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:43.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:47:43.320 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:43.341 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:43.378 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 143189 bytes in 397 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:43.379 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 localRepositoryRevisionSynced=105 localRepositoryRevisionInProgress=132

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:43.413 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=66
    04:47:43.419 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:42.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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
    04:47:43.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=63.6 MiB, available=391.9 MiB
    04:47:43.440 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=108, revision=140

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:43.470 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:43.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:43.531 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:43.540 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=63, revision=66
    04:47:43.571 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:43.577 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=63, revision=66
    04:47:43.578 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=66, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:43.631 [qtp298852037-135] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:43.641 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:47:43.644 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true
    04:47:43.644 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing!
    04:47:43.644 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6e188744-eeae-4fb1-864b-b2d70d38de27 ('build/repo/j7y56v2c-t62ob-local-dest')
    04:47:43.667 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:43.721 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=t30-JaFtfFdWZGSGjeLjmQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=93MVMvU-1CGLkFXcxKvF6g, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}}

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:43.747 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:43.749 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:43.784 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:43.792 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    04:47:43.815 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:43.831 [Thread-341] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:47:43.832 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true
    04:47:43.832 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing!
    04:47:43.832 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...
    04:47:43.833 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4ecf7d81-f054-4926-89be-77d68834a7d9 ('build/repo/j7y52e0x-vnj7h-local-src')

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:43.869 [qtp543805131-423] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:47:43.871 [qtp543805131-423] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:43.878 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:43.930 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:43.982 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=68.9 MiB, available=386.6 MiB
    04:47:43.983 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:43.986 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:43.992 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:43.992 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:43.994 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:47:43.995 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:43.995 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:44.018 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/2/1 {11 11ä11#+} 1/b"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:44.025 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:44.039 [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[4]{userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:44.044 [qtp1325681772-451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd localRepositoryRevisionSynced=169
    04:47:44.049 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:44.067 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:44.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 transaction.localRevision=235 remoteFromLocalRevision=169

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:44.102 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:44.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:44.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=54.1 MiB, available=401.4 MiB
    04:47:44.111 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=91, revision=111

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:44.122 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:47:44.123 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:47:44.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:44.162 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:47:44.163 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:44.164 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:44.175 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:44.184 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=235
    04:47:44.190 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=230, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=235

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:44.222 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='52785f86bccfcda52d795e004e535febf75952f0' to.sha1='ee863d9a3ccd634e58e194550415cf25cc4f505c'): /2/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:44.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e72e9848-4786-45b9-a48d-586b5eb554dd from='build/repo/j7y520i6-er53l-local-src' toID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 to='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6'
    04:47:44.314 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:44.321 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:44.333 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=228 localRepositoryRevisionInProgress=236
    04:47:44.385 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:47:44.408 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:47:44.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=236
    04:47:44.454 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=235, revision=238
    04:47:44.477 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=230, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=238

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:44.527 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=530cd924-783f-4d5b-a893-ec2cac0c2b05 from='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05' toID=6e188744-eeae-4fb1-864b-b2d70d38de27 to='build/repo/j7y56v2c-t62ob-local-dest', fromRepoLocalSync=true

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:44.539 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=72
    04:47:44.540 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:44.553 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=58.8 MiB, available=396.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:44.568 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:44.592 [qtp1325681772-452] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=230, revision=238

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:44.607 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:44.611 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:44.625 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=230, revision=238
    04:47:44.638 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=238, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:44.673 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:44.691 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:44.703 [qtp1325681772-172] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd transaction.localRevision=175 remoteFromLocalRevision=236

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:44.704 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.localRepositoryRevisionInProgress=-1, revision=133

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:44.707 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:44.707 [Thread-342] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 renewalDateTime=2017-09-24T03:16:54.370Z expiryDateTime=2017-09-24T03:46:54.370Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:44.724 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 from='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6' toID=e72e9848-4786-45b9-a48d-586b5eb554dd to='build/repo/j7y520i6-er53l-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:44.756 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:44.767 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=106

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:44.782 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:44.788 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:44.808 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=66, revision=72

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:44.826 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=175

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:44.826 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:44.842 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:44.856 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:44.923 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:44.932 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:44.948 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=66, revision=72
    04:47:44.949 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=72, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:45.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=54.1 MiB, available=401.4 MiB
    04:47:45.042 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:45.041 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:45.058 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionSynced=91, revision=111
    04:47:45.059 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=111, revision=-1
    04:47:45.132 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:45.139 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:45.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:45.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/2/a"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:47:45.204 [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
    04:47:45.466 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=64.3 MiB, available=391.2 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:45.492 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:45.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: 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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:45.612 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:45.632 [qtp1971696218-411] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionSynced=108, revision=140
    04:47:45.633 [qtp1971696218-411] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionInProgress=140, revision=-1
    04:47:45.637 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:45.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:44.930 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: repoFileDtos.size=0
    04:47:45.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=69.6 MiB, available=385.9 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:45.771 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:45.786 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:45.798 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionInProgress=-1, revision=176

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:45.825 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:45.838 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:45.850 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vS_AqoWAiJfrL9FYFQnDdw/jDDk-TURm9X-JTW10Od8GA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:45.862 [qtp1325681772-55] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176
    04:47:45.896 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:45.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: 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
    04:47:45.986 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:46.002 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 651619 bytes in 798 ms. path='/2/a'
    04:47:46.024 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=75
    04:47:46.024 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:46.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=54.1 MiB, available=401.4 MiB
    04:47:46.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:46.166 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:46.176 [qtp543805131-423] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=72, revision=75
    04:47:46.215 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:46.233 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=72, revision=75
    04:47:46.234 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=75, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:46.390 [Thread-341] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=530cd924-783f-4d5b-a893-ec2cac0c2b05 from='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05' toID=4ecf7d81-f054-4926-89be-77d68834a7d9 to='build/repo/j7y52e0x-vnj7h-local-src', fromRepoLocalSync=true
    04:47:46.394 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=77.5 MiB, available=378.0 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:46.428 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:46.428 [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
    04:47:46.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=55.6 MiB, available=399.9 MiB
    04:47:46.460 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.remoteRepositoryRevisionSynced=106, revision=133

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:46.482 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:46.503 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:46.536 [qtp298852037-390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionInProgress=-1, revision=107

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:46.535 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:46.550 [qtp298852037-390] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107
    04:47:46.588 [Thread-341] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 renewalDateTime=2017-09-24T03:14:25.565Z expiryDateTime=2017-09-24T03:44:25.565Z

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:46.643 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:46.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=64.0 MiB, available=391.5 MiB
    04:47:46.661 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:46.663 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:46.676 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:46.686 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: 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
    04:47:46.687 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:46.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:46.690 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:46.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:46.717 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:46.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:46.734 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:46.749 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:46.750 [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
    04:47:46.754 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:46.769 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:46.770 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:46.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:46.787 [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
    04:47:46.821 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/2/a"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:47:46.836 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:46.835 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=S1Afsc3Y_Wz-SldiCkqlFA, serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957} because of missing permissions!
    04:47:46.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:46.846 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:46.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=55.3 MiB, available=400.2 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:46.848 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:46.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:47.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=69.5 MiB, available=386.0 MiB
    04:47:47.018 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.remoteRepositoryRevisionSynced=170, revision=176
    04:47:47.030 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=YDDpVTMTW_7sanwmTPS6tQ, serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6} because of missing permissions!
    04:47:47.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:47.046 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3821929e12f43d66f2d46b42f82568d0b0258806' to.sha1='889983d316965b592532b794814abad9c861a2cc'): /3 + &#ä/5/h

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:47.158 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=64.0 MiB, available=391.5 MiB
    04:47:47.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:47.207 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=81
    04:47:47.213 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81
    04:47:47.391 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:47.415 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=75, revision=81

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:47.445 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=55.0 MiB, available=400.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:46.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:47:47.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=54.1 MiB, available=401.4 MiB
    04:47:47.563 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:47:47.571 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:47.571 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:47.573 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:47.594 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:47.602 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=75, revision=81
    04:47:47.603 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=81, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:47.624 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:47.648 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=77.1 MiB, available=378.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:47.649 [qtp178185341-193] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.localRepositoryRevisionSynced=106, revision=133
    04:47:47.650 [qtp178185341-193] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.localRepositoryRevisionInProgress=133, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:47.653 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.remoteRepositoryRevisionSynced=101, revision=107
    04:47:47.654 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=108
    04:47:47.670 [Thread-342] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4XknKVV-1I4stlryxTkrSg, serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05} because of missing permissions!
    04:47:47.671 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:47.677 [qtp590532921-77] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=110

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:47.695 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:47.698 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:47.714 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:47.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:47.802 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:47.815 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/3 + &#ä/5/h"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:47:47.819 [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
    04:47:47.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=64.0 MiB, available=391.5 MiB
    04:47:47.823 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:47:47.834 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:47:47.839 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:47.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=68.7 MiB, available=386.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:47.880 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:47.886 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=155 remoteFromLocalRevision=110

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:47.912 [qtp1971696218-411] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 localRepositoryRevisionSynced=139
    04:47:47.915 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:47.926 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:47.922 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:47.940 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:47.940 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionSynced=170, revision=176
    04:47:47.941 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.localRepositoryRevisionInProgress=176, revision=-1
    04:47:47.946 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:47.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:47.968 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=155
    04:47:47.973 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:47.978 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=121 remoteFromLocalRevision=139

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:48.001 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 from='build/repo/j7y531zk-8wpmr-local-src' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:48.024 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:48.034 [qtp1971696218-411] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:48.056 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:48.070 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:48.087 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=156

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:48.232 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=121

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:48.251 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:48.271 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:48.277 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:48.390 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=77.2 MiB, available=378.3 MiB
    04:47:48.406 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:48.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=68.8 MiB, available=386.7 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:48.419 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:48.440 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:48.461 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:48.457 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:48.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=55.0 MiB, available=400.5 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:48.546 [qtp543805131-423] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9dWGiFb1uw-cxFigvQ3fVg/SqtqlnwY2XrWQYQQ_kvVYA/z79adkRLZ40iOhMltmItfg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:48.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:48.707 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=155, revision=158
    04:47:48.708 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:48.712 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:48.724 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.remoteRepositoryRevisionSynced=116, revision=121
    04:47:48.768 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:47:48.785 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:48.791 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fc2674d0-d211-45b8-997f-e3f2810bfcc8 from='build/repo/j7y56mal-agedy-local-dest' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:47:48.827 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:48.840 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:48.883 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=122

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:48.891 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:48.914 [qtp590532921-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=150, revision=158

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:49.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=54.9 MiB, available=400.6 MiB
    04:47:49.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:48.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:47:49.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=68.7 MiB, available=386.8 MiB
    04:47:49.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:49.153 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=77.6 MiB, available=377.9 MiB
    04:47:49.168 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:49.174 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionSynced=101, revision=107
    04:47:49.175 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionInProgress=107, revision=-1
    04:47:49.192 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:49.275 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:49.286 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=150, revision=158
    04:47:49.286 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=158, revision=-1
    04:47:49.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    04:47:49.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:49.479 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:49.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=54.9 MiB, available=400.6 MiB
    04:47:49.486 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:47:49.486 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:47:49.487 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:47:49.533 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:49.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=68.7 MiB, available=386.8 MiB
    04:47:49.532 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:47:49.533 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:47:49.533 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:47:49.574 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:49.583 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:47:49.589 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:49.599 [qtp1325681772-452] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd localRepositoryRevisionSynced=175

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:49.613 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=122

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:49.215 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:47:49.623 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=77.1 MiB, available=378.4 MiB
    04:47:49.626 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:49.633 [qtp178185341-193] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 localRepositoryRevisionSynced=132

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:49.648 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:49.653 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:49.649 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:49.705 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 transaction.localRevision=242 remoteFromLocalRevision=175

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:49.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 transaction.localRevision=197 remoteFromLocalRevision=132

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:49.726 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=121, revision=124
    04:47:49.729 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:49.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=58114ed4-75eb-4cb7-bcb6-aafd537221e6 from='build/repo/j7y52pam-mof58-local-src' toID=00b707a8-eb80-4510-a9d6-8f1797213957 to='https://localhost:32836/00b707a8-eb80-4510-a9d6-8f1797213957'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:49.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e72e9848-4786-45b9-a48d-586b5eb554dd from='build/repo/j7y520i6-er53l-local-src' toID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 to='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:49.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:49.757 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=236 localRepositoryRevisionInProgress=242

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:49.766 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=197

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:49.774 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:49.777 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:49.780 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:47:49.783 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:47:49.790 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=242

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:49.810 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:47:49.812 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:49.832 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=161
    04:47:49.833 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:49.918 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=244
    04:47:49.922 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=238, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=244

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:49.933 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:49.947 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:49.974 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=76.4 MiB, available=379.1 MiB
    04:47:49.976 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:49.973 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:49.980 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:47:49.980 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:49.989 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=158, revision=161

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:49.990 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:49.994 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.remoteRepositoryRevisionSynced=121, revision=124

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:50.018 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:50.032 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd, this.remoteRepositoryRevisionSynced=238, revision=244

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:50.034 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 localRepositoryRevisionSynced=197

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:50.038 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:50.045 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:50.062 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=158, revision=161
    04:47:50.062 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=161, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:50.059 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:50.070 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=238, revision=244
    04:47:50.071 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=244, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:50.093 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:50.099 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:50.107 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=116, revision=124
    04:47:50.107 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=124, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:50.117 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:50.117 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:50.123 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=-1, revision=199
    04:47:50.131 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=194, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=199

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:50.129 [qtp1325681772-452] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=e72e9848-4786-45b9-a48d-586b5eb554dd transaction.localRevision=181 remoteFromLocalRevision=242

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:50.135 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:50.145 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9dWGiFb1uw-cxFigvQ3fVg/SqtqlnwY2XrWQYQQ_kvVYA/z79adkRLZ40iOhMltmItfg' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:50.158 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:50.170 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:50.171 [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
    04:47:50.165 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:50.175 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:50.190 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 transaction.localRevision=146 remoteFromLocalRevision=122
    04:47:50.195 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:50.203 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=fc2674d0-d211-45b8-997f-e3f2810bfcc8 to='build/repo/j7y56mal-agedy-local-dest', fromRepoLocalSync=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:50.214 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:50.218 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:50.231 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:50.234 [qtp178185341-194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6, this.remoteRepositoryRevisionSynced=194, revision=199

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:50.255 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=146
    04:47:50.318 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:50.313 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:50.320 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:50.326 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionSynced=194, revision=199
    04:47:50.326 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.localRepositoryRevisionInProgress=199, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:50.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:50.343 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:50.369 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:50.390 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=58114ed4-75eb-4cb7-bcb6-aafd537221e6 transaction.localRevision=138 remoteFromLocalRevision=197

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:50.403 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:50.405 [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
    04:47:50.407 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:50.415 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:50.435 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:50.467 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1257372 bytes in 2647 ms. path='/3 + &#ä/5/h'
    04:47:50.484 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=85
    04:47:50.490 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:50.537 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=76.4 MiB, available=379.1 MiB
    04:47:50.550 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:47:50.552 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:47:50.554 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:50.580 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=164
    04:47:50.580 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:50.584 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:50.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:47:50.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 from='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6' toID=1193c89f-f496-482e-8a68-628c5a577210 to='build/repo/j7y56e87-mydb-local-dest', fromRepoLocalSync=true
    04:47:50.606 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1193c89f-f496-482e-8a68-628c5a577210 ('build/repo/j7y56e87-mydb-local-dest')

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:50.607 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:50.618 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=81, revision=85

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:50.623 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=-1, revision=110
    04:47:50.628 [qtp298852037-62] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:50.632 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:50.642 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:50.650 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=81, revision=85
    04:47:50.650 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=85, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:50.700 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:50.700 [qtp298852037-534] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 localRepositoryRevisionSynced=106

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:50.710 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:50.723 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: 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
    04:47:50.727 [qtp590532921-71] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=161, revision=164

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:50.759 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:50.759 [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
    04:47:50.770 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:50.783 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=161, revision=164
    04:47:50.783 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=164, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:50.793 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:50.802 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:50.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:50.904 [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
    04:47:50.925 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:50.940 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:50.946 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:50.960 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:50.967 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:47:50.968 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=00b707a8-eb80-4510-a9d6-8f1797213957 from='https://localhost:32836/00b707a8-eb80-4510-a9d6-8f1797213957' toID=32e658f2-680c-41fa-b3af-0128006e5337 to='build/repo/j7y574p9-ir059-local-dest', fromRepoLocalSync=true
    04:47:50.976 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 32e658f2-680c-41fa-b3af-0128006e5337 ('build/repo/j7y574p9-ir059-local-dest')
    04:47:51.002 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:51.006 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:51.007 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:51.031 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:51.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:51.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:51.057 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:51.074 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/3 + &#ä/5/h"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:51.115 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 renewalDateTime=2017-09-24T03:17:01.182Z expiryDateTime=2017-09-24T03:47:01.182Z
    04:47:51.145 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:51.160 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=138

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:51.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:51.205 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 renewalDateTime=2017-09-24T03:16:20.213Z expiryDateTime=2017-09-24T03:46:20.213Z

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:51.206 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:51.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:51.249 [qtp1325681772-452] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:51.262 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=181
    04:47:51.287 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:51.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:51.348 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='195fa12453d2ffef4ccdd1d8adbd06f990c7f651' to.sha1='64db37f7864a63966855b5067f4f47b141b04dac'): /3 + &#ä/5/i

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:51.371 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:51.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=64.3 MiB, available=391.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:51.403 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:51.405 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=76.6 MiB, available=378.9 MiB
    04:47:51.437 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.remoteRepositoryRevisionSynced=87, revision=110

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:51.454 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:51.460 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionInProgress=-1, revision=147

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:51.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: repoFileDtos.size=6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:51.474 [qtp1971696218-75] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147
    04:47:51.495 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:51.503 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=91
    04:47:51.504 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:51.504 [Thread-342] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 transaction.localRevision=125 remoteFromLocalRevision=106
    04:47:51.506 [Thread-341] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4XknKVV-1I4stlryxTkrSg, serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05} because of missing permissions!
    04:47:51.508 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:51.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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
    04:47:51.674 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:51.684 [qtp543805131-423] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=85, revision=91

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:51.732 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=167
    04:47:51.733 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:51.774 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:51.786 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=85, revision=91
    04:47:51.791 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=91, revision=-1
    04:47:51.888 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:51.935 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:51.979 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:51.998 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=164, revision=167

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:52.006 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/3 + &#ä/5/i"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:47:52.008 [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
    04:47:52.291 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=76.8 MiB, available=378.7 MiB
    04:47:52.303 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    04:47:52.303 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    04:47:52.347 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:52.368 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionSynced=87, revision=110
    04:47:52.373 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=110, revision=-1
    04:47:52.398 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:52.419 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:52.586 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=55.7 MiB, available=399.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:52.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=64.2 MiB, available=391.3 MiB
    04:47:52.614 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=140, revision=147

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:52.623 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:52.632 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=164, revision=167
    04:47:52.632 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=167, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:52.631 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:47:52.634 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:47:52.636 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:47:52.637 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} 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]]
    04:47:52.638 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:47:52.639 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:52.652 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:52.663 [qtp178185341-429] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, this.localRepositoryRevisionInProgress=-1, revision=139

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:52.717 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=69.9 MiB, available=385.6 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:52.746 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    04:47:52.748 [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
    04:47:52.754 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:52.750 [qtp178185341-429] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:52.771 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:52.778 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:52.779 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:52.781 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9dWGiFb1uw-cxFigvQ3fVg/SqtqlnwY2XrWQYQQ_kvVYA/xssPNMtDlY12GugBwPmUNA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:52.830 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionInProgress=-1, revision=182
    04:47:52.839 [qtp1325681772-172] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:52.853 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:52.890 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:52.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: 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
    04:47:53.051 [qtp178185341-429] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:53.102 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: 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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:53.148 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:53.151 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:53.186 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.70%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:53.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 728403 bytes in 1191 ms. path='/3 + &#ä/5/i'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:53.188 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:53.219 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:53.229 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1/d10'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:53.260 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=94
    04:47:53.262 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:53.380 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=76.6 MiB, available=378.9 MiB
    04:47:53.382 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:53.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=63.7 MiB, available=391.8 MiB
    04:47:53.422 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:53.433 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionSynced=140, revision=147
    04:47:53.434 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionInProgress=147, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:53.434 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:53.445 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=91, revision=94

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:53.445 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:53.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:53.472 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:53.486 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=91, revision=94
    04:47:53.491 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=94, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:53.609 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=170
    04:47:53.609 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:53.626 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:53.626 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:53.667 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:53.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=69.2 MiB, available=386.3 MiB
    04:47:53.727 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.remoteRepositoryRevisionSynced=164, revision=182
    04:47:53.736 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=YDDpVTMTW_7sanwmTPS6tQ, serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6} because of missing permissions!
    04:47:53.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:53.791 [qtp543805131-423] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:47:53.795 [qtp543805131-423] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:53.800 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:53.821 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:53.859 [qtp590532921-71] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=167, revision=170

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:53.869 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/3 + &#ä/5/i"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:47:53.891 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:53.915 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:53.918 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    04:47:53.983 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='37f317494e375604377309c13120ee386fe0d020' to.sha1='b8baa33bb72c97cace47b753ae626adbcfb7170b'): /3 + &#ä/aa

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:54.154 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:54.166 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=55.0 MiB, available=400.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:54.170 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=167, revision=170
    04:47:54.171 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=170, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:54.182 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.remoteRepositoryRevisionSynced=102, revision=139

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:54.309 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=100
    04:47:54.309 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:54.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms.
    04:47:54.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:54.439 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:54.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=63.8 MiB, available=391.7 MiB
    04:47:54.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:54.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=69.2 MiB, available=386.3 MiB
    04:47:54.522 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:54.523 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:54.532 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionSynced=164, revision=182
    04:47:54.533 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionInProgress=182, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:54.536 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=94, revision=100

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:54.537 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:54.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:54.564 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:54.578 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:54.596 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:54.599 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1/d11'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:54.103 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=76.6 MiB, available=378.9 MiB
    04:47:54.106 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:47:54.718 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=77.5 MiB, available=378.0 MiB
    04:47:54.718 [Thread-341] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:47:54.720 [Thread-341] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:47:54.720 [Thread-341] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:54.725 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:54.740 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=94, revision=100
    04:47:54.741 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=100, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:54.798 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:54.821 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:54.835 [qtp298852037-62] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=108
    04:47:54.856 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:54.902 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:54.911 [Thread-341] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 transaction.localRevision=151 remoteFromLocalRevision=108
    04:47:54.923 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    04:47:54.924 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    04:47:54.924 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    04:47:54.924 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    04:47:54.924 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    <<< DOWN
    *****************
    *****************
    UP >>>
    04:47:54.925 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    04:47:54.925 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    04:47:54.925 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...
    04:47:54.925 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:54.926 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/3 + &#ä/aa"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:54.925 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!
    04:47:54.929 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    04:47:54.929 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!
    04:47:54.929 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:54.932 [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
    04:47:55.015 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=173
    04:47:55.016 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:55.057 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:55.086 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:55.099 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:55.118 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9dWGiFb1uw-cxFigvQ3fVg/URUh2t3156uY7xHy26BJ-w' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:55.126 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=69.3 MiB, available=386.2 MiB
    04:47:55.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:55.230 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:55.221 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:55.238 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=170, revision=173

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:55.263 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 77774 bytes in 328 ms. path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:55.299 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=S1Afsc3Y_Wz-SldiCkqlFA, serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957} because of missing permissions!
    04:47:55.300 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:55.322 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=103
    04:47:55.322 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103
    04:47:55.398 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:55.425 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=100, revision=103
    04:47:55.435 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:55.446 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=100, revision=103
    04:47:55.447 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=103, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:55.604 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:55.611 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:47:55.611 [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
    04:47:55.646 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=170, revision=173
    04:47:55.647 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=173, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:55.688 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:55.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=69.3 MiB, available=386.2 MiB
    04:47:55.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:55.722 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:55.724 [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
    04:47:55.813 [qtp543805131-423] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:47:55.818 [qtp543805131-423] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:55.839 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:55.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=64.0 MiB, available=391.5 MiB
    04:47:55.117 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:55.852 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:55.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=63.8 MiB, available=391.7 MiB
    04:47:55.851 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:47:55.851 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:47:55.851 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:47:55.903 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:55.905 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/3 + &#ä/aa"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:47:55.925 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:55.930 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 localRepositoryRevisionSynced=146
    04:47:55.941 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:55.942 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:55.942 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:55.945 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:55.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:55.989 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=128 remoteFromLocalRevision=146

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:55.996 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:55.998 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:55.999 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c49913d74d47b813f8cadd6eab4ad6a52ba1b10f' to.sha1='2297693c7210da32cdea6338bf3cbcb2bb9effd8'): /3 + &#ä/bb

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:56.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fc2674d0-d211-45b8-997f-e3f2810bfcc8 from='build/repo/j7y56mal-agedy-local-dest' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:47:56.010 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=122 localRepositoryRevisionInProgress=128
    04:47:56.038 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:47:56.043 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:47:56.060 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=128

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:56.150 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=109
    04:47:56.150 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:56.158 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=130
    04:47:56.161 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130
    04:47:56.188 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:47:56.207 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:47:56.230 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:56.238 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.remoteRepositoryRevisionSynced=124, revision=130
    04:47:56.246 [qtp1971696218-161] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:47:56.258 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:56.249 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=176
    04:47:56.262 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=173, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:56.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=124, revision=130
    04:47:56.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=130, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:56.273 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:56.283 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:56.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=55.3 MiB, available=400.2 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:56.331 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:56.348 [qtp1971696218-161] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 transaction.localRevision=152 remoteFromLocalRevision=128

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:56.356 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:56.367 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=103, revision=109

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:56.368 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:56.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=69.6 MiB, available=385.9 MiB
    04:47:56.362 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:47:56.364 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:47:56.364 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:56.375 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:56.405 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:56.422 [qtp1325681772-451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 localRepositoryRevisionSynced=181
    04:47:56.429 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:56.439 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:56.441 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=151
    04:47:56.449 [Thread-341] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:56.465 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=103, revision=109
    04:47:56.466 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=109, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:56.473 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 transaction.localRevision=193 remoteFromLocalRevision=181

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:56.511 [Thread-341] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4ecf7d81-f054-4926-89be-77d68834a7d9 from='build/repo/j7y52e0x-vnj7h-local-src' toID=530cd924-783f-4d5b-a893-ec2cac0c2b05 to='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:56.530 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:56.537 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:56.542 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:47:56.550 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:56.555 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:56.559 [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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:56.560 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:56.560 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:56.566 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=193

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:56.574 [qtp178185341-193] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, this.localRepositoryRevisionSynced=102, revision=139
    04:47:56.574 [qtp178185341-193] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, this.localRepositoryRevisionInProgress=139, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:56.578 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:56.580 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:56.582 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:56.583 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    04:47:56.583 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:56.580 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=193

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:56.584 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:47:56.585 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:56.583 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=173, revision=176

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:56.587 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:47:56.588 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e2d7598]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59b57-uwt0o-local-dest'
    04:47:56.589 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e2d7598]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59b57-uwt0o-local-dest' locked successfully.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:56.597 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:56.585 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:56.615 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:56.636 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/3 + &#ä/bb"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:56.642 [Thread-341] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=152

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:56.654 [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
    04:47:56.690 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1193c89f-f496-482e-8a68-628c5a577210 from='build/repo/j7y56e87-mydb-local-dest' toID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 to='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:56.718 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:56.738 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=173, revision=176
    04:47:56.740 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=176, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:56.743 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:56.756 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:56.765 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=186 localRepositoryRevisionInProgress=194

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:56.810 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:56.819 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:47:56.820 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:56.836 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:56.844 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:56.845 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=194

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:56.852 [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
    04:47:56.860 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:56.867 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=193, revision=196

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:56.869 [qtp543805131-423] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9dWGiFb1uw-cxFigvQ3fVg/zmY9SyhFRvRHtd1nH896jg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:56.882 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=196

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:56.889 [Thread-341] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    04:47:56.915 [Thread-341] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:56.919 [Thread-341] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:56.904 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:56.938 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:56.948 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.remoteRepositoryRevisionSynced=188, revision=196
    04:47:56.984 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:56.995 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=188, revision=196
    04:47:56.997 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=196, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:57.019 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:57.026 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:57.043 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:57.065 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:57.070 [qtp1325681772-622] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 transaction.localRevision=187 remoteFromLocalRevision=194

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:57.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33133 bytes in 423 ms. path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:57.090 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:57.091 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:57.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 from='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6' toID=1193c89f-f496-482e-8a68-628c5a577210 to='build/repo/j7y56e87-mydb-local-dest', fromRepoLocalSync=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:57.097 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2/d20'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:57.110 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=112
    04:47:57.110 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:57.125 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:57.134 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 localRepositoryRevisionSynced=181 localRepositoryRevisionInProgress=187
    04:47:57.156 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:57.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=55.1 MiB, available=400.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:57.175 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=151, revision=154
    04:47:57.178 [Thread-341] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:57.180 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:57.192 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:57.294 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=109, revision=112
    04:47:57.312 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:57.316 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=179
    04:47:57.316 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:57.321 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=109, revision=112
    04:47:57.321 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=112, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:57.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:57.466 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:57.489 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:57.495 [qtp298852037-390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=146, revision=154

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:57.505 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:47:57.506 [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
    04:47:57.514 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=176, revision=179

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:57.581 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:57.695 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:47:57.715 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:57.770 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:57.774 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:57.808 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=176, revision=179
    04:47:57.810 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=179, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:57.844 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/3 + &#ä/bb"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:57.848 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:57.858 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:57.851 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=146, revision=154
    04:47:57.851 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=154, revision=-1
    04:47:57.870 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:57.886 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=125
    04:47:57.890 [Thread-342] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:57.896 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:57.914 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:57.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=55.1 MiB, available=400.4 MiB
    04:47:57.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:57.974 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6e188744-eeae-4fb1-864b-b2d70d38de27 from='build/repo/j7y56v2c-t62ob-local-dest' toID=530cd924-783f-4d5b-a893-ec2cac0c2b05 to='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:57.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ce92ae3067fe31390b49436786d2b8b16c881c2' to.sha1='0a0f0c5026eaaab3ca82495105672afd0ab7d146'): /3 + &#ä/cc

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:58.022 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    04:47:58.028 [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
    04:47:58.034 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:58.063 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:58.081 [Thread-342] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=126

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:58.145 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:58.178 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=118
    04:47:58.180 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:58.250 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:58.252 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    04:47:58.258 [Thread-342] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:58.275 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.21%
    04:47:58.278 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:58.294 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:58.295 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:58.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=69.5 MiB, available=386.0 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:58.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2/f40'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:58.315 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    04:47:58.316 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:58.338 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:58.348 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionInProgress=-1, revision=188

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:58.363 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:58.366 [qtp1325681772-622] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:58.372 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=112, revision=118

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:58.428 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:58.430 [Thread-342] 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
    04:47:58.437 [Thread-342] 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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:58.446 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6: 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
    04:47:58.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=55.1 MiB, available=400.4 MiB
    04:47:58.482 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:58.499 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:58.519 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:58.531 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:58.547 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=112, revision=118
    04:47:58.547 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=118, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:58.574 [qtp178185341-193] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 localRepositoryRevisionSynced=138
    04:47:58.590 [qtp178185341-193] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:58.640 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 transaction.localRevision=9 remoteFromLocalRevision=138

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:58.666 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=125, revision=128

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:58.655 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:58.667 [Thread-342] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:58.682 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    04:47:58.683 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=00b707a8-eb80-4510-a9d6-8f1797213957 from='https://localhost:32836/00b707a8-eb80-4510-a9d6-8f1797213957' toID=32e658f2-680c-41fa-b3af-0128006e5337 to='build/repo/j7y574p9-ir059-local-dest', fromRepoLocalSync=false
    04:47:58.740 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:58.755 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=142

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:58.779 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=182
    04:47:58.779 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:58.791 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:58.798 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:58.810 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:58.822 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:58.867 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/3 + &#ä/cc"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:58.883 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:58.886 [Thread-341] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:58.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:58.926 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.remoteRepositoryRevisionSynced=120, revision=128
    04:47:58.948 [Thread-341] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    04:47:58.964 [Thread-341] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:58.967 [Thread-341] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:59.003 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:59.031 [qtp590532921-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=179, revision=182

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:59.043 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:59.061 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=120, revision=128
    04:47:59.061 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=128, revision=-1
    04:47:59.133 [Thread-341] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3a8e04f96ec3b587f5c79f53bc844bc68c76b6f' to.sha1='e49b216e6211674f90485f395e93454224c73a23'): /2/new-file

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:59.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=68.8 MiB, available=386.7 MiB
    04:47:59.138 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.remoteRepositoryRevisionSynced=182, revision=188
    04:47:59.150 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=YDDpVTMTW_7sanwmTPS6tQ, serverRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6} because of missing permissions!
    04:47:59.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:59.226 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:59.242 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=179, revision=182
    04:47:59.242 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=182, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:59.398 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 29 ms.
    04:47:59.399 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:47:59.443 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=158
    04:47:59.447 [Thread-341] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:59.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:47:59.456 [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
    04:47:59.504 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:59.509 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:59.618 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:59.631 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:59.646 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:59.652 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:59.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=56.6 MiB, available=398.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:59.656 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:59.660 [qtp298852037-390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=154, revision=158

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:59.670 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d3'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:59.682 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:59.684 [Thread-342] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:59.703 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:47:59.704 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:59.728 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9dWGiFb1uw-cxFigvQ3fVg/qFK6EGOsXNKkv9IIM1HR4w' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:59.726 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, this.localRepositoryRevisionInProgress=-1, revision=143
    04:47:59.751 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:59.754 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.35%
    04:47:59.759 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.87%
    04:47:59.774 [Thread-342] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:47:59.778 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:59.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=68.8 MiB, available=386.7 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:59.822 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:59.836 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=185
    04:47:59.836 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:47:59.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957: 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
    04:47:59.845 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:59.858 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionSynced=182, revision=188
    04:47:59.862 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.localRepositoryRevisionInProgress=188, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:59.899 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88f157e2d04ccde7b3107288a3e48823d064ebea' to.sha1='d4c88c1eff2ded0577aa82c97559d1b417daad41'): /2/new-file

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:59.926 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:59.938 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:47:59.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:47:59.951 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=154, revision=158
    04:47:59.951 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=158, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:47:59.960 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:47:59.975 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=182, revision=185

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:00.092 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:00.126 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:00.143 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=182, revision=185
    04:48:00.144 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=185, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:00.188 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=132
    04:48:00.190 [Thread-342] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:00.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:00.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:00.320 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:00.334 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:00.390 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:00.396 [Thread-341] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/2/new-file"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9
    04:48:00.405 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.remoteRepositoryRevisionSynced=128, revision=132

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:00.406 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:00.408 [Thread-341] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/new-file'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:48:00.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=55.2 MiB, available=400.3 MiB
    04:48:00.438 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957, this.remoteRepositoryRevisionSynced=139, revision=143

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:00.496 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:48:00.476 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=S1Afsc3Y_Wz-SldiCkqlFA, serverRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957} because of missing permissions!
    04:48:00.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:00.512 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:00.534 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=128, revision=132
    04:48:00.534 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=132, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:00.587 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.23%
    04:48:00.590 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:00.594 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:00.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:00.671 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:00.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=68.9 MiB, available=386.6 MiB
    04:48:00.777 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:00.786 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:00.794 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91be535337623abaa4edd069cb8d95b6067b73ab' to.sha1='4f2fe60ec96266b3029412cebfe9a9bd5510c72b'): /.subshare.properties

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:00.875 [Thread-342] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/2/new-file"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:48:00.886 [Thread-342] 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
    04:48:01.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=54.5 MiB, available=401.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:01.122 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:48:01.122 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:01.155 [qtp178185341-194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, this.localRepositoryRevisionSynced=139, revision=143
    04:48:01.155 [qtp178185341-194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337, this.localRepositoryRevisionInProgress=143, revision=-1
    04:48:01.170 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:01.178 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=189
    04:48:01.189 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=189

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:01.190 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:01.212 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:01.227 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mX40ROAnKzC3SkLJC4EdDg/VJTKqX8M4y9Y9yVX59p2tg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:01.253 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=68.9 MiB, available=386.6 MiB
    04:48:01.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:01.399 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:01.547 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:01.568 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=185, revision=189

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:48:01.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:48:01.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=54.6 MiB, available=400.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:01.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=69.0 MiB, available=386.5 MiB
    04:48:01.853 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:48:01.853 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:48:01.853 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:01.857 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:01.882 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:01.879 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:01.887 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:01.890 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=185, revision=189
    04:48:01.892 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=189, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:01.903 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:01.904 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:01.906 [qtp543805131-423] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9dWGiFb1uw-cxFigvQ3fVg/qFK6EGOsXNKkv9IIM1HR4w' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:01.911 [qtp1325681772-55] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 localRepositoryRevisionSynced=187
    04:48:01.914 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:01.915 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:01.951 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:01.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 transaction.localRevision=200 remoteFromLocalRevision=187

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:01.958 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:01.962 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:01.963 [qtp298852037-534] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mX40ROAnKzC3SkLJC4EdDg/kwbPd1_b3hd573qYovPFpA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:02.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1193c89f-f496-482e-8a68-628c5a577210 from='build/repo/j7y56e87-mydb-local-dest' toID=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 to='https://localhost:46166/f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6'
    04:48:02.028 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=194 localRepositoryRevisionInProgress=200

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:02.128 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:02.130 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:02.147 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:48:02.147 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:48:02.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 localRepositoryRevisionSynced=200

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:48:01.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:48:02.172 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=54.5 MiB, available=401.0 MiB
    04:48:02.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:02.269 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/.subshare.properties"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:02.298 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=-1, revision=202

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:02.300 [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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:02.301 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=196, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=202

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:02.360 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:02.382 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:02.383 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:02.387 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210, this.remoteRepositoryRevisionSynced=196, revision=202

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:02.390 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:02.391 [qtp590532921-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HB0xQX6OQAQJPf-uNUifTA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:02.414 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:02.419 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionSynced=196, revision=202
    04:48:02.420 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6, this.localRepositoryRevisionInProgress=202, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:48:02.457 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=54.5 MiB, available=401.0 MiB
    04:48:02.475 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:02.489 [qtp178185341-55] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 remoteRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 localRepositoryRevisionSynced=142
    04:48:02.541 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:02.562 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:02.566 [qtp1325681772-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f9763e2f-c9d1-4ad6-8ab9-2b8eed64c0e6 remoteRepositoryId=1193c89f-f496-482e-8a68-628c5a577210 transaction.localRevision=193 remoteFromLocalRevision=200

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:48:02.569 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=32e658f2-680c-41fa-b3af-0128006e5337 remoteRepositoryId=00b707a8-eb80-4510-a9d6-8f1797213957 transaction.localRevision=11 remoteFromLocalRevision=142
    04:48:02.656 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    04:48:02.657 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    04:48:02.657 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:02.656 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:02.660 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:48:02.663 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39e25e0d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:02.664 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [c76d097]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:48:02.679 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5b3b8bd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:02.679 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2772707f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    04:48:02.950 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    04:48:02.959 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:03.209 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:03.221 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:03.740 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7db56a41]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59gns-7c6xr-local-src'
    04:48:03.755 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7db56a41]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59gns-7c6xr-local-src' locked successfully.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:03.762 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7fcc26c2]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59go4-45bzc-local-src'
    04:48:03.771 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7fcc26c2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59go4-45bzc-local-src' locked successfully.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:03.777 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:03.782 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:03.790 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:03.795 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:03.796 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mX40ROAnKzC3SkLJC4EdDg/VJTKqX8M4y9Y9yVX59p2tg' offset=1048576
    04:48:03.892 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 657500 bytes in 3005 ms. path='/2/new-file'
    04:48:03.907 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=135
    04:48:03.907 [Thread-342] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135
    04:48:04.028 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:04.036 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:04.038 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.remoteRepositoryRevisionSynced=132, revision=135
    04:48:04.127 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:04.128 [Thread-341] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1145922 bytes in 3719 ms. path='/2/new-file'
    04:48:04.128 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...
    04:48:04.136 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=132, revision=135
    04:48:04.136 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=135, revision=-1
    04:48:04.142 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=162
    04:48:04.143 [Thread-341] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162
    04:48:04.194 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:04.198 [qtp298852037-390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=158, revision=162
    04:48:04.209 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:04.209 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:04.246 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:04.252 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:04.254 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=158, revision=162
    04:48:04.255 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=162, revision=-1
    04:48:04.325 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:04.325 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:04.489 [qtp298852037-534] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:48:04.649 [qtp298852037-534] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:48:04.732 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:04.735 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:04.759 [qtp543805131-423] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:04.809 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:48:04.813 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:04.842 [qtp590532921-71] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:04.990 [Thread-342] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/2/new-file"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:05.034 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:05.052 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:05.056 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:05.057 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9dWGiFb1uw-cxFigvQ3fVg/qFK6EGOsXNKkv9IIM1HR4w' offset=2097152

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:05.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89837 bytes in 2924 ms. path='/.subshare.properties'
    04:48:05.263 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=192
    04:48:05.264 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=189, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:05.374 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:05.383 [Thread-342] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:05.637 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    04:48:05.646 [Thread-341] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/2/new-file"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:05.667 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:05.671 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=189, revision=192

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:05.686 [Thread-342] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=126

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:05.694 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:05.695 [Thread-341] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:05.703 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=189, revision=192
    04:48:05.704 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=192, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:05.715 [Thread-341] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    04:48:05.754 [Thread-341] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=152
    04:48:05.761 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=141
    04:48:05.770 [Thread-342] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:05.783 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:05.783 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:05.820 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:05.850 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:05.862 [qtp298852037-534] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.remoteRepositoryRevisionSynced=135, revision=141
    04:48:05.863 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=168
    04:48:05.880 [Thread-341] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168
    04:48:05.966 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:05.973 [qtp590532921-160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:05.974 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=135, revision=141
    04:48:05.975 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=141, revision=-1
    04:48:05.991 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:05.994 [qtp298852037-390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=162, revision=168

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:06.057 [qtp590532921-160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:06.057 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:06.067 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=162, revision=168
    04:48:06.068 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=168, revision=-1
    04:48:06.091 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:06.092 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:06.134 [qtp298852037-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 transaction.localRevision=132 remoteFromLocalRevision=126
    04:48:06.186 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    04:48:06.186 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Waiting...
    04:48:06.189 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:06.189 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/.subshare.properties"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:06.200 [qtp298852037-62] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 transaction.localRevision=133 remoteFromLocalRevision=152

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:06.274 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:06.428 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.38%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:06.432 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:06.437 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:06.438 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    04:48:06.438 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Waiting...
    04:48:06.438 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false
    04:48:06.438 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing!
    04:48:06.438 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false
    04:48:06.438 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing!
    <<< UP
    *****************
    *****************
    04:48:06.438 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Waiting...
    DOWN (again) >>>
    04:48:06.438 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    04:48:06.438 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    04:48:06.438 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...
    04:48:06.438 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true
    04:48:06.439 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing!
    04:48:06.439 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:06.441 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:06.442 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true
    04:48:06.443 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing!

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:06.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='696ad2cef2483ed9ff7376bf4d283147205088e0' to.sha1='fc0348f38ade4a0af7c0097c4c20eb1526ffbb9f'): /2/.subshare.properties
    04:48:06.567 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=198
    04:48:06.567 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=192, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:06.616 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:06.642 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:06.648 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=192, revision=198
    04:48:06.727 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:06.739 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=192, revision=198
    04:48:06.740 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=198, revision=-1
    04:48:06.782 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:06.835 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:06.846 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/.subshare.properties"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:06.862 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:06.878 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:06.881 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:06.882 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9dWGiFb1uw-cxFigvQ3fVg/qFK6EGOsXNKkv9IIM1HR4w' offset=3145728

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:06.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/.subshare.properties'
    04:48:06.966 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:06.977 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:06.981 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:06.986 [qtp590532921-79] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/noYMp-lkYd7ZsRJuQLIB0A' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:07.025 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=530cd924-783f-4d5b-a893-ec2cac0c2b05 from='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05' toID=6e188744-eeae-4fb1-864b-b2d70d38de27 to='build/repo/j7y56v2c-t62ob-local-dest', fromRepoLocalSync=false
    04:48:07.046 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:07.070 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=133

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:07.099 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:07.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 16313 bytes in 201 ms. path='/2/.subshare.properties'
    04:48:07.139 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=201
    04:48:07.153 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=198, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=201

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:07.184 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:07.195 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: repoFileDtos.size=3

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:07.228 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:07.242 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=198, revision=201
    04:48:07.316 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:07.331 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=198, revision=201
    04:48:07.332 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=201, revision=-1
    04:48:07.409 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:07.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:07.440 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:07.485 [qtp590532921-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:48:07.490 [qtp590532921-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:48:07.503 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:07.545 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/.subshare.properties"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:48:07.584 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:07.689 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:07.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/.subshare.properties'
    04:48:07.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b532f9339ba06ad53413dded7cd633544b3ac1f' to.sha1='de21b1fec6238a5c16f8f706e208f77ff3b621a5'): /2/1 {11 11ä11#+} 1/.subshare.properties

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:07.886 [Thread-341] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=530cd924-783f-4d5b-a893-ec2cac0c2b05 from='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05' toID=4ecf7d81-f054-4926-89be-77d68834a7d9 to='build/repo/j7y52e0x-vnj7h-local-src', fromRepoLocalSync=false
    04:48:07.891 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=83.1 MiB, available=372.4 MiB
    04:48:07.918 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:07.925 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=134

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:07.942 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=207
    04:48:07.943 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=201, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=207

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:08.129 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:08.133 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: repoFileDtos.size=3

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:08.152 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:08.174 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=201, revision=207
    04:48:08.223 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:08.228 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=201, revision=207
    04:48:08.229 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=207, revision=-1
    04:48:08.270 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:08.310 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:08.320 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:08.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3996041 bytes in 9436 ms. path='/3 + &#ä/cc'
    04:48:08.344 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=124
    04:48:08.345 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:08.401 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/1 {11 11ä11#+} 1/.subshare.properties"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:48:08.406 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/2/1 {11 11ä11#+} 1/.subshare.properties'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:08.414 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:08.515 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=81.1 MiB, available=374.4 MiB
    04:48:08.538 [qtp298852037-390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionInProgress=-1, revision=135

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:08.551 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=118, revision=124

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:08.567 [qtp298852037-390] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:08.680 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:08.687 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:08.695 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=118, revision=124
    04:48:08.695 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=124, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:08.706 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:08.710 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:08.711 [qtp590532921-79] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/rv3YMzqm4ifM7IDSn7MVvA' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:08.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:08.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:08.770 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:08.807 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:48:08.815 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:48:08.925 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:08.960 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/3 + &#ä/cc"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:48:08.971 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:08.991 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:08.994 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    04:48:09.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='02f8fa5e833ea765e231a3431faa2bc4efd1179f' to.sha1='153c46be9185c901af5737e34787555e3587a005'): /3 + &#ä/dd
    04:48:09.105 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=130
    04:48:09.106 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130
    04:48:09.183 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:09.189 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=124, revision=130
    04:48:09.325 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:09.335 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:09.339 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: 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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:09.343 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=124, revision=130
    04:48:09.345 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=130, revision=-1
    04:48:09.402 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:09.470 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:09.490 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/3 + &#ä/dd"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:48:09.501 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    04:48:09.585 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:09.594 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:09.599 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:09.600 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9dWGiFb1uw-cxFigvQ3fVg/jScULB_IxsQTH8j12lptWw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:09.783 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=81.3 MiB, available=374.2 MiB
    04:48:09.790 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.remoteRepositoryRevisionSynced=107, revision=135
    04:48:09.851 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=-1, revision=136
    04:48:09.867 [qtp298852037-533] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136
    04:48:09.965 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:09.965 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:09.971 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:09.973 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:09.982 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:09.983 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:10.141 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:10.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 260907 bytes in 720 ms. path='/3 + &#ä/dd'
    04:48:10.245 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=133
    04:48:10.252 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:10.283 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:10.303 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:10.307 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:10.308 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/rv3YMzqm4ifM7IDSn7MVvA' offset=1048576

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:10.349 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:10.357 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=130, revision=133
    04:48:10.451 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:10.456 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=130, revision=133
    04:48:10.456 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=133, revision=-1
    04:48:10.547 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:10.548 [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
    04:48:10.000 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: 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
    04:48:10.552 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=81.9 MiB, available=373.6 MiB
    04:48:10.559 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.remoteRepositoryRevisionSynced=110, revision=136
    04:48:10.576 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:10.576 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:10.580 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:10.603 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:10.605 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:10.618 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:48:10.622 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:10.628 [Thread-342] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4XknKVV-1I4stlryxTkrSg, serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05} because of missing permissions!
    04:48:10.631 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:10.707 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:10.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:10.775 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="373a7e7b-0d17-4697-846c-dbf1b71b6549", toRepositoryId="59c40397-b7e7-46e9-8d4d-a62a89131856", path="/3 + &#ä/dd"} on repo=373a7e7b-0d17-4697-846c-dbf1b71b6549
    04:48:10.805 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:10.815 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:10.994 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=81.1 MiB, available=374.4 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:10.995 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:11.190 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:11.190 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:11.207 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:11.207 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:11.226 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:11.226 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:11.240 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:11.240 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:11.265 [Thread-341] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4XknKVV-1I4stlryxTkrSg, serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05} because of missing permissions!

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:11.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:11.265 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:48:11.721 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=80.8 MiB, available=374.7 MiB
    04:48:11.728 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:11.738 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 10 ms.
    04:48:11.743 [Thread-342] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[22]{histoCryptoRepoFileId=DIl5wWy8Qizf4bqZRopO3w, cryptoRepoFileId=VJTKqX8M4y9Y9yVX59p2tg} histoCryptoRepoFile2=null duplicateCryptoRepoFileId=kwbPd1_b3hd573qYovPFpA localRevision=143
    04:48:11.766 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:11.767 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    04:48:12.065 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    04:48:12.075 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 9 ms.
    04:48:12.079 [Thread-341] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=DIl5wWy8Qizf4bqZRopO3w, cryptoRepoFileId=VJTKqX8M4y9Y9yVX59p2tg} histoCryptoRepoFile2=null duplicateCryptoRepoFileId=kwbPd1_b3hd573qYovPFpA localRevision=170
    04:48:12.114 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:48:12.115 [Thread-341] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    04:48:12.378 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:12.386 [qtp298852037-390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionSynced=110, revision=136
    04:48:12.386 [qtp298852037-390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=136, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:12.475 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=139
    04:48:12.488 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:12.534 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:12.646 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:12.652 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=133, revision=139
    04:48:12.711 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:12.718 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=133, revision=139
    04:48:12.718 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=139, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:12.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:12.843 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:12.848 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:12.869 [qtp543805131-319] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 transaction.localRevision=84 remoteFromLocalRevision=6
    04:48:12.968 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:12.971 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=59c40397-b7e7-46e9-8d4d-a62a89131856 from='https://localhost:46446/59c40397-b7e7-46e9-8d4d-a62a89131856' toID=373a7e7b-0d17-4697-846c-dbf1b71b6549 to='build/repo/j7y56wym-d1gdv-local-src', fromRepoLocalSync=false
    04:48:13.006 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:13.068 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=84

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:12.536 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:48:13.359 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=81.4 MiB, available=374.1 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:13.407 [pool-4-thread-3] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:13.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:13.464 [Thread-341] WARN  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = kwbPd1_b3hd573qYovPFpA
    04:48:13.505 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:13.521 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:13.572 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:13.592 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:13.598 [qtp590532921-631] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/rv3YMzqm4ifM7IDSn7MVvA' offset=2097152

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:14.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=56.3 MiB, available=399.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:14.668 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=81.4 MiB, available=374.1 MiB
    04:48:14.670 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:14.760 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:14.799 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionInProgress=-1, revision=85
    04:48:14.829 [qtp543805131-77] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:15.265 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:15.284 [Thread-341] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=80.8 MiB, available=374.7 MiB
    04:48:15.299 [Thread-341] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:48:15.319 [Thread-341] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:15.372 [Thread-341] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    04:48:15.378 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:15.390 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionSynced=107, revision=135
    04:48:15.391 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionInProgress=135, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:15.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
    04:48:15.450 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:15.465 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:15.488 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:15.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:15.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856: 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
    04:48:15.832 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:15.891 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:15.912 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:15.935 [qtp590532921-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/rv3YMzqm4ifM7IDSn7MVvA' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:16.436 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=80.6 MiB, available=374.9 MiB
    04:48:16.542 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:16.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=55.8 MiB, available=399.7 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:16.584 [closeDeferredTimer-68ee2ac6-4g] INFO  c.c.c.l.LocalRepoManagerImpl - [68ee2ac6]_close: Shutting down real LocalRepoManager.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:16.590 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.remoteRepositoryRevisionSynced=4, revision=85
    04:48:16.775 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:16.775 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:16.809 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:16.810 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:16.826 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:16.826 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:16.853 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:16.853 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:16.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:16.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:16.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:16.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:16.896 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:16.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:16.911 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:16.911 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:16.924 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:16.924 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:16.938 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:16.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:16.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:16.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:16.969 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:16.969 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:16.983 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:16.983 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:16.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:16.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:17.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:17.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:17.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:17.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:17.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:17.079 [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
    04:48:17.092 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=80.4 MiB, available=375.1 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:17.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:48:17.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:17.131 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1zUzy2pHLNvaxgti7UHJKg, serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856} because of missing permissions!
    04:48:17.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:17.094 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:48:17.485 [Thread-342] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=79.8 MiB, available=375.7 MiB
    04:48:17.486 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:48:17.488 [Thread-342] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:17.502 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    04:48:17.562 [Thread-341] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:17.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=55.6 MiB, available=399.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:17.636 [Thread-342] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:17.637 [Thread-341] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:17.641 [Thread-341] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    04:48:17.666 [Thread-342] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:17.669 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:17.703 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:17.707 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionSynced=4, revision=85
    04:48:17.707 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionInProgress=85, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:17.773 [Thread-341] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.48%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:17.774 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:17.775 [Thread-341] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:17.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:17.842 [Thread-342] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:17.857 [Thread-341] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 75.20%
    04:48:17.876 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:17.926 [qtp298852037-62] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=134
    04:48:17.945 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.27%
    04:48:17.959 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 74.79%
    04:48:17.961 [Thread-342] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:17.963 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    04:48:17.987 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:18.037 [Thread-341] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 transaction.localRevision=175 remoteFromLocalRevision=134
    04:48:18.060 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3a8e04f96ec3b587f5c79f53bc844bc68c76b6f' to.sha1='88f157e2d04ccde7b3107288a3e48823d064ebea'): /2/new-file
    04:48:18.061 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    04:48:18.062 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    04:48:18.062 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    04:48:18.062 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    04:48:18.062 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...
    04:48:18.062 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:18.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=55.5 MiB, available=400.0 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:18.171 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:18.391 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file
    04:48:18.393 [Thread-342] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:18.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:48:18.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=55.4 MiB, available=400.1 MiB
    04:48:18.438 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:18.460 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:18.471 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:18.471 [qtp298852037-533] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 localRepositoryRevisionSynced=133

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:18.489 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:18.512 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:18.514 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:18.518 [qtp590532921-604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/rv3YMzqm4ifM7IDSn7MVvA' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:18.558 [Thread-342] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 transaction.localRevision=151 remoteFromLocalRevision=133
    04:48:18.585 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    04:48:18.586 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    04:48:18.586 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    04:48:18.586 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    <<< DOWN (again)
    ************************************************************
    ************************************************************
    *****************
    *****************
    UP (again) >>>
    04:48:18.587 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    04:48:18.587 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    04:48:18.587 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    04:48:18.587 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    04:48:18.587 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!
    04:48:18.587 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...
    04:48:18.587 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    04:48:18.587 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:18.728 [Test worker] INFO  D.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
    04:48:18.729 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=55.4 MiB, available=400.1 MiB
    04:48:18.729 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:48:18.729 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:48:18.730 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:48:18.745 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:18.782 [qtp543805131-319] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 localRepositoryRevisionSynced=84
    04:48:18.950 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:18.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 transaction.localRevision=142 remoteFromLocalRevision=84
    04:48:19.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=373a7e7b-0d17-4697-846c-dbf1b71b6549 from='build/repo/j7y56wym-d1gdv-local-src' toID=59c40397-b7e7-46e9-8d4d-a62a89131856 to='https://localhost:46446/59c40397-b7e7-46e9-8d4d-a62a89131856'
    04:48:19.198 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=142
    04:48:19.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:48:19.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:48:19.345 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 localRepositoryRevisionSynced=142
    04:48:19.376 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=144
    04:48:19.380 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144
    04:48:19.462 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:19.471 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=139, revision=144
    04:48:19.519 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:19.525 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=139, revision=144
    04:48:19.525 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=144, revision=-1
    04:48:19.557 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:19.562 [qtp543805131-262] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 transaction.localRevision=90 remoteFromLocalRevision=142
    04:48:19.620 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:19.625 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:48:19.783 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 156 ms.
    04:48:19.783 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=SxUBhE9Z0XEx9CP1IjyGkA, invitation=false]
    04:48:19.882 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 99 ms.
    04:48:19.883 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=X0Tb7Msrw26IYpzkObM-1Q, invitation=false]
    04:48:20.098 [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
    04:48:20.260 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:20.368 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4844436 bytes in 11962 ms. path='/2/1 {11 11ä11#+} 1/.subshare.properties'
    04:48:20.389 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=214
    04:48:20.389 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=207, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=214

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:20.467 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:20.474 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:48:20.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=59c40397-b7e7-46e9-8d4d-a62a89131856 from='https://localhost:46446/59c40397-b7e7-46e9-8d4d-a62a89131856' toID=373a7e7b-0d17-4697-846c-dbf1b71b6549 to='build/repo/j7y56wym-d1gdv-local-src', fromRepoLocalSync=true
    04:48:20.475 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 373a7e7b-0d17-4697-846c-dbf1b71b6549 ('build/repo/j7y56wym-d1gdv-local-src')
    04:48:20.487 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:20.518 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:20.522 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=207, revision=214

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:20.528 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:20.628 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:20.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:20.639 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=207, revision=214
    04:48:20.640 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=214, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:20.671 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:20.691 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:20.691 [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
    04:48:20.718 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 renewalDateTime=2017-09-24T03:17:13.978Z expiryDateTime=2017-09-24T03:47:13.978Z

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:20.727 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:20.735 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:20.742 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=90

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:20.786 [qtp590532921-631] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:48:20.796 [qtp590532921-631] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:20.806 [pool-4-thread-3] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:20.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:20.890 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:21.013 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/1 {11 11ä11#+} 1/.subshare.properties"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:48:21.079 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:21.099 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.10%
    04:48:21.101 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:21.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/d10/f30'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:21.205 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=56.5 MiB, available=399.0 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:21.219 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a25eb2ee7ca7e6017963d2b23b23348318017ec6' to.sha1='d6818290d3371a2544221c6de1457303fe9490da'): /2/1 {11 11ä11#+} 1/d1/d10/f30

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:21.227 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:21.232 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionInProgress=-1, revision=91
    04:48:21.238 [qtp543805131-77] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:21.286 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=220
    04:48:21.286 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=214, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=220

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:21.347 [Thread-341] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4ecf7d81-f054-4926-89be-77d68834a7d9 from='build/repo/j7y52e0x-vnj7h-local-src' toID=530cd924-783f-4d5b-a893-ec2cac0c2b05 to='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05'
    04:48:21.359 [Thread-341] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=175
    04:48:21.486 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6e188744-eeae-4fb1-864b-b2d70d38de27 from='build/repo/j7y56v2c-t62ob-local-dest' toID=530cd924-783f-4d5b-a893-ec2cac0c2b05 to='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05'
    04:48:21.498 [Thread-342] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=151

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:21.634 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:21.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856: 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
    04:48:21.663 [Thread-341] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 81.67%
    04:48:21.716 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 86.56%
    04:48:21.719 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 93.08%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:21.720 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:21.721 [Thread-342] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:21.723 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    04:48:21.732 [Thread-341] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 88.19%
    04:48:21.736 [Thread-341] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 94.71%
    04:48:21.738 [Thread-341] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:21.741 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=214, revision=220

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:21.743 [Thread-341] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:21.792 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:21.814 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=214, revision=220
    04:48:21.814 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=220, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:21.841 [Thread-341] INFO  c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='b3a8e04f96ec3b587f5c79f53bc844bc68c76b6f'): /2/new-file
    04:48:21.844 [Thread-341] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:21.852 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88f157e2d04ccde7b3107288a3e48823d064ebea' to.sha1='b3a8e04f96ec3b587f5c79f53bc844bc68c76b6f'): /2/new-file

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:21.887 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:21.937 [Thread-341] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=175
    04:48:21.975 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=154
    04:48:21.976 [Thread-342] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:21.988 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:22.063 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=55.9 MiB, available=399.6 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:22.073 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/1 {11 11ä11#+} 1/d1/d10/f30"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:22.072 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.remoteRepositoryRevisionSynced=85, revision=91

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:22.077 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=179

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:22.081 [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/d10/f30'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:22.087 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1zUzy2pHLNvaxgti7UHJKg, serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856} because of missing permissions!
    04:48:22.088 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=SxUBhE9Z0XEx9CP1IjyGkA, serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856} because of missing permissions!
    04:48:22.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:22.275 [Thread-341] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179
    04:48:22.294 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:22.319 [qtp298852037-534] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.remoteRepositoryRevisionSynced=141, revision=154

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:22.351 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:22.406 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:22.411 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:22.412 [qtp590532921-604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/O4zKfj6zEI8ZeiUJtgSguQ/ayBG9Wb11klhvB-L7RefFg/5JvGmbvQ5EqQ6WyLaoUWVg' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:22.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=55.9 MiB, available=399.6 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:22.542 [closeDeferredTimer-602c24b9-38] INFO  c.c.c.l.LocalRepoManagerImpl - [602c24b9]_close: Shutting down real LocalRepoManager.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:22.565 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:22.578 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionSynced=85, revision=91
    04:48:22.578 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionInProgress=91, revision=-1
    04:48:22.658 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:22.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:22.918 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:22.925 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:22.928 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=141, revision=154
    04:48:22.929 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=154, revision=-1
    04:48:22.928 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=168, revision=179

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:23.123 [closeDeferredTimer-5b3b8bd4-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5b3b8bd4]_close: Shutting down real LocalRepoManager.
    04:48:23.123 [closeDeferredTimer-2772707f-1] INFO  c.c.c.l.LocalRepoManagerImpl - [2772707f]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:23.127 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:23.139 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:23.139 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=168, revision=179
    04:48:23.140 [Thread-341] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=179, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:23.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=56.0 MiB, available=399.5 MiB
    04:48:23.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:23.375 [qtp298852037-62] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 transaction.localRevision=145 remoteFromLocalRevision=175
    04:48:23.411 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:23.416 [Thread-341] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:48:23.416 [Thread-341] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    04:48:23.417 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false
    04:48:23.417 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing!
    04:48:23.417 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:22.658 [closeDeferredTimer-4a3cd904-5y] INFO  c.c.c.l.LocalRepoManagerImpl - [4a3cd904]_close: Shutting down real LocalRepoManager.
    04:48:23.428 [closeDeferredTimer-c76d097-1] INFO  c.c.c.l.LocalRepoManagerImpl - [c76d097]_close: Shutting down real LocalRepoManager.
    04:48:23.429 [closeDeferredTimer-39e25e0d-1] INFO  c.c.c.l.LocalRepoManagerImpl - [39e25e0d]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:23.538 [Thread-342] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/2/new-file"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27
    04:48:23.570 [Thread-342] 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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:23.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 > downloadBrokenSignature STANDARD_OUT
    04:48:23.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=56.0 MiB, available=399.5 MiB
    04:48:23.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:23.841 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:23.861 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 953529 bytes in 1779 ms. path='/2/1 {11 11ä11#+} 1/d1/d10/f30'
    04:48:23.885 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=223
    04:48:23.889 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=220, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=223

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:23.906 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:23.936 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:23.944 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=220, revision=223

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:23.960 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:23.964 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:23.965 [qtp298852037-534] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mX40ROAnKzC3SkLJC4EdDg/VJTKqX8M4y9Y9yVX59p2tg' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:24.005 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:24.026 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=220, revision=223
    04:48:24.027 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=223, revision=-1
    04:48:24.176 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:24.190 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:24.281 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:24.388 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:24.392 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:48:24.424 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:24.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=56.0 MiB, available=399.5 MiB
    04:48:24.434 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:48:24.447 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:48:24.448 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:48:24.475 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:24.482 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:24.482 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...
    04:48:24.484 [Thread-342] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 657500 bytes in 913 ms. path='/2/new-file'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:24.539 [qtp543805131-190] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 localRepositoryRevisionSynced=90
    04:48:24.546 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:24.565 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/1 {11 11ä11#+} 1/d1/d10/f30"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:24.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:24.580 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:24.590 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 transaction.localRevision=150 remoteFromLocalRevision=90

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:24.604 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:24.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/f20'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:24.616 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=158
    04:48:24.628 [Thread-342] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:24.668 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:24.714 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:24.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e7d7030f261db78ae2111ed743b40cfde188082' to.sha1='fdcc8c18ace1d01ccbc0d7f36f12e7006630c1bc'): /2/1 {11 11ä11#+} 1/d1/f20

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:24.746 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:24.764 [qtp298852037-390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.remoteRepositoryRevisionSynced=154, revision=158

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:24.768 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=150
    04:48:24.786 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:24.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:24.948 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:24.961 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=144, revision=150

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:24.979 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=229
    04:48:24.980 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=223, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=229

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:25.074 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:25.080 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=154, revision=158
    04:48:25.080 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=158, revision=-1
    04:48:25.242 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    04:48:25.242 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:25.273 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:25.339 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:25.357 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=223, revision=229

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:25.462 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:48:25.471 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:25.551 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:25.551 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:25.555 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=373a7e7b-0d17-4697-846c-dbf1b71b6549 from='build/repo/j7y56wym-d1gdv-local-src' toID=59c40397-b7e7-46e9-8d4d-a62a89131856 to='https://localhost:46446/59c40397-b7e7-46e9-8d4d-a62a89131856'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:25.561 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=223, revision=229
    04:48:25.561 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=229, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:25.578 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:25.581 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:25.591 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=151

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:25.598 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:25.602 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:25.684 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:48:25.684 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:48:25.690 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 localRepositoryRevisionSynced=151

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:25.780 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:25.791 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=150, revision=153
    04:48:25.794 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:25.877 [Thread-342] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="6e188744-eeae-4fb1-864b-b2d70d38de27", toRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", path="/2/new-file"} on repo=6e188744-eeae-4fb1-864b-b2d70d38de27

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:25.943 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/1 {11 11ä11#+} 1/d1/f20"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:25.949 [Thread-342] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:25.954 [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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:25.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:25.972 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:25.974 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:25.992 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=150, revision=153

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:25.992 [Thread-342] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=151

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:26.035 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:26.045 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:26.048 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:26.050 [qtp590532921-160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/O4zKfj6zEI8ZeiUJtgSguQ/d9NZJPennULpfuSdAczaCw' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:26.054 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:26.059 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=144, revision=153
    04:48:26.059 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=153, revision=-1
    04:48:26.124 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:26.131 [qtp543805131-262] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 transaction.localRevision=97 remoteFromLocalRevision=151

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:26.154 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:26.160 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.
    04:48:26.178 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:26.184 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 6 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:26.186 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:26.188 [Thread-342] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[23]{histoCryptoRepoFileId=yfjALWuHrvrUxfg7qaWs5w, cryptoRepoFileId=VJTKqX8M4y9Y9yVX59p2tg} histoCryptoRepoFile2=HistoCryptoRepoFile[22]{histoCryptoRepoFileId=DIl5wWy8Qizf4bqZRopO3w, cryptoRepoFileId=VJTKqX8M4y9Y9yVX59p2tg} duplicateCryptoRepoFileId=null localRevision=163

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:26.190 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=59c40397-b7e7-46e9-8d4d-a62a89131856 from='https://localhost:46446/59c40397-b7e7-46e9-8d4d-a62a89131856' toID=373a7e7b-0d17-4697-846c-dbf1b71b6549 to='build/repo/j7y56wym-d1gdv-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:26.208 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:26.210 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:26.210 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    04:48:26.223 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:26.224 [Thread-342] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:26.226 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=97

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:26.270 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=163

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:26.334 [pool-4-thread-3] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:26.350 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:26.718 [Thread-342] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:26.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=56.8 MiB, available=398.7 MiB
    04:48:26.761 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:26.770 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionInProgress=-1, revision=98
    04:48:26.776 [qtp543805131-319] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:26.914 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:26.917 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:26.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856: 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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:26.951 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:26.956 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.remoteRepositoryRevisionSynced=158, revision=163

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:26.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214207 bytes in 1009 ms. path='/2/1 {11 11ä11#+} 1/d1/f20'
    04:48:27.002 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=232
    04:48:27.004 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=229, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=232

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:27.064 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:27.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:27.069 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=158, revision=163
    04:48:27.069 [Thread-342] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=163, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:27.080 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:27.083 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=229, revision=232
    04:48:27.160 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:27.164 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=229, revision=232
    04:48:27.165 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=232, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:27.172 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:27.177 [qtp298852037-62] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 transaction.localRevision=150 remoteFromLocalRevision=151

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:27.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:27.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:27.255 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:27.274 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:27.279 [Thread-342] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:48:27.279 [Thread-342] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    04:48:27.279 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false
    04:48:27.279 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing!
    <<< UP (again)
    *****************

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:27.302 [qtp590532921-160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:48:27.306 [qtp590532921-160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:48:27.379 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:27.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=56.4 MiB, available=399.1 MiB
    04:48:27.439 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.remoteRepositoryRevisionSynced=91, revision=98
    04:48:27.467 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1zUzy2pHLNvaxgti7UHJKg, serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856} because of missing permissions!
    04:48:27.468 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=SxUBhE9Z0XEx9CP1IjyGkA, serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856} because of missing permissions!
    04:48:27.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:27.506 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/1 {11 11ä11#+} 1/d1/f20"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:27.578 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:27.587 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:48:27.591 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4ecf7d81-f054-4926-89be-77d68834a7d9 ('build/repo/j7y52e0x-vnj7h-local-src')
    04:48:27.600 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:27.632 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:27.643 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:27.811 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:27.814 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/f21'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:27.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=56.4 MiB, available=399.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:27.955 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16671931ac3e51fde9eb9f0d0f14468ccd63c84d' to.sha1='eceb17bceb8196c17854d1ceb4e8faf073a8f5e2'): /2/1 {11 11ä11#+} 1/d1/f21

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:27.955 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:27.967 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionSynced=91, revision=98
    04:48:27.967 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionInProgress=98, revision=-1
    04:48:28.003 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:28.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:28.062 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=238
    04:48:28.063 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=232, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=238
    04:48:28.182 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:28.185 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=232, revision=238
    04:48:28.357 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:28.363 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=232, revision=238
    04:48:28.363 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=238, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:28.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=56.5 MiB, available=399.0 MiB
    04:48:28.396 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:28.403 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:28.613 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04: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.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:28.661 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=56.5 MiB, available=399.0 MiB
    04:48:28.665 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:28.757 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/1 {11 11ä11#+} 1/d1/f21"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:48:28.859 [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'
    04:48:28.931 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:28.957 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:28.961 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:28.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=56.5 MiB, available=399.0 MiB
    04:48:28.961 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:48:28.961 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:28.968 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/O4zKfj6zEI8ZeiUJtgSguQ/gFDJplRMSaGTn2jvyKynUQ' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:28.991 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:28.999 [qtp543805131-77] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 localRepositoryRevisionSynced=97
    04:48:29.050 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:29.070 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 transaction.localRevision=157 remoteFromLocalRevision=97
    04:48:29.119 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=373a7e7b-0d17-4697-846c-dbf1b71b6549 from='build/repo/j7y56wym-d1gdv-local-src' toID=59c40397-b7e7-46e9-8d4d-a62a89131856 to='https://localhost:46446/59c40397-b7e7-46e9-8d4d-a62a89131856'
    04:48:29.129 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=157
    04:48:29.166 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:48:29.167 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:48:29.172 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 localRepositoryRevisionSynced=157
    04:48:29.219 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=-1, revision=159
    04:48:29.221 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159
    04:48:29.299 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:29.310 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.remoteRepositoryRevisionSynced=153, revision=159

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:29.318 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:29.392 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 122367 bytes in 532 ms. path='/2/1 {11 11ä11#+} 1/d1/f21'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:29.392 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:29.402 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionSynced=153, revision=159
    04:48:29.403 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.localRepositoryRevisionInProgress=159, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:29.410 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=241
    04:48:29.411 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=238, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=241

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:29.515 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:29.523 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:29.526 [qtp543805131-190] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 transaction.localRevision=103 remoteFromLocalRevision=157

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:29.528 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=238, revision=241

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:29.596 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:29.596 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:29.602 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:48:29.603 [Test worker] INFO  o.s.t.BrokenSignatureIT - downloadBrokenSignature: caseRandom = 152
    04:48:29.606 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:29.609 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=238, revision=241
    04:48:29.609 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=241, revision=-1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:29.623 [Test worker] INFO  o.s.t.BrokenSignatureIT - copySignatureFromOneRandomElementToAnotherRandomElement: element1=SsNormalFile[8]
    04:48:29.623 [Test worker] INFO  o.s.t.BrokenSignatureIT - copySignatureFromOneRandomElementToAnotherRandomElement: element2=SsNormalFile[16]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:29.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:48:29.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:29.701 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:29.743 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:48:29.746 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:48:29.813 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:29.914 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/2/1 {11 11ä11#+} 1/d1/f21"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:29.951 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:29.956 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:48:29.956 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=59c40397-b7e7-46e9-8d4d-a62a89131856 from='https://localhost:46446/59c40397-b7e7-46e9-8d4d-a62a89131856' toID=373a7e7b-0d17-4697-846c-dbf1b71b6549 to='build/repo/j7y56wym-d1gdv-local-src', fromRepoLocalSync=true
    04:48:29.969 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 373a7e7b-0d17-4697-846c-dbf1b71b6549 ('build/repo/j7y56wym-d1gdv-local-src')
    04:48:29.990 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:48:30.001 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:30.011 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:30.077 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:30.091 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 renewalDateTime=2017-09-24T03:17:13.978Z expiryDateTime=2017-09-24T03:47:13.978Z
    04:48:30.115 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:30.122 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=103

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:30.354 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.18%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:30.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=530cd924-783f-4d5b-a893-ec2cac0c2b05 from='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05' toID=4ecf7d81-f054-4926-89be-77d68834a7d9 to='build/repo/j7y52e0x-vnj7h-local-src', fromRepoLocalSync=true

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:30.387 [pool-4-thread-3] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:30.415 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:30.461 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 renewalDateTime=2017-09-24T03:14:25.565Z expiryDateTime=2017-09-24T03:44:25.565Z
    04:48:30.474 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:30.489 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=150
    04:48:30.706 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:30.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:30.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: repoFileDtos.size=3

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:30.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856: repoFileDtos.size=3
    04:48:30.908 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=57.9 MiB, available=397.6 MiB
    04:48:30.933 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:30.939 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionInProgress=-1, revision=104
    04:48:30.949 [qtp543805131-77] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856 remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104
    04:48:31.028 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:31.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549 serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856: 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
    04:48:31.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=81.8 MiB, available=373.7 MiB
    04:48:31.421 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:31.431 [qtp298852037-534] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=-1, revision=151
    04:48:31.471 [qtp298852037-534] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:31.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=57.0 MiB, available=398.5 MiB
    04:48:31.484 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856, this.remoteRepositoryRevisionSynced=98, revision=104
    04:48:31.496 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=1zUzy2pHLNvaxgti7UHJKg, serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856} because of missing permissions!
    04:48:31.498 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=SxUBhE9Z0XEx9CP1IjyGkA, serverRepositoryId=59c40397-b7e7-46e9-8d4d-a62a89131856} because of missing permissions!
    04:48:31.498 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:48:31.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=57.0 MiB, available=398.5 MiB
    04:48:31.850 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:31.854 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionSynced=98, revision=104
    04:48:31.854 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=373a7e7b-0d17-4697-846c-dbf1b71b6549, this.localRepositoryRevisionInProgress=104, revision=-1
    04:48:31.919 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:31.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:48:32.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=57.1 MiB, available=398.4 MiB
    04:48:32.304 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    04:48:32.304 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    04:48:32.304 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:32.341 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=156

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    04:48:32.308 [Test worker] INFO  o.s.t.BrokenSignatureIT - Caught expected SignatureException: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFileDto[id=8, name=eO_WgllhE0iH_F2c7Ifujg, parentId=2, localRevision=9223372036854775807, lastModified=Thu Jan 01 01:00:00 CET 1970, length=382455, sha1=X] repoFileDto.name='eO_WgllhE0iH_F2c7Ifujg' repoFileDto.parentName='ny7YtpTboHndZqF8zp4LXQ'
    co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFileDto[id=8, name=eO_WgllhE0iH_F2c7Ifujg, parentId=2, localRevision=9223372036854775807, lastModified=Thu Jan 01 01:00:00 CET 1970, length=382455, sha1=X] repoFileDto.name='eO_WgllhE0iH_F2c7Ifujg' repoFileDto.parentName='ny7YtpTboHndZqF8zp4LXQ'
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.verifySignatureAndTreeStructureAndPermission(CryptreeRestRepoTransportImpl.java:427) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.decryptChangeSetDto(CryptreeRestRepoTransportImpl.java:313) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.getChangeSetDto(CryptreeRestRepoTransportImpl.java:175) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:234) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:178) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:141) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) ~[org.subshare.core-0.10.2.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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsNormalFileDto[id=8, name=eO_WgllhE0iH_F2c7Ifujg, parentId=2, localRevision=9223372036854775807, lastModified=Thu Jan 01 01:00:00 CET 1970, length=382455, sha1=X]
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.verifySignatureAndTreeStructureAndPermission(CryptreeRestRepoTransportImpl.java:425) ~[org.subshare.rest.client-0.10.2.jar:na]
    	... 59 common frames omitted
    04:48:32.607 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5e660f6a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:32.877 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:48:33.151 [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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:33.176 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:48:33.188 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:33.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: 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
    04:48:33.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=81.2 MiB, available=374.3 MiB
    04:48:33.630 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.remoteRepositoryRevisionSynced=136, revision=151

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:33.639 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=247

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:33.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:48:33.804 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5be950df]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5a3uf-77lkg-local-src'
    04:48:33.813 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5be950df]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5a3uf-77lkg-local-src' locked successfully.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:33.864 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    04:48:33.871 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 7 ms.
    04:48:33.896 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:33.901 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.
    04:48:33.928 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:33.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms.
    04:48:33.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:33.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    04:48:33.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:33.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.
    04:48:34.014 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4XknKVV-1I4stlryxTkrSg, serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05} because of missing permissions!

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:34.208 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=241, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=247
    04:48:34.346 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:34.360 [qtp590532921-631] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=241, revision=247
    04:48:34.428 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:34.436 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=241, revision=247
    04:48:34.437 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=247, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:34.014 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:48:34.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=81.3 MiB, available=374.2 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:34.615 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:34.618 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:34.624 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionSynced=136, revision=151
    04:48:34.624 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=151, revision=-1
    04:48:34.775 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:34.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:48:35.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=81.5 MiB, available=374.0 MiB
    04:48:35.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:48:35.484 [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
    04:48:35.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:48:35.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=81.2 MiB, available=374.3 MiB
    04:48:35.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:48:35.779 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:35.793 [qtp590532921-604] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 transaction.localRevision=170 remoteFromLocalRevision=156

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:35.804 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:35.846 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:35.849 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    04:48:35.849 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566' toID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 to='build/repo/j7y531zk-8wpmr-local-src', fromRepoLocalSync=false
    04:48:35.871 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:35.913 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:36.042 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:36.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    04:48:36.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:36.227 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    04:48:36.240 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    04:48:36.241 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:36.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    04:48:36.341 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88f157e2d04ccde7b3107288a3e48823d064ebea' to.sha1='b3a8e04f96ec3b587f5c79f53bc844bc68c76b6f'): /2/new-file

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:36.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:36.723 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", path="/2/new-file"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9
    04:48:36.727 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file'
    04:48:36.756 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:36.758 [qtp298852037-534] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mX40ROAnKzC3SkLJC4EdDg/VJTKqX8M4y9Y9yVX59p2tg' offset=0
    04:48:36.777 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:36.878 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:36.933 [Test worker] INFO  D.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
    04:48:36.956 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 567573 bytes in 228 ms. path='/2/new-file'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:37.028 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=170

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:37.061 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_0 into destFile new-file
    04:48:37.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="530cd924-783f-4d5b-a893-ec2cac0c2b05", toRepositoryId="4ecf7d81-f054-4926-89be-77d68834a7d9", path="/2/new-file"} on repo=4ecf7d81-f054-4926-89be-77d68834a7d9

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:37.303 [Test worker] INFO  D.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
    04:48:37.418 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:37.544 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:37.570 [qtp298852037-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=150
    04:48:37.624 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:37.676 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 transaction.localRevision=195 remoteFromLocalRevision=150
    04:48:37.706 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:37.776 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:37.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:38.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:38.372 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=64.9 MiB, available=390.6 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:38.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:38.418 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:39.195 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=-1, revision=171
    04:48:39.311 [qtp590532921-79] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:40.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:40.589 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:40.594 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:40.596 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:40.622 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=195

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:40.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:40.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:40.645 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=195

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:41.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=62.4 MiB, available=393.1 MiB
    04:48:41.101 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=111, revision=171
    04:48:41.223 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:41.223 [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
    04:48:41.246 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:41.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:41.248 [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
    04:48:41.249 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=179, revision=195

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:41.266 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:41.266 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:41.276 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:41.276 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:41.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:41.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:41.296 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:41.296 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:41.307 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:41.307 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:41.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:41.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:41.329 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:41.329 [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
    04:48:41.334 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:41.339 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:41.339 [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
    04:48:41.338 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4ecf7d81-f054-4926-89be-77d68834a7d9 from='build/repo/j7y52e0x-vnj7h-local-src' toID=530cd924-783f-4d5b-a893-ec2cac0c2b05 to='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:41.351 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:41.351 [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
    04:48:41.354 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:41.358 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:41.362 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:41.362 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:41.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:41.374 [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
    04:48:41.376 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=175 localRepositoryRevisionInProgress=196

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:41.390 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:41.390 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:41.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:41.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:41.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:41.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:41.427 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:48:41.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:48:41.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=62.6 MiB, available=392.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:41.802 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:48:41.802 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:41.811 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:41.818 [qtp590532921-631] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionSynced=111, revision=171
    04:48:41.818 [qtp590532921-631] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=171, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:41.821 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=196

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:41.923 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:41.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:41.958 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=195, revision=198
    04:48:41.963 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198
    04:48:42.040 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:42.044 [qtp298852037-534] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=195, revision=198
    04:48:42.094 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:42.104 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=179, revision=198
    04:48:42.104 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=198, revision=-1
    04:48:42.182 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:42.187 [qtp298852037-533] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 transaction.localRevision=157 remoteFromLocalRevision=196

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:42.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=62.4 MiB, available=393.1 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:42.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:42.251 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:42.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:48:42.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=62.2 MiB, available=393.3 MiB
    04:48:42.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:48:42.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=62.2 MiB, available=393.3 MiB
    04:48:42.975 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:48:42.975 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:48:42.975 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:48:42.996 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:43.024 [qtp590532921-160] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=170
    04:48:43.131 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:43.168 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=250 remoteFromLocalRevision=170
    04:48:43.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 from='build/repo/j7y531zk-8wpmr-local-src' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566'
    04:48:43.232 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=250
    04:48:43.349 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:48:43.350 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:48:43.356 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=250
    04:48:43.438 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=252
    04:48:43.440 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=247, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=252
    04:48:43.552 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:43.556 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=247, revision=252
    04:48:43.605 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:43.613 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=247, revision=252
    04:48:43.614 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=252, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:43.632 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=530cd924-783f-4d5b-a893-ec2cac0c2b05 from='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05' toID=4ecf7d81-f054-4926-89be-77d68834a7d9 to='build/repo/j7y52e0x-vnj7h-local-src', fromRepoLocalSync=false
    04:48:43.644 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:43.653 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=157
    04:48:43.706 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:43.718 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:43.725 [qtp590532921-160] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 transaction.localRevision=176 remoteFromLocalRevision=250

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:43.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:43.798 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:43.803 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:48:44.042 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:44.052 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:48:44.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA' toID=06dac992-4702-42c7-ad19-a62d918f3c81 to='build/repo/j7y57hwx-8p9gx-local-dest', fromRepoLocalSync=true
    04:48:44.068 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 06dac992-4702-42c7-ad19-a62d918f3c81 ('build/repo/j7y57hwx-8p9gx-local-dest')
    04:48:44.090 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:48:44.111 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 17.68%
    04:48:44.125 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:44.168 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 renewalDateTime=2017-09-24T03:17:12.251Z expiryDateTime=2017-09-24T03:47:12.251Z
    04:48:44.186 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:44.199 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=176

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:44.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=82.0 MiB, available=373.5 MiB
    04:48:44.286 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:44.291 [qtp298852037-534] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=-1, revision=158
    04:48:44.299 [qtp298852037-534] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158
    04:48:44.343 [qtp298852037-534] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:44.346 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:44.369 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=12

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:44.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: 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
    04:48:44.735 [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
    04:48:44.742 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.remoteRepositoryRevisionSynced=151, revision=158
    04:48:44.761 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4XknKVV-1I4stlryxTkrSg, serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05} because of missing permissions!
    04:48:44.761 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:45.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:45.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=63.4 MiB, available=392.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:45.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=81.5 MiB, available=374.0 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:45.225 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:45.230 [qtp590532921-77] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=-1, revision=177
    04:48:45.259 [qtp590532921-77] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177
    04:48:45.432 [qtp590532921-77] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:45.434 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:45.440 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionSynced=151, revision=158
    04:48:45.440 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=158, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:45.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:45.538 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:45.541 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:48:45.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=81.6 MiB, available=373.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:46.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=63.5 MiB, available=392.0 MiB
    04:48:46.057 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=105, revision=177

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:45.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:48:46.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=81.6 MiB, available=373.9 MiB
    04:48:46.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:48:46.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=81.5 MiB, available=374.0 MiB
    04:48:46.718 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:48:46.718 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:48:46.752 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:46.767 [qtp298852037-62] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=157
    04:48:46.886 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:46.912 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 transaction.localRevision=202 remoteFromLocalRevision=157

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:47.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    04:48:47.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:47.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.049 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:47.049 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:47.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:47.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:47.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:47.093 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:47.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:47.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:47.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:47.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:47.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.170 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:47.170 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.180 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:47.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:48:47.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:47.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:48:47.276 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:48:47.277 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48: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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:47.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=64.2 MiB, available=391.3 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:47.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:47.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:47.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4ecf7d81-f054-4926-89be-77d68834a7d9 from='build/repo/j7y52e0x-vnj7h-local-src' toID=530cd924-783f-4d5b-a893-ec2cac0c2b05 to='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05'
    04:48:47.963 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=196 localRepositoryRevisionInProgress=202
    04:48:48.208 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:48:48.208 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:48:48.218 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=202
    04:48:48.286 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=204
    04:48:48.288 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=198, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=204
    04:48:48.327 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:48.330 [qtp298852037-390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=198, revision=204
    04:48:48.349 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:48.354 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=198, revision=204
    04:48:48.354 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=204, revision=-1
    04:48:48.380 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:48.386 [qtp298852037-533] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 transaction.localRevision=163 remoteFromLocalRevision=202
    04:48:48.435 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:48.441 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:48.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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:48.675 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:48.679 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:48:48.681 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6e188744-eeae-4fb1-864b-b2d70d38de27 ('build/repo/j7y56v2c-t62ob-local-dest')
    04:48:48.699 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:48:48.738 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:49.000 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:49.004 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionSynced=105, revision=177
    04:48:49.004 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=177, revision=-1
    04:48:49.104 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:49.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=530cd924-783f-4d5b-a893-ec2cac0c2b05 from='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05' toID=6e188744-eeae-4fb1-864b-b2d70d38de27 to='build/repo/j7y56v2c-t62ob-local-dest', fromRepoLocalSync=true
    04:48:49.540 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:49.595 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 renewalDateTime=2017-09-24T03:16:54.370Z expiryDateTime=2017-09-24T03:46:54.370Z

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:49.110 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:48:49.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=63.7 MiB, available=391.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:49.624 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:49.635 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=163
    04:48:49.699 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:49.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:49.905 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e2d7598]initPersistenceManagerFactory: repositoryId=01b5df64-d915-4081-9672-41eb12610b02
    04:48:49.927 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e2d7598]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 51353 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:49.988 [Test worker] INFO  D.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
    04:48:50.714 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=83.0 MiB, available=372.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48: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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:50.793 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:50.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:50.814 [qtp298852037-390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionInProgress=-1, revision=164
    04:48:50.829 [qtp298852037-390] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164
    04:48:50.881 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:49.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:48:50.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=63.8 MiB, available=391.7 MiB
    04:48:50.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:48:50.994 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=63.7 MiB, available=391.8 MiB
    04:48:50.995 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:48:51.043 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:51.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:51.237 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:51.253 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:51.272 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:51.275 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1'
    04:48:51.591 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:51.615 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:51.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d10'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:51.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:50.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: 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
    04:48:51.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=82.5 MiB, available=373.0 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:51.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:51.790 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:51.795 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.remoteRepositoryRevisionSynced=135, revision=164

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:51.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:51.807 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:51.809 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d11'
    04:48:51.878 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:51.903 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:51.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:48:51.924 [closeDeferredTimer-5ca813f7-76] INFO  c.c.c.l.LocalRepoManagerImpl - [5ca813f7]_close: Shutting down real LocalRepoManager.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:51.978 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:51.985 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:51.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/d20'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:52.017 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:52.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:52.064 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:52.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:52.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:52.060 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:52.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    04:48:52.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:52.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:52.119 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.10%
    04:48:52.121 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:52.138 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:52.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:52.142 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:52.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/f40'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:52.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:48:52.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms.
    04:48:52.186 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4XknKVV-1I4stlryxTkrSg, serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05} because of missing permissions!
    04:48:52.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:52.263 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:52.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:52.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
    04:48:52.302 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:52.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d3'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:52.339 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:48:52.351 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:48:52.368 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:44090' serverPath='/525b444d-cc0e-413f-840e-e420d30edf40' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, invitation=true]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:52.455 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:52.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:52.486 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.29%
    04:48:52.488 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:52.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:52.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:52.620 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b532f9339ba06ad53413dded7cd633544b3ac1f' to.sha1='<NoInstanceOf_NormalFileDto>'): /.subshare.properties

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:52.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:52.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:52.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:48:52.971 [closeDeferredTimer-5e660f6a-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5e660f6a]_close: Shutting down real LocalRepoManager.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:53.064 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", toRepositoryId="06dac992-4702-42c7-ad19-a62d918f3c81", path="/.subshare.properties"} on repo=06dac992-4702-42c7-ad19-a62d918f3c81
    04:48:53.079 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:53.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=82.0 MiB, available=373.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:53.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:53.165 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:53.165 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:53.174 [qtp590532921-604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/rv3YMzqm4ifM7IDSn7MVvA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:53.177 [qtp298852037-390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionSynced=135, revision=164
    04:48:53.178 [qtp298852037-390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionInProgress=164, revision=-1
    04:48:53.185 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:53.212 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:53.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:48:53.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:53.441 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:53.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:53.560 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:53.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:53.203 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:48:53.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=82.0 MiB, available=373.5 MiB
    04:48:53.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:53.688 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 127 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:53.728 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:53.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:53.746 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/rv3YMzqm4ifM7IDSn7MVvA' offset=1048576
    04:48:53.759 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:53.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:54.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=81.9 MiB, available=373.6 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:54.076 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:54.078 [qtp590532921-160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/rv3YMzqm4ifM7IDSn7MVvA' offset=2097152
    04:48:54.087 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:54.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    04:48:54.399 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:54.405 [qtp590532921-631] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/rv3YMzqm4ifM7IDSn7MVvA' offset=3145728
    04:48:54.430 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:54.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:48:54.451 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=81.9 MiB, available=373.6 MiB
    04:48:54.452 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:48:54.455 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:48:54.455 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:48:54.472 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:54.487 [qtp298852037-62] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 localRepositoryRevisionSynced=163
    04:48:54.521 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:54.593 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 transaction.localRevision=167 remoteFromLocalRevision=163

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:54.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    04:48:54.732 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:54.737 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/rv3YMzqm4ifM7IDSn7MVvA' offset=4194304
    04:48:54.749 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:54.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    04:48:54.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 101 bytes in 1847 ms. path='/.subshare.properties'
    04:48:54.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties
    04:48:54.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_mh34 into destFile .subshare.properties
    04:48:54.984 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_18y68 into destFile .subshare.properties
    04:48:54.986 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_1vf9c into destFile .subshare.properties
    04:48:54.988 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_2hwcg into destFile .subshare.properties
    04:48:55.136 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", toRepositoryId="06dac992-4702-42c7-ad19-a62d918f3c81", path="/.subshare.properties"} on repo=06dac992-4702-42c7-ad19-a62d918f3c81

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:55.176 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, invitation=false]
    04:48:55.176 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, invitation=false, validTo=null]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:55.216 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:55.232 [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
    04:48:55.301 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:55.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/d10/f30'
    04:48:55.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a25eb2ee7ca7e6017963d2b23b23348318017ec6' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/d10/f30

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:55.390 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38109161 (of bieber)
    04:48:55.396 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:55.483 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", toRepositoryId="06dac992-4702-42c7-ad19-a62d918f3c81", path="/d1/d10/f30"} on repo=06dac992-4702-42c7-ad19-a62d918f3c81
    04:48:55.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/d10/f30'
    04:48:55.537 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:55.539 [qtp590532921-160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/O4zKfj6zEI8ZeiUJtgSguQ/ayBG9Wb11klhvB-L7RefFg/5JvGmbvQ5EqQ6WyLaoUWVg' offset=0
    04:48:55.553 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:55.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    04:48:55.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 136346 bytes in 261 ms. path='/d1/d10/f30'
    04:48:55.836 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_0 into destFile f30
    04:48:55.898 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", toRepositoryId="06dac992-4702-42c7-ad19-a62d918f3c81", path="/d1/d10/f30"} on repo=06dac992-4702-42c7-ad19-a62d918f3c81
    04:48:55.924 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:55.941 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:55.952 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:55.955 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f20'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:56.052 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:56.074 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e7d7030f261db78ae2111ed743b40cfde188082' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/f20

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:56.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
    04:48:56.112 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:56.119 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:56.139 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=167
    04:48:56.144 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:56.298 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", toRepositoryId="06dac992-4702-42c7-ad19-a62d918f3c81", path="/d1/f20"} on repo=06dac992-4702-42c7-ad19-a62d918f3c81

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:56.310 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:56.314 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.remoteRepositoryRevisionSynced=163, revision=167

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:56.318 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38109161 (of bieber)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:56.362 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:56.363 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:56.368 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:56.366 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6e188744-eeae-4fb1-864b-b2d70d38de27 from='build/repo/j7y56v2c-t62ob-local-dest' toID=530cd924-783f-4d5b-a893-ec2cac0c2b05 to='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05'
    04:48:56.396 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:56.401 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:56.418 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:56.418 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=168

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:56.427 [qtp590532921-604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/O4zKfj6zEI8ZeiUJtgSguQ/d9NZJPennULpfuSdAczaCw' offset=0
    04:48:56.449 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:56.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    04:48:56.527 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 131025 bytes in 165 ms. path='/d1/f20'
    04:48:56.719 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b17578491f900ac355e02190d7efbd0fec614a69_0 into destFile f20

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:56.735 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:48:56.736 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:48:56.744 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=168
    04:48:56.782 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=167, revision=170
    04:48:56.786 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:56.800 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", toRepositoryId="06dac992-4702-42c7-ad19-a62d918f3c81", path="/d1/f20"} on repo=06dac992-4702-42c7-ad19-a62d918f3c81
    04:48:56.882 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:56.913 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:56.914 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52g7l-yi35q-remote'
    04:48:56.915 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y52g7l-yi35q-remote' locked successfully.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:56.918 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.remoteRepositoryRevisionSynced=167, revision=170

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:56.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:56.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:56.959 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:56.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f21'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:56.968 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=163, revision=170
    04:48:56.968 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=170, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:57.049 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='16671931ac3e51fde9eb9f0d0f14468ccd63c84d' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/f21

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:57.090 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:57.100 [qtp298852037-62] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 transaction.localRevision=170 remoteFromLocalRevision=168

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:57.125 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", toRepositoryId="06dac992-4702-42c7-ad19-a62d918f3c81", path="/d1/f21"} on repo=06dac992-4702-42c7-ad19-a62d918f3c81

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:57.131 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:57.155 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:57.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=530cd924-783f-4d5b-a893-ec2cac0c2b05 from='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05' toID=6e188744-eeae-4fb1-864b-b2d70d38de27 to='build/repo/j7y56v2c-t62ob-local-dest', fromRepoLocalSync=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:57.184 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:57.190 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:57.199 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA/O4zKfj6zEI8ZeiUJtgSguQ/gFDJplRMSaGTn2jvyKynUQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:57.203 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=170

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:57.213 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:57.219 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:57.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    04:48:57.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 80649 bytes in 132 ms. path='/d1/f21'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:48:57.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:57.391 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1201496551bf9c139b93437e511ec82695a95182_0 into destFile f21
    04:48:57.428 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", toRepositoryId="06dac992-4702-42c7-ad19-a62d918f3c81", path="/d1/f21"} on repo=06dac992-4702-42c7-ad19-a62d918f3c81
    04:48:57.455 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:48:57.505 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 36.07%
    04:48:57.524 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:57.539 [qtp590532921-79] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=176
    04:48:57.574 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:57.704 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=81 remoteFromLocalRevision=176
    04:48:57.762 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:57.771 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:57.814 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=81
    04:48:57.844 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:57.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: repoFileDtos.size=0
    04:48:57.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=82.3 MiB, available=373.2 MiB
    04:48:57.939 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:57.946 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionInProgress=-1, revision=171
    04:48:57.952 [qtp298852037-37] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171
    04:48:58.036 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:58.082 [qtp1971696218-75] INFO  D.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
    04:48:58.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06dac992-4702-42c7-ad19-a62d918f3c81 from='build/repo/j7y57hwx-8p9gx-local-dest' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA'
    04:48:58.332 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:58.335 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:58.354 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=28 localRepositoryRevisionInProgress=82

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:58.386 [qtp1971696218-75] INFO  D.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
    04:48:58.043 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: 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
    04:48:58.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=81.7 MiB, available=373.8 MiB
    04:48:58.432 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.remoteRepositoryRevisionSynced=164, revision=171
    04:48:58.442 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4XknKVV-1I4stlryxTkrSg, serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05} because of missing permissions!

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:58.443 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:58.484 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:48:58.556 [qtp1971696218-75] INFO  D.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
    04:48:58.605 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:48:58.606 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:48:58.627 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=82

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:48:58.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:58.753 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=81, revision=84
    04:48:58.759 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:58.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:48:58.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=81.7 MiB, available=373.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:58.795 [qtp1971696218-75] INFO  D.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
    04:48:58.843 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:58.844 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:58.848 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.remoteRepositoryRevisionSynced=30, revision=84

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:58.850 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionSynced=164, revision=171
    04:48:58.850 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.localRepositoryRevisionInProgress=171, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:58.853 [qtp1971696218-75] INFO  D.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
    04:48:58.920 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:58.921 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:58.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:58.926 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=30, revision=84
    04:48:58.926 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=84, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:58.967 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:48:59.031 [qtp1971696218-75] INFO  D.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
    04:48:59.059 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:59.076 [qtp590532921-160] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 transaction.localRevision=182 remoteFromLocalRevision=82

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:59.114 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:48:59.178 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:48:59.233 [qtp1971696218-75] INFO  D.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
    04:48:59.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=81.8 MiB, available=373.7 MiB
    04:48:59.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:59.285 [qtp1971696218-75] INFO  D.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
    04:48:59.301 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:59.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA' toID=06dac992-4702-42c7-ad19-a62d918f3c81 to='build/repo/j7y57hwx-8p9gx-local-dest', fromRepoLocalSync=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:59.334 [qtp1971696218-75] INFO  D.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
    04:48:59.340 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:48:59.351 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=182

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:59.388 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:48:59.440 [qtp1971696218-75] INFO  D.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
    04:48:59.450 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:48:59.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=81.8 MiB, available=373.7 MiB
    04:48:59.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:48:59.666 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:48:59.752 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:48:59.961 [qtp1971696218-75] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:49:00.039 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]initPersistenceManagerFactory: repositoryId=525b444d-cc0e-413f-840e-e420d30edf40
    04:49:00.042 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3127 ms.
    04:49:00.099 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:00.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=81.8 MiB, available=373.7 MiB
    04:49:00.099 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:49:00.099 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:49:00.127 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:00.150 [qtp298852037-533] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 localRepositoryRevisionSynced=170

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:00.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:00.198 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:00.222 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 transaction.localRevision=174 remoteFromLocalRevision=170

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:48:59.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0
    04:49:00.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=70.6 MiB, available=384.9 MiB
    04:49:00.273 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:00.280 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=-1, revision=183
    04:49:00.286 [qtp590532921-160] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=177, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183
    04:49:00.307 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:00.686 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:00.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:49:01.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=69.0 MiB, available=386.5 MiB
    04:49:01.032 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=177, revision=183

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:01.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:01.066 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:49:01.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:01.095 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:01.102 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:49:01.106 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=01b5df64-d915-4081-9672-41eb12610b02 to='build/repo/j7y59b57-uwt0o-local-dest', fromRepoLocalSync=true
    04:49:01.107 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 01b5df64-d915-4081-9672-41eb12610b02 ('build/repo/j7y59b57-uwt0o-local-dest')

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:01.167 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7fcc26c2]initPersistenceManagerFactory: repositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff
    04:49:01.183 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7fcc26c2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 47681 ms.
    04:49:01.244 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59go5-qrta-remote'
    04:49:01.248 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59go5-qrta-remote' locked successfully.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:01.647 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:49:01.671 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:01.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=69.0 MiB, available=386.5 MiB
    04:49:01.718 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:01.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
    04:49:01.731 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:01.735 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionSynced=177, revision=183
    04:49:01.735 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=183, revision=-1
    04:49:01.743 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:01.790 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 renewalDateTime=2017-09-24T03:19:01.698Z expiryDateTime=2017-09-24T03:49:01.698Z
    04:49:01.807 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:01.971 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=154

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:01.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:01.992 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7db56a41]initPersistenceManagerFactory: repositoryId=a740e054-7367-4d03-a948-300ec5f65a28
    04:49:02.043 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7db56a41]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 48852 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:01.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:49:02.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=69.1 MiB, available=386.4 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:02.130 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59gnu-c3cog-remote'
    04:49:02.132 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59gnu-c3cog-remote' locked successfully.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:02.218 [pool-4-thread-3] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:02.408 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6e188744-eeae-4fb1-864b-b2d70d38de27 from='build/repo/j7y56v2c-t62ob-local-dest' toID=530cd924-783f-4d5b-a893-ec2cac0c2b05 to='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05'
    04:49:02.416 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=174

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:02.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:02.433 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:49:02.433 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:49:02.440 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=174
    04:49:02.475 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=176
    04:49:02.479 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:02.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:02.547 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:02.542 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=69.1 MiB, available=386.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:02.556 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27, this.remoteRepositoryRevisionSynced=170, revision=176
    04:49:02.603 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:02.614 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=170, revision=176
    04:49:02.614 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=176, revision=-1
    04:49:02.670 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:02.695 [qtp298852037-62] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=6e188744-eeae-4fb1-864b-b2d70d38de27 transaction.localRevision=176 remoteFromLocalRevision=174
    04:49:02.703 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:02.719 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:02.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=18
    04:49:02.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=73.9 MiB, available=381.6 MiB
    04:49:03.027 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:02.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:49:03.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=69.1 MiB, available=386.4 MiB
    04:49:03.134 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:49:03.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:03.154 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02, this.localRepositoryRevisionInProgress=-1, revision=156

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:03.170 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:03.190 [qtp590532921-604] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=182

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:03.195 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:03.205 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:49:03.214 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4ecf7d81-f054-4926-89be-77d68834a7d9 ('build/repo/j7y52e0x-vnj7h-local-src')
    04:49:03.229 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:03.263 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:03.266 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:03.311 [qtp1971696218-161] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:03.336 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=88 remoteFromLocalRevision=182
    04:49:03.402 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06dac992-4702-42c7-ad19-a62d918f3c81 from='build/repo/j7y57hwx-8p9gx-local-dest' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA'
    04:49:03.406 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=88
    04:49:03.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:49:03.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:49:03.464 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=88
    04:49:03.563 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=90
    04:49:03.566 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90
    04:49:03.693 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:03.699 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.remoteRepositoryRevisionSynced=84, revision=90
    04:49:03.706 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:03.711 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=84, revision=90
    04:49:03.711 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=90, revision=-1
    04:49:03.770 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:03.774 [qtp590532921-604] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 transaction.localRevision=188 remoteFromLocalRevision=88
    04:49:03.799 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:03.804 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:49:04.079 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:04.084 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:49:04.085 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566' toID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 to='build/repo/j7y531zk-8wpmr-local-src', fromRepoLocalSync=true
    04:49:04.085 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eeba21ce-1996-4334-ab2a-25f93e1c8dc3 ('build/repo/j7y531zk-8wpmr-local-src')
    04:49:04.120 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:04.148 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:04.160 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:04.214 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:04.448 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:04.490 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 renewalDateTime=2017-09-24T03:14:53.734Z expiryDateTime=2017-09-24T03:44:53.733Z
    04:49:04.506 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:04.512 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=188
    04:49:04.547 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:04.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:04.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.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:05.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=530cd924-783f-4d5b-a893-ec2cac0c2b05 from='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05' toID=4ecf7d81-f054-4926-89be-77d68834a7d9 to='build/repo/j7y52e0x-vnj7h-local-src', fromRepoLocalSync=true
    04:49:05.187 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:05.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=63.4 MiB, available=392.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:05.235 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 renewalDateTime=2017-09-24T03:14:25.565Z expiryDateTime=2017-09-24T03:44:25.565Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:05.238 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=-1, revision=156

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:05.277 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:05.275 [Test worker] INFO  D.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
    04:49:05.291 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=176

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:05.374 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=70.4 MiB, available=385.1 MiB
    04:49:05.400 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:05.404 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=-1, revision=189
    04:49:05.414 [qtp590532921-604] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=189
    04:49:05.497 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:05.497 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:05.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:49:06.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=70.2 MiB, available=385.3 MiB
    04:49:06.373 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=171, revision=189
    04:49:06.384 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:49:06.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:06.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:06.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:05.509 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: repoFileDtos.size=0
    04:49:06.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=83.1 MiB, available=372.4 MiB
    04:49:06.832 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:06.842 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=-1, revision=177
    04:49:06.858 [qtp298852037-62] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177
    04:49:06.931 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:07.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
    04:49:07.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=70.1 MiB, available=385.4 MiB
    04:49:07.494 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:07.509 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionSynced=171, revision=189
    04:49:07.510 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=189, revision=-1
    04:49:07.575 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:06.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: 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
    04:49:07.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=82.7 MiB, available=372.8 MiB
    04:49:07.636 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.remoteRepositoryRevisionSynced=158, revision=177
    04:49:07.644 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4XknKVV-1I4stlryxTkrSg, serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05} because of missing permissions!
    04:49:07.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:07.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:07.942 [Test worker] INFO  D.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
    04:49:08.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=82.0 MiB, available=373.5 MiB
    04:49:08.135 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:08.145 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionSynced=158, revision=177
    04:49:08.148 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=177, revision=-1
    04:49:08.172 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:08.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:07.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:49:08.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=70.1 MiB, available=385.4 MiB
    04:49:08.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:08.530 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    04:49:08.531 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:49:08.579 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    04:49:08.604 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:49:08.604 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.633 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:49:08.633 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.648 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:49:08.648 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:49:08.664 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.675 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:49:08.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.745 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    04:49:08.747 [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
    04:49:08.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:49:08.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=82.1 MiB, available=373.4 MiB
    04:49:08.750 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:08.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:49:08.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:49:08.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.790 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:49:08.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.804 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:49:08.805 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:49:08.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:49:08.842 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:49:08.856 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.871 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:49:08.871 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.883 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:49:08.884 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.896 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:49:08.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:08.908 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=v5aHHt_D04tCruX9SQl8Hg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}}

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:08.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:09.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=70.1 MiB, available=385.4 MiB
    04:49:09.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:09.060 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38109161 (of bieber)
    04:49:09.075 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} 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]]
    04:49:09.075 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} 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]]
    04:49:09.099 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}
    04:49:09.115 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:09.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=82.1 MiB, available=373.4 MiB
    04:49:09.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:09.139 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] via PGP-key[s] for UserRepoKeyPublicKey[4]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}
    04:49:09.143 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]
    04:49:09.145 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38109161 (of bieber)
    04:49:09.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:09.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=82.1 MiB, available=373.4 MiB
    04:49:09.488 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:49:09.491 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:49:09.492 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:09.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=69.6 MiB, available=385.9 MiB
    04:49:09.494 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:49:09.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:49:09.502 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:09.515 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:09.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:09.538 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:09.554 [qtp298852037-533] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=176

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:09.559 [qtp590532921-101] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=188
    04:49:09.621 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:09.623 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:09.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 transaction.localRevision=209 remoteFromLocalRevision=176

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:09.672 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=257 remoteFromLocalRevision=188
    04:49:09.843 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:09.847 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:09.856 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=257
    04:49:09.860 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=252, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=257
    04:49:09.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 from='build/repo/j7y531zk-8wpmr-local-src' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:09.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=62.8 MiB, available=392.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:09.932 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:09.944 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:09.953 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=250 localRepositoryRevisionInProgress=258
    04:49:09.998 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:49:09.998 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:49:10.009 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=258
    04:49:10.030 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=257, revision=260
    04:49:10.033 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=252, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=260
    04:49:10.063 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:10.067 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=252, revision=260

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:10.146 [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
    04:49:10.154 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:10.159 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=252, revision=260
    04:49:10.159 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=260, revision=-1
    04:49:10.183 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:10.188 [qtp590532921-604] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 transaction.localRevision=194 remoteFromLocalRevision=258
    04:49:10.239 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:10.242 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566' toID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 to='build/repo/j7y531zk-8wpmr-local-src', fromRepoLocalSync=false
    04:49:10.264 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:10.275 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=188 localRepositoryRevisionInProgress=194
    04:49:10.295 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:10.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.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:10.501 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:10.508 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02, this.localRepositoryRevisionSynced=-1, revision=156
    04:49:10.508 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02, this.localRepositoryRevisionInProgress=156, revision=-1
    04:49:10.533 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:10.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:10.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0
    04:49:10.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=70.2 MiB, available=385.3 MiB
    04:49:10.783 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:10.787 [qtp590532921-631] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=-1, revision=195
    04:49:10.795 [qtp590532921-631] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=189, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=195
    04:49:10.817 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:10.831 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:49:11.017 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=61.9 MiB, available=393.6 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:11.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:11.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=70.1 MiB, available=385.4 MiB
    04:49:11.224 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=189, revision=195

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:11.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:11.232 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:49:11.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:49:11.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=70.1 MiB, available=385.4 MiB
    04:49:11.688 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:11.695 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionSynced=189, revision=195
    04:49:11.696 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=195, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:11.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=62.0 MiB, available=393.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:11.732 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:11.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:11.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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:11.897 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:11.902 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:11.922 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=209
    04:49:11.925 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=204, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=209
    04:49:11.968 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4ecf7d81-f054-4926-89be-77d68834a7d9 from='build/repo/j7y52e0x-vnj7h-local-src' toID=530cd924-783f-4d5b-a893-ec2cac0c2b05 to='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05'
    04:49:11.984 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:11.988 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:11.999 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=202 localRepositoryRevisionInProgress=210
    04:49:12.071 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:49:12.072 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:49:12.078 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=210
    04:49:12.092 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=209, revision=212
    04:49:12.097 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=204, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=212
    04:49:12.189 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:12.204 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=204, revision=212

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:12.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=70.2 MiB, available=385.3 MiB
    04:49:12.210 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:12.223 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:12.238 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=204, revision=212
    04:49:12.248 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=212, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:11.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:49:12.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=62.0 MiB, available=393.5 MiB
    04:49:12.276 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:49:12.300 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:12.302 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:12.336 [qtp298852037-533] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 transaction.localRevision=182 remoteFromLocalRevision=210

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:12.337 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:12.346 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:12.461 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:12.557 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:12.559 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:12.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=70.2 MiB, available=385.3 MiB
    04:49:12.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:12.707 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:12.726 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:12.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:12.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=70.2 MiB, available=385.3 MiB
    04:49:12.851 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:49:12.851 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:49:12.863 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:12.871 [qtp590532921-79] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=194
    04:49:12.960 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:12.968 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:12.985 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=264 remoteFromLocalRevision=194

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:12.986 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:12.990 [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
    04:49:12.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 from='build/repo/j7y531zk-8wpmr-local-src' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566'
    04:49:12.995 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=258 localRepositoryRevisionInProgress=264
    04:49:13.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:49:13.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:49:13.028 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=264

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:13.059 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:13.067 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=266
    04:49:13.070 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=260, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=266

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:13.087 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:13.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:13.116 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:13.120 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=260, revision=266
    04:49:13.157 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:13.162 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=260, revision=266
    04:49:13.162 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=266, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:13.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=530cd924-783f-4d5b-a893-ec2cac0c2b05 from='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05' toID=4ecf7d81-f054-4926-89be-77d68834a7d9 to='build/repo/j7y52e0x-vnj7h-local-src', fromRepoLocalSync=false
    04:49:13.251 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:13.256 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=182
    04:49:13.287 [pool-4-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:13.289 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:13.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:13.308 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:13.310 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:13.314 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:13.334 [qtp590532921-160] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 transaction.localRevision=200 remoteFromLocalRevision=264
    04:49:13.368 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:13.371 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:13.381 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:13.450 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    04:49:13.467 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    04:49:13.468 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:13.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    04:49:13.541 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='430476005d486ca4f9842793dda1e6c99b681dcc' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:13.621 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=82.3 MiB, available=373.2 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:13.627 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:13.632 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:49:13.634 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA' toID=06dac992-4702-42c7-ad19-a62d918f3c81 to='build/repo/j7y57hwx-8p9gx-local-dest', fromRepoLocalSync=true
    04:49:13.634 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 06dac992-4702-42c7-ad19-a62d918f3c81 ('build/repo/j7y57hwx-8p9gx-local-dest')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:13.642 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:13.644 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:13.647 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=-1, revision=183
    04:49:13.653 [qtp298852037-37] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=177, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:13.668 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:13.673 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:13.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05: 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
    04:49:13.835 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:13.857 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 renewalDateTime=2017-09-24T03:17:12.251Z expiryDateTime=2017-09-24T03:47:12.251Z
    04:49:13.880 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:13.885 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=182 localRepositoryRevisionInProgress=200

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:13.894 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/1 {11 11ä11#+} 1/a"} on repo=01b5df64-d915-4081-9672-41eb12610b02

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:13.918 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:13.920 [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'
    04:49:13.984 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:13.989 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VQ-myyhdwBTN6-Brg_k65g/UgtYStJ9EGn6bPyjoAo3qw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:14.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=81.8 MiB, available=373.7 MiB
    04:49:14.010 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.remoteRepositoryRevisionSynced=177, revision=183
    04:49:14.037 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4XknKVV-1I4stlryxTkrSg, serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05} because of missing permissions!

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:14.118 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:14.193 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    04:49:14.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 367416 bytes in 342 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:14.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:14.336 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:14.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:49:14.387 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=81.8 MiB, available=373.7 MiB
    04:49:14.447 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:14.457 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionSynced=177, revision=183
    04:49:14.458 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.localRepositoryRevisionInProgress=183, revision=-1
    04:49:14.519 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:14.523 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:14.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:14.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/1 {11 11ä11#+} 1/a"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:14.792 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:13.929 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0
    04:49:14.804 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=71.3 MiB, available=384.2 MiB
    04:49:14.832 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:14.836 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=-1, revision=201
    04:49:14.841 [qtp590532921-160] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=183, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=201
    04:49:14.889 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:14.894 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:14.898 [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
    04:49:14.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:49:14.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ab3998b719dd8dc8e54fbde0101d8b4f8a8336c' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:15.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=81.9 MiB, available=373.6 MiB
    04:49:15.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:15.114 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/1 {11 11ä11#+} 1/b"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:15.181 [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'
    04:49:15.211 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:15.212 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VQ-myyhdwBTN6-Brg_k65g/gP9dyp1z6cJWfv0KpL95_Q' offset=0
    04:49:15.219 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:15.271 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:15.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=70.5 MiB, available=385.0 MiB
    04:49:15.305 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=183, revision=201

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:15.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=81.9 MiB, available=373.6 MiB
    04:49:15.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:15.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29344 bytes in 166 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:15.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
    04:49:15.462 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    04:49:15.632 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/1 {11 11ä11#+} 1/b"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:15.654 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:15.678 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=81.9 MiB, available=373.6 MiB
    04:49:15.679 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:49:15.679 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:15.311 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:49:15.317 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:49:15.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=70.5 MiB, available=385.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:15.694 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:15.705 [qtp298852037-533] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 localRepositoryRevisionSynced=182

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:15.727 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:15.732 [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
    04:49:15.737 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:15.775 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 transaction.localRevision=216 remoteFromLocalRevision=182

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:15.780 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:15.796 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e142ad6e9f20ee27df3bfee0ad14140180631de0' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:15.796 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionSynced=183, revision=201
    04:49:15.797 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=201, revision=-1
    04:49:15.820 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:15.825 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:16.005 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/1 {11 11ä11#+} 1/c"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:16.061 [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'
    04:49:16.090 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:16.098 [qtp1971696218-721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VQ-myyhdwBTN6-Brg_k65g/zQ5O2gxfsYmUvbLSXQnVVw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:16.110 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=70.6 MiB, available=384.9 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:16.111 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:16.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:16.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
    04:49:16.250 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 462300 bytes in 189 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49: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.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:16.375 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:16.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:49:16.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=70.6 MiB, available=384.9 MiB
    04:49:16.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:16.477 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/1 {11 11ä11#+} 1/c"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:16.486 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:16.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=70.6 MiB, available=384.9 MiB
    04:49:16.673 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:49:16.675 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:49:16.675 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:49:16.690 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:16.696 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:16.698 [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
    04:49:16.701 [qtp590532921-160] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=200
    04:49:16.714 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:16.742 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=95 remoteFromLocalRevision=200

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:16.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1a8b01b3e6c7a32fd532c12e0be6682dab2f9db' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:16.768 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:16.773 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:16.783 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=95
    04:49:16.787 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:16.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:16.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06dac992-4702-42c7-ad19-a62d918f3c81 from='build/repo/j7y57hwx-8p9gx-local-dest' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:16.938 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/2/1 {11 11ä11#+} 1/a"} on repo=01b5df64-d915-4081-9672-41eb12610b02

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:16.946 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:16.950 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:16.964 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=96

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:17.042 [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
    04:49:17.047 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:49:17.047 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:49:17.054 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=96

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:17.073 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:17.074 [qtp1971696218-721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IvSUztd2U7yUaWLeK02H2w/j2BqpZZbXh2E4rSAAs4E8Q/N4p4PJIETB2baKvivmOxBw' offset=0
    04:49:17.081 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:17.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    04:49:17.118 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1364 bytes in 76 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:17.146 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=95, revision=98
    04:49:17.148 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:17.180 [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
    04:49:17.216 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:17.219 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.remoteRepositoryRevisionSynced=90, revision=98
    04:49:17.304 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:17.310 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/2/1 {11 11ä11#+} 1/a"} on repo=01b5df64-d915-4081-9672-41eb12610b02

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:17.312 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=90, revision=98
    04:49:17.312 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=98, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:17.327 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:17.343 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:17.344 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:17.347 [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
    04:49:17.356 [qtp590532921-631] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 transaction.localRevision=206 remoteFromLocalRevision=96
    04:49:17.366 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:17.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA' toID=06dac992-4702-42c7-ad19-a62d918f3c81 to='build/repo/j7y57hwx-8p9gx-local-dest', fromRepoLocalSync=false
    04:49:17.403 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:17.408 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=200 localRepositoryRevisionInProgress=206

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:17.411 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3fa702b0649d7d38315ac540d5fa0db4cf5d5279' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:17.429 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:17.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:17.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.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:17.533 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/2/1 {11 11ä11#+} 1/b"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:17.539 [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'
    04:49:17.572 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:17.575 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IvSUztd2U7yUaWLeK02H2w/j2BqpZZbXh2E4rSAAs4E8Q/OlB_wADU0lYWzWSgJdYOTQ' offset=0
    04:49:17.585 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:17.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    04:49:17.628 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 37814 bytes in 89 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:49:17.744 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    04:49:17.882 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/2/1 {11 11ä11#+} 1/b"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:17.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:17.943 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:17.954 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:18.011 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=71.4 MiB, available=384.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:18.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:18.037 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:18.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca4dbd4e27e3451ffcf36b70792aad4ffd9b3460' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:18.044 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=-1, revision=207
    04:49:18.052 [qtp590532921-604] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=201, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=207

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:18.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:18.150 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:18.155 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/2/a"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:18.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    04:49:18.189 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:18.210 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IvSUztd2U7yUaWLeK02H2w/u2dZ4cXXo0cVzShMRgAOgA' offset=0
    04:49:18.227 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:18.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4ecf7d81-f054-4926-89be-77d68834a7d9 from='build/repo/j7y52e0x-vnj7h-local-src' toID=530cd924-783f-4d5b-a893-ec2cac0c2b05 to='https://localhost:36687/530cd924-783f-4d5b-a893-ec2cac0c2b05'
    04:49:18.310 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=210 localRepositoryRevisionInProgress=216
    04:49:18.339 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:49:18.339 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:49:18.345 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 localRepositoryRevisionSynced=216

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:18.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    04:49:18.423 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41568 bytes in 262 ms. path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:18.450 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=-1, revision=218

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:18.453 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:18.457 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=212, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=218

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:18.503 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/2/a"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:18.509 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:18.518 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    04:49:18.519 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:18.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:18.552 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:18.556 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9, this.remoteRepositoryRevisionSynced=212, revision=218

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:18.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:49:18.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=71.6 MiB, available=383.9 MiB
    04:49:18.580 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=201, revision=207
    04:49:18.591 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:49:18.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:18.594 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:18.600 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionSynced=212, revision=218
    04:49:18.600 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05, this.localRepositoryRevisionInProgress=218, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:18.635 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='32b6d54d02bea3d8daf3a20e3c897242f39cec22' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:18.651 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:18.663 [qtp298852037-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 remoteRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 transaction.localRevision=188 remoteFromLocalRevision=216
    04:49:18.696 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:18.705 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:18.762 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/3 + &#ä/5/h"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:18.768 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    04:49:18.792 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:18.796 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/xFCGz7Jp2Fg0BaZST5yxGQ/kZ--CrsrDW-PSzQV-urz3Q' offset=0
    04:49:18.808 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:18.905 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:18.930 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5be950df]initPersistenceManagerFactory: repositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:49:18.962 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5be950df]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28475 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:19.023 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 399800 bytes in 255 ms. path='/3 + &#ä/5/h'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:19.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=71.4 MiB, available=384.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:19.068 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5a3ui-tjrde-remote'
    04:49:19.070 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5a3ui-tjrde-remote' locked successfully.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:19.167 [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
    04:49:19.168 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:19.171 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionSynced=201, revision=207
    04:49:19.172 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=207, revision=-1
    04:49:19.219 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:19.228 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/3 + &#ä/5/h"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:19.243 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:19.261 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:19.263 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:19.345 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:19.377 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a225fdb35e4f6151b27815e81b72068030d96b02' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:19.452 [qtp298852037-390] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:19.484 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4ecf7d81-f054-4926-89be-77d68834a7d9 serverRepositoryId=530cd924-783f-4d5b-a893-ec2cac0c2b05 renewalDateTime=2017-09-24T03:14:25.565Z expiryDateTime=2017-09-24T03:44:25.565Z
    04:49:19.511 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:19.534 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:19.579 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/3 + &#ä/5/i"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:19.609 [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
    04:49:19.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:49:19.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=70.5 MiB, available=385.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:19.639 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:19.640 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/xFCGz7Jp2Fg0BaZST5yxGQ/PBo-PQnJ_48pMH3T649JAQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:19.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:19.653 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:19.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:19.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:19.867 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:19.874 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:19.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:19.909 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 308353 bytes in 299 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:19.955 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:19.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=70.5 MiB, available=385.0 MiB
    04:49:19.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:19.982 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:20.000 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    04:49:20.130 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/3 + &#ä/5/i"} on repo=01b5df64-d915-4081-9672-41eb12610b02

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:20.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:20.138 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:20.146 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:20.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    lastByteOfHistoFile0 = 111
    lastByteOfHistoFile1 = 222
    04:49:20.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    04:49:20.211 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 6 ms.
    04:49:20.214 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d0bb8f6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:20.215 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [c47ee5b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:20.249 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='efe5a54c8e53526858c2d558adeea9f5ece53267' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:20.321 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=70.5 MiB, available=385.0 MiB
    04:49:20.321 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:49:20.321 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:49:20.338 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:20.349 [qtp590532921-160] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=206

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:20.361 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/3 + &#ä/aa"} on repo=01b5df64-d915-4081-9672-41eb12610b02

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:20.362 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:20.373 [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
    04:49:20.384 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=102 remoteFromLocalRevision=206

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:20.414 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:20.419 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/mXxsooGT0oZzdEmhmILbjw' offset=0
    04:49:20.430 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:20.533 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06dac992-4702-42c7-ad19-a62d918f3c81 from='build/repo/j7y57hwx-8p9gx-local-dest' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA'
    04:49:20.536 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=102

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    04:49:20.529 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:20.555 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    04:49:20.620 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12008 bytes in 247 ms. path='/3 + &#ä/aa'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:20.640 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:49:20.640 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:49:20.647 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=102
    04:49:20.677 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=104
    04:49:20.684 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:20.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:20.732 [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
    04:49:20.767 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:20.771 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.remoteRepositoryRevisionSynced=98, revision=104
    04:49:20.902 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:20.906 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/3 + &#ä/aa"} on repo=01b5df64-d915-4081-9672-41eb12610b02

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:20.907 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=98, revision=104
    04:49:20.908 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=104, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:20.994 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:21.007 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:21.012 [qtp590532921-101] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 transaction.localRevision=212 remoteFromLocalRevision=102

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:21.110 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:21.115 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:21.106 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:21.120 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:21.127 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:21.248 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e6f032ec5259630d22a12ab1f469fd570b8eb0f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:21.361 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:21.368 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:21.370 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/3 + &#ä/bb"} on repo=01b5df64-d915-4081-9672-41eb12610b02

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:21.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566' toID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 to='build/repo/j7y531zk-8wpmr-local-src', fromRepoLocalSync=true
    04:49:21.376 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eeba21ce-1996-4334-ab2a-25f93e1c8dc3 ('build/repo/j7y531zk-8wpmr-local-src')
    04:49:21.384 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:49:21.402 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:21.486 [pool-12-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1654 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:21.742 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    04:49:21.766 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:21.767 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/iFF5rTMV-o3HaZO0qgLQmw' offset=0
    04:49:21.778 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:21.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    04:49:21.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11898 bytes in 148 ms. path='/3 + &#ä/bb'
    04:49:21.938 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    04:49:21.965 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/3 + &#ä/bb"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:21.971 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:21.982 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:21.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    ************************************************************
    PREPARE >>>
    04:49:22.007 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1dd3c1a6]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5b51v-tbcrs-local-src'
    04:49:22.018 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1dd3c1a6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5b51v-tbcrs-local-src' locked successfully.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:22.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b066419a3be6920d549eae4983fccae5f531ffbd' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    04:49:22.200 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/3 + &#ä/cc"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:22.206 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    04:49:22.237 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:22.238 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/f8PGuEtuyiwbJ0FjoZnV8w' offset=0
    04:49:22.247 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:22.275 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    04:49:22.307 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 118218 bytes in 100 ms. path='/3 + &#ä/cc'
    04:49:22.406 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    04:49:22.542 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/3 + &#ä/cc"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:22.553 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:22.569 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:22.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:22.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:22.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9047a89036c61dba7513ea1c3c5ad466f7c3019' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    04:49:22.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/3 + &#ä/dd"} on repo=01b5df64-d915-4081-9672-41eb12610b02
    04:49:22.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    04:49:22.771 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:22.773 [qtp1971696218-161] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSPrTj34ZiVsA3gGXNDqbA/o_I0j5kxSwr__sHyv6ZMBg' offset=0
    04:49:22.780 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:22.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    04:49:22.853 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 202240 bytes in 113 ms. path='/3 + &#ä/dd'
    04:49:22.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    04:49:23.020 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="525b444d-cc0e-413f-840e-e420d30edf40", toRepositoryId="01b5df64-d915-4081-9672-41eb12610b02", path="/3 + &#ä/dd"} on repo=01b5df64-d915-4081-9672-41eb12610b02

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:23.164 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:23.191 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:23.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:23.224 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:23.264 [qtp1971696218-161] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 localRepositoryRevisionSynced=154
    04:49:23.278 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:23.300 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 renewalDateTime=2017-09-24T03:14:53.734Z expiryDateTime=2017-09-24T03:44:53.733Z
    04:49:23.316 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:23.322 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=194 localRepositoryRevisionInProgress=212

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:23.337 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=108 remoteFromLocalRevision=154

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:23.352 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:23.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:23.375 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:23.401 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:23.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=01b5df64-d915-4081-9672-41eb12610b02 from='build/repo/j7y59b57-uwt0o-local-dest' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:49:23.422 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:23.432 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:23.514 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=108
    04:49:23.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    04:49:23.605 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:49:23.605 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:49:23.619 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=108

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:23.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=71.5 MiB, available=384.0 MiB
    04:49:23.828 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:23.832 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=-1, revision=213
    04:49:23.839 [qtp590532921-604] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=195, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=213
    04:49:23.860 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:23.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:49:23.877 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=v5aHHt_D04tCruX9SQl8Hg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:24.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=71.1 MiB, available=384.4 MiB
    04:49:24.172 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=195, revision=213
    04:49:24.178 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:49:24.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:49:24.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=70.2 MiB, available=385.3 MiB
    04:49:24.562 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:24.570 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionSynced=195, revision=213
    04:49:24.571 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=213, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:24.600 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38109161 (of bieber)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:24.667 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:24.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:24.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:24.855 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=111
    04:49:24.873 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:25.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=70.2 MiB, available=385.3 MiB
    04:49:25.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:25.126 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38109161 (of bieber)
    04:49:25.126 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38109161 (of bieber)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:25.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:25.253 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:25.258 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02, this.remoteRepositoryRevisionSynced=-1, revision=111

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:25.369 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=70.2 MiB, available=385.3 MiB
    04:49:25.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:49:25.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=70.2 MiB, available=385.3 MiB
    04:49:25.650 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:49:25.653 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:49:25.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:49:25.674 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:25.686 [qtp590532921-101] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=212
    04:49:25.698 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:25.723 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=271 remoteFromLocalRevision=212
    04:49:25.791 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:25.796 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:25.814 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=271

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:25.815 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38109161 (of bieber)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:25.818 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=266, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=271

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:25.850 [qtp1971696218-348] 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
    04:49:25.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 from='build/repo/j7y531zk-8wpmr-local-src' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566'
    04:49:25.898 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:25.902 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:25.922 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=264 localRepositoryRevisionInProgress=272

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:26.023 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:26.032 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=-1, revision=111
    04:49:26.033 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=111, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:26.049 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    04:49:26.052 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    04:49:26.054 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:26.065 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:26.084 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:26.102 [qtp1971696218-161] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 transaction.localRevision=160 remoteFromLocalRevision=108
    04:49:26.159 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:26.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=01b5df64-d915-4081-9672-41eb12610b02 to='build/repo/j7y59b57-uwt0o-local-dest', fromRepoLocalSync=false
    04:49:26.184 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:26.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='64914a37c58c4f1041462cff80672c016ebf6301' to.sha1='91be535337623abaa4edd069cb8d95b6067b73ab'): /.subshare.properties

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:26.207 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=160
    04:49:26.306 [pool-4-thread-3] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:26.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:26.347 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=271, revision=275
    04:49:26.348 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=266, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=275
    04:49:26.448 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:26.452 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=266, revision=275
    04:49:26.763 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:26.769 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=266, revision=275
    04:49:26.770 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=275, revision=-1
    04:49:26.811 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:26.918 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:27.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=73.2 MiB, available=382.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:27.047 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/.subshare.properties"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3
    04:49:27.052 [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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:27.086 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:27.110 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02, this.localRepositoryRevisionInProgress=-1, revision=161

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:27.132 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:27.135 [qtp1971696218-161] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:27.149 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:27.156 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:27.178 [qtp590532921-101] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HB0xQX6OQAQJPf-uNUifTA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:27.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:27.319 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:27.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:27.386 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:27.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89837 bytes in 439 ms. path='/.subshare.properties'
    04:49:27.512 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=279
    04:49:27.513 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=275, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=279
    04:49:27.697 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:27.709 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=275, revision=279
    04:49:27.835 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:27.858 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=275, revision=279
    04:49:27.860 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=279, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:27.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=73.1 MiB, available=382.4 MiB
    04:49:27.969 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=156, revision=161
    04:49:28.047 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=v5aHHt_D04tCruX9SQl8Hg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}}
    04:49:28.050 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38109161 (of bieber)
    04:49:28.051 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} 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]]
    04:49:28.051 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} 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]]
    04:49:28.052 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:49:28.052 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[4]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:49:28.052 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38109161 (of bieber)
    04:49:28.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:28.060 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    04:49:28.061 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:28.126 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:28.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:28.293 [qtp590532921-631] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:49:28.302 [qtp590532921-631] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:49:28.439 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:28.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=73.3 MiB, available=382.2 MiB
    04:49:28.546 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:28.550 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02, this.localRepositoryRevisionSynced=156, revision=161
    04:49:28.550 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02, this.localRepositoryRevisionInProgress=161, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:28.555 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="eeba21ce-1996-4334-ab2a-25f93e1c8dc3", toRepositoryId="397086fe-21cb-45f3-9d72-c0349dd44566", path="/.subshare.properties"} on repo=eeba21ce-1996-4334-ab2a-25f93e1c8dc3

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:28.568 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:28.576 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:28.591 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:28.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:28.633 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=272
    04:49:28.696 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=284
    04:49:28.731 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=279, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=284

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:28.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:28.948 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:28.956 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=279, revision=284
    04:49:28.995 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:29.002 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=279, revision=284
    04:49:29.002 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=284, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:29.045 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=73.1 MiB, available=382.4 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:29.053 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:29.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:29.061 [qtp590532921-160] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 transaction.localRevision=223 remoteFromLocalRevision=272
    04:49:29.098 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:29.112 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566' toID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 to='build/repo/j7y531zk-8wpmr-local-src', fromRepoLocalSync=false
    04:49:29.142 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:29.148 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=212 localRepositoryRevisionInProgress=223
    04:49:29.164 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:29.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:29.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=72.8 MiB, available=382.7 MiB
    04:49:29.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:29.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:29.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:29.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:29.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0
    04:49:29.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=71.6 MiB, available=383.9 MiB
    04:49:29.883 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:29.887 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=-1, revision=224
    04:49:29.898 [qtp590532921-604] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=213, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=224

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:29.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=72.8 MiB, available=382.7 MiB
    04:49:29.939 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:49:29.939 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:49:29.939 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:49:29.966 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:29.977 [qtp1971696218-75] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 localRepositoryRevisionSynced=160
    04:49:30.036 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:30.038 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:30.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=114 remoteFromLocalRevision=160
    04:49:30.166 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=01b5df64-d915-4081-9672-41eb12610b02 from='build/repo/j7y59b57-uwt0o-local-dest' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:49:30.170 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=114
    04:49:30.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:49:30.232 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:49:30.238 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=114
    04:49:30.382 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=v5aHHt_D04tCruX9SQl8Hg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:30.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:30.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:30.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:49:30.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=70.7 MiB, available=384.8 MiB
    04:49:30.469 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=213, revision=224
    04:49:30.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:49:30.523 [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
    04:49:30.648 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=116
    04:49:30.651 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116
    04:49:30.661 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38109161 (of bieber)
    04:49:30.662 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38109161 (of bieber)
    04:49:30.719 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:30.722 [qtp1971696218-721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02, this.remoteRepositoryRevisionSynced=111, revision=116
    04:49:30.733 [qtp1971696218-721] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38109161 (of bieber)
    04:49:30.826 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:30.841 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=111, revision=116
    04:49:30.842 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=116, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:30.553 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:49:30.553 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:49:30.898 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=70.7 MiB, available=384.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:30.984 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:30.986 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:30.988 [qtp1971696218-721] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=01b5df64-d915-4081-9672-41eb12610b02 transaction.localRevision=166 remoteFromLocalRevision=114

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:30.990 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionSynced=213, revision=224
    04:49:30.991 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=224, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:31.092 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:31.093 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:31.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:31.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:31.161 [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]]
    04:49:31.178 [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]]
    04:49:31.193 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:49:31.201 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:49:31.227 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:31.256 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:31.258 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    04:49:31.258 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:49:31.259 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:49:31.260 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:31.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
    04:49:31.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=70.8 MiB, available=384.7 MiB
    04:49:31.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:31.584 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:31.595 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:49:31.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=805f1596-2d27-4b07-a638-6ed6a31e944c to='build/repo/j7y52g7h-wc12a-local-src', fromRepoLocalSync=true
    04:49:31.602 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 805f1596-2d27-4b07-a638-6ed6a31e944c ('build/repo/j7y52g7h-wc12a-local-src')
    04:49:31.609 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:49:31.626 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:31.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:31.767 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:31.814 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 renewalDateTime=2017-09-24T03:14:22.781Z expiryDateTime=2017-09-24T03:44:22.781Z
    04:49:31.851 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:31.866 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=166
    04:49:31.914 [pool-4-thread-3] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:31.926 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:31.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=70.8 MiB, available=384.7 MiB
    04:49:31.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:31.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:32.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=70.7 MiB, available=384.8 MiB
    04:49:32.370 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:49:32.370 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:49:32.385 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:32.396 [qtp590532921-101] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=223
    04:49:32.446 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:32.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:32.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:32.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=287 remoteFromLocalRevision=223
    04:49:32.576 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 from='build/repo/j7y531zk-8wpmr-local-src' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566'
    04:49:32.586 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=272 localRepositoryRevisionInProgress=287

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:32.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=74.3 MiB, available=381.2 MiB
    04:49:32.652 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:32.667 [qtp1971696218-721] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=-1, revision=167
    04:49:32.683 [qtp1971696218-721] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:32.691 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:49:32.691 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:49:32.696 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=287

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:32.744 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:32.759 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=289

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:32.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:32.764 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=284, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=289

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:32.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:32.855 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:32.860 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=284, revision=289
    04:49:32.904 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:32.910 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=284, revision=289
    04:49:32.910 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=289, revision=-1
    04:49:33.037 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:33.044 [qtp590532921-101] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 transaction.localRevision=229 remoteFromLocalRevision=287
    04:49:33.095 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:33.113 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:33.222 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=73.8 MiB, available=381.7 MiB
    04:49:33.226 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=134, revision=167

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:33.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:33.383 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[2]{requestId=v5aHHt_D04tCruX9SQl8Hg,oldKey=InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=tDu4XCQpUDBZmWQOfvoKAA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40},newKey=UserRepoKeyPublicKey[5]{userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:33.420 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:33.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:33.426 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:49:33.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA' toID=06dac992-4702-42c7-ad19-a62d918f3c81 to='build/repo/j7y57hwx-8p9gx-local-dest', fromRepoLocalSync=true
    04:49:33.427 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 06dac992-4702-42c7-ad19-a62d918f3c81 ('build/repo/j7y57hwx-8p9gx-local-dest')

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:33.436 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:33.439 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:49:33.450 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%
    04:49:33.533 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:33.552 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[bbef20af171556db]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:33.560 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 renewalDateTime=2017-09-24T03:17:12.251Z expiryDateTime=2017-09-24T03:47:12.251Z
    04:49:33.584 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:33.589 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=206 localRepositoryRevisionInProgress=229
    04:49:33.635 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:33.656 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:49:33.656 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:33.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:33.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0
    04:49:34.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=72.1 MiB, available=383.4 MiB
    04:49:34.499 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:33.657 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:49:33.657 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[5]{userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} 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]]
    04:49:33.657 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:49:33.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:34.504 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=-1, revision=230

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:34.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=74.2 MiB, available=381.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:34.521 [qtp590532921-160] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=207, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=230
    04:49:34.578 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:34.609 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:34.647 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:34.659 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionSynced=134, revision=167
    04:49:34.660 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=167, revision=-1
    04:49:34.669 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:34.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:34.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:35.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=71.8 MiB, available=383.7 MiB
    04:49:35.024 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=207, revision=230
    04:49:35.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 29 ms.
    04:49:35.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:35.291 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:49:35.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:35.355 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=73.9 MiB, available=381.6 MiB
    04:49:35.359 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:49:35.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=73.9 MiB, available=381.6 MiB
    04:49:35.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:35.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=70.9 MiB, available=384.6 MiB
    04:49:35.927 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:35.930 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionSynced=207, revision=230
    04:49:35.930 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=230, revision=-1
    04:49:35.975 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:35.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:36.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=73.9 MiB, available=381.6 MiB
    04:49:36.094 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:49:36.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:49:36.097 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:49:36.115 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:36.131 [qtp1971696218-75] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=166
    04:49:36.173 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:36.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:36.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=191 remoteFromLocalRevision=166
    04:49:36.282 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:36.300 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:36.476 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=191

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:36.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=70.9 MiB, available=384.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:36.523 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:36.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:36.724 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:36.742 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=186, revision=191

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:36.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=70.9 MiB, available=384.6 MiB
    04:49:36.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:37.039 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:49:37.107 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:37.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=805f1596-2d27-4b07-a638-6ed6a31e944c from='build/repo/j7y52g7h-wc12a-local-src' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:49:37.123 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:37.127 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:37.143 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=184 localRepositoryRevisionInProgress=192

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=70.9 MiB, available=384.6 MiB
    04:49:37.178 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:49:37.193 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:49:37.193 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:49:37.226 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:37.236 [qtp590532921-101] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=229
    04:49:37.253 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:37.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=109 remoteFromLocalRevision=229
    04:49:37.335 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:37.339 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:37.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.352 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=109
    04:49:37.356 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:37.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:49:37.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:49:37.376 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=192

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06dac992-4702-42c7-ad19-a62d918f3c81 from='build/repo/j7y57hwx-8p9gx-local-dest' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:37.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.437 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:37.443 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:37.455 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=110

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:37.471 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=191, revision=194
    04:49:37.475 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.482 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:49:37.482 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:49:37.488 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=110

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:37.512 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:49:37.512 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.565 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=109, revision=112
    04:49:37.573 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:37.583 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:37.587 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=191, revision=194

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:37.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
    04:49:37.613 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:37.617 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.remoteRepositoryRevisionSynced=104, revision=112

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:37.626 [qtp1971696218-161] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.690 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:37.692 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.703 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=104, revision=112
    04:49:37.703 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=112, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:37.699 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=186, revision=194
    04:49:37.700 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=194, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.835 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:37.834 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.840 [qtp590532921-79] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 transaction.localRevision=235 remoteFromLocalRevision=110

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:37.844 [qtp1971696218-721] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c transaction.localRevision=173 remoteFromLocalRevision=192

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.915 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:37.917 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA' toID=06dac992-4702-42c7-ad19-a62d918f3c81 to='build/repo/j7y57hwx-8p9gx-local-dest', fromRepoLocalSync=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:37.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=805f1596-2d27-4b07-a638-6ed6a31e944c to='build/repo/j7y52g7h-wc12a-local-src', fromRepoLocalSync=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.947 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:37.949 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.955 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=229 localRepositoryRevisionInProgress=235

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:37.955 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=173
    04:49:38.000 [pool-4-thread-3] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:37.999 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:38.011 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:38.011 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:38.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:38.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=71.4 MiB, available=384.1 MiB
    04:49:38.514 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:38.518 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=-1, revision=236
    04:49:38.532 [qtp590532921-160] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=230, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=236
    04:49:38.628 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:38.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:49:38.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=75.0 MiB, available=380.5 MiB
    04:49:38.860 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:38.868 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=-1, revision=174
    04:49:38.879 [qtp1971696218-75] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174
    04:49:39.139 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:39.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=71.4 MiB, available=384.1 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:39.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:39.148 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=230, revision=236
    04:49:39.154 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:39.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:39.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:39.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:39.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:49:39.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=71.4 MiB, available=384.1 MiB
    04:49:39.623 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:39.629 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionSynced=230, revision=236
    04:49:39.630 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=236, revision=-1
    04:49:39.651 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:39.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:39.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=74.6 MiB, available=380.9 MiB
    04:49:39.781 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=167, revision=174
    04:49:39.838 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:49:39.839 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:49:39.839 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:49:39.839 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[5]{userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} 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]]
    04:49:39.848 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:49:39.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:39.983 [closeDeferredTimer-2f670b83-7c] INFO  c.c.c.l.LocalRepoManagerImpl - [2f670b83]_close: Shutting down real LocalRepoManager.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:40.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=71.4 MiB, available=384.1 MiB
    04:49:40.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:40.479 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]initPersistenceManagerFactory: repositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a
    04:49:40.499 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 35744 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:40.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=73.8 MiB, available=381.7 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:40.596 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:40.637 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:40.649 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionSynced=167, revision=174
    04:49:40.651 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.localRepositoryRevisionInProgress=174, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:40.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:40.690 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:40.694 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:41.012 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 412 ms.
    04:49:41.013 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=eKB8nwRrSHvXgpYnA8j7YQ, invitation=false]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:41.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=70.7 MiB, available=384.8 MiB
    04:49:41.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:41.228 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 214 ms.
    04:49:41.231 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=MVM-z4w7Kk962IG2roc1ew, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:41.540 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]initPersistenceManagerFactory: repositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:41.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=70.7 MiB, available=384.8 MiB
    04:49:41.659 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:49:41.659 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:49:41.710 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:41.721 [qtp590532921-79] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=235

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:41.747 [closeDeferredTimer-c47ee5b-1] INFO  c.c.c.l.LocalRepoManagerImpl - [c47ee5b]_close: Shutting down real LocalRepoManager.
    04:49:41.748 [closeDeferredTimer-3d0bb8f6-1] INFO  c.c.c.l.LocalRepoManagerImpl - [3d0bb8f6]_close: Shutting down real LocalRepoManager.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:41.764 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:41.763 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 35646 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:41.821 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=116 remoteFromLocalRevision=235
    04:49:41.830 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06dac992-4702-42c7-ad19-a62d918f3c81 from='build/repo/j7y57hwx-8p9gx-local-dest' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA'
    04:49:41.834 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=116

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:41.833 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:41.866 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=73.8 MiB, available=381.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:41.867 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:49:41.868 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:41.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:41.877 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=116

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:41.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:41.949 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=118
    04:49:41.962 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118
    04:49:42.066 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:42.083 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.remoteRepositoryRevisionSynced=112, revision=118
    04:49:42.095 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:42.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:42.129 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=112, revision=118
    04:49:42.129 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=118, revision=-1
    04:49:42.169 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:42.177 [qtp590532921-101] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 transaction.localRevision=241 remoteFromLocalRevision=116
    04:49:42.186 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:42.190 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:42.370 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 514 ms.
    04:49:42.371 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=zI2RyhtXxupWtfrnAJr3JQ, invitation=false]
    04:49:42.660 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 288 ms.
    04:49:42.670 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=c3XeD1TGVDPVFj-6Oa0uSg, invitation=false]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:42.728 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:42.735 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=64.7 MiB, available=390.8 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:42.741 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:49:42.744 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566' toID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 to='build/repo/j7y531zk-8wpmr-local-src', fromRepoLocalSync=true
    04:49:42.744 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing eeba21ce-1996-4334-ab2a-25f93e1c8dc3 ('build/repo/j7y531zk-8wpmr-local-src')

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:42.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=73.9 MiB, available=381.6 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:42.780 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:42.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:42.894 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:43.229 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:43.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:43.574 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:43.639 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:43.649 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 renewalDateTime=2017-09-24T03:14:53.734Z expiryDateTime=2017-09-24T03:44:53.733Z

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 8b5c4f4d-a202-4041-b57e-e619167a3bff
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59go4-45bzc-local-src
      localRepository.publicKeySha1 = 51:44:45:DE:77:50:86:F7:0C:6B:27:37:06:A3:FA:9E:DE:51:52:14

      remoteRepository.repositoryId = bb50f55a-5c48-43b9-aa5d-31ed0b38334a
      remoteRepository.remoteRoot = https://localhost:32836/bb50f55a-5c48-43b9-aa5d-31ed0b38334a
      remoteRepository.publicKeySha1 = 67:81:D3:B0:73:43:BB:6C:61:96:90:9F:95:9E:09:FB:19:74:80:2B

    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 8b5c4f4d-a202-4041-b57e-e619167a3bff bb50f55a-5c48-43b9-aa5d-31ed0b38334a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:43.692 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:43.696 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=223 localRepositoryRevisionInProgress=241
    04:49:43.702 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:43.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:43.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.
    04:49:43.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.
    04:49:44.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.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:42.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:49:44.366 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=75.5 MiB, available=380.0 MiB
    04:49:44.366 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:49:44.366 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:49:44.366 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:49:44.389 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:44.385 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=75.2 MiB, available=380.3 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:44.401 [qtp1971696218-721] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c localRepositoryRevisionSynced=173
    04:49:44.422 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:44.455 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=198 remoteFromLocalRevision=173
    04:49:44.492 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=805f1596-2d27-4b07-a638-6ed6a31e944c from='build/repo/j7y52g7h-wc12a-local-src' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:49:44.497 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=192 localRepositoryRevisionInProgress=198

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49: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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:44.576 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:49:44.581 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:49:44.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=198
    04:49:44.644 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=200
    04:49:44.647 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=194, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=200
    04:49:44.663 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:49:44.664 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:49:44.732 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:44.736 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c, this.remoteRepositoryRevisionSynced=194, revision=200
    04:49:44.739 [qtp1971696218-161] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34b7251b (of marco)
    04:49:44.770 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:44.781 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=194, revision=200
    04:49:44.781 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=200, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:44.887 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:44.894 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:44.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=71.8 MiB, available=383.7 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:44.903 [qtp1971696218-835] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=805f1596-2d27-4b07-a638-6ed6a31e944c transaction.localRevision=179 remoteFromLocalRevision=198

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:44.928 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:44.932 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=-1, revision=242
    04:49:44.937 [qtp590532921-79] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=224, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=242

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:44.992 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:45.027 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:45.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:49:45.034 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    04:49:45.034 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:49:45.036 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:45.107 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:45.110 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:45.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:49:45.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:45.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:45.362 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:45.369 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:49:45.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=fc2674d0-d211-45b8-997f-e3f2810bfcc8 to='build/repo/j7y56mal-agedy-local-dest', fromRepoLocalSync=true
    04:49:45.371 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fc2674d0-d211-45b8-997f-e3f2810bfcc8 ('build/repo/j7y56mal-agedy-local-dest')
    04:49:45.390 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:49:45.428 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:45.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=71.5 MiB, available=384.0 MiB
    04:49:45.458 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=224, revision=242
    04:49:45.467 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:45.681 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:45.703 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 renewalDateTime=2017-09-24T03:16:30.583Z expiryDateTime=2017-09-24T03:46:30.583Z
    04:49:45.719 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:45.725 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=179

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:45.810 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = a740e054-7367-4d03-a948-300ec5f65a28
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59gns-7c6xr-local-src
      localRepository.publicKeySha1 = A9:74:0E:FB:66:60:E0:1D:6D:6C:B8:50:B9:D1:67:94:B5:E4:17:FF

      remoteRepository.repositoryId = a417c365-95a5-4aa4-93e0-e968cbbbe91a
      remoteRepository.remoteRoot = https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a
      remoteRepository.publicKeySha1 = 50:07:48:68:66:8F:0A:68:99:3C:44:09:0E:ED:C7:1B:70:B1:F3: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 a740e054-7367-4d03-a948-300ec5f65a28 a417c365-95a5-4aa4-93e0-e968cbbbe91a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:45.831 [pool-4-thread-3] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:45.467 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:49:45.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=70.8 MiB, available=384.7 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:45.842 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:45.927 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:45.931 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionSynced=224, revision=242
    04:49:45.932 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=242, revision=-1
    04:49:45.970 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:45.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:46.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:46.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=70.8 MiB, available=384.7 MiB
    04:49:46.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:46.392 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:46.566 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:46.752 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=70.8 MiB, available=384.7 MiB
    04:49:46.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:46.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=74.6 MiB, available=380.9 MiB
    04:49:46.817 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:46.823 [qtp1971696218-161] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionInProgress=-1, revision=180
    04:49:46.831 [qtp1971696218-161] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:46.831 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    04:49:46.872 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    04:49:46.921 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:46.931 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:46.955 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49: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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:46.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:47.038 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:47.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=70.8 MiB, available=384.7 MiB
    04:49:47.083 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:49:47.086 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:49:47.087 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:49:47.115 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:47.126 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.72%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:47.126 [qtp590532921-631] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=241
    04:49:47.151 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:47.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=294 remoteFromLocalRevision=241

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:47.290 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:47.304 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:47.308 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:47.325 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=294
    04:49:47.343 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=289, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=294

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:47.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=73.5 MiB, available=382.0 MiB
    04:49:47.378 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=147, revision=180

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:47.510 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:47.527 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=289, revision=294

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:47.575 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:47.580 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:47.589 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:49:47.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bb50f55a-5c48-43b9-aa5d-31ed0b38334a from='https://localhost:32836/bb50f55a-5c48-43b9-aa5d-31ed0b38334a' toID=8b5c4f4d-a202-4041-b57e-e619167a3bff to='build/repo/j7y59go4-45bzc-local-src', fromRepoLocalSync=true

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:47.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 from='build/repo/j7y531zk-8wpmr-local-src' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:47.605 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8b5c4f4d-a202-4041-b57e-e619167a3bff ('build/repo/j7y59go4-45bzc-local-src')

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:47.613 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:47.617 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:47.624 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=287 localRepositoryRevisionInProgress=295

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:47.676 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:47.679 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:47.686 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:49:47.686 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:49:47.712 [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[5]{userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:47.722 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:47.740 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:47.821 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[bbef20af171556db]
    04:49:47.822 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:49:47.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:47.839 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff serverRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a renewalDateTime=2017-09-24T03:19:47.685Z expiryDateTime=2017-09-24T03:49:47.685Z
    04:49:47.855 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:47.856 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    04:49:47.900 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:47.979 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:48.078 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    04:49:48.078 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:48.089 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=294, revision=297
    04:49:48.092 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=289, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=297

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:48.128 [pool-4-thread-3] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:48.170 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    04:49:48.195 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:48.233 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:48.249 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=294, revision=297

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:48.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:48.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=73.9 MiB, available=381.6 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:48.529 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    04:49:48.590 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:48.644 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:48.657 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionSynced=147, revision=180
    04:49:48.658 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionInProgress=180, revision=-1
    04:49:48.694 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:48.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:48.703 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:48.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff serverRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a: repoFileDtos.size=0
    04:49:48.793 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=43.4 MiB, available=412.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:48.828 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:48.846 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=289, revision=297
    04:49:48.846 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=297, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:48.852 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:48.961 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:48.962 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:48.962 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:48.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:48.991 [qtp178185341-627] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:49.068 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=299
    04:49:49.068 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=297, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=299

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:49.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=73.9 MiB, available=381.6 MiB
    04:49:49.158 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:49.212 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:49.220 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=297, revision=299
    04:49:49.264 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:49.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=297, revision=299
    04:49:49.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=299, revision=-1
    04:49:49.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:49:49.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:49.350 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:49.435 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:49.451 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:49.501 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:49.510 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:49:49.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a417c365-95a5-4aa4-93e0-e968cbbbe91a from='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a' toID=a740e054-7367-4d03-a948-300ec5f65a28 to='build/repo/j7y59gns-7c6xr-local-src', fromRepoLocalSync=true
    04:49:49.511 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a740e054-7367-4d03-a948-300ec5f65a28 ('build/repo/j7y59gns-7c6xr-local-src')

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:49.533 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    04:49:49.534 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:49.576 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:49:49.583 [pool-10-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1117 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:49.588 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=295
    04:49:49.702 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=303
    04:49:49.704 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=299, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=303
    04:49:49.801 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:49.807 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=299, revision=303

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:49.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=74.1 MiB, available=381.4 MiB
    04:49:49.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:49.855 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:49.864 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=299, revision=303
    04:49:49.864 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=303, revision=-1
    04:49:49.958 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:49.962 [qtp590532921-101] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 transaction.localRevision=251 remoteFromLocalRevision=295
    04:49:50.038 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:50.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566' toID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 to='build/repo/j7y531zk-8wpmr-local-src', fromRepoLocalSync=false
    04:49:50.059 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:50.068 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=241 localRepositoryRevisionInProgress=251
    04:49:50.120 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:50.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=73.8 MiB, available=381.7 MiB
    04:49:50.168 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:49:50.170 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:49:50.171 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:49:50.202 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:50.231 [qtp1971696218-161] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 localRepositoryRevisionSynced=179

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:50.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:50.319 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:50.375 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=135 remoteFromLocalRevision=179
    04:49:50.574 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:50.582 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:50.149 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0
    04:49:50.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=72.0 MiB, available=383.5 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:50.732 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=135
    04:49:50.747 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:50.760 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:50.764 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:50.790 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=-1, revision=252
    04:49:50.795 [qtp590532921-79] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=242, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=252
    04:49:50.848 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:50.951 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:50.967 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.remoteRepositoryRevisionSynced=130, revision=135

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:50.998 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:51.009 [qtp1971696218-835] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:51.025 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a renewalDateTime=2017-09-24T03:19:50.926Z expiryDateTime=2017-09-24T03:49:50.926Z
    04:49:51.040 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:51.067 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:51.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fc2674d0-d211-45b8-997f-e3f2810bfcc8 from='build/repo/j7y56mal-agedy-local-dest' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:49:51.090 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:51.092 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:51.098 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:51.112 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=136

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:51.190 [pool-4-thread-3] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:51.420 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:50.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:49:51.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=71.2 MiB, available=384.3 MiB
    04:49:51.693 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=242, revision=252
    04:49:51.747 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:49:51.747 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:51.770 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:51.953 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:49:51.953 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:49:51.974 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=136

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:51.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: repoFileDtos.size=0
    04:49:52.133 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=42.7 MiB, available=412.8 MiB
    04:49:52.163 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:51.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff serverRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a: 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
    04:49:52.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=42.8 MiB, available=412.7 MiB
    04:49:52.267 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:52.278 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=135, revision=138
    04:49:52.284 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:52.304 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:52.324 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:49:52.328 [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=tDu4XCQpUDBZmWQOfvoKAA, invitation=true, validTo=Mon Sep 25 04:47:24 CEST 2017]] kept=[PublicKeyWithSignatureImpl[userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, invitation=false, validTo=null]]
    04:49:52.329 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:52.332 [qtp1325681772-55] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:52.403 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:52.410 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.remoteRepositoryRevisionSynced=135, revision=138
    04:49:52.458 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:49:52.548 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:52.554 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=130, revision=138
    04:49:52.554 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=138, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:51.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:49:52.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=71.2 MiB, available=384.3 MiB
    04:49:52.707 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:52.701 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:52.715 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionSynced=242, revision=252
    04:49:52.716 [qtp590532921-101] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.localRepositoryRevisionInProgress=252, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:52.721 [qtp1971696218-161] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 transaction.localRevision=186 remoteFromLocalRevision=136

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:52.768 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:52.771 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:52.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=525b444d-cc0e-413f-840e-e420d30edf40 from='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40' toID=fc2674d0-d211-45b8-997f-e3f2810bfcc8 to='build/repo/j7y56mal-agedy-local-dest', fromRepoLocalSync=false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:52.796 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MVM-z4w7Kk962IG2roc1ew, serverRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a} because of missing permissions!

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:52.821 [qtp1971696218-721] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:52.834 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 localRepositoryRevisionSynced=179 localRepositoryRevisionInProgress=186
    04:49:52.859 [pool-4-thread-3] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:52.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:52.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:49:53.205 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=71.3 MiB, available=384.2 MiB
    04:49:53.238 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:53.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 > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:52.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:49:53.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=42.5 MiB, available=413.0 MiB
    04:49:53.531 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:53.554 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.localRepositoryRevisionSynced=-1, revision=4
    04:49:53.555 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.localRepositoryRevisionInProgress=4, revision=-1
    04:49:53.681 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:53.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:53.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=74.4 MiB, available=381.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:53.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=71.2 MiB, available=384.3 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:53.762 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:53.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: 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
    04:49:53.791 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:53.801 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionInProgress=-1, revision=187
    04:49:53.835 [qtp1971696218-835] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=187

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:53.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
    04:49:53.916 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:53.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40: 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
    04:49:54.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=43.0 MiB, available=412.5 MiB
    04:49:54.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:53.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:49:54.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=71.2 MiB, available=384.3 MiB
    04:49:54.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:49:54.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:49:54.378 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:54.428 [qtp590532921-604] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 localRepositoryRevisionSynced=251
    04:49:54.444 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:54.503 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=306 remoteFromLocalRevision=251
    04:49:54.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 from='build/repo/j7y531zk-8wpmr-local-src' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566'
    04:49:54.555 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=295 localRepositoryRevisionInProgress=306

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:54.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=43.0 MiB, available=412.5 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:54.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=74.3 MiB, available=381.2 MiB
    04:49:54.572 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.remoteRepositoryRevisionSynced=180, revision=187

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:54.580 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:54.588 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:49:54.589 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=xkugJ64AyEgEpZMOCARufA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:49:54.590 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=jAwqeQeAKykopuQWDoN5gA, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:49:54.590 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[5]{userRepoKeyId=gIH9UcOkX83en_ijbB6n2A, serverRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40} 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]]
    04:49:54.590 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:49:54.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:54.683 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:49:54.683 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:49:54.689 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=306

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:54.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:54.737 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=308
    04:49:54.742 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=303, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=308
    04:49:54.823 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:54.833 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3, this.remoteRepositoryRevisionSynced=303, revision=308

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:54.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=42.5 MiB, available=413.0 MiB
    04:49:54.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:54.858 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=c3XeD1TGVDPVFj-6Oa0uSg, serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a} because of missing permissions!

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:54.891 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:54.911 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=303, revision=308
    04:49:54.912 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=308, revision=-1
    04:49:54.993 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:55.007 [qtp590532921-101] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=eeba21ce-1996-4334-ab2a-25f93e1c8dc3 transaction.localRevision=257 remoteFromLocalRevision=306
    04:49:55.057 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:55.082 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:55.102 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=74.3 MiB, available=381.2 MiB
    04:49:55.168 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:55.173 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionSynced=180, revision=187
    04:49:55.173 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.localRepositoryRevisionInProgress=187, revision=-1
    04:49:55.239 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:55.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:55.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=42.2 MiB, available=413.3 MiB
    04:49:55.302 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:49:55.305 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:49:55.305 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:49:55.354 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:55.484 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:55.490 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:49:55.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA' toID=06dac992-4702-42c7-ad19-a62d918f3c81 to='build/repo/j7y57hwx-8p9gx-local-dest', fromRepoLocalSync=true
    04:49:55.498 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 06dac992-4702-42c7-ad19-a62d918f3c81 ('build/repo/j7y57hwx-8p9gx-local-dest')

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:55.524 [qtp178185341-55] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff localRepositoryRevisionSynced=2
    04:49:55.537 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:55.547 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:49:55.598 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%
    04:49:55.638 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:55.678 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a transaction.localRevision=6 remoteFromLocalRevision=2
    04:49:55.708 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:55.750 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 renewalDateTime=2017-09-24T03:17:12.251Z expiryDateTime=2017-09-24T03:47:12.251Z

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:55.750 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:55.768 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8b5c4f4d-a202-4041-b57e-e619167a3bff from='build/repo/j7y59go4-45bzc-local-src' toID=bb50f55a-5c48-43b9-aa5d-31ed0b38334a to='https://localhost:32836/bb50f55a-5c48-43b9-aa5d-31ed0b38334a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:55.772 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:54.858 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:49:55.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=43.2 MiB, available=412.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:55.798 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=235 localRepositoryRevisionInProgress=257

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:55.814 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:55.826 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:55.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:55.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:55.882 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:55.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:55.906 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:55.914 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:55.951 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionSynced=-1, revision=4
    04:49:55.955 [qtp1325681772-55] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:56.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=74.4 MiB, available=381.1 MiB
    04:49:56.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:56.095 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:56.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:56.295 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:56.305 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    04:49:56.395 [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
    04:49:56.403 [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
    04:49:56.538 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:56.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=42.7 MiB, available=412.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:56.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=73.8 MiB, available=381.7 MiB
    04:49:56.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:57.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.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:57.025 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 398 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:57.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=72.2 MiB, available=383.3 MiB
    04:49:57.073 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:57.081 [qtp590532921-631] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=-1, revision=258
    04:49:57.110 [qtp590532921-631] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=236, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=258
    04:49:57.164 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:57.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:57.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:57.255 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=8
    04:49:57.268 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:57.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:57.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=73.8 MiB, available=381.7 MiB
    04:49:57.429 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:49:57.429 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:49:57.429 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:57.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:57.470 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:57.532 [qtp1971696218-161] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 localRepositoryRevisionSynced=186
    04:49:57.546 [qtp1971696218-161] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:56.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:49:57.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=42.7 MiB, available=412.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:57.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:57.628 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 transaction.localRevision=142 remoteFromLocalRevision=186
    04:49:57.649 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fc2674d0-d211-45b8-997f-e3f2810bfcc8 from='build/repo/j7y56mal-agedy-local-dest' toID=525b444d-cc0e-413f-840e-e420d30edf40 to='https://localhost:44090/525b444d-cc0e-413f-840e-e420d30edf40'
    04:49:57.655 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=142
    04:49:57.693 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:49:57.696 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:49:57.703 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 localRepositoryRevisionSynced=142
    04:49:57.769 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=-1, revision=144
    04:49:57.775 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:57.776 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:57.789 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:49:57.789 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)
    04:49:57.840 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:57.849 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8, this.remoteRepositoryRevisionSynced=138, revision=144

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:57.852 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:57.855 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@46e4acbb (of khaled)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:57.864 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:57.907 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:57.928 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionSynced=138, revision=144
    04:49:57.929 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40, this.localRepositoryRevisionInProgress=144, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:58.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:58.043 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:58.050 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=525b444d-cc0e-413f-840e-e420d30edf40 remoteRepositoryId=fc2674d0-d211-45b8-997f-e3f2810bfcc8 transaction.localRevision=192 remoteFromLocalRevision=142
    04:49:58.081 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:58.086 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:57.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:49:58.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=42.7 MiB, available=412.8 MiB
    04:49:58.109 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:49:58.112 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:49:58.113 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:49:58.166 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:58.194 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6bbdd5ce]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:58.203 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e2d7598]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:58.211 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ab080ad]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:58.260 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]initPersistenceManagerFactory: repositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842
    04:49:58.267 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 29651 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:58.275 [qtp1325681772-172] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 localRepositoryRevisionSynced=2
    04:49:58.294 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:58.310 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:58.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=71.5 MiB, available=384.0 MiB
    04:49:58.317 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=236, revision=258

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49: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.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:58.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:58.446 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:58.456 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:58.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:49:58.456 [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
    04:49:58.470 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=-1, revision=8
    04:49:58.471 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:58.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:58.476 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:58.477 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:49:58.486 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:49:58.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:58.488 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a740e054-7367-4d03-a948-300ec5f65a28 from='build/repo/j7y59gns-7c6xr-local-src' toID=a417c365-95a5-4aa4-93e0-e968cbbbe91a to='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a'
    04:49:58.531 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:58.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:58.565 [qtp1325681772-55] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:58.610 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 296 ms.
    04:49:58.610 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=rDBu3vytnaQWhE47t70WVw, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:58.678 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    04:49:58.752 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:58.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms.
    04:49:58.767 [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
    04:49:58.794 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    04:49:58.795 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:49:58.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:58.837 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:59.000 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:59.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:49:59.049 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 438 ms.
    04:49:59.049 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=mRcpfFKciJ3mp4DhJWggTg, invitation=false]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:59.062 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=71.4 MiB, available=384.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:59.078 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:59.103 [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
    04:49:59.104 [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 > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:59.119 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:59.157 [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
    04:49:59.228 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:49:59.234 [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
    04:49:59.251 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:49:59.254 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    04:49:59.254 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:49:59.256 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:49:59.257 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:49:59.267 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:59.276 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionSynced=236, revision=258
    04:49:59.277 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=258, revision=-1
    04:49:59.302 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:59.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:49:59.368 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    04:49:59.368 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:49:59.370 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:49:59.371 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:49:59.446 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    04:49:59.447 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:49:59.448 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:49:59.449 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:59.491 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=11
    04:49:59.492 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:59.531 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 289 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:49:59.538 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    04:49:59.538 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:49:59.539 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:49:59.540 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:49:59.630 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    04:49:59.630 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:49:59.631 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:49:59.631 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:49:59.648 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    04:49:59.648 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:49:59.648 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:49:59.649 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:49:59.668 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    04:49:59.668 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    04:49:59.669 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> ***
    04:49:59.670 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** >>> inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot >>> ***
    04:49:59.670 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    04:49:59.670 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:49:59.672 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:49:59.673 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:49:59.690 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [36069af5]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5by4e-bs319-local-src'
    04:49:59.694 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [36069af5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5by4e-bs319-local-src' locked successfully.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:59.731 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:59.753 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:49:59.765 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=8
    04:49:59.766 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:49:59.915 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:49:59.927 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=8, revision=11
    04:49:59.928 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=11, revision=-1
    04:50:00.052 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:00.055 [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
    04:50:00.100 [Test worker] INFO  D.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
    04:50:00.170 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:00.329 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=66.8 MiB, available=388.7 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:00.514 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:00.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=71.5 MiB, available=384.0 MiB
    04:50:00.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:00.647 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    04:50:00.649 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:00.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:00.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:00.713 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:00.775 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:00.810 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=14
    04:50:00.811 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:00.881 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:00.891 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:00.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=71.4 MiB, available=384.1 MiB
    04:50:00.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:00.962 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:00.975 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=11, revision=14
    04:50:01.081 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:01.095 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=11, revision=14
    04:50:01.095 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=14, revision=-1
    04:50:01.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:01.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:01.180 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:01.243 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 0f59f7e0-3207-4174-a5ea-51afb1723122
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5a3uf-77lkg-local-src
      localRepository.publicKeySha1 = 54:F5:27:2B:70:D5:D7:C2:07:E7:5C:06:6B:7D:91:C5:96:54:2E:11

      remoteRepository.repositoryId = bcba378f-a4a8-43a7-9722-1f8a56988842
      remoteRepository.remoteRoot = https://localhost:46446/bcba378f-a4a8-43a7-9722-1f8a56988842
      remoteRepository.publicKeySha1 = F9:A0:3A:A9:5B:95:AF:B8:54:4D:30:E2:0E:6B:7D:C8:B6:05:86: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 0f59f7e0-3207-4174-a5ea-51afb1723122 bcba378f-a4a8-43a7-9722-1f8a56988842

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:01.255 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:01.293 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:01.322 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:01.325 [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
    04:50:01.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=70.6 MiB, available=384.9 MiB
    04:50:01.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:50:01.419 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:50:01.420 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:50:01.463 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:01.469 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:01.482 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=-1, revision=8
    04:50:01.483 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:01.486 [qtp590532921-604] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=257
    04:50:01.494 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:01.494 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=17
    04:50:01.495 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:01.536 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=123 remoteFromLocalRevision=257
    04:50:01.564 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:01.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:01.570 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:01.583 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=123
    04:50:01.589 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:01.624 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:01.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms.
    04:50:01.636 [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
    04:50:01.645 [qtp178185341-194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:01.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06dac992-4702-42c7-ad19-a62d918f3c81 from='build/repo/j7y57hwx-8p9gx-local-dest' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:01.747 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:01.755 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=14, revision=17
    04:50:01.755 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:01.760 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:01.765 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:01.778 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=124

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:01.788 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:01.812 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:50:01.812 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:50:01.820 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=124

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:01.829 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:01.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
    04:50:01.844 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=123, revision=126
    04:50:01.848 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:01.879 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:01.902 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:01.913 [qtp590532921-79] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.remoteRepositoryRevisionSynced=118, revision=126

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:01.948 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:01.950 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:01.961 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=118, revision=126
    04:50:01.964 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=126, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:01.972 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:02.000 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:02.012 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:02.032 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:02.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:02.037 [qtp590532921-631] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 transaction.localRevision=263 remoteFromLocalRevision=124

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:02.032 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:02.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:02.070 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:02.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=397086fe-21cb-45f3-9d72-c0349dd44566 from='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA' toID=06dac992-4702-42c7-ad19-a62d918f3c81 to='build/repo/j7y57hwx-8p9gx-local-dest', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:02.100 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:02.102 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:02.102 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:02.114 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=257 localRepositoryRevisionInProgress=263
    04:50:02.172 [pool-6-thread-2] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:02.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:02.213 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=20
    04:50:02.215 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:02.396 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=11
    04:50:02.398 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:02.420 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:02.439 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:02.443 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    04:50:02.490 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:02.537 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:02.541 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:02.594 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:02.600 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=17, revision=20
    04:50:02.600 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=20, revision=-1
    04:50:02.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:02.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:02.688 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:02.710 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:02.733 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=8, revision=11
    04:50:02.734 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:02.774 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:02.767 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:02.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=71.0 MiB, available=384.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:02.816 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:02.816 [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
    04:50:02.818 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:02.820 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:02.825 [qtp590532921-604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=-1, revision=264

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:02.833 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:02.831 [qtp590532921-604] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=258, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=264

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:02.863 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:02.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:02.874 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:02.880 [qtp590532921-604] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:02.882 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:02.989 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:03.014 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=23
    04:50:03.015 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:03.043 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.82%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:03.142 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:03.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:03.169 [qtp178185341-194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:03.191 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:03.193 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:03.212 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.05%
    04:50:03.215 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:03.230 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:03.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:03.324 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:03.337 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=20, revision=23
    04:50:03.338 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:03.442 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=14
    04:50:03.443 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:03.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:03.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:03.567 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:03.663 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:03.685 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:03.703 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:03.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:03.734 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    04:50:03.742 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    04:50:03.745 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:03.764 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:03.752 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:03.801 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:50:03.801 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcba378f-a4a8-43a7-9722-1f8a56988842 from='https://localhost:46446/bcba378f-a4a8-43a7-9722-1f8a56988842' toID=0f59f7e0-3207-4174-a5ea-51afb1723122 to='build/repo/j7y5a3uf-77lkg-local-src', fromRepoLocalSync=true
    04:50:03.810 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0f59f7e0-3207-4174-a5ea-51afb1723122 ('build/repo/j7y5a3uf-77lkg-local-src')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:03.881 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:03.887 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:03.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7d94fa4c7cc362ba1c4f49023b5c33d4bc0d8983' to.sha1='c7c970ceeaa46e432d2fedc041c4f24bea01e29a'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:03.907 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=11, revision=14
    04:50:03.909 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:03.935 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:02.896 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566: 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
    04:50:03.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=71.0 MiB, available=384.5 MiB
    04:50:03.964 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.remoteRepositoryRevisionSynced=258, revision=264

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:04.060 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:04.060 [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
    04:50:04.158 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=27
    04:50:04.159 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:04.186 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1dd3c1a6]initPersistenceManagerFactory: repositoryId=a690ae87-70bf-46ff-9280-f642c906c394

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:04.192 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:04.175 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:04.200 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1dd3c1a6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32776 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:04.252 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 renewalDateTime=2017-09-24T03:20:04.108Z expiryDateTime=2017-09-24T03:50:04.108Z
    04:50:04.294 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:04.298 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:04.290 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5b51w-c1smz-remote'
    04:50:04.292 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5b51w-c1smz-remote' locked successfully.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:04.302 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:04.318 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:04.331 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:04.357 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:04.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:04.396 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:04.472 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:04.492 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=23, revision=27
    04:50:04.492 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=27, revision=-1
    04:50:04.570 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:04.629 [pool-4-thread-4] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:04.707 [qtp178185341-194] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:04.739 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=17
    04:50:04.751 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:04.792 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/1 {11 11ä11#+} 1/a"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff
    04:50:04.809 [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
    04:50:04.953 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:04.964 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=14, revision=17
    04:50:05.117 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:03.972 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LENo-Zbf2NWTJ_aq4zfLZA, serverRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566} because of missing permissions!
    04:50:03.972 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:50:05.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=70.9 MiB, available=384.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:05.138 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=14, revision=17
    04:50:05.138 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:05.178 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:05.185 [qtp590532921-631] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionSynced=258, revision=264
    04:50:05.190 [qtp590532921-631] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.localRepositoryRevisionInProgress=264, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:05.206 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:05.206 [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
    04:50:05.219 [qtp590532921-631] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:05.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:05.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:05.284 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:05.412 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:05.440 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:05.453 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:05.464 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:05.466 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:05.566 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:05.592 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:05.598 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8vVn1H5IgOyIE1vX-aGJow/viiMdbrVd3rQcIhjcp9XlA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:05.612 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=20
    04:50:05.614 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:04.647 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842: repoFileDtos.size=0
    04:50:05.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=65.5 MiB, available=390.0 MiB
    04:50:05.684 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:05.714 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:05.719 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:05.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=71.1 MiB, available=384.4 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:05.809 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:05.842 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:05.848 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=17, revision=20
    04:50:05.849 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:05.875 [qtp543805131-319] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:05.938 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:05.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:05.992 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:06.055 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:06.071 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:06.084 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:06.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    04:50:06.193 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=23
    04:50:06.194 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23
    04:50:06.278 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:06.291 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=20, revision=23
    04:50:06.447 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:06.455 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=20, revision=23
    04:50:06.456 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:06.502 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:05.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:50:06.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=70.9 MiB, available=384.6 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:06.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842: 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
    04:50:06.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:06.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:06.562 [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
    04:50:06.577 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:06.613 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:06.718 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:06.729 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 993704 bytes in 1920 ms. path='/1 {11 11ä11#+} 1/a'
    04:50:06.744 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=30
    04:50:06.745 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:06.752 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:06.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.21%
    04:50:06.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.38%
    04:50:06.775 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:06.779 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:06.812 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:06.851 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=27, revision=30
    04:50:06.882 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:06.907 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=27, revision=30
    04:50:06.908 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:06.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8906156968294ea0ae370a53d6da5842b02480db' to.sha1='5744f611d19c762f07c1cd19113d1cc36a8f709f'): /.subshare.properties

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:06.967 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:06.967 [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
    04:50:06.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=70.9 MiB, available=384.6 MiB
    04:50:06.985 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:50:06.985 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:50:06.985 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:07.044 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:07.073 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:07.098 [qtp590532921-79] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 localRepositoryRevisionSynced=263
    04:50:07.110 [qtp590532921-79] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:07.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 transaction.localRevision=130 remoteFromLocalRevision=263
    04:50:07.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=06dac992-4702-42c7-ad19-a62d918f3c81 from='build/repo/j7y57hwx-8p9gx-local-dest' toID=397086fe-21cb-45f3-9d72-c0349dd44566 to='https://localhost:45534/397086fe-21cb-45f3-9d72-c0349dd44566/kaKbOOpbNo4EQ8QXhiL5ZQ/Hye0Jt4usKth26LHz6bnWA'
    04:50:07.160 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=130
    04:50:07.195 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:50:07.206 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:50:07.235 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 localRepositoryRevisionSynced=130
    04:50:07.272 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=-1, revision=132
    04:50:07.294 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:07.311 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=27
    04:50:07.313 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:07.368 [qtp178185341-627] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:07.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=65.8 MiB, available=389.7 MiB
    04:50:07.397 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:07.412 [qtp178185341-627] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:07.424 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:07.432 [qtp590532921-160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81, this.remoteRepositoryRevisionSynced=126, revision=132

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:07.458 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:07.459 [qtp590532921-160] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:07.466 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionSynced=126, revision=132
    04:50:07.466 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566, this.localRepositoryRevisionInProgress=132, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:07.482 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:07.491 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:07.599 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:07.617 [qtp590532921-101] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=397086fe-21cb-45f3-9d72-c0349dd44566 remoteRepositoryId=06dac992-4702-42c7-ad19-a62d918f3c81 transaction.localRevision=269 remoteFromLocalRevision=130
    04:50:07.637 [qtp590532921-101] INFO  c.c.c.l.LocalRepoManagerImpl - [573b408b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:07.639 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:07.642 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:07.650 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=23, revision=27
    04:50:07.650 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:07.667 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/1 {11 11ä11#+} 1/a"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:07.674 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [335421d1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:07.677 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3bdbace5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:07.684 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:07.695 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:07.720 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:07.723 [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
    04:50:07.822 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:07.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='abc775cf19c4d0b93b6631a507e0f812e588698c' to.sha1='174383eb92dc2bf6de06434496ca54e3ecee63b1'): /1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:07.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/.subshare.properties"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:50:07.893 [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 > interruptSyncDownAndResume STANDARD_OUT
    04:50:07.896 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=mRcpfFKciJ3mp4DhJWggTg, serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842} because of missing permissions!
    04:50:07.897 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:07.911 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=36
    04:50:07.911 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:07.976 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    04:50:08.026 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:08.035 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:08.040 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:08.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:08.226 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:08.242 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=30, revision=36
    04:50:08.242 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=36, revision=-1
    04:50:08.323 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:08.484 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:08.593 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/1 {11 11ä11#+} 1/b"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:08.603 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:08.608 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:08.611 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/64StiJBJxxpu-HosveOMMA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:08.615 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:08.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=65.9 MiB, available=389.6 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:08.758 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:08.779 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:08.783 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.localRepositoryRevisionSynced=-1, revision=4
    04:50:08.783 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:08.798 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:08.800 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:08.804 [qtp178185341-627] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8vVn1H5IgOyIE1vX-aGJow/uW7XdOdBXWv4M_zrB-dS8Q' offset=0

org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT
    04:50:08.829 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    04:50:08.833 [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/j1UyZDXawTOOeVKJ0EOxUA/.gnupg/pubring.gpg'
    04:50:08.835 [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/j1UyZDXawTOOeVKJ0EOxUA/.gnupg/secring.gpg'
    04:50:08.837 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:08.850 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:08.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:09.158 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:09.286 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=66.0 MiB, available=389.5 MiB
    04:50:09.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:09.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89622 bytes in 1563 ms. path='/.subshare.properties'
    04:50:09.470 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=30
    04:50:09.471 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:09.514 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:09.525 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:09.531 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=27, revision=30
    04:50:09.590 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:09.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 162662 bytes in 974 ms. path='/1 {11 11ä11#+} 1/b'
    04:50:09.616 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=39
    04:50:09.618 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:09.618 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=27, revision=30
    04:50:09.619 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:09.709 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:09.741 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:09.742 [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
    04:50:09.747 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=36, revision=39

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:09.789 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:09.804 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:09.809 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=36, revision=39
    04:50:09.809 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=39, revision=-1
    04:50:09.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:09.856 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:09.891 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT
    04:50:09.904 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - importKeysResult:
    04:50:09.905 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 1668:6379:b818:da48
    04:50:09.905 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * bd6f:8ad4:ed28:2672
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 3d2e:e0fa:e515:38e3
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 0499:4480:86cf:00d4
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 382b:4a7d:c194:5ec7
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * d7a9:2a24:aa97:ddbd
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 6b2a:9a81:9239:40f4
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * bbef:20af:1715:56db
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 3196:dc5e:1ee3:b87e
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * e1c5:4f71:816c:5f79
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * c027:3d48:e8db:b7e5
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * b921:cac5:7482:bdd7
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 70c6:42ca:41cd:4390
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * aad1:7971:cbae:b49c
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 1d7e:43dd:6406:4d90
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * e9ef:196d:67ad:76fb
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * 409d:a8fb:2f28:430b
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * f16e:c360:1cf1:e265
    04:50:09.906 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * f463:64d9:5e36:f890
    04:50:09.924 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - importKeysResult:
    04:50:09.924 [Test worker] INFO  o.s.t.MultiplePgpKeysSingleUserRegistryIT - * bbef:20af:1715:56db

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:09.943 [qtp178185341-627] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:09.945 [qtp178185341-627] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:09.956 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:09.991 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/1 {11 11ä11#+} 1/b"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff
    04:50:10.007 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:10.022 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:10.024 [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
    04:50:10.042 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:09.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=66.0 MiB, available=389.5 MiB
    04:50:09.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:50:10.118 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=66.0 MiB, available=389.5 MiB
    04:50:10.119 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:50:10.121 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:50:10.122 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:10.126 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:10.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='171bf45bb0da6a7b993a9b94b7c7dddf3adf8342' to.sha1='61176fa894b3749ca3aefa236ae361ac2060df2e'): /1 {11 11ä11#+} 1/c

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:10.178 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:10.211 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:10.222 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=45

org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT
    04:50:10.222 [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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:10.223 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:10.236 [qtp543805131-319] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 localRepositoryRevisionSynced=2
    04:50:10.244 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:10.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:10.312 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:10.316 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=39, revision=45

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:10.385 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/.subshare.properties"} on repo=a740e054-7367-4d03-a948-300ec5f65a28

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:10.390 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:10.403 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=39, revision=45
    04:50:10.403 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=45, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:10.411 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:10.424 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:10.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0f59f7e0-3207-4174-a5ea-51afb1723122 from='build/repo/j7y5a3uf-77lkg-local-src' toID=bcba378f-a4a8-43a7-9722-1f8a56988842 to='https://localhost:46446/bcba378f-a4a8-43a7-9722-1f8a56988842'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:10.444 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:10.449 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:10.453 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT
    04:50:10.587 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=2qhCmbPSIb5tYbnAuv-YBw, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:10.881 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:10.883 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:10.975 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:10.976 [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
    04:50:10.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/1 {11 11ä11#+} 1/c"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:11.042 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:11.040 [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/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:11.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5791e754a542e1213cd2e0db5f1cc806a283eeed' to.sha1='0b735d3a6aa5c857707a0dc0a33f6c13cd550f8f'): /1 {11 11ä11#+} 1/a

org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT
    04:50:11.301 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 124 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:11.304 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:11.327 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:11.348 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:11.349 [qtp178185341-679] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8vVn1H5IgOyIE1vX-aGJow/EmvQvobzWFuRNxO98cBJcQ' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:11.381 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:11.385 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    04:50:11.495 [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
    04:50:11.497 [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
    04:50:11.586 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=36
    04:50:11.586 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:11.605 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:11.892 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:11.900 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=30, revision=36
    04:50:11.994 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:12.000 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=30, revision=36
    04:50:12.001 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=36, revision=-1
    04:50:12.032 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:12.088 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:12.115 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/1 {11 11ä11#+} 1/a"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:50:12.123 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:12.168 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 51 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:12.227 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:12.235 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:12.238 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:12.239 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/28HDmtRCgq-Zuf8v4mkr7w/B9seDzl8dCNP7rWAjllYGw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:12.387 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=8
    04:50:12.388 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT
    04:50:12.627 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ECqPazzGsCTtHiChXdjTqQ, invitation=false]
    04:50:12.667 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:12.932 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.MultiplePgpKeysSingleUserRegistryIT > multiplePgpKeysSingleUserRegistry STANDARD_OUT
    04:50:13.021 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:13.047 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:13.053 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=-1, revision=8
Gradle Test Executor 25 finished executing tests.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:13.164 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:13.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 307582 bytes in 1052 ms. path='/1 {11 11ä11#+} 1/a'
    04:50:13.188 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=39
    04:50:13.188 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39
    04:50:13.271 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:13.276 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=36, revision=39
    04:50:13.315 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:13.322 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=36, revision=39
    04:50:13.322 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=39, revision=-1
04:50:13.315 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@3e9f206e{HTTP/1.1}{127.0.0.1:0}
04:50:13.365 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5603d2a9{/,null,UNAVAILABLE}
04:50:13.391 [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/j1UyZDXawTOOeVKJ0EOxUA/.subshare/localServerRunning.deleteToStop
    04:50:13.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:13.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
04:50:13.413 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@71458905{SSL-http/1.1}{0.0.0.0:45534}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:13.423 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:13.434 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
04:50:13.439 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@54dc9ee{/,null,UNAVAILABLE}
    04:50:13.478 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:13.480 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:13.532 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:13.534 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:13.537 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=-1, revision=8
    04:50:13.538 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:13.631 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/1 {11 11ä11#+} 1/a"} on repo=a740e054-7367-4d03-a948-300ec5f65a28

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:13.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:13.732 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:13.751 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:13.755 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:13.756 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8vVn1H5IgOyIE1vX-aGJow/EmvQvobzWFuRNxO98cBJcQ' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:13.802 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:13.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:13.830 [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
    04:50:13.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    04:50:13.837 [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
    04:50:13.872 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='21047ef6476d9bafe220d006961ad84513fcb25b' to.sha1='9aa5b542ca52acb26605d026afdba00c602432c4'): /1 {11 11ä11#+} 1/b

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:13.883 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:13.928 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=45
    04:50:13.928 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    04:50:14.002 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:14.006 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=39, revision=45
    04:50:14.039 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:14.052 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=39, revision=45
    04:50:14.052 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=45, revision=-1
    04:50:14.079 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:14.100 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:14.178 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:14.235 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:14.241 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/1 {11 11ä11#+} 1/b"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:50:14.248 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:14.337 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:14.340 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    04:50:14.467 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=11
    04:50:14.467 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:14.509 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:14.528 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:14.532 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:14.532 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/28HDmtRCgq-Zuf8v4mkr7w/2c-wJUF1jnVE0PN7dCvGMA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:14.653 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:14.658 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:14.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:14.805 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:14.816 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=8, revision=11
    04:50:14.816 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=11, revision=-1
    04:50:14.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:14.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:14.881 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:15.106 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:15.142 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    04:50:15.145 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:15.166 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:15.168 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    04:50:15.267 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=14
    04:50:15.267 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    04:50:15.355 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:15.360 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=11, revision=14
    04:50:15.561 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:15.572 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=11, revision=14
    04:50:15.572 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=14, revision=-1
    04:50:15.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:15.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:15.635 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:15.679 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:15.880 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:15.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:15.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    04:50:15.998 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=17
    04:50:15.999 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    04:50:16.065 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:16.073 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=14, revision=17
    04:50:16.156 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:16.162 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=14, revision=17
    04:50:16.162 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=17, revision=-1
    04:50:16.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:16.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:16.232 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:16.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:16.299 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:16.361 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:16.441 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:16.446 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    04:50:16.524 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=20
    04:50:16.524 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    04:50:16.596 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:16.599 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=17, revision=20
    04:50:16.825 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:16.835 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=17, revision=20
    04:50:16.835 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=20, revision=-1
    04:50:16.877 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:16.877 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:16.910 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:16.933 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:16.938 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:16.957 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:16.972 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:16.975 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    04:50:17.068 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=23
    04:50:17.068 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23
    04:50:17.153 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:17.157 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:17.215 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:17.238 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:17.242 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:17.243 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8vVn1H5IgOyIE1vX-aGJow/EmvQvobzWFuRNxO98cBJcQ' offset=2097152

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:17.283 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:17.291 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=20, revision=23
    04:50:17.291 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=23, revision=-1
    04:50:17.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:17.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:17.369 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:17.390 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:17.484 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:17.509 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    04:50:17.515 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    04:50:17.518 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:17.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    04:50:17.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72bf343209da02b6ae619f7e37d7b44974ed0588' to.sha1='8c4da3c6f35d9e9c07af87eda4e5613f7d27cea9'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:18.085 [closeDeferredTimer-489894e7-3e] INFO  c.c.c.l.LocalRepoManagerImpl - [489894e7]_close: Shutting down real LocalRepoManager.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:18.112 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=27
    04:50:18.112 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:18.158 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:18.332 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:18.346 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:18.348 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:18.349 [qtp1325681772-959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/28HDmtRCgq-Zuf8v4mkr7w/2c-wJUF1jnVE0PN7dCvGMA' offset=1048576

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:18.735 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:18.740 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=23, revision=27
    04:50:18.806 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:18.802 [closeDeferredTimer-1ab080ad-1] INFO  c.c.c.l.LocalRepoManagerImpl - [1ab080ad]_close: Shutting down real LocalRepoManager.
    04:50:18.807 [closeDeferredTimer-6bbdd5ce-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6bbdd5ce]_close: Shutting down real LocalRepoManager.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:18.811 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=23, revision=27
    04:50:18.811 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=27, revision=-1
    04:50:18.868 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:19.035 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:19.125 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/1 {11 11ä11#+} 1/a"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:50:19.210 [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
    04:50:18.806 [closeDeferredTimer-e2d7598-1] INFO  c.c.c.l.LocalRepoManagerImpl - [e2d7598]_close: Shutting down real LocalRepoManager.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:19.521 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:19.656 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:20.010 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:20.014 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:20.024 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:20.048 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:20.058 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OSdClHR7DefID0L8zciR3Q/P5E-9G4_kzc7OtZlN5HgXg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:20.059 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:20.070 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:20.071 [qtp178185341-627] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8vVn1H5IgOyIE1vX-aGJow/EmvQvobzWFuRNxO98cBJcQ' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:20.112 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1669450 bytes in 5864 ms. path='/1 {11 11ä11#+} 1/b'
    04:50:20.127 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=49
    04:50:20.128 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49
    04:50:20.291 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:20.294 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=45, revision=49
    04:50:20.371 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:20.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:20.376 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=45, revision=49
    04:50:20.376 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=49, revision=-1
    04:50:20.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:20.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:20.500 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:20.575 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:20.581 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:20.764 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:20.795 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/1 {11 11ä11#+} 1/b"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:50:20.851 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:20.864 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:20.882 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    04:50:20.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='06e0d1fd87665b8acc8c845eb37557d0470f2b14' to.sha1='1d0ebe0514033fec4447de863f256feeb960aa4b'): /1 {11 11ä11#+} 1/c
    04:50:21.022 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=55
    04:50:21.022 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55
    04:50:21.136 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:21.140 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=49, revision=55
    04:50:21.190 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:21.195 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=49, revision=55
    04:50:21.195 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=55, revision=-1
    04:50:21.231 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:21.278 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:21.297 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/1 {11 11ä11#+} 1/c"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:50:21.373 [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'
    04:50:21.449 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:21.455 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:21.458 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:21.459 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/28HDmtRCgq-Zuf8v4mkr7w/3_GwgYaAXFJyZqMWT0-N4g' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:21.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:21.907 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:21.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 156385 bytes in 614 ms. path='/1 {11 11ä11#+} 1/c'
    04:50:21.999 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=58
    04:50:22.000 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58
    04:50:22.087 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:22.090 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=55, revision=58
    04:50:22.150 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:22.158 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=55, revision=58
    04:50:22.158 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=58, revision=-1
    04:50:22.199 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:22.199 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:22.220 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:22.251 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:22.255 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:22.314 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:22.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/1 {11 11ä11#+} 1/c"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:50:22.473 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:22.566 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.60%
    04:50:22.567 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:22.570 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    04:50:22.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b87101673dd5c3b58aca6b015a4a571fd7929373' to.sha1='cf866d315e4db9295d8b2f8b6cb252bd177694f1'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:22.690 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:22.742 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=64
    04:50:22.742 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:22.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 675546 bytes in 3628 ms. path='/1 {11 11ä11#+} 1/a'
    04:50:22.855 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=30
    04:50:22.855 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:22.858 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:22.877 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=58, revision=64

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:22.942 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:22.945 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=27, revision=30

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:22.977 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:22.988 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:22.990 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:22.994 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=58, revision=64
    04:50:22.994 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=64, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:22.996 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=27, revision=30
    04:50:22.997 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:23.035 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:23.051 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:23.052 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:23.074 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:23.073 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50: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 > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:23.155 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:23.168 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:23.171 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:23.172 [qtp178185341-729] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8vVn1H5IgOyIE1vX-aGJow/EmvQvobzWFuRNxO98cBJcQ' offset=4194304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:23.191 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/2/1 {11 11ä11#+} 1/a"} on repo=a740e054-7367-4d03-a948-300ec5f65a28

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:23.231 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:23.283 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:23.283 [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'
    04:50:23.347 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:23.348 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:23.355 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:23.358 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:23.360 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/Noxx4OHDH3HTGoGRP_G6gw/cIc9Z6DSgYDX-snGZcasgw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:23.454 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/1 {11 11ä11#+} 1/a"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:50:23.688 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:23.762 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:23.766 [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
    04:50:23.941 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:24.030 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 123481 bytes in 746 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:50:24.047 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=67
    04:50:24.048 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:24.120 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d56278aee0501fcc84713c3f7d219000604ba905' to.sha1='f8f18ec1d508e9e4b81dd4811feea2a6a9ae5d7c'): /1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:24.144 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:24.148 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=64, revision=67

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:24.165 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=36
    04:50:24.166 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:24.198 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:24.205 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=64, revision=67
    04:50:24.205 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=67, revision=-1
    04:50:24.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:24.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:24.275 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:24.300 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:24.301 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:24.349 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:24.438 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/2/1 {11 11ä11#+} 1/a"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:50:24.532 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:24.612 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:24.613 [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
    04:50:24.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:24.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4f5f22b77b83927aef7152aba4251079c4567a9' to.sha1='b2d4ffff5087e28ab6d831542af64a84138d36f1'): /2/1 {11 11ä11#+} 1/b
    04:50:24.695 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=73
    04:50:24.695 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73
    04:50:24.920 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:24.924 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=67, revision=73
    04:50:24.983 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:24.990 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=67, revision=73
    04:50:24.990 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=73, revision=-1
    04:50:25.027 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:25.096 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:25.183 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/2/1 {11 11ä11#+} 1/b"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:50:25.381 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:25.518 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:25.521 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:25.560 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:25.598 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:25.616 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:25.619 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:25.620 [qtp1325681772-959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/Noxx4OHDH3HTGoGRP_G6gw/Z7sEEQ0iTToTL45r9Sjq7g' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:25.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4794797 bytes in 14615 ms. path='/1 {11 11ä11#+} 1/c'
    04:50:25.668 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=52
    04:50:25.669 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52
    04:50:25.767 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:25.771 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=45, revision=52

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:25.839 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:25.840 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:25.846 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=45, revision=52
    04:50:25.846 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=52, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:25.848 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=30, revision=36
    04:50:25.849 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=36, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:25.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:25.891 [qtp543805131-950] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:25.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:25.916 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:25.975 [qtp178185341-729] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:25.986 [qtp178185341-729] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:26.082 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:26.136 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/1 {11 11ä11#+} 1/c"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:26.217 [qtp543805131-950] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:26.233 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:26.325 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/1 {11 11ä11#+} 1/b"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:26.396 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    04:50:26.400 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:26.406 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:26.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'
    04:50:26.504 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:26.514 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:26.521 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:26.524 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OSdClHR7DefID0L8zciR3Q/G097N6KVApaJqPEqIBRuzg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:26.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='099efdc0fca2897449bf60b7fad15898b6e5a8b0' to.sha1='b39a2558a6a84dcb72ec1ffea428a9115c6f1fa8'): /2/1 {11 11ä11#+} 1/a
    04:50:26.611 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=58
    04:50:26.611 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:27.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
    04:50:27.128 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:27.136 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=52, revision=58
    04:50:27.220 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:27.239 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=52, revision=58
    04:50:27.240 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=58, revision=-1
    04:50:27.277 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:27.310 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:27.379 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/2/1 {11 11ä11#+} 1/a"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff
    04:50:27.431 [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'
    04:50:27.521 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:27.529 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:27.534 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:27.535 [qtp178185341-679] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vcc-Z19l1HXVDhR6msH4NQ/V4NTy3v5I8Ty4Slpnx-ihw/y_p7uTlIJjFxsOwtTFY1jw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:27.788 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:27.876 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 245167 bytes in 1466 ms. path='/1 {11 11ä11#+} 1/b'
    04:50:27.895 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=39
    04:50:27.895 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39
    04:50:28.005 [qtp543805131-950] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:28.010 [qtp543805131-950] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=36, revision=39
    04:50:28.122 [qtp543805131-950] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:28.130 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=36, revision=39
    04:50:28.130 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=39, revision=-1
    04:50:28.180 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:28.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:28.209 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:28.241 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:28.244 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:28.260 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:28.298 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:28.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 201745 bytes in 872 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:50:28.323 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=61
    04:50:28.323 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:28.335 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/1 {11 11ä11#+} 1/b"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:50:28.350 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:28.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:28.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:28.386 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:28.389 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=58, revision=61
    04:50:28.480 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:28.489 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=58, revision=61
    04:50:28.489 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=61, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:28.494 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84f8e94ef2c83faab05486ac0d6889869ef31d7f' to.sha1='44f65d70ff1377b20b8ec72fe6afa6fd5e447d52'): /1 {11 11ä11#+} 1/c
    04:50:28.534 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=45
    04:50:28.535 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:28.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:28.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:28.562 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:28.592 [qtp178185341-729] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:28.596 [qtp178185341-729] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:28.601 [qtp543805131-950] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:28.605 [qtp543805131-950] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=39, revision=45
    04:50:28.674 [qtp543805131-950] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:28.675 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:28.684 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=39, revision=45
    04:50:28.684 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=45, revision=-1
    04:50:28.721 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:28.791 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/2/1 {11 11ä11#+} 1/a"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:28.807 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:28.819 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:28.831 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:28.833 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:28.834 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/1 {11 11ä11#+} 1/c"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:50:28.839 [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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:28.930 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f4b13c33f0cb7eb1f630328ee73d25361736f078' to.sha1='7493e74357a27b99168dec4b122e23d6c2fd0e71'): /2/1 {11 11ä11#+} 1/b
    04:50:28.974 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=67
    04:50:28.975 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:29.078 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:29.096 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:29.100 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:29.101 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OSdClHR7DefID0L8zciR3Q/USA6lJoAooJGg-KVn1SAJg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:29.105 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:29.110 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=61, revision=67
    04:50:29.283 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:29.291 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=61, revision=67
    04:50:29.291 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=67, revision=-1
    04:50:29.335 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:29.373 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:29.392 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/2/1 {11 11ä11#+} 1/b"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff
    04:50:29.402 [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'
    04:50:29.572 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:29.588 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:29.593 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:29.595 [qtp178185341-627] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vcc-Z19l1HXVDhR6msH4NQ/V4NTy3v5I8Ty4Slpnx-ihw/TR_zD8AUlRWAXW83lMqAeA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:30.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:30.588 [Test worker] INFO  D.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
    04:50:31.411 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:31.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 955835 bytes in 6062 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:50:31.456 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=76
    04:50:31.456 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76
    04:50:31.560 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:31.566 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=73, revision=76
    04:50:31.647 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:31.655 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=73, revision=76
    04:50:31.656 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=76, revision=-1
    04:50:31.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:31.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:31.724 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:31.751 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:31.752 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:31.996 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:32.068 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/2/1 {11 11ä11#+} 1/b"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:50:32.079 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:32.097 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:32.098 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:32.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    04:50:32.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e13a173d16a782bef53c901c7d1901d3a3c34300' to.sha1='00460732fa4854da7b805d444310bab2d816a26e'): /2/a
    04:50:32.266 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=82
    04:50:32.266 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:32.324 [qtp543805131-950] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:32.338 [qtp543805131-950] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:32.343 [qtp543805131-950] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:32.343 [qtp543805131-950] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OSdClHR7DefID0L8zciR3Q/USA6lJoAooJGg-KVn1SAJg' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:32.359 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:32.365 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=76, revision=82

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:32.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:32.435 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:32.448 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=76, revision=82
    04:50:32.448 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=82, revision=-1
    04:50:32.496 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:32.571 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:32.593 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:32.630 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/2/a"} on repo=a740e054-7367-4d03-a948-300ec5f65a28

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:32.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 644026 bytes in 3261 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:50:32.679 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=70
    04:50:32.679 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=70

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:32.684 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    04:50:32.744 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:32.751 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:32.754 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:32.757 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/xclKzFZ2AY7DmNqdUxfeFQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:32.770 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:32.775 [qtp178185341-729] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=67, revision=70
    04:50:32.828 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:32.835 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=67, revision=70
    04:50:32.835 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=70, revision=-1
    04:50:32.895 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:32.895 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:32.919 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:32.949 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:32.951 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:33.025 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:33.112 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:33.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/2/1 {11 11ä11#+} 1/b"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff
    04:50:33.181 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:33.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 103831 bytes in 497 ms. path='/2/a'
    04:50:33.199 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=85
    04:50:33.200 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:33.311 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:33.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:33.340 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:33.346 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=82, revision=85

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:33.426 [qtp543805131-950] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:33.428 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:33.434 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=82, revision=85
    04:50:33.434 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=85, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:33.443 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bfca004ac61ce01cd307a38d4b844cda6671fb22' to.sha1='c1590a7a8d686b601c3cfc552aefef48540c5fcf'): /2/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:33.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1421052 bytes in 4636 ms. path='/1 {11 11ä11#+} 1/c'
    04:50:33.489 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=49
    04:50:33.491 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:33.505 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:33.505 [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
    04:50:33.538 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:33.551 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=45, revision=49

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:33.547 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:33.565 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=76
    04:50:33.566 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:33.595 [qtp1325681772-1017] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:33.598 [qtp1325681772-1017] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:33.631 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:33.638 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=45, revision=49
    04:50:33.638 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=49, revision=-1
    04:50:33.674 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:33.674 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:33.702 [qtp543805131-950] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:33.735 [qtp543805131-950] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:33.739 [qtp543805131-950] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:33.762 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:33.806 [qtp543805131-950] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:33.829 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/2/a"} on repo=a740e054-7367-4d03-a948-300ec5f65a28

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:33.829 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/1 {11 11ä11#+} 1/c"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:50:33.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:33.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:33.903 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    04:50:33.905 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:33.907 [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
    04:50:33.927 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.20%
    04:50:33.930 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:33.938 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:33.966 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:33.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84c9fe2642e5792646ce89318a4ec6f364a85fb3' to.sha1='f4f7873db390f1b3293da50314300acc9103133e'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:33.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa16def4fe97632c5527787dc1460e5acde75b3b' to.sha1='28681d6eb905aa66120eca58e4a3c12c4bbbb1c3'): /3 + &#ä/5/h

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:33.985 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=70, revision=76

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:34.040 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=55
    04:50:34.040 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:34.045 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=91
    04:50:34.046 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:34.074 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:34.078 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=70, revision=76
    04:50:34.079 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=76, revision=-1
    04:50:34.113 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:34.174 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:34.175 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:34.178 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=49, revision=55

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:34.178 [qtp1325681772-959] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=85, revision=91

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:34.214 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:34.219 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:34.227 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:34.233 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=85, revision=91
    04:50:34.233 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=91, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:34.233 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=49, revision=55
    04:50:34.234 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=55, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:34.238 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/2/a"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:34.268 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:34.271 [qtp543805131-950] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:34.324 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:34.327 [qtp543805131-950] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:34.327 [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 > interruptSyncDownAndResume STANDARD_OUT
    04:50:34.420 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/2/1 {11 11ä11#+} 1/a"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:34.413 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/3 + &#ä/5/h"} on repo=a740e054-7367-4d03-a948-300ec5f65a28

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:34.460 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:34.470 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:34.474 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:34.475 [qtp178185341-627] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vcc-Z19l1HXVDhR6msH4NQ/CB0RgJ9vieCXadbKYebX1w' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:34.483 [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
    04:50:34.485 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:34.529 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:34.535 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:34.538 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:34.539 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R6uMadGZcVcvU3ldcINFgg/3aNhVjSzsW_1WZQ0u5eOwg/Zz_hrrNwG8ri3qf1_ABJYQ' offset=0
    04:50:34.590 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:34.677 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 16415 bytes in 193 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:50:34.695 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=58
    04:50:34.695 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:34.729 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:34.747 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:34.750 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:34.751 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/87m6rbwsLR1a-NzEdvXchQ/6wpegmj790rHImkFljFNbw/460oZM_dVxl3FwvZkyPauQ' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:34.892 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:34.895 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=55, revision=58
    04:50:34.956 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:34.963 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=55, revision=58
    04:50:34.964 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=58, revision=-1
    04:50:35.009 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:35.010 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:35.031 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:35.062 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:35.064 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:35.143 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:35.348 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/2/1 {11 11ä11#+} 1/a"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:50:35.384 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:35.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:35.462 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:35.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    04:50:35.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='467a74cee19e41309caf25914de24d8deef91653' to.sha1='81e703fb38ed07d8337b80e4599ac010fb38273b'): /2/1 {11 11ä11#+} 1/b
    04:50:35.785 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=64
    04:50:35.785 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64
    04:50:36.019 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:36.023 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=58, revision=64
    04:50:36.175 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:36.183 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=58, revision=64
    04:50:36.183 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=64, revision=-1
    04:50:36.219 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:36.326 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:36.404 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/2/1 {11 11ä11#+} 1/b"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:50:36.506 [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 > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:36.531 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50: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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:36.617 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 433675 bytes in 2290 ms. path='/2/a'
    04:50:36.627 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=79
    04:50:36.627 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79
    04:50:36.693 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:36.697 [qtp178185341-729] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=76, revision=79

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:36.745 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:36.762 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:36.765 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:36.766 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R6uMadGZcVcvU3ldcINFgg/3aNhVjSzsW_1WZQ0u5eOwg/yJaGCvGX8c224g9BB5OC5Q' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:37.067 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:37.078 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=76, revision=79
    04:50:37.079 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=79, revision=-1
    04:50:37.133 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:37.134 [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
    04:50:37.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:37.163 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:37.188 [qtp178185341-679] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:37.190 [qtp178185341-679] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:37.259 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:37.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/2/a"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff
    04:50:37.428 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:37.496 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    04:50:37.499 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:37.502 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    04:50:37.542 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='053a72b141c46561426dfaea33ff2851bfcfe695' to.sha1='71129736ed71f1edd72bc559d94523db9886ebbb'): /3 + &#ä/5/h
    04:50:37.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=85
    04:50:37.595 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85
    04:50:37.714 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:37.717 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=79, revision=85
    04:50:37.775 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:37.783 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=79, revision=85
    04:50:37.783 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=85, revision=-1
    04:50:37.812 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:37.869 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:37.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/3 + &#ä/5/h"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff
    04:50:37.962 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    04:50:38.050 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:38.067 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:38.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:38.073 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:38.075 [qtp178185341-627] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Vrq56X5ZNQHhTR6HGSb0NA/wsTBXfImgLzm22FyAw7D2w/RGPQ5iCYxUoXSyybHIemSA' offset=0
    04:50:38.605 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:38.679 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 192164 bytes in 717 ms. path='/3 + &#ä/5/h'
    04:50:38.706 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=88
    04:50:38.707 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88
    04:50:38.781 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:38.784 [qtp178185341-729] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=85, revision=88
    04:50:38.832 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:38.838 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:38.840 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=85, revision=88
    04:50:38.840 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=88, revision=-1
    04:50:38.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:38.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:38.916 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:38.945 [qtp178185341-679] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:38.948 [qtp178185341-679] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:38.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:38.980 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:39.001 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:39.010 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:39.014 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:39.014 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/87m6rbwsLR1a-NzEdvXchQ/6wpegmj790rHImkFljFNbw/460oZM_dVxl3FwvZkyPauQ' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:39.061 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/3 + &#ä/5/h"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff
    04:50:39.110 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:39.195 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:39.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    04:50:39.406 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3561a59b07aa56b0db4b924d212365d52e17eec3' to.sha1='47b43f0846d4782cb69244951fc7cba5c979b31c'): /3 + &#ä/5/i
    04:50:39.452 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=94
    04:50:39.452 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94
    04:50:39.560 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:39.563 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=88, revision=94
    04:50:39.654 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:39.667 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=88, revision=94
    04:50:39.667 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=94, revision=-1
    04:50:39.701 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:39.768 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:39.849 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/3 + &#ä/5/i"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff
    04:50:39.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    04:50:40.151 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:40.168 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:40.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:40.172 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:40.174 [qtp178185341-729] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Vrq56X5ZNQHhTR6HGSb0NA/wsTBXfImgLzm22FyAw7D2w/YHZAkTmACNWxTytvQWukjA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:40.272 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:40.310 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1383272 bytes in 5824 ms. path='/3 + &#ä/5/h'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:40.315 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:40.324 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=95
    04:50:40.324 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:40.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 966481 bytes in 3824 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:50:40.348 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=67
    04:50:40.349 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:40.385 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:40.388 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=91, revision=95

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:40.407 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:40.415 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=64, revision=67

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:40.431 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:40.435 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:40.440 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=91, revision=95
    04:50:40.440 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=95, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:40.445 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=64, revision=67
    04:50:40.445 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=67, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:40.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:40.502 [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
    04:50:40.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:40.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:40.817 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:40.819 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:40.848 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:40.850 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:40.853 [qtp1325681772-959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:40.857 [qtp1325681772-959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:41.196 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:41.198 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:41.286 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/3 + &#ä/5/h"} on repo=a740e054-7367-4d03-a948-300ec5f65a28

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:41.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/2/1 {11 11ä11#+} 1/b"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:41.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:41.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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:41.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:41.377 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:41.381 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:41.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:41.393 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:41.396 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:41.407 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b307a7438eb9c3deb4f002cfcfbe71421c86798f' to.sha1='93b669614a14bdd4af7e4cac76450228e25c83c3'): /3 + &#ä/5/i

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:41.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a05dcc4122e061acf7ccd6c405b287180db81200' to.sha1='53cbae082585cfd7b20f0bb4644e2692bdf3582a'): /2/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:41.456 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=101
    04:50:41.457 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:41.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:41.525 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:41.528 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=95, revision=101

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:41.535 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=73
    04:50:41.536 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:41.596 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:41.612 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=95, revision=101
    04:50:41.612 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=101, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:41.636 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:41.642 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=67, revision=73

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:41.656 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:41.692 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:41.709 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:41.715 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=67, revision=73
    04:50:41.716 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=73, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:41.721 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/3 + &#ä/5/i"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:50:41.736 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:41.760 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:41.819 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:41.976 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:41.984 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/2/a"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:41.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:41.988 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:42.009 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:42.014 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:42.015 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/87m6rbwsLR1a-NzEdvXchQ/6wpegmj790rHImkFljFNbw/bK00mJCqW6QqMpsjDnrD4A' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.021 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:42.047 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 972866 bytes in 2124 ms. path='/3 + &#ä/5/i'
    04:50:42.059 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=97
    04:50:42.060 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:42.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.092 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.096 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.097 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=94, revision=97

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.107 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.107 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.111 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:42.112 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R6uMadGZcVcvU3ldcINFgg/2lRpIwa-DHrbsOLUlLK_Sw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.112 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=94, revision=97
    04:50:42.113 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=97, revision=-1
    04:50:42.165 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:42.166 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:42.195 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:42.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.227 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:42.229 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50: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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.250 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.251 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.278 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 328927 bytes in 290 ms. path='/2/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.286 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/3 + &#ä/5/i"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.291 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=76
    04:50:42.291 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.296 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:42.304 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:42.307 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.335 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:42.339 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=73, revision=76

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c6305359c8f822cf936877d45777352f239c19f6' to.sha1='1de3ed4c633dab87ae564415936477d3541d24d5'): /3 + &#ä/aa

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.359 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:42.368 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=73, revision=76
    04:50:42.368 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=76, revision=-1
    04:50:42.428 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:42.428 [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
    04:50:42.430 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.468 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=103
    04:50:42.469 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.486 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:42.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.534 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:42.539 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.543 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.558 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.565 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=97, revision=103

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/2/a"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.667 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.672 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.673 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=97, revision=103
    04:50:42.674 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=103, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.701 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.708 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.704 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:42.711 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    04:50:42.775 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15e30aac22c34bab3d6afe810313e6fff057c359' to.sha1='53304ab96b4c50e1112484d1b55ba6b87d753af5'): /3 + &#ä/5/h

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:42.776 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:42.794 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/3 + &#ä/aa"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff
    04:50:42.802 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:42.812 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:42.827 [Test worker] INFO  D.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
    04:50:42.867 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:42.882 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.883 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=82
    04:50:42.884 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:42.890 [qtp1325681772-1018] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/87m6rbwsLR1a-NzEdvXchQ/6wpegmj790rHImkFljFNbw/bK00mJCqW6QqMpsjDnrD4A' offset=1048576

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:42.969 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:42.972 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=76, revision=82

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:43.026 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:43.036 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:43.043 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=76, revision=82
    04:50:43.043 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=82, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:43.047 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:43.051 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:43.052 [qtp178185341-729] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Vrq56X5ZNQHhTR6HGSb0NA/bSKD6CCsp0RLKcYAJZ-yIQ' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:43.076 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:43.167 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:43.191 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/3 + &#ä/5/h"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:50:43.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    04:50:43.375 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:43.388 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:43.394 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:43.396 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J2TKLaplPAzjDc7QVwK0KQ/F0DyfNZYBR2qMa9-YQVlkg/DJ3Yqs9gxm3ItEfEHcFRjw' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:43.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
    04:50:43.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:44.812 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:44.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 763626 bytes in 2162 ms. path='/3 + &#ä/aa'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:44.968 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:44.986 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=106
    04:50:44.987 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:45.068 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 607611 bytes in 1852 ms. path='/3 + &#ä/5/h'
    04:50:45.079 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=85
    04:50:45.079 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85
    04:50:45.117 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:45.120 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=82, revision=85
    04:50:45.165 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:45.168 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=82, revision=85
    04:50:45.169 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=85, revision=-1
    04:50:45.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:45.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:45.243 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:45.276 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:45.280 [qtp543805131-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:45.295 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:45.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:45.354 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/3 + &#ä/5/h"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:45.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:45.387 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:45.503 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:45.504 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:45.508 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    04:50:45.540 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c2a9a28a6019ead02d7e5695880dfa5283c5b0af' to.sha1='8feaf3aef0f4fab70820b268a691cd9f334a12af'): /3 + &#ä/5/i
    04:50:45.584 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=91
    04:50:45.584 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:45.695 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:45.707 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=103, revision=106

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:45.715 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:45.718 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=85, revision=91

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:45.729 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:45.738 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:45.746 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:45.747 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=103, revision=106
    04:50:45.747 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=106, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:45.749 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:45.750 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/87m6rbwsLR1a-NzEdvXchQ/6wpegmj790rHImkFljFNbw/bK00mJCqW6QqMpsjDnrD4A' offset=2097152

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:45.760 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:45.767 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=85, revision=91
    04:50:45.767 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=91, revision=-1
    04:50:45.795 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:45.808 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:45.808 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:45.828 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:45.906 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:45.930 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/3 + &#ä/5/i"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:50:46.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    04:50:46.234 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:46.242 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:46.245 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:46.246 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J2TKLaplPAzjDc7QVwK0KQ/F0DyfNZYBR2qMa9-YQVlkg/x71JmPH8gz3vc1TqHepcYQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:46.438 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:46.668 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:46.759 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:47.102 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/3 + &#ä/aa"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff
    04:50:47.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:47.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:47.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    04:50:47.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6c5f3bf9cd511196c8aaa4576ae1ac512f48bf3' to.sha1='be06ff66603d912feebe9830cd89e1f4b1efdfa0'): /3 + &#ä/bb
    04:50:47.217 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=112
    04:50:47.217 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112
    04:50:47.274 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:47.327 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=106, revision=112

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:47.398 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:47.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 2807733 bytes in 5754 ms. path='/3 + &#ä/5/i'
    04:50:47.505 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=106
    04:50:47.505 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106
    04:50:47.548 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:47.558 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=101, revision=106
    04:50:47.591 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:47.596 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=101, revision=106
    04:50:47.596 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=106, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:47.600 [Test worker] INFO  D.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
    04:50:47.631 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:47.643 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 280107 bytes in 1514 ms. path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:47.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:47.643 [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
    04:50:47.663 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=94
    04:50:47.663 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:47.673 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:47.714 [qtp1325681772-959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:47.720 [qtp1325681772-959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:47.786 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:47.824 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:47.828 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=91, revision=94
    04:50:47.885 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:47.887 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/3 + &#ä/5/i"} on repo=a740e054-7367-4d03-a948-300ec5f65a28

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:47.898 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=91, revision=94
    04:50:47.898 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=94, revision=-1
    04:50:47.937 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:47.938 [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
    04:50:47.965 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:47.976 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:47.976 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:47.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:48.004 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:48.006 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:48.080 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:48.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9d8dd1650b09100b3eb53a3783f140f7f6d9b55f' to.sha1='fe83a0bcb4e2d9ee75e02d92f5ec1c53c170f2f5'): /3 + &#ä/aa

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:48.114 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/3 + &#ä/5/i"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:50:48.124 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:48.176 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=112
    04:50:48.176 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:48.206 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:48.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:48.238 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:48.242 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=106, revision=112

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:48.313 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f80a834570b2012b0dcb130458fb179307c8ff3c' to.sha1='26f3bbb369f5ed4ec52fa05fd470d39a39148f6d'): /3 + &#ä/aa

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:48.338 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:48.344 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=106, revision=112
    04:50:48.344 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=112, revision=-1
    04:50:48.374 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:48.406 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=100
    04:50:48.406 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:48.608 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:48.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:48.640 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:48.643 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=94, revision=100

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:48.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/3 + &#ä/aa"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:50:48.675 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:48.694 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:48.699 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=94, revision=100
    04:50:48.699 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=100, revision=-1
    04:50:48.738 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:48.746 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:48.752 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:48.755 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:48.757 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/87m6rbwsLR1a-NzEdvXchQ/hAP_68A2igEOyvQAwfY_6A' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:48.819 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:48.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/3 + &#ä/aa"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:50:48.942 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:48.954 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:48.980 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [36069af5]initPersistenceManagerFactory: repositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:48.983 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 84205 bytes in 308 ms. path='/3 + &#ä/aa'
    04:50:49.003 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=115
    04:50:49.003 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:49.034 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:49.041 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:49.044 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:49.046 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J2TKLaplPAzjDc7QVwK0KQ/j0dM6X8HqI6h19H-WOwz2Q' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:49.088 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [36069af5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 46004 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:49.125 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:49.129 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=112, revision=115

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:49.132 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5by4e-1fbdj-remote'
    04:50:49.134 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5by4e-1fbdj-remote' locked successfully.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:49.227 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:49.235 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=112, revision=115
    04:50:49.235 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=115, revision=-1
    04:50:49.284 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:49.284 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:49.320 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:49.330 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:49.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 135414 bytes in 404 ms. path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:49.353 [qtp1325681772-1018] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:49.355 [qtp1325681772-1018] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:49.362 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=103
    04:50:49.363 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:49.406 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:49.410 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:49.414 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=106, revision=112
    04:50:49.414 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=112, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:49.431 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:49.436 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=100, revision=103

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:49.444 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:49.489 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:49.493 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/3 + &#ä/aa"} on repo=a740e054-7367-4d03-a948-300ec5f65a28

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:49.501 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=100, revision=103
    04:50:49.502 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=103, revision=-1
    04:50:49.547 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:49.547 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:49.567 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:49.576 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:49.603 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:49.605 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:49.728 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:49.732 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:49.735 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:49.737 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:49.745 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/3 + &#ä/bb"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff
    04:50:49.763 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:49.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eda6d70e231b1064b8a11f89ad8a303c2976c1a0' to.sha1='52d38f984aaf6d930c880cb77a37a98f3faff47b'): /3 + &#ä/bb

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:49.794 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/3 + &#ä/aa"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:49.811 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:49.818 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:49.819 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50: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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:49.824 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:49.826 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Vrq56X5ZNQHhTR6HGSb0NA/yhxUYYkMTHOsuLynud81iA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:49.838 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:49.839 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=121
    04:50:49.839 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:49.843 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:49.900 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:49.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='632ea6b45a338e76a7ac49c7e9fe2b488968c50c' to.sha1='37812e54c59155c0c193ad3ee78d375f70579d58'): /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:49.915 [qtp1325681772-959] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=115, revision=121

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:49.923 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:49.954 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=109
    04:50:49.955 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:49.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 66322 bytes in 232 ms. path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:49.996 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:50.004 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=115, revision=121
    04:50:50.005 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=121, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:50.027 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=115
    04:50:50.029 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:50.047 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:50.056 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:50.065 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=103, revision=109

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:50.091 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:50.097 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:50.105 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=103, revision=109
    04:50:50.105 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=109, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:50.106 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:50.108 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/3 + &#ä/bb"} on repo=a740e054-7367-4d03-a948-300ec5f65a28

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:50.110 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=112, revision=115

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:50.112 [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 > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:50.133 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:50.134 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:50.141 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=112, revision=115
    04:50:50.142 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=115, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:50.185 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:50.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:50.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:50.211 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:50.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/3 + &#ä/bb"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:50.268 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:50.271 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:50.281 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:50.284 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:50.296 [qtp1325681772-1017] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/87m6rbwsLR1a-NzEdvXchQ/TLlSrjBsE_WM6zkSPaKo0A' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:50.344 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:50.352 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:50.355 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:50.355 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J2TKLaplPAzjDc7QVwK0KQ/ENzOsbAm6fWEzlONbyp1Xg' offset=0
    04:50:50.770 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:50.791 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 154179 bytes in 520 ms. path='/3 + &#ä/bb'
    04:50:50.804 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=112
    04:50:50.805 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112
    04:50:50.887 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:50.890 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=109, revision=112
    04:50:50.951 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:50.959 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=109, revision=112
    04:50:50.960 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=112, revision=-1
    04:50:51.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:50:51.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:51.033 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:51.065 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:51.067 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:51.087 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:51.121 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/3 + &#ä/bb"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:50:51.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:51.308 [qtp178185341-679] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:51.313 [qtp178185341-679] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:51.316 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:51.318 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    04:50:51.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13403f4a9da319e34ea1be21073eda98013c8b3f' to.sha1='fe6715b6e26fec54d2946d56d1a38c36a76e1edc'): /3 + &#ä/cc
    04:50:51.426 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=118
    04:50:51.427 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:51.480 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:51.500 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:51.503 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=112, revision=118

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:51.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/3 + &#ä/bb"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:51.621 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:51.621 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:51.632 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=112, revision=118
    04:50:51.632 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=118, revision=-1
    04:50:51.671 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:51.787 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:51.789 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:51.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:51.806 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/3 + &#ä/cc"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:50:51.812 [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 > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:51.823 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='551a2752942247557e5698c2c385e962cdafa0fe' to.sha1='fad14ee76c6181667bf4d1256c3c957a0d2945cd'): /3 + &#ä/cc
    04:50:51.865 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=121
    04:50:51.866 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50: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
    04:50:51.978 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:51.991 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:51.994 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:51.995 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J2TKLaplPAzjDc7QVwK0KQ/-C61RVh5VlwHSpJV4DPwNw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:52.184 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:52.251 [qtp178185341-55] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=115, revision=121

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:52.525 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:52.640 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:52.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 567527 bytes in 2537 ms. path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:52.655 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=115, revision=121
    04:50:52.656 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=121, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:52.660 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=124
    04:50:52.660 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:52.682 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:52.762 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:52.831 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:52.846 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/3 + &#ä/cc"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:52.849 [qtp1325681772-959] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=121, revision=124

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:52.852 [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
    04:50:53.038 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:53.042 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=121, revision=124
    04:50:53.043 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=124, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:53.083 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:53.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:53.091 [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
    04:50:53.102 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:53.106 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:53.107 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Vrq56X5ZNQHhTR6HGSb0NA/sfOSvAWYruJ2eVE5YD0j8Q' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:53.111 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:53.222 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]initPersistenceManagerFactory: repositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d
    04:50:53.249 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 46314 ms.
    04:50:53.277 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:53.353 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 71 ms.
    04:50:53.353 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=J_gNO9QchAVKo23tUprfxA, invitation=false]
    04:50:53.424 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 70 ms.
    04:50:53.424 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=SXDdB1a2xtVpLPQz3Nhm2A, invitation=false]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:53.495 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:53.596 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 625667 bytes in 1784 ms. path='/3 + &#ä/cc'
    04:50:53.607 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=121
    04:50:53.608 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121
    04:50:53.802 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:53.808 [qtp543805131-77] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=118, revision=121
    04:50:53.947 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:53.953 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=118, revision=121
    04:50:53.953 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=121, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.012 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:54.028 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.048 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:54.048 [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
    04:50:54.061 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=81.8 MiB, available=373.7 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.068 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:54.095 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:54.096 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.104 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.108 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.201 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/3 + &#ä/bb"} on repo=a740e054-7367-4d03-a948-300ec5f65a28

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/3 + &#ä/cc"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.215 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.219 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:54.330 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.331 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:54.333 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.333 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:54.349 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.398 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1d11db250ee1d91e12d9919366f1c3684302c4ab' to.sha1='758163f4dd52169356114b918320ef8e6fa8b9f6'): /3 + &#ä/cc

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.401 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae983fed78f097b2274250be61c84af03d59c7e6' to.sha1='ae96ffaf6fcf567dee2a0cc45b48c4889757dcf0'): /3 + &#ä/dd

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.437 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=130
    04:50:54.438 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.449 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=127
    04:50:54.449 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127
    04:50:54.527 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.528 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:54.533 [qtp1325681772-1018] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=124, revision=130

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.534 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=121, revision=127

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.567 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:54.572 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=124, revision=130
    04:50:54.572 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=130, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.572 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:54.580 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=121, revision=127
    04:50:54.580 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=127, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.607 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.612 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.645 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.656 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.663 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/3 + &#ä/cc"} on repo=a740e054-7367-4d03-a948-300ec5f65a28

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.669 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/3 + &#ä/dd"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.682 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.692 [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
    04:50:54.933 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.935 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.939 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:54.959 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:54.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 796164 bytes in 2108 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = a690ae87-70bf-46ff-9280-f642c906c394
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5b51v-tbcrs-local-src
      localRepository.publicKeySha1 = 9C:C3:57:21:78:54:50:82:3A:A9:1E:BC:B9:05:12:D3:F6:C0:08:CB

      remoteRepository.repositoryId = 6cf42657-e253-4b37-bbc1-6e794d30bc0d
      remoteRepository.remoteRoot = https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d
      remoteRepository.publicKeySha1 = E6:AA:1A:F2:47:B9:C9:5B:AE:76:05:5D:0C:AA:1A:84:FA:16:02:26

    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 a690ae87-70bf-46ff-9280-f642c906c394 6cf42657-e253-4b37-bbc1-6e794d30bc0d

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:54.970 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.971 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:54.982 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=124
    04:50:54.983 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:54.992 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:54.995 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/J2TKLaplPAzjDc7QVwK0KQ/LJm7Dr2K_jlLzIOoXval_w' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:55.004 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:55.020 [qtp1325681772-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/87m6rbwsLR1a-NzEdvXchQ/5Bk7CCUEtxdoaTYHuAY2Qw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:55.020 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:55.026 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=121, revision=124
    04:50:55.238 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:55.246 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=121, revision=124
    04:50:55.246 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=124, revision=-1
    04:50:55.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:55.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:55.312 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:55.340 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:55.342 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:55.359 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:55.386 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/3 + &#ä/cc"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:55.433 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:55.448 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:55.463 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:50:55.468 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    04:50:55.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9ed94a7e563d27b0c09afa93a1c786041e52567' to.sha1='8dd2eacb606ac3f44914dc32689cb7806732d97e'): /3 + &#ä/dd
    04:50:55.548 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=130
    04:50:55.549 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130
    04:50:55.839 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:55.843 [qtp178185341-729] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=124, revision=130
    04:50:55.866 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:55.872 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=124, revision=130
    04:50:55.872 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=130, revision=-1
    04:50:55.906 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:56.011 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:56.030 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/3 + &#ä/dd"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff
    04:50:56.035 [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
    04:50:56.116 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:56.125 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    04:50:56.148 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:56.155 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:56.173 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:56.176 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:56.178 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Vrq56X5ZNQHhTR6HGSb0NA/u74Nv1jZJhQDRvgdjDlTtQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:56.237 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:56.245 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:56.247 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:56.249 [qtp1325681772-959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/87m6rbwsLR1a-NzEdvXchQ/5Bk7CCUEtxdoaTYHuAY2Qw' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:56.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    04:50:56.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    04:50:56.333 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    04:50:56.390 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    04:50:56.431 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.28%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:56.506 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:56.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:56.623 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 304674 bytes in 588 ms. path='/3 + &#ä/dd'
    04:50:56.637 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=133
    04:50:56.638 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133
    04:50:56.696 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:56.700 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=130, revision=133

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:56.724 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:56.730 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:50:56.731 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a690ae87-70bf-46ff-9280-f642c906c394 ('build/repo/j7y5b51v-tbcrs-local-src')
    04:50:56.757 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:56.768 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:56.777 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=130, revision=133
    04:50:56.778 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=133, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:56.801 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:56.822 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:56.822 [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
    04:50:56.834 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:56.845 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:56.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1268873 bytes in 2184 ms. path='/3 + &#ä/cc'
    04:50:56.878 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=134
    04:50:56.881 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:56.886 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:56.889 [qtp178185341-55] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:57.056 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:57.080 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8b5c4f4d-a202-4041-b57e-e619167a3bff", toRepositoryId="bb50f55a-5c48-43b9-aa5d-31ed0b38334a", path="/3 + &#ä/dd"} on repo=8b5c4f4d-a202-4041-b57e-e619167a3bff

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:57.083 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:57.089 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=130, revision=134
    04:50:57.112 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:57.117 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:57.117 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=130, revision=134
    04:50:57.118 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=134, revision=-1
    04:50:57.157 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:50:57.157 [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
    04:50:57.173 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:57.178 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:57.392 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:57.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1028350 bytes in 2780 ms. path='/3 + &#ä/dd'
    04:50:57.489 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=130
    04:50:57.489 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:57.543 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a localRepositoryRevisionSynced=6

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:57.544 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:57.548 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=127, revision=130
    04:50:57.589 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:57.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=127, revision=130
    04:50:57.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=130, revision=-1
    04:50:57.632 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:50:57.632 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:50:57.659 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:57.683 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:50:57.685 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:50:57.699 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:57.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="0f59f7e0-3207-4174-a5ea-51afb1723122", toRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", path="/3 + &#ä/dd"} on repo=0f59f7e0-3207-4174-a5ea-51afb1723122
    04:50:57.854 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:57.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6cf42657-e253-4b37-bbc1-6e794d30bc0d from='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d' toID=a690ae87-70bf-46ff-9280-f642c906c394 to='build/repo/j7y5b51v-tbcrs-local-src', fromRepoLocalSync=true

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:57.880 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:57.931 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:57.945 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:57.952 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d renewalDateTime=2017-09-24T03:20:57.904Z expiryDateTime=2017-09-24T03:50:57.904Z
    04:50:57.965 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:58.007 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    04:50:58.074 [pool-4-thread-3] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:58.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: repoFileDtos.size=0
    04:50:58.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=63.3 MiB, available=392.2 MiB
    04:50:58.545 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:58.652 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:58.663 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=139
    04:50:58.673 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:50:58.681 [qtp298852037-833] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:58.794 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:58.797 [qtp178185341-729] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=133, revision=139
    04:50:59.018 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:59.027 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=133, revision=139
    04:50:59.028 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=139, revision=-1
    04:50:59.108 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:59.124 [qtp178185341-679] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff transaction.localRevision=84 remoteFromLocalRevision=6
    04:50:59.195 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:59.203 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bb50f55a-5c48-43b9-aa5d-31ed0b38334a from='https://localhost:32836/bb50f55a-5c48-43b9-aa5d-31ed0b38334a' toID=8b5c4f4d-a202-4041-b57e-e619167a3bff to='build/repo/j7y59go4-45bzc-local-src', fromRepoLocalSync=false
    04:50:59.229 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:59.254 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=84

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:50:59.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:50:59.510 [pool-4-thread-4] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:59.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff serverRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:59.526 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=136
    04:50:59.535 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136
    04:50:59.627 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:59.630 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=130, revision=136
    04:50:59.751 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:59.759 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=130, revision=136
    04:50:59.759 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=136, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:59.856 [qtp1325681772-1018] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:59.884 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:59.904 [qtp1325681772-1018] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:50:59.936 [qtp543805131-319] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 transaction.localRevision=81 remoteFromLocalRevision=6
    04:50:59.970 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:50:59.972 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcba378f-a4a8-43a7-9722-1f8a56988842 from='https://localhost:46446/bcba378f-a4a8-43a7-9722-1f8a56988842' toID=0f59f7e0-3207-4174-a5ea-51afb1723122 to='build/repo/j7y5a3uf-77lkg-local-src', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:50:59.985 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:00.005 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:00.031 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/3 + &#ä/cc"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:51:00.058 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:00.099 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:00.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    04:51:00.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d6b47cb69e1c621d6e06dd7bb67c654f9cb123b' to.sha1='e1958ab86e92438cb5d2c687049ed91b04927c1c'): /3 + &#ä/dd

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:00.208 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:00.320 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:00.323 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=140
    04:51:00.324 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:00.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: 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
    04:51:00.424 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:00.433 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=134, revision=140

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:00.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=59.0 MiB, available=396.5 MiB
    04:51:00.587 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:00.600 [qtp178185341-729] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.localRepositoryRevisionInProgress=-1, revision=85
    04:51:00.632 [qtp178185341-729] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:00.724 [pool-4-thread-4] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:00.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=63.6 MiB, available=391.9 MiB
    04:51:00.992 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:01.344 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:01.351 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=134, revision=140
    04:51:01.351 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=140, revision=-1
    04:51:01.381 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:00.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842: repoFileDtos.size=0
    04:51:01.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=64.4 MiB, available=391.1 MiB
    04:51:01.442 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:01.513 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:01.586 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/3 + &#ä/dd"} on repo=a740e054-7367-4d03-a948-300ec5f65a28

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:01.591 [qtp178185341-729] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:01.600 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J_gNO9QchAVKo23tUprfxA, serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d} because of missing permissions!
    04:51:01.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:01.602 [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
    04:51:01.619 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.localRepositoryRevisionInProgress=-1, revision=82
    04:51:01.666 [qtp543805131-262] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:01.692 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:01.819 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:01.823 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:01.824 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/87m6rbwsLR1a-NzEdvXchQ/pcui3BSMJb--XkcgqwXzHA' offset=0
    04:51:02.076 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:02.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 127396 bytes in 492 ms. path='/3 + &#ä/dd'
    04:51:02.115 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=143
    04:51:02.118 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143
    04:51:02.217 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:02.223 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=140, revision=143
    04:51:02.270 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:02.279 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=140, revision=143
    04:51:02.280 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=143, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:02.346 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:02.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842: 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
    04:51:02.433 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:02.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=63.8 MiB, available=391.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:02.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:02.478 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:01.610 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff serverRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a: 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
    04:51:02.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=57.2 MiB, available=398.3 MiB
    04:51:02.534 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.remoteRepositoryRevisionSynced=4, revision=85

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:02.539 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:02.547 [qtp298852037-834] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionSynced=-1, revision=4
    04:51:02.548 [qtp298852037-834] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:02.563 [qtp1325681772-959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:51:02.567 [qtp1325681772-959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:51:02.585 [qtp1325681772-959] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:02.585 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:02.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:02.647 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/3 + &#ä/dd"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:51:02.661 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:02.668 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.46%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:02.726 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:02.726 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:02.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:02.753 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:02.767 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:02.767 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:02.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:02.782 [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
    04:51:02.816 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=6

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:02.826 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    04:51:02.826 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:02.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:02.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:02.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:02.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:02.892 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:02.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:02.908 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:02.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:02.929 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:02.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:02.945 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:02.946 [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
    04:51:02.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=61.3 MiB, available=394.2 MiB
    04:51:02.977 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.remoteRepositoryRevisionSynced=4, revision=82

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:02.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:02.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:03.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:03.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.027 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.027 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:03.040 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:03.057 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.070 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.090 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MVM-z4w7Kk962IG2roc1ew, serverRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a} because of missing permissions!
    04:51:03.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:03.136 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=149
    04:51:03.149 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:03.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=63.8 MiB, available=391.7 MiB
    04:51:03.163 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:03.216 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.217 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.238 [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
    04:51:03.267 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:03.276 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=143, revision=149

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:03.300 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.300 [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
    04:51:03.314 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:03.319 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=143, revision=149
    04:51:03.319 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=149, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:03.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.328 [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
    04:51:03.346 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:03.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.365 [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
    04:51:03.377 [qtp1325681772-1018] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 transaction.localRevision=90 remoteFromLocalRevision=6
    04:51:03.382 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:03.385 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.386 [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
    04:51:03.393 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a417c365-95a5-4aa4-93e0-e968cbbbe91a from='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a' toID=a740e054-7367-4d03-a948-300ec5f65a28 to='build/repo/j7y59gns-7c6xr-local-src', fromRepoLocalSync=false

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:03.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:51:03.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.423 [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
    04:51:03.427 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:03.436 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.436 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.455 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:51:03.455 [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
    04:51:03.458 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=90

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:03.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:03.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:03.531 [pool-4-thread-4] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:03.553 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.553 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:03.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.658 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    04:51:03.659 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:03.786 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=mRcpfFKciJ3mp4DhJWggTg, serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842} because of missing permissions!
    04:51:03.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:03.797 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=63.8 MiB, available=391.7 MiB
    04:51:03.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:03.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=57.4 MiB, available=398.1 MiB
    04:51:04.032 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:04.039 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.localRepositoryRevisionSynced=4, revision=85
    04:51:04.040 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.localRepositoryRevisionInProgress=85, revision=-1
    04:51:04.058 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:04.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:04.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=63.8 MiB, available=391.7 MiB
    04:51:04.297 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:51:04.299 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:51:04.299 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:51:04.342 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:04.456 [qtp298852037-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=2

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:04.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:04.483 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:04.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=60.8 MiB, available=394.7 MiB
    04:51:04.561 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:04.574 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.localRepositoryRevisionSynced=4, revision=82
    04:51:04.576 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.localRepositoryRevisionInProgress=82, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:04.598 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:04.622 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:04.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51: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.
    04:51:04.858 [Test worker] INFO  D.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
    04:51:04.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=57.3 MiB, available=398.2 MiB
    04:51:04.989 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:03.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: repoFileDtos.size=0
    04:51:05.009 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=58.7 MiB, available=396.8 MiB
    04:51:05.067 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:05.088 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionInProgress=-1, revision=91
    04:51:05.113 [qtp1325681772-451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:05.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=60.6 MiB, available=394.9 MiB
    04:51:05.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:05.374 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:05.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: 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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:05.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=60.6 MiB, available=394.9 MiB
    04:51:05.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:05.451 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=57.0 MiB, available=398.5 MiB
    04:51:05.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:51:05.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=57.0 MiB, available=398.5 MiB
    04:51:05.836 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:51:05.837 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:51:05.837 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:51:05.869 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:05.963 [qtp178185341-627] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff localRepositoryRevisionSynced=84
    04:51:05.975 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:05.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=56.9 MiB, available=398.6 MiB
    04:51:06.005 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.remoteRepositoryRevisionSynced=4, revision=91

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:06.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a transaction.localRevision=142 remoteFromLocalRevision=84

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:06.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:06.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8b5c4f4d-a202-4041-b57e-e619167a3bff from='build/repo/j7y59go4-45bzc-local-src' toID=bb50f55a-5c48-43b9-aa5d-31ed0b38334a to='https://localhost:32836/bb50f55a-5c48-43b9-aa5d-31ed0b38334a'
    04:51:06.028 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=142

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:06.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=60.6 MiB, available=394.9 MiB
    04:51:06.093 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:51:06.093 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:51:06.093 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:51:06.113 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:06.121 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:51:06.122 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:51:06.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a localRepositoryRevisionSynced=142

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:06.141 [qtp543805131-77] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 localRepositoryRevisionSynced=81

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:51:06.149 [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
    04:51:06.152 [qtp543805131-77] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:06.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.170 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:06.172 [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
    04:51:06.174 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=-1, revision=144
    04:51:06.178 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.187 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:06.188 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 transaction.localRevision=139 remoteFromLocalRevision=81

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.188 [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
    04:51:06.192 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0f59f7e0-3207-4174-a5ea-51afb1723122 from='build/repo/j7y5a3uf-77lkg-local-src' toID=bcba378f-a4a8-43a7-9722-1f8a56988842 to='https://localhost:46446/bcba378f-a4a8-43a7-9722-1f8a56988842'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:06.203 [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
    04:51:06.206 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=139

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.218 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:06.218 [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
    04:51:06.218 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.234 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:06.235 [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
    04:51:06.234 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff, this.remoteRepositoryRevisionSynced=139, revision=144
    04:51:06.242 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.251 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:06.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:06.267 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:06.267 [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
    04:51:06.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionSynced=139, revision=144
    04:51:06.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.localRepositoryRevisionInProgress=144, revision=-1
    04:51:06.304 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.304 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:06.304 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:06.318 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:06.318 [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
    04:51:06.323 [qtp178185341-679] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a remoteRepositoryId=8b5c4f4d-a202-4041-b57e-e619167a3bff transaction.localRevision=90 remoteFromLocalRevision=142

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:06.331 [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
    04:51:06.342 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:06.343 [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
    04:51:06.344 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:06.347 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:51:06.347 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:06.352 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:06.354 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 localRepositoryRevisionSynced=139

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:06.355 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7a04f63]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ddki-p13qw-local-dest'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:06.357 [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
    04:51:06.357 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7a04f63]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ddki-p13qw-local-dest' locked successfully.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:06.370 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=141
    04:51:06.374 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:06.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    04:51:06.392 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:06.392 [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
    04:51:06.417 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.428 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:06.429 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.429 [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
    04:51:06.431 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:06.440 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a690ae87-70bf-46ff-9280-f642c906c394 from='build/repo/j7y5b51v-tbcrs-local-src' toID=6cf42657-e253-4b37-bbc1-6e794d30bc0d to='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.445 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:06.446 [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
    04:51:06.449 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122, this.remoteRepositoryRevisionSynced=136, revision=141
    04:51:06.454 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:06.460 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=136, revision=141
    04:51:06.460 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=141, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:06.460 [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
    04:51:06.471 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:06.475 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.475 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:06.475 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:06.491 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=c3XeD1TGVDPVFj-6Oa0uSg, serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:06.530 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:06.564 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:06.573 [qtp543805131-190] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=0f59f7e0-3207-4174-a5ea-51afb1723122 transaction.localRevision=87 remoteFromLocalRevision=139
    04:51:06.637 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:06.646 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:51:06.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    04:51:06.656 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [bbc509e]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ddsv-88olr-local-dest'
    04:51:06.658 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [bbc509e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ddsv-88olr-local-dest' locked successfully.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:06.733 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:06.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:06.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:06.798 [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
    04:51:06.799 [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
    04:51:06.828 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:06.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:51:06.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=56.8 MiB, available=398.7 MiB
    04:51:07.119 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:07.124 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionSynced=4, revision=91
    04:51:07.125 [qtp1325681772-54] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionInProgress=91, revision=-1
    04:51:07.155 [qtp1325681772-54] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:07.183 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 83 ms.
    04:51:07.331 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=8
    04:51:07.332 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:07.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:51:07.525 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=56.7 MiB, available=398.8 MiB
    04:51:07.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:51:07.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=56.6 MiB, available=398.9 MiB
    04:51:07.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:07.883 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    04:51:07.955 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:07.959 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:08.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=56.6 MiB, available=398.9 MiB
    04:51:08.157 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:51:08.157 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:51:08.158 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:51:08.178 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:08.210 [qtp1325681772-960] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 localRepositoryRevisionSynced=90
    04:51:08.216 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:08.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a transaction.localRevision=152 remoteFromLocalRevision=90
    04:51:08.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a740e054-7367-4d03-a948-300ec5f65a28 from='build/repo/j7y59gns-7c6xr-local-src' toID=a417c365-95a5-4aa4-93e0-e968cbbbe91a to='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a'
    04:51:08.339 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=152
    04:51:08.426 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:51:08.427 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:51:08.431 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:08.438 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:08.443 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=-1, revision=8
    04:51:08.443 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:08.459 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=154
    04:51:08.462 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154
    04:51:08.729 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:08.739 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=149, revision=154

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:08.756 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    04:51:08.757 [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
    04:51:08.831 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:08.840 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=149, revision=154
    04:51:08.840 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=154, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:08.868 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:08.875 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:08.879 [qtp1325681772-1017] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 transaction.localRevision=96 remoteFromLocalRevision=152
    04:51:08.884 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:08.887 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:51:08.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    04:51:08.894 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7e8e99fd]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5dfj1-n4kb2-local-dest'
    04:51:08.896 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7e8e99fd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5dfj1-n4kb2-local-dest' locked successfully.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:09.065 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:09.104 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:09.182 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:09.186 [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
    04:51:09.265 [Test worker] INFO  D.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
    04:51:09.301 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=11
    04:51:09.302 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11
    04:51:09.637 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:09.640 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=8, revision=11
    04:51:09.719 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:09.727 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=8, revision=11
    04:51:09.727 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=11, revision=-1
    04:51:09.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:09.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:09.984 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:10.099 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:10.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    04:51:10.119 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:10.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.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:10.134 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:10.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    04:51:10.229 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=14
    04:51:10.229 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    04:51:10.330 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:10.333 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=11, revision=14
    04:51:10.410 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:10.424 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=11, revision=14
    04:51:10.425 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=14, revision=-1
    04:51:10.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:10.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:10.497 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:10.630 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:10.654 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:10.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:10.708 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:10.712 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    04:51:10.806 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=17
    04:51:10.806 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    04:51:10.882 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:10.894 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=14, revision=17
    04:51:10.952 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:10.961 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=14, revision=17
    04:51:10.961 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=17, revision=-1
    04:51:11.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:11.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:11.055 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:11.197 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:11.220 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:11.236 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:11.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:11.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:11.330 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=20
    04:51:11.331 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    04:51:11.408 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:11.413 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=17, revision=20
    04:51:11.470 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:11.483 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=17, revision=20
    04:51:11.483 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=20, revision=-1
    04:51:11.531 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:11.532 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:11.558 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:11.611 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:11.652 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:11.749 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:11.752 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    04:51:11.839 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=23
    04:51:11.839 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23
    04:51:12.175 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:12.179 [qtp298852037-834] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:12.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:12.236 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:12.242 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=20, revision=23
    04:51:12.243 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=23, revision=-1
    04:51:12.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:12.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:12.309 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:12.349 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:12.397 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:12.408 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    04:51:12.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    04:51:12.414 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:12.416 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    04:51:12.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b68b8e35c119351e05e70468d151a00e1599c07a' to.sha1='73ebdbf8715723deec888013b0a64c5644f64a3c'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:12.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
    04:51:12.578 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=27
    04:51:12.579 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27
    04:51:12.865 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:12.868 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=23, revision=27
    04:51:12.965 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:12.969 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=23, revision=27
    04:51:12.969 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=27, revision=-1
    04:51:13.003 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:13.046 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:13.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/1 {11 11ä11#+} 1/a"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:51:13.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/a'
    04:51:13.371 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:13.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:13.929 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:13.945 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:13.947 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3FWEuuupfmPBr3pzok7w-Q/gyEx_2IdQrNJIf9D8vTYDg' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:14.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:14.616 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:14.708 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158556 bytes in 1410 ms. path='/1 {11 11ä11#+} 1/a'
    04:51:14.725 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=30
    04:51:14.726 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:14.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:14.884 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:14.890 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=27, revision=30
    04:51:14.898 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:14.912 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=27, revision=30
    04:51:14.912 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=30, revision=-1
    04:51:14.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:14.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:15.016 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:15.146 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:51:15.175 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:51:15.200 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:15.386 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/1 {11 11ä11#+} 1/a"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:51:15.564 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:15.589 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:15.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    04:51:16.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6250b9c9d872377e0105bce8f36e26f7e8df7627' to.sha1='0994ef80863e15a8822ff0aa41e72027be15b409'): /1 {11 11ä11#+} 1/b

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:16.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:16.495 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=36
    04:51:16.495 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:16.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
    04:51:16.811 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:16.824 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=30, revision=36
    04:51:17.091 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:17.099 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=30, revision=36
    04:51:17.099 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=36, revision=-1
    04:51:17.132 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:17.205 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:17.232 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/1 {11 11ä11#+} 1/b"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:51:17.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/b'
    04:51:17.437 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:17.464 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:17.467 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:17.468 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3FWEuuupfmPBr3pzok7w-Q/7Q9N1GEq8QfCNmFVs59NIw' offset=0
    04:51:18.086 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:18.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:18.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 674256 bytes in 875 ms. path='/1 {11 11ä11#+} 1/b'
    04:51:18.136 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=39
    04:51:18.137 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:18.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:18.177 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:18.200 [qtp298852037-62] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=36, revision=39
    04:51:18.219 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:18.229 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=36, revision=39
    04:51:18.230 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=39, revision=-1
    04:51:18.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:18.284 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:18.309 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:18.339 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:51:18.342 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:51:18.394 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:18.500 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/1 {11 11ä11#+} 1/b"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:51:18.522 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:18.538 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:18.540 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    04:51:18.631 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86d6269954e3ff6968b103271e3d787d080582c0' to.sha1='f5897b610bb247620aab57f67320646f8cfc3433'): /1 {11 11ä11#+} 1/c
    04:51:18.669 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=45
    04:51:18.670 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    04:51:18.749 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:18.753 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=39, revision=45
    04:51:18.798 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:18.803 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=39, revision=45
    04:51:18.804 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=45, revision=-1
    04:51:18.848 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:18.937 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:18.950 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/1 {11 11ä11#+} 1/c"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:51:18.965 [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'
    04:51:19.129 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:19.145 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:19.148 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:19.149 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3FWEuuupfmPBr3pzok7w-Q/lNQr8wgL00EPla6mVubqog' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:19.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:20.539 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:20.546 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]initPersistenceManagerFactory: repositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:20.619 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 564124 bytes in 1653 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:20.622 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22112 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:20.640 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=48
    04:51:20.640 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:20.700 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:20.750 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:20.752 [qtp298852037-834] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=45, revision=48
    04:51:20.816 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:20.828 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=45, revision=48
    04:51:20.829 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=48, revision=-1
    04:51:20.878 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:20.878 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:20.904 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:20.936 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:51:20.942 [qtp298852037-62] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:51:21.038 [qtp298852037-62] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:21.073 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 243 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:21.087 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/1 {11 11ä11#+} 1/c"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:51:21.110 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:21.123 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    04:51:21.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:21.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    04:51:21.186 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='95574dc17935698c999da1e1bcfbec7befa92e53' to.sha1='cf756a285da681a9f32489d7810d9fbcb6403c83'): /2/1 {11 11ä11#+} 1/a
    04:51:21.245 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=54
    04:51:21.246 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:21.298 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:21.378 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:21.383 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=48, revision=54
    04:51:21.447 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:21.452 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=48, revision=54
    04:51:21.452 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=54, revision=-1
    04:51:21.491 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:21.534 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:21.559 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/2/1 {11 11ä11#+} 1/a"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:51:21.582 [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'
    04:51:21.919 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:21.932 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=68.7 MiB, available=386.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:21.941 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:21.944 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:21.945 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/rFqFSpCD_Z2uVzOyBAs1fw/AQx5B5dH34lpT1BEUuNM8w' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:22.216 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:22.633 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = ad0f0355-d0aa-4aca-a683-3d72325b75d1
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5by4e-bs319-local-src
      localRepository.publicKeySha1 = 34:F7:60:A9:FE:50:B4:60:AA:E4:58:9D:A9:F0:B7:CE:31:C2:DD:C1

      remoteRepository.repositoryId = ffd1e42b-48b3-42ee-93f1-45a894075e36
      remoteRepository.remoteRoot = https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36
      remoteRepository.publicKeySha1 = 48:0F:09:30:67:2D:68:23:DB:2C:BE:9E:4A:56:21:18:A8:78:87:79

    Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

      cloudstore dropRepoConnection ad0f0355-d0aa-4aca-a683-3d72325b75d1 ffd1e42b-48b3-42ee-93f1-45a894075e36
    04:51:22.956 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51: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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:24.067 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    04:51:24.081 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    04:51:24.264 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    04:51:24.284 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    04:51:24.315 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    04:51:24.378 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    04:51:24.423 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.10%
    04:51:24.485 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:24.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:24.561 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:24.762 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:24.778 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:24.782 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:24.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=ad0f0355-d0aa-4aca-a683-3d72325b75d1 to='build/repo/j7y5by4e-bs319-local-src', fromRepoLocalSync=true

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:24.803 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:24.809 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ad0f0355-d0aa-4aca-a683-3d72325b75d1 ('build/repo/j7y5by4e-bs319-local-src')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:24.821 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:24.822 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/rFqFSpCD_Z2uVzOyBAs1fw/AQx5B5dH34lpT1BEUuNM8w' offset=1048576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:24.859 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:51:24.900 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    04:51:24.930 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:25.116 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 renewalDateTime=2017-09-24T03:21:24.865Z expiryDateTime=2017-09-24T03:51:24.865Z
    04:51:25.133 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:25.168 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    04:51:25.231 [pool-4-thread-4] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:25.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:25.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:25.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=54.7 MiB, available=400.8 MiB
    04:51:25.784 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:25.884 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionInProgress=-1, revision=4
    04:51:25.910 [qtp1971696218-75] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:26.043 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:26.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1507578 bytes in 4547 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:51:26.153 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=58
    04:51:26.154 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51: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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:26.269 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:26.272 [qtp298852037-834] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=54, revision=58

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:26.343 [closeDeferredTimer-44ab73db-61] INFO  c.c.c.l.LocalRepoManagerImpl - [44ab73db]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:26.360 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:26.371 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=54, revision=58
    04:51:26.372 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=58, revision=-1
    04:51:26.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:26.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:26.458 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:26.494 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:51:26.498 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:51:26.517 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:26.626 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/2/1 {11 11ä11#+} 1/a"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:51:26.638 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:26.646 [closeDeferredTimer-52b14fa3-5p] INFO  c.c.c.l.LocalRepoManagerImpl - [52b14fa3]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:26.661 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:26.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    04:51:26.753 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='93f4e9ff2ab3f859599afdae53a76f284c498c49' to.sha1='2b06624c09d26d1910de902d948c20359361c090'): /2/1 {11 11ä11#+} 1/b
    04:51:26.855 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=64
    04:51:26.856 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64
    04:51:26.913 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:26.917 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=58, revision=64
    04:51:27.242 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:27.261 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=58, revision=64
    04:51:27.262 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=64, revision=-1
    04:51:27.298 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:27.407 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:27.426 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:27.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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
    04:51:27.490 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/2/1 {11 11ä11#+} 1/b"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:51:27.514 [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'
    04:51:27.580 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:27.592 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:27.597 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:27.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:27.610 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/rFqFSpCD_Z2uVzOyBAs1fw/JKb8ERq9A7aWzazE95HSkw' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:27.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=44.5 MiB, available=411.0 MiB
    04:51:27.812 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=-1, revision=4
    04:51:27.992 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:51:27.997 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:51:27.997 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:51:27.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:28.091 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:28.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 135627 bytes in 677 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:51:28.205 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=67
    04:51:28.206 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67
    04:51:28.314 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:28.329 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=64, revision=67

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:28.373 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=44.7 MiB, available=410.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:28.572 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:28.582 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=64, revision=67
    04:51:28.582 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=67, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:28.597 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:28.605 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionSynced=-1, revision=4
    04:51:28.605 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:28.627 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:28.627 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:28.647 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:28.682 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:51:28.685 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:28.694 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:28.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:28.783 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:28.858 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/2/1 {11 11ä11#+} 1/b"} on repo=a690ae87-70bf-46ff-9280-f642c906c394

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:28.886 [closeDeferredTimer-1ee73d5a-6h] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee73d5a]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:28.961 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:29.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=44.6 MiB, available=410.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:29.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:29.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:29.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:29.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2595d00f26f4ce4f6f085f93e3e5453afe9dfb14' to.sha1='3549457ff270fe77ec997586bdd675b64f588b34'): /2/a
    04:51:29.218 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=73
    04:51:29.219 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73
    04:51:29.468 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:29.480 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=67, revision=73

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:29.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:29.634 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:29.663 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=67, revision=73
    04:51:29.664 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=73, revision=-1
    04:51:29.769 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:29.931 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:29.996 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/2/a"} on repo=a690ae87-70bf-46ff-9280-f642c906c394

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:29.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:29.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=44.6 MiB, available=410.9 MiB
    04:51:29.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:51:30.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=44.6 MiB, available=410.9 MiB
    04:51:30.049 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:51:30.052 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:51:30.052 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:30.053 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:30.073 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:30.147 [qtp1971696218-75] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 localRepositoryRevisionSynced=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:30.151 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:30.177 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:30.181 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:30.182 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/E3CgErdvXzYdRx_neG8UNQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:30.241 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:30.275 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=6 remoteFromLocalRevision=2
    04:51:30.379 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:30.388 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:30.390 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad0f0355-d0aa-4aca-a683-3d72325b75d1 from='build/repo/j7y5by4e-bs319-local-src' toID=ffd1e42b-48b3-42ee-93f1-45a894075e36 to='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36'
    04:51:30.404 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:30.408 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:30.512 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:30.546 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:30.606 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 108431 bytes in 552 ms. path='/2/a'
    04:51:30.616 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=76
    04:51:30.617 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76
    04:51:30.717 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:30.720 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=73, revision=76
    04:51:30.891 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:30.900 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=73, revision=76
    04:51:30.900 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=76, revision=-1
    04:51:30.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:30.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:30.971 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:30.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:31.009 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:51:31.011 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:51:31.061 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:31.187 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/2/a"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:51:31.216 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:31.375 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    04:51:31.376 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:31.381 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    04:51:31.473 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ae4e18ea9253f890673e620b70f57e2ab510bb0' to.sha1='8294f5235a1040a4ab92353a8dc1488a05c86ba9'): /3 + &#ä/5/h
    04:51:31.527 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=82
    04:51:31.527 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82
    04:51:31.620 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:31.623 [qtp298852037-834] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=76, revision=82
    04:51:31.770 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:31.782 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=76, revision=82
    04:51:31.782 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=82, revision=-1
    04:51:31.814 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:31.835 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:31.851 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/3 + &#ä/5/h"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:51:31.863 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:31.889 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:32.137 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:32.155 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:32.162 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:32.165 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/jTGA_1z9n1eLkwK5-Pg4gQ/ngrxn01dvTETSKnZ1SGghg' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:32.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:32.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:32.430 [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
    04:51:32.431 [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
    04:51:32.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

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:33.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:33.498 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 176 ms.
    04:51:33.841 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=8
    04:51:33.841 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    04:51:34.555 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    04:51:34.815 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:34.821 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:34.933 [Test worker] INFO  D.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
    04:51:35.483 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:51:35.539 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:35.574 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=-1, revision=8
    04:51:35.582 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=8, revision=-1
    04:51:35.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    04:51:35.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:35.996 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:36.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:36.240 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:36.258 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    04:51:36.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:36.283 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:36.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    04:51:36.432 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=11
    04:51:36.432 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:37.236 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:37.260 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:37.264 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:37.307 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:37.314 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:37.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:37.326 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:37.329 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:37.330 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/jTGA_1z9n1eLkwK5-Pg4gQ/ngrxn01dvTETSKnZ1SGghg' offset=1048576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:37.408 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:37.413 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=8, revision=11
    04:51:37.413 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:37.511 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:37.518 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:37.518 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:37.547 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:37.602 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1114120 bytes in 5739 ms. path='/3 + &#ä/5/h'
    04:51:37.626 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=86
    04:51:37.627 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:37.782 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:37.817 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:37.822 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=82, revision=86

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:37.861 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:37.874 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:37.879 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:37.880 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=82, revision=86
    04:51:37.880 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=86, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:37.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:37.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:37.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:37.972 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:37.987 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=14
    04:51:37.988 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:38.011 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:51:38.014 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:51:38.050 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:38.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.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:38.100 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:38.105 [qtp1971696218-962] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:38.136 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/3 + &#ä/5/h"} on repo=a690ae87-70bf-46ff-9280-f642c906c394

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:38.137 [qtp1971696218-962] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:38.150 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:38.217 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:38.220 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:38.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:38.225 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=11, revision=14
    04:51:38.225 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=14, revision=-1
    04:51:38.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:38.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:38.297 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:38.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1ec5c67b22b9a1d08e65f06834665875bc99094a' to.sha1='76c996554945f27c099cedf1adaf4818d0346402'): /3 + &#ä/5/i
    04:51:38.378 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=92
    04:51:38.378 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:38.394 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:38.467 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:38.483 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:38.494 [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
    04:51:38.508 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:38.512 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=86, revision=92
    04:51:38.575 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:38.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:38.588 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=17

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:38.588 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=86, revision=92
    04:51:38.588 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=92, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:38.588 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:38.622 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:38.692 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:38.725 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:38.728 [qtp1971696218-962] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=14, revision=17
    04:51:38.753 [qtp1971696218-962] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:38.776 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/3 + &#ä/5/i"} on repo=a690ae87-70bf-46ff-9280-f642c906c394

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:38.780 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:38.785 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=14, revision=17
    04:51:38.785 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:38.797 [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
    04:51:38.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:38.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:38.857 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:38.903 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:38.911 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:38.914 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:38.915 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/jTGA_1z9n1eLkwK5-Pg4gQ/9H3ogLDB1hAaUrI_aHPj5A' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:38.931 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:38.957 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:39.076 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:39.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    04:51:39.167 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=20
    04:51:39.167 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    04:51:39.281 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:39.284 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=17, revision=20
    04:51:39.311 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:51:39.341 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:39.349 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=17, revision=20
    04:51:39.350 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=20, revision=-1
    04:51:39.393 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:39.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:39.424 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:39.511 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:39.511 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:39.525 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 218085 bytes in 728 ms. path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:39.528 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:39.541 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=95
    04:51:39.542 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:39.606 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:39.613 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:39.625 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:39.630 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=92, revision=95

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:39.707 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=23
    04:51:39.707 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:39.707 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:39.715 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=92, revision=95
    04:51:39.715 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=95, revision=-1
    04:51:39.770 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:39.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:39.790 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:39.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:39.816 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:51:39.818 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:39.829 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:39.832 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:39.843 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:39.871 [qtp1971696218-835] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:51:39.920 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:39.931 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=20, revision=23
    04:51:39.931 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:39.931 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/3 + &#ä/5/i"} on repo=a690ae87-70bf-46ff-9280-f642c906c394

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:39.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:39.969 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:39.998 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:40.000 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:40.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:40.086 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:40.089 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:40.096 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:40.116 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:40.121 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.60%
    04:51:40.126 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.72%
    04:51:40.128 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:40.129 [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
    04:51:40.141 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='744406d2f3c690dc791e289a5d5672502c3f3102' to.sha1='7db9ab02b3be51a8b1dd92dc1e402879aedfad54'): /3 + &#ä/aa
    04:51:40.248 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=101
    04:51:40.249 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:40.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e444c03bc32f5c2241037e46122c285bb4392ec9' to.sha1='5f7552405607cc30cbe56e9565ffb5bb1f89fa95'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:40.369 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:40.377 [qtp298852037-834] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=95, revision=101
    04:51:40.445 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:40.469 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=95, revision=101
    04:51:40.469 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=101, revision=-1
    04:51:40.493 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:40.536 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:40.555 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/3 + &#ä/aa"} on repo=a690ae87-70bf-46ff-9280-f642c906c394

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:40.601 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=27
    04:51:40.601 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:40.602 [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
    04:51:40.653 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:40.656 [qtp1971696218-963] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:40.669 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:40.671 [qtp1971696218-963] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:40.677 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:40.681 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:40.682 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/PoVkju07xPzpyFvX5iP_5g' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:40.690 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:40.698 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=23, revision=27
    04:51:40.698 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=27, revision=-1
    04:51:40.735 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:40.848 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:40.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/1 {11 11ä11#+} 1/a"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:51:41.143 [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
    04:51:41.223 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:41.247 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:41.310 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157306 bytes in 708 ms. path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:41.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:41.328 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=104
    04:51:41.329 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:41.403 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:41.408 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:41.410 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/us6UnbR7TXYdS3hPn0qngg/XEMRKKSEXg2x_Bxw2rOF8A' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:41.413 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:41.419 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=101, revision=104
    04:51:41.480 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:41.491 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=101, revision=104
    04:51:41.492 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=104, revision=-1
    04:51:41.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:41.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:41.563 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:41.589 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:51:41.591 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:51:41.670 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:41.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:41.753 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/3 + &#ä/aa"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:51:41.772 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:41.863 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:41.865 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    04:51:41.948 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ddcb8adbc3fb1f94b9708ece87b6eddfb0f44efc' to.sha1='e7e6af79d15381512e3a558a3663a6f8af37fc0b'): /3 + &#ä/bb

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:41.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
    04:51:42.007 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=110
    04:51:42.007 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110
    04:51:42.233 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:42.238 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=104, revision=110
    04:51:42.289 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:42.295 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=104, revision=110
    04:51:42.295 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=110, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:42.336 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:42.350 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:42.386 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 291483 bytes in 1242 ms. path='/1 {11 11ä11#+} 1/a'
    04:51:42.403 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=30
    04:51:42.403 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:42.403 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:42.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:42.462 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/3 + &#ä/bb"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:51:42.468 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/bb'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:42.482 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:42.486 [qtp1971696218-962] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=27, revision=30
    04:51:42.490 [qtp1971696218-962] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:51:42.532 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:42.540 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=27, revision=30
    04:51:42.540 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:42.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:42.593 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:42.593 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:42.623 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:42.734 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:42.755 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:42.759 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:42.760 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/3m9HXXo3a3XDp__kXpV_pA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:42.783 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:51:42.834 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:51:42.866 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:43.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.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:43.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:43.398 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/1 {11 11ä11#+} 1/a"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:51:43.579 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:43.651 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:43.654 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    04:51:43.731 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='43aa01caccc5d8f8443a808d181624fc5c02bc06' to.sha1='1b0fa6bf5ebd5d59e4c97ced4a73869521501ea3'): /1 {11 11ä11#+} 1/b
    04:51:43.879 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=36
    04:51:43.879 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:44.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:44.334 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:44.336 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:44.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:44.349 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:51:44.399 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:44.408 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=30, revision=36
    04:51:44.408 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=36, revision=-1
    04:51:44.441 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:44.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:44.870 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:44.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:44.889 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/1 {11 11ä11#+} 1/b"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:51:44.890 [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'
    04:51:44.989 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:44.999 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:45.002 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:45.004 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/us6UnbR7TXYdS3hPn0qngg/S-Ut_Xa2_wFVfowuGPN8GA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:45.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
    04:51:45.298 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:45.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:45.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 236935 bytes in 480 ms. path='/1 {11 11ä11#+} 1/b'
    04:51:45.387 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=39
    04:51:45.388 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:45.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:45.422 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:45.425 [qtp1971696218-962] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=36, revision=39
    04:51:45.428 [qtp1971696218-962] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:51:45.476 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:45.483 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=36, revision=39
    04:51:45.483 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=39, revision=-1
    04:51:45.524 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:51:45.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:45.546 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:45.576 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:51:45.579 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:45.579 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:45.591 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:45.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:45.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/1 {11 11ä11#+} 1/b"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:51:45.661 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:45.671 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:45.673 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:45.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:45.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f589471e2b92bef49f8a1b980e1da2d1bbaeb20d' to.sha1='5fbeebc77aee796e98131d7e2c744c644c575ef2'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:45.864 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:45.883 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:45.886 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:45.888 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/3m9HXXo3a3XDp__kXpV_pA' offset=1048576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:45.904 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=45
    04:51:45.904 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    04:51:46.196 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:46.198 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=39, revision=45
    04:51:46.211 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:51:46.276 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:46.281 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=39, revision=45
    04:51:46.282 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=45, revision=-1
    04:51:46.319 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:46.387 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:46.462 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/1 {11 11ä11#+} 1/c"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:46.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:46.492 [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'
    04:51:46.602 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:46.613 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:46.616 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:46.617 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/us6UnbR7TXYdS3hPn0qngg/JJsyL_qF7d5q8W4RldOptQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:46.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:47.330 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:47.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:47.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 361524 bytes in 851 ms. path='/1 {11 11ä11#+} 1/c'
    04:51:47.358 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=48
    04:51:47.359 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:47.380 [Test worker] INFO  D.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
    04:51:47.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:47.399 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:47.402 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=45, revision=48
    04:51:47.406 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:51:47.452 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:47.458 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=45, revision=48
    04:51:47.459 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=48, revision=-1
    04:51:47.505 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:51:47.505 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:51:47.530 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:47.563 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:51:47.566 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:51:47.633 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:47.655 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:47.708 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/1 {11 11ä11#+} 1/c"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:51:47.726 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:47.793 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    04:51:47.804 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:51:47.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    04:51:47.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='98dd125362334fc63a5801b07106bc009c0549f1' to.sha1='cc4c00ede79207c7df4e9b758e7315dfdb51a34c'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:47.939 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:47.959 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:47.963 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=54
    04:51:47.963 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:47.988 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:47.996 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/3m9HXXo3a3XDp__kXpV_pA' offset=2097152

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:48.078 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:48.081 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=48, revision=54

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:48.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:48.100 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:51:48.233 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:48.238 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=48, revision=54
    04:51:48.239 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=54, revision=-1
    04:51:48.271 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:48.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:48.351 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:48.435 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/2/1 {11 11ä11#+} 1/a"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:51:48.445 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/2/1 {11 11ä11#+} 1/a'
    04:51:48.715 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:48.734 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:48.737 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:48.738 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/itUVss2Vnv0sNshAf8uX4Q/e4DtZel5aphqSFnElxnT7Q/Y90CfY0VmFDjkiaHi3VQXA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:49.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:50.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:51.204 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:51.520 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:51.536 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:51.540 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:51.541 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/3m9HXXo3a3XDp__kXpV_pA' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:51.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:52.297 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:52.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:52.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:52.719 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:52.739 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:52.743 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:52.744 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/itUVss2Vnv0sNshAf8uX4Q/e4DtZel5aphqSFnElxnT7Q/Y90CfY0VmFDjkiaHi3VQXA' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:54.750 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:54.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:55.052 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:55.072 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:55.088 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:55.089 [qtp298852037-533] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/3m9HXXo3a3XDp__kXpV_pA' offset=4194304

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:56.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51:56.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:51:56.752 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:57.004 [qtp1971696218-1044] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:57.020 [qtp1971696218-1044] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:57.023 [qtp1971696218-1044] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:57.024 [qtp1971696218-1044] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/itUVss2Vnv0sNshAf8uX4Q/e4DtZel5aphqSFnElxnT7Q/Y90CfY0VmFDjkiaHi3VQXA' offset=2097152

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:59.118 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7a04f63]initPersistenceManagerFactory: repositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3
    04:51:59.166 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7a04f63]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 45263 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:51:59.207 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:51: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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:51:59.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
    04:51:59.466 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:59.483 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:59.485 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:51:59.486 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/3m9HXXo3a3XDp__kXpV_pA' offset=5242880

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:51:59.980 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=61.2 MiB, available=394.3 MiB
    04:52:00.187 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59go5-qrta-remote'
    04:52:00.187 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59go5-qrta-remote' locked successfully.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:00.465 [qtp1971696218-1044] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:00.488 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [bbc509e]initPersistenceManagerFactory: repositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce
    04:52:00.493 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [bbc509e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 45590 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:00.608 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:00.639 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:00.643 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:00.644 [qtp1971696218-962] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/itUVss2Vnv0sNshAf8uX4Q/e4DtZel5aphqSFnElxnT7Q/Y90CfY0VmFDjkiaHi3VQXA' offset=3145728
    04:52:01.001 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:01.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3345047 bytes in 12574 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:52:01.041 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=60
    04:52:01.044 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:01.158 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=63.8 MiB, available=391.7 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:01.203 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:01.206 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=54, revision=60
    04:52:01.210 [qtp1971696218-835] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:01.247 [qtp178185341-679] INFO  D.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
    04:52:01.340 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5a3ui-tjrde-remote'
    04:52:01.340 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5a3ui-tjrde-remote' locked successfully.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:01.369 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:01.375 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=54, revision=60
    04:52:01.375 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=60, revision=-1
    04:52:01.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:01.473 [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
    04:52:01.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:01.527 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:01.538 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:01.602 [qtp178185341-679] INFO  D.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
    04:52:01.624 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:52:01.633 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:52:01.656 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:01.704 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/2/1 {11 11ä11#+} 1/a"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:01.708 [qtp178185341-679] INFO  D.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
    04:52:01.722 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:01.784 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:01.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:01.803 [qtp178185341-679] INFO  D.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
    04:52:01.830 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:01.836 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9887b73b0e802d8bdf8f84d3b3176604fbabcdf' to.sha1='7db6ac9c7d301552656eb102092e71145c60c1ba'): /2/1 {11 11ä11#+} 1/b
    04:52:01.882 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=66
    04:52:01.882 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=60, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:01.943 [qtp178185341-679] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:52:02.017 [qtp178185341-679] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:52:02.177 [qtp178185341-679] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:52:02.238 [qtp178185341-679] INFO  D.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
    04:52:02.278 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:02.284 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=60, revision=66
    04:52:02.296 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:02.314 [qtp178185341-679] INFO  D.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
    04:52:02.356 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:02.363 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=60, revision=66
    04:52:02.364 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=66, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:02.391 [qtp178185341-679] INFO  D.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
    04:52:02.400 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:02.392 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:02.404 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:02.415 [qtp298852037-1095] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/3m9HXXo3a3XDp__kXpV_pA' offset=6291456

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:02.445 [qtp178185341-679] INFO  D.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
    04:52:02.474 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:02.492 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/2/1 {11 11ä11#+} 1/b"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:02.527 [qtp178185341-679] INFO  D.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
    04:52:02.561 [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
    04:52:02.576 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7e8e99fd]initPersistenceManagerFactory: repositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:02.598 [qtp178185341-679] INFO  D.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
    04:52:02.656 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7e8e99fd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 45428 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:02.680 [qtp178185341-679] INFO  D.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
    04:52:02.699 [qtp543805131-921] INFO  D.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
    04:52:02.719 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:02.732 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:02.742 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:02.755 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/itUVss2Vnv0sNshAf8uX4Q/e4DtZel5aphqSFnElxnT7Q/-1zscUZEsZU4PSwUxs02VQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:02.762 [qtp178185341-679] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:52:02.979 [qtp178185341-679] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:52:03.038 [qtp178185341-679] INFO  D.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
    04:52:03.046 [qtp543805131-921] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:52:03.148 [qtp543805131-921] INFO  D.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
    04:52:03.230 [qtp178185341-679] INFO  D.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
    04:52:03.245 [qtp543805131-921] INFO  D.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
    04:52:03.331 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=60.4 MiB, available=395.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:03.343 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]initPersistenceManagerFactory: repositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a
    04:52:03.344 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3157 ms.
    04:52:03.375 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:03.433 [qtp543805131-921] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:52:03.508 [qtp543805131-921] INFO  D.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
    04:52:03.546 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59gnu-c3cog-remote'
    04:52:03.546 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y59gnu-c3cog-remote' locked successfully.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:03.642 [qtp543805131-921] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:52:03.724 [qtp543805131-921] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:52:03.806 [qtp543805131-921] INFO  D.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
    04:52:03.876 [qtp178185341-55] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = f508654a-9d34-49a7-9a28-532c1c4b92f3
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ddki-p13qw-local-dest
      localRepository.publicKeySha1 = 6B:E8:8D:36:0F:34:C9:75:32:68:7C:3F:EC:0B:0E:B9:93:5C:8B:8E

      remoteRepository.repositoryId = bb50f55a-5c48-43b9-aa5d-31ed0b38334a
      remoteRepository.remoteRoot = https://localhost:32836/bb50f55a-5c48-43b9-aa5d-31ed0b38334a
      remoteRepository.publicKeySha1 = 67:81:D3:B0:73:43:BB:6C:61:96:90:9F:95:9E:09:FB:19:74:80:2B

    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 f508654a-9d34-49a7-9a28-532c1c4b92f3 bb50f55a-5c48-43b9-aa5d-31ed0b38334a

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:03.882 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:03.900 [qtp543805131-921] INFO  D.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
    04:52:03.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 461731 bytes in 1382 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:03.952 [qtp543805131-921] INFO  D.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
    04:52:03.964 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=69
    04:52:03.966 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=69

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:04.031 [qtp543805131-921] INFO  D.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
    04:52:04.065 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:04.084 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=66, revision=69
    04:52:04.097 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:04.113 [qtp543805131-921] INFO  D.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
    04:52:04.134 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:04.138 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=66, revision=69
    04:52:04.138 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=69, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:04.183 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:04.188 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:04.189 [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
    04:52:04.191 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:52:04.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bb50f55a-5c48-43b9-aa5d-31ed0b38334a from='https://localhost:32836/bb50f55a-5c48-43b9-aa5d-31ed0b38334a' toID=f508654a-9d34-49a7-9a28-532c1c4b92f3 to='build/repo/j7y5ddki-p13qw-local-dest', fromRepoLocalSync=true
    04:52:04.200 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f508654a-9d34-49a7-9a28-532c1c4b92f3 ('build/repo/j7y5ddki-p13qw-local-dest')

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:04.210 [qtp543805131-921] INFO  D.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
    04:52:04.210 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:04.219 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:04.246 [qtp1971696218-963] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:52:04.250 [qtp1971696218-963] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:04.267 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:04.293 [qtp543805131-921] INFO  D.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
    04:52:04.294 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3 serverRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a renewalDateTime=2017-09-24T03:22:04.237Z expiryDateTime=2017-09-24T03:52:04.237Z

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:04.299 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:04.308 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:04.400 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a remoteRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=92

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:04.406 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/2/1 {11 11ä11#+} 1/b"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:52:04.417 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:04.472 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:04.477 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:04.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:04.548 [qtp543805131-921] INFO  D.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
    04:52:04.541 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 7069781 bytes in 22073 ms. path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:04.564 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:04.574 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='443b68812525c73c887190396476421e02b25402' to.sha1='1f49c7802baa21a39019c2696a3c0d64dbd7ed82'): /2/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:04.585 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=119
    04:52:04.586 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:04.606 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3 serverRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a: repoFileDtos.size=18

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:04.649 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:04.664 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=110, revision=119

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:04.707 [qtp543805131-921] INFO  D.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
    04:52:04.765 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:04.772 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=75
    04:52:04.772 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=69, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:04.780 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=110, revision=119
    04:52:04.780 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=119, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:04.826 [qtp1325681772-1018] INFO  D.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
    04:52:04.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:52:04.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:04.912 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:04.941 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:04.952 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=69, revision=75

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:04.957 [qtp543805131-921] INFO  D.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
    04:52:05.005 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:05.064 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]initPersistenceManagerFactory: repositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842
    04:52:05.066 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3725 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:05.071 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:52:05.092 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:05.107 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:05.152 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:05.160 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=69, revision=75
    04:52:05.160 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=75, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:05.168 [qtp1325681772-1018] INFO  D.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
    04:52:05.170 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:05.224 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:05.242 [qtp1325681772-1018] INFO  D.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
    04:52:05.281 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:05.281 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/3 + &#ä/bb"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:52:05.304 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:05.313 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:05.319 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:05.325 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/2/a"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:52:05.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:05.402 [qtp1325681772-1018] INFO  D.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
    04:52:05.428 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='53484c8499f7ae457538e5aabc221975ff63a19f' to.sha1='23aff0892cb31860ef428aec09bd1f73e927a1af'): /3 + &#ä/cc
    04:52:05.482 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=125
    04:52:05.483 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:05.503 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:05.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=47.5 MiB, available=408.0 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:05.533 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:05.547 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:05.556 [qtp1971696218-963] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/itUVss2Vnv0sNshAf8uX4Q/jHN6Dr5__b6HI56dvt0Igw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:05.582 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:05.660 [qtp1325681772-1018] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:52:05.722 [qtp1325681772-1018] INFO  D.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
    04:52:05.793 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:05.805 [qtp178185341-679] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3, this.localRepositoryRevisionInProgress=-1, revision=94

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:05.808 [qtp298852037-1094] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=119, revision=125

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:05.811 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 9d941b11-9bc9-4900-9d86-d135ba410cce
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ddsv-88olr-local-dest
      localRepository.publicKeySha1 = 8E:DA:9F:03:F1:B2:CF:EE:B9:3A:75:73:F8:E7:42:E3:23:03:A9:83

      remoteRepository.repositoryId = bcba378f-a4a8-43a7-9722-1f8a56988842
      remoteRepository.remoteRoot = https://localhost:46446/bcba378f-a4a8-43a7-9722-1f8a56988842
      remoteRepository.publicKeySha1 = F9:A0:3A:A9:5B:95:AF:B8:54:4D:30:E2:0E:6B:7D:C8:B6:05:86: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 9d941b11-9bc9-4900-9d86-d135ba410cce bcba378f-a4a8-43a7-9722-1f8a56988842

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:05.898 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:05.951 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 203759 bytes in 608 ms. path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:05.951 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:05.963 [qtp1325681772-1018] INFO  D.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
    04:52:05.967 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=78
    04:52:05.968 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=78

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:05.983 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=119, revision=125
    04:52:05.983 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=125, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:06.021 [qtp178185341-679] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a remoteRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:06.058 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:06.057 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:06.072 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=75, revision=78
    04:52:06.085 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:06.151 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:06.160 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:06.163 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=75, revision=78
    04:52:06.163 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=78, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:06.187 [qtp1325681772-1018] INFO  D.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
    04:52:06.193 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/3 + &#ä/cc"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:52:06.199 [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
    04:52:06.350 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:06.350 [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
    04:52:06.362 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:06.368 [qtp1325681772-1018] INFO  D.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
    04:52:06.370 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:06.388 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:06.390 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcba378f-a4a8-43a7-9722-1f8a56988842 from='https://localhost:46446/bcba378f-a4a8-43a7-9722-1f8a56988842' toID=9d941b11-9bc9-4900-9d86-d135ba410cce to='build/repo/j7y5ddsv-88olr-local-dest', fromRepoLocalSync=true
    04:52:06.408 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9d941b11-9bc9-4900-9d86-d135ba410cce ('build/repo/j7y5ddsv-88olr-local-dest')

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:06.428 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:52:06.433 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:06.472 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:06.481 [qtp1325681772-1018] INFO  D.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
    04:52:06.508 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:06.549 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/2/a"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:06.554 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:06.562 [qtp1325681772-1018] INFO  D.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
    04:52:06.577 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:06.583 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:06.588 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:06.594 [qtp298852037-1095] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/fGmYy4qKuY7bGTGMkaBPRw' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:06.622 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    04:52:06.624 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:06.626 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:06.640 [qtp1325681772-1018] INFO  D.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
    04:52:06.725 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='58e95e0de7cb8755fcb95b8ce221d51181b001d1' to.sha1='31db673c80f77c9ab91ccea3c239e8665ce7ca74'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:06.742 [qtp1325681772-1018] INFO  D.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
    04:52:06.798 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=84
    04:52:06.800 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=78, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:06.823 [qtp1325681772-1018] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:52:06.907 [qtp1325681772-1018] INFO  D.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
    04:52:07.003 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:07.023 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:07.033 [qtp1971696218-963] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=78, revision=84
    04:52:07.055 [qtp1971696218-963] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:07.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3 serverRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a: 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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:07.111 [qtp1325681772-1018] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:52:07.168 [qtp1325681772-1018] INFO  D.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
    04:52:07.179 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:07.188 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=78, revision=84
    04:52:07.189 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=84, revision=-1
    04:52:07.236 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:07.261 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:07.272 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/3 + &#ä/5/h"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:52:07.276 [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
    04:52:07.289 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:07.300 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:07.308 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 448454 bytes in 1109 ms. path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:07.312 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:07.323 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=128
    04:52:07.326 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:07.339 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 renewalDateTime=2017-09-24T03:22:06.448Z expiryDateTime=2017-09-24T03:52:06.448Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:07.346 [qtp1325681772-1018] INFO  D.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
    04:52:07.356 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:07.390 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:07.414 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]initPersistenceManagerFactory: repositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a
    04:52:07.417 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3870 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:07.418 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:07.432 [qtp298852037-1094] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=125, revision=128
    04:52:07.450 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:07.456 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:07.474 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=125, revision=128
    04:52:07.474 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=128, revision=-1
    04:52:07.631 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:07.631 [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
    04:52:07.631 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:07.640 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:07.680 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:07.684 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:07.685 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:07.688 [qtp1971696218-963] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uHZzWg9bDnsnV0FnLUX4tg/wt4Zjyv3NK8brejcyBudHA/QCC9lDf-S78zP9WCKv_xVw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:07.770 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:52:07.782 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:52:07.814 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:07.901 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/3 + &#ä/cc"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:52:07.910 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:07.995 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:07.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:08.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=50.3 MiB, available=405.2 MiB
    04:52:08.065 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.remoteRepositoryRevisionSynced=-1, revision=94

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:08.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b4532b264d3ad924ed25507a02b37e0953ef056' to.sha1='0f052248aa46a046ac7eace729b30d7d8df86abd'): /3 + &#ä/dd

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:08.116 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:08.126 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 0c1c207a-6bbc-416c-a390-53a1b557f65c
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5dfj1-n4kb2-local-dest
      localRepository.publicKeySha1 = 93:8D:4E:AE:5D:D1:BB:EF:2B:F0:7F:77:EF:06:36:1C:5E:FD:B8:32

      remoteRepository.repositoryId = a417c365-95a5-4aa4-93e0-e968cbbbe91a
      remoteRepository.remoteRoot = https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a
      remoteRepository.publicKeySha1 = 50:07:48:68:66:8F:0A:68:99:3C:44:09:0E:ED:C7:1B:70:B1:F3: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 0c1c207a-6bbc-416c-a390-53a1b557f65c a417c365-95a5-4aa4-93e0-e968cbbbe91a

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:08.141 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 838475 bytes in 865 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:08.177 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=134
    04:52:08.178 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:08.197 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=87
    04:52:08.197 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:08.267 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:08.276 [qtp298852037-834] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=128, revision=134

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:08.280 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:08.299 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=84, revision=87
    04:52:08.303 [qtp1971696218-835] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:08.318 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:08.330 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=84, revision=87
    04:52:08.330 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=87, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:08.396 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:08.405 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=128, revision=134
    04:52:08.405 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=134, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:08.462 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:08.465 [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
    04:52:08.467 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:08.499 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:08.572 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:52:08.574 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:08.607 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:08.619 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:08.624 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/3 + &#ä/dd"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:52:08.628 [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
    04:52:08.649 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/3 + &#ä/5/h"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:07.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842: repoFileDtos.size=18
    04:52:08.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=67.2 MiB, available=388.3 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:08.676 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:08.684 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:08.688 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:08.706 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:08.717 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:52:08.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a417c365-95a5-4aa4-93e0-e968cbbbe91a from='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a' toID=0c1c207a-6bbc-416c-a390-53a1b557f65c to='build/repo/j7y5dfj1-n4kb2-local-dest', fromRepoLocalSync=true
    04:52:08.725 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0c1c207a-6bbc-416c-a390-53a1b557f65c ('build/repo/j7y5dfj1-n4kb2-local-dest')

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:08.731 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:08.729 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='746094d5981e11771eb944fb5f7c4c7de14a499f' to.sha1='aff93bea3755c38d9da7e920b076598d19b46503'): /3 + &#ä/5/i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:08.780 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:08.812 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=93
    04:52:08.814 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:08.812 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:08.820 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce, this.localRepositoryRevisionInProgress=-1, revision=91

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:08.828 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:08.831 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/40htiQhLm4eUprhYXOp5pA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:08.837 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:08.908 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:08.919 [qtp1971696218-963] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=87, revision=93
    04:52:08.965 [qtp1971696218-963] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:08.977 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:09.002 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168297 bytes in 373 ms. path='/3 + &#ä/dd'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:09.014 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:09.032 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=87, revision=93
    04:52:09.033 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=93, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:09.048 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=137
    04:52:09.049 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:09.107 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:52:09.118 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:09.120 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:09.140 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a renewalDateTime=2017-09-24T03:22:08.805Z expiryDateTime=2017-09-24T03:52:08.805Z

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:09.147 [qtp543805131-921] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:09.148 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:09.159 [qtp298852037-37] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=134, revision=137

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:09.178 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:09.211 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:09.211 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:09.229 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=134, revision=137
    04:52:09.230 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=137, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:09.234 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/3 + &#ä/5/i"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:52:09.236 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:09.237 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=98

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:09.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:09.355 [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
    04:52:09.384 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:09.426 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:09.433 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:09.449 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:09.458 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uHZzWg9bDnsnV0FnLUX4tg/wt4Zjyv3NK8brejcyBudHA/cQH17fssmQw9R3Ov4t_eqA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:09.509 [qtp298852037-1095] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:52:09.513 [qtp298852037-1095] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:09.530 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:09.543 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:09.567 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:09.565 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: repoFileDtos.size=19

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:09.586 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/3 + &#ä/dd"} on repo=a690ae87-70bf-46ff-9280-f642c906c394

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:09.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 134717 bytes in 360 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:09.614 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:09.645 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:09.644 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=96
    04:52:09.655 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96
    04:52:09.764 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:09.772 [qtp1971696218-963] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=93, revision=96
    04:52:09.782 [qtp1971696218-963] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:09.792 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:09.805 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=93, revision=96
    04:52:09.806 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=96, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:09.843 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=6

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:09.881 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:09.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:09.918 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:09.946 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:52:09.948 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:52:09.982 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:10.105 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/3 + &#ä/5/i"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:10.104 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:10.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:10.185 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:10.185 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=143

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:10.189 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:10.205 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:10.271 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='57272950cf4dc6fc533da6aa926c256a20633601' to.sha1='becdc02f3db47fe73ae4ee25838534d2773e627e'): /3 + &#ä/aa

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:10.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=63.6 MiB, available=391.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:10.351 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:10.360 [qtp298852037-533] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=137, revision=143

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:10.396 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:10.418 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=102
    04:52:10.419 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:10.431 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:10.441 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=137, revision=143
    04:52:10.442 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=143, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:10.466 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.localRepositoryRevisionInProgress=-1, revision=100

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:10.492 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:10.508 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:10.536 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=96, revision=102

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:10.547 [qtp298852037-1095] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 transaction.localRevision=88 remoteFromLocalRevision=6
    04:52:10.558 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:10.585 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:10.614 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MVM-z4w7Kk962IG2roc1ew, serverRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a} because of missing permissions!

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:10.650 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:10.660 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=96, revision=102
    04:52:10.660 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=102, revision=-1
    04:52:10.706 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:10.723 [qtp1325681772-451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:10.752 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:10.769 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/3 + &#ä/aa"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:52:10.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    04:52:10.889 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:10.906 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:10.920 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:10.935 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uHZzWg9bDnsnV0FnLUX4tg/V-TXy0kzir_oTnQHaP3xGA' offset=0
    04:52:10.995 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:11.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97381 bytes in 248 ms. path='/3 + &#ä/aa'
    04:52:11.046 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=105
    04:52:11.052 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105
    04:52:11.122 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:11.132 [qtp1971696218-962] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=102, revision=105
    04:52:11.137 [qtp1971696218-962] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:10.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842: 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
    04:52:11.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=70.1 MiB, available=385.4 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:11.158 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:11.166 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=102, revision=105
    04:52:11.167 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=105, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:11.176 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.remoteRepositoryRevisionSynced=-1, revision=91

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:11.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:11.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:11.307 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:11.367 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:52:11.383 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:10.615 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:52:11.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=51.1 MiB, available=404.4 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:11.397 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:11.431 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/3 + &#ä/aa"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:52:11.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:11.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:11.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    04:52:11.481 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9d820edfd09f160caf718f8d94f3c3181ce9c1e6' to.sha1='87ad26a65c68facfdf26af8ab7c60cf36873775b'): /3 + &#ä/bb
    04:52:11.541 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=111
    04:52:11.542 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:11.549 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:11.563 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:11.567 [qtp178185341-679] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3, this.localRepositoryRevisionSynced=-1, revision=94
    04:52:11.568 [qtp178185341-679] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3, this.localRepositoryRevisionInProgress=94, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:11.595 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:11.599 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=105, revision=111

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:11.611 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:11.613 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:11.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: 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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:11.635 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:11.680 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=105, revision=111
    04:52:11.680 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=111, revision=-1
    04:52:11.731 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:11.758 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:11.767 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/3 + &#ä/bb"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:52:11.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    04:52:11.836 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:11.845 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:11.849 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:11.850 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uHZzWg9bDnsnV0FnLUX4tg/txhn5csm38wrX0z8ip0qGw' offset=0
    04:52:11.922 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:11.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151211 bytes in 170 ms. path='/3 + &#ä/bb'
    04:52:11.952 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=114
    04:52:11.953 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:11.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:52:12.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=50.1 MiB, available=405.4 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:12.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=66.6 MiB, available=388.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:12.183 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:12.186 [qtp1971696218-962] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=111, revision=114

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:12.188 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.remoteRepositoryRevisionSynced=-1, revision=100

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:12.190 [qtp1971696218-962] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:12.261 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:12.272 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=111, revision=114
    04:52:12.272 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=114, revision=-1
    04:52:12.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:12.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:12.339 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:12.366 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:52:12.368 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:52:12.441 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:12.597 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/3 + &#ä/bb"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:52:12.608 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:12.618 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:12.620 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    04:52:12.696 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3042843cc28f29d2cea2a5947baeba7de1b972b7' to.sha1='349b618570cd078376412be0b2d0607a9ac46729'): /3 + &#ä/cc
    04:52:12.736 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=120
    04:52:12.736 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120
    04:52:12.810 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:12.813 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=114, revision=120
    04:52:12.835 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:12.858 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:12.865 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=114, revision=120
    04:52:12.865 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=120, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:12.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 19 ms.
    04:52:12.902 [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
    04:52:12.902 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:12.923 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:12.923 [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
    04:52:12.929 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:12.934 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:12.934 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:12.945 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:12.945 [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
    04:52:12.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:12.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:12.957 [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
    04:52:12.962 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/3 + &#ä/cc"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:12.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:12.971 [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
    04:52:12.964 [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 > interruptSyncDownAndResume STANDARD_OUT
    04:52:12.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:12.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    04:52:13.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:13.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:13.017 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:13.018 [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
    04:52:13.033 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:13.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:52:13.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:13.052 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:13.055 [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
    04:52:13.066 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:13.088 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:13.098 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uHZzWg9bDnsnV0FnLUX4tg/ZEGQT-TYNEY63tZWlBpuKA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:13.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:13.102 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:13.122 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:13.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:13.138 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:52:13.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:13.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:13.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    04:52:13.168 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:13.170 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:13.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:13.186 [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
    04:52:13.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6cf42657-e253-4b37-bbc1-6e794d30bc0d from='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d' toID=a690ae87-70bf-46ff-9280-f642c906c394 to='build/repo/j7y5b51v-tbcrs-local-src', fromRepoLocalSync=false

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:13.197 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:13.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:13.202 [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
    04:52:13.207 [qtp298852037-533] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:13.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97950 bytes in 243 ms. path='/3 + &#ä/cc'
    04:52:13.224 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=123
    04:52:13.224 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:13.261 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=88

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:13.268 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:13.272 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=120, revision=123
    04:52:13.278 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:13.291 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:13.298 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=120, revision=123
    04:52:13.299 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=123, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:13.312 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=mRcpfFKciJ3mp4DhJWggTg, serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842} because of missing permissions!
    04:52:13.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:13.330 [pool-4-thread-4] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:13.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: repoFileDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:13.426 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    04:52:13.426 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:13.470 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:13.566 [qtp1971696218-963] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:52:13.568 [qtp1971696218-963] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:13.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=50.2 MiB, available=405.3 MiB
    04:52:13.577 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:13.622 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:13.732 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/3 + &#ä/cc"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:52:13.758 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:13.785 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:13.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    04:52:13.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3839105bd85910345b74565b2f693930ffffca2' to.sha1='4b09464d30f86c38733dc72197d0b68d492dcdf4'): /3 + &#ä/dd
    04:52:14.005 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=129
    04:52:14.005 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129
    04:52:14.105 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:14.115 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=123, revision=129

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:14.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 36 ms.
    04:52:14.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:14.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:14.182 [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
    04:52:14.184 [qtp1971696218-75] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:14.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=50.1 MiB, available=405.4 MiB
    04:52:14.201 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:14.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    04:52:14.211 [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
    04:52:14.238 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:14.240 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:14.241 [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
    04:52:14.254 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:14.262 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=123, revision=129
    04:52:14.262 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=129, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:14.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:14.275 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:14.296 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:14.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
    04:52:14.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=71.2 MiB, available=384.3 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:14.311 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:14.313 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:14.314 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:14.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:14.332 [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
    04:52:14.349 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:14.363 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/3 + &#ä/dd"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:14.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:14.364 [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
    04:52:14.366 [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
    04:52:14.372 [qtp178185341-679] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a remoteRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3 localRepositoryRevisionSynced=92

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:14.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:14.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:14.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:14.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:14.397 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:14.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
    04:52:14.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=63.5 MiB, available=392.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:14.411 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:14.411 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:14.424 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:14.424 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:14.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:14.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:14.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:52:14.448 [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
    04:52:14.449 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:14.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:14.461 [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
    04:52:14.471 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:14.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:14.474 [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
    04:52:14.485 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=-1, revision=89

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:14.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:14.493 [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
    04:52:14.521 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:14.525 [qtp298852037-833] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:14.532 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3 remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a transaction.localRevision=5 remoteFromLocalRevision=92

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:14.537 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce, this.localRepositoryRevisionSynced=-1, revision=91
    04:52:14.537 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce, this.localRepositoryRevisionInProgress=91, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:14.548 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:14.562 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:14.564 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:14.566 [qtp1971696218-962] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uHZzWg9bDnsnV0FnLUX4tg/H-GCgFg3_Xq4-S7baJ06sA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:14.575 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    04:52:14.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bb50f55a-5c48-43b9-aa5d-31ed0b38334a from='https://localhost:32836/bb50f55a-5c48-43b9-aa5d-31ed0b38334a' toID=f508654a-9d34-49a7-9a28-532c1c4b92f3 to='build/repo/j7y5ddki-p13qw-local-dest', fromRepoLocalSync=false

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:14.575 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:14.595 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:14.625 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a remoteRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3 localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=96
    04:52:14.670 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:14.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3 serverRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:14.689 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=c3XeD1TGVDPVFj-6Oa0uSg, serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a} because of missing permissions!
    04:52:14.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:14.939 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:14.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: 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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:15.106 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:15.116 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 667546 bytes in 750 ms. path='/3 + &#ä/dd'
    04:52:15.130 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=132
    04:52:15.139 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132
    04:52:15.202 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:15.206 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=129, revision=132
    04:52:15.214 [qtp1971696218-835] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:15.228 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:15.282 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=129, revision=132
    04:52:15.283 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=132, revision=-1
    04:52:15.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:15.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=67.6 MiB, available=387.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:15.381 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:15.419 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:15.464 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:52:15.479 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:52:15.498 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:14.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:52:15.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=70.4 MiB, available=385.1 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:15.539 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/3 + &#ä/dd"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:15.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=50.6 MiB, available=404.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:15.547 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:15.553 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:15.591 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:15.608 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3, this.localRepositoryRevisionInProgress=-1, revision=97
    04:52:15.615 [qtp178185341-627] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a remoteRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:15.648 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=6

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:15.650 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:15.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3 serverRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a: 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
    04:52:15.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:15.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=58.1 MiB, available=397.4 MiB
    04:52:15.874 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.remoteRepositoryRevisionSynced=4, revision=89

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:15.993 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:16.010 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.localRepositoryRevisionSynced=-1, revision=100
    04:52:16.010 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.localRepositoryRevisionInProgress=100, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:16.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:16.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:16.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:16.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:16.120 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:16.133 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:16.134 [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
    04:52:16.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:16.147 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:16.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:16.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:16.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:16.176 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:16.178 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:16.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:16.211 [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
    04:52:16.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=50.6 MiB, available=404.9 MiB
    04:52:16.232 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a, this.remoteRepositoryRevisionSynced=94, revision=97

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:16.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:16.258 [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
    04:52:16.265 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MVM-z4w7Kk962IG2roc1ew, serverRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a} because of missing permissions!
    04:52:16.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:16.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:16.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:16.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:16.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:16.314 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:16.314 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:16.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:16.328 [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
    04:52:16.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=70.5 MiB, available=385.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:16.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:16.350 [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
    04:52:16.360 [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
    04:52:16.404 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:16.405 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:16.413 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:16.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:16.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:16.487 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:16.488 [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
    04:52:16.500 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=138

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:16.509 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:16.510 [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
    04:52:16.512 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:16.526 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:16.527 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:16.544 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J_gNO9QchAVKo23tUprfxA, serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d} because of missing permissions!

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:16.548 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:16.548 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:16.622 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:16.637 [qtp1971696218-962] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=132, revision=138

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:16.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=67.1 MiB, available=388.4 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:16.957 [qtp1971696218-962] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:17.026 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:16.350 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:52:17.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=70.4 MiB, available=385.1 MiB
    04:52:17.028 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:52:17.033 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:17.066 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=132, revision=138
    04:52:17.066 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=138, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:17.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    04:52:17.244 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:17.257 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:17.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:17.317 [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
    04:52:17.320 [qtp1971696218-835] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 transaction.localRevision=83 remoteFromLocalRevision=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:16.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:17.326 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:17.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=57.4 MiB, available=398.1 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:17.334 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=ad0f0355-d0aa-4aca-a683-3d72325b75d1 to='build/repo/j7y5by4e-bs319-local-src', fromRepoLocalSync=false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:17.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=50.6 MiB, available=404.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:17.356 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:17.400 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:17.405 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:17.407 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=83

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:17.409 [qtp178185341-679] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3, this.localRepositoryRevisionSynced=94, revision=97
    04:52:17.410 [qtp178185341-679] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3, this.localRepositoryRevisionInProgress=97, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:17.425 [qtp298852037-1095] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionSynced=4, revision=89
    04:52:17.426 [qtp298852037-1095] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=89, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:17.429 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:17.449 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:17.487 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:17.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:17.503 [pool-4-thread-4] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:17.513 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:17.657 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:17.665 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:17.667 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    04:52:17.732 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:17.740 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:17.752 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    04:52:17.887 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:17.922 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:17.930 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    04:52:18.100 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:18.107 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:18.109 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:17.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:52:18.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=67.2 MiB, available=388.3 MiB
    04:52:18.205 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:18.253 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:18.274 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    04:52:18.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:18.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=57.2 MiB, available=398.3 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:18.304 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:18.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:18.315 [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
    04:52:18.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=50.7 MiB, available=404.8 MiB
    04:52:18.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:18.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72bf343209da02b6ae619f7e37d7b44974ed0588' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    04:52:18.655 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/1 {11 11ä11#+} 1/a"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce
    04:52:18.658 [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'
    04:52:18.718 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:18.723 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OSdClHR7DefID0L8zciR3Q/P5E-9G4_kzc7OtZlN5HgXg' offset=0
    04:52:18.843 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:18.878 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=69.2 MiB, available=386.3 MiB
    04:52:18.878 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:52:18.891 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:18.948 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:19.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=50.7 MiB, available=404.8 MiB
    04:52:19.082 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:19.116 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:19.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=57.2 MiB, available=398.3 MiB
    04:52:19.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:19.143 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:19.147 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:19.158 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    04:52:19.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59400 bytes in 579 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:19.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=60.8 MiB, available=394.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:19.319 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:19.322 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:19.326 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:19.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:19.350 [qtp1971696218-962] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionInProgress=-1, revision=84

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:19.367 [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
    04:52:19.394 [qtp1971696218-962] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:19.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:19.445 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:19.448 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    04:52:19.524 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:19.522 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/1 {11 11ä11#+} 1/a"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:19.530 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:19.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:19.555 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:19.576 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:19.578 [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
    04:52:19.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=57.2 MiB, available=398.3 MiB
    04:52:19.590 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:52:19.590 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:52:19.590 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:52:19.610 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:19.633 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:19.649 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:19.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d56278aee0501fcc84713c3f7d219000604ba905' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:19.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:19.662 [qtp298852037-834] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=88
    04:52:19.665 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:19.711 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/1 {11 11ä11#+} 1/b"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:19.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=50.7 MiB, available=404.8 MiB
    04:52:19.713 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:19.726 [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
    04:52:19.728 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d transaction.localRevision=146 remoteFromLocalRevision=88

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:19.729 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:19.749 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:19.752 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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
    04:52:19.763 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:19.763 [qtp178185341-679] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a remoteRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3 localRepositoryRevisionSynced=96

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:19.765 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OSdClHR7DefID0L8zciR3Q/G097N6KVApaJqPEqIBRuzg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:19.774 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:19.772 [qtp178185341-679] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:19.807 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.08%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:19.801 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:19.824 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.24%
    04:52:19.830 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:19.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:19.840 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f508654a-9d34-49a7-9a28-532c1c4b92f3 remoteRepositoryId=bb50f55a-5c48-43b9-aa5d-31ed0b38334a transaction.localRevision=7 remoteFromLocalRevision=96

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:19.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:19.916 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    04:52:19.916 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    04:52:19.916 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:19.938 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 241164 bytes in 212 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:19.953 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7fcc26c2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:19.959 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7a04f63]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:20.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8906156968294ea0ae370a53d6da5842b02480db' to.sha1='<NoInstanceOf_NormalFileDto>'): /.subshare.properties

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:20.018 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    04:52:20.073 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/1 {11 11ä11#+} 1/b"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce
    04:52:20.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:20.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:20.094 [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
    04:52:20.096 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/.subshare.properties"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:20.099 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties'
    04:52:20.127 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:20.140 [qtp1325681772-1017] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/64StiJBJxxpu-HosveOMMA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:20.178 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84f8e94ef2c83faab05486ac0d6889869ef31d7f' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:20.204 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:20.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:20.273 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/1 {11 11ä11#+} 1/c"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce
    04:52:20.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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:20.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93 bytes in 210 ms. path='/.subshare.properties'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    04:52:20.308 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:20.320 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:20.325 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OSdClHR7DefID0L8zciR3Q/USA6lJoAooJGg-KVn1SAJg' offset=0
    04:52:20.345 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:20.357 [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
    04:52:20.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=56.4 MiB, available=399.1 MiB
    04:52:20.412 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=4, revision=84

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:20.464 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/.subshare.properties"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:20.475 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:20.483 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:20.485 [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
    04:52:20.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:20.529 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:20.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:20.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
    04:52:20.559 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5791e754a542e1213cd2e0db5f1cc806a283eeed' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:20.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:20.570 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:20.571 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:20.594 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:20.595 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:20.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:20.609 [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
    04:52:20.618 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/1 {11 11ä11#+} 1/a"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:20.619 [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
    04:52:20.634 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:20.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:20.638 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:20.640 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/28HDmtRCgq-Zuf8v4mkr7w/B9seDzl8dCNP7rWAjllYGw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:20.645 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:20.649 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:20.649 [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
    04:52:20.654 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:20.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:20.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:20.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:20.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:20.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:20.705 [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
    04:52:20.707 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:20.708 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OSdClHR7DefID0L8zciR3Q/USA6lJoAooJGg-KVn1SAJg' offset=1048576
    04:52:20.718 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:20.718 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:20.719 [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
    04:52:20.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:20.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:20.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:20.749 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:20.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:20.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:20.762 [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
    04:52:20.777 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 212838 bytes in 157 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:20.775 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:20.775 [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
    04:52:20.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:20.793 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:20.793 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:20.806 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:20.806 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:20.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:52:20.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:20.823 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:20.828 [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
    04:52:20.833 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    04:52:20.833 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    04:52:20.833 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:20.888 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/1 {11 11ä11#+} 1/a"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:20.894 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:20.901 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:20.903 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    04:52:20.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='21047ef6476d9bafe220d006961ad84513fcb25b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    04:52:20.987 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/1 {11 11ä11#+} 1/b"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:20.990 [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'
    04:52:21.006 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:21.007 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/28HDmtRCgq-Zuf8v4mkr7w/2c-wJUF1jnVE0PN7dCvGMA' offset=0
    04:52:21.018 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:21.102 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:21.109 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:52:21.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcba378f-a4a8-43a7-9722-1f8a56988842 from='https://localhost:46446/bcba378f-a4a8-43a7-9722-1f8a56988842' toID=9d941b11-9bc9-4900-9d86-d135ba410cce to='build/repo/j7y5ddsv-88olr-local-dest', fromRepoLocalSync=true
    04:52:21.111 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9d941b11-9bc9-4900-9d86-d135ba410cce ('build/repo/j7y5ddsv-88olr-local-dest')
    04:52:21.139 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:21.181 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:21.182 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%
    04:52:21.302 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:20.823 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:52:20.823 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:20.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:52:21.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=56.7 MiB, available=398.8 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:21.326 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 renewalDateTime=2017-09-24T03:22:06.448Z expiryDateTime=2017-09-24T03:52:06.448Z
    04:52:21.346 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:21.366 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=92

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:21.362 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [27b80ec4]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ezfx-jzmio-local-src'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:21.370 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:21.375 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [27b80ec4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ezfx-jzmio-local-src' locked successfully.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:21.384 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionSynced=4, revision=84
    04:52:21.385 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionInProgress=84, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:21.395 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:21.401 [qtp1325681772-1018] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/28HDmtRCgq-Zuf8v4mkr7w/2c-wJUF1jnVE0PN7dCvGMA' offset=1048576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:21.402 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:21.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:21.436 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:21.458 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:21.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842: repoFileDtos.size=18

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:21.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    04:52:21.727 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 947435 bytes in 737 ms. path='/1 {11 11ä11#+} 1/b'
    04:52:21.768 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    04:52:21.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:21.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a690ae87-70bf-46ff-9280-f642c906c394 from='build/repo/j7y5b51v-tbcrs-local-src' toID=6cf42657-e253-4b37-bbc1-6e794d30bc0d to='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d'
    04:52:21.898 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=146

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:21.903 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/1 {11 11ä11#+} 1/b"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:21.916 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:21.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:21.942 [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
    04:52:21.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=56.6 MiB, available=398.9 MiB
    04:52:21.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:22.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='06e0d1fd87665b8acc8c845eb37557d0470f2b14' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:22.058 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:52:22.058 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:52:22.076 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=146

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:22.159 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/1 {11 11ä11#+} 1/c"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:22.165 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=148

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:22.167 [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
    04:52:22.170 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:22.211 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:22.224 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/28HDmtRCgq-Zuf8v4mkr7w/3_GwgYaAXFJyZqMWT0-N4g' offset=0
    04:52:22.232 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:22.258 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:22.276 [qtp298852037-1094] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=143, revision=148
    04:52:22.298 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:22.307 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=143, revision=148
    04:52:22.308 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=148, revision=-1
    04:52:22.336 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:22.346 [qtp298852037-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 transaction.localRevision=94 remoteFromLocalRevision=146
    04:52:22.357 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:22.363 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:52:22.366 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    04:52:22.370 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [87eb754]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5f080-ihv05-local-dest'
    04:52:22.372 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [87eb754]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5f080-ihv05-local-dest' locked successfully.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:22.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    04:52:22.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 74000 bytes in 265 ms. path='/1 {11 11ä11#+} 1/c'
    04:52:22.509 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    04:52:22.569 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/1 {11 11ä11#+} 1/c"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:22.582 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:22.592 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:22.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:22.610 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=63.5 MiB, available=392.0 MiB
    04:52:22.661 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:22.670 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b87101673dd5c3b58aca6b015a4a571fd7929373' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:22.677 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce, this.localRepositoryRevisionInProgress=-1, revision=93
    04:52:22.701 [qtp543805131-319] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:22.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=56.6 MiB, available=398.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:22.749 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/2/1 {11 11ä11#+} 1/a"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:22.774 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:22.784 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:22.805 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842: 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
    04:52:22.817 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:22.826 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/Noxx4OHDH3HTGoGRP_G6gw/cIc9Z6DSgYDX-snGZcasgw' offset=0
    04:52:22.863 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:22.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    04:52:22.962 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38909 bytes in 188 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:52:23.010 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    04:52:23.060 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/2/1 {11 11ä11#+} 1/a"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:23.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:23.082 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:23.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    04:52:23.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4f5f22b77b83927aef7152aba4251079c4567a9' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:22.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:52:23.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=56.1 MiB, available=399.4 MiB
    04:52:23.195 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:52:23.196 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:52:23.196 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:23.212 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/2/1 {11 11ä11#+} 1/b"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:23.216 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:23.218 [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'
    04:52:23.269 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:23.268 [qtp1971696218-963] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 localRepositoryRevisionSynced=83

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:23.271 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/Noxx4OHDH3HTGoGRP_G6gw/Z7sEEQ0iTToTL45r9Sjq7g' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:23.279 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:23.309 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:23.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=62.5 MiB, available=393.0 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:23.332 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=141 remoteFromLocalRevision=83

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:23.337 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.remoteRepositoryRevisionSynced=91, revision=93
    04:52:23.355 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=mRcpfFKciJ3mp4DhJWggTg, serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842} because of missing permissions!
    04:52:23.355 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:23.366 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad0f0355-d0aa-4aca-a683-3d72325b75d1 from='build/repo/j7y5by4e-bs319-local-src' toID=ffd1e42b-48b3-42ee-93f1-45a894075e36 to='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36'
    04:52:23.385 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=141

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:23.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:23.512 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:52:23.513 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:52:23.521 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=141
    04:52:23.565 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=143
    04:52:23.569 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143
    04:52:23.594 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:23.594 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:23.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 925768 bytes in 391 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:23.643 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:23.656 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=138, revision=143
    04:52:23.666 [qtp1971696218-835] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:23.675 [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
    04:52:23.682 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:23.697 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=138, revision=143
    04:52:23.698 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=143, revision=-1
    04:52:23.742 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:23.754 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 transaction.localRevision=89 remoteFromLocalRevision=141
    04:52:23.759 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:23.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:23.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/2/1 {11 11ä11#+} 1/b"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:23.863 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:23.892 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:23.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    04:52:23.976 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e13a173d16a782bef53c901c7d1901d3a3c34300' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:24.000 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=62.5 MiB, available=393.0 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:24.021 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 241 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:24.026 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:24.030 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce, this.localRepositoryRevisionSynced=91, revision=93
    04:52:24.031 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce, this.localRepositoryRevisionInProgress=93, revision=-1
    04:52:24.090 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:24.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:24.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/2/a"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:24.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    04:52:24.184 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:24.187 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/xclKzFZ2AY7DmNqdUxfeFQ' offset=0
    04:52:24.200 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:24.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    04:52:24.254 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 23298 bytes in 126 ms. path='/2/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:24.266 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=8NhRjveSu-LbcBNowujUww, invitation=true]
    04:52:24.303 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:24.319 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    04:52:24.357 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/2/a"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:24.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:24.406 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:24.409 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:24.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:24.470 [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
    04:52:24.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=62.6 MiB, available=392.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:24.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa16def4fe97632c5527787dc1460e5acde75b3b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:24.512 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=8NhRjveSu-LbcBNowujUww, invitation=true]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:24.584 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/3 + &#ä/5/h"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:24.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h'
    04:52:24.666 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:24.689 [qtp1325681772-1017] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/87m6rbwsLR1a-NzEdvXchQ/6wpegmj790rHImkFljFNbw/460oZM_dVxl3FwvZkyPauQ' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:24.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:24.739 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:25.005 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:25.012 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:52:25.026 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=ad0f0355-d0aa-4aca-a683-3d72325b75d1 to='build/repo/j7y5by4e-bs319-local-src', fromRepoLocalSync=true
    04:52:25.026 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ad0f0355-d0aa-4aca-a683-3d72325b75d1 ('build/repo/j7y5by4e-bs319-local-src')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:25.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:25.043 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:52:25.092 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:25.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=62.7 MiB, available=392.8 MiB
    04:52:25.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:25.218 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:25.228 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/87m6rbwsLR1a-NzEdvXchQ/6wpegmj790rHImkFljFNbw/460oZM_dVxl3FwvZkyPauQ' offset=1048576
    04:52:25.241 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:25.262 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:25.288 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 renewalDateTime=2017-09-24T03:21:24.865Z expiryDateTime=2017-09-24T03:51:24.865Z
    04:52:25.316 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:25.322 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=89
    04:52:25.348 [pool-4-thread-4] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:25.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:25.377 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:25.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 448920 bytes in 827 ms. path='/3 + &#ä/5/h'
    04:52:25.491 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    04:52:25.500 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h
    04:52:25.607 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/3 + &#ä/5/h"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:25.614 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:25.621 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:25.623 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:25.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=62.6 MiB, available=392.9 MiB
    04:52:25.699 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:52:25.707 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:25.714 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:25.720 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:25.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:25.728 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:25.732 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:25.734 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    04:52:25.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:25.749 [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
    04:52:25.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b307a7438eb9c3deb4f002cfcfbe71421c86798f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:25.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84f8e94ef2c83faab05486ac0d6889869ef31d7f' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:25.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:25.852 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/3 + &#ä/5/i"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:25.862 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:25.872 [Test worker] WARN  c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=9d941b11-9bc9-4900-9d86-d135ba410cce
    04:52:25.873 [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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:25.912 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:25.923 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/87m6rbwsLR1a-NzEdvXchQ/6wpegmj790rHImkFljFNbw/bK00mJCqW6QqMpsjDnrD4A' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:25.932 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:25.936 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OSdClHR7DefID0L8zciR3Q/USA6lJoAooJGg-KVn1SAJg' offset=1048576
    04:52:25.945 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:25.968 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:26.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=56.1 MiB, available=399.4 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:26.163 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:26.193 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:26.214 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionInProgress=-1, revision=90
    04:52:26.221 [qtp1971696218-75] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:26.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 0 bytes in 356 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:26.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:26.310 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:26.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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
    04:52:26.325 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    04:52:26.339 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c
    04:52:26.474 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/1 {11 11ä11#+} 1/c"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce
    04:52:26.507 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:26.516 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    04:52:26.518 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:26.521 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:26.524 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:26.531 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:26.534 [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
    04:52:26.536 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:26.539 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/87m6rbwsLR1a-NzEdvXchQ/6wpegmj790rHImkFljFNbw/bK00mJCqW6QqMpsjDnrD4A' offset=1048576
    04:52:26.556 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:26.586 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84c9fe2642e5792646ce89318a4ec6f364a85fb3' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    04:52:26.648 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/2/1 {11 11ä11#+} 1/a"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce
    04:52:26.657 [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'
    04:52:26.688 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:26.698 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R6uMadGZcVcvU3ldcINFgg/3aNhVjSzsW_1WZQ0u5eOwg/Zz_hrrNwG8ri3qf1_ABJYQ' offset=0
    04:52:26.710 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:26.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:26.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:26.751 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2405 bytes in 92 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:52:26.796 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:26.859 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:26.865 [qtp1325681772-1018] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/87m6rbwsLR1a-NzEdvXchQ/6wpegmj790rHImkFljFNbw/bK00mJCqW6QqMpsjDnrD4A' offset=2097152

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:26.884 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/2/1 {11 11ä11#+} 1/a"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:26.881 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:26.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=55.9 MiB, available=399.6 MiB
    04:52:26.897 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=84, revision=90
    04:52:26.911 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:26.908 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:26.914 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:52:26.916 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:52:26.916 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:26.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:26.940 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:26.952 [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
    04:52:27.029 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:27.043 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='467a74cee19e41309caf25914de24d8deef91653' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:27.106 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 655086 bytes in 1244 ms. path='/3 + &#ä/5/i'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:27.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/2/1 {11 11ä11#+} 1/b"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce
    04:52:27.284 [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
    04:52:27.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    04:52:27.315 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    04:52:27.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:27.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=55.9 MiB, available=399.6 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:27.329 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:27.341 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R6uMadGZcVcvU3ldcINFgg/3aNhVjSzsW_1WZQ0u5eOwg/yJaGCvGX8c224g9BB5OC5Q' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:27.350 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:27.359 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:27.358 [qtp1971696218-962] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionSynced=84, revision=90
    04:52:27.358 [qtp1971696218-962] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionInProgress=90, revision=-1
    04:52:27.370 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:27.375 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/3 + &#ä/5/i"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:27.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:27.389 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:27.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:27.417 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    04:52:27.463 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9d8dd1650b09100b3eb53a3783f140f7f6d9b55f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    04:52:27.518 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/3 + &#ä/aa"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:27.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    04:52:27.547 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:27.550 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/87m6rbwsLR1a-NzEdvXchQ/hAP_68A2igEOyvQAwfY_6A' offset=0
    04:52:27.559 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:27.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:27.580 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    04:52:27.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 22820 bytes in 86 ms. path='/3 + &#ä/aa'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:27.661 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 284739 bytes in 376 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:27.719 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    04:52:27.746 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/3 + &#ä/aa"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:27.748 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:27.806 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:27.808 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/2/1 {11 11ä11#+} 1/b"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce
    04:52:27.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:27.837 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:27.840 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:27.853 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:27.866 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:27.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eda6d70e231b1064b8a11f89ad8a303c2976c1a0' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:27.947 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a05dcc4122e061acf7ccd6c405b287180db81200' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:27.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/3 + &#ä/bb"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:27.994 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.000 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/2/a"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce
    04:52:28.016 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:28.032 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:28.034 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/87m6rbwsLR1a-NzEdvXchQ/TLlSrjBsE_WM6zkSPaKo0A' offset=0
    04:52:28.066 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.081 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:28.088 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R6uMadGZcVcvU3ldcINFgg/2lRpIwa-DHrbsOLUlLK_Sw' offset=0
    04:52:28.098 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:28.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:28.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.222 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 288768 bytes in 206 ms. path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:28.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175924 bytes in 272 ms. path='/3 + &#ä/bb'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.269 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:28.298 [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
    04:52:28.340 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/2/a"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:28.351 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/3 + &#ä/bb"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.352 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:28.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.366 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:28.372 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:28.382 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:28.384 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.424 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15e30aac22c34bab3d6afe810313e6fff057c359' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:28.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1d11db250ee1d91e12d9919366f1c3684302c4ab' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    04:52:28.478 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/3 + &#ä/cc"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:28.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.484 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/3 + &#ä/5/h"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:28.489 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.490 [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
    04:52:28.514 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:28.515 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/87m6rbwsLR1a-NzEdvXchQ/5Bk7CCUEtxdoaTYHuAY2Qw' offset=0
    04:52:28.530 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.532 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:28.533 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J2TKLaplPAzjDc7QVwK0KQ/F0DyfNZYBR2qMa9-YQVlkg/DJ3Yqs9gxm3ItEfEHcFRjw' offset=0
    04:52:28.547 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:27.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=56.1 MiB, available=399.4 MiB
    04:52:27.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:52:28.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=56.0 MiB, available=399.5 MiB
    04:52:28.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:28.677 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=55.9 MiB, available=399.6 MiB
    04:52:28.677 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:52:28.680 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:52:28.680 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:52:28.726 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:28.766 [qtp1971696218-962] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 localRepositoryRevisionSynced=89

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:28.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 39 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.792 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 543558 bytes in 302 ms. path='/3 + &#ä/5/h'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:28.858 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.870 [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
    04:52:28.880 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=149 remoteFromLocalRevision=89

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:28.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:28.923 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:28.927 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.933 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/3 + &#ä/5/h"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:28.934 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:28.935 [qtp1325681772-1017] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/87m6rbwsLR1a-NzEdvXchQ/5Bk7CCUEtxdoaTYHuAY2Qw' offset=1048576
    04:52:28.942 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.947 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:28.955 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:28.957 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=149

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:28.958 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:28.960 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:28.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    04:52:29.019 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 338837 bytes in 530 ms. path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.021 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c2a9a28a6019ead02d7e5695880dfa5283c5b0af' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.073 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.074 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/3 + &#ä/5/i"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.079 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.098 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/3 + &#ä/cc"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:52:29.128 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.131 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:29.138 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J2TKLaplPAzjDc7QVwK0KQ/F0DyfNZYBR2qMa9-YQVlkg/x71JmPH8gz3vc1TqHepcYQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:29.142 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.143 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:29.145 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.151 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:29.153 [qtp1971696218-963] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=143, revision=149

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.198 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d6b47cb69e1c621d6e06dd7bb67c654f9cb123b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/3 + &#ä/dd"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.250 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 179655 bytes in 152 ms. path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.296 [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
    04:52:29.311 [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
    04:52:29.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/3 + &#ä/5/i"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.348 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:29.353 [qtp1971696218-963] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.353 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/87m6rbwsLR1a-NzEdvXchQ/pcui3BSMJb--XkcgqwXzHA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.356 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.363 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.368 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:29.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:29.384 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:29.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad0f0355-d0aa-4aca-a683-3d72325b75d1 from='build/repo/j7y5by4e-bs319-local-src' toID=ffd1e42b-48b3-42ee-93f1-45a894075e36 to='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:29.405 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:29.409 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:29.423 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=150

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.435 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 39998 bytes in 137 ms. path='/3 + &#ä/dd'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.467 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f80a834570b2012b0dcb130458fb179307c8ff3c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:29.478 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:52:29.478 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.482 [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
    04:52:29.498 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=150

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/3 + &#ä/dd"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.528 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/3 + &#ä/aa"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce
    04:52:29.541 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.542 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:29.554 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.54%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:29.567 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=149, revision=152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.572 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.572 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:29.574 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J2TKLaplPAzjDc7QVwK0KQ/j0dM6X8HqI6h19H-WOwz2Q' offset=0
    04:52:29.597 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.619 [qtp1325681772-451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c localRepositoryRevisionSynced=98

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    04:52:29.650 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 95348 bytes in 108 ms. path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.678 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.710 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a transaction.localRevision=117 remoteFromLocalRevision=98

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.751 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/3 + &#ä/aa"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.767 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:29.781 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:29.783 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0c1c207a-6bbc-416c-a390-53a1b557f65c from='build/repo/j7y5dfj1-n4kb2-local-dest' toID=a417c365-95a5-4aa4-93e0-e968cbbbe91a to='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.796 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.798 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:29.801 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.814 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:29.818 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:29.881 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='632ea6b45a338e76a7ac49c7e9fe2b488968c50c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:29.882 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=117

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:29.985 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/3 + &#ä/bb"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:29.999 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:30.000 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:30.007 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:52:30.007 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:52:30.057 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=117

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:30.142 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:30.167 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:30.169 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:30.170 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J2TKLaplPAzjDc7QVwK0KQ/ENzOsbAm6fWEzlONbyp1Xg' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:30.171 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=149, revision=152

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:30.179 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:30.191 [qtp1971696218-835] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:30.210 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:30.218 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=143, revision=152
    04:52:30.218 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=152, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:30.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:30.261 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:30.267 [qtp1971696218-963] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 transaction.localRevision=96 remoteFromLocalRevision=150

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:30.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64862 bytes in 145 ms. path='/3 + &#ä/bb'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:30.342 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:30.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=ad0f0355-d0aa-4aca-a683-3d72325b75d1 to='build/repo/j7y5by4e-bs319-local-src', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:30.347 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=120

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:30.360 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:30.369 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:30.375 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=96

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:30.397 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:30.416 [pool-4-thread-4] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:30.421 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/3 + &#ä/bb"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:30.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:30.462 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:30.472 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:30.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    04:52:30.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13403f4a9da319e34ea1be21073eda98013c8b3f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:30.572 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:30.582 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.remoteRepositoryRevisionSynced=-1, revision=120

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:30.638 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/3 + &#ä/cc"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:30.655 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:30.655 [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
    04:52:30.669 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=-1, revision=120
    04:52:30.669 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=120, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:30.683 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:30.684 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J2TKLaplPAzjDc7QVwK0KQ/-C61RVh5VlwHSpJV4DPwNw' offset=0
    04:52:30.695 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:30.771 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:30.785 [qtp1325681772-451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c transaction.localRevision=104 remoteFromLocalRevision=117
    04:52:30.796 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:30.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a417c365-95a5-4aa4-93e0-e968cbbbe91a from='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a' toID=0c1c207a-6bbc-416c-a390-53a1b557f65c to='build/repo/j7y5dfj1-n4kb2-local-dest', fromRepoLocalSync=false

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:30.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:30.833 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:30.841 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=104
    04:52:30.894 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:30.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 569142 bytes in 272 ms. path='/3 + &#ä/cc'
    04:52:31.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:31.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=56.8 MiB, available=398.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:31.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:31.080 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:31.083 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionInProgress=-1, revision=97

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:31.095 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/3 + &#ä/cc"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:31.090 [qtp1971696218-835] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:31.129 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:31.146 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:31.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:31.232 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:31.242 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae983fed78f097b2274250be61c84af03d59c7e6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:31.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:31.300 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/3 + &#ä/dd"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce
    04:52:31.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    04:52:31.398 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:31.406 [qtp543805131-262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/J2TKLaplPAzjDc7QVwK0KQ/LJm7Dr2K_jlLzIOoXval_w' offset=0
    04:52:31.419 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:31.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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:30.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: repoFileDtos.size=0
    04:52:31.606 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=71.4 MiB, available=384.1 MiB
    04:52:31.650 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:31.675 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.localRepositoryRevisionInProgress=-1, revision=105
    04:52:31.679 [qtp1325681772-451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:31.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:31.743 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:31.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 401742 bytes in 476 ms. path='/3 + &#ä/dd'
    04:52:31.866 [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
    04:52:31.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=56.8 MiB, available=398.7 MiB
    04:52:31.917 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=90, revision=97

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:31.933 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="bcba378f-a4a8-43a7-9722-1f8a56988842", toRepositoryId="9d941b11-9bc9-4900-9d86-d135ba410cce", path="/3 + &#ä/dd"} on repo=9d941b11-9bc9-4900-9d86-d135ba410cce

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:31.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:31.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:31.946 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:31.966 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:31.967 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:52:31.967 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:52:31.968 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:31.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:31.970 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:32.016 [qtp543805131-319] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce localRepositoryRevisionSynced=92
    04:52:32.044 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:32.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 transaction.localRevision=111 remoteFromLocalRevision=92

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:32.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:32.347 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:32.368 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:32.373 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=56.8 MiB, available=398.7 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:32.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9d941b11-9bc9-4900-9d86-d135ba410cce from='build/repo/j7y5ddsv-88olr-local-dest' toID=bcba378f-a4a8-43a7-9722-1f8a56988842 to='https://localhost:46446/bcba378f-a4a8-43a7-9722-1f8a56988842'
    04:52:32.395 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:31.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: 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
    04:52:32.399 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:32.405 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:32.402 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=71.0 MiB, available=384.5 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:32.410 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionSynced=90, revision=97

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:32.412 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.remoteRepositoryRevisionSynced=100, revision=105

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:32.413 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionInProgress=97, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:32.452 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=c3XeD1TGVDPVFj-6Oa0uSg, serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a} because of missing permissions!
    04:52:32.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:32.459 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111
    04:52:32.719 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:52:32.719 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:52:32.741 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 localRepositoryRevisionSynced=111

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:32.897 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=71.0 MiB, available=384.5 MiB
    04:52:32.930 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:32.949 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.localRepositoryRevisionSynced=100, revision=105
    04:52:32.949 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.localRepositoryRevisionInProgress=105, revision=-1
    04:52:32.981 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:32.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:33.063 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=114
    04:52:33.080 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:33.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:32.461 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:32.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:52:32.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=56.9 MiB, available=398.6 MiB
    04:52:32.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:52:33.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=56.9 MiB, available=398.6 MiB
    04:52:33.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:33.335 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:33.349 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce, this.remoteRepositoryRevisionSynced=-1, revision=114
    04:52:33.381 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:33.401 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=-1, revision=114
    04:52:33.401 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=114, revision=-1
    04:52:33.496 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:33.518 [qtp543805131-319] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce transaction.localRevision=98 remoteFromLocalRevision=111
    04:52:33.530 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:33.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcba378f-a4a8-43a7-9722-1f8a56988842 from='https://localhost:46446/bcba378f-a4a8-43a7-9722-1f8a56988842' toID=9d941b11-9bc9-4900-9d86-d135ba410cce to='build/repo/j7y5ddsv-88olr-local-dest', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:33.553 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=71.1 MiB, available=384.4 MiB
    04:52:33.569 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:33.569 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:33.583 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=98
    04:52:33.609 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:33.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842: repoFileDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:33.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=56.1 MiB, available=399.4 MiB
    04:52:33.790 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:52:33.790 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:52:33.817 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:33.841 [qtp1971696218-75] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 localRepositoryRevisionSynced=96
    04:52:33.896 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:33.920 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=156 remoteFromLocalRevision=96
    04:52:34.030 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad0f0355-d0aa-4aca-a683-3d72325b75d1 from='build/repo/j7y5by4e-bs319-local-src' toID=ffd1e42b-48b3-42ee-93f1-45a894075e36 to='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36'
    04:52:34.043 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=156
    04:52:34.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:52:34.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:52:34.120 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=156

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:34.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=71.1 MiB, available=384.4 MiB
    04:52:34.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:34.242 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=158
    04:52:34.245 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158
    04:52:34.290 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:34.307 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:34.358 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:34.369 [qtp1971696218-962] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=152, revision=158
    04:52:34.374 [qtp1971696218-962] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:52:34.384 [qtp1971696218-962] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:34.408 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=152, revision=158
    04:52:34.408 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=158, revision=-1
    04:52:34.454 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:34.472 [qtp1971696218-835] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 transaction.localRevision=102 remoteFromLocalRevision=156
    04:52:34.495 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:34.510 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:52:34.524 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:34.534 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:34.559 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:34.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=73.0 MiB, available=382.5 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:34.568 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:52:34.569 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    04:52:34.569 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:52:34.571 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:52:34.574 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:52:34.578 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [45d9cf60]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5f9n4-ydccf-local-dest'
    04:52:34.579 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [45d9cf60]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5f9n4-ydccf-local-dest' locked successfully.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:34.611 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:34.616 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce, this.localRepositoryRevisionInProgress=-1, revision=99
    04:52:34.625 [qtp543805131-921] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:34.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:34.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=71.1 MiB, available=384.4 MiB
    04:52:34.683 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:52:34.683 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:34.696 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:34.698 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:34.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842: 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
    04:52:34.715 [qtp1325681772-451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c localRepositoryRevisionSynced=104
    04:52:34.732 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:34.794 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a transaction.localRevision=123 remoteFromLocalRevision=104
    04:52:34.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0c1c207a-6bbc-416c-a390-53a1b557f65c from='build/repo/j7y5dfj1-n4kb2-local-dest' toID=a417c365-95a5-4aa4-93e0-e968cbbbe91a to='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a'
    04:52:34.871 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=123
    04:52:34.901 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:52:34.902 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:52:34.910 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=123
    04:52:34.930 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=125
    04:52:34.933 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125
    04:52:34.975 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:34.982 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.remoteRepositoryRevisionSynced=120, revision=125
    04:52:34.994 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:35.000 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=120, revision=125
    04:52:35.000 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=125, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:35.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:35.035 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:35.040 [qtp1325681772-451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c transaction.localRevision=110 remoteFromLocalRevision=123
    04:52:35.077 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:35.081 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:35.166 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=71.7 MiB, available=383.8 MiB
    04:52:35.170 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.remoteRepositoryRevisionSynced=93, revision=99
    04:52:35.191 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=mRcpfFKciJ3mp4DhJWggTg, serverRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842} because of missing permissions!
    04:52:35.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:35.397 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:35.402 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:52:35.402 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a417c365-95a5-4aa4-93e0-e968cbbbe91a from='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a' toID=a740e054-7367-4d03-a948-300ec5f65a28 to='build/repo/j7y59gns-7c6xr-local-src', fromRepoLocalSync=true
    04:52:35.403 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a740e054-7367-4d03-a948-300ec5f65a28 ('build/repo/j7y59gns-7c6xr-local-src')
    04:52:35.415 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:52:35.444 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:35.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=71.7 MiB, available=383.8 MiB
    04:52:35.568 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:35.572 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce, this.localRepositoryRevisionSynced=93, revision=99
    04:52:35.572 [qtp543805131-262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce, this.localRepositoryRevisionInProgress=99, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:35.582 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:35.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:35.608 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a renewalDateTime=2017-09-24T03:19:50.926Z expiryDateTime=2017-09-24T03:49:50.926Z
    04:52:35.628 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:35.632 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=110

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:35.722 [qtp543805131-262] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:35.722 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:35.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:52:36.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=71.8 MiB, available=383.7 MiB
    04:52:36.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:35.739 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: repoFileDtos.size=0
    04:52:36.377 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=72.5 MiB, available=383.0 MiB
    04:52:36.399 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:36.412 [qtp1325681772-1017] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionInProgress=-1, revision=111
    04:52:36.418 [qtp1325681772-1017] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:36.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:36.467 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:36.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: 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
    04:52:36.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=71.9 MiB, available=383.6 MiB
    04:52:36.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:36.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=72.3 MiB, available=383.2 MiB
    04:52:36.918 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.remoteRepositoryRevisionSynced=91, revision=111
    04:52:36.923 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=c3XeD1TGVDPVFj-6Oa0uSg, serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a} because of missing permissions!
    04:52:36.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:36.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=71.8 MiB, available=383.7 MiB
    04:52:36.987 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:52:36.987 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:52:37.012 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:37.021 [qtp543805131-921] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce localRepositoryRevisionSynced=98
    04:52:37.076 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:37.102 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 transaction.localRevision=117 remoteFromLocalRevision=98

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:37.283 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=72.3 MiB, available=383.2 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:37.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9d941b11-9bc9-4900-9d86-d135ba410cce from='build/repo/j7y5ddsv-88olr-local-dest' toID=bcba378f-a4a8-43a7-9722-1f8a56988842 to='https://localhost:46446/bcba378f-a4a8-43a7-9722-1f8a56988842'
    04:52:37.350 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=117

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:37.365 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:37.376 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionSynced=91, revision=111
    04:52:37.376 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionInProgress=111, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:37.377 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:52:37.377 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:37.383 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:37.386 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 localRepositoryRevisionSynced=117

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:37.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.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:37.420 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=-1, revision=119
    04:52:37.432 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119
    04:52:37.628 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:37.632 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce, this.remoteRepositoryRevisionSynced=114, revision=119
    04:52:37.682 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:37.704 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionSynced=114, revision=119
    04:52:37.704 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842, this.localRepositoryRevisionInProgress=119, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:37.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:37.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:52:37.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=72.4 MiB, available=383.1 MiB
    04:52:37.747 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:37.780 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:37.791 [qtp543805131-921] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcba378f-a4a8-43a7-9722-1f8a56988842 remoteRepositoryId=9d941b11-9bc9-4900-9d86-d135ba410cce transaction.localRevision=104 remoteFromLocalRevision=117
    04:52:37.842 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:37.850 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:37.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:37.987 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5be950df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:37.988 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [bbc509e]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:38.082 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=72.4 MiB, available=383.1 MiB
    04:52:38.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:38.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    04:52:38.335 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:38.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=72.4 MiB, available=383.1 MiB
    04:52:38.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:52:38.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:52:38.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:52:38.426 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:38.436 [qtp1325681772-1017] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 localRepositoryRevisionSynced=110
    04:52:38.498 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:38.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a transaction.localRevision=159 remoteFromLocalRevision=110
    04:52:38.570 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:38.576 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:38.587 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=159
    04:52:38.590 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159
    04:52:38.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a740e054-7367-4d03-a948-300ec5f65a28 from='build/repo/j7y59gns-7c6xr-local-src' toID=a417c365-95a5-4aa4-93e0-e968cbbbe91a to='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a'
    04:52:38.621 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:38.624 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:38.631 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=160
    04:52:38.644 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:52:38.644 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:52:38.650 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=160

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:52:38.649 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:38.700 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=159, revision=162
    04:52:38.703 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162
    04:52:38.745 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:38.760 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=154, revision=162
    04:52:38.777 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:38.786 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=154, revision=162
    04:52:38.787 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=162, revision=-1
    04:52:38.817 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:38.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:38.822 [qtp1325681772-1017] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 transaction.localRevision=116 remoteFromLocalRevision=160
    04:52:38.867 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:38.872 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a417c365-95a5-4aa4-93e0-e968cbbbe91a from='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a' toID=a740e054-7367-4d03-a948-300ec5f65a28 to='build/repo/j7y59gns-7c6xr-local-src', fromRepoLocalSync=false
    04:52:38.892 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:38.898 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=116
    04:52:38.937 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:38.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:52:39.283 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4de252ee]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5fd9s-89vsp-local-src'
    04:52:39.288 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4de252ee]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5fd9s-89vsp-local-src' locked successfully.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:39.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=73.1 MiB, available=382.4 MiB
    04:52:39.447 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:39.451 [qtp1325681772-1018] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionInProgress=-1, revision=117
    04:52:39.456 [qtp1325681772-1018] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117
    04:52:39.528 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:39.537 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: 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
    04:52:39.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.
    04:52:39.775 [closeDeferredTimer-6fa574a1-k] INFO  c.c.c.l.LocalRepoManagerImpl - [6fa574a1]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:39.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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:39.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=73.4 MiB, available=382.1 MiB
    04:52:39.881 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.remoteRepositoryRevisionSynced=111, revision=117
    04:52:39.891 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=c3XeD1TGVDPVFj-6Oa0uSg, serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52: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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:40.300 [closeDeferredTimer-7a04f63-1] INFO  c.c.c.l.LocalRepoManagerImpl - [7a04f63]_close: Shutting down real LocalRepoManager.
    04:52:40.302 [closeDeferredTimer-7fcc26c2-1] INFO  c.c.c.l.LocalRepoManagerImpl - [7fcc26c2]_close: Shutting down real LocalRepoManager.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:39.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:52:40.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=73.2 MiB, available=382.3 MiB
    04:52:40.364 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:40.374 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionSynced=111, revision=117
    04:52:40.375 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionInProgress=117, revision=-1
    04:52:40.394 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:40.396 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:40.600 [Test worker] INFO  D.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
    04:52:41.095 [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
    04:52:41.097 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:41.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:41.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:41.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=72.5 MiB, available=383.0 MiB
    04:52:41.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:41.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.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:41.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=72.5 MiB, available=383.0 MiB
    04:52:41.906 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:52:41.906 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:52:41.919 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:41.929 [qtp1325681772-1018] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 localRepositoryRevisionSynced=116
    04:52:41.940 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:41.960 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a transaction.localRevision=166 remoteFromLocalRevision=116
    04:52:42.016 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a740e054-7367-4d03-a948-300ec5f65a28 from='build/repo/j7y59gns-7c6xr-local-src' toID=a417c365-95a5-4aa4-93e0-e968cbbbe91a to='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a'
    04:52:42.021 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=166
    04:52:42.133 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:52:42.133 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:52:42.141 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=166

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:42.362 [closeDeferredTimer-325a3ed2-6h] INFO  c.c.c.l.LocalRepoManagerImpl - [325a3ed2]_close: Shutting down real LocalRepoManager.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:42.470 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=168
    04:52:42.474 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168
    04:52:42.509 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:42.512 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=162, revision=168
    04:52:42.531 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:42.551 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=162, revision=168
    04:52:42.551 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=168, revision=-1
    04:52:42.606 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:42.612 [qtp1325681772-1018] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 transaction.localRevision=122 remoteFromLocalRevision=166
    04:52:42.729 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:42.734 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:42.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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:43.083 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:43.089 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:52:43.089 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a417c365-95a5-4aa4-93e0-e968cbbbe91a from='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a' toID=a740e054-7367-4d03-a948-300ec5f65a28 to='build/repo/j7y59gns-7c6xr-local-src', fromRepoLocalSync=true
    04:52:43.090 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a740e054-7367-4d03-a948-300ec5f65a28 ('build/repo/j7y59gns-7c6xr-local-src')
    04:52:43.098 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:52:43.115 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%
    04:52:43.161 [pool-13-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1571 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52: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.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:44.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:45.024 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:45.041 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a renewalDateTime=2017-09-24T03:19:50.926Z expiryDateTime=2017-09-24T03:49:50.926Z
    04:52:45.055 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:45.059 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=122
    04:52:45.078 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:45.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: repoFileDtos.size=0
    04:52:45.586 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=73.3 MiB, available=382.2 MiB
    04:52:45.606 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:45.611 [qtp1325681772-1018] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionInProgress=-1, revision=123
    04:52:45.619 [qtp1325681772-1018] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123
    04:52:45.672 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:45.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: 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
    04:52:45.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:46.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=72.0 MiB, available=383.5 MiB
    04:52:46.150 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.remoteRepositoryRevisionSynced=117, revision=123
    04:52:46.155 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=c3XeD1TGVDPVFj-6Oa0uSg, serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a} because of missing permissions!
    04:52:46.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:52:46.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=72.0 MiB, available=383.5 MiB
    04:52:46.520 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:46.523 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionSynced=117, revision=123
    04:52:46.523 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionInProgress=123, revision=-1
    04:52:46.557 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:46.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:52:46.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=72.0 MiB, available=383.5 MiB
    04:52:46.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:52:47.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=72.0 MiB, available=383.5 MiB
    04:52:47.158 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:52:47.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=72.0 MiB, available=383.5 MiB
    04:52:47.428 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:52:47.430 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:52:47.430 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:52:47.448 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:47.459 [qtp1325681772-622] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 localRepositoryRevisionSynced=122
    04:52:47.500 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:47.534 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a transaction.localRevision=173 remoteFromLocalRevision=122
    04:52:47.564 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:47.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:47.568 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:47.579 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=173
    04:52:47.582 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173
    04:52:47.628 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a740e054-7367-4d03-a948-300ec5f65a28 from='build/repo/j7y59gns-7c6xr-local-src' toID=a417c365-95a5-4aa4-93e0-e968cbbbe91a to='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a'
    04:52:47.651 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:47.656 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:47.664 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=174
    04:52:47.796 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:47.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    04:52:47.882 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=173, revision=176
    04:52:47.883 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176
    04:52:48.016 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:48.020 [qtp1325681772-1017] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=168, revision=176
    04:52:48.257 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:48.266 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=168, revision=176
    04:52:48.266 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=176, revision=-1
    04:52:48.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    04:52:48.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:48.381 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:48.669 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:48.719 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:48.816 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.95%
    04:52:48.820 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:48.823 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1'
    04:52:48.952 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=179
    04:52:48.952 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:49.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:49.621 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:49.624 [qtp1325681772-1017] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=176, revision=179
    04:52:49.958 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:49.965 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=176, revision=179
    04:52:49.965 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=179, revision=-1
    04:52:50.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:50.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:50.059 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:50.322 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:50.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:50.571 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.41%
    04:52:50.574 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:50.576 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties'
    04:52:50.684 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='381dd274a8ef225c37f89365c2f682a8000fe346' to.sha1='828962d4e0526e538fc770e9e542cc4ada392ac2'): /2/.subshare.properties
    04:52:50.754 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=183
    04:52:50.754 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:52: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:51.105 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:51.107 [qtp1325681772-1017] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=179, revision=183
    04:52:51.798 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:51.808 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=179, revision=183
    04:52:51.809 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=183, revision=-1
    04:52:51.838 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:51.920 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:52.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/2/.subshare.properties"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:52:52.034 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/.subshare.properties'
    04:52:52.079 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:52.094 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:52.099 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:52.100 [qtp1325681772-1017] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/6JnL2L26MYkNJhSqgdgymg' offset=0
    04:52:52.590 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:52.636 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35004 bytes in 601 ms. path='/2/.subshare.properties'
    04:52:52.657 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=186
    04:52:52.658 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=183, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186
    04:52:52.796 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:52.798 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=183, revision=186
    04:52:52.951 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:52.960 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=183, revision=186
    04:52:52.960 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=186, revision=-1
    04:52:52.997 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:52:52.997 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:52:53.012 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:53.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:53.150 [qtp1325681772-1017] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:52:53.175 [qtp1325681772-1017] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:52:53.263 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:53.348 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/2/.subshare.properties"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:52:53.378 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:53.446 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.86%
    04:52:53.447 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:52:53.449 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:53.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='665a9a6bdf046ff4bed39be0d0eeef1c4e498f07' to.sha1='b47f841c3113e1c67dd2d0ffd30a2fe432c4bb8b'): /2/dir1/aa2
    04:52:54.123 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=192
    04:52:54.123 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192
    04:52:54.244 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:54.247 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=186, revision=192
    04:52:54.436 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:54.444 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=186, revision=192
    04:52:54.445 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=192, revision=-1
    04:52:54.469 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:52:54.535 [closeDeferredTimer-1a017f5d-6v] INFO  c.c.c.l.LocalRepoManagerImpl - [1a017f5d]_close: Shutting down real LocalRepoManager.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:54.571 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:54.595 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/2/dir1/aa2"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:52:54.670 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/dir1/aa2'
    04:52:54.966 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:55.009 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:55.026 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:55.030 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/KIct4lTTWp0dYq0mm9nHEg/lGxNyF8EUrdnfhfuXyzkwQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:56.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:56.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:52:57.846 [closeDeferredTimer-248d4848-1w] INFO  c.c.c.l.LocalRepoManagerImpl - [248d4848]_close: Shutting down real LocalRepoManager.
    04:52:58.390 [closeDeferredTimer-bbc509e-1] INFO  c.c.c.l.LocalRepoManagerImpl - [bbc509e]_close: Shutting down real LocalRepoManager.
    04:52:58.391 [closeDeferredTimer-5be950df-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5be950df]_close: Shutting down real LocalRepoManager.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:52:58.724 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [27b80ec4]initPersistenceManagerFactory: repositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:52:58.791 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [27b80ec4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 35295 ms.
    04:52:58.833 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ezfz-pmwto-remote'
    04:52:58.836 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ezfz-pmwto-remote' locked successfully.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:59.314 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:52:59.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:52:59.629 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:59.642 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:59.656 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:52:59.658 [qtp1325681772-1017] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/KIct4lTTWp0dYq0mm9nHEg/lGxNyF8EUrdnfhfuXyzkwQ' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:01.893 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [87eb754]initPersistenceManagerFactory: repositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:01.960 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [87eb754]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 37340 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:02.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:02.394 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=62.8 MiB, available=392.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:02.526 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:02.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1556206 bytes in 7875 ms. path='/2/dir1/aa2'
    04:53:02.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=196
    04:53:02.561 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=192, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=196

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:02.577 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5b51w-c1smz-remote'
    04:53:02.578 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5b51w-c1smz-remote' locked successfully.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:02.606 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:02.617 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=192, revision=196
    04:53:02.668 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:02.678 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=192, revision=196
    04:53:02.678 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=196, revision=-1
    04:53:02.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:02.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:02.771 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:02.818 [qtp1325681772-1017] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:53:02.823 [qtp1325681772-1017] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:53:02.908 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:03.006 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/2/dir1/aa2"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:53:03.086 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:03.102 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:03.106 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2'
    04:53:03.203 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6dfae9965f048ecef174ab42b14560a5cef57523' to.sha1='d9179eb5d6c906fafb56feb3e0f71ac0ada9d6de'): /2/dir1/bb2
    04:53:03.254 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=202
    04:53:03.254 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=196, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=202
    04:53:03.335 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:03.347 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=196, revision=202

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:03.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.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:03.426 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:03.430 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=196, revision=202
    04:53:03.431 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=202, revision=-1
    04:53:03.459 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:03.597 [qtp1325681772-1017] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:03.633 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/2/dir1/bb2"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:53:03.744 [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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:03.750 [qtp298852037-37] INFO  D.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
    04:53:03.849 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:03.857 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:03.870 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:03.871 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/KIct4lTTWp0dYq0mm9nHEg/_sBw6WG6XCiVMta1vIE1sg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:04.017 [qtp298852037-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:53:04.106 [qtp298852037-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:53:04.147 [qtp298852037-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:53:04.257 [qtp298852037-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:53:04.326 [qtp298852037-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:53:04.497 [qtp298852037-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:53:04.564 [qtp298852037-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:53:04.602 [qtp298852037-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:53:04.654 [qtp298852037-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:53:04.694 [qtp298852037-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:53:04.763 [qtp298852037-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:53:04.841 [qtp298852037-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:53:04.914 [qtp298852037-37] INFO  D.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
    04:53:04.971 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:04.989 [qtp298852037-37] INFO  D.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
    04:53:05.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:05.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 285654 bytes in 1332 ms. path='/2/dir1/bb2'
    04:53:05.101 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=205
    04:53:05.102 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=202, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=205
    04:53:05.159 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:05.163 [qtp1325681772-1018] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=202, revision=205

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:05.199 [qtp298852037-37] INFO  D.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
    04:53:05.219 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:05.224 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=202, revision=205
    04:53:05.224 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=205, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:05.259 [qtp298852037-37] INFO  D.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
    04:53:05.264 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:05.264 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:05.290 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:05.332 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:53:05.336 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:53:05.374 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:05.427 [qtp298852037-37] INFO  D.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
    04:53:05.438 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/2/dir1/bb2"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:53:05.478 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:05.496 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]initPersistenceManagerFactory: repositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d
    04:53:05.497 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2919 ms.
    04:53:05.526 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:05.564 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:05.570 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1'
    04:53:05.692 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff8c97f2cc8e88ee9901b2098be3f8e03fa14180' to.sha1='4262392f520242693b86b2e4822eb017ad029f37'): /2/file1
    04:53:05.724 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=211
    04:53:05.724 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=205, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=211
    04:53:05.832 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:05.836 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=205, revision=211
    04:53:05.920 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:05.927 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=205, revision=211
    04:53:05.927 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=211, revision=-1
    04:53:05.963 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:06.080 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:06.167 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/2/file1"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:53:06.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1'
    04:53:06.294 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:06.301 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:06.304 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:06.305 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/Lcnc3iKWq41ozyi_BE5gLA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:06.596 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 0053b4b9-21c1-405b-bdda-928ea00dd447
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5f080-ihv05-local-dest
      localRepository.publicKeySha1 = 76:3E:19:9C:96:30:E4:0D:B1:2B:DD:50:AF:05:AF:57:D8:D5:23:68

      remoteRepository.repositoryId = 6cf42657-e253-4b37-bbc1-6e794d30bc0d
      remoteRepository.remoteRoot = https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d
      remoteRepository.publicKeySha1 = E6:AA:1A:F2:47:B9:C9:5B:AE:76:05:5D:0C:AA:1A:84:FA:16:02:26

    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 0053b4b9-21c1-405b-bdda-928ea00dd447 6cf42657-e253-4b37-bbc1-6e794d30bc0d
    04:53:06.838 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:06.842 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:53:06.843 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0053b4b9-21c1-405b-bdda-928ea00dd447 ('build/repo/j7y5f080-ihv05-local-dest')
    04:53:06.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6cf42657-e253-4b37-bbc1-6e794d30bc0d from='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d' toID=0053b4b9-21c1-405b-bdda-928ea00dd447 to='build/repo/j7y5f080-ihv05-local-dest', fromRepoLocalSync=true

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:06.899 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:07.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 160990 bytes in 782 ms. path='/2/file1'
    04:53:07.027 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=214
    04:53:07.028 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=211, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=214
    04:53:07.126 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:07.131 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=211, revision=214
    04:53:07.624 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:07.639 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=211, revision=214
    04:53:07.639 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=214, revision=-1
    04:53:07.692 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:07.692 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:07.714 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:07.748 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:53:07.750 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:53:07.789 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:07.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="a740e054-7367-4d03-a948-300ec5f65a28", toRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", path="/2/file1"} on repo=a740e054-7367-4d03-a948-300ec5f65a28
    04:53:07.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:08.044 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.98%
    04:53:08.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=174

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:08.459 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:53:08.468 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    04:53:08.574 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:08.595 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d renewalDateTime=2017-09-24T03:23:08.561Z expiryDateTime=2017-09-24T03:53:08.561Z
    04:53:08.612 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:08.812 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=96
    04:53:09.023 [pool-4-thread-4] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:09.418 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=220
    04:53:09.426 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=214, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=220

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:09.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: repoFileDtos.size=18
    04:53:09.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=66.0 MiB, available=389.5 MiB
    04:53:09.648 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:09.756 [qtp298852037-1094] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionInProgress=-1, revision=98
    04:53:09.856 [qtp298852037-1094] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:10.024 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:10.028 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=214, revision=220
    04:53:10.077 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:10.083 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=214, revision=220
    04:53:10.083 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=220, revision=-1
    04:53:10.204 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:10.211 [qtp1325681772-451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 transaction.localRevision=153 remoteFromLocalRevision=174
    04:53:10.292 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:10.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a417c365-95a5-4aa4-93e0-e968cbbbe91a from='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a' toID=a740e054-7367-4d03-a948-300ec5f65a28 to='build/repo/j7y59gns-7c6xr-local-src', fromRepoLocalSync=false
    04:53:10.318 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:10.327 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 localRepositoryRevisionSynced=122 localRepositoryRevisionInProgress=153

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:11.769 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:11.781 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:11.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:11.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: 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
    04:53:12.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=68.8 MiB, available=386.7 MiB
    04:53:12.295 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.remoteRepositoryRevisionSynced=-1, revision=98

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:12.457 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=78.7 MiB, available=376.8 MiB
    04:53:12.479 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:13.089 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionInProgress=-1, revision=154

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:13.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:13.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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:14.750 [qtp1325681772-960] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:15.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:15.498 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 430 ms.
    04:53:15.498 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.542 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:15.542 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.553 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:15.553 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:15.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.574 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:15.574 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:15.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.596 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:15.596 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:15.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.618 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:15.618 [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
    04:53:15.630 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:15.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:15.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:15.630 [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
    04:53:15.637 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: 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
    04:53:15.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:15.645 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:15.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.674 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:15.675 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:15.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:15.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.715 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:53:15.715 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:15.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:15.744 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:15.744 [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
    04:53:16.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=76.0 MiB, available=379.5 MiB
    04:53:16.179 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.remoteRepositoryRevisionSynced=123, revision=154
    04:53:16.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:16.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:16.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:16.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:16.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:16.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:16.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:16.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:16.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:16.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:16.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:16.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:16.320 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=c3XeD1TGVDPVFj-6Oa0uSg, serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a} because of missing permissions!
    04:53:16.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:16.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:16.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=75.5 MiB, available=380.0 MiB
    04:53:16.924 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:16.930 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionSynced=123, revision=154
    04:53:16.931 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.localRepositoryRevisionInProgress=154, revision=-1
    04:53:17.029 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:17.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:17.043 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J_gNO9QchAVKo23tUprfxA, serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d} because of missing permissions!
    04:53:17.044 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:17.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=75.4 MiB, available=380.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:17.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=69.9 MiB, available=385.6 MiB
    04:53:18.068 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:18.080 [qtp298852037-1095] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionSynced=-1, revision=98
    04:53:18.081 [qtp298852037-1095] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionInProgress=98, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:17.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:53:18.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=75.4 MiB, available=380.1 MiB
    04:53:18.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:18.166 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:18.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:18.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 > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:18.466 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=75.4 MiB, available=380.1 MiB
    04:53:18.466 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:53:18.466 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:53:18.466 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:53:18.484 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:18.512 [qtp1325681772-622] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 localRepositoryRevisionSynced=153
    04:53:18.563 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:18.644 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a transaction.localRevision=223 remoteFromLocalRevision=153

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:18.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=68.8 MiB, available=386.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:18.648 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a740e054-7367-4d03-a948-300ec5f65a28 from='build/repo/j7y59gns-7c6xr-local-src' toID=a417c365-95a5-4aa4-93e0-e968cbbbe91a to='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a'
    04:53:18.667 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=174 localRepositoryRevisionInProgress=223
    04:53:18.764 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:53:18.764 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:53:18.772 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=223
    04:53:18.787 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=225
    04:53:18.790 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=220, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=225
    04:53:18.873 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:18.878 [qtp1325681772-1018] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28, this.remoteRepositoryRevisionSynced=220, revision=225
    04:53:18.883 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:18.888 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=220, revision=225
    04:53:18.888 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=225, revision=-1
    04:53:18.906 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:18.916 [qtp1325681772-622] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=a740e054-7367-4d03-a948-300ec5f65a28 transaction.localRevision=159 remoteFromLocalRevision=223

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:18.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:18.918 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:18.920 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:18.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:19.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:19.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:19.220 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:19.224 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:53:19.225 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a417c365-95a5-4aa4-93e0-e968cbbbe91a from='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a' toID=0c1c207a-6bbc-416c-a390-53a1b557f65c to='build/repo/j7y5dfj1-n4kb2-local-dest', fromRepoLocalSync=true
    04:53:19.226 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0c1c207a-6bbc-416c-a390-53a1b557f65c ('build/repo/j7y5dfj1-n4kb2-local-dest')
    04:53:19.241 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:53:19.282 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:19.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:19.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:19.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=68.8 MiB, available=386.7 MiB
    04:53:19.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:19.478 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:19.505 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a renewalDateTime=2017-09-24T03:22:08.805Z expiryDateTime=2017-09-24T03:52:08.805Z
    04:53:19.524 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:19.536 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=159

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:19.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:19.605 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:19.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: repoFileDtos.size=7

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:19.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:19.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=68.6 MiB, available=386.9 MiB
    04:53:19.736 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:53:19.746 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:19.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
    04:53:19.761 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    04:53:19.888 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:20.016 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:20.018 [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
    04:53:20.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
    04:53:20.243 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:20.286 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:20.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:20.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=76.7 MiB, available=378.8 MiB
    04:53:20.351 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:20.356 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.localRepositoryRevisionInProgress=-1, revision=160
    04:53:20.378 [qtp1325681772-172] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:20.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:20.551 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:20.552 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:20.554 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    04:53:20.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:20.810 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:20.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    04:53:20.930 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:20.938 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:20.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:20.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: 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
    04:53:20.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=76.6 MiB, available=378.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:20.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:21.001 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.remoteRepositoryRevisionSynced=105, revision=160

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:21.062 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:21.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    04:53:21.082 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    04:53:21.085 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:21.089 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    04:53:21.165 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b68b8e35c119351e05e70468d151a00e1599c07a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:21.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:21.300 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    04:53:21.300 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:21.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:21.317 [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
    04:53:21.326 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/1 {11 11ä11#+} 1/a"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:21.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:21.330 [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
    04:53:21.328 [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
    04:53:21.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:21.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:21.355 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:21.356 [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
    04:53:21.360 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:21.361 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3FWEuuupfmPBr3pzok7w-Q/gyEx_2IdQrNJIf9D8vTYDg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:21.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:21.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:21.390 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=c3XeD1TGVDPVFj-6Oa0uSg, serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a} because of missing permissions!
    04:53:21.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:21.409 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:21.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    04:53:21.611 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70226 bytes in 283 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:21.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=76.7 MiB, available=378.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:21.959 [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
    04:53:21.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:21.978 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:21.981 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.localRepositoryRevisionSynced=105, revision=160
    04:53:21.982 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.localRepositoryRevisionInProgress=160, revision=-1
    04:53:21.994 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:21.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:22.069 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/1 {11 11ä11#+} 1/a"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:22.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:22.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:22.197 [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
    04:53:22.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=76.6 MiB, available=378.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:22.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6250b9c9d872377e0105bce8f36e26f7e8df7627' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    04:53:22.604 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/1 {11 11ä11#+} 1/b"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:22.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/b'
    04:53:22.648 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:22.649 [qtp298852037-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3FWEuuupfmPBr3pzok7w-Q/7Q9N1GEq8QfCNmFVs59NIw' offset=0
    04:53:22.662 [qtp298852037-37] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:22.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:22.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:53:22.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=76.6 MiB, available=378.9 MiB
    04:53:22.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:22.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 333828 bytes in 227 ms. path='/1 {11 11ä11#+} 1/b'
    04:53:22.901 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    04:53:22.966 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/1 {11 11ä11#+} 1/b"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:23.079 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:23.108 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:23.111 [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
    04:53:23.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=76.6 MiB, available=378.9 MiB
    04:53:23.114 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:53:23.118 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:23.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:23.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86d6269954e3ff6968b103271e3d787d080582c0' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:23.212 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:23.242 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:23.244 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:23.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/1 {11 11ä11#+} 1/c"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:23.278 [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'
    04:53:23.303 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:23.305 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3FWEuuupfmPBr3pzok7w-Q/lNQr8wgL00EPla6mVubqog' offset=0
    04:53:23.315 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:23.318 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:23.330 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:23.334 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:23.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:23.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:23.434 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:23.440 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.37%
    04:53:23.452 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.83%
    04:53:23.454 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:23.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:23.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 544608 bytes in 203 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:23.559 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='381dd274a8ef225c37f89365c2f682a8000fe346' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/.subshare.properties

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:23.566 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    04:53:23.626 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/1 {11 11ä11#+} 1/c"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:23.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:23.632 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:23.654 [Test worker] INFO  D.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
    04:53:23.689 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:23.691 [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
    04:53:23.706 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/2/.subshare.properties"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:53:23.710 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/.subshare.properties'
    04:53:23.756 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:23.758 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/6JnL2L26MYkNJhSqgdgymg' offset=0
    04:53:23.780 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:23.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='95574dc17935698c999da1e1bcfbec7befa92e53' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:23.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    04:53:23.811 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1757 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:23.852 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/2/1 {11 11ä11#+} 1/a"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:23.854 [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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:23.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:23.877 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:23.878 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/rFqFSpCD_Z2uVzOyBAs1fw/AQx5B5dH34lpT1BEUuNM8w' offset=0
    04:53:23.890 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:24.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:24.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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:24.159 [Test worker] INFO  D.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
    04:53:24.176 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:24.177 [qtp298852037-1095] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/rFqFSpCD_Z2uVzOyBAs1fw/AQx5B5dH34lpT1BEUuNM8w' offset=1048576
    04:53:24.186 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:24.252 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    04:53:24.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 659547 bytes in 441 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:24.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
    04:53:24.331 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    04:53:24.343 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:24.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
    04:53:24.390 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/2/1 {11 11ä11#+} 1/a"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:24.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:24.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:24.402 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:24.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    04:53:24.494 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='93f4e9ff2ab3f859599afdae53a76f284c498c49' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:24.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
    04:53:24.621 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/2/1 {11 11ä11#+} 1/b"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:24.628 [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'
    04:53:24.656 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:24.658 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/rFqFSpCD_Z2uVzOyBAs1fw/JKb8ERq9A7aWzazE95HSkw' offset=0
    04:53:24.664 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:24.686 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    04:53:24.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 50531 bytes in 90 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:53:24.782 [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
    04:53:24.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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:24.827 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/2/1 {11 11ä11#+} 1/b"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:24.844 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:24.875 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:24.882 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    04:53:24.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2595d00f26f4ce4f6f085f93e3e5453afe9dfb14' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    04:53:24.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/2/a"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:24.959 [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
    04:53:24.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:24.982 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:24.983 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/E3CgErdvXzYdRx_neG8UNQ' offset=0
    04:53:24.999 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:25.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    04:53:25.047 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 47655 bytes in 88 ms. path='/2/a'
    04:53:25.078 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    04:53:25.156 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/2/a"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:25.176 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:25.188 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:25.190 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    04:53:25.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ae4e18ea9253f890673e620b70f57e2ab510bb0' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:25.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:25.292 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/3 + &#ä/5/h"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:25.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h'
    04:53:25.323 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:25.324 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/jTGA_1z9n1eLkwK5-Pg4gQ/ngrxn01dvTETSKnZ1SGghg' offset=0
    04:53:25.355 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:25.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:25.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:25.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 86 bytes in 1861 ms. path='/2/.subshare.properties'
    04:53:25.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:25.644 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:25.646 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/jTGA_1z9n1eLkwK5-Pg4gQ/ngrxn01dvTETSKnZ1SGghg' offset=1048576
    04:53:25.653 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:25.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    04:53:25.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 296072 bytes in 391 ms. path='/3 + &#ä/5/h'
    04:53:25.740 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    04:53:25.751 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h
    04:53:25.798 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/3 + &#ä/5/h"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:25.860 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:25.903 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/2/.subshare.properties"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:25.907 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:25.910 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:25.975 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:25.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1ec5c67b22b9a1d08e65f06834665875bc99094a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:26.022 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:26.025 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2'
    04:53:26.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='665a9a6bdf046ff4bed39be0d0eeef1c4e498f07' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/dir1/aa2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:26.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/3 + &#ä/5/i"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:26.218 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    04:53:26.251 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:26.252 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/jTGA_1z9n1eLkwK5-Pg4gQ/9H3ogLDB1hAaUrI_aHPj5A' offset=0
    04:53:26.259 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:26.276 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/2/dir1/aa2"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:26.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    04:53:26.321 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97932 bytes in 103 ms. path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:26.351 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:26.365 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:26.383 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:26.384 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/KIct4lTTWp0dYq0mm9nHEg/lGxNyF8EUrdnfhfuXyzkwQ' offset=0
    04:53:26.395 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:26.398 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/3 + &#ä/5/i"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53: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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:26.405 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:26.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:26.414 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    04:53:26.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='744406d2f3c690dc791e289a5d5672502c3f3102' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:26.494 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [45d9cf60]initPersistenceManagerFactory: repositoryId=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:26.500 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [45d9cf60]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 46392 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:26.536 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/3 + &#ä/aa"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:26.544 [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
    04:53:26.572 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:26.582 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:26.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:26.588 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/PoVkju07xPzpyFvX5iP_5g' offset=0
    04:53:26.596 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:26.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:26.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    04:53:26.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69394 bytes in 124 ms. path='/3 + &#ä/aa'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:26.689 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:26.707 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    04:53:26.739 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/3 + &#ä/aa"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:26.752 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:26.759 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:26.761 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:26.769 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:26.770 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/KIct4lTTWp0dYq0mm9nHEg/lGxNyF8EUrdnfhfuXyzkwQ' offset=1048576
    04:53:26.779 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:26.809 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:53:26.813 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:53:26.814 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:44090' serverPath='/ffd1e42b-48b3-42ee-93f1-45a894075e36' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=8NhRjveSu-LbcBNowujUww, invitation=true]
    04:53:26.816 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:26.823 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ddcb8adbc3fb1f94b9708ece87b6eddfb0f44efc' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    04:53:26.866 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/3 + &#ä/bb"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:26.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:26.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:26.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:26.906 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:26.907 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/3m9HXXo3a3XDp__kXpV_pA' offset=0
    04:53:26.918 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:26.932 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:26.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 875595 bytes in 585 ms. path='/2/dir1/aa2'
    04:53:26.972 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9ab263b1ad3d74d8b74da0e2a52cdb9eb2ce3737_0 into destFile aa2
    04:53:26.985 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9ab263b1ad3d74d8b74da0e2a52cdb9eb2ce3737_mh34 into destFile aa2
    04:53:27.026 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/2/dir1/aa2"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:27.031 [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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.053 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:27.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.061 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:27.064 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:27.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6dfae9965f048ecef174ab42b14560a5cef57523' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/dir1/bb2
    04:53:27.162 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/2/dir1/bb2"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:53:27.166 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2'
    04:53:27.185 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:27.187 [qtp1325681772-1018] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/KIct4lTTWp0dYq0mm9nHEg/_sBw6WG6XCiVMta1vIE1sg' offset=0
    04:53:27.199 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:27.220 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:27.234 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/3m9HXXo3a3XDp__kXpV_pA' offset=1048576
    04:53:27.246 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:27.270 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, invitation=false]
    04:53:27.271 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=8NhRjveSu-LbcBNowujUww, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, invitation=false, validTo=null]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 188600 bytes in 120 ms. path='/2/dir1/bb2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:27.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_0633961195c27d9d2445e233f84cf07b07986fab_0 into destFile bb2

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:27.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.465 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/2/dir1/bb2"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:53:27.475 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:27.481 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.485 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:27.486 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.488 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:27.489 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:27.499 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:27.518 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/3m9HXXo3a3XDp__kXpV_pA' offset=2097152
    04:53:27.530 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.534 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff8c97f2cc8e88ee9901b2098be3f8e03fa14180' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/file1
    04:53:27.563 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/2/file1"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c
    04:53:27.565 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1'
    04:53:27.583 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:27.584 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/v2t53sU6Ox9YpYvnSsXK3A/Lcnc3iKWq41ozyi_BE5gLA' offset=0
    04:53:27.590 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:27.608 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:27.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.650 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 136765 bytes in 84 ms. path='/2/file1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:27.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.695 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_60b27f004e454aca81b0480209cce5081ec52390_0 into destFile file1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:27.713 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.727 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="a417c365-95a5-4aa4-93e0-e968cbbbe91a", toRepositoryId="0c1c207a-6bbc-416c-a390-53a1b557f65c", path="/2/file1"} on repo=0c1c207a-6bbc-416c-a390-53a1b557f65c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:27.784 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:27.785 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/3m9HXXo3a3XDp__kXpV_pA' offset=3145728
    04:53:27.796 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.818 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:27.821 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=8NhRjveSu-LbcBNowujUww, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.845 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.06%
    04:53:27.862 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:27.869 [qtp1325681772-451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c localRepositoryRevisionSynced=159
    04:53:27.916 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:27.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:27.970 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a transaction.localRevision=166 remoteFromLocalRevision=159
    04:53:28.047 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:28.054 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:28.057 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5by4e-1fbdj-remote'
    04:53:28.058 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5by4e-1fbdj-remote' locked successfully.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:28.089 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:28.090 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/3m9HXXo3a3XDp__kXpV_pA' offset=4194304
    04:53:28.104 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:28.178 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=166
    04:53:28.194 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:28.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    04:53:28.359 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:28.360 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/3m9HXXo3a3XDp__kXpV_pA' offset=5242880
    04:53:28.377 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:28.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 33 ms.
    04:53:28.676 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:28.678 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/3m9HXXo3a3XDp__kXpV_pA' offset=6291456
    04:53:28.688 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:28.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:28.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    04:53:28.861 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 75900 bytes in 1989 ms. path='/3 + &#ä/bb'
    04:53:28.997 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    04:53:29.000 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb
    04:53:29.001 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_18y68 into destFile bb
    04:53:29.002 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_1vf9c into destFile bb
    04:53:29.002 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_2hwcg into destFile bb
    04:53:29.003 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_34dfk into destFile bb
    04:53:29.005 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_3quio into destFile bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:29.015 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0c1c207a-6bbc-416c-a390-53a1b557f65c from='build/repo/j7y5dfj1-n4kb2-local-dest' toID=a417c365-95a5-4aa4-93e0-e968cbbbe91a to='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a'
    04:53:29.035 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:29.038 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:29.058 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=167

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:29.062 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/3 + &#ä/bb"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:29.078 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:29.086 [qtp1971696218-835] INFO  D.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
    04:53:29.130 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:29.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:29.156 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:53:29.156 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:53:29.171 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=167

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:29.180 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='53484c8499f7ae457538e5aabc221975ff63a19f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:29.213 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=166, revision=169
    04:53:29.217 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:29.277 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/3 + &#ä/cc"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:29.283 [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
    04:53:29.296 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:29.301 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.remoteRepositoryRevisionSynced=125, revision=169

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:29.310 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:29.311 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/fGmYy4qKuY7bGTGMkaBPRw' offset=0
    04:53:29.320 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:29.365 [qtp1971696218-835] INFO  D.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
    04:53:29.382 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:29.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:29.386 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=125, revision=169
    04:53:29.386 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=169, revision=-1
    04:53:29.432 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:29.457 [qtp1325681772-1018] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c transaction.localRevision=165 remoteFromLocalRevision=167

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:29.460 [qtp1971696218-835] INFO  D.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
    04:53:29.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 401568 bytes in 181 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:29.468 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:29.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a417c365-95a5-4aa4-93e0-e968cbbbe91a from='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a' toID=0c1c207a-6bbc-416c-a390-53a1b557f65c to='build/repo/j7y5dfj1-n4kb2-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:29.486 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:29.498 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:29.507 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=165

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:29.518 [qtp1971696218-835] INFO  D.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
    04:53:29.570 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:29.582 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/3 + &#ä/cc"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:29.587 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:29.595 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:29.597 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:29.597 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4de252ee]initPersistenceManagerFactory: repositoryId=5e761056-ab96-4f2c-ac64-7788878daaba

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:29.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:29.610 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4de252ee]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 39733 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:29.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:29.636 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b4532b264d3ad924ed25507a02b37e0953ef056' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:29.650 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5fd9t-7puy1-remote'
    04:53:29.652 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5fd9t-7puy1-remote' locked successfully.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:29.656 [qtp1971696218-835] INFO  D.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
    04:53:29.725 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/3 + &#ä/dd"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:53:29.734 [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
    04:53:29.745 [qtp1971696218-835] INFO  D.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
    04:53:29.773 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:29.774 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/QBa4e7HIwt1r_1_cwQ6Qzg/40htiQhLm4eUprhYXOp5pA' offset=0
    04:53:29.783 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:29.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:29.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:29.854 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 94496 bytes in 120 ms. path='/3 + &#ä/dd'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:29.871 [qtp1971696218-835] INFO  D.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
    04:53:29.895 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    04:53:29.928 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/3 + &#ä/dd"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:29.932 [qtp1971696218-835] INFO  D.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
    04:53:29.950 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:29.968 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    04:53:29.988 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:29.993 [qtp1971696218-835] INFO  D.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
    04:53:30.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:30.068 [qtp1971696218-835] INFO  D.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
    04:53:30.083 [qtp298852037-1094] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 localRepositoryRevisionSynced=96
    04:53:30.102 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:30.152 [qtp1971696218-835] INFO  D.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
    04:53:30.236 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d transaction.localRevision=110 remoteFromLocalRevision=96

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:30.254 [qtp1971696218-835] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:53:30.378 [qtp1971696218-835] INFO  D.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
    04:53:30.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:30.468 [qtp1971696218-835] INFO  D.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
    04:53:30.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=79.9 MiB, available=375.6 MiB
    04:53:30.510 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:30.514 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.localRepositoryRevisionInProgress=-1, revision=166
    04:53:30.519 [qtp1325681772-451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:30.530 [qtp1971696218-835] INFO  D.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
    04:53:30.538 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:30.713 [qtp1971696218-835] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:53:30.767 [qtp1971696218-835] INFO  D.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
    04:53:30.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:31.007 [qtp1971696218-835] INFO  D.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
    04:53:30.543 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a: 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
    04:53:31.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=78.0 MiB, available=377.5 MiB
    04:53:31.019 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.remoteRepositoryRevisionSynced=160, revision=166
    04:53:31.043 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=c3XeD1TGVDPVFj-6Oa0uSg, serverRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a} because of missing permissions!
    04:53:31.043 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:31.072 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]initPersistenceManagerFactory: repositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36
    04:53:31.073 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3014 ms.
    04:53:31.103 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:31.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:31.400 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:31.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:31.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=77.9 MiB, available=377.6 MiB
    04:53:31.595 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:31.600 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.localRepositoryRevisionSynced=160, revision=166
    04:53:31.600 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.localRepositoryRevisionInProgress=166, revision=-1
    04:53:31.630 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:31.635 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:31.704 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:31.719 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:53:31.720 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=0b72a924-1378-41fb-84d0-af69e24ca580 to='build/repo/j7y5f9n4-ydccf-local-dest', fromRepoLocalSync=true
    04:53:31.722 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0b72a924-1378-41fb-84d0-af69e24ca580 ('build/repo/j7y5f9n4-ydccf-local-dest')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:32.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=78.0 MiB, available=377.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:32.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:32.238 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:53:32.246 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:32.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:53:32.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=78.0 MiB, available=377.5 MiB
    04:53:32.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:32.483 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:32.507 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 renewalDateTime=2017-09-24T03:23:32.469Z expiryDateTime=2017-09-24T03:53:32.469Z
    04:53:32.519 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:32.618 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=104

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:32.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=78.0 MiB, available=377.5 MiB
    04:53:32.742 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:53:32.742 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:53:32.755 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:32.763 [qtp1325681772-1018] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c localRepositoryRevisionSynced=165
    04:53:32.831 [qtp1325681772-1018] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:32.833 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:32.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=18

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:32.857 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a transaction.localRevision=173 remoteFromLocalRevision=165
    04:53:32.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0c1c207a-6bbc-416c-a390-53a1b557f65c from='build/repo/j7y5dfj1-n4kb2-local-dest' toID=a417c365-95a5-4aa4-93e0-e968cbbbe91a to='https://localhost:46166/a417c365-95a5-4aa4-93e0-e968cbbbe91a'
    04:53:32.874 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=167 localRepositoryRevisionInProgress=173
    04:53:32.908 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:53:32.908 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:53:32.918 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a localRepositoryRevisionSynced=173
    04:53:32.939 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=-1, revision=175
    04:53:32.942 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175
    04:53:33.017 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:33.022 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c, this.remoteRepositoryRevisionSynced=169, revision=175
    04:53:33.031 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:33.035 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionSynced=169, revision=175
    04:53:33.036 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a, this.localRepositoryRevisionInProgress=175, revision=-1
    04:53:33.057 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:33.066 [qtp1325681772-622] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a417c365-95a5-4aa4-93e0-e968cbbbe91a remoteRepositoryId=0c1c207a-6bbc-416c-a390-53a1b557f65c transaction.localRevision=171 remoteFromLocalRevision=173
    04:53:33.073 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:33.076 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:53:33.077 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7db56a41]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:33.078 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7e8e99fd]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:33.139 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:33.151 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:33.153 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0053b4b9-21c1-405b-bdda-928ea00dd447 from='build/repo/j7y5f080-ihv05-local-dest' toID=6cf42657-e253-4b37-bbc1-6e794d30bc0d to='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d'
    04:53:33.171 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:33.175 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:33.279 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=110
    04:53:33.403 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:53:33.404 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:53:33.442 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=110

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    04:53:33.447 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:33.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=67.9 MiB, available=387.6 MiB
    04:53:33.655 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:33.703 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionInProgress=-1, revision=106

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:33.704 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=113
    04:53:33.725 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:53:33.854 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:33.881 [qtp1971696218-835] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:34.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.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:34.160 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:34.169 [qtp298852037-1095] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.remoteRepositoryRevisionSynced=-1, revision=113
    04:53:34.206 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:34.217 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=-1, revision=113
    04:53:34.217 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=113, revision=-1
    04:53:34.275 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:34.324 [qtp298852037-834] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 transaction.localRevision=102 remoteFromLocalRevision=110
    04:53:34.326 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:34.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:53:34.612 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5eaba3d8]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5gjyp-cpiy9-local-src'
    04:53:34.618 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5eaba3d8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5gjyp-cpiy9-local-src' locked successfully.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:34.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:34.828 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:34.891 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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
    04:53:35.450 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=67.5 MiB, available=388.0 MiB
    04:53:35.467 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=-1, revision=106

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:35.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6cf42657-e253-4b37-bbc1-6e794d30bc0d from='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d' toID=0053b4b9-21c1-405b-bdda-928ea00dd447 to='build/repo/j7y5f080-ihv05-local-dest', fromRepoLocalSync=false
    04:53:35.858 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:35.864 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=102
    04:53:35.878 [pool-4-thread-4] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:35.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:36.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:36.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=76.7 MiB, available=378.8 MiB
    04:53:36.537 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:36.544 [qtp298852037-1094] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionInProgress=-1, revision=103
    04:53:36.554 [qtp298852037-1094] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103
    04:53:36.630 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:36.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: 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
    04:53:37.075 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=75.9 MiB, available=379.6 MiB
    04:53:37.081 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.remoteRepositoryRevisionSynced=98, revision=103
    04:53:37.100 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J_gNO9QchAVKo23tUprfxA, serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d} because of missing permissions!
    04:53:37.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:53:37.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=75.9 MiB, available=379.6 MiB
    04:53:37.498 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:37.502 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionSynced=98, revision=103
    04:53:37.502 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionInProgress=103, revision=-1
    04:53:37.626 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:37.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:37.862 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]initPersistenceManagerFactory: repositoryId=71c61660-c3c9-44c9-9630-3a9efd485049
    04:53:37.878 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19682 ms.
    04:53:37.907 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:37.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=76.0 MiB, available=379.5 MiB
    04:53:37.978 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:38.205 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 294 ms.
    04:53:38.205 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Cva_g9OwQiwqAalP9e-2Eg, invitation=false]
    04:53:38.241 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 35 ms.
    04:53:38.241 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=H0mnsRbNv4lw-ON8iw0-ug, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:38.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=76.0 MiB, available=379.5 MiB
    04:53:38.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:38.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 88 ms.
    04:53:38.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:38.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:38.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:38.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:38.712 [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
    04:53:38.714 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=76.0 MiB, available=379.5 MiB
    04:53:38.715 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:53:38.715 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:53:38.715 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:38.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:38.728 [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
    04:53:38.739 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:38.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:38.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:38.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:38.756 [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
    04:53:38.756 [qtp298852037-1095] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 localRepositoryRevisionSynced=102
    04:53:38.766 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:38.770 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:38.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:38.784 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:38.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:38.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:38.800 [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
    04:53:38.832 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d transaction.localRevision=116 remoteFromLocalRevision=102

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:38.841 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:38.841 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:38.854 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:38.855 [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
    04:53:38.863 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=61.6 MiB, available=393.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:38.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:38.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:38.879 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:38.879 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:38.889 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:38.889 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:38.899 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:38.900 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:38.911 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:38.911 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:38.922 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:38.922 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:38.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:38.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:38.943 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=y-9I7ojN_8Qg0UlweV1Rwg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36}}
    04:53:38.991 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:53:38.997 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:53:38.997 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:53:39.000 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} because of missing permissions!
    04:53:39.000 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:39.153 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:39.000 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:53:39.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=66.9 MiB, available=388.6 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:39.642 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 76a6e14f-2a5a-46f9-9d87-5cbf4486951f
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ezfx-jzmio-local-src
      localRepository.publicKeySha1 = D3:D8:C3:71:4C:FC:D0:C9:65:71:DE:94:05:CC:CD:36:42:83:82:A7

      remoteRepository.repositoryId = 71c61660-c3c9-44c9-9630-3a9efd485049
      remoteRepository.remoteRoot = https://localhost:32836/71c61660-c3c9-44c9-9630-3a9efd485049
      remoteRepository.publicKeySha1 = 2C:D3:8D:03:74:7E:E1:A8:89:B3:29:AE:C3:78:80:EF:73:35:D6:76

    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 76a6e14f-2a5a-46f9-9d87-5cbf4486951f 71c61660-c3c9-44c9-9630-3a9efd485049

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:39.797 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:39.821 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionSynced=-1, revision=106
    04:53:39.821 [qtp1971696218-75] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionInProgress=106, revision=-1
    04:53:39.894 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:40.094 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:39.898 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:53:40.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=66.1 MiB, available=389.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:40.379 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0053b4b9-21c1-405b-bdda-928ea00dd447 from='build/repo/j7y5f080-ihv05-local-dest' toID=6cf42657-e253-4b37-bbc1-6e794d30bc0d to='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d'
    04:53:40.385 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=116
    04:53:40.462 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:53:40.462 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:53:40.468 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=116

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:40.513 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:40.587 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=118
    04:53:40.591 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118
    04:53:40.682 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:40.686 [qtp298852037-1095] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.remoteRepositoryRevisionSynced=113, revision=118
    04:53:40.788 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:40.797 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=113, revision=118
    04:53:40.797 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=118, revision=-1
    04:53:40.843 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:40.851 [qtp298852037-1095] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 transaction.localRevision=108 remoteFromLocalRevision=116
    04:53:40.872 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:40.875 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:40.878 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    04:53:40.922 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:40.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=66.1 MiB, available=389.4 MiB
    04:53:40.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    scenarioB = false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:41.046 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    04:53:41.068 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    04:53:41.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    04:53:41.174 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    04:53:41.214 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%
    04:53:41.266 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:41.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=65.9 MiB, available=389.6 MiB
    04:53:41.287 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:53:41.302 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:41.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    04:53:41.461 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:41.498 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:41.502 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:53:41.513 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71c61660-c3c9-44c9-9630-3a9efd485049 from='https://localhost:32836/71c61660-c3c9-44c9-9630-3a9efd485049' toID=76a6e14f-2a5a-46f9-9d87-5cbf4486951f to='build/repo/j7y5ezfx-jzmio-local-src', fromRepoLocalSync=true
    04:53:41.514 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76a6e14f-2a5a-46f9-9d87-5cbf4486951f ('build/repo/j7y5ezfx-jzmio-local-src')

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:41.523 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:41.528 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:41.563 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:53:41.601 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:41.671 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:41.682 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:41.684 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:41.717 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:41.743 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 renewalDateTime=2017-09-24T03:23:41.687Z expiryDateTime=2017-09-24T03:53:41.687Z
    04:53:41.760 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:41.782 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:41.810 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:41.811 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:41.812 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    04:53:41.895 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:41.898 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:41.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: repoFileDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:41.910 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:41.912 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:41.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:42.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:42.115 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:42.117 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    04:53:42.318 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:42.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=41.0 MiB, available=414.5 MiB
    04:53:42.421 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:42.494 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:42.503 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:42.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    04:53:42.509 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:42.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:42.523 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:42.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e444c03bc32f5c2241037e46122c285bb4392ec9' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:53:42.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:42.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:42.807 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/1 {11 11ä11#+} 1/a"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:42.824 [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'
    04:53:42.862 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:42.866 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/us6UnbR7TXYdS3hPn0qngg/XEMRKKSEXg2x_Bxw2rOF8A' offset=0
    04:53:42.904 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:42.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    04:53:42.989 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88000 bytes in 165 ms. path='/1 {11 11ä11#+} 1/a'
    04:53:43.054 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    04:53:43.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/1 {11 11ä11#+} 1/a"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:43.356 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:43.383 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:43.388 [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
    04:53:43.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:43.438 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:43.451 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='43aa01caccc5d8f8443a808d181624fc5c02bc06' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:43.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: 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
    04:53:43.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/1 {11 11ä11#+} 1/b"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:43.580 [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'
    04:53:43.607 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:43.608 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/us6UnbR7TXYdS3hPn0qngg/S-Ut_Xa2_wFVfowuGPN8GA' offset=0
    04:53:43.618 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:43.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    04:53:43.720 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151322 bytes in 140 ms. path='/1 {11 11ä11#+} 1/b'
    04:53:43.886 [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
    04:53:43.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=41.3 MiB, available=414.2 MiB
    04:53:43.919 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:44.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/1 {11 11ä11#+} 1/b"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:44.063 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:44.184 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:44.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:44.223 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cva_g9OwQiwqAalP9e-2Eg, serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049} because of missing permissions!

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:44.230 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f589471e2b92bef49f8a1b980e1da2d1bbaeb20d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    04:53:44.286 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/1 {11 11ä11#+} 1/c"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:44.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/c'
    04:53:44.326 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:44.328 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/us6UnbR7TXYdS3hPn0qngg/JJsyL_qF7d5q8W4RldOptQ' offset=0
    04:53:44.338 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:44.402 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    04:53:44.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 324825 bytes in 153 ms. path='/1 {11 11ä11#+} 1/c'
    04:53:44.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:44.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:53:44.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=41.5 MiB, available=414.0 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:44.652 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/1 {11 11ä11#+} 1/c"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:44.668 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:44.686 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:44.691 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.localRepositoryRevisionSynced=-1, revision=4
    04:53:44.692 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:44.698 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:44.706 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:44.728 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:44.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:44.822 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='98dd125362334fc63a5801b07106bc009c0549f1' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    04:53:44.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/2/1 {11 11ä11#+} 1/a"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:44.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/2/1 {11 11ä11#+} 1/a'
    04:53:44.986 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:44.987 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/itUVss2Vnv0sNshAf8uX4Q/e4DtZel5aphqSFnElxnT7Q/Y90CfY0VmFDjkiaHi3VQXA' offset=0
    04:53:45.010 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:45.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=41.4 MiB, available=414.1 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:45.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    04:53:45.312 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:45.320 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/itUVss2Vnv0sNshAf8uX4Q/e4DtZel5aphqSFnElxnT7Q/Y90CfY0VmFDjkiaHi3VQXA' offset=1048576
    04:53:45.338 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:45.076 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:53:45.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=41.4 MiB, available=414.1 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:45.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    04:53:45.644 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:45.645 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/itUVss2Vnv0sNshAf8uX4Q/e4DtZel5aphqSFnElxnT7Q/Y90CfY0VmFDjkiaHi3VQXA' offset=2097152
    04:53:45.658 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:45.432 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:53:45.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=41.4 MiB, available=414.1 MiB
    04:53:45.755 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:53:45.758 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:53:45.758 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:53:45.790 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:45.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:45.867 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f localRepositoryRevisionSynced=2
    04:53:45.911 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:45.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:45.959 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:45.962 [qtp1971696218-963] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/itUVss2Vnv0sNshAf8uX4Q/e4DtZel5aphqSFnElxnT7Q/Y90CfY0VmFDjkiaHi3VQXA' offset=3145728
    04:53:45.970 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:46.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:46.016 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:46.025 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:46.033 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76a6e14f-2a5a-46f9-9d87-5cbf4486951f from='build/repo/j7y5ezfx-jzmio-local-src' toID=71c61660-c3c9-44c9-9630-3a9efd485049 to='https://localhost:32836/71c61660-c3c9-44c9-9630-3a9efd485049'
    04:53:46.051 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:46.055 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:46.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 245079 bytes in 1117 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:46.118 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:46.129 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    04:53:46.135 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    04:53:46.137 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a
    04:53:46.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a
    04:53:46.235 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/2/1 {11 11ä11#+} 1/a"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:46.351 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:46.589 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:46.592 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    04:53:46.626 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9887b73b0e802d8bdf8f84d3b3176604fbabcdf' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:46.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:46.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:46.688 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/2/1 {11 11ä11#+} 1/b"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:46.755 [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
    04:53:46.759 [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
    04:53:46.759 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:46.781 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:46.783 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/itUVss2Vnv0sNshAf8uX4Q/e4DtZel5aphqSFnElxnT7Q/-1zscUZEsZU4PSwUxs02VQ' offset=0
    04:53:46.792 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:46.792 [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
    04:53:46.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    04:53:46.933 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 141708 bytes in 178 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:53:47.041 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    04:53:47.078 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/2/1 {11 11ä11#+} 1/b"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:47.104 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:47.114 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:47.116 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    04:53:47.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='443b68812525c73c887190396476421e02b25402' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:47.219 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 124 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:47.604 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/2/a"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:47.611 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    04:53:47.644 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:47.647 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/itUVss2Vnv0sNshAf8uX4Q/jHN6Dr5__b6HI56dvt0Igw' offset=0
    04:53:47.655 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:47.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:47.703 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=8
    04:53:47.704 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:47.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    04:53:47.732 [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
    04:53:47.732 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 109560 bytes in 121 ms. path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    <<< PREPARE
    ************************************************************
    ************************************************************
    ************************************************************
    DOWN >>>
    04:53:47.734 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    04:53:47.735 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    04:53:47.735 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:47.800 [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
    04:53:47.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:47.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/2/a"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:47.949 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:47.975 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:47.977 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:47.975 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    04:53:47.977 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:47.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:47.983 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:53:47.984 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0053b4b9-21c1-405b-bdda-928ea00dd447 ('build/repo/j7y5f080-ihv05-local-dest')
    04:53:47.994 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:53:47.996 [Thread-860] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:53:48.002 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a690ae87-70bf-46ff-9280-f642c906c394 ('build/repo/j7y5b51v-tbcrs-local-src')
    04:53:48.013 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:53:48.053 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    04:53:48.053 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:48.074 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='58e95e0de7cb8755fcb95b8ce221d51181b001d1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    04:53:48.159 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/3 + &#ä/5/h"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:48.246 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    04:53:48.309 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:48.328 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uHZzWg9bDnsnV0FnLUX4tg/wt4Zjyv3NK8brejcyBudHA/QCC9lDf-S78zP9WCKv_xVw' offset=0
    04:53:48.340 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:48.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 55 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:48.544 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:48.582 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 22428 bytes in 336 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:48.603 [Thread-861] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6cf42657-e253-4b37-bbc1-6e794d30bc0d from='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d' toID=0053b4b9-21c1-405b-bdda-928ea00dd447 to='build/repo/j7y5f080-ihv05-local-dest', fromRepoLocalSync=true

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:48.643 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:48.647 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:48.673 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:48.680 [Thread-861] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d renewalDateTime=2017-09-24T03:23:08.561Z expiryDateTime=2017-09-24T03:53:08.561Z

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:48.686 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/3 + &#ä/5/h"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:48.692 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:48.695 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:48.702 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=108

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:48.786 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:48.818 [pool-4-thread-4] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:48.828 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: repoFileDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:48.849 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:48.858 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    04:53:48.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='746094d5981e11771eb944fb5f7c4c7de14a499f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    04:53:49.101 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/3 + &#ä/5/i"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:49.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'
    04:53:49.307 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:49.311 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uHZzWg9bDnsnV0FnLUX4tg/wt4Zjyv3NK8brejcyBudHA/cQH17fssmQw9R3Ov4t_eqA' offset=0
    04:53:49.319 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:49.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:49.368 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=77.9 MiB, available=377.6 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:49.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:49.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 45656 bytes in 109 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:49.404 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:49.412 [qtp298852037-834] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionInProgress=-1, revision=109
    04:53:49.419 [qtp298852037-834] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109
    04:53:49.474 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:49.479 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:49.485 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: 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
    04:53:49.579 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:49.579 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/3 + &#ä/5/i"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:49.591 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=-1, revision=8
    04:53:49.592 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:49.687 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:49.728 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:49.732 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:49.863 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 27 ms.
    04:53:49.863 [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
    04:53:49.876 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=77.5 MiB, available=378.0 MiB
    04:53:49.880 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.remoteRepositoryRevisionSynced=103, revision=109
    04:53:49.887 [Thread-861] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J_gNO9QchAVKo23tUprfxA, serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d} because of missing permissions!

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:49.921 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='57272950cf4dc6fc533da6aa926c256a20633601' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:49.948 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:50.023 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/3 + &#ä/aa"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:49.887 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:53:50.178 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=77.3 MiB, available=378.2 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:50.206 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    04:53:50.269 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:50.271 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:50.278 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uHZzWg9bDnsnV0FnLUX4tg/V-TXy0kzir_oTnQHaP3xGA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:50.280 [qtp298852037-1094] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionSynced=103, revision=109
    04:53:50.282 [qtp298852037-1094] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionInProgress=109, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:50.288 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:50.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:50.331 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:50.346 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 18278 bytes in 139 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:50.406 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:50.428 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:50.434 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:50.441 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    04:53:50.538 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/3 + &#ä/aa"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:50.669 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:50.673 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:50.677 [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
    04:53:50.717 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:50.721 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:50.835 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=77.3 MiB, available=378.2 MiB
    04:53:50.838 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:50.859 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9d820edfd09f160caf718f8d94f3c3181ce9c1e6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:50.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=11
    04:53:50.888 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:50.957 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/3 + &#ä/bb"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:51.131 [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
    04:53:51.162 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:51.166 [qtp178185341-1020] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:51.202 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:51.203 [qtp1971696218-75] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uHZzWg9bDnsnV0FnLUX4tg/txhn5csm38wrX0z8ip0qGw' offset=0
    04:53:51.213 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:51.269 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6cf42657-e253-4b37-bbc1-6e794d30bc0d from='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d' toID=a690ae87-70bf-46ff-9280-f642c906c394 to='build/repo/j7y5b51v-tbcrs-local-src', fromRepoLocalSync=true
    04:53:51.269 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=77.2 MiB, available=378.3 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:51.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    04:53:51.310 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 58896 bytes in 179 ms. path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:51.359 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:51.367 [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
    04:53:51.370 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=8, revision=11
    04:53:51.371 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=11, revision=-1
    04:53:51.419 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:53:51.419 [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
    04:53:51.460 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/3 + &#ä/bb"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:51.475 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:51.557 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:51.583 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:51.586 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:51.271 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:53:51.658 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=77.2 MiB, available=378.3 MiB
    04:53:51.658 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:53:51.661 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:51.660 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:51.665 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:52.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3042843cc28f29d2cea2a5947baeba7de1b972b7' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:52.263 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    04:53:52.265 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:52.321 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:52.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:52.329 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/3 + &#ä/cc"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:52.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    04:53:52.374 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:52.386 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uHZzWg9bDnsnV0FnLUX4tg/ZEGQT-TYNEY63tZWlBpuKA' offset=0
    04:53:52.401 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:52.417 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=14
    04:53:52.417 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:52.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    04:53:52.451 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 96802 bytes in 106 ms. path='/3 + &#ä/cc'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:52.782 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:52.786 [qtp178185341-1022] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:52.837 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:52.845 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:52.853 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=11, revision=14
    04:53:52.854 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:52.862 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/3 + &#ä/cc"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:52.871 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:52.880 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:52.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:52.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:52.898 [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
    04:53:52.918 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3839105bd85910345b74565b2f693930ffffca2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:52.923 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:53.011 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:53.015 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/3 + &#ä/dd"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:53:53.075 [closeDeferredTimer-6b029013-6c] INFO  c.c.c.l.LocalRepoManagerImpl - [6b029013]_close: Shutting down real LocalRepoManager.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:53.126 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    04:53:53.156 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:53.157 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uHZzWg9bDnsnV0FnLUX4tg/H-GCgFg3_Xq4-S7baJ06sA' offset=0
    04:53:53.166 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:53.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:53.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:53.201 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:53.204 [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
    04:53:53.254 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 19.31%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:53.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:53.321 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:53.339 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=17
    04:53:53.339 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:53.342 [qtp298852037-834] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 localRepositoryRevisionSynced=108
    04:53:53.360 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:53.379 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:53.382 [Thread-861] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d transaction.localRevision=123 remoteFromLocalRevision=108

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:53.390 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 655044 bytes in 264 ms. path='/3 + &#ä/dd'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:53.392 [Thread-861] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    04:53:53.393 [Thread-861] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    04:53:53.406 [Thread-860] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d renewalDateTime=2017-09-24T03:20:57.904Z expiryDateTime=2017-09-24T03:50:57.904Z
    04:53:53.418 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:53.429 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=112

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:53.513 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:53.528 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:53.542 [pool-4-thread-4] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:53.550 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    04:53:53.654 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", path="/3 + &#ä/dd"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:53:53.669 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:53.733 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:53.740 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=14, revision=17
    04:53:53.740 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:53.749 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    04:53:53.787 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:53.790 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:53.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:53.815 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:53.862 [qtp1971696218-75] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 localRepositoryRevisionSynced=104
    04:53:53.952 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:53.952 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:53.991 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:54.004 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:54.014 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=110 remoteFromLocalRevision=104

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:54.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:54.077 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:54.095 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:54.107 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b72a924-1378-41fb-84d0-af69e24ca580 from='build/repo/j7y5f9n4-ydccf-local-dest' toID=ffd1e42b-48b3-42ee-93f1-45a894075e36 to='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36'
    04:53:54.124 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:54.126 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=20
    04:53:54.127 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:54.136 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:53.548 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: repoFileDtos.size=0
    04:53:54.164 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=77.6 MiB, available=377.9 MiB
    04:53:54.203 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:54.194 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=110

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:54.230 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=-1, revision=113
    04:53:54.246 [qtp298852037-833] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113
    04:53:54.323 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:54.359 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:54.373 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:53:54.381 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:53:53.739 [closeDeferredTimer-7e8e99fd-1] INFO  c.c.c.l.LocalRepoManagerImpl - [7e8e99fd]_close: Shutting down real LocalRepoManager.
    04:53:53.739 [closeDeferredTimer-7db56a41-1] INFO  c.c.c.l.LocalRepoManagerImpl - [7db56a41]_close: Shutting down real LocalRepoManager.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:54.393 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:54.430 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=110
    04:53:54.460 [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
    04:53:54.632 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:54.643 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=17, revision=20
    04:53:54.644 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:54.743 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=y-9I7ojN_8Qg0UlweV1Rwg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36}}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:54.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    04:53:54.762 [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
    04:53:54.329 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: 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
    04:53:54.788 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=77.6 MiB, available=377.9 MiB
    04:53:54.792 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.remoteRepositoryRevisionSynced=89, revision=113
    04:53:54.800 [Thread-860] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J_gNO9QchAVKo23tUprfxA, serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d} because of missing permissions!
    04:53:54.801 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:54.838 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:54.944 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:54.967 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:55.052 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:55.065 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:55.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    04:53:55.154 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=23
    04:53:55.155 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:55.170 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=113
    04:53:55.205 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:55.251 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:55.272 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:55.320 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=77.7 MiB, available=377.8 MiB
    04:53:55.440 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:55.444 [qtp298852037-1095] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionSynced=89, revision=113
    04:53:55.444 [qtp298852037-1095] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=113, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:55.497 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:55.506 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=20, revision=23
    04:53:55.507 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=23, revision=-1
    04:53:55.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:53:55.551 [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
    04:53:55.580 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:55.585 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:55.587 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:55.784 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:55.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:55.910 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=77.6 MiB, available=377.9 MiB
    04:53:55.912 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:56.014 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    04:53:56.023 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    04:53:56.025 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:56.027 [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
    04:53:56.227 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=76.9 MiB, available=378.6 MiB
    04:53:56.229 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:53:56.510 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=76.9 MiB, available=378.6 MiB
    04:53:56.512 [Thread-860] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:53:56.512 [Thread-860] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:53:56.529 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:56.536 [qtp298852037-1094] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=112
    04:53:56.621 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:56.626 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:53:56.626 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:56.648 [Thread-860] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d transaction.localRevision=153 remoteFromLocalRevision=112
    04:53:57.022 [Thread-860] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    04:53:57.023 [Thread-860] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    04:53:57.024 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    04:53:57.024 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:57.026 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2ba916f24df26a92b3d7456951bd8db8e5ac875c' to.sha1='f92ef94ce31ea96dac7e8702328c369d4ac4ee92'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:57.024 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    04:53:57.024 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    <<< DOWN
    *****************
    *****************
    CONTINUE SYNC >>>
    04:53:57.024 [Thread-860] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    04:53:57.025 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    04:53:57.026 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    04:53:57.026 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Waiting...
    04:53:57.026 [Thread-861] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    04:53:57.026 [Thread-861] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!
    04:53:57.026 [Thread-860] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    04:53:57.026 [Thread-860] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!
    04:53:57.027 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Waiting...

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:57.066 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:57.084 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.remoteRepositoryRevisionSynced=-1, revision=113

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:57.371 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=27
    04:53:57.371 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:58.010 [qtp1971696218-835] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:53:58.072 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:58.080 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=-1, revision=113
    04:53:58.080 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=113, revision=-1
    04:53:58.283 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:58.286 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:58.296 [qtp178185341-1020] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:58.298 [qtp1971696218-75] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 transaction.localRevision=110 remoteFromLocalRevision=110

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:53:58.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:58.388 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:58.391 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:58.403 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=123
    04:53:58.406 [Thread-861] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:58.415 [qtp1971696218-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:58.419 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=0b72a924-1378-41fb-84d0-af69e24ca580 to='build/repo/j7y5f9n4-ydccf-local-dest', fromRepoLocalSync=false
    04:53:58.438 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:58.448 [Thread-861] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0053b4b9-21c1-405b-bdda-928ea00dd447 from='build/repo/j7y5f080-ihv05-local-dest' toID=6cf42657-e253-4b37-bbc1-6e794d30bc0d to='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:58.450 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:58.461 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=110

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:58.461 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=23, revision=27
    04:53:58.461 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:58.473 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:58.476 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:58.484 [Thread-861] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=124

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:58.489 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:58.562 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:58.569 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:58.571 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:58.659 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    04:53:58.664 [Thread-861] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:58.674 [Thread-861] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    04:53:58.716 [Thread-861] 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
    04:53:58.717 [Thread-861] 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
    04:53:58.792 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=123, revision=126
    04:53:58.792 [Thread-861] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:58.987 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/1 {11 11ä11#+} 1/a"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:59.013 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:59.019 [qtp298852037-1094] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.remoteRepositoryRevisionSynced=118, revision=126

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:59.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/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:59.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=68.4 MiB, available=387.1 MiB
    04:53:59.174 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:59.183 [qtp1971696218-963] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionInProgress=-1, revision=111

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:53:59.203 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:59.210 [qtp1971696218-963] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:59.345 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:59.345 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:59.351 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=118, revision=126
    04:53:59.352 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=126, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:59.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:59.471 [Thread-861] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    04:53:59.471 [Thread-861] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:53:59.504 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:59.851 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:59.855 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:59.860 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:53:59.868 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=153
    04:53:59.871 [Thread-860] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153
    04:53:59.947 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a690ae87-70bf-46ff-9280-f642c906c394 from='build/repo/j7y5b51v-tbcrs-local-src' toID=6cf42657-e253-4b37-bbc1-6e794d30bc0d to='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d'
    04:53:59.960 [Thread-861] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:53:59.961 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:59.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:59.970 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:53:59.979 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=106, revision=111

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:53:59.982 [Thread-860] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=154
    04:54:00.024 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.35%
    04:54:00.039 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.87%
    04:54:00.040 [Thread-861] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:00.041 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=y-9I7ojN_8Qg0UlweV1Rwg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36}}
    04:54:00.043 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:54:00.044 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:54:00.044 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:54:00.047 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:00.043 [Thread-861] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:00.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:00.190 [Thread-861] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fc7c2f290269113496d97b153934d33edd253448' to.sha1='43462e3fb716a3dafe52f770dababe43d67f3a46'): /2/new-file
    04:54:00.277 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=130
    04:54:00.278 [Thread-861] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130
    04:54:00.324 [Thread-860] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    04:54:00.325 [Thread-860] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:00.327 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:00.423 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:00.444 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:00.446 [qtp178185341-627] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/klXp3-VDQpSQzk2-jrk2-A/TVbCWq5xLosuvUoqurddzQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:00.453 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:00.460 [qtp298852037-1094] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.remoteRepositoryRevisionSynced=126, revision=130

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:00.047 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:54:00.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:54:00.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=67.3 MiB, available=388.2 MiB
    04:54:00.760 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:00.769 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionSynced=106, revision=111
    04:54:00.769 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionInProgress=111, revision=-1
    04:54:00.923 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:01.048 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:01.054 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=126, revision=130
    04:54:01.054 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=130, revision=-1
    04:54:01.086 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:00.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:54:01.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=67.3 MiB, available=388.2 MiB
    04:54:01.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:01.306 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:01.423 [Thread-861] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/2/new-file"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    04:54:01.495 [Thread-861] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file'
    04:54:01.571 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:01.591 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:01.594 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:01.595 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:01.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=67.3 MiB, available=388.2 MiB
    04:54:01.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:01.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:01.909 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=67.3 MiB, available=388.2 MiB
    04:54:01.910 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:54:01.910 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:54:01.910 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:54:01.931 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:01.946 [qtp1971696218-835] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 localRepositoryRevisionSynced=110
    04:54:02.084 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:02.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=116 remoteFromLocalRevision=110
    04:54:02.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b72a924-1378-41fb-84d0-af69e24ca580 from='build/repo/j7y5f9n4-ydccf-local-dest' toID=ffd1e42b-48b3-42ee-93f1-45a894075e36 to='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36'
    04:54:02.230 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=116

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:02.243 [Test worker] INFO  D.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
    04:54:02.287 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=153, revision=156
    04:54:02.288 [Thread-860] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:02.351 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:54:02.351 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:54:02.355 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=116
    04:54:02.453 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=y-9I7ojN_8Qg0UlweV1Rwg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36}}
    04:54:02.467 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=118
    04:54:02.469 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118
    04:54:02.479 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:54:02.479 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:02.966 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:02.978 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:02.991 [qtp298852037-1095] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=148, revision=156

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:02.996 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:03.004 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.remoteRepositoryRevisionSynced=113, revision=118
    04:54:03.012 [qtp1971696218-835] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:54:03.051 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:03.056 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=113, revision=118
    04:54:03.057 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=118, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:03.062 [Thread-861] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 109313 bytes in 1566 ms. path='/2/new-file'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:03.087 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:03.088 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=133
    04:54:03.088 [Thread-861] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:03.092 [qtp1971696218-835] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 transaction.localRevision=116 remoteFromLocalRevision=116
    04:54:03.129 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:03.129 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:03.134 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:03.141 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=148, revision=156
    04:54:03.141 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=156, revision=-1
    04:54:03.156 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:03.158 [qtp298852037-834] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.remoteRepositoryRevisionSynced=130, revision=133

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:03.168 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f59ab10]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5h5zz-naxkp-local-dest-meta-only'
    04:54:03.169 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f59ab10]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5h5zz-naxkp-local-dest-meta-only' locked successfully.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:03.250 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:03.261 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=130, revision=133
    04:54:03.261 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=133, revision=-1
    04:54:03.295 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:03.296 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:03.309 [Thread-861] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:03.309 [Thread-861] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:03.327 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:03.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:03.602 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:03.663 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:54:03.757 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:03.762 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:03.943 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:03.952 [Thread-861] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/2/new-file"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:03.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:03.987 [Thread-860] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:04.045 [Thread-861] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:04.281 [Thread-860] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    04:54:04.282 [Thread-860] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:04.283 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    04:54:04.305 [Thread-861] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=124
    04:54:04.438 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=139
    04:54:04.446 [Thread-861] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139
    04:54:04.468 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bfa1b6682ff617a9ec02285c3095d4cc20aefc85' to.sha1='acf4199e9e67b95dfdaee31d72696f8c87978d9b'): /2/new-file
    04:54:04.530 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:04.533 [qtp298852037-1094] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.remoteRepositoryRevisionSynced=133, revision=139
    04:54:04.600 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:04.606 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=133, revision=139
    04:54:04.607 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=139, revision=-1
    04:54:04.712 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:04.717 [qtp298852037-1095] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 transaction.localRevision=127 remoteFromLocalRevision=124
    04:54:04.718 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=160
    04:54:04.719 [Thread-860] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:04.759 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:04.847 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:04.852 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    04:54:04.852 [Thread-861] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    04:54:04.865 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:04.868 [qtp298852037-834] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=156, revision=160
    04:54:04.960 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:04.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 358833 bytes in 5885 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:04.967 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=156, revision=160
    04:54:04.967 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=160, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:04.977 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=30
    04:54:04.978 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:04.994 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:05.023 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:05.027 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=27, revision=30
    04:54:05.152 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:05.153 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:05.162 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=27, revision=30
    04:54:05.162 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=30, revision=-1
    04:54:05.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:05.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:05.229 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:05.371 [Thread-860] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/2/new-file"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    04:54:05.390 [Thread-860] 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
    04:54:05.426 [qtp178185341-627] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:05.479 [qtp178185341-627] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:05.620 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:05.639 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:05.642 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:05.643 [qtp298852037-834] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/G8mmQAqr5J6-bLIExwBjzw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:05.703 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:05.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:05.864 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/1 {11 11ä11#+} 1/a"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:05.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
    04:54:05.935 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:05.967 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:05.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    04:54:06.070 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='776fd2d8556842b31dfbab8fbec9fdc0c406e810' to.sha1='2f28baf9bfa2add75abfcfcb520e46e8b01ca827'): /1 {11 11ä11#+} 1/b
    04:54:06.111 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=36
    04:54:06.111 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:06.971 [Thread-861] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6cf42657-e253-4b37-bbc1-6e794d30bc0d from='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d' toID=0053b4b9-21c1-405b-bdda-928ea00dd447 to='build/repo/j7y5f080-ihv05-local-dest', fromRepoLocalSync=false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:07.617 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:07.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:07.619 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=30, revision=36
    04:54:08.374 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:08.386 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=30, revision=36
    04:54:08.386 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=36, revision=-1
    04:54:08.415 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:08.498 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:08.583 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/1 {11 11ä11#+} 1/b"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:08.618 [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'
    04:54:08.664 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:08.669 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:08.672 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:08.672 [qtp178185341-1020] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/klXp3-VDQpSQzk2-jrk2-A/kvI-2e-gWVe4w4HglZmp-Q' offset=0
    04:54:08.749 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:08.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29686 bytes in 217 ms. path='/1 {11 11ä11#+} 1/b'
    04:54:08.845 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=39
    04:54:08.845 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39
    04:54:08.933 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:08.936 [qtp178185341-1022] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=36, revision=39
    04:54:09.007 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:09.012 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=36, revision=39
    04:54:09.012 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=39, revision=-1
    04:54:09.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:09.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:09.077 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:09.107 [qtp178185341-1020] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:09.117 [qtp178185341-1020] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:54:09.187 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:09.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/1 {11 11ä11#+} 1/b"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:09.370 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:09.403 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:09.406 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    04:54:09.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='78e3739db2cee778c1438f9fdf2536748af042eb' to.sha1='129a6c765b12d2cb515624864507c484ac58c6b2'): /1 {11 11ä11#+} 1/c

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:09.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:09.520 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=45
    04:54:09.520 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    04:54:09.587 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:09.591 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=39, revision=45
    04:54:09.668 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:09.676 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=39, revision=45
    04:54:09.676 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=45, revision=-1
    04:54:09.711 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:09.775 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:09.794 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/1 {11 11ä11#+} 1/c"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:09.948 [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'
    04:54:10.014 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:10.021 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:10.024 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:10.025 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/klXp3-VDQpSQzk2-jrk2-A/mv_dnvdj2JTy53VKKDgMIg' offset=0
    04:54:10.361 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:10.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51172 bytes in 492 ms. path='/1 {11 11ä11#+} 1/c'
    04:54:10.454 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=48
    04:54:10.454 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48
    04:54:10.550 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:10.554 [qtp178185341-1022] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=45, revision=48
    04:54:10.602 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:10.608 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=45, revision=48
    04:54:10.609 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=48, revision=-1
    04:54:10.645 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:10.645 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:10.669 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:10.676 [qtp298852037-834] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:10.688 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:10.698 [qtp178185341-1020] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:10.700 [qtp178185341-1020] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:54:10.718 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:10.728 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=130

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:10.745 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/1 {11 11ä11#+} 1/c"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:10.777 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Continuing!
    04:54:10.778 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Continuing!

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:10.833 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:10.876 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    04:54:10.881 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:10.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    04:54:10.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='258571756a4ec121f3514faf9d717a7e60513f1f' to.sha1='38c6d04a2cd8fbacda747ca3690a8f0469cb7aab'): /2/1 {11 11ä11#+} 1/a
    04:54:10.999 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=54
    04:54:11.000 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54
    04:54:11.069 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:11.072 [qtp178185341-1022] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=48, revision=54

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:11.101 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:11.239 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:11.255 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=48, revision=54
    04:54:11.255 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=54, revision=-1
    04:54:11.279 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:11.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:11.418 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:11.498 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/2/1 {11 11ä11#+} 1/a"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:11.530 [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
    04:54:11.102 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: repoFileDtos.size=2
    04:54:11.611 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=86.7 MiB, available=368.8 MiB
    04:54:11.631 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:11.635 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:11.636 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/G8mmQAqr5J6-bLIExwBjzw' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:11.687 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:11.704 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:11.707 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:11.711 [qtp178185341-1022] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/i_qE0sCkP7LPUDgtCr-deg/Z5hNXuE5tEyyk1W1p_kJRg/XysbCS__EB0sVXSunBqhSQ' offset=0
    04:54:13.535 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:13.566 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 413751 bytes in 2036 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:54:13.594 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=57
    04:54:13.595 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57
    04:54:13.655 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:13.658 [qtp178185341-1020] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=54, revision=57
    04:54:13.669 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:13.674 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=54, revision=57
    04:54:13.674 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=57, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:13.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:13.729 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:13.729 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:13.752 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:13.779 [qtp178185341-1022] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:13.782 [qtp178185341-1022] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:54:13.807 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:13.831 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/2/1 {11 11ä11#+} 1/a"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:13.847 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:13.946 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:13.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    04:54:13.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d157157b813a54d139ed9be3b3d2281ba383c748' to.sha1='4ef6b0070f6ed64f1654abbb9581c6f07ef91c94'): /2/1 {11 11ä11#+} 1/b
    04:54:14.047 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=63
    04:54:14.048 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63
    04:54:14.112 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:14.116 [qtp178185341-1020] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=57, revision=63
    04:54:14.181 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:14.190 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=57, revision=63
    04:54:14.190 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=63, revision=-1
    04:54:14.221 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:14.304 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:14.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/2/1 {11 11ä11#+} 1/b"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:14.458 [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'
    04:54:14.650 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:14.674 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:14.680 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:14.682 [qtp178185341-1020] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/i_qE0sCkP7LPUDgtCr-deg/Z5hNXuE5tEyyk1W1p_kJRg/ltzJKrpBQmhFH7MCL3zrVg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:14.754 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:14.772 [qtp298852037-1095] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionInProgress=-1, revision=132
    04:54:14.802 [qtp298852037-1095] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54: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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:15.043 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:15.055 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=1, 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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54: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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:15.628 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=86.9 MiB, available=368.6 MiB
    04:54:15.631 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.remoteRepositoryRevisionSynced=109, revision=132
    04:54:15.702 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:15.729 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:15.732 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:15.733 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/G8mmQAqr5J6-bLIExwBjzw' offset=2097152
    04:54:15.992 [Thread-861] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:15.993 [Thread-861] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:16.010 [Thread-861] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:16.010 [Thread-861] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:16.021 [Thread-861] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:16.021 [Thread-861] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:16.033 [Thread-861] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J_gNO9QchAVKo23tUprfxA, serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d} because of missing permissions!
    04:54:16.033 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:54:16.462 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=89.2 MiB, available=366.3 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54: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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:16.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:16.752 [Thread-861] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:16.759 [Thread-861] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms.
    04:54:16.760 [Thread-861] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=-Zz3-fpth2Rst716sx6DVA, cryptoRepoFileId=LfkToaku7x05MlsDCV0TCg} histoCryptoRepoFile2=null duplicateCryptoRepoFileId=G8mmQAqr5J6-bLIExwBjzw localRevision=141
    04:54:16.779 [Thread-861] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:16.780 [Thread-861] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:17.576 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:17.617 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 846906 bytes in 3159 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:54:17.631 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=66
    04:54:17.631 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66
    04:54:17.680 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:17.684 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=63, revision=66
    04:54:17.990 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:17.998 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=63, revision=66
    04:54:17.998 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=66, revision=-1
    04:54:18.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:18.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:18.059 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:18.085 [qtp178185341-1020] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:18.087 [qtp178185341-1020] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:54:18.115 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:18.215 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/2/1 {11 11ä11#+} 1/b"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:18.275 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:18.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:18.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    04:54:18.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b419592d1a8229479b898288d0471e9f7adc78f5' to.sha1='38f5eb6d6803cd204ad725c378183d172c2d1581'): /2/a
    04:54:18.405 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=72
    04:54:18.405 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72
    04:54:18.514 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:18.517 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=66, revision=72
    04:54:18.588 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:18.596 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=66, revision=72
    04:54:18.596 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=72, revision=-1
    04:54:18.624 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:18.671 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:18.690 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/2/a"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:18.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    04:54:18.803 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:18.808 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:18.811 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:18.812 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/i_qE0sCkP7LPUDgtCr-deg/le-eNYaQystL6mjHGjM3BQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:19.005 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:19.012 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:19.005 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:19.019 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionSynced=109, revision=132
    04:54:19.019 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionInProgress=132, revision=-1
    04:54:19.051 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:19.053 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33254 bytes in 307 ms. path='/2/a'
    04:54:19.074 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=75
    04:54:19.075 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75
    04:54:19.164 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:19.173 [qtp178185341-1020] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=72, revision=75
    04:54:19.262 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:19.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=72, revision=75
    04:54:19.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=75, revision=-1
    04:54:19.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:19.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:19.344 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:19.371 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:19.374 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:54:19.444 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:19.055 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:54:19.516 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=86.7 MiB, available=368.8 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:19.541 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/2/a"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:19.562 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:19.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    04:54:19.574 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:19.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:19.587 [Test worker] INFO  D.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
    04:54:19.610 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='254663d2af0f29a227105279ca756d343539c61c' to.sha1='de2202a6737255c5d701280cc8d6b5b636567d37'): /3 + &#ä/5/h
    04:54:19.693 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=81
    04:54:19.693 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:19.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:19.774 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:19.784 [qtp178185341-1020] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=75, revision=81
    04:54:19.855 [qtp178185341-1020] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:19.871 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=75, revision=81
    04:54:19.872 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=81, revision=-1
    04:54:19.909 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:19.568 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:54:19.973 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=86.0 MiB, available=369.5 MiB
    04:54:19.976 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:19.991 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:20.014 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/3 + &#ä/5/h"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:20.033 [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 > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:20.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:20.124 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:20.132 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:20.136 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:20.139 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FCu9SCgCld15gTMgCh8RXQ/mRKkJK-4__k45W6bNXqKhg/8czGhR2rpYxyiOF3bJ-jiQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:20.316 [Thread-861] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=86.2 MiB, available=369.3 MiB
    04:54:20.316 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:54:20.320 [Thread-861] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:20.333 [Thread-861] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    04:54:20.426 [Thread-861] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:20.509 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:20.527 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:20.529 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:20.530 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/G8mmQAqr5J6-bLIExwBjzw' offset=3145728
    04:54:20.545 [Thread-861] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:20.550 [Thread-861] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:20.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:20.613 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.48%
    04:54:20.614 [Thread-861] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:20.711 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 75.20%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:21.087 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]initPersistenceManagerFactory: repositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5
    04:54:21.139 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 47658 ms.
    04:54:21.164 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:21.190 [Test worker] INFO  D.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
    04:54:21.191 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:21.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 283441 bytes in 1199 ms. path='/3 + &#ä/5/h'
    04:54:21.246 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=84
    04:54:21.247 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84
    04:54:21.289 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:21.292 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=81, revision=84

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:21.293 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 125 ms.
    04:54:21.293 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=59ovN6CjYl8GPhM1Tez52g, invitation=false]
    04:54:21.328 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 34 ms.
    04:54:21.328 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=-UYGgoJn5iapmzuU7Fbfrg, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:21.464 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:21.469 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=81, revision=84
    04:54:21.469 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=84, revision=-1
    04:54:21.515 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:21.515 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:21.536 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:21.561 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:21.563 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:54:21.632 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:21.669 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/3 + &#ä/5/h"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:21.684 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:21.709 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:21.711 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    04:54:21.760 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0ab2afb5ac84e2bece0c600dffa32da04ab50ba1' to.sha1='635e65178ba3f7a37e600077094b4daf6bade599'): /3 + &#ä/5/i
    04:54:21.811 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=90
    04:54:21.812 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:21.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:21.938 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:21.946 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=84, revision=90

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:21.957 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=78.3 MiB, available=377.2 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:22.002 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:22.008 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=84, revision=90
    04:54:22.008 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=90, revision=-1
    04:54:22.039 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:22.138 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:22.190 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/3 + &#ä/5/i"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:22.261 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:22.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    04:54:22.341 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:22.349 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:22.352 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:22.353 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FCu9SCgCld15gTMgCh8RXQ/mRKkJK-4__k45W6bNXqKhg/KOwa9J_wz7IO10cHGEZfmA' offset=0
    04:54:22.645 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:22.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89898 bytes in 398 ms. path='/3 + &#ä/5/i'
    04:54:22.694 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=93
    04:54:22.694 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:22.724 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 5e761056-ab96-4f2c-ac64-7788878daaba
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5fd9s-89vsp-local-src
      localRepository.publicKeySha1 = C1:67:9A:E9:56:18:34:2C:8D:94:6A:6D:FE:92:CF:51:21:3B:C9:4F

      remoteRepository.repositoryId = 91577479-32c7-4c4e-9c34-b8af3ad512e5
      remoteRepository.remoteRoot = https://localhost:46446/91577479-32c7-4c4e-9c34-b8af3ad512e5
      remoteRepository.publicKeySha1 = F3:9F:C9:7F:FE:53:84:66:A2:39:56:46:18:97:BE:6B:18:93:6B:6A

    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 5e761056-ab96-4f2c-ac64-7788878daaba 91577479-32c7-4c4e-9c34-b8af3ad512e5

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:22.744 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:22.748 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=90, revision=93
    04:54:22.904 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:22.917 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=90, revision=93
    04:54:22.918 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=93, revision=-1
    04:54:22.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:22.958 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:22.974 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:22.993 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:22.996 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:54:23.009 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:23.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.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:23.039 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:23.046 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:23.049 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/3 + &#ä/5/i"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:23.063 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:23.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:23.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:23.088 [qtp298852037-1399] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 localRepositoryRevisionSynced=130
    04:54:23.092 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:23.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3077396d1e54c4f0cf016591574dd7b81447d4a6' to.sha1='ff99543cd07ff6b146236f6b6a557617e6000053'): /3 + &#ä/aa

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:23.132 [closeDeferredTimer-5c7696e9-1q] INFO  c.c.c.l.LocalRepoManagerImpl - [5c7696e9]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:23.141 [Thread-861] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d transaction.localRevision=146 remoteFromLocalRevision=130
    04:54:23.151 [Thread-861] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:23.191 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:23.232 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=99
    04:54:23.238 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:23.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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:23.300 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:23.321 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=93, revision=99
    04:54:23.371 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:23.389 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=93, revision=99
    04:54:23.389 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=99, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:23.406 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:23.406 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:23.421 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:23.424 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:23.426 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:23.431 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:23.432 [qtp298852037-1095] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/G8mmQAqr5J6-bLIExwBjzw' offset=4194304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:23.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
    04:54:23.598 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:23.634 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/3 + &#ä/aa"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:23.657 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:23.664 [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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:23.705 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    04:54:23.787 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:23.794 [Thread-861] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0053b4b9-21c1-405b-bdda-928ea00dd447 from='build/repo/j7y5f080-ihv05-local-dest' toID=6cf42657-e253-4b37-bbc1-6e794d30bc0d to='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d'
    04:54:23.809 [Thread-861] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=146

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:23.847 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:23.885 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:23.888 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:23.888 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FCu9SCgCld15gTMgCh8RXQ/anp0D9KMtgrPEo8nZPCrwg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:23.895 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    04:54:23.932 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.91%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:24.058 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 81.67%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:24.060 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:24.086 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 88.19%
    04:54:24.088 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 94.71%
    04:54:24.089 [Thread-861] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:24.091 [Thread-861] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    04:54:24.185 [Thread-861] INFO  c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='fc7c2f290269113496d97b153934d33edd253448'): /2/new-file
    04:54:24.186 [Thread-861] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:24.225 [Thread-861] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=146

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:24.284 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:24.288 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:54:24.297 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=91577479-32c7-4c4e-9c34-b8af3ad512e5 from='https://localhost:46446/91577479-32c7-4c4e-9c34-b8af3ad512e5' toID=5e761056-ab96-4f2c-ac64-7788878daaba to='build/repo/j7y5fd9s-89vsp-local-src', fromRepoLocalSync=true
    04:54:24.298 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5e761056-ab96-4f2c-ac64-7788878daaba ('build/repo/j7y5fd9s-89vsp-local-src')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:24.309 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=150

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:24.319 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:24.326 [Thread-861] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:24.347 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    04:54:24.438 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:24.461 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 renewalDateTime=2017-09-24T03:24:24.421Z expiryDateTime=2017-09-24T03:54:24.421Z
    04:54:24.484 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:24.620 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    04:54:24.696 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:24.705 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:25.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:25.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=49.1 MiB, available=406.4 MiB
    04:54:25.202 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:25.295 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.localRepositoryRevisionInProgress=-1, revision=4
    04:54:25.315 [qtp543805131-319] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:25.384 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:25.431 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 450828 bytes in 1767 ms. path='/3 + &#ä/aa'
    04:54:25.445 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=102
    04:54:25.445 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102
    04:54:25.598 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:25.603 [qtp178185341-1022] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=99, revision=102
    04:54:25.673 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:25.681 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=99, revision=102
    04:54:25.682 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=102, revision=-1
    04:54:25.729 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:25.730 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:25.752 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:25.778 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:25.780 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:54:25.947 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:26.013 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/3 + &#ä/aa"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:26.078 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:26.118 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:26.120 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    04:54:26.149 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e543e3ddffa271fa8358120240de29faf26d96b' to.sha1='f260e56f6cf3ce40e314741ddfd3accf7580f807'): /3 + &#ä/bb
    04:54:26.186 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=108
    04:54:26.186 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108
    04:54:26.318 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:26.325 [qtp178185341-1022] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=102, revision=108
    04:54:26.439 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:26.444 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=102, revision=108
    04:54:26.444 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=108, revision=-1
    04:54:26.472 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:26.547 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:26.560 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/3 + &#ä/bb"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:26.577 [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
    04:54:26.720 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:26.723 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:26.735 [qtp298852037-1399] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.remoteRepositoryRevisionSynced=139, revision=150

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:26.758 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:26.772 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:26.775 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:26.777 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FCu9SCgCld15gTMgCh8RXQ/XNjtju7uAFDwGFuyjrJpoA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:28.184 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:28.184 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:28.188 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:28.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5: 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
    04:54:28.194 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=139, revision=150
    04:54:28.194 [Thread-861] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=150, revision=-1
    04:54:28.221 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:28.243 [qtp298852037-833] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = G8mmQAqr5J6-bLIExwBjzw
    co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = G8mmQAqr5J6-bLIExwBjzw
    	at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2250) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    04:54:28.286 [Thread-860] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = G8mmQAqr5J6-bLIExwBjzw
    co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = G8mmQAqr5J6-bLIExwBjzw
    	at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2250) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.putFileData(RestRepoTransport.java:215) [co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putFileData(CryptreeRestRepoTransportImpl.java:872) [org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.putFileData(RepoToRepoSync.java:721) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.putFileData(SsRepoToRepoSync.java:162) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.putFileData(RepoToRepoSyncCoordinatorSupport.java:99) [test/:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:677) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:206) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:195) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:172) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:52) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.syncUp(RepoToRepoSyncCoordinatorSupport.java:118) [test/:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:149) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na]
    	at org.subshare.test.CollisionOnServerRepoToRepoSyncIT$SyncFromLocalSrcToRemoteThread.run(CollisionOnServerRepoToRepoSyncIT.java:407) [test/:na]
    04:54:28.312 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:28.322 [qtp298852037-1094] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 transaction.localRevision=140 remoteFromLocalRevision=146
    04:54:28.331 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:28.332 [Thread-861] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:54:28.332 [Thread-861] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:28.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=49.5 MiB, available=406.0 MiB
    04:54:28.663 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.remoteRepositoryRevisionSynced=-1, revision=4
    04:54:29.126 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=59ovN6CjYl8GPhM1Tez52g, serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:29.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:29.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:29.545 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:29.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=49.4 MiB, available=406.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:29.565 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:29.568 [qtp298852037-1400] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = G8mmQAqr5J6-bLIExwBjzw
    co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = G8mmQAqr5J6-bLIExwBjzw
    	at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2250) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    04:54:29.580 [Thread-860] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = G8mmQAqr5J6-bLIExwBjzw
    co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = G8mmQAqr5J6-bLIExwBjzw
    	at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2250) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.putFileData(RestRepoTransport.java:215) [co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putFileData(CryptreeRestRepoTransportImpl.java:872) [org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.putFileData(RepoToRepoSync.java:721) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.putFileData(SsRepoToRepoSync.java:162) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.putFileData(RepoToRepoSyncCoordinatorSupport.java:99) [test/:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:677) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:206) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:195) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:172) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:52) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.syncUp(RepoToRepoSyncCoordinatorSupport.java:118) [test/:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:149) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na]
    	at org.subshare.test.CollisionOnServerRepoToRepoSyncIT$SyncFromLocalSrcToRemoteThread.run(CollisionOnServerRepoToRepoSyncIT.java:407) [test/:na]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:29.607 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:29.611 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.localRepositoryRevisionSynced=-1, revision=4
    04:54:29.612 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:29.630 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:29.630 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:29.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 695977 bytes in 3066 ms. path='/3 + &#ä/bb'
    04:54:29.656 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=111
    04:54:29.659 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111
    04:54:29.738 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:29.745 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=108, revision=111
    04:54:29.755 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:29.763 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=108, revision=111
    04:54:29.763 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=111, revision=-1
    04:54:29.817 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:54:29.817 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:29.859 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:29.889 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:29.891 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:54:29.915 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:29.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/3 + &#ä/bb"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:29.971 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:29.981 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:29.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    04:54:30.019 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2aa12ebf24082616421b3e2718c2128f50734286' to.sha1='37d7683bb69e238137b58fe4ba8ebb5a5f2e7955'): /3 + &#ä/cc
    04:54:30.107 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=117
    04:54:30.107 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:29.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:54:30.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=49.6 MiB, available=405.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:30.116 [Test worker] INFO  D.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
    04:54:30.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:30.174 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:30.185 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=111, revision=117
    04:54:30.300 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:30.305 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=111, revision=117
    04:54:30.305 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=117, revision=-1
    04:54:30.332 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:30.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=49.5 MiB, available=406.0 MiB
    04:54:30.537 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:30.561 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:30.604 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/3 + &#ä/cc"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:30.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    04:54:30.716 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:30.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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:30.727 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:30.732 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:30.734 [qtp178185341-1022] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FCu9SCgCld15gTMgCh8RXQ/pTEEFnqX3Wr3vdGWSD8srg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:30.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=49.5 MiB, available=406.0 MiB
    04:54:30.862 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:54:30.866 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:54:30.867 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:54:30.884 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:30.926 [qtp543805131-921] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba localRepositoryRevisionSynced=2
    04:54:30.992 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:31.036 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 transaction.localRevision=6 remoteFromLocalRevision=2
    04:54:31.094 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:31.104 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:31.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5e761056-ab96-4f2c-ac64-7788878daaba from='build/repo/j7y5fd9s-89vsp-local-src' toID=91577479-32c7-4c4e-9c34-b8af3ad512e5 to='https://localhost:46446/91577479-32c7-4c4e-9c34-b8af3ad512e5'
    04:54:31.132 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:31.137 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:31.159 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:31.160 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:31.175 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 237782 bytes in 565 ms. path='/3 + &#ä/cc'
    04:54:31.187 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=120
    04:54:31.188 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:31.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:31.267 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:31.270 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=117, revision=120
    04:54:31.300 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:31.307 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=117, revision=120
    04:54:31.307 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=120, revision=-1
    04:54:31.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:31.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:31.368 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:31.396 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:31.399 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:31.409 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:31.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    04:54:31.480 [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
    04:54:31.481 [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
    04:54:31.486 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:31.615 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/3 + &#ä/cc"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:31.698 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:31.725 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:31.728 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:31.736 [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
    04:54:31.754 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:31.771 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:31.774 [qtp298852037-1400] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = G8mmQAqr5J6-bLIExwBjzw
    co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = G8mmQAqr5J6-bLIExwBjzw
    	at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2250) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    04:54:31.786 [Thread-860] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = G8mmQAqr5J6-bLIExwBjzw
    co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = G8mmQAqr5J6-bLIExwBjzw
    	at org.subshare.local.CryptreeImpl.assertIsNotDeletedDuplicateCryptoRepoFile(CryptreeImpl.java:2250) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.SsWebDavService.putFileData(SsWebDavService.java:72) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.putFileData(RestRepoTransport.java:215) [co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putFileData(CryptreeRestRepoTransportImpl.java:872) [org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.putFileData(RepoToRepoSync.java:721) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.putFileData(SsRepoToRepoSync.java:162) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.putFileData(RepoToRepoSyncCoordinatorSupport.java:99) [test/:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:677) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:206) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:195) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:172) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:52) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.RepoToRepoSyncCoordinatorSupport$MockSsRepoToRepoSync.syncUp(RepoToRepoSyncCoordinatorSupport.java:118) [test/:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:149) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na]
    	at org.subshare.test.CollisionOnServerRepoToRepoSyncIT$SyncFromLocalSrcToRemoteThread.run(CollisionOnServerRepoToRepoSyncIT.java:407) [test/:na]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:31.845 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0097de7b72f2985b69533f1342b9dd25aacd85ac' to.sha1='ea86ef095de81107e324ccf827b0ad3123448b38'): /3 + &#ä/dd
    04:54:31.888 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=126
    04:54:31.888 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:31.924 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during putFileData: /2/new-file
    04:54:31.926 [Thread-860] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:31.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:31.951 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:31.955 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=120, revision=126

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:31.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:31.977 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 38 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:32.026 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:32.036 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=120, revision=126
    04:54:32.036 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=126, revision=-1
    04:54:32.066 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:32.201 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:32.201 [Thread-860] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    04:54:32.230 [Thread-860] INFO  c.c.c.l.p.FileInProgressMarkerDao - deleteFileInProgressMarkers: deleting 1 FileInProgressMarker(s) from=a690ae87-70bf-46ff-9280-f642c906c394, to=6cf42657-e253-4b37-bbc1-6e794d30bc0d

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:32.233 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=8
    04:54:32.235 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:32.235 [Thread-860] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=154

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:32.319 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/3 + &#ä/dd"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f
    04:54:32.330 [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
    04:54:32.363 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=172
    04:54:32.372 [Thread-860] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172
    04:54:32.453 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:32.458 [qtp298852037-833] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=160, revision=172

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:32.492 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:32.504 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:32.508 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:32.509 [qtp178185341-1022] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FCu9SCgCld15gTMgCh8RXQ/fGanlTMgSmBae7W0ZU9AQQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:32.555 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:32.562 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=160, revision=172
    04:54:32.562 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=172, revision=-1
    04:54:32.587 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:32.592 [qtp298852037-1399] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 transaction.localRevision=142 remoteFromLocalRevision=154
    04:54:32.634 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:32.636 [Thread-860] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:33.235 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:33.364 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6cf42657-e253-4b37-bbc1-6e794d30bc0d from='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d' toID=a690ae87-70bf-46ff-9280-f642c906c394 to='build/repo/j7y5b51v-tbcrs-local-src', fromRepoLocalSync=false

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:33.382 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:33.394 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:33.395 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:33.401 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=142
    04:54:33.584 [pool-4-thread-4] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:33.600 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: repoFileDtos.size=3

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:33.669 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5eaba3d8]initPersistenceManagerFactory: repositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:54:33.695 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5eaba3d8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 52427 ms.
    04:54:33.735 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5gjyq-9nxlk-remote'
    04:54:33.737 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5gjyq-9nxlk-remote' locked successfully.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:34.145 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=89.7 MiB, available=365.8 MiB
    04:54:34.176 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:34.180 [qtp298852037-1094] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=-1, revision=143
    04:54:34.190 [qtp298852037-1094] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143
    04:54:34.280 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:34.295 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=1, 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=1, cryptoConfigPropSetDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:34.354 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:34.358 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:34.362 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=-1, revision=8
    04:54:34.363 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:34.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 604885 bytes in 2106 ms. path='/3 + &#ä/dd'
    04:54:34.459 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=129
    04:54:34.459 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129
    04:54:34.559 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:34.564 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=126, revision=129

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:34.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    04:54:34.577 [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
    04:54:34.579 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:34.585 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=126, revision=129
    04:54:34.586 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=129, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:34.613 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:34.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:34.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:34.675 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:34.763 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:34.765 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:54:34.855 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:34.903 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="76a6e14f-2a5a-46f9-9d87-5cbf4486951f", toRepositoryId="71c61660-c3c9-44c9-9630-3a9efd485049", path="/3 + &#ä/dd"} on repo=76a6e14f-2a5a-46f9-9d87-5cbf4486951f

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:34.908 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:34.932 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:34.940 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:34.954 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:34.999 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=89.4 MiB, available=366.1 MiB
    04:54:35.003 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.remoteRepositoryRevisionSynced=113, revision=143

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:35.003 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 localRepositoryRevisionSynced=6

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:35.040 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:35.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    04:54:35.144 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=11
    04:54:35.144 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11
    04:54:35.255 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:35.259 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=8, revision=11
    04:54:35.338 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:35.346 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=8, revision=11
    04:54:35.347 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=11, revision=-1
    04:54:35.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:35.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:35.412 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:35.547 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    04:54:35.552 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.
    04:54:35.572 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:35.572 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:35.576 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:35.584 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:35.584 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:35.598 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:35.672 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:35.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:35.686 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:35.687 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    04:54:35.702 [Thread-860] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J_gNO9QchAVKo23tUprfxA, serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d} because of missing permissions!
    04:54:35.702 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:35.779 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=14
    04:54:35.779 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    04:54:35.880 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:35.884 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=11, revision=14
    04:54:35.956 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:35.964 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=11, revision=14
    04:54:35.964 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=14, revision=-1
    04:54:36.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:36.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:36.047 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:36.085 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:36.210 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=89.6 MiB, available=365.9 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:36.253 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.07%
    04:54:36.257 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:36.261 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=135

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:36.270 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:36.271 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:36.272 [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
    04:54:36.310 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:36.313 [qtp298852037-1095] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionSynced=113, revision=143
    04:54:36.314 [qtp298852037-1095] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=143, revision=-1
    04:54:36.342 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:36.350 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:36.368 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=17
    04:54:36.368 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:36.372 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:36.389 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=129, revision=135

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:36.438 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:36.442 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:36.450 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:36.464 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=129, revision=135
    04:54:36.464 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=135, revision=-1
    04:54:36.495 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:36.506 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f transaction.localRevision=80 remoteFromLocalRevision=6

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:36.527 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:36.527 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:36.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71c61660-c3c9-44c9-9630-3a9efd485049 from='https://localhost:32836/71c61660-c3c9-44c9-9630-3a9efd485049' toID=76a6e14f-2a5a-46f9-9d87-5cbf4486951f to='build/repo/j7y5ezfx-jzmio-local-src', fromRepoLocalSync=false

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:36.540 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=14, revision=17
    04:54:36.540 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:36.553 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:36.569 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=80

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:36.596 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:36.596 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:36.620 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:36.694 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:36.718 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:36.744 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:36.758 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:36.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:36.807 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=89.4 MiB, available=366.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:36.876 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=20
    04:54:36.879 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:36.929 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:36.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:37.111 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:37.116 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=17, revision=20
    04:54:37.219 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:37.244 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=17, revision=20
    04:54:37.245 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=20, revision=-1
    04:54:37.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:37.339 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:37.400 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:36.873 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:54:37.433 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=89.0 MiB, available=366.5 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:37.450 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:37.498 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:37.521 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:37.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    04:54:37.646 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=23
    04:54:37.647 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:37.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=51.6 MiB, available=403.9 MiB
    04:54:37.698 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:37.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:37.767 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:37.793 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:37.435 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:54:37.807 [Thread-860] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=89.0 MiB, available=366.5 MiB
    04:54:37.807 [Thread-860] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:54:37.809 [Thread-860] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:37.819 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:38.000 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:38.008 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=20, revision=23
    04:54:38.009 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=23, revision=-1
    04:54:38.052 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:38.053 [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
    04:54:38.070 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.localRepositoryRevisionInProgress=-1, revision=81
    04:54:38.109 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:38.117 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:38.148 [Thread-860] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:38.153 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:38.230 [Thread-860] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:38.229 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:38.235 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:38.261 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.20%
    04:54:38.261 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.32%
    04:54:38.263 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:38.265 [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
    04:54:38.325 [Thread-860] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:38.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1e9b91fd362634375bd0c1ca321c77def71080d' to.sha1='e40069aeaf9502bd3c9d7d36ef71cb45e5323452'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:38.399 [Thread-860] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.27%
    04:54:38.406 [Thread-860] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 74.79%
    04:54:38.407 [Thread-860] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:38.409 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    04:54:38.548 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fc7c2f290269113496d97b153934d33edd253448' to.sha1='bfa1b6682ff617a9ec02285c3095d4cc20aefc85'): /2/new-file

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:38.598 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=27
    04:54:38.598 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:38.614 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:38.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: 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
    04:54:38.658 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file
    04:54:38.660 [Thread-860] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:38.701 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:38.709 [qtp298852037-833] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=142
    04:54:38.739 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:38.779 [Thread-860] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d transaction.localRevision=182 remoteFromLocalRevision=142
    04:54:38.867 [Thread-860] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    04:54:38.867 [Thread-860] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:39.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=50.1 MiB, available=405.4 MiB
    04:54:39.072 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.remoteRepositoryRevisionSynced=4, revision=81

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:39.107 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:39.111 [qtp543805131-190] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:39.179 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:39.179 [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
    04:54:39.194 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:39.201 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:39.201 [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
    04:54:39.201 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=23, revision=27
    04:54:39.202 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:39.213 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:39.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:39.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:39.227 [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
    04:54:39.229 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:39.240 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:39.240 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:39.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:39.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:39.266 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:39.266 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:39.279 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:39.279 [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
    04:54:39.291 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:39.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:39.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:39.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:39.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:39.313 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:39.314 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:39.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:39.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:39.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:39.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:39.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:39.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:39.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:39.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:39.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:39.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:39.377 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:39.377 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:39.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:39.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:39.400 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cva_g9OwQiwqAalP9e-2Eg, serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049} because of missing permissions!
    04:54:39.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:39.506 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/1 {11 11ä11#+} 1/a"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:54:39.513 [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
    04:54:39.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:39.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=50.4 MiB, available=405.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:39.794 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:39.895 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:39.902 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.localRepositoryRevisionSynced=4, revision=81
    04:54:39.902 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.localRepositoryRevisionInProgress=81, revision=-1
    04:54:39.936 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:39.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:39.975 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:39.987 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:39.993 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Wg3faKa4ju6_SfrbgJCyMw/cMLVfFce2SQGZbGgSxDoIA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:40.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=50.1 MiB, available=405.4 MiB
    04:54:40.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:54:40.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=49.2 MiB, available=406.3 MiB
    04:54:40.647 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:54:40.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=49.2 MiB, available=406.3 MiB
    04:54:40.966 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:54:40.966 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:54:40.966 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:54:40.981 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:41.022 [qtp178185341-1021] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f localRepositoryRevisionSynced=80
    04:54:41.087 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:41.121 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 transaction.localRevision=138 remoteFromLocalRevision=80
    04:54:41.142 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76a6e14f-2a5a-46f9-9d87-5cbf4486951f from='build/repo/j7y5ezfx-jzmio-local-src' toID=71c61660-c3c9-44c9-9630-3a9efd485049 to='https://localhost:32836/71c61660-c3c9-44c9-9630-3a9efd485049'
    04:54:41.149 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=138
    04:54:41.235 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:54:41.235 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:54:41.241 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 localRepositoryRevisionSynced=138
    04:54:41.255 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=140
    04:54:41.259 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140
    04:54:41.314 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:41.322 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=135, revision=140
    04:54:41.340 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:41.349 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=135, revision=140
    04:54:41.350 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=140, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:41.404 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:41.423 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:41.428 [qtp178185341-1022] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f transaction.localRevision=86 remoteFromLocalRevision=138
    04:54:41.435 [qtp178185341-1022] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:41.438 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:54:41.442 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    04:54:41.445 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2711b525]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5hzj8-f764j-local-dest'
    04:54:41.447 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2711b525]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5hzj8-f764j-local-dest' locked successfully.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:41.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:41.463 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 929520 bytes in 1950 ms. path='/1 {11 11ä11#+} 1/a'
    04:54:41.477 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=30
    04:54:41.477 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    04:54:41.512 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:41.517 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=27, revision=30
    04:54:41.540 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:41.545 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=27, revision=30
    04:54:41.546 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=30, revision=-1
    04:54:41.601 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:41.601 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:41.619 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:41.704 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a690ae87-70bf-46ff-9280-f642c906c394 from='build/repo/j7y5b51v-tbcrs-local-src' toID=6cf42657-e253-4b37-bbc1-6e794d30bc0d to='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d'
    04:54:41.719 [Thread-860] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=182

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:41.736 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:41.803 [qtp543805131-190] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:41.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:41.937 [qtp543805131-190] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:41.976 [Thread-860] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 86.56%
    04:54:41.979 [Thread-860] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 93.08%
    04:54:41.980 [Thread-860] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:41.982 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:41.988 [Test worker] INFO  D.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
    04:54:42.082 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bfa1b6682ff617a9ec02285c3095d4cc20aefc85' to.sha1='fc7c2f290269113496d97b153934d33edd253448'): /2/new-file

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:42.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/1 {11 11ä11#+} 1/a"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:42.142 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=185
    04:54:42.142 [Thread-860] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:42.147 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:42.174 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:42.178 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    04:54:42.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c56b5d5531550625474b46552141854bd131767' to.sha1='2ddd01e54ecfa6e8172a5b4b1ea5208a63befefc'): /1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:42.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:42.319 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=36
    04:54:42.319 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:42.447 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:42.451 [qtp298852037-1094] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=172, revision=185
    04:54:42.512 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:42.524 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=172, revision=185
    04:54:42.524 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=185, revision=-1
    04:54:42.562 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:42.627 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:42.628 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:42.631 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:42.657 [Thread-860] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/2/new-file"} on repo=a690ae87-70bf-46ff-9280-f642c906c394

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:42.730 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:42.731 [Thread-860] 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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:42.738 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=30, revision=36
    04:54:42.738 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=36, revision=-1
    04:54:42.775 [qtp543805131-1393] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:42.971 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:42.994 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:42.997 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:42.998 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:43.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:43.176 [qtp543805131-1393] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:43.202 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/1 {11 11ä11#+} 1/b"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:54:43.207 [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'
    04:54:43.430 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:43.451 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:43.454 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:43.454 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Wg3faKa4ju6_SfrbgJCyMw/uIPmN1vOuSj_-tlPnLTboA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:43.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.
    04:54:44.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:45.103 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:45.438 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:45.456 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:45.459 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:45.460 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=1048576

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:45.678 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:45.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 987998 bytes in 2565 ms. path='/1 {11 11ä11#+} 1/b'
    04:54:45.784 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=39
    04:54:45.785 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39
    04:54:45.911 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:45.915 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=36, revision=39
    04:54:45.981 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:45.990 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=36, revision=39
    04:54:45.991 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=39, revision=-1
    04:54:46.032 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:46.032 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:46.058 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:46.085 [qtp543805131-1392] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:46.088 [qtp543805131-1392] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:46.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:46.172 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:46.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/1 {11 11ä11#+} 1/b"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:54:46.300 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:46.386 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:46.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    04:54:46.467 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72b6ffdf75b010abd391ced8081de32499bc9f6a' to.sha1='13efe5ac0fb85546d5a5d78e487403139d7f7be4'): /1 {11 11ä11#+} 1/c
    04:54:46.509 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=45
    04:54:46.509 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    04:54:46.618 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:46.621 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=39, revision=45
    04:54:46.695 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:46.705 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=39, revision=45
    04:54:46.706 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=45, revision=-1
    04:54:46.748 [qtp543805131-1393] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:46.836 [qtp543805131-1393] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:46.893 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/1 {11 11ä11#+} 1/c"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:54:47.059 [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'
    04:54:47.145 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:47.152 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:47.154 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:47.155 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Wg3faKa4ju6_SfrbgJCyMw/IQLAeuwrTKxXC5580TISAA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:48.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:48.603 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:48.718 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:48.721 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 226713 bytes in 1661 ms. path='/1 {11 11ä11#+} 1/c'
    04:54:48.736 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=48
    04:54:48.736 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48
    04:54:48.849 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:48.852 [qtp543805131-1391] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=45, revision=48
    04:54:48.919 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:48.924 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=45, revision=48
    04:54:48.924 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=48, revision=-1
    04:54:48.980 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:48.980 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:49.007 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:49.090 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:49.093 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:49.096 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:49.115 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:49.118 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:49.119 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=2097152

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:49.211 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:49.346 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/1 {11 11ä11#+} 1/c"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:54:49.490 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:49.575 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    04:54:49.577 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:49.582 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    04:54:49.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d0962ccfbe5f2e623454a470b60e0be546bff04a' to.sha1='b240ed7f966d768ece55cd5bac1cb121361216d5'): /2/1 {11 11ä11#+} 1/a
    04:54:49.729 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=54
    04:54:49.729 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54
    04:54:49.823 [qtp543805131-1393] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:49.826 [qtp543805131-1393] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=48, revision=54
    04:54:49.900 [qtp543805131-1393] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:49.909 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=48, revision=54
    04:54:49.910 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=54, revision=-1
    04:54:49.944 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:50.015 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:50.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/2/1 {11 11ä11#+} 1/a"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:54:50.295 [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'
    04:54:50.301 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:54:50.302 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    04:54:50.302 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:54:50.499 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:50.504 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:54:50.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=91577479-32c7-4c4e-9c34-b8af3ad512e5 from='https://localhost:46446/91577479-32c7-4c4e-9c34-b8af3ad512e5' toID=5e761056-ab96-4f2c-ac64-7788878daaba to='build/repo/j7y5fd9s-89vsp-local-src', fromRepoLocalSync=true
    04:54:50.506 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5e761056-ab96-4f2c-ac64-7788878daaba ('build/repo/j7y5fd9s-89vsp-local-src')
    04:54:50.515 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:54:50.538 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    04:54:50.659 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:50.678 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 renewalDateTime=2017-09-24T03:24:24.421Z expiryDateTime=2017-09-24T03:54:24.421Z
    04:54:50.690 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:50.698 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=35
    04:54:50.798 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:50.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5: repoFileDtos.size=0
    04:54:51.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=57.3 MiB, available=398.2 MiB
    04:54:51.379 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:51.390 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.localRepositoryRevisionInProgress=-1, revision=36
    04:54:51.409 [qtp543805131-921] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:52.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
    04:54:52.515 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:52.804 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:52.822 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:52.825 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:52.826 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=3145728

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:54.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
    04:54:54.628 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:54.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5: 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
    04:54:55.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=56.5 MiB, available=399.0 MiB
    04:54:55.065 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.remoteRepositoryRevisionSynced=4, revision=36

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:55.616 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:55.638 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:55.638 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:55.658 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:55.658 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:55.673 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:54:55.673 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:55.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:55.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    04:54:55.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:55.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:55.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:55.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:55.726 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:54:55.726 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:55.738 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:55.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:55.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:54:55.752 [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
    04:54:55.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:55.795 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=59ovN6CjYl8GPhM1Tez52g, serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5} because of missing permissions!
    04:54:55.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:55.930 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:55.957 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:55.960 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:55.961 [qtp298852037-1095] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=4194304

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:56.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=56.1 MiB, available=399.4 MiB
    04:54:56.326 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:56.329 [qtp543805131-1391] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.localRepositoryRevisionSynced=4, revision=36
    04:54:56.329 [qtp543805131-1391] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.localRepositoryRevisionInProgress=36, revision=-1
    04:54:56.400 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:56.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:54:56.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:56.798 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=56.0 MiB, available=399.5 MiB
    04:54:56.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:56.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:57.140 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=55.9 MiB, available=399.6 MiB
    04:54:57.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:57.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:57.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=56.1 MiB, available=399.4 MiB
    04:54:57.431 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:54:57.434 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:54:57.434 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:54:57.454 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:57.490 [qtp543805131-1391] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba localRepositoryRevisionSynced=35
    04:54:57.528 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:57.571 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 transaction.localRevision=59 remoteFromLocalRevision=35
    04:54:57.619 [qtp543805131-1393] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:57.623 [qtp543805131-1393] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:57.635 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=59
    04:54:57.650 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59
    04:54:57.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5e761056-ab96-4f2c-ac64-7788878daaba from='build/repo/j7y5fd9s-89vsp-local-src' toID=91577479-32c7-4c4e-9c34-b8af3ad512e5 to='https://localhost:46446/91577479-32c7-4c4e-9c34-b8af3ad512e5'
    04:54:57.691 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:57.694 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:57.754 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=60
    04:54:58.251 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:58.253 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:58.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:58.257 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:58.259 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    04:54:58.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:58.262 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:58.271 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    04:54:58.272 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:58.273 [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
    04:54:58.299 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f59ab10]initPersistenceManagerFactory: repositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05
    04:54:58.312 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f59ab10]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 38941 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:54:58.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 > interruptSyncUpAndResume STANDARD_OUT
    04:54:58.321 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d0962ccfbe5f2e623454a470b60e0be546bff04a' to.sha1='0ff7db4bb98ef1d0d02f595958aaed15b7491b48'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:58.350 [qtp298852037-1095] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:58.392 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=59, revision=63
    04:54:58.392 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63
    04:54:58.462 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:58.465 [qtp543805131-1394] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=54, revision=63
    04:54:58.587 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:58.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=54, revision=63
    04:54:58.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=63, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:58.622 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5by4e-1fbdj-remote'
    04:54:58.623 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5by4e-1fbdj-remote' locked successfully.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:58.640 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:58.679 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:58.688 [Test worker] WARN  c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=5e761056-ab96-4f2c-ac64-7788878daaba

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:54:58.689 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:54:58.690 [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'
    04:54:58.775 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:58.784 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:58.787 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:58.788 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_vywb5of2RYYlT5DLqzag/7_wV69oI3iTOrXAV1EotnQ/8Ca5T5_AYBfyeOKR0eRFEA' offset=0
    04:54:59.241 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:59.317 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214981 bytes in 627 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:54:59.339 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=65
    04:54:59.340 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65
    04:54:59.396 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:59.399 [qtp543805131-1392] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=63, revision=65
    04:54:59.470 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:59.481 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=63, revision=65
    04:54:59.481 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=65, revision=-1
    04:54:59.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:54:59.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:54:59.553 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:54:59.630 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:54:59.635 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:54:59.679 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:59.727 [qtp1971696218-835] INFO  D.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
    04:54:59.796 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/2/1 {11 11ä11#+} 1/a"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:54:59.826 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:59.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:59.926 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:59.930 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:59.931 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    04:54:59.932 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:59.935 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:54:59.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    04:54:59.974 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='535f0313e02c0ea9eedfe466834787ae3c9b7b4e' to.sha1='830248eaaf9d4599fd7ea7b0670c6964fe9c651d'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:54:59.975 [qtp1971696218-835] INFO  D.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
    04:55:00.044 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=71
    04:55:00.044 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:00.062 [qtp1971696218-835] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:00.122 [qtp1971696218-835] INFO  D.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
    04:55:00.123 [qtp543805131-1393] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:00.126 [qtp543805131-1393] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=65, revision=71
    04:55:00.205 [qtp543805131-1393] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:00.212 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=65, revision=71
    04:55:00.213 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=71, revision=-1
    04:55:00.252 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:00.258 [qtp1971696218-835] INFO  D.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
    04:55:00.307 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:00.318 [qtp1971696218-835] INFO  D.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
    04:55:00.324 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:00.333 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:00.335 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=5242880

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:00.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/2/1 {11 11ä11#+} 1/b"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:55:00.428 [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
    04:55:00.435 [qtp1971696218-835] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:00.494 [qtp1971696218-835] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:00.567 [qtp1971696218-835] INFO  D.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
    04:55:00.616 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:00.632 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:00.636 [qtp1971696218-835] INFO  D.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
    04:55:00.636 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:00.658 [qtp543805131-1394] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_vywb5of2RYYlT5DLqzag/7_wV69oI3iTOrXAV1EotnQ/8cQXIeinKA3h0V5erTuN9Q' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:00.689 [qtp1971696218-835] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:00.734 [qtp1971696218-835] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:00.776 [qtp1971696218-835] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:00.819 [qtp1971696218-835] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:00.866 [qtp1971696218-835] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:01.094 [qtp1971696218-835] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:01.169 [qtp1971696218-835] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:01.307 [qtp1971696218-835] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:01.363 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]initPersistenceManagerFactory: repositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36
    04:55:01.364 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2741 ms.
    04:55:01.390 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:01.436 [closeDeferredTimer-56f17f1f-5l] INFO  c.c.c.l.LocalRepoManagerImpl - [56f17f1f]_close: Shutting down real LocalRepoManager.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:01.724 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:01.728 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f59ab10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:01.996 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:02.001 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 0.40%
    04:55:02.002 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=22410eab-5686-4655-a57c-4f4ef5fcab05 to='build/repo/j7y5h5zz-naxkp-local-dest-meta-only', fromRepoLocalSync=true
    04:55:02.003 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 22410eab-5686-4655-a57c-4f4ef5fcab05 ('build/repo/j7y5h5zz-naxkp-local-dest-meta-only')
    04:55:02.034 [pool-16-thread-1] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 20.32%
    04:55:02.076 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:02.103 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 renewalDateTime=2017-09-24T03:25:02.060Z expiryDateTime=2017-09-24T03:55:02.060Z
    04:55:02.119 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:02.192 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=118
    04:55:02.343 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:02.348 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:02.417 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 791644 bytes in 1989 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:55:02.429 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=74
    04:55:02.440 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74
    04:55:02.538 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:02.540 [qtp543805131-1391] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=71, revision=74
    04:55:02.632 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:02.647 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=71, revision=74
    04:55:02.647 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=74, revision=-1
    04:55:02.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:55:02.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:55:02.818 [qtp543805131-1393] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:02.858 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:02.871 [qtp543805131-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:55:02.876 [qtp543805131-1393] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:02.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=18
    04:55:03.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=73.7 MiB, available=381.8 MiB
    04:55:03.059 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:03.221 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:03.244 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:03.248 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:03.255 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, this.localRepositoryRevisionInProgress=-1, revision=120

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:03.254 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=6291456

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:03.287 [qtp543805131-1393] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:03.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:03.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/2/1 {11 11ä11#+} 1/b"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:03.379 [qtp1971696218-348] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:03.400 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:03.485 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:03.489 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    04:55:03.581 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='58e19a1f35965c218c6355771038eacfe53f3245' to.sha1='55e789dc37f6a7f645d38c28aa07f9fbfbda4836'): /2/a
    04:55:03.693 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=80
    04:55:03.694 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80
    04:55:03.824 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:03.828 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=74, revision=80
    04:55:03.957 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:03.965 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=74, revision=80
    04:55:03.966 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=80, revision=-1
    04:55:03.994 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:04.072 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:04.180 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/2/a"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:55:04.298 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/2/a'
    04:55:04.567 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:04.587 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:04.591 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:04.592 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:04.764 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:04.817 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:05.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
    04:55:05.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=74.4 MiB, available=381.1 MiB
    04:55:05.352 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=-1, revision=120

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:07.181 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:07.499 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:07.518 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:07.521 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:07.522 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:07.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.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:08.282 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:08.619 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:08.647 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:08.650 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:08.651 [qtp298852037-1399] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=7340032

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:09.117 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:55:09.133 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} because of missing permissions!
    04:55:09.134 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:55:09.134 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[3]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:55:09.134 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:55:09.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:55:09.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=75.4 MiB, available=380.1 MiB
    04:55:09.916 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:09.922 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, this.localRepositoryRevisionSynced=-1, revision=120
    04:55:09.922 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, this.localRepositoryRevisionInProgress=120, revision=-1
    04:55:09.979 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:09.982 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:10.187 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:10.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:10.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=74.5 MiB, available=381.0 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:10.490 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:10.507 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:10.510 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:10.510 [qtp543805131-1392] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:11.087 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:11.350 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:11.371 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:11.375 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:11.376 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=8388608

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:11.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:11.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:55:11.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=74.5 MiB, available=381.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:11.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:11.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:55:11.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=74.5 MiB, available=381.0 MiB
    04:55:11.948 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 21.91%
    04:55:11.975 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:12.015 [qtp1971696218-835] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 localRepositoryRevisionSynced=118
    04:55:12.087 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:13.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:13.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:13.420 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=5 remoteFromLocalRevision=118
    04:55:13.432 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 40.24%
    04:55:13.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=22410eab-5686-4655-a57c-4f4ef5fcab05 to='build/repo/j7y5h5zz-naxkp-local-dest-meta-only', fromRepoLocalSync=false
    04:55:13.448 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:13.456 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=122
    04:55:13.483 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:13.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=0
    04:55:13.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=74.7 MiB, available=380.8 MiB
    04:55:14.026 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:14.030 [qtp1971696218-963] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, this.localRepositoryRevisionInProgress=-1, revision=123
    04:55:14.036 [qtp1971696218-963] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123
    04:55:14.116 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:14.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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
    04:55:14.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=62.1 MiB, available=393.4 MiB
    04:55:14.546 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=120, revision=123
    04:55:14.565 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:55:14.568 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} because of missing permissions!
    04:55:14.568 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:55:14.568 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[3]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:55:14.569 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:14.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:14.764 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:14.569 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:55:14.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=62.1 MiB, available=393.4 MiB
    04:55:15.093 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:15.101 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, this.localRepositoryRevisionSynced=120, revision=123
    04:55:15.102 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, this.localRepositoryRevisionInProgress=123, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:15.140 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:15.160 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:15.162 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:15.163 [qtp543805131-1394] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:15.172 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:15.172 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:15.181 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:15.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:15.586 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=62.1 MiB, available=393.4 MiB
    04:55:15.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:15.596 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:15.620 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:15.623 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:15.626 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=9437184

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:15.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=62.0 MiB, available=393.5 MiB
    04:55:15.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:55:16.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=62.0 MiB, available=393.5 MiB
    04:55:16.204 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:16.215 [qtp1971696218-835] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 localRepositoryRevisionSynced=122
    04:55:16.243 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:16.265 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=7 remoteFromLocalRevision=122
    04:55:16.298 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 60.16%
    04:55:16.299 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 80.08%
    04:55:16.299 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 100.00%
    04:55:16.300 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f59ab10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:16.419 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:16.427 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:16.642 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:16.650 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:55:16.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=0b72a924-1378-41fb-84d0-af69e24ca580 to='build/repo/j7y5f9n4-ydccf-local-dest', fromRepoLocalSync=true
    04:55:16.652 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0b72a924-1378-41fb-84d0-af69e24ca580 ('build/repo/j7y5f9n4-ydccf-local-dest')
    04:55:16.671 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:55:16.708 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55: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.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:16.944 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:16.964 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 renewalDateTime=2017-09-24T03:23:32.469Z expiryDateTime=2017-09-24T03:53:32.469Z
    04:55:16.976 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:16.981 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=126
    04:55:17.004 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:17.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:17.548 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:17.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:17.607 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:17.627 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=63.0 MiB, available=392.5 MiB
    04:55:17.655 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:17.672 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionInProgress=-1, revision=127
    04:55:17.676 [qtp1971696218-348] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127
    04:55:17.722 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:17.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 > interruptSyncUpAndResume STANDARD_OUT
    04:55:17.882 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:17.916 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:17.921 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:17.935 [qtp543805131-1392] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:17.939 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:17.968 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:17.971 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:17.971 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=10485760

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:17.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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
    04:55:18.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=63.0 MiB, available=392.5 MiB
    04:55:18.212 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=111, revision=127
    04:55:18.218 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=y-9I7ojN_8Qg0UlweV1Rwg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36}}
    04:55:18.220 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:55:18.221 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:55:18.221 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:55:18.223 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} because of missing permissions!

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:18.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:18.223 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:55:18.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:55:18.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=63.0 MiB, available=392.5 MiB
    04:55:18.649 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:18.653 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionSynced=111, revision=127
    04:55:18.654 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionInProgress=127, revision=-1
    04:55:18.770 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:18.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:18.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:55:19.126 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=63.1 MiB, available=392.4 MiB
    04:55:19.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:55:19.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=63.1 MiB, available=392.4 MiB
    04:55:19.437 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:55:19.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=63.1 MiB, available=392.4 MiB
    04:55:19.754 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:55:19.756 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:55:19.756 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:55:19.775 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:19.787 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 localRepositoryRevisionSynced=126
    04:55:19.803 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:19.829 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=123 remoteFromLocalRevision=126

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:19.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
    04:55:19.890 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:19.907 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:19.915 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=y-9I7ojN_8Qg0UlweV1Rwg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36}}
    04:55:19.926 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=123
    04:55:19.929 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123
    04:55:19.952 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b72a924-1378-41fb-84d0-af69e24ca580 from='build/repo/j7y5f9n4-ydccf-local-dest' toID=ffd1e42b-48b3-42ee-93f1-45a894075e36 to='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36'
    04:55:19.973 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:19.977 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:19.990 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=124
    04:55:20.195 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    04:55:20.197 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:20.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    04:55:20.251 [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
    04:55:20.251 [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
    04:55:20.290 [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
    04:55:20.335 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=123, revision=126
    04:55:20.336 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:20.414 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:20.448 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:20.458 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.remoteRepositoryRevisionSynced=118, revision=126

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:20.474 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:20.564 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:55:20.598 [qtp1971696218-348] 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
    04:55:20.631 [qtp1971696218-348] 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
    04:55:20.679 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:20.694 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:20.700 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=118, revision=126
    04:55:20.700 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=126, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:20.790 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:20.796 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:20.798 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=5242880

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:20.818 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    04:55:20.818 [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
    04:55:20.826 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:20.844 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:20.847 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:20.850 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:20.851 [qtp298852037-1399] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=11534336

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:21.267 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:21.406 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:21.488 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    04:55:21.491 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:21.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse'
    04:55:21.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='163759ae928c2b2d5e84068078f2d59d11a0759d' to.sha1='abea9983540e77e5b80b188cf1a3026ad25ef051'): /2/xxxreverse
    04:55:21.668 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=130
    04:55:21.669 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130
    04:55:21.769 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:21.774 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.remoteRepositoryRevisionSynced=126, revision=130
    04:55:21.983 [qtp1971696218-835] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:55:22.035 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:22.042 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=126, revision=130
    04:55:22.042 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=130, revision=-1
    04:55:22.080 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:22.335 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:22.529 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/2/xxxreverse"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:55:22.553 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:22.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:22.700 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:22.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:22.729 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:22.733 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:22.734 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/itUVss2Vnv0sNshAf8uX4Q/PpjZWRsIBN7TulmWjnakyg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:24.514 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:24.558 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:24.658 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:24.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 506600 bytes in 2166 ms. path='/2/xxxreverse'
    04:55:24.743 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=133
    04:55:24.744 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133
    04:55:24.804 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:24.808 [qtp1971696218-963] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.remoteRepositoryRevisionSynced=130, revision=133

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:24.812 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:24.812 [qtp1971696218-963] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:24.833 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:24.836 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:24.837 [qtp543805131-1392] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=6291456

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:24.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:24.892 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:24.900 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=130, revision=133
    04:55:24.900 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=133, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:24.948 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:24.960 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:55:24.961 [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
    04:55:24.967 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:24.974 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:24.976 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=12582912

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:24.985 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:25.214 [qtp1971696218-963] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:55:25.313 [qtp1971696218-963] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:55:25.615 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:25.739 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="0b72a924-1378-41fb-84d0-af69e24ca580", toRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", path="/2/xxxreverse"} on repo=0b72a924-1378-41fb-84d0-af69e24ca580
    04:55:25.829 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:25.907 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    04:55:25.935 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=124
    04:55:26.010 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=y-9I7ojN_8Qg0UlweV1Rwg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36}}
    04:55:26.054 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=139
    04:55:26.445 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139
    04:55:26.825 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:55:26.825 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:55:26.911 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:26.914 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.remoteRepositoryRevisionSynced=133, revision=139
    04:55:26.923 [qtp1971696218-348] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:55:27.029 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:27.041 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=133, revision=139
    04:55:27.041 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=139, revision=-1
    04:55:27.343 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:27.355 [qtp1971696218-835] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 transaction.localRevision=139 remoteFromLocalRevision=124
    04:55:27.442 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:27.446 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=0b72a924-1378-41fb-84d0-af69e24ca580 to='build/repo/j7y5f9n4-ydccf-local-dest', fromRepoLocalSync=false
    04:55:27.467 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:27.480 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=139
    04:55:27.530 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:27.537 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=0
    04:55:28.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=66.6 MiB, available=388.9 MiB
    04:55:28.080 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:28.093 [qtp1971696218-963] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionInProgress=-1, revision=140
    04:55:28.111 [qtp1971696218-963] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140
    04:55:28.393 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:28.402 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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
    04:55:28.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=65.1 MiB, available=390.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:28.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:28.871 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=127, revision=140
    04:55:28.914 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:55:28.915 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    04:55:28.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:55:28.931 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:55:28.934 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=y-9I7ojN_8Qg0UlweV1Rwg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36}}
    04:55:28.936 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:55:28.936 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:55:28.936 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:55:28.938 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:29.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:29.235 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:29.334 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:28.938 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:55:28.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:55:29.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=65.3 MiB, available=390.2 MiB
    04:55:29.468 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:29.472 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionSynced=127, revision=140
    04:55:29.472 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionInProgress=140, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:29.568 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:29.587 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:29.590 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:29.591 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=7340032

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:29.616 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:29.618 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:29.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:29.636 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:29.656 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:29.664 [qtp298852037-1399] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=13631488

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:29.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:30.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=65.1 MiB, available=390.4 MiB
    04:55:30.018 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:55:30.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=65.1 MiB, available=390.4 MiB
    04:55:30.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:30.462 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]initPersistenceManagerFactory: repositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158
    04:55:30.533 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 49418 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:30.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:30.563 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:30.612 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 45 ms.
    04:55:30.613 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=p1uLPQ5VctVIofPSJMelVw, invitation=false]
    04:55:30.662 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 49 ms.
    04:55:30.662 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=MonKIlQZNRQ2uD2wFxYBaw, invitation=false]

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:30.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=64.6 MiB, available=390.9 MiB
    04:55:30.764 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:55:30.764 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:55:30.782 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:30.804 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 localRepositoryRevisionSynced=139
    04:55:30.835 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:30.882 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=142 remoteFromLocalRevision=139
    04:55:30.974 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b72a924-1378-41fb-84d0-af69e24ca580 from='build/repo/j7y5f9n4-ydccf-local-dest' toID=ffd1e42b-48b3-42ee-93f1-45a894075e36 to='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36'
    04:55:30.992 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=142
    04:55:31.196 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:55:31.196 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:55:31.205 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=142

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:31.256 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=78.0 MiB, available=377.5 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:31.257 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=y-9I7ojN_8Qg0UlweV1Rwg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36}}
    04:55:31.267 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=144
    04:55:31.270 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144
    04:55:31.283 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:55:31.283 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:55:31.374 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:31.378 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.remoteRepositoryRevisionSynced=139, revision=144
    04:55:31.380 [qtp1971696218-835] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:31.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:31.396 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:31.403 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=139, revision=144
    04:55:31.404 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=144, revision=-1
    04:55:31.465 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:31.472 [qtp1971696218-835] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 transaction.localRevision=145 remoteFromLocalRevision=142

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:31.526 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:31.540 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:31.545 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:55:31.569 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    04:55:31.569 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:55:31.571 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:55:31.571 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:55:31.767 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:31.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:55:31.783 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=ad0f0355-d0aa-4aca-a683-3d72325b75d1 to='build/repo/j7y5by4e-bs319-local-src', fromRepoLocalSync=true
    04:55:31.785 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ad0f0355-d0aa-4aca-a683-3d72325b75d1 ('build/repo/j7y5by4e-bs319-local-src')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:31.791 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:31.810 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:55:31.826 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:31.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:31.942 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:31.964 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 renewalDateTime=2017-09-24T03:21:24.865Z expiryDateTime=2017-09-24T03:51:24.865Z
    04:55:31.979 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:31.991 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=145

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:32.041 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 134d5650-1df3-452b-884f-598e2c3cbeaf
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5gjyp-cpiy9-local-src
      localRepository.publicKeySha1 = 5F:5A:A2:ED:5E:C6:C9:DC:53:79:A1:EC:D6:DE:4F:DE:A8:78:7D:FF

      remoteRepository.repositoryId = d76d16a9-d7aa-4cad-b1fd-5992ace43158
      remoteRepository.remoteRoot = https://localhost:46166/d76d16a9-d7aa-4cad-b1fd-5992ace43158
      remoteRepository.publicKeySha1 = 81:90:61:FE:A0:D3:BE:19:B8:2F:0D:C2:8D:50:B1:2D:62:DD:02:24

    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 134d5650-1df3-452b-884f-598e2c3cbeaf d76d16a9-d7aa-4cad-b1fd-5992ace43158

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:32.065 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:32.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=3

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:32.084 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:32.141 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:32.152 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:32.167 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=14680064

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:32.285 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:32.566 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:32.606 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:32.620 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:32.624 [qtp543805131-1392] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=8388608

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:32.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=65.8 MiB, available=389.7 MiB
    04:55:32.671 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:32.690 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionInProgress=-1, revision=146

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:32.702 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:32.710 [qtp1971696218-1478] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146
    04:55:32.847 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:32.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:32.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.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:33.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=65.5 MiB, available=390.0 MiB
    04:55:33.307 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=97, revision=146
    04:55:33.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    04:55:33.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:55:33.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:55:33.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:55:33.639 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=y-9I7ojN_8Qg0UlweV1Rwg,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36}}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:33.696 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    04:55:33.711 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:33.966 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:33.973 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    04:55:34.043 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    04:55:34.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    04:55:34.129 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    04:55:34.173 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.71%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:34.240 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:34.302 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:34.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
    04:55:34.420 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:34.538 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:55:34.539 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:55:34.539 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:55:34.539 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:55:34.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:34.755 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:34.774 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:34.777 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:34.778 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=15728640

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:34.849 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:34.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:55:34.855 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d76d16a9-d7aa-4cad-b1fd-5992ace43158 from='https://localhost:46166/d76d16a9-d7aa-4cad-b1fd-5992ace43158' toID=134d5650-1df3-452b-884f-598e2c3cbeaf to='build/repo/j7y5gjyp-cpiy9-local-src', fromRepoLocalSync=true
    04:55:34.865 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 134d5650-1df3-452b-884f-598e2c3cbeaf ('build/repo/j7y5gjyp-cpiy9-local-src')
    04:55:34.911 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:55:34.946 [pool-15-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1353 ms.
    04:55:34.958 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:35.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=66.2 MiB, available=389.3 MiB
    04:55:35.169 [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
    04:55:35.187 [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
    04:55:35.426 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:35.432 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionSynced=97, revision=146
    04:55:35.433 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionInProgress=146, revision=-1
    04:55:35.484 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:35.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:55:35.929 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=66.0 MiB, available=389.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:35.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:35.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:36.343 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%
    04:55:36.522 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf serverRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 renewalDateTime=2017-09-24T03:25:34.889Z expiryDateTime=2017-09-24T03:55:34.889Z
    04:55:36.540 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:36.607 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    04:55:36.701 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:36.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf serverRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158: repoFileDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:36.419 [closeDeferredTimer-7f59ab10-2] INFO  c.c.c.l.LocalRepoManagerImpl - [7f59ab10]_close: Shutting down real LocalRepoManager.
    04:55:36.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=65.6 MiB, available=389.9 MiB
    04:55:36.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:36.968 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:37.104 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:37.115 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:37.120 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:37.128 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=9437184

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:37.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=60.9 MiB, available=394.6 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:37.235 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:37.246 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 9499589 bytes in 32947 ms. path='/2/a'
    04:55:37.263 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=92
    04:55:37.264 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:37.266 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:37.287 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:37.334 [qtp1325681772-1560] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:37.334 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:37.348 [qtp543805131-1392] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=80, revision=92

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:37.359 [qtp1325681772-1560] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:37.468 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=64.7 MiB, available=390.8 MiB
    04:55:37.469 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:55:37.478 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:37.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    04:55:37.620 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:37.626 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:37.631 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:37.638 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=80, revision=92
    04:55:37.638 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=92, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:37.655 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:37.659 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:37.660 [qtp298852037-1399] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=16777216

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:37.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:55:37.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:55:37.718 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:37.734 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:37.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    04:55:37.866 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:37.987 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    04:55:37.999 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    04:55:38.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:38.002 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse'
    04:55:38.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='163759ae928c2b2d5e84068078f2d59d11a0759d' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/xxxreverse
    04:55:38.406 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", path="/2/xxxreverse"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:55:38.411 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse'
    04:55:38.452 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:38.453 [qtp1971696218-963] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/itUVss2Vnv0sNshAf8uX4Q/PpjZWRsIBN7TulmWjnakyg' offset=0
    04:55:38.496 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:38.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    04:55:38.634 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 434896 bytes in 223 ms. path='/2/xxxreverse'
    04:55:38.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_66785c86dc751e03b6206812ee277b4cc34ca7ca_0 into destFile xxxreverse
    04:55:38.760 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ffd1e42b-48b3-42ee-93f1-45a894075e36", toRepositoryId="ad0f0355-d0aa-4aca-a683-3d72325b75d1", path="/2/xxxreverse"} on repo=ad0f0355-d0aa-4aca-a683-3d72325b75d1
    04:55:38.807 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:38.926 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:38.933 [qtp1971696218-963] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 localRepositoryRevisionSynced=145
    04:55:39.018 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:39.066 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=175 remoteFromLocalRevision=145
    04:55:39.126 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    04:55:39.145 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:39.150 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:39.195 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=175
    04:55:39.209 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:39.260 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:55:39.277 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:55:39.536 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:39.611 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/2/a"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:55:39.686 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:39.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:39.852 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.56%
    04:55:39.856 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:39.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    04:55:39.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a444c5a8760331608f1d554967bff271a5230d14' to.sha1='d2e1543f1cda585c5e7ba24bab48e5bdaf033bf8'): /3 + &#ä/5/h

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:39.964 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:39.976 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=158, revision=175

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:40.006 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:40.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf serverRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158: 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
    04:55:40.030 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=98
    04:55:40.030 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98
    04:55:40.145 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:40.159 [qtp543805131-1392] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=92, revision=98

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:40.243 [qtp1971696218-1478] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:55:40.291 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:40.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad0f0355-d0aa-4aca-a683-3d72325b75d1 from='build/repo/j7y5by4e-bs319-local-src' toID=ffd1e42b-48b3-42ee-93f1-45a894075e36 to='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36'
    04:55:40.312 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:40.317 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:40.335 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=176
    04:55:40.527 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:55:40.527 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:55:40.569 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=176

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:40.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=61.4 MiB, available=394.1 MiB
    04:55:40.589 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:40.730 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=175, revision=178
    04:55:40.732 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178
    04:55:40.753 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:55:40.753 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:55:40.863 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:40.871 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=175, revision=178
    04:55:40.883 [qtp1971696218-835] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:55:40.907 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:40.911 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:40.910 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=158, revision=178
    04:55:40.911 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=178, revision=-1
    04:55:40.949 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:40.966 [qtp1971696218-1478] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 transaction.localRevision=152 remoteFromLocalRevision=176
    04:55:40.974 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:40.976 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=ad0f0355-d0aa-4aca-a683-3d72325b75d1 to='build/repo/j7y5by4e-bs319-local-src', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:40.980 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MonKIlQZNRQ2uD2wFxYBaw, serverRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158} because of missing permissions!

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:40.988 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:40.995 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:41.187 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:41.205 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:41.208 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:41.210 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=17825792

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:41.254 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:41.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:40.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:55:41.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=61.2 MiB, available=394.3 MiB
    04:55:41.531 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:41.535 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.localRepositoryRevisionSynced=-1, revision=4
    04:55:41.535 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.localRepositoryRevisionInProgress=4, revision=-1
    04:55:41.618 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:41.834 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:41.840 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=92, revision=98
    04:55:41.842 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=98, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:41.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=65.4 MiB, available=390.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:41.880 [qtp543805131-1393] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:41.904 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:41.909 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionInProgress=-1, revision=153
    04:55:41.914 [qtp1971696218-835] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153
    04:55:42.031 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:41.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:55:42.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=61.2 MiB, available=394.3 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:42.115 [qtp543805131-1393] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:42.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:42.191 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/3 + &#ä/5/h"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:55:42.211 [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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:42.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:42.489 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:42.538 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:42.547 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:42.551 [qtp543805131-1392] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mGQb_oTP7c_MWhsQGj2yqg/wHidCSnOCjLEuCNrts0Snw/22UMF_9U5PHsb4AutNr9pA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:42.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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
    04:55:42.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=63.6 MiB, available=391.9 MiB
    04:55:42.593 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=146, revision=153
    04:55:42.634 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:55:42.636 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    04:55:42.637 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:55:42.638 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:55:42.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:42.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=60.9 MiB, available=394.6 MiB
    04:55:42.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:55:43.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=60.9 MiB, available=394.6 MiB
    04:55:43.023 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:55:43.026 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:55:43.026 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:55:43.046 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:43.100 [qtp1325681772-451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf localRepositoryRevisionSynced=2

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:43.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=64.4 MiB, available=391.1 MiB
    04:55:43.200 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:43.204 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionSynced=146, revision=153
    04:55:43.204 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.localRepositoryRevisionInProgress=153, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:43.466 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:43.468 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:43.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:43.504 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:43.509 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 transaction.localRevision=6 remoteFromLocalRevision=2
    04:55:43.618 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:43.627 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:43.629 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=134d5650-1df3-452b-884f-598e2c3cbeaf from='build/repo/j7y5gjyp-cpiy9-local-src' toID=d76d16a9-d7aa-4cad-b1fd-5992ace43158 to='https://localhost:46166/d76d16a9-d7aa-4cad-b1fd-5992ace43158'
    04:55:43.646 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:43.650 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:43.725 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:43.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=64.4 MiB, available=391.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:43.892 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:43.918 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:43.921 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:43.922 [qtp298852037-1399] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=18874368

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:43.949 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:43.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    04:55:44.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
    04:55:44.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:43.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:55:44.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=64.4 MiB, available=391.1 MiB
    04:55:44.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:44.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

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:44.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=64.4 MiB, available=391.1 MiB
    04:55:44.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:55:44.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:55:44.510 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:44.521 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 localRepositoryRevisionSynced=152
    04:55:44.650 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:44.674 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=182 remoteFromLocalRevision=152
    04:55:44.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad0f0355-d0aa-4aca-a683-3d72325b75d1 from='build/repo/j7y5by4e-bs319-local-src' toID=ffd1e42b-48b3-42ee-93f1-45a894075e36 to='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36'
    04:55:44.693 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=182

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:44.747 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 76 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:44.755 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:55:44.756 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:55:44.763 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=182
    04:55:44.807 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=184
    04:55:44.810 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184
    04:55:44.820 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:55:44.820 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:44.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:44.920 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:44.923 [qtp1971696218-963] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1, this.remoteRepositoryRevisionSynced=178, revision=184
    04:55:44.926 [qtp1971696218-963] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@536c5a53 (of marco)
    04:55:45.108 [qtp1971696218-963] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:45.113 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=8
    04:55:45.114 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:45.117 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=178, revision=184
    04:55:45.117 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=184, revision=-1
    04:55:45.219 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:45.227 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=ad0f0355-d0aa-4aca-a683-3d72325b75d1 transaction.localRevision=158 remoteFromLocalRevision=182
    04:55:45.290 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:45.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:55:45.300 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    04:55:45.300 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/pubring.gpg'
    04:55:45.303 [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/iLkfJZuWYh0XVufEfHAb7w/.gnupg/secring.gpg'
    04:55:45.304 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:46.155 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    04:55:46.323 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:46.326 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:46.508 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2711b525]initPersistenceManagerFactory: repositoryId=696e99b2-7220-4879-a709-192f1dfa9945
    04:55:46.562 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2711b525]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 51096 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:46.676 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:46.753 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 980218 bytes in 4542 ms. path='/3 + &#ä/5/h'
    04:55:46.767 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=101
    04:55:46.768 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:46.779 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:46.868 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:46.873 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=98, revision=101

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:46.918 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:46.927 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=-1, revision=8
    04:55:46.927 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:47.077 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=54.8 MiB, available=400.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:47.138 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:47.156 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:47.160 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:47.161 [qtp298852037-1399] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=19922944

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:47.294 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ezfz-pmwto-remote'
    04:55:47.294 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ezfz-pmwto-remote' locked successfully.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:47.408 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:47.413 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=98, revision=101
    04:55:47.414 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=101, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:47.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    04:55:47.438 [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
    04:55:47.470 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:55:47.471 [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
    04:55:47.491 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:47.489 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:47.540 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:55:47.543 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:55:47.624 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:47.698 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/3 + &#ä/5/h"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:55:47.707 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:47.808 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:47.808 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:47.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:47.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:47.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='654ac9cc00acf7464edcccb1312ebd0c1516a057' to.sha1='68edb72bb7509bddb47d72ea0ba94592e236c511'): /3 + &#ä/5/i
    04:55:47.928 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=107
    04:55:47.928 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:47.983 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:47.987 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:48.000 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:48.006 [qtp543805131-1391] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=101, revision=107
    04:55:48.040 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:48.044 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=101, revision=107
    04:55:48.044 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=107, revision=-1
    04:55:48.088 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:48.110 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=11
    04:55:48.111 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:48.185 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:48.208 [qtp178185341-1021] INFO  D.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
    04:55:48.367 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:48.370 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/3 + &#ä/5/i"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:48.371 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:48.386 [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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:48.474 [qtp178185341-1021] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:48.551 [qtp178185341-1021] INFO  D.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
    04:55:48.558 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:48.570 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:48.572 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:48.574 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mGQb_oTP7c_MWhsQGj2yqg/wHidCSnOCjLEuCNrts0Snw/krM37uOBND4Dji9Nrmk7oA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:48.580 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:48.586 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=8, revision=11
    04:55:48.587 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:48.602 [qtp178185341-1021] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:48.720 [qtp178185341-1021] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:48.824 [qtp178185341-1021] INFO  D.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
    04:55:48.828 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:55:48.828 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:55:48.855 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:48.983 [qtp178185341-1021] INFO  D.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
    04:55:49.004 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:49.043 [qtp178185341-1021] INFO  D.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
    04:55:49.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.05%
    04:55:49.083 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:49.106 [qtp178185341-1021] INFO  D.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
    04:55:49.106 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:49.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:49.182 [qtp178185341-1021] INFO  D.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
    04:55:49.208 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=14
    04:55:49.209 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:49.239 [qtp178185341-1021] INFO  D.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
    04:55:49.307 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:49.312 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:49.316 [qtp178185341-1021] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:49.367 [qtp178185341-1021] INFO  D.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
    04:55:49.409 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:49.412 [qtp178185341-1021] INFO  D.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
    04:55:49.415 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=11, revision=14
    04:55:49.416 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=14, revision=-1
    04:55:49.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:55:49.456 [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
    04:55:49.472 [qtp178185341-1021] INFO  D.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
    04:55:49.479 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:49.530 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:49.604 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:49.621 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:49.623 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:49.657 [qtp178185341-1021] INFO  D.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
    04:55:49.708 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=17
    04:55:49.708 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:49.720 [qtp178185341-1021] INFO  D.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
    04:55:49.783 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:49.787 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:49.863 [qtp178185341-1021] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:55:49.920 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]initPersistenceManagerFactory: repositoryId=71c61660-c3c9-44c9-9630-3a9efd485049
    04:55:49.920 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2625 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:49.942 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:49.945 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:49.956 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=14, revision=17
    04:55:49.956 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=17, revision=-1
    04:55:50.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:55:50.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:55:50.024 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:50.087 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:50.166 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:50.257 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:50.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    04:55:50.337 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=20
    04:55:50.338 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    04:55:50.426 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:50.428 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=17, revision=20
    04:55:50.534 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:50.538 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 696e99b2-7220-4879-a709-192f1dfa9945
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5hzj8-f764j-local-dest
      localRepository.publicKeySha1 = C6:16:F4:FB:35:0D:88:33:CE:09:0C:03:07:C2:F8:69:90:6E:36:A1

      remoteRepository.repositoryId = 71c61660-c3c9-44c9-9630-3a9efd485049

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:50.542 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=17, revision=20
    04:55:50.542 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
      remoteRepository.remoteRoot = https://localhost:32836/71c61660-c3c9-44c9-9630-3a9efd485049
      remoteRepository.publicKeySha1 = 2C:D3:8D:03:74:7E:E1:A8:89:B3:29:AE:C3:78:80:EF:73:35:D6:76

    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 696e99b2-7220-4879-a709-192f1dfa9945 71c61660-c3c9-44c9-9630-3a9efd485049

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:50.550 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:50.581 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 588769 bytes in 2195 ms. path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:50.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:55:50.588 [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
    04:55:50.599 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=110
    04:55:50.599 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:50.616 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:50.625 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:50.638 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:50.644 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=107, revision=110
    04:55:50.744 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:50.746 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:50.752 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=107, revision=110
    04:55:50.752 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=110, revision=-1
    04:55:50.801 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:55:50.802 [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
    04:55:50.817 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:50.819 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:50.822 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:55:50.824 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71c61660-c3c9-44c9-9630-3a9efd485049 from='https://localhost:32836/71c61660-c3c9-44c9-9630-3a9efd485049' toID=696e99b2-7220-4879-a709-192f1dfa9945 to='build/repo/j7y5hzj8-f764j-local-dest', fromRepoLocalSync=true
    04:55:50.824 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 696e99b2-7220-4879-a709-192f1dfa9945 ('build/repo/j7y5hzj8-f764j-local-dest')
    04:55:50.843 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:50.846 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:55:50.848 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:50.870 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:50.870 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:50.897 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:50.919 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 renewalDateTime=2017-09-24T03:25:50.882Z expiryDateTime=2017-09-24T03:55:50.882Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:50.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:50.940 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/3 + &#ä/5/i"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:50.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:50.955 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:50.962 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:50.979 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:50.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:51.000 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:51.011 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6dc061327ecf1e6c95b5a1796f1261f894d25d82' to.sha1='fc2b037f0fb181fe997b4de4ff55fa7e07203b87'): /3 + &#ä/aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:51.021 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:51.024 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:51.028 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=20971520

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:51.032 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=88

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:51.059 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=23
    04:55:51.060 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:51.108 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=116
    04:55:51.109 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:51.187 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:51.220 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:51.224 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:51.226 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=110, revision=116

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:51.248 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=20, revision=23
    04:55:51.344 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:51.344 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:51.352 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=110, revision=116
    04:55:51.352 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=116, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:51.368 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=20, revision=23
    04:55:51.368 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:51.391 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:51.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:55:51.415 [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
    04:55:51.418 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:51.438 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:51.518 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/3 + &#ä/aa"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:51.586 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:51.703 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:51.706 [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
    04:55:51.733 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.21%
    04:55:51.733 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.38%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:51.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: repoFileDtos.size=18
    04:55:51.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=57.8 MiB, available=397.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:51.735 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:51.737 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:51.767 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:51.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dcc05a63052fc80a8ad4d789c07a7c3131cb87da' to.sha1='a7e1bf06536b1c80857ca40d2201c277ab6e0c0a'): /.subshare.properties

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:51.825 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, this.localRepositoryRevisionInProgress=-1, revision=90

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:51.832 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:51.843 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:51.858 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:51.859 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mGQb_oTP7c_MWhsQGj2yqg/377T_DwjbpYozRMOy7z44g' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:51.905 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:53.487 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:53.513 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 373130 bytes in 1807 ms. path='/3 + &#ä/aa'
    04:55:53.532 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=119
    04:55:53.532 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:53.618 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:53.619 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=27
    04:55:53.621 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:53.634 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:53.636 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=116, revision=119

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:53.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: 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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:53.693 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:53.707 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=116, revision=119
    04:55:53.707 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=119, revision=-1
    04:55:53.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:55:53.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:55:53.785 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:53.804 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:53.807 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:53.811 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:55:53.815 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:55:53.843 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:53.961 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/3 + &#ä/aa"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:55:53.974 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:54.108 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:54.111 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:54.116 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=23, revision=27
    04:55:54.116 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:54.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:54.151 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:54.172 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=60.9 MiB, available=394.6 MiB
    04:55:54.177 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.remoteRepositoryRevisionSynced=-1, revision=90

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:54.247 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [467f5d03]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5h5zz-naxkp-local-dest-meta-only'
    04:55:54.249 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [467f5d03]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5h5zz-naxkp-local-dest-meta-only' locked successfully.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:54.264 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='142e467082c8a4006648348d4e71be69d65b5bd4' to.sha1='9868893b0cb72e4219c5bd3ed2bad456c55c218a'): /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:54.270 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:54.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=125
    04:55:54.310 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:54.370 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/.subshare.properties"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:55:54.396 [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
    04:55:54.400 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:54.416 [qtp543805131-1392] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=119, revision=125

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:54.434 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:54.479 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:54.493 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:54.497 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=119, revision=125
    04:55:54.497 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=125, revision=-1
    04:55:54.526 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:54.615 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:54.631 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/3 + &#ä/bb"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:55:54.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    04:55:54.765 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:54.777 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:54.797 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:54.801 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:54.801 [qtp543805131-1392] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mGQb_oTP7c_MWhsQGj2yqg/dR65K73hUCUXJec-U8jAdg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:54.823 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:54.827 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:54.828 [qtp298852037-1399] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=22020096

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:55.171 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:55.175 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:55.176 [qtp1325681772-1560] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iPCcv2_YHLsnM7IHbEFe1A' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:55.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.
    04:55:55.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.
    04:55:55.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:55.826 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:55.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
    04:55:55.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 144510 bytes in 1279 ms. path='/3 + &#ä/bb'
    04:55:55.951 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=128
    04:55:55.952 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:55.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.
    04:55:56.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:56.069 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:56.074 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:56.075 [qtp543805131-1391] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=125, revision=128

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:56.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.
    04:55:56.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.
    04:55:56.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.
    04:55: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.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:56.296 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:56.304 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=125, revision=128
    04:55:56.304 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=128, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:56.314 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 132335 bytes in 1918 ms. path='/.subshare.properties'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:56.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 > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:56.328 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=30
    04:55:56.328 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:56.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:55:56.347 [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
    04:55:56.372 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:56.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:56.378 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:56.392 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=27, revision=30

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:56.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:56.441 [qtp543805131-1392] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:55:56.443 [qtp543805131-1392] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:56.486 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:56.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:56.494 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=27, revision=30
    04:55:56.494 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:56.517 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cva_g9OwQiwqAalP9e-2Eg, serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049} because of missing permissions!

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:56.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 > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:56.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:55:56.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:55:56.595 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:56.623 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:56.732 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/3 + &#ä/bb"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:56.752 [Test worker] INFO  D.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
    04:55:56.752 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:56.795 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:56.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:56.810 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:56.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:56.847 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:56.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f8bf90f23affbb60bd4ad0334e4a4aadcdae9ff8' to.sha1='4651aafc311f117a6da934bb07dd6447586a77de'): /3 + &#ä/cc

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:56.915 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:56.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:56.983 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=134
    04:55:56.990 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:57.003 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/.subshare.properties"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:55:57.016 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:57.054 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [467f5d03]initPersistenceManagerFactory: repositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05
    04:55:57.055 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [467f5d03]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2805 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:56.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:55:57.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=61.8 MiB, available=393.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:57.104 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.29%
    04:55:57.108 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:55:57.122 [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
    04:55:57.152 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:57.160 [qtp543805131-1391] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=128, revision=134

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:57.417 [closeDeferredTimer-7f59ab10-2] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[7f59ab10] could not be re-opened and was unlisted before.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:57.503 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:57.507 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=128, revision=134
    04:55:57.507 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=134, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:57.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='06a7c97d3dd5a1fc4d72b51be5cc841779812d06' to.sha1='5f776fc0cc96cdf336150bdd9966c938734b223c'): /1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:57.536 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:57.540 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:57.558 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, this.localRepositoryRevisionSynced=-1, revision=90
    04:55:57.559 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, this.localRepositoryRevisionInProgress=90, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:57.636 [qtp543805131-1392] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:57.635 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:57.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:57.655 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:57.660 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 0.40%
    04:55:57.679 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=22410eab-5686-4655-a57c-4f4ef5fcab05 to='build/repo/j7y5h5zz-naxkp-local-dest-meta-only', fromRepoLocalSync=true
    04:55:57.695 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 22410eab-5686-4655-a57c-4f4ef5fcab05 ('build/repo/j7y5h5zz-naxkp-local-dest-meta-only')

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:57.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/3 + &#ä/cc"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:57.740 [pool-19-thread-1] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 20.32%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:57.755 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:57.755 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:57.790 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 renewalDateTime=2017-09-24T03:25:02.060Z expiryDateTime=2017-09-24T03:55:02.060Z
    04:55:57.803 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:57.808 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 localRepositoryRevisionSynced=122 localRepositoryRevisionInProgress=158
    04:55:57.876 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:57.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=3

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:58.050 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:58.080 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:58.104 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=36
    04:55:58.105 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:58.100 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:58.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=50.3 MiB, available=405.2 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:55:58.118 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:58.134 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mGQb_oTP7c_MWhsQGj2yqg/bO0Zv-lFXLR5VDUuKYFX2g' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:55:58.386 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:58.435 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:58.442 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:58.444 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=23068672

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:58.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=71.3 MiB, available=384.2 MiB
    04:55:58.655 [qtp1971696218-1582] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:58.659 [qtp1971696218-1582] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, this.localRepositoryRevisionInProgress=-1, revision=159
    04:55:58.668 [qtp1971696218-1582] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159
    04:55:58.699 [qtp1971696218-1582] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:58.714 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:59.038 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:59.048 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:55:59.117 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=60.3 MiB, available=395.2 MiB
    04:55:59.131 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=123, revision=159

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:55:59.295 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:59.300 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=30, revision=36
    04:55:59.300 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=36, revision=-1
    04:55:59.330 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:59.385 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:59.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/1 {11 11ä11#+} 1/a"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:55:59.489 [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'
    04:55:59.620 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:59.631 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:59.633 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:55:59.634 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BilnVQTyhtytRADfG9mMPw/N4R3YCzkcSxERfPu_DF6tQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:55:59.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:00.275 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:56:00.292 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} because of missing permissions!
    04:56:00.293 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:56:00.294 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:56:00.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:00.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=49.9 MiB, available=405.6 MiB
    04:56:00.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:56:00.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=49.9 MiB, available=405.6 MiB
    04:56:00.699 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:56:00.729 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:00.780 [qtp178185341-1067] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 localRepositoryRevisionSynced=88
    04:56:00.820 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:00.869 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 transaction.localRevision=5 remoteFromLocalRevision=88

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:00.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=63.5 MiB, available=392.0 MiB
    04:56:00.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:00.975 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    04:56:00.975 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71c61660-c3c9-44c9-9630-3a9efd485049 from='https://localhost:32836/71c61660-c3c9-44c9-9630-3a9efd485049' toID=696e99b2-7220-4879-a709-192f1dfa9945 to='build/repo/j7y5hzj8-f764j-local-dest', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:00.980 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:00.990 [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
    04:56:01.000 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:01.008 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=92
    04:56:01.064 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:01.064 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 460272 bytes in 1575 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:01.076 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:01.088 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=39
    04:56:01.088 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:01.091 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:01.112 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, this.localRepositoryRevisionSynced=123, revision=159
    04:56:01.112 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, this.localRepositoryRevisionInProgress=159, revision=-1
    04:56:01.147 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:01.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:01.174 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:01.192 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=36, revision=39
    04:56:01.272 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:01.280 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=36, revision=39
    04:56:01.280 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=39, revision=-1
    04:56:01.337 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:01.337 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:01.361 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:01.388 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:56:01.390 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:56:01.404 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:01.444 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/1 {11 11ä11#+} 1/a"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:56:01.461 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:01.463 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:01.478 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:01.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:56:01.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    04:56:01.562 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fb4d9c95378361109bdb68f942738285257352dd' to.sha1='af514504cfbbac20af00c8b3cc86389dc3f5f2fe'): /1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:01.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=50.2 MiB, available=405.3 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:01.731 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:01.722 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=45
    04:56:01.732 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:01.737 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:01.755 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:01.758 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, this.localRepositoryRevisionInProgress=-1, revision=93

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:01.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=63.5 MiB, available=392.0 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:01.761 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:01.765 [qtp178185341-1021] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:01.770 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mGQb_oTP7c_MWhsQGj2yqg/bO0Zv-lFXLR5VDUuKYFX2g' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:01.810 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:01.888 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:01.923 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:01.926 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:01.927 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=24117248

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:01.981 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:01.984 [qtp1325681772-1560] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=39, revision=45
    04:56:02.074 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:02.081 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=39, revision=45
    04:56:02.082 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=45, revision=-1
    04:56:02.107 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:02.118 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:02.263 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:01.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: 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
    04:56:02.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=50.3 MiB, available=405.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:02.346 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/1 {11 11ä11#+} 1/b"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:02.347 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.remoteRepositoryRevisionSynced=90, revision=93
    04:56:02.363 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cva_g9OwQiwqAalP9e-2Eg, serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:02.365 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:02.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=63.9 MiB, available=391.6 MiB
    04:56:02.577 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:02.589 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:02.617 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:02.636 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:02.642 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BilnVQTyhtytRADfG9mMPw/L5mUHn5uAq8z_MYwoHDORg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:02.679 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:02.747 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1366553 bytes in 4987 ms. path='/3 + &#ä/cc'
    04:56:02.759 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=138
    04:56:02.761 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:02.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:56:02.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=50.3 MiB, available=405.2 MiB
    04:56:02.827 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:02.831 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, this.localRepositoryRevisionSynced=90, revision=93
    04:56:02.831 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, this.localRepositoryRevisionInProgress=93, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:02.843 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:02.846 [qtp543805131-1394] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=134, revision=138

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:02.880 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:02.883 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:02.895 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=134, revision=138
    04:56:02.896 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=138, revision=-1
    04:56:02.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:02.956 [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
    04:56:02.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=63.8 MiB, available=391.7 MiB
    04:56:02.960 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 21.91%
    04:56:02.984 [qtp1971696218-1582] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:02.984 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:02.996 [qtp1971696218-1582] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 localRepositoryRevisionSynced=158

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:03.022 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:56:03.026 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:03.064 [qtp1971696218-1582] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:03.085 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:03.120 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/3 + &#ä/cc"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:03.152 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=9 remoteFromLocalRevision=158

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:03.182 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:03.182 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 40.24%
    04:56:03.182 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=22410eab-5686-4655-a57c-4f4ef5fcab05 to='build/repo/j7y5h5zz-naxkp-local-dest-meta-only', fromRepoLocalSync=false
    04:56:03.202 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:03.227 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=162

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:02.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:56:03.306 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=50.7 MiB, available=404.8 MiB
    04:56:03.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:03.362 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:56:03.363 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:03.401 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:03.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:03.418 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c440ed4fde5924f203593bae064296c349e2dd4' to.sha1='6865406feba0458dc8b5e6ef1ffa88719fa59343'): /3 + &#ä/dd
    04:56:03.480 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=144
    04:56:03.481 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144
    04:56:03.590 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:03.610 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=138, revision=144

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:03.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=50.4 MiB, available=405.1 MiB
    04:56:03.635 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:03.681 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:03.692 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=138, revision=144
    04:56:03.692 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=144, revision=-1
    04:56:03.718 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:03.791 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:03.839 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/3 + &#ä/dd"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba
    04:56:03.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:03.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=64.3 MiB, available=391.2 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:03.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=50.3 MiB, available=405.2 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:03.959 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:03.964 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, this.localRepositoryRevisionInProgress=-1, revision=163

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:03.965 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:03.974 [qtp1971696218-835] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:03.982 [qtp178185341-627] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 localRepositoryRevisionSynced=92
    04:56:04.000 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:04.001 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:04.025 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 transaction.localRevision=7 remoteFromLocalRevision=92
    04:56:04.042 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    04:56:04.042 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    04:56:04.042 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:04.158 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:04.182 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:04.185 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:04.186 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mGQb_oTP7c_MWhsQGj2yqg/K8XXbkvxp7yFpTownWbaog' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:04.317 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:04.323 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:56:04.324 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71c61660-c3c9-44c9-9630-3a9efd485049 from='https://localhost:32836/71c61660-c3c9-44c9-9630-3a9efd485049' toID=76a6e14f-2a5a-46f9-9d87-5cbf4486951f to='build/repo/j7y5ezfx-jzmio-local-src', fromRepoLocalSync=true
    04:56:04.325 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76a6e14f-2a5a-46f9-9d87-5cbf4486951f ('build/repo/j7y5ezfx-jzmio-local-src')
    04:56:04.359 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:04.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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
    04:56:04.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=63.6 MiB, available=391.9 MiB
    04:56:04.400 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=159, revision=163
    04:56:04.406 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:56:04.409 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} because of missing permissions!
    04:56:04.409 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:56:04.410 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:56:04.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:04.594 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:04.628 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 17.68%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:04.817 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=63.7 MiB, available=391.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:04.821 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:04.847 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:04.850 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, this.localRepositoryRevisionSynced=159, revision=163
    04:56:04.851 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05, this.localRepositoryRevisionInProgress=163, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:04.851 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 714846 bytes in 2485 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:04.860 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:04.861 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:04.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:04.875 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=48
    04:56:04.877 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:04.912 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 renewalDateTime=2017-09-24T03:23:41.687Z expiryDateTime=2017-09-24T03:53:41.687Z
    04:56:04.942 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:04.943 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:04.948 [qtp1325681772-1560] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=45, revision=48

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:04.952 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=96
    04:56:04.963 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:04.971 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:04.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:04.987 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=45, revision=48
    04:56:04.987 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=48, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:05.077 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:05.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:56:05.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:05.114 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:05.116 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:05.122 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:05.123 [qtp298852037-1399] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=25165824

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:05.146 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:56:05.149 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:56:05.237 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:05.289 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/1 {11 11ä11#+} 1/b"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:56:05.302 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:56:05.324 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:56:05.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    04:56:05.391 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f79f079b9723a49472b09f2b048c82a63e878c09' to.sha1='3a19da23fff6ece7628633c1cddc49636c955306'): /1 {11 11ä11#+} 1/c

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:05.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=63.7 MiB, available=391.8 MiB
    04:56:05.448 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:05.487 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=54
    04:56:05.498 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54
    04:56:05.645 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:05.652 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=48, revision=54

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:05.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=51.4 MiB, available=404.1 MiB
    04:56:05.710 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:05.725 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.localRepositoryRevisionInProgress=-1, revision=97
    04:56:05.729 [qtp178185341-1021] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:05.752 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:05.761 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=48, revision=54
    04:56:05.761 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=54, revision=-1
    04:56:05.804 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:05.871 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:05.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=63.7 MiB, available=391.8 MiB
    04:56:05.891 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:05.918 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/1 {11 11ä11#+} 1/c"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:56:05.927 [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'
    04:56:06.010 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:06.015 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:06.019 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:06.023 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:06.024 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BilnVQTyhtytRADfG9mMPw/d0bzszJhO_exZiFFqHIMlw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:06.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 984029 bytes in 2160 ms. path='/3 + &#ä/dd'
    04:56:06.079 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=147
    04:56:06.079 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:06.105 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:06.130 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:06.161 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=144, revision=147

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:06.186 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 61316 bytes in 258 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:06.188 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:06.192 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=144, revision=147
    04:56:06.192 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=147, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:06.214 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=57
    04:56:06.214 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:06.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=63.7 MiB, available=391.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:06.311 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:06.321 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:06.324 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=54, revision=57

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:06.332 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 localRepositoryRevisionSynced=162

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:06.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:06.335 [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
    04:56:05.758 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:05.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: 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
    04:56:06.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=51.3 MiB, available=404.2 MiB
    04:56:06.347 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.remoteRepositoryRevisionSynced=81, revision=97

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:06.352 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:06.354 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cva_g9OwQiwqAalP9e-2Eg, serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049} because of missing permissions!
    04:56:06.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:06.379 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:56:06.381 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:06.408 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:06.410 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:06.412 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:06.416 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=54, revision=57
    04:56:06.416 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=57, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:06.476 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=22410eab-5686-4655-a57c-4f4ef5fcab05 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=11 remoteFromLocalRevision=162

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:06.484 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="5e761056-ab96-4f2c-ac64-7788878daaba", toRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", path="/3 + &#ä/dd"} on repo=5e761056-ab96-4f2c-ac64-7788878daaba

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:06.486 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 60.16%
    04:56:06.486 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 80.08%
    04:56:06.486 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 100.00%
    04:56:06.486 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [467f5d03]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:06.488 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:06.488 [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
    04:56:06.499 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:06.513 [qtp298852037-1399] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:06.514 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:06.523 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [467f5d03]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:06.526 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:06.601 [qtp1325681772-1560] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:56:06.604 [qtp1325681772-1560] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:56:06.620 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:06.648 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 localRepositoryRevisionSynced=60

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:06.701 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/1 {11 11ä11#+} 1/c"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:06.809 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:06.816 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:56:06.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=0b72a924-1378-41fb-84d0-af69e24ca580 to='build/repo/j7y5f9n4-ydccf-local-dest', fromRepoLocalSync=true
    04:56:06.823 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0b72a924-1378-41fb-84d0-af69e24ca580 ('build/repo/j7y5f9n4-ydccf-local-dest')

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:06.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=51.3 MiB, available=404.2 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:06.864 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:56:06.868 [qtp1971696218-1582] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:06.871 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:06.901 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:06.904 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:06.904 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=26214400

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:06.906 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:06.918 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:06.950 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:06.953 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.localRepositoryRevisionSynced=81, revision=97
    04:56:06.953 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.localRepositoryRevisionInProgress=97, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:07.048 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.60%
    04:56:07.052 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:56:07.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:07.105 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:07.118 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:07.124 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 renewalDateTime=2017-09-24T03:23:32.469Z expiryDateTime=2017-09-24T03:53:32.469Z
    04:56:07.138 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:07.142 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=166

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:07.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5df76889a8456a1c609c25870bc5d750be6adb6b' to.sha1='4b778594622bc600d02437b1af2e156b3d4e5c05'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:07.235 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:07.296 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=63
    04:56:07.297 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63
    04:56:07.375 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:07.380 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=57, revision=63

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:07.451 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=51.4 MiB, available=404.1 MiB
    04:56:07.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:07.494 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:07.509 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=57, revision=63
    04:56:07.510 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=63, revision=-1
    04:56:07.539 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:07.614 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:07.654 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/2/1 {11 11ä11#+} 1/a"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:56:07.731 [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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:07.746 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=153
    04:56:07.754 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:07.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=51.4 MiB, available=404.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:07.943 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:07.945 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=147, revision=153

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:07.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=0
    04:56:07.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=64.8 MiB, available=390.7 MiB
    04:56:08.010 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:08.014 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionInProgress=-1, revision=167
    04:56:08.019 [qtp1971696218-1602] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:08.031 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:08.034 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:08.041 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=147, revision=153
    04:56:08.041 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=153, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:08.055 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:08.056 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:08.062 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:08.064 [qtp1325681772-1560] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/esHrB-0biXxtADzfWzfoCg/CafcABQEXfj1k0fIf6XnqQ/cQKA9tQ9DqXqMRrJvBNJ1A' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:08.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:08.083 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:08.114 [qtp543805131-319] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba transaction.localRevision=96 remoteFromLocalRevision=60
    04:56:08.153 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:08.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=91577479-32c7-4c4e-9c34-b8af3ad512e5 from='https://localhost:46446/91577479-32c7-4c4e-9c34-b8af3ad512e5' toID=5e761056-ab96-4f2c-ac64-7788878daaba to='build/repo/j7y5fd9s-89vsp-local-src', fromRepoLocalSync=false
    04:56:08.171 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:07.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:56:08.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=51.4 MiB, available=404.1 MiB
    04:56:08.199 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:56:08.199 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:56:08.214 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:08.222 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f localRepositoryRevisionSynced=96
    04:56:08.442 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:08.479 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 transaction.localRevision=145 remoteFromLocalRevision=96

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:08.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=64.7 MiB, available=390.8 MiB
    04:56:08.499 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=140, revision=167
    04:56:08.555 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=y-9I7ojN_8Qg0UlweV1Rwg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=8NhRjveSu-LbcBNowujUww, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36}}
    04:56:08.555 [Test worker] WARN  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: userRepoKeyId == 8NhRjveSu-LbcBNowujUww unknown! Probably already processed?!

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:08.556 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:08.567 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:08.577 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:08.587 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=145
    04:56:08.595 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:08.643 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba localRepositoryRevisionSynced=35 localRepositoryRevisionInProgress=96

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:08.659 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:56:08.659 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:08.698 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:08.733 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=140, revision=145
    04:56:08.863 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:08.867 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:08.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76a6e14f-2a5a-46f9-9d87-5cbf4486951f from='build/repo/j7y5ezfx-jzmio-local-src' toID=71c61660-c3c9-44c9-9630-3a9efd485049 to='https://localhost:32836/71c61660-c3c9-44c9-9630-3a9efd485049'
    04:56:08.883 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:08.887 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:08.894 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=146

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:08.958 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:08.993 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:08.998 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:09.000 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=27262976

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:08.661 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} because of missing permissions!
    04:56:08.661 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:56:08.661 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:56:09.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=64.6 MiB, available=390.9 MiB
    04:56:09.159 [qtp1971696218-1582] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:09.163 [qtp1971696218-1582] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionSynced=140, revision=167
    04:56:09.163 [qtp1971696218-1582] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionInProgress=167, revision=-1
    04:56:09.174 [qtp1971696218-1582] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:09.181 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:09.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    04:56:09.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:09.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:09.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:09.527 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:09.527 [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
    04:56:08.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5: repoFileDtos.size=0
    04:56:09.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=71.4 MiB, available=384.1 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:09.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=64.7 MiB, available=390.8 MiB
    04:56:09.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:09.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:56:09.661 [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
    04:56:09.691 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:09.720 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:56:09.722 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:09.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:09.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:09.775 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=145, revision=148
    04:56:09.779 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148
    04:56:09.860 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:09.867 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=145, revision=148

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:09.873 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.localRepositoryRevisionInProgress=-1, revision=97
    04:56:09.899 [qtp543805131-319] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:09.996 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:10.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=64.6 MiB, available=390.9 MiB
    04:56:10.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:10.095 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:10.118 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:10.132 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:10.133 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/esHrB-0biXxtADzfWzfoCg/CafcABQEXfj1k0fIf6XnqQ/cQKA9tQ9DqXqMRrJvBNJ1A' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:10.163 [qtp178185341-1021] WARN  o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[10]{cryptoRepoFileId=XysbCS__EB0sVXSunBqhSQ, localName=null, deleted=Sun Sep 24 04:56:09 CEST 2017}
    04:56:10.164 [qtp178185341-1021] WARN  o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[11]{cryptoRepoFileId=ltzJKrpBQmhFH7MCL3zrVg, localName=null, deleted=Sun Sep 24 04:56:09 CEST 2017}

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:10.243 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:10.244 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:10.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1104044 bytes in 2524 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:56:10.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=67
    04:56:10.272 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:10.345 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:10.362 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:10.370 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=63, revision=67
    04:56:10.394 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:10.403 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=63, revision=67
    04:56:10.405 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=67, revision=-1
    04:56:10.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:56:10.463 [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
    04:56:10.483 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:10.490 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=140, revision=148
    04:56:10.490 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=148, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:10.491 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:10.533 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:10.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=64.6 MiB, available=390.9 MiB
    04:56:10.540 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:10.542 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:56:10.547 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:10.542 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:56:10.543 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:10.556 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:10.564 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:10.567 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:10.589 [qtp1971696218-1602] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 localRepositoryRevisionSynced=166
    04:56:10.592 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:10.616 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/2/1 {11 11ä11#+} 1/a"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:56:10.623 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:56:10.628 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:56:10.639 [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
    04:56:10.660 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=149 remoteFromLocalRevision=166

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:10.681 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='702478065740e5911561eff918ced14fa7cdbb04' to.sha1='451ed25dea5c4b5ee595be499c9ebb94fa13af03'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:10.715 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:10.720 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:10.740 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=150
    04:56:10.742 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:10.767 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=149
    04:56:10.777 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:10.807 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:10.806 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:10.825 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=148, revision=150

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:10.830 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=73
    04:56:10.842 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:10.845 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:10.848 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:10.861 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.remoteRepositoryRevisionSynced=144, revision=149

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:10.862 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:10.866 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=28311552

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:10.880 [qtp1971696218-1478] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:10.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5: 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
    04:56:10.915 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=69.9 MiB, available=385.6 MiB
    04:56:10.920 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.remoteRepositoryRevisionSynced=36, revision=97

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:10.921 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:10.922 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:10.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b72a924-1378-41fb-84d0-af69e24ca580 from='build/repo/j7y5f9n4-ydccf-local-dest' toID=ffd1e42b-48b3-42ee-93f1-45a894075e36 to='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:10.932 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=148, revision=150
    04:56:10.932 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=150, revision=-1

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:10.944 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:10.953 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:10.959 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:10.973 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=150

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:10.981 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=67, revision=73

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:10.988 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:56:10.989 [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
    04:56:11.019 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:56:11.020 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:56:11.027 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=150

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:11.031 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:11.053 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=149, revision=152
    04:56:11.056 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152
    04:56:11.070 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:56:11.070 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:11.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 24 ms.
    04:56:11.078 [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
    04:56:11.093 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:11.097 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=67, revision=73
    04:56:11.097 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=73, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:11.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:11.098 [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
    04:56:11.101 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:11.115 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    04:56:11.117 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:11.122 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:11.123 [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
    04:56:11.127 [qtp1971696218-1582] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:11.130 [qtp1971696218-1582] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.remoteRepositoryRevisionSynced=149, revision=152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:11.131 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:11.136 [qtp1971696218-1582] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:11.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:56:11.137 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:11.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:56:11.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:11.159 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:56:11.160 [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
    04:56:11.165 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:56:11.167 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:11.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:11.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:11.184 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:11.184 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:11.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:56:11.196 [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
    04:56:11.203 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=153
    04:56:11.203 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:11.206 [qtp1971696218-1582] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:11.207 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:11.210 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=144, revision=152
    04:56:11.211 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=152, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:11.214 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=59ovN6CjYl8GPhM1Tez52g, serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5} because of missing permissions!
    04:56:11.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:11.247 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:11.229 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/2/1 {11 11ä11#+} 1/b"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:11.263 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 transaction.localRevision=173 remoteFromLocalRevision=150
    04:56:11.294 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:11.292 [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
    04:56:11.323 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:11.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ffd1e42b-48b3-42ee-93f1-45a894075e36 from='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36' toID=0b72a924-1378-41fb-84d0-af69e24ca580 to='build/repo/j7y5f9n4-ydccf-local-dest', fromRepoLocalSync=false
    04:56:11.331 [qtp1971696218-1582] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:11.335 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=150, revision=153

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:11.339 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=173

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:11.370 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:11.378 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:11.381 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:11.382 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/esHrB-0biXxtADzfWzfoCg/CafcABQEXfj1k0fIf6XnqQ/hh4aCa5YyiRryabNi0dhKQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:11.485 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:11.487 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:11.493 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=150, revision=153
    04:56:11.493 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=153, revision=-1
    04:56:11.546 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:11.546 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:11.586 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:11.671 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:11.691 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:11.691 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:11.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=70.1 MiB, available=385.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:11.707 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    04:56:11.708 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:11.712 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 138556 bytes in 419 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:56:11.726 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=76
    04:56:11.727 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:11.737 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:11.746 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.localRepositoryRevisionSynced=36, revision=97
    04:56:11.746 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.localRepositoryRevisionInProgress=97, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:11.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 localRepositoryRevisionSynced=146

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:11.782 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:11.830 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:11.840 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=73, revision=76

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:11.874 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=157
    04:56:11.876 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:11.878 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:11.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=73, revision=76
    04:56:11.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=76, revision=-1
    04:56:11.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:56:11.934 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:11.968 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:12.038 [qtp1325681772-1560] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:12.048 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:12.053 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=153, revision=157

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:12.052 [qtp1325681772-1560] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:56:12.127 [qtp1325681772-1560] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:12.130 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:12.136 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=153, revision=157
    04:56:12.136 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=157, revision=-1
    04:56:12.164 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:12.180 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f transaction.localRevision=108 remoteFromLocalRevision=146

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:11.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:56:12.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=70.0 MiB, available=385.5 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:11.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: repoFileDtos.size=0
    04:56:12.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=65.6 MiB, available=389.9 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:12.203 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:12.206 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/2/1 {11 11ä11#+} 1/b"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:12.205 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:12.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71c61660-c3c9-44c9-9630-3a9efd485049 from='https://localhost:32836/71c61660-c3c9-44c9-9630-3a9efd485049' toID=76a6e14f-2a5a-46f9-9d87-5cbf4486951f to='build/repo/j7y5ezfx-jzmio-local-src', fromRepoLocalSync=false
    04:56:12.224 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:12.231 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:12.237 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=108

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:12.250 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionInProgress=-1, revision=174

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:12.252 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:12.268 [qtp1971696218-1602] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174
    04:56:12.347 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:12.347 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:12.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36: 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
    04:56:12.348 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:56:12.351 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:12.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:12.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b06f6311aceab1b4431e24eb1cacee1d05455618' to.sha1='48801f35b73e1ab328f05baf374fdce47b0153b9'): /2/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:12.539 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:12.583 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=82
    04:56:12.583 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82
    04:56:12.676 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:12.687 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=76, revision=82
    04:56:12.774 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:12.779 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=76, revision=82
    04:56:12.779 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=82, revision=-1
    04:56:12.807 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:12.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=65.6 MiB, available=389.9 MiB
    04:56:12.900 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.remoteRepositoryRevisionSynced=167, revision=174
    04:56:12.911 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:56:12.912 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=lWAoAJhae4v5HJJ7ygdqwg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    04:56:12.914 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Pf-abxWz9t6jftnfz-uaYg, serverRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36} because of missing permissions!
    04:56:12.923 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:56:12.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:12.947 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:12.961 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/2/a"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:56:12.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:13.016 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:13.058 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:13.076 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:13.078 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=29360128

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:13.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=53.8 MiB, available=401.7 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:12.585 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=71.1 MiB, available=384.4 MiB
    04:56:12.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:56:13.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=70.0 MiB, available=385.5 MiB
    04:56:13.129 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:56:13.130 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:56:13.130 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:13.141 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:13.146 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:13.150 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.localRepositoryRevisionInProgress=-1, revision=109
    04:56:13.170 [qtp178185341-1021] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:13.176 [qtp543805131-1391] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba localRepositoryRevisionSynced=96
    04:56:13.230 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:13.231 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:13.315 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 transaction.localRevision=156 remoteFromLocalRevision=96

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:13.351 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:13.374 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:13.377 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:13.378 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/esHrB-0biXxtADzfWzfoCg/rt7Z0cWTAtiKWEkhP74mQw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:13.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5e761056-ab96-4f2c-ac64-7788878daaba from='build/repo/j7y5fd9s-89vsp-local-src' toID=91577479-32c7-4c4e-9c34-b8af3ad512e5 to='https://localhost:46446/91577479-32c7-4c4e-9c34-b8af3ad512e5'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:13.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=67.3 MiB, available=388.2 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:13.422 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 localRepositoryRevisionSynced=60 localRepositoryRevisionInProgress=156

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:13.469 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:13.473 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionSynced=167, revision=174
    04:56:13.474 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.localRepositoryRevisionInProgress=174, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:13.509 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:56:13.509 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:56:13.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 localRepositoryRevisionSynced=156

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:13.526 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:13.535 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:13.550 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=158
    04:56:13.553 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158
    04:56:13.637 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:13.648 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba, this.remoteRepositoryRevisionSynced=153, revision=158

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:13.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: 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
    04:56:13.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=53.1 MiB, available=402.4 MiB
    04:56:13.702 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.remoteRepositoryRevisionSynced=97, revision=109

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:13.735 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:13.741 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=153, revision=158
    04:56:13.741 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=158, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:13.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:13.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:13.793 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:13.793 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:13.807 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cva_g9OwQiwqAalP9e-2Eg, serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049} because of missing permissions!

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:13.844 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:13.857 [qtp543805131-1394] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=5e761056-ab96-4f2c-ac64-7788878daaba transaction.localRevision=102 remoteFromLocalRevision=156
    04:56:13.963 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:13.966 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:56:13.968 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    04:56:13.971 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6e149d3f]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5jyxe-d6isi-local-dest'
    04:56:13.973 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6e149d3f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5jyxe-d6isi-local-dest' locked successfully.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:14.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=65.6 MiB, available=389.9 MiB
    04:56:14.079 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:13.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:56:14.275 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=53.2 MiB, available=402.3 MiB
    04:56:14.346 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:14.350 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.localRepositoryRevisionSynced=97, revision=109
    04:56:14.350 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.localRepositoryRevisionInProgress=109, revision=-1
    04:56:14.416 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:14.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:14.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=64.7 MiB, available=390.8 MiB
    04:56:14.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:14.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=52.4 MiB, available=403.1 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:14.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=64.7 MiB, available=390.8 MiB
    04:56:14.876 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:56:14.876 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:56:14.892 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:14.908 [qtp1971696218-348] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 localRepositoryRevisionSynced=173
    04:56:14.983 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:15.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 transaction.localRevision=156 remoteFromLocalRevision=173
    04:56:15.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b72a924-1378-41fb-84d0-af69e24ca580 from='build/repo/j7y5f9n4-ydccf-local-dest' toID=ffd1e42b-48b3-42ee-93f1-45a894075e36 to='https://localhost:44090/ffd1e42b-48b3-42ee-93f1-45a894075e36'
    04:56:15.099 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=156

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:14.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:56:15.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=52.3 MiB, available=403.2 MiB
    04:56:15.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:15.210 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:56:15.210 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:56:15.215 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 localRepositoryRevisionSynced=156
    04:56:15.260 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=-1, revision=158
    04:56:15.262 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158
    04:56:15.274 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:56:15.274 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:56:15.347 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:15.350 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580, this.remoteRepositoryRevisionSynced=152, revision=158
    04:56:15.352 [qtp1971696218-1602] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7b8db413 (of khaled)
    04:56:15.450 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:15.455 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionSynced=152, revision=158
    04:56:15.456 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36, this.localRepositoryRevisionInProgress=158, revision=-1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:15.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=52.3 MiB, available=403.2 MiB
    04:56:15.463 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:56:15.463 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:56:15.478 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:15.488 [qtp178185341-627] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f localRepositoryRevisionSynced=108

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:15.498 [qtp1971696218-1582] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:15.503 [qtp1971696218-1582] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ffd1e42b-48b3-42ee-93f1-45a894075e36 remoteRepositoryId=0b72a924-1378-41fb-84d0-af69e24ca580 transaction.localRevision=179 remoteFromLocalRevision=156

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:15.521 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:15.541 [qtp1971696218-1582] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:15.546 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:15.558 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 transaction.localRevision=160 remoteFromLocalRevision=108
    04:56:15.578 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76a6e14f-2a5a-46f9-9d87-5cbf4486951f from='build/repo/j7y5ezfx-jzmio-local-src' toID=71c61660-c3c9-44c9-9630-3a9efd485049 to='https://localhost:32836/71c61660-c3c9-44c9-9630-3a9efd485049'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:15.587 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** <<< inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot <<< ***
    04:56:15.587 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< ***
    04:56:15.587 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [45d9cf60]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:15.588 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [36069af5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:15.588 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=160

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:15.750 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:15.773 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:56:15.773 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:56:15.778 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 localRepositoryRevisionSynced=160
    04:56:15.879 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=-1, revision=162
    04:56:15.888 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162
    04:56:15.931 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    04:56:15.933 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:15.940 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f, this.remoteRepositoryRevisionSynced=157, revision=162
    04:56:15.958 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:15.959 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:15.963 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionSynced=157, revision=162
    04:56:15.963 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.localRepositoryRevisionInProgress=162, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:56:15.975 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:16.056 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:16.063 [qtp178185341-1021] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=76a6e14f-2a5a-46f9-9d87-5cbf4486951f transaction.localRevision=114 remoteFromLocalRevision=160

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:16.086 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:16.108 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:16.112 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:16.113 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=30408704

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:16.119 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:16.120 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:16.268 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:16.287 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:16.290 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:16.291 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/esHrB-0biXxtADzfWzfoCg/rt7Z0cWTAtiKWEkhP74mQw' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:16.328 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:16.336 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:56:16.337 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71c61660-c3c9-44c9-9630-3a9efd485049 from='https://localhost:32836/71c61660-c3c9-44c9-9630-3a9efd485049' toID=696e99b2-7220-4879-a709-192f1dfa9945 to='build/repo/j7y5hzj8-f764j-local-dest', fromRepoLocalSync=true
    04:56:16.338 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 696e99b2-7220-4879-a709-192f1dfa9945 ('build/repo/j7y5hzj8-f764j-local-dest')
    04:56:16.347 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%
    04:56:16.380 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:16.402 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 renewalDateTime=2017-09-24T03:25:50.882Z expiryDateTime=2017-09-24T03:55:50.882Z
    04:56:16.415 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:16.422 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=114
    04:56:16.455 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:16.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: repoFileDtos.size=2
    04:56:17.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=53.4 MiB, available=402.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:56:17.039 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4ee48407]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5k1ak-yimad-local-src'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:17.043 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:56:17.045 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4ee48407]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5k1ak-yimad-local-src' locked successfully.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:17.051 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, this.localRepositoryRevisionInProgress=-1, revision=115
    04:56:17.069 [qtp178185341-1067] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115
    04:56:17.131 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:17.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: 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
    04:56:17.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=53.4 MiB, available=402.1 MiB
    04:56:17.499 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.remoteRepositoryRevisionSynced=93, revision=115
    04:56:17.692 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cva_g9OwQiwqAalP9e-2Eg, serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049} because of missing permissions!
    04:56:17.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:56:18.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=53.6 MiB, available=401.9 MiB
    04:56:18.147 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:18.151 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, this.localRepositoryRevisionSynced=93, revision=115
    04:56:18.152 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, this.localRepositoryRevisionInProgress=115, revision=-1
    04:56:18.213 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:18.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:56:18.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=53.6 MiB, available=401.9 MiB
    04:56:18.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:18.937 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:19.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=53.8 MiB, available=401.7 MiB
    04:56:19.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:19.084 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:19.226 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:19.248 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:19.270 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:19.271 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=31457280

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:19.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=53.5 MiB, available=402.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:19.390 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:19.408 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:19.412 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:19.413 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/esHrB-0biXxtADzfWzfoCg/rt7Z0cWTAtiKWEkhP74mQw' offset=2097152

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:20.118 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:20.124 [qtp178185341-1021] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 localRepositoryRevisionSynced=114
    04:56:20.222 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:20.242 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 transaction.localRevision=11 remoteFromLocalRevision=114
    04:56:20.319 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    04:56:20.319 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=71c61660-c3c9-44c9-9630-3a9efd485049 from='https://localhost:32836/71c61660-c3c9-44c9-9630-3a9efd485049' toID=696e99b2-7220-4879-a709-192f1dfa9945 to='build/repo/j7y5hzj8-f764j-local-dest', fromRepoLocalSync=false
    04:56:20.339 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:20.345 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=118
    04:56:20.426 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:20.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: repoFileDtos.size=0
    04:56:20.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=52.8 MiB, available=402.7 MiB
    04:56:20.868 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:20.873 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, this.localRepositoryRevisionInProgress=-1, revision=119
    04:56:20.877 [qtp178185341-627] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119
    04:56:21.010 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:21.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049: 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
    04:56:21.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=52.7 MiB, available=402.8 MiB
    04:56:21.334 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049, this.remoteRepositoryRevisionSynced=115, revision=119
    04:56:21.339 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Cva_g9OwQiwqAalP9e-2Eg, serverRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049} because of missing permissions!
    04:56:21.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:56:21.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=52.7 MiB, available=402.8 MiB
    04:56:21.720 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:21.723 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, this.localRepositoryRevisionSynced=115, revision=119
    04:56:21.724 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945, this.localRepositoryRevisionInProgress=119, revision=-1
    04:56:21.774 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:21.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:56:22.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=52.7 MiB, available=402.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:22.328 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:22.343 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:22.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:56:22.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=52.7 MiB, available=402.8 MiB
    04:56:22.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:22.612 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:22.634 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:22.638 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:22.639 [qtp298852037-833] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=32505856

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:22.699 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:22.720 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:22.723 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:22.724 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/esHrB-0biXxtADzfWzfoCg/rt7Z0cWTAtiKWEkhP74mQw' offset=3145728

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    04:56:22.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=52.7 MiB, available=402.8 MiB
    04:56:22.813 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:22.823 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 remoteRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 localRepositoryRevisionSynced=118
    04:56:23.000 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:23.026 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=696e99b2-7220-4879-a709-192f1dfa9945 remoteRepositoryId=71c61660-c3c9-44c9-9630-3a9efd485049 transaction.localRevision=13 remoteFromLocalRevision=118
    04:56:23.121 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    04:56:23.121 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    04:56:23.122 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:56:23.132 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [27b80ec4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:23.132 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2711b525]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:23.443 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:56:23.750 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:56:25.030 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54eeb8ab]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5k7gc-q709w-local-src'
    04:56:25.042 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54eeb8ab]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5k7gc-q709w-local-src' locked successfully.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:26.009 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:26.010 [qtp298852037-833] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:26.271 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:26.288 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:26.288 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:26.291 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:26.292 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/esHrB-0biXxtADzfWzfoCg/rt7Z0cWTAtiKWEkhP74mQw' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:26.316 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:26.319 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:26.320 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=33554432

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:56:26.524 [closeDeferredTimer-467f5d03-2] INFO  c.c.c.l.LocalRepoManagerImpl - [467f5d03]_close: Shutting down real LocalRepoManager.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:27.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:28.704 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:28.709 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:28.974 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:28.978 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:28.996 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:28.997 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:28.999 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:29.000 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:29.000 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=34603008

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:29.002 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/esHrB-0biXxtADzfWzfoCg/rt7Z0cWTAtiKWEkhP74mQw' offset=5242880

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:32.155 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:32.202 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:32.444 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:32.461 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:32.464 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:32.466 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=35651584

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:32.676 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:32.994 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:32.997 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:32.998 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/esHrB-0biXxtADzfWzfoCg/rt7Z0cWTAtiKWEkhP74mQw' offset=6291456

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:56:33.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:33.964 [closeDeferredTimer-ddb1b40-77] INFO  c.c.c.l.LocalRepoManagerImpl - [ddb1b40]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:56:35.544 [closeDeferredTimer-152417b7-48] INFO  c.c.c.l.LocalRepoManagerImpl - [152417b7]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:35.699 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:36.043 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:56:36.077 [closeDeferredTimer-45d9cf60-1] INFO  c.c.c.l.LocalRepoManagerImpl - [45d9cf60]_close: Shutting down real LocalRepoManager.
    04:56:36.077 [closeDeferredTimer-36069af5-1] INFO  c.c.c.l.LocalRepoManagerImpl - [36069af5]_close: Shutting down real LocalRepoManager.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:36.091 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 7005300 bytes in 23125 ms. path='/2/a'
    04:56:36.105 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=91
    04:56:36.106 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:36.144 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:36.168 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:36.176 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:36.179 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:36.180 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=36700160

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:36.996 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=82, revision=91
    04:56:39.743 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:39.750 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=82, revision=91
    04:56:39.750 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=91, revision=-1
    04:56:39.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:56:39.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:39.803 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:40.906 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:41.223 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:41.244 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:41.247 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:41.247 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=37748736

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:42.978 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:56:42.991 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:56:43.003 [closeDeferredTimer-2c860f92-28] INFO  c.c.c.l.LocalRepoManagerImpl - [2c860f92]_close: Shutting down real LocalRepoManager.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:43.054 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:43.125 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/2/a"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:56:43.214 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:56:43.318 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.20%
    04:56:43.320 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:56:43.321 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:56:43.610 [closeDeferredTimer-27b80ec4-1] INFO  c.c.c.l.LocalRepoManagerImpl - [27b80ec4]_close: Shutting down real LocalRepoManager.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:43.826 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b352e80af719460aa241796e2edc557cac7f20a1' to.sha1='61259c73494e10a0dba8fb4248ccd781060515cf'): /3 + &#ä/5/h
    04:56:43.872 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=97
    04:56:43.873 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97
    04:56:43.939 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:43.945 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=91, revision=97

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:56:43.610 [closeDeferredTimer-2711b525-1] INFO  c.c.c.l.LocalRepoManagerImpl - [2711b525]_close: Shutting down real LocalRepoManager.
    04:56:44.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:45.083 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:45.092 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=91, revision=97
    04:56:45.092 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=97, revision=-1
    04:56:45.130 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:45.520 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:45.639 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/3 + &#ä/5/h"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:56:45.768 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    04:56:45.824 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:46.421 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:46.426 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:46.427 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/YtUMRqqIrf9ZXiEHD0A2Pw/xOEo589DrrikCLq6o334Og' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:46.727 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:46.853 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:46.970 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 127872 bytes in 1202 ms. path='/3 + &#ä/5/h'
    04:56:46.986 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=100
    04:56:46.987 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:47.091 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:47.132 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:47.135 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:47.141 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=38797312

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:47.159 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:47.318 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=97, revision=100
    04:56:47.391 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:47.399 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=97, revision=100
    04:56:47.400 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=100, revision=-1
    04:56:47.450 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:56:47.450 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:56:47.472 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:47.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.
    04:56:49.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:50.331 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:56:50.338 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:56:50.457 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:50.555 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/3 + &#ä/5/h"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:56:50.711 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:56:50.807 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:56:50.810 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    04:56:50.897 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='36bf7ec1211e876acc5ad08662547f2292d2effc' to.sha1='98f568303e51ade8ab1b0acb91f19c5df5835b45'): /3 + &#ä/5/i
    04:56:50.945 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=106
    04:56:50.946 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106
    04:56:51.082 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:51.084 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=100, revision=106
    04:56:51.210 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:51.219 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=100, revision=106
    04:56:51.219 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=106, revision=-1
    04:56:51.248 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:51.306 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:51.395 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/3 + &#ä/5/i"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:56:51.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/i'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:56:51.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:56:51.712 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:51.925 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:51.931 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:51.934 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/YtUMRqqIrf9ZXiEHD0A2Pw/YojjgE4Wt6q7CAOnHR_5VA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:56:52.853 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:53.302 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:53.340 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:53.344 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:53.345 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=39845888
    04:56:58.915 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:59.170 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:59.187 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:59.190 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:56:59.191 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=40894464

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:01.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:03.342 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:03.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:03.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
    04:57:03.660 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:03.678 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:03.680 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:03.681 [qtp1325681772-1816] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/YtUMRqqIrf9ZXiEHD0A2Pw/YojjgE4Wt6q7CAOnHR_5VA' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:04.278 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:04.612 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:04.629 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:04.631 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:04.632 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=41943040

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:05.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:05.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:09.516 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:09.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
    04:57:09.826 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:09.844 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:09.846 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:09.847 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=42991616

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:10.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:11.942 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:12.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:12.264 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:12.282 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:12.285 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:12.286 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/YtUMRqqIrf9ZXiEHD0A2Pw/YojjgE4Wt6q7CAOnHR_5VA' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:12.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:13.900 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:14.116 [Test worker] INFO  D.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
    04:57:14.178 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:14.195 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:14.197 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:14.198 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=44040192

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:15.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:15.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:16.407 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:16.720 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:16.738 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:16.740 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:16.742 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/YtUMRqqIrf9ZXiEHD0A2Pw/YojjgE4Wt6q7CAOnHR_5VA' offset=3145728

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:16.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:17.757 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:17.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:18.032 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:18.050 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:18.052 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:18.053 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=45088768

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:18.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:18.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:19.919 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:20.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:20.190 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:20.207 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:20.209 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:20.210 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/YtUMRqqIrf9ZXiEHD0A2Pw/YojjgE4Wt6q7CAOnHR_5VA' offset=4194304

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57: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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:21.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:21.548 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:21.827 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:21.846 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:21.849 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:21.850 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=46137344

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:22.792 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:22.849 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 5004703 bytes in 31374 ms. path='/3 + &#ä/5/i'
    04:57:22.863 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=113
    04:57:22.864 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113
    04:57:22.898 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:22.900 [qtp1325681772-1817] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=106, revision=113
    04:57:22.933 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:22.939 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=106, revision=113
    04:57:22.939 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=113, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:22.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:22.980 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:22.980 [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
    04:57: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:22.999 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:23.047 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:57:23.056 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:57:23.161 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:23.247 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/3 + &#ä/5/i"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:57:23.315 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:23.330 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:23.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    04:57:23.363 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='492a943b5e4cea78a4f49ec8090e0c3bebf3a912' to.sha1='deb417415498f3e7a185f6a76fb52432245c9534'): /3 + &#ä/aa
    04:57:23.432 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=119
    04:57:23.433 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:23.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:23.532 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:23.535 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=113, revision=119
    04:57:23.744 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:23.751 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=113, revision=119
    04:57:23.751 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=119, revision=-1
    04:57:23.780 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:23.830 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:23.849 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/3 + &#ä/aa"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:57:23.856 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    04:57:23.919 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:23.926 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:23.928 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:23.930 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/rG_99lMNo-ANMqHolyCXfQ' offset=0
    04:57:24.269 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:24.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:24.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 128828 bytes in 454 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:24.317 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:24.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:24.347 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=122
    04:57:24.347 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122
    04:57:24.396 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:24.406 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=119, revision=122
    04:57:24.492 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:24.503 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=119, revision=122
    04:57:24.503 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=122, revision=-1
    04:57:24.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:24.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:24.563 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:24.587 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:57:24.588 [qtp1325681772-622] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:24.611 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:24.612 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:24.632 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:24.636 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:24.642 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=47185920

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:24.898 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/3 + &#ä/aa"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:57:25.110 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:25.206 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:25.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:25.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 > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:25.324 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d17f3737b074e62048e6357d3768183a6bdd7c28' to.sha1='dcdce645562002d9dccb863ef28c4605c3a1e963'): /3 + &#ä/bb
    04:57:25.422 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=128
    04:57:25.422 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128
    04:57:25.540 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:25.546 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=122, revision=128
    04:57:25.582 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:25.592 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=122, revision=128
    04:57:25.592 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=128, revision=-1
    04:57:25.622 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:25.669 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:25.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:25.776 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/3 + &#ä/bb"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:57:25.850 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    04:57:25.959 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:25.967 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:25.969 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:25.970 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/1DZENuNfe0Xboz5ZLkIHyw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:26.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:27.478 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:27.552 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 201115 bytes in 1701 ms. path='/3 + &#ä/bb'
    04:57:27.570 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=131
    04:57:27.570 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:27.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:27.614 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:27.618 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=128, revision=131
    04:57:27.683 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:27.691 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=128, revision=131
    04:57:27.691 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=131, revision=-1
    04:57:27.729 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:27.729 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:27.750 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:27.775 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:57:27.776 [qtp1325681772-451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:57:27.856 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:27.881 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/3 + &#ä/bb"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:57:27.915 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:27.923 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:27.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    04:57:27.953 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='479f2cef4ec0e6416dc024bccee1bf6cfc86d3fb' to.sha1='4ea135e417fd1c98a8c327398bf495aa38e55ba3'): /3 + &#ä/cc
    04:57:27.988 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=137
    04:57:27.989 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:27.993 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:28.090 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:28.096 [qtp1325681772-622] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=131, revision=137

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:28.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:28.174 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:28.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:28.193 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=131, revision=137
    04:57:28.193 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=137, revision=-1
    04:57:28.230 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:28.257 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:28.274 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/3 + &#ä/cc"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:28.312 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:28.332 [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
    04:57:28.332 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:28.337 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:28.338 [qtp298852037-1699] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=48234496

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:28.499 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:28.511 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:28.513 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:28.514 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/_wKmya6UBf2AITt_l_zuqg' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:29.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57: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.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:29.781 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:29.806 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 617415 bytes in 1474 ms. path='/3 + &#ä/cc'
    04:57:29.824 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=140
    04:57:29.824 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140
    04:57:29.900 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:29.903 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=137, revision=140

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:29.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:29.963 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:29.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:29.975 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=137, revision=140
    04:57:29.975 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=140, revision=-1
    04:57:30.021 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:30.021 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:30.045 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:30.071 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:57:30.073 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:30.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:30.168 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:30.250 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/3 + &#ä/cc"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:57:30.270 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:30.459 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:30.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    04:57:30.557 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3326b720cec2ca7d7e3f18879c67038b03fddc8' to.sha1='c694a60d598a43e5fd136cdfc3d88535f66587ae'): /3 + &#ä/dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:30.590 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:30.600 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=146
    04:57:30.602 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:30.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:30.705 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:30.708 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=140, revision=146
    04:57:30.762 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:30.768 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=140, revision=146
    04:57:30.768 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=146, revision=-1
    04:57:30.796 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:30.841 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:30.878 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/3 + &#ä/dd"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:57:30.882 [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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:30.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:30.888 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:30.919 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:30.922 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:30.923 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=49283072

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:30.950 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:30.958 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:30.960 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:30.962 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/566uzt-VFAvfEEdxC5aCGg' offset=0
    04:57:31.303 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:31.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124896 bytes in 487 ms. path='/3 + &#ä/dd'
    04:57:31.383 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=149
    04:57:31.384 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149
    04:57:31.442 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:31.445 [qtp1325681772-1817] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=146, revision=149
    04:57:31.508 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:31.513 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=146, revision=149
    04:57:31.513 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=149, revision=-1
    04:57:31.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:31.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:31.571 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:31.592 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:57:31.594 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:57:31.656 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:31.685 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="134d5650-1df3-452b-884f-598e2c3cbeaf", toRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", path="/3 + &#ä/dd"} on repo=134d5650-1df3-452b-884f-598e2c3cbeaf
    04:57:31.697 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:31.704 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.46%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:31.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:31.951 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 localRepositoryRevisionSynced=6

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:32.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:34.053 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=155
    04:57:34.063 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:34.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:34.188 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:34.191 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=149, revision=155

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:34.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:34.263 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:34.285 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=149, revision=155
    04:57:34.287 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=155, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:34.329 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:34.341 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:34.568 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6e149d3f]initPersistenceManagerFactory: repositoryId=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:34.585 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6e149d3f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 67673 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:34.644 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:34.687 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:34.691 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:34.692 [qtp298852037-1699] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=50331648

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:34.776 [qtp1325681772-451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf transaction.localRevision=96 remoteFromLocalRevision=6
    04:57:34.780 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:34.784 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d76d16a9-d7aa-4cad-b1fd-5992ace43158 from='https://localhost:46166/d76d16a9-d7aa-4cad-b1fd-5992ace43158' toID=134d5650-1df3-452b-884f-598e2c3cbeaf to='build/repo/j7y5gjyp-cpiy9-local-src', fromRepoLocalSync=false
    04:57:34.826 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:34.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:35.152 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=74.8 MiB, available=380.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:35.303 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=96

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:35.330 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5fd9t-7puy1-remote'
    04:57:35.330 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5fd9t-7puy1-remote' locked successfully.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:35.491 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:35.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:35.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf serverRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158: repoFileDtos.size=0
    04:57:35.920 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=65.2 MiB, available=390.3 MiB
    04:57:35.952 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:36.035 [qtp1325681772-451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.localRepositoryRevisionInProgress=-1, revision=97
    04:57:36.054 [qtp1325681772-451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:36.403 [qtp543805131-1337] INFO  D.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
    04:57:36.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:36.643 [qtp543805131-1337] INFO  D.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
    04:57:36.649 [qtp1325681772-451] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:36.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf serverRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158: 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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:36.735 [qtp543805131-1337] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:57:36.792 [qtp543805131-1337] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:57:36.931 [qtp543805131-1337] INFO  D.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
    04:57:37.006 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:37.009 [qtp543805131-1337] INFO  D.Datastore - 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
    04:57:37.116 [Test worker] INFO  D.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
    04:57:37.135 [qtp543805131-1337] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:57:37.271 [qtp543805131-1337] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:57:37.355 [qtp543805131-1337] INFO  D.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
    04:57:37.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=61.8 MiB, available=393.7 MiB
    04:57:37.386 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.remoteRepositoryRevisionSynced=4, revision=97

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:37.443 [qtp543805131-1337] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:57:37.508 [qtp543805131-1337] INFO  D.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
    04:57:37.520 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:37.521 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:37.542 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:37.543 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    04:57:37.556 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:37.556 [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
    04:57:37.558 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:37.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:37.569 [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
    04:57:37.580 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:37.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:37.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
    04:57:37.585 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:37.590 [qtp543805131-1337] INFO  D.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
    04:57:37.592 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:37.592 [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
    04:57:37.586 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=51380224

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:37.606 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:37.606 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:37.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:37.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:37.633 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:37.633 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:37.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:37.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:37.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:37.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:37.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:37.663 [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
    04:57:37.669 [qtp543805131-1337] INFO  D.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
    04:57:37.674 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:37.674 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:37.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:37.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:37.694 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:37.694 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:37.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:37.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:37.715 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:37.715 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:37.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:37.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:37.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:37.739 [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
    04:57:37.749 [qtp543805131-1337] INFO  D.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
    04:57:37.753 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MonKIlQZNRQ2uD2wFxYBaw, serverRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158} because of missing permissions!

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:37.846 [qtp543805131-1337] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:57:38.053 [qtp543805131-1337] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:57:38.102 [qtp543805131-1337] INFO  D.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
    04:57:38.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:38.108 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4ee48407]initPersistenceManagerFactory: repositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624
    04:57:38.129 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4ee48407]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 66022 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:38.274 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:38.280 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5k1al-2drfc-remote'
    04:57:38.282 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5k1al-2drfc-remote' locked successfully.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:38.378 [qtp543805131-1337] INFO  D.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
    04:57:37.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:57:38.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=62.1 MiB, available=393.4 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:38.473 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]initPersistenceManagerFactory: repositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5
    04:57:38.475 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3145 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:38.496 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:38.502 [qtp1325681772-1816] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.localRepositoryRevisionSynced=4, revision=97
    04:57:38.502 [qtp1325681772-1816] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.localRepositoryRevisionInProgress=97, revision=-1

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:38.510 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:38.523 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:38.678 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:38.698 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:38.701 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:38.702 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=52428800

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:38.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:57:38.929 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=61.8 MiB, available=393.7 MiB
    04:57:38.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:38.947 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = a9c84610-b017-401f-8d61-5fc43b903837
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5jyxe-d6isi-local-dest
      localRepository.publicKeySha1 = 28:4F:EA:13:C2:76:5E:24:88:2B:D4:59:08:F4:4D:F3:7E:1B:E2:F1

      remoteRepository.repositoryId = 91577479-32c7-4c4e-9c34-b8af3ad512e5
      remoteRepository.remoteRoot = https://localhost:46446/91577479-32c7-4c4e-9c34-b8af3ad512e5
      remoteRepository.publicKeySha1 = F3:9F:C9:7F:FE:53:84:66:A2:39:56:46:18:97:BE:6B:18:93:6B:6A

    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 a9c84610-b017-401f-8d61-5fc43b903837 91577479-32c7-4c4e-9c34-b8af3ad512e5
    04:57:39.156 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:39.163 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:57:39.166 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=91577479-32c7-4c4e-9c34-b8af3ad512e5 from='https://localhost:46446/91577479-32c7-4c4e-9c34-b8af3ad512e5' toID=a9c84610-b017-401f-8d61-5fc43b903837 to='build/repo/j7y5jyxe-d6isi-local-dest', fromRepoLocalSync=true
    04:57:39.166 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a9c84610-b017-401f-8d61-5fc43b903837 ('build/repo/j7y5jyxe-d6isi-local-dest')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:39.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=61.1 MiB, available=394.4 MiB
    04:57:39.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:57:39.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=61.1 MiB, available=394.4 MiB
    04:57:39.584 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:57:39.584 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:57:39.584 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:57:39.597 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:39.619 [qtp1325681772-622] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf localRepositoryRevisionSynced=96
    04:57:39.641 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:39.665 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 transaction.localRevision=158 remoteFromLocalRevision=96
    04:57:39.702 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=134d5650-1df3-452b-884f-598e2c3cbeaf from='build/repo/j7y5gjyp-cpiy9-local-src' toID=d76d16a9-d7aa-4cad-b1fd-5992ace43158 to='https://localhost:46166/d76d16a9-d7aa-4cad-b1fd-5992ace43158'
    04:57:39.711 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=158

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:39.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:39.799 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:57:39.799 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:57:39.803 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 localRepositoryRevisionSynced=158
    04:57:39.885 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=160
    04:57:39.888 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160
    04:57:39.932 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:39.940 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf, this.remoteRepositoryRevisionSynced=155, revision=160
    04:57:40.159 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:40.165 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=155, revision=160
    04:57:40.166 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=160, revision=-1
    04:57:40.214 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:40.217 [qtp1325681772-1817] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=134d5650-1df3-452b-884f-598e2c3cbeaf transaction.localRevision=102 remoteFromLocalRevision=158
    04:57:40.245 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:40.250 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:57:40.256 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    04:57:40.260 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [14f8f4f6]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ltia-yde2y-local-dest'
    04:57:40.262 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [14f8f4f6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ltia-yde2y-local-dest' locked successfully.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:40.287 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:57:40.299 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    04:57:40.407 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:40.430 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 renewalDateTime=2017-09-24T03:27:40.390Z expiryDateTime=2017-09-24T03:57:40.390Z
    04:57:40.446 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:40.517 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=104
    04:57:40.646 [pool-4-thread-8] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:40.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5: repoFileDtos.size=18
    04:57:41.105 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=78.3 MiB, available=377.2 MiB
    04:57:41.187 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:41.223 [qtp543805131-319] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837, this.localRepositoryRevisionInProgress=-1, revision=106
    04:57:41.300 [qtp543805131-319] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:41.495 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:41.832 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:41.851 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:41.853 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:41.856 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=53477376

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:42.451 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:42.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5: 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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:42.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
    04:57:43.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=80.9 MiB, available=374.6 MiB
    04:57:43.114 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.remoteRepositoryRevisionSynced=-1, revision=106

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:44.551 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54eeb8ab]initPersistenceManagerFactory: repositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76
    04:57:44.682 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54eeb8ab]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 62174 ms.
    04:57:44.720 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5k7gf-4sqro-remote'
    04:57:44.723 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5k7gf-4sqro-remote' locked successfully.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:44.744 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:44.790 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    04:57:44.792 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 05:12:44 CEST 2017

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:44.996 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:45.017 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:45.020 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:45.021 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=54525952

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:45.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 232 ms.
    04:57:45.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:45.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.346 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:45.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:45.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:45.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:45.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:45.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.396 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:45.396 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.405 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:45.406 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.415 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:45.415 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:45.426 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:45.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:45.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.457 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:45.457 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.468 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:45.468 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:45.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:57:45.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:45.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:57:45.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:57:46.329 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=59ovN6CjYl8GPhM1Tez52g, serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5} because of missing permissions!
    04:57:46.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:57:46.739 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=81.8 MiB, available=373.7 MiB
    04:57:47.062 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:47.066 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837, this.localRepositoryRevisionSynced=-1, revision=106
    04:57:47.066 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837, this.localRepositoryRevisionInProgress=106, revision=-1
    04:57:47.156 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:47.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:57:47.542 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=58.6 MiB, available=396.9 MiB
    04:57:47.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:47.824 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:48.062 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=58.7 MiB, available=396.8 MiB
    04:57:48.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:48.180 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:48.199 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:48.202 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:48.203 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=55574528

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:48.440 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=58.5 MiB, available=397.0 MiB
    04:57:48.441 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:57:48.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:48.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    04:57:48.998 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:49.032 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:49.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    04:57:49.272 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:49.329 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:49.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    04:57:49.484 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:49.498 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:49.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    04:57:49.587 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:49.623 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:49.625 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    04:57:49.705 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:49.765 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:49.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    04:57:49.838 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:49.864 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    04:57:49.876 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    04:57:49.877 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:49.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    04:57:49.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1e9b91fd362634375bd0c1ca321c77def71080d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:50.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 > interruptSyncUpAndResume STANDARD_OUT
    04:57:50.201 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/1 {11 11ä11#+} 1/a"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:50.213 [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'
    04:57:50.254 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:50.256 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Wg3faKa4ju6_SfrbgJCyMw/cMLVfFce2SQGZbGgSxDoIA' offset=0
    04:57:50.299 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:50.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    04:57:50.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110331 bytes in 304 ms. path='/1 {11 11ä11#+} 1/a'
    04:57:50.576 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:50.677 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:50.709 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/1 {11 11ä11#+} 1/a"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:50.753 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:50.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:50.828 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    04:57:50.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c56b5d5531550625474b46552141854bd131767' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:50.940 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:50.948 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/1 {11 11ä11#+} 1/b"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:50.953 [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
    04:57:50.959 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:50.963 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:50.964 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=56623104

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:50.983 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:50.984 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Wg3faKa4ju6_SfrbgJCyMw/uIPmN1vOuSj_-tlPnLTboA' offset=0
    04:57:50.994 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:51.139 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    04:57:51.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 560406 bytes in 270 ms. path='/1 {11 11ä11#+} 1/b'
    04:57:51.321 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    04:57:51.456 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/1 {11 11ä11#+} 1/b"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:51.473 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:51.596 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:51.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    04:57:51.628 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    04:57:51.629 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 05:12:51 CEST 2017
    04:57:51.699 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72b6ffdf75b010abd391ced8081de32499bc9f6a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    04:57:51.897 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/1 {11 11ä11#+} 1/c"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:51.968 [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'
    04:57:51.989 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:51.991 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Wg3faKa4ju6_SfrbgJCyMw/IQLAeuwrTKxXC5580TISAA' offset=0
    04:57:51.999 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:52.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    04:57:52.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 159495 bytes in 103 ms. path='/1 {11 11ä11#+} 1/c'
    04:57:52.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    04:57:52.194 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/1 {11 11ä11#+} 1/c"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:52.205 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:52.276 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:52.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    04:57:52.408 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d0962ccfbe5f2e623454a470b60e0be546bff04a' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    04:57:52.466 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/2/1 {11 11ä11#+} 1/a"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:52.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/a'
    04:57:52.502 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:52.503 [qtp543805131-1394] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_vywb5of2RYYlT5DLqzag/7_wV69oI3iTOrXAV1EotnQ/8Ca5T5_AYBfyeOKR0eRFEA' offset=0
    04:57:52.512 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:52.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    04:57:52.606 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 212700 bytes in 134 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:57:52.681 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    04:57:52.773 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/2/1 {11 11ä11#+} 1/a"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:52.809 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:52.937 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:52.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    04:57:53.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='535f0313e02c0ea9eedfe466834787ae3c9b7b4e' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    04:57:53.102 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/2/1 {11 11ä11#+} 1/b"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:53.117 [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'
    04:57:53.140 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:53.140 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_vywb5of2RYYlT5DLqzag/7_wV69oI3iTOrXAV1EotnQ/8cQXIeinKA3h0V5erTuN9Q' offset=0
    04:57:53.151 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:53.262 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    04:57:53.325 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 114954 bytes in 207 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:57:53.434 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    04:57:53.486 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/2/1 {11 11ä11#+} 1/b"} on repo=a9c84610-b017-401f-8d61-5fc43b903837

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:53.489 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:53.496 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:53.571 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:53.579 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    04:57:53.620 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='58e19a1f35965c218c6355771038eacfe53f3245' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:53.830 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:53.848 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:53.851 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:53.852 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=57671680

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:54.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/2/a"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:54.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/2/a'
    04:57:54.120 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:54.121 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=0
    04:57:54.131 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:57:54.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:54.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    04:57:54.395 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:54.398 [qtp543805131-1394] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=1048576
    04:57:54.414 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:54.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    04:57:54.656 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:54.658 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=2097152
    04:57:54.672 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:54.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    04:57:54.924 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:54.926 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=3145728
    04:57:54.943 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:55.025 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:55.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms.
    04:57:55.255 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:55.259 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=4194304
    04:57:55.273 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:55.510 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:55.548 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:55.564 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:55.586 [qtp298852037-1699] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=58720256

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:55.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms.
    04:57:55.746 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:55.748 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=5242880
    04:57:55.761 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:55.918 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:57:55.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:56.022 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:56.023 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=6291456
    04:57:56.035 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:56.173 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    04:57:56.269 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:56.270 [qtp543805131-1394] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=7340032
    04:57:56.282 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:56.432 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    04:57:56.531 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:56.532 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=8388608
    04:57:56.542 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:56.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    04:57:56.777 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:56.778 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/z_vywb5of2RYYlT5DLqzag/QW3pD-JuXCKjUIProWQdBg' offset=9437184
    04:57:56.786 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:56.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    04:57:56.823 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 196770 bytes in 2723 ms. path='/2/a'
    04:57:56.878 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    04:57:56.881 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    04:57:56.882 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a
    04:57:56.883 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a
    04:57:56.884 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a
    04:57:56.885 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_34dfk into destFile a
    04:57:56.886 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_3quio into destFile a
    04:57:56.887 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4dbls into destFile a
    04:57:56.887 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4zsow into destFile a
    04:57:56.888 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_5m9s0 into destFile a
    04:57:57.010 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/2/a"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:57.100 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:57.157 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    04:57:57.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:57.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    04:57:57.348 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a444c5a8760331608f1d554967bff271a5230d14' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    04:57:57.479 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/3 + &#ä/5/h"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:57.494 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    04:57:57.528 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:57.529 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mGQb_oTP7c_MWhsQGj2yqg/wHidCSnOCjLEuCNrts0Snw/22UMF_9U5PHsb4AutNr9pA' offset=0
    04:57:57.541 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:57.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    04:57:57.759 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142905 bytes in 265 ms. path='/3 + &#ä/5/h'
    04:57:57.842 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    04:57:57.961 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/3 + &#ä/5/h"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:58.063 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:58.186 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:58.190 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    04:57:58.316 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='654ac9cc00acf7464edcccb1312ebd0c1516a057' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:58.321 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:58.446 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/3 + &#ä/5/i"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:58.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    04:57:58.576 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:58.578 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mGQb_oTP7c_MWhsQGj2yqg/wHidCSnOCjLEuCNrts0Snw/krM37uOBND4Dji9Nrmk7oA' offset=0
    04:57:58.587 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:58.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:58.707 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:58.724 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:58.731 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:57:58.757 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 496160 bytes in 225 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:57:58.762 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=59768832

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:57:58.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 > interruptSyncUpAndResume STANDARD_OUT
    04:57:58.827 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    04:57:58.906 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/3 + &#ä/5/i"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:59.356 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:59.413 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:57:59.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    04:57:59.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6dc061327ecf1e6c95b5a1796f1261f894d25d82' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    04:57:59.622 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/3 + &#ä/aa"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:57:59.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    04:57:59.927 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:57:59.928 [qtp543805131-1394] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mGQb_oTP7c_MWhsQGj2yqg/377T_DwjbpYozRMOy7z44g' offset=0
    04:57:59.937 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:00.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    04:58:00.058 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 352016 bytes in 165 ms. path='/3 + &#ä/aa'
    04:58:00.111 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    04:58:00.162 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/3 + &#ä/aa"} on repo=a9c84610-b017-401f-8d61-5fc43b903837

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:00.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:58:00.196 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:00.247 [closeDeferredTimer-5084d125-75] INFO  c.c.c.l.LocalRepoManagerImpl - [5084d125]_close: Shutting down real LocalRepoManager.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:58:00.304 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:00.306 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    04:58:00.391 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='142e467082c8a4006648348d4e71be69d65b5bd4' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    04:58:00.484 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/3 + &#ä/bb"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:58:00.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    04:58:00.552 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:00.554 [qtp543805131-921] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mGQb_oTP7c_MWhsQGj2yqg/dR65K73hUCUXJec-U8jAdg' offset=0
    04:58:00.562 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:00.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    04:58:00.637 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 102380 bytes in 118 ms. path='/3 + &#ä/bb'
    04:58:00.768 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    04:58:00.819 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/3 + &#ä/bb"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:58:00.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:00.946 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:00.951 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    04:58:01.046 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f8bf90f23affbb60bd4ad0334e4a4aadcdae9ff8' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    04:58:01.108 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/3 + &#ä/cc"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:58:01.135 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/cc'
    04:58:01.154 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:01.155 [qtp543805131-319] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mGQb_oTP7c_MWhsQGj2yqg/bO0Zv-lFXLR5VDUuKYFX2g' offset=0
    04:58:01.169 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:01.313 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    04:58:01.429 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:01.431 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mGQb_oTP7c_MWhsQGj2yqg/bO0Zv-lFXLR5VDUuKYFX2g' offset=1048576
    04:58:01.440 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:01.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:01.513 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    04:58:01.514 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 05:13:01 CEST 2017

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:58:01.528 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 433314 bytes in 393 ms. path='/3 + &#ä/cc'
    04:58:01.564 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    04:58:01.573 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc
    04:58:01.673 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/3 + &#ä/cc"} on repo=a9c84610-b017-401f-8d61-5fc43b903837

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:01.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:58:01.691 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:01.766 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:01.768 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:01.846 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    04:58:01.846 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 05:13:01 CEST 2017

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:58:01.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c440ed4fde5924f203593bae064296c349e2dd4' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    04:58:01.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/3 + &#ä/dd"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:58:02.023 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    04:58:02.050 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:02.051 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mGQb_oTP7c_MWhsQGj2yqg/K8XXbkvxp7yFpTownWbaog' offset=0
    04:58:02.063 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:02.127 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:58:02.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    04:58:02.298 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64890 bytes in 275 ms. path='/3 + &#ä/dd'
    04:58:02.367 [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
    04:58:02.482 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:02.501 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:02.508 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:02.510 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=60817408

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:58:02.542 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="91577479-32c7-4c4e-9c34-b8af3ad512e5", toRepositoryId="a9c84610-b017-401f-8d61-5fc43b903837", path="/3 + &#ä/dd"} on repo=a9c84610-b017-401f-8d61-5fc43b903837
    04:58:02.566 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:02.656 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    04:58:02.673 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:02.718 [qtp543805131-1394] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 localRepositoryRevisionSynced=104
    04:58:02.744 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:02.822 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 transaction.localRevision=109 remoteFromLocalRevision=104
    04:58:02.865 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:02.883 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:02.886 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a9c84610-b017-401f-8d61-5fc43b903837 from='build/repo/j7y5jyxe-d6isi-local-dest' toID=91577479-32c7-4c4e-9c34-b8af3ad512e5 to='https://localhost:46446/91577479-32c7-4c4e-9c34-b8af3ad512e5'
    04:58:02.899 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:02.903 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:03.036 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109
    04:58:03.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:58:03.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:58:03.132 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 localRepositoryRevisionSynced=109
    04:58:03.879 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=112
    04:58:03.912 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112
    04:58:04.831 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:04.834 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837, this.remoteRepositoryRevisionSynced=-1, revision=112
    04:58:04.892 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:04.896 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=-1, revision=112
    04:58:04.896 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=112, revision=-1
    04:58:04.976 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:04.987 [qtp543805131-1391] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 transaction.localRevision=110 remoteFromLocalRevision=109
    04:58:05.049 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:05.052 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=91577479-32c7-4c4e-9c34-b8af3ad512e5 from='https://localhost:46446/91577479-32c7-4c4e-9c34-b8af3ad512e5' toID=a9c84610-b017-401f-8d61-5fc43b903837 to='build/repo/j7y5jyxe-d6isi-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:05.055 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:58:05.078 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:05.085 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=110
    04:58:05.132 [pool-4-thread-8] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:05.140 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:05.375 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:05.399 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:05.403 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:05.404 [qtp298852037-1699] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=61865984

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:58:05.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=93.8 MiB, available=361.7 MiB
    04:58:05.811 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:05.814 [qtp543805131-921] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837, this.localRepositoryRevisionInProgress=-1, revision=111
    04:58:05.819 [qtp543805131-921] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111
    04:58:05.841 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:05.850 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5: 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
    04:58:06.266 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=93.5 MiB, available=362.0 MiB
    04:58:06.270 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.remoteRepositoryRevisionSynced=106, revision=111
    04:58:06.291 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=59ovN6CjYl8GPhM1Tez52g, serverRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5} because of missing permissions!
    04:58:06.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:58:06.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=93.5 MiB, available=362.0 MiB
    04:58:06.803 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:06.805 [qtp543805131-1391] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837, this.localRepositoryRevisionSynced=106, revision=111
    04:58:06.806 [qtp543805131-1391] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837, this.localRepositoryRevisionInProgress=111, revision=-1
    04:58:06.900 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:06.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:07.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:58:07.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=93.6 MiB, available=361.9 MiB
    04:58:07.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:07.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:58:07.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=93.6 MiB, available=361.9 MiB
    04:58:07.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:58:08.043 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=93.8 MiB, available=361.7 MiB
    04:58:08.043 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:58:08.043 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:58:08.059 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:08.068 [qtp543805131-319] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 localRepositoryRevisionSynced=110

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:08.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:58:08.507 [qtp543805131-319] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:08.543 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 transaction.localRevision=115 remoteFromLocalRevision=110
    04:58:08.861 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a9c84610-b017-401f-8d61-5fc43b903837 from='build/repo/j7y5jyxe-d6isi-local-dest' toID=91577479-32c7-4c4e-9c34-b8af3ad512e5 to='https://localhost:46446/91577479-32c7-4c4e-9c34-b8af3ad512e5'
    04:58:08.868 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=115
    04:58:08.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:58:08.892 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:58:08.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 localRepositoryRevisionSynced=115
    04:58:09.355 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=-1, revision=117
    04:58:09.358 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117
    04:58:09.491 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:09.494 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837, this.remoteRepositoryRevisionSynced=112, revision=117

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:09.503 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:58:09.519 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:09.525 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionSynced=112, revision=117
    04:58:09.525 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5, this.localRepositoryRevisionInProgress=117, revision=-1
    04:58:09.548 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:09.553 [qtp543805131-921] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=91577479-32c7-4c4e-9c34-b8af3ad512e5 remoteRepositoryId=a9c84610-b017-401f-8d61-5fc43b903837 transaction.localRevision=116 remoteFromLocalRevision=115
    04:58:09.614 [qtp543805131-921] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:09.617 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:58:09.668 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4de252ee]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:09.669 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6e149d3f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:09.792 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:09.813 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:09.816 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:09.816 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=62914560

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    04:58:10.011 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:10.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:10.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:12.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:12.314 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:12.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:12.559 [Test worker] INFO  D.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
    04:58:12.587 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:12.606 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:12.610 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:12.612 [qtp298852037-1699] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=63963136

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:13.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:13.892 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    04:58:13.900 [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/-3O0RDBWkcFY4YJ8ilvhaQ/client1/.gnupg/pubring.gpg'
    04:58:13.901 [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/-3O0RDBWkcFY4YJ8ilvhaQ/client1/.gnupg/secring.gpg'
    04:58:13.903 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:58:14.292 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    04:58:14.296 [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/-3O0RDBWkcFY4YJ8ilvhaQ/client2/.gnupg/pubring.gpg'
    04:58:14.297 [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/-3O0RDBWkcFY4YJ8ilvhaQ/client2/.gnupg/secring.gpg'
    04:58:14.298 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:58:14.362 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null'
    04:58:14.409 [Test worker] INFO  o.s.c.p.PgpKeyStateRegistryImpl - syncWithPgp: entered.
    04:58:14.455 [Test worker] INFO  o.s.c.p.PgpKeyStateRegistryImpl - syncWithPgp: leaving (took 46 ms).
    04:58:14.461 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1434 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:14.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:14.713 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:14.970 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:14.988 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:14.990 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:14.991 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=65011712

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:15.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 > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:15.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:16.231 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58: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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:16.654 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:16.677 [qtp543805131-319] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:16.778 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:16.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
    04:58:16.910 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    04:58:16.911 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 05:13:16 CEST 2017

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:16.922 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:17.016 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:17.036 [qtp543805131-921] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:17.058 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:17.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:17.232 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:17.250 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:17.253 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:17.254 [qtp298852037-1699] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=66060288

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:17.282 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:17.299 [qtp543805131-1391] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:17.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:17.394 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:17.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:17.607 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:17.626 [qtp543805131-1337] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:17.638 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:17.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:18.075 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'
    04:58:18.121 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:18.138 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    04:58:18.257 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:18.259 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:18.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:18.466 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:18.490 [qtp543805131-319] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:18.530 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'
    04:58:18.608 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:18.614 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:18.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:18.714 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:18.779 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'
    04:58:18.999 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:19.015 [qtp543805131-1337] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:19.175 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    04:58:19.227 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:19.232 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:19.257 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:19.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:19.349 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:19.365 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:19.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:19.543 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:19.561 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:19.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:19.564 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:19.568 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=67108864

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:19.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:19.586 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:19.613 [qtp543805131-1337] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:19.836 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    04:58:19.880 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:19.886 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58: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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:19.987 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:20.156 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:316) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:20.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:21.184 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:316) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:21.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:22.042 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:22.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:22.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:22.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:22.821 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:22.839 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:22.842 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:22.843 [qtp298852037-1699] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=68157440

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:23.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:23.224 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:316) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:23.230 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:316) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:23.246 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:23.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:23.478 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:23.494 [qtp543805131-319] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:23.580 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null'
    04:58:23.711 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:23.863 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    04:58:24.075 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:24.093 [qtp543805131-1394] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:24.218 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:24.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:24.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:24.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:24.355 [qtp298852037-1699] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:24.415 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'
    04:58:24.458 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:24.461 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    04:58:24.571 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:24.587 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'
    04:58:24.623 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:24.627 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:24.670 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:24.688 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:24.691 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:24.691 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=69206016

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:24.738 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:24.742 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:24.813 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:24.834 [Test worker] INFO  D.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 > syncServerRegistry STANDARD_OUT
    04:58:24.842 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:24.845 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    04:58:24.943 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:24.967 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    04:58:24.994 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:24.997 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    04:58:25.097 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:25.129 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null'
    04:58:25.336 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58: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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:25.541 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:25.560 [qtp543805131-1337] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:25.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:25.637 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    04:58:25.840 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:25.853 [qtp543805131-1391] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:25.871 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null'
    04:58:26.090 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    04:58:26.126 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:26.130 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    04:58:26.228 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:26.256 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    04:58:26.287 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:26.291 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    04:58:26.395 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:26.408 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:26.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:26.605 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:26.675 [Test worker] INFO  D.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
    04:58:26.762 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:26.823 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:26.855 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:26.936 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:26.979 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server2.bla.com
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:26.982 [qtp543805131-319] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:27.136 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:27.152 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:27.170 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:27.173 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:27.174 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=70254592

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:27.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:27.351 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='DxjcP-vTnG8EJKjAejfDEA' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    04:58:27.390 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:27.394 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:27.421 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]initPersistenceManagerFactory: repositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4
    04:58:27.494 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 38296 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    04:58:27.492 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:27.577 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:27.626 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 34 ms.
    04:58:27.626 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=vSvq51JCPDbSuYhvydI-kQ, invitation=false]
    04:58:27.734 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 107 ms.
    04:58:27.734 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:27.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:28.411 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=69.2 MiB, available=386.3 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:28.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:28.681 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:29.188 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 9e23754a-dd77-4582-93f5-e1b4416c9624
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5k1ak-yimad-local-src
      localRepository.publicKeySha1 = 5E:DD:4F:16:70:87:0C:2B:0C:9F:D1:17:DC:90:EA:98:E3:88:0D:0E

      remoteRepository.repositoryId = cdb49327-f153-4a77-ac01-8887bc42e2e4
      remoteRepository.remoteRoot = https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4
      remoteRepository.publicKeySha1 = 8C:15:D2:D9:86:CE:B9:89:75:B9:BA:9D:60:A0:A3:14:EB:83:8C:BF

    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 9e23754a-dd77-4582-93f5-e1b4416c9624 cdb49327-f153-4a77-ac01-8887bc42e2e4

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:29.231 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:29.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:29.514 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:29.532 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:29.544 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:29.566 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=71303168

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:29.614 [closeDeferredTimer-b6d001c-24] INFO  c.c.c.l.LocalRepoManagerImpl - [b6d001c]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:29.815 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:30.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.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:30.462 [closeDeferredTimer-4de252ee-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4de252ee]_close: Shutting down real LocalRepoManager.
    04:58:30.462 [closeDeferredTimer-6e149d3f-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6e149d3f]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:30.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    04:58:30.685 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    04:58:30.818 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    04:58:30.871 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    04:58:30.946 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    04:58:31.046 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    04:58:31.101 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.80%
    04:58:31.560 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:31.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:31.779 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:31.782 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:58:31.783 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4' toID=9e23754a-dd77-4582-93f5-e1b4416c9624 to='build/repo/j7y5k1ak-yimad-local-src', fromRepoLocalSync=true
    04:58:31.783 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e23754a-dd77-4582-93f5-e1b4416c9624 ('build/repo/j7y5k1ak-yimad-local-src')
    04:58:31.802 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:58:31.834 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    04:58:32.034 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:32.056 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 renewalDateTime=2017-09-24T03:28:32.013Z expiryDateTime=2017-09-24T03:58:32.013Z
    04:58:32.071 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:32.185 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    04:58:32.328 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:32.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:32.578 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:32.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:32.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=45.3 MiB, available=410.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:33.036 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:33.041 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:33.056 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:33.065 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:33.066 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=72351744

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:33.123 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=-1, revision=4
    04:58:33.143 [qtp1971696218-1478] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:33.243 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [14f8f4f6]initPersistenceManagerFactory: repositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912
    04:58:33.342 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [14f8f4f6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 39947 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:33.920 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    04:58:33.938 [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/-3O0RDBWkcFY4YJ8ilvhaQ/client1/.gnupg/pubring.gpg'
    04:58:33.947 [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/-3O0RDBWkcFY4YJ8ilvhaQ/client1/.gnupg/secring.gpg'
    04:58:33.948 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:58:34.080 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server2.bla.com
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:34.102 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=65.8 MiB, available=389.7 MiB
    04:58:34.292 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5gjyq-9nxlk-remote'
    04:58:34.293 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5gjyq-9nxlk-remote' locked successfully.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:34.379 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    04:58:34.380 [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/-3O0RDBWkcFY4YJ8ilvhaQ/client2/.gnupg/pubring.gpg'
    04:58:34.381 [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/-3O0RDBWkcFY4YJ8ilvhaQ/client2/.gnupg/secring.gpg'
    04:58:34.382 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    04:58:34.858 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null'
    04:58:35.087 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'
    04:58:35.122 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:35.125 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    04:58:35.236 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:35.240 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'
    04:58:35.469 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:35.489 [qtp543805131-1909] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:35.571 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'
    04:58:35.606 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:35.609 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:35.639 [qtp1325681772-622] INFO  D.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
    04:58:35.714 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:35.716 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:35.880 [qtp1325681772-622] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:58:35.934 [qtp1325681772-622] INFO  D.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
    04:58:35.948 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:35.961 [qtp543805131-1909] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:35.982 [qtp1325681772-622] INFO  D.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
    04:58:36.035 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    04:58:36.068 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:36.071 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:36.119 [qtp1325681772-622] INFO  D.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
    04:58:36.128 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server2.bla.com
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:36.151 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server2.bla.com
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:36.159 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:36.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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
    04:58:36.202 [qtp1325681772-622] INFO  D.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
    04:58:36.236 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:36.259 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:36.394 [qtp1325681772-622] INFO  D.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
    04:58:36.400 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:36.470 [qtp1325681772-622] INFO  D.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
    04:58:36.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 > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:36.538 [qtp1325681772-622] INFO  D.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
    04:58:36.566 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:36.583 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:36.625 [qtp1325681772-622] INFO  D.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
    04:58:36.620 [qtp543805131-1911] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:36.658 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    04:58:36.691 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:36.695 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:36.791 [qtp1325681772-622] INFO  D.Datastore - 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
    04:58:36.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=45.6 MiB, available=409.9 MiB

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:36.905 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:36.906 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:36.912 [qtp1325681772-622] INFO  D.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
    04:58:36.916 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:36.992 [qtp1325681772-622] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    04:58:37.066 [qtp1325681772-622] INFO  D.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
    04:58:37.120 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:37.141 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:37.145 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:37.147 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=73400320

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:37.160 [qtp1325681772-622] INFO  D.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
    04:58:37.189 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:37.211 [qtp543805131-1911] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:37.245 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:37.375 [qtp1325681772-622] INFO  D.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
    04:58:37.426 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:37.430 [qtp1325681772-622] INFO  D.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
    04:58:37.432 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:37.458 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:37.462 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    04:58:37.567 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:37.569 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:37.581 [qtp1325681772-622] INFO  D.Datastore - 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
    04:58:37.586 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:37.647 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]initPersistenceManagerFactory: repositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158
    04:58:37.654 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3360 ms.
    04:58:37.682 [qtp1325681772-622] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:37.789 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:37.810 [qtp543805131-1910] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:37.849 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'
    04:58:37.879 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:37.883 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    04:58:37.997 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:38.000 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:37.586 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:58:38.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=45.7 MiB, available=409.8 MiB

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:38.224 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:38.244 [qtp543805131-1912] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:38.296 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:38.300 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:38.301 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:38.303 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionSynced=-1, revision=4
    04:58:38.304 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 1b5abe39-f591-46d7-9d67-5436f86b1912
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ltia-yde2y-local-dest
      localRepository.publicKeySha1 = 7C:1F:4E:F1:86:71:A8:4A:5E:BC:31:B9:83:57:97:65:3B:F2:41:EC

      remoteRepository.repositoryId = d76d16a9-d7aa-4cad-b1fd-5992ace43158
      remoteRepository.remoteRoot = https://localhost:46166/d76d16a9-d7aa-4cad-b1fd-5992ace43158
      remoteRepository.publicKeySha1 = 81:90:61:FE:A0:D3:BE:19:B8:2F:0D:C2:8D:50:B1:2D:62:DD:02:24

    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 1b5abe39-f591-46d7-9d67-5436f86b1912 d76d16a9-d7aa-4cad-b1fd-5992ace43158

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:38.329 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:38.335 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:38.375 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]initPersistenceManagerFactory: repositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:38.391 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:38.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:38.446 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:38.452 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:38.478 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 43534 ms.
    04:58:38.512 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:38.519 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:38.522 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:58:38.526 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d76d16a9-d7aa-4cad-b1fd-5992ace43158 from='https://localhost:46166/d76d16a9-d7aa-4cad-b1fd-5992ace43158' toID=1b5abe39-f591-46d7-9d67-5436f86b1912 to='build/repo/j7y5ltia-yde2y-local-dest', fromRepoLocalSync=true
    04:58:38.527 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1b5abe39-f591-46d7-9d67-5436f86b1912 ('build/repo/j7y5ltia-yde2y-local-dest')

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:38.626 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 107 ms.
    04:58:38.627 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=8LrXS_R5oLV-u2thExZ09A, invitation=false]

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:38.677 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:38.690 [qtp543805131-1912] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:38.834 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 207 ms.
    04:58:38.836 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=LZ5Ahn5o4en6Gbc1Zzb3sQ, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:38.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=45.7 MiB, available=409.8 MiB
    04:58:38.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:39.166 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    04:58:39.195 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:39.200 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:39.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=45.6 MiB, available=409.9 MiB
    04:58:39.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:39.409 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:39.485 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:39.487 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:39.513 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=62.3 MiB, available=393.2 MiB

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:39.531 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    04:58:39.575 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:39.767 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:39.787 [qtp543805131-1912] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:39.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=45.2 MiB, available=410.3 MiB
    04:58:39.788 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:58:39.790 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:58:39.790 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:58:39.807 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:39.851 [qtp1971696218-1602] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=2
    04:58:39.876 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:39.882 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:39.922 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:39.932 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:39.967 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:39.978 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:39.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e23754a-dd77-4582-93f5-e1b4416c9624 from='build/repo/j7y5k1ak-yimad-local-src' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4'
    04:58:40.000 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:40.004 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:40.131 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:40.309 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:40.343 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:40.358 [qtp543805131-1394] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:40.474 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:40.569 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 9b38b996-aa51-4e93-b12b-a4039b2b1c76
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5k7gc-q709w-local-src
      localRepository.publicKeySha1 = C3:1F:9D:E5:8E:5E:06:97:1F:D8:11:70:C4:65:F0:6B:21:4F:BF:79

      remoteRepository.repositoryId = 2b6ea6eb-6877-4059-92c2-c8da2b17bca6
      remoteRepository.remoteRoot = https://localhost:32836/2b6ea6eb-6877-4059-92c2-c8da2b17bca6
      remoteRepository.publicKeySha1 = 97:BC:55:DA:12:46:85:AD:78:97:D3:B3:49:33:65:BC:AF:F6:34:27

    Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

      cloudstore dropRepoConnection 9b38b996-aa51-4e93-b12b-a4039b2b1c76 2b6ea6eb-6877-4059-92c2-c8da2b17bca6

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:40.602 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:40.664 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'
    04:58:40.701 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:40.704 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:40.715 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    04:58:40.722 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    04:58:40.779 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:40.796 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 serverRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 renewalDateTime=2017-09-24T03:28:40.764Z expiryDateTime=2017-09-24T03:58:40.764Z
    04:58:40.807 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:40.815 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:40.831 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:40.842 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=104

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:40.861 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:40.866 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:40.953 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:40.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:40.981 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:40.998 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    04:58:41.031 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:41.034 [pool-4-thread-8] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:41.035 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:41.043 [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
    04:58:41.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

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:41.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 serverRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158: repoFileDtos.size=19

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:41.138 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:41.142 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:41.161 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    04:58:41.188 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:41.193 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:41.259 [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.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:41.291 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:41.352 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:41.546 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:41.589 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:41.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=71.7 MiB, available=383.8 MiB
    04:58:41.669 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:41.711 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 155 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:41.743 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912, this.localRepositoryRevisionInProgress=-1, revision=106
    04:58:41.843 [qtp1325681772-172] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:41.843 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:41.844 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=8
    04:58:41.845 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:41.858 [qtp543805131-1391] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:41.873 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:41.891 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:41.895 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:41.897 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=74448896

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:41.937 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:42.059 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    04:58:42.084 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:42.144 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    04:58:42.174 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:42.177 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    04:58:42.277 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:42.294 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:42.304 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:42.325 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    04:58:42.360 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    04:58:42.408 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    04:58:42.472 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:42.513 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:42.531 [qtp543805131-1337] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:42.623 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:42.630 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:42.631 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:42.635 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:42.640 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:42.675 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:42.745 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:42.748 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:42.882 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:42.890 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:58:42.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 from='https://localhost:32836/2b6ea6eb-6877-4059-92c2-c8da2b17bca6' toID=9b38b996-aa51-4e93-b12b-a4039b2b1c76 to='build/repo/j7y5k7gc-q709w-local-src', fromRepoLocalSync=true
    04:58:42.894 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9b38b996-aa51-4e93-b12b-a4039b2b1c76 ('build/repo/j7y5k7gc-q709w-local-src')

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:42.908 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:42.934 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:42.939 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:42.942 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:42.965 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:43.045 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:43.078 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:43.091 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:43.139 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:43.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 serverRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158: 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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:43.166 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 serverRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 renewalDateTime=2017-09-24T03:28:43.109Z expiryDateTime=2017-09-24T03:58:43.109Z
    04:58:43.198 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:43.299 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:43.328 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:43.401 [pool-4-thread-8] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:43.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 serverRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:43.476 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:43.486 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=-1, revision=8
    04:58:43.487 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:43.648 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:43.677 [qtp543805131-1913] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:43.718 [Timer-3] 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]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:43.717 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=73.3 MiB, available=382.2 MiB

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    	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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:43.734 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.remoteRepositoryRevisionSynced=-1, revision=106

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:43.884 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:43.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    04:58:43.963 [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
    04:58:43.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=48.4 MiB, available=407.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:44.020 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:44.056 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    04:58:44.113 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='SUhStlgAu9gJtaKceYzo7g' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    04:58:44.145 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    04:58:44.148 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    04:58:44.249 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:44.512 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.localRepositoryRevisionInProgress=-1, revision=4
    04:58:44.531 [qtp178185341-627] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:44.586 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:44.596 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:44.689 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:44.692 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    04:58:44.814 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=11
    04:58:44.815 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:44.857 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:44.935 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:44.939 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=8, revision=11
    04:58:45.068 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:45.080 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=8, revision=11
    04:58:45.083 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=11, revision=-1
    04:58:45.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:58:45.128 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:45.164 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:45.192 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:45.227 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:45.240 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:45.242 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=75497472

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:45.307 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:45.394 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    04:58:45.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:45.459 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:45.461 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    04:58:45.552 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=14
    04:58:45.552 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    04:58:45.623 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:45.625 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=11, revision=14
    04:58:45.728 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:45.735 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=11, revision=14
    04:58:45.735 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=14, revision=-1
    04:58:45.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:45.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:45.789 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:45.828 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:45.878 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:45.942 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:45.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    04:58:46.031 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=17
    04:58:46.031 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:46.167 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:46.190 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:46.193 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=14, revision=17
    04:58:46.278 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:46.297 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=14, revision=17
    04:58:46.297 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=17, revision=-1
    04:58:46.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:58:46.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:46.379 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:58:46.392 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:46.480 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:46.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 serverRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6: 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
    04:58:46.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=43.2 MiB, available=412.3 MiB
    04:58:46.593 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:46.676 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:46.701 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:46.704 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:46.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 413 ms.
    04:58:46.705 [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
    04:58:46.779 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:46.784 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=20
    04:58:46.785 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:46.801 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:46.801 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:46.815 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:58:46.815 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:46.826 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:58:46.826 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:46.838 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:58:46.839 [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
    04:58:46.845 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:46.851 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:46.848 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:46.852 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    04:58:46.864 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:46.864 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:46.875 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:58:46.877 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:46.890 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:46.891 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:46.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:46.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:46.916 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:58:46.916 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:46.927 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:46.927 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:46.936 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:58:46.936 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:46.946 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:46.946 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:46.955 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:58:46.955 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:46.966 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:46.966 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:46.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:58:46.976 [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
    04:58:46.980 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:46.985 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=17, revision=20
    04:58:46.985 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:46.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:46.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:47.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:47.000 [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
    04:58:47.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:58:47.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:47.064 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:47.146 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:58:47.174 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:47.184 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [333a24d5]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5n950-rxqss-local-src'
    04:58:47.189 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [333a24d5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5n950-rxqss-local-src' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:47.203 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:47.231 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:47.234 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8LrXS_R5oLV-u2thExZ09A, serverRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6} because of missing permissions!
    04:58:47.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:47.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:58:47.416 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:47.434 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=23
    04:58:47.435 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23
    04:58:47.519 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:47.522 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=20, revision=23
    04:58:47.598 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:47.602 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=20, revision=23
    04:58:47.603 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=23, revision=-1
    04:58:47.664 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:47.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:47.726 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:47.809 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:47.827 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MonKIlQZNRQ2uD2wFxYBaw, serverRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158} because of missing permissions!

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:47.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=43.2 MiB, available=412.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:47.926 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:47.952 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:47.957 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.localRepositoryRevisionSynced=-1, revision=4
    04:58:47.958 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:48.002 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    04:58:48.004 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:48.003 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:48.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:48.006 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:48.009 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    04:58:48.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='81fbebe275172319d8f1ac4237d2ba687589c167' to.sha1='bf8c2a531d7a6b1fc4731fe4a540105f7daebd27'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:47.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:58:48.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=74.3 MiB, available=381.2 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:58:48.464 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:48.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=43.5 MiB, available=412.0 MiB
    04:58:48.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:48.499 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=27
    04:58:48.500 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:48.797 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:48.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=43.5 MiB, available=412.0 MiB
    04:58:48.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:49.087 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:49.106 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:49.108 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:49.110 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=76546048

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:49.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=43.5 MiB, available=412.0 MiB
    04:58:49.156 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:58:49.158 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:58:49.158 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:58:49.176 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:49.216 [qtp178185341-1067] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 localRepositoryRevisionSynced=2
    04:58:49.459 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:49.498 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 transaction.localRevision=6 remoteFromLocalRevision=2
    04:58:49.563 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:49.571 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:49.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9b38b996-aa51-4e93-b12b-a4039b2b1c76 from='build/repo/j7y5k7gc-q709w-local-src' toID=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 to='https://localhost:32836/2b6ea6eb-6877-4059-92c2-c8da2b17bca6'
    04:58:49.592 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:49.597 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:49.772 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:49.783 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:49.776 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:49.791 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912, this.localRepositoryRevisionSynced=-1, revision=106
    04:58:49.791 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912, this.localRepositoryRevisionInProgress=106, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:49.887 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:49.887 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:49.896 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:49.896 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=23, revision=27
    04:58:49.897 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=27, revision=-1
    04:58:49.919 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:49.983 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:50.097 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:50.270 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/1 {11 11ä11#+} 1/a"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    04:58:50.308 [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 > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:50.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=73.6 MiB, available=381.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:50.435 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:58:50.502 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:50.505 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:50.552 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:50.567 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:58:50.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=73.5 MiB, available=382.0 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:51.366 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:51.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:50.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    04:58:51.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=73.4 MiB, available=382.1 MiB
    04:58:51.391 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:58:51.398 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:51.442 [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
    04:58:51.442 [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 > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:51.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:58:51.588 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:51.882 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:51.890 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:51.894 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:51.895 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rur3IIlbPhB1wYTrtVir4A/yCExJIFff-z5WfQCEkIOGQ' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:51.976 [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
    04:58:52.022 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:52.025 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    04:58:52.268 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:52.404 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:52.406 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    04:58:52.472 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:52.492 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:52.497 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:52.554 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 55 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:52.562 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:52.582 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:52.584 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    04:58:52.668 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:52.785 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:52.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:52.822 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=8
    04:58:52.823 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:52.924 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:53.017 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.08%
    04:58:53.025 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.24%
    04:58:53.027 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:53.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'
    04:58:53.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dcc05a63052fc80a8ad4d789c07a7c3131cb87da' to.sha1='<NoInstanceOf_NormalFileDto>'): /.subshare.properties
    04:58:53.565 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/.subshare.properties"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912
    04:58:53.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties'
    04:58:53.607 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:53.607 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iPCcv2_YHLsnM7IHbEFe1A' offset=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:58:53.616 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:53.619 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:53.647 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:58:53.674 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:53.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    04:58:53.709 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93 bytes in 133 ms. path='/.subshare.properties'
    04:58:53.765 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1231d8ebf9de39682264602f3034ae7186f29263_0 into destFile .subshare.properties
    04:58:53.862 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/.subshare.properties"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912
    04:58:53.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:53.954 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:53.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:53.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    04:58:54.032 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='06a7c97d3dd5a1fc4d72b51be5cc841779812d06' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:54.070 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:54.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/1 {11 11ä11#+} 1/a"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912
    04:58:54.090 [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'
    04:58:54.111 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:54.112 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BilnVQTyhtytRADfG9mMPw/N4R3YCzkcSxERfPu_DF6tQ' offset=0
    04:58:54.122 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:54.151 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:54.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:54.205 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:54.230 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:54.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 408254 bytes in 168 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:54.319 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:54.336 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:54.339 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:54.340 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=77594624

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:54.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 408099 bytes in 4203 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:54.514 [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
    04:58:54.524 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=30
    04:58:54.524 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:54.575 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/1 {11 11ä11#+} 1/a"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912
    04:58:54.588 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:54.600 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:54.602 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:54.606 [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
    04:58:54.611 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=27, revision=30

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:58:54.704 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:54.788 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:54.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fb4d9c95378361109bdb68f942738285257352dd' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:54.796 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=27, revision=30
    04:58:54.796 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=30, revision=-1
    04:58:54.851 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:54.851 [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
    04:58:54.865 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/1 {11 11ä11#+} 1/b"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:54.871 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:54.884 [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'
    04:58:54.911 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:54.912 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BilnVQTyhtytRADfG9mMPw/L5mUHn5uAq8z_MYwoHDORg' offset=0
    04:58:54.924 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:55.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:55.044 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:55.076 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:55.080 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=-1, revision=8
    04:58:55.081 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:55.097 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 558558 bytes in 213 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:55.121 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:58:55.197 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:55.200 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:55.379 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    04:58:55.379 [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
    04:58:55.478 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/1 {11 11ä11#+} 1/b"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912
    04:58:55.501 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:55.518 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:55.542 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/1 {11 11ä11#+} 1/a"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:55.542 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:55.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    04:58:55.601 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f79f079b9723a49472b09f2b048c82a63e878c09' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:55.603 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:55.638 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:55.643 [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
    04:58:55.666 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/1 {11 11ä11#+} 1/c"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:55.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e1de63bab2aa7d27a30bcbaeeaf9f77734eb3250' to.sha1='3e870f8d26558e5c15e91a037978196cacf80af0'): /1 {11 11ä11#+} 1/b
    04:58:55.710 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=36
    04:58:55.710 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:55.722 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:55.722 [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'
    04:58:55.744 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:55.746 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BilnVQTyhtytRADfG9mMPw/d0bzszJhO_exZiFFqHIMlw' offset=0
    04:58:55.753 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:55.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:55.774 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    04:58:55.775 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:55.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33960 bytes in 66 ms. path='/1 {11 11ä11#+} 1/c'
    04:58:55.885 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:55.949 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:55.951 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:55.960 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/1 {11 11ä11#+} 1/c"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:56.051 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=11
    04:58:56.051 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:56.105 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:56.125 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:56.128 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=8, revision=11
    04:58:56.272 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:56.275 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:56.280 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:56.281 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=8, revision=11
    04:58:56.281 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=11, revision=-1
    04:58:56.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:56.319 [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
    04:58:56.334 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5df76889a8456a1c609c25870bc5d750be6adb6b' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:56.347 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:56.437 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/2/1 {11 11ä11#+} 1/a"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912
    04:58:56.444 [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'
    04:58:56.461 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:56.462 [qtp1325681772-1816] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/esHrB-0biXxtADzfWzfoCg/CafcABQEXfj1k0fIf6XnqQ/cQKA9tQ9DqXqMRrJvBNJ1A' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:56.474 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:56.476 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:56.495 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:56.498 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:56.541 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:56.575 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:56.577 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:56.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:56.663 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=14
    04:58:56.663 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:58:56.726 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:56.732 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:56.762 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:56.778 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:56.779 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/esHrB-0biXxtADzfWzfoCg/CafcABQEXfj1k0fIf6XnqQ/cQKA9tQ9DqXqMRrJvBNJ1A' offset=1048576
    04:58:56.786 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:56.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    04:58:56.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 324530 bytes in 375 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:56.839 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:56.844 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=30, revision=36
    04:58:56.844 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=36, revision=-1
    04:58:56.871 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:56.884 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:56.888 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:56.890 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:56.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:56.952 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:56.958 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=11, revision=14
    04:58:56.958 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:56.957 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/2/1 {11 11ä11#+} 1/a"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:56.997 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:58:56.997 [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
    04:58:57.016 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.017 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:57.020 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:57.032 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/1 {11 11ä11#+} 1/b"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:57.035 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.038 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:57.040 [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
    04:58:57.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:57.098 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.099 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='702478065740e5911561eff918ced14fa7cdbb04' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:57.136 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:57.146 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:57.150 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:57.152 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rur3IIlbPhB1wYTrtVir4A/nIIRjUgTfdzsuH3YZlsn9g' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:57.158 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:57.217 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.223 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/2/1 {11 11ä11#+} 1/b"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:57.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.241 [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'
    04:58:57.258 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:57.264 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/esHrB-0biXxtADzfWzfoCg/CafcABQEXfj1k0fIf6XnqQ/hh4aCa5YyiRryabNi0dhKQ' offset=0
    04:58:57.275 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:57.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:57.325 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=17
    04:58:57.326 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 98604 bytes in 89 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:57.396 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:57.424 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:57.427 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:57.428 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=78643200

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.583 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:57.599 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:57.602 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.640 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/2/1 {11 11ä11#+} 1/b"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:57.645 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.651 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:57.652 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=14, revision=17
    04:58:57.652 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:57.655 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.662 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:57.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:57.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:58:57.699 [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
    04:58:57.728 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b06f6311aceab1b4431e24eb1cacee1d05455618' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:57.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 134363 bytes in 671 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:57.735 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:57.748 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=39
    04:58:57.749 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:58:57.786 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:57.814 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.818 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/2/a"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:57.839 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:57.842 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=36, revision=39

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:57.907 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:57.913 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=36, revision=39
    04:58:57.913 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=39, revision=-1

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:57.913 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.925 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:57.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.927 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/esHrB-0biXxtADzfWzfoCg/rt7Z0cWTAtiKWEkhP74mQw' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:57.930 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:57.940 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:57.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:57.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:58:57.991 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:58.021 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:58:58.024 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:58.039 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=20
    04:58:58.039 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:58.079 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:58.106 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:58.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:58.111 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:58.126 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/1 {11 11ä11#+} 1/b"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    04:58:58.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:58.152 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:58.155 [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
    04:58:58.199 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:58.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1b0ac54f765fe65e959761d785ee3649de32bf17' to.sha1='ddebcd4342d11ae4022f2659135871ea6051425f'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:58.210 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=17, revision=20
    04:58:58.210 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:58.253 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=45
    04:58:58.253 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:58.255 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:58.256 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/esHrB-0biXxtADzfWzfoCg/rt7Z0cWTAtiKWEkhP74mQw' offset=1048576

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:58.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:58.262 [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
    04:58:58.268 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:58.288 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:58.316 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:58.319 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=39, revision=45

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:58.321 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:58.351 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:58.363 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:58.369 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=39, revision=45
    04:58:58.369 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=45, revision=-1

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:58.375 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:58.378 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:58.406 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:58.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:58.446 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:58.471 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/1 {11 11ä11#+} 1/c"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:58.474 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=23
    04:58:58.474 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:58.535 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:58.536 [qtp1325681772-1816] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/esHrB-0biXxtADzfWzfoCg/rt7Z0cWTAtiKWEkhP74mQw' offset=2097152
    04:58:58.546 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:58:58.567 [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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:58.594 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:58.600 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=20, revision=23
    04:58:58.658 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:58.663 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=20, revision=23
    04:58:58.664 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:58.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:58.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:58:58.724 [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
    04:58:58.727 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:58.746 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:58.753 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:58.754 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rur3IIlbPhB1wYTrtVir4A/2lU1FjAN4f96RUoKQWCANQ' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:58.768 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:58.761 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:58.816 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:58.819 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/esHrB-0biXxtADzfWzfoCg/rt7Z0cWTAtiKWEkhP74mQw' offset=3145728

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:58.828 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:58.833 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:58.859 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:58.878 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.60%
    04:58:58.881 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.72%
    04:58:58.882 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:58:58.884 [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
    04:58:58.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:59.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='317f6281e6ce2a7508052ae5ca2d9f1f73913d58' to.sha1='46133462b3e1686df08cf6b8063c65410c61e8b4'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:59.077 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:59.078 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/esHrB-0biXxtADzfWzfoCg/rt7Z0cWTAtiKWEkhP74mQw' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:59.086 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:59.090 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:58:59.108 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:59.136 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:59.138 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=79691776

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:59.144 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=27
    04:58:59.144 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:59.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    04:58:59.331 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:59.332 [qtp1325681772-1816] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/esHrB-0biXxtADzfWzfoCg/rt7Z0cWTAtiKWEkhP74mQw' offset=5242880
    04:58:59.342 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:59.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    04:58:59.581 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:59.582 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/esHrB-0biXxtADzfWzfoCg/rt7Z0cWTAtiKWEkhP74mQw' offset=6291456
    04:58:59.590 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:59.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    04:58:59.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 897644 bytes in 1844 ms. path='/2/a'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:59.749 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:59.752 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:58:59.809 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:58:59.811 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:59.823 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:59.827 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=23, revision=27
    04:58:59.827 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:59.835 [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
    04:58:59.840 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:59.852 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    04:58:59.852 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a
    04:58:59.853 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a
    04:58:59.854 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a
    04:58:59.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_34dfk into destFile a
    04:58:59.856 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_3quio into destFile a

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:58:59.864 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:58:59.950 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:58:59.952 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/2/a"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912
    04:59:00.060 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:00.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.28%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:00.080 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/1 {11 11ä11#+} 1/a"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:00.083 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:00.085 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:00.134 [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 > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:00.135 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b352e80af719460aa241796e2edc557cac7f20a1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    ******************** path: /1 {11 11ä11#+} 1/a
    04:59:00.202 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:00.218 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/3 + &#ä/5/h"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912
    04:59:00.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    04:59:00.316 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:00.326 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/YtUMRqqIrf9ZXiEHD0A2Pw/xOEo589DrrikCLq6o334Og' offset=0
    04:59:00.336 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:00.344 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:00.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    04:59:00.448 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 75645 bytes in 161 ms. path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:00.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 568450 bytes in 1912 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:00.489 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:00.495 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=48
    04:59:00.496 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48
    04:59:00.538 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:00.541 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=45, revision=48
    04:59:00.552 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:00.554 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/3 + &#ä/5/h"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:00.557 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=45, revision=48
    04:59:00.557 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=48, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:00.585 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:00.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:00.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:00.619 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:00.643 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:00.647 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:00.652 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:00.654 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:00.670 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:00.690 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:00.695 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:00.695 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/1 {11 11ä11#+} 1/c"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:00.696 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7j2hu1LA-ckj0_ozLzxeBQ/t6lkIDNhlpUDSd9J8oxx2Q' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:00.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='36bf7ec1211e876acc5ad08662547f2292d2effc' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:00.758 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:00.782 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/3 + &#ä/5/i"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:00.783 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    04:59:00.785 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:00.787 [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
    04:59:00.861 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:00.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:00.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aea8a282ba64f365233322ee61d935ed75acd0bd' to.sha1='80cd5936f030e278e253b3c4913acc1c23fdbe3c'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:00.910 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:00.912 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/YtUMRqqIrf9ZXiEHD0A2Pw/YojjgE4Wt6q7CAOnHR_5VA' offset=0
    04:59:00.928 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:00.979 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=54
    04:59:00.979 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:01.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:01.052 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:01.058 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=48, revision=54

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:01.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:01.104 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:01.110 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=48, revision=54
    04:59:01.110 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=54, revision=-1
    04:59:01.136 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:01.165 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:01.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/2/1 {11 11ä11#+} 1/a"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    04:59:01.180 [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
    04:59:01.217 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:01.218 [qtp1325681772-1816] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/YtUMRqqIrf9ZXiEHD0A2Pw/YojjgE4Wt6q7CAOnHR_5VA' offset=1048576
    04:59:01.229 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:01.290 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:01.325 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:01.328 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:01.337 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:01.356 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:01.358 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HOzFKo1zhJD9VPuKvDSDoA/Rag7Xq6yOvViOI0vVxTbgw/mqZUvZRtJS3EmcWceI4ozA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:01.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:01.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 137139 bytes in 1293 ms. path='/1 {11 11ä11#+} 1/a'
    04:59:01.447 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=30
    04:59:01.448 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:01.514 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:01.515 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/YtUMRqqIrf9ZXiEHD0A2Pw/YojjgE4Wt6q7CAOnHR_5VA' offset=2097152
    04:59:01.528 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:01.550 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:01.563 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=27, revision=30

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:01.585 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:01.607 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:01.610 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:01.612 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=80740352

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:01.622 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:01.631 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=27, revision=30
    04:59:01.631 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=30, revision=-1
    04:59:01.688 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:01.688 [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
    04:59:01.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:01.707 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:01.792 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:01.793 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/YtUMRqqIrf9ZXiEHD0A2Pw/YojjgE4Wt6q7CAOnHR_5VA' offset=3145728
    04:59:01.804 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:01.849 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:01.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:02.001 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:02.040 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:02.041 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/YtUMRqqIrf9ZXiEHD0A2Pw/YojjgE4Wt6q7CAOnHR_5VA' offset=4194304
    04:59:02.051 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:02.119 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:02.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    04:59:02.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 599136 bytes in 1343 ms. path='/3 + &#ä/5/i'
    04:59:02.366 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    04:59:02.375 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    04:59:02.376 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i
    04:59:02.377 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i
    04:59:02.378 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:02.439 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/1 {11 11ä11#+} 1/a"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:02.506 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/3 + &#ä/5/i"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:02.547 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:02.574 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:02.586 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:02.588 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:02.592 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:02.593 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:02.597 [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
    04:59:02.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 397803 bytes in 1429 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:59:02.620 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=57
    04:59:02.621 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:02.694 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='492a943b5e4cea78a4f49ec8090e0c3bebf3a912' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:02.709 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d4b2a554df64a0b8b0ab4e57abad649cca75805b' to.sha1='7d1b0860735a0930939dc5830951b89b05c303e2'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:02.714 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:02.720 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=54, revision=57

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:02.884 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:02.886 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:02.894 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:02.899 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/3 + &#ä/aa"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:02.900 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=54, revision=57
    04:59:02.900 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=57, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:02.913 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:02.946 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:02.946 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:02.965 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:02.968 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    04:59:02.990 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:02.991 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/rG_99lMNo-ANMqHolyCXfQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:02.994 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:02.996 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:02.999 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:03.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    04:59:03.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 37800 bytes in 77 ms. path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:03.162 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:03.169 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:03.172 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=36
    04:59:03.172 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:03.253 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/3 + &#ä/aa"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:03.253 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/2/1 {11 11ä11#+} 1/a"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    04:59:03.281 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:03.282 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:03.350 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:03.351 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:03.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:03.360 [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
    04:59:03.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d17f3737b074e62048e6357d3768183a6bdd7c28' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:03.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84b18e74c23bdef02aca06af61693ff85bcdb957' to.sha1='6f66fa4fd9994bb5c0e301d47eb1f8450cdc7d30'): /2/1 {11 11ä11#+} 1/b
    04:59:03.477 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=63
    04:59:03.477 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:03.516 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/3 + &#ä/bb"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912
    04:59:03.522 [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
    04:59:03.534 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:03.537 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:03.539 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=57, revision=63

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:03.542 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:03.542 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:03.554 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/1DZENuNfe0Xboz5ZLkIHyw' offset=0
    04:59:03.562 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:03.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:03.631 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:03.633 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 135256 bytes in 111 ms. path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:03.638 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=57, revision=63
    04:59:03.639 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=63, revision=-1
    04:59:03.669 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:03.898 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:03.902 [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
    04:59:03.935 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:03.954 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:03.957 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/2/1 {11 11ä11#+} 1/b"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:03.958 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/3 + &#ä/bb"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:03.963 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=30, revision=36
    04:59:03.963 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=36, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:03.965 [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
    04:59:03.967 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:03.989 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:04.008 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:04.012 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    04:59:04.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='479f2cef4ec0e6416dc024bccee1bf6cfc86d3fb' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:04.126 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:04.139 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:04.141 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:04.142 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HOzFKo1zhJD9VPuKvDSDoA/Rag7Xq6yOvViOI0vVxTbgw/KMBXzMvnYC0AhzcNIKW1Yg' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:04.173 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:04.175 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/3 + &#ä/cc"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912
    04:59:04.475 [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
    04:59:04.487 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/1 {11 11ä11#+} 1/b"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76
    04:59:04.497 [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
    04:59:04.498 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:04.499 [qtp1325681772-1816] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/_wKmya6UBf2AITt_l_zuqg' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    ******************** path: /1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:04.511 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:04.571 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:04.579 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:04.582 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:04.584 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7j2hu1LA-ckj0_ozLzxeBQ/gpkLz3IHqzKLSC2Ez3r-QQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:04.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    04:59:04.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 374960 bytes in 198 ms. path='/3 + &#ä/cc'
    04:59:04.722 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    04:59:04.796 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/3 + &#ä/cc"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912
    04:59:04.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:04.894 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:04.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    04:59:04.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3326b720cec2ca7d7e3f18879c67038b03fddc8' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:05.012 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:05.174 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/3 + &#ä/dd"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:05.168 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 145569 bytes in 671 ms. path='/1 {11 11ä11#+} 1/b'
    04:59:05.190 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=39
    04:59:05.190 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:05.200 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:05.200 [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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:05.224 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:05.227 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=36, revision=39

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:05.240 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:05.241 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-Pv6aQXa5Ab6qSvXdI6VcQ/566uzt-VFAvfEEdxC5aCGg' offset=0
    04:59:05.249 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:05.260 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:05.273 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=36, revision=39
    04:59:05.274 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=39, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:05.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    04:59:05.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35540 bytes in 123 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:05.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:05.347 [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
    04:59:05.363 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:05.376 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:05.395 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="d76d16a9-d7aa-4cad-b1fd-5992ace43158", toRepositoryId="1b5abe39-f591-46d7-9d67-5436f86b1912", path="/3 + &#ä/dd"} on repo=1b5abe39-f591-46d7-9d67-5436f86b1912

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:05.407 [qtp178185341-627] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:05.414 [qtp178185341-627] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:59:05.443 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:05.474 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:05.501 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/1 {11 11ä11#+} 1/b"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:05.518 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:05.523 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.54%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:05.540 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:05.546 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:05.547 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:05.548 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=81788928

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:05.581 [qtp1325681772-172] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 localRepositoryRevisionSynced=104
    04:59:05.677 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:05.681 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:05.728 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 transaction.localRevision=118 remoteFromLocalRevision=104

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:05.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:05.797 [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
    04:59:05.804 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:05.815 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:05.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1b5abe39-f591-46d7-9d67-5436f86b1912 from='build/repo/j7y5ltia-yde2y-local-dest' toID=d76d16a9-d7aa-4cad-b1fd-5992ace43158 to='https://localhost:46166/d76d16a9-d7aa-4cad-b1fd-5992ace43158'
    04:59:05.827 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:05.831 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:05.836 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2adc19b843e459a74274cb7c7bd87b704f2904d8' to.sha1='0917b6bb48457328a93af1ec5bc19eb67cb3b7c9'): /1 {11 11ä11#+} 1/c
    04:59:05.872 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=45
    04:59:05.873 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:05.888 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=118

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:05.935 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:05.938 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=39, revision=45

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:05.963 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:05.966 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:05.997 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:06.006 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:59:06.006 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    04:59:06.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 localRepositoryRevisionSynced=118

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:06.092 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:06.101 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=39, revision=45
    04:59:06.101 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=45, revision=-1
    04:59:06.139 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:06.201 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:06.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/1 {11 11ä11#+} 1/c"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:06.404 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:06.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/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:06.460 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 636498 bytes in 2495 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:59:06.472 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=66
    04:59:06.472 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    ******************** path: /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:06.566 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:06.568 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=63, revision=66
    04:59:06.586 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:06.590 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=63, revision=66
    04:59:06.590 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=66, revision=-1
    04:59:06.632 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:06.632 [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
    04:59:06.642 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:06.646 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:06.655 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:06.659 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:06.660 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7j2hu1LA-ckj0_ozLzxeBQ/rA93r4m9u_a5gpliyhh9Bw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:06.683 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:06.685 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:59:06.847 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:06.949 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/2/1 {11 11ä11#+} 1/b"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    04:59:06.976 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:07.014 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=121

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:07.013 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:07.019 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:07.026 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:07.031 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:07.218 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3c76788f8d856eef691d17a74cfc7bf736e3756c' to.sha1='cb4a93860ed3d405f4521cd9066dcf98e30d9773'): /2/a
    04:59:07.289 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=72
    04:59:07.289 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72
    04:59:07.613 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:07.628 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=66, revision=72
    04:59:07.728 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:07.737 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=66, revision=72
    04:59:07.738 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=72, revision=-1
    04:59:07.767 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:07.840 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:07.948 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/2/a"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    04:59:08.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    04:59:08.253 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:08.260 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:08.262 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:08.263 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HOzFKo1zhJD9VPuKvDSDoA/B7l4lqVjWP_FV_6o27SFbQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:08.569 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:08.572 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912, this.remoteRepositoryRevisionSynced=-1, revision=121
    04:59:08.840 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:08.856 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=-1, revision=121
    04:59:08.857 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=121, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:09.042 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:09.043 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:09.074 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:09.308 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:09.316 [qtp1325681772-1964] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 transaction.localRevision=110 remoteFromLocalRevision=118
    04:59:09.618 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:09.621 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d76d16a9-d7aa-4cad-b1fd-5992ace43158 from='https://localhost:46166/d76d16a9-d7aa-4cad-b1fd-5992ace43158' toID=1b5abe39-f591-46d7-9d67-5436f86b1912 to='build/repo/j7y5ltia-yde2y-local-dest', fromRepoLocalSync=false
    04:59:09.636 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:09.647 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=110
    04:59:09.674 [pool-4-thread-8] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:09.995 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:10.113 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:10.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 299136 bytes in 2007 ms. path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:09.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 serverRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158: repoFileDtos.size=0
    04:59:10.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=85.5 MiB, available=370.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:10.173 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=75
    04:59:10.174 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:10.198 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:10.204 [qtp1325681772-1816] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912, this.localRepositoryRevisionInProgress=-1, revision=111
    04:59:10.210 [qtp1325681772-1816] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:10.232 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:10.240 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:10.252 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:10.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 serverRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158: 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
    04:59:10.258 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=72, revision=75

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:10.260 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:10.314 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:10.314 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 739013 bytes in 3856 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:10.323 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=72, revision=75
    04:59:10.323 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=75, revision=-1

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:10.355 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=48
    04:59:10.356 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:10.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:10.379 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:10.395 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:10.420 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:10.422 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:10.440 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:10.443 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=45, revision=48

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:10.525 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:10.551 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:10.556 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=45, revision=48
    04:59:10.556 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=48, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:10.590 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:10.600 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/2/a"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:10.602 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:10.602 [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
    04:59:10.624 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:10.626 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:10.645 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:10.646 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=82837504

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:10.652 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:10.655 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:10.667 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:10.696 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:10.702 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=84.7 MiB, available=370.8 MiB
    04:59:10.706 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.remoteRepositoryRevisionSynced=106, revision=111
    04:59:10.725 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MonKIlQZNRQ2uD2wFxYBaw, serverRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158} because of missing permissions!
    04:59:10.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:10.823 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    04:59:10.827 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:10.831 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/1 {11 11ä11#+} 1/c"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:10.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:10.854 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:10.947 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6a5a6c87359db51bdbd2d1d22f97b175e5f7678' to.sha1='46190caaef2cc4ce9e0223b8d1b3c8cb80ed5749'): /3 + &#ä/5/h

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:10.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    04:59:10.962 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:10.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    04:59:11.002 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='35a13051c4fa32fa7e0ca7dc2f4b12f16a1f29f6' to.sha1='2d08d8b1e34be9a12f3c8a7aa53c6107f6701adf'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:11.007 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=81
    04:59:11.008 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:11.100 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=54
    04:59:11.102 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:11.146 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:11.150 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=75, revision=81

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:11.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=84.6 MiB, available=370.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:11.217 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:11.223 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=75, revision=81
    04:59:11.223 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=81, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:11.245 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:11.249 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912, this.localRepositoryRevisionSynced=106, revision=111
    04:59:11.249 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912, this.localRepositoryRevisionInProgress=111, revision=-1

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:11.249 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:11.252 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=48, revision=54

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:11.262 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:11.299 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:11.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:11.398 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:11.397 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:11.404 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=48, revision=54
    04:59:11.404 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=54, revision=-1
    04:59:11.437 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:11.497 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/5/h"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:11.520 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:11.527 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    04:59:11.587 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:11.626 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:11.632 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:11.639 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/XkWCd_OWgeL5gGRbDuVszA/AUPgRCuE79EmXld7VVXQXA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:11.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=84.6 MiB, available=370.9 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:11.646 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/2/1 {11 11ä11#+} 1/a"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:11.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:11.725 [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

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:11.882 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:11.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 129816 bytes in 379 ms. path='/3 + &#ä/5/h'
    04:59:11.925 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=84
    04:59:11.926 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:12.000 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:12.020 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:12.019 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:12.029 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=81, revision=84

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:12.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=84.6 MiB, available=370.9 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:12.034 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:12.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:12.035 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GaHbt5iN5xs68SgLeiI3bg/VwYVTxoazeShWbgu020gDA/tRjqzRAFhqr_sDc9OG7ITQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:12.102 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:12.106 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=81, revision=84
    04:59:12.106 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=84, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:12.156 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:12.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:12.163 [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
    04:59:12.162 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:12.184 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:12.204 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:12.216 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:12.219 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:59:12.262 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:12.328 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/5/h"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:12.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=84.6 MiB, available=370.9 MiB
    04:59:12.359 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:59:12.359 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:59:12.359 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:12.371 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:12.374 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:12.383 [qtp1325681772-1817] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 localRepositoryRevisionSynced=110
    04:59:12.461 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:12.464 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:12.468 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:12.497 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 transaction.localRevision=124 remoteFromLocalRevision=110

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:12.513 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='186db4d6ed0193111356cf60f4314dfb2d7138c4' to.sha1='946f3a9a8f10781e401dcfa4fb920ec6a47a755a'): /3 + &#ä/5/i
    04:59:12.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=90
    04:59:12.596 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:12.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1b5abe39-f591-46d7-9d67-5436f86b1912 from='build/repo/j7y5ltia-yde2y-local-dest' toID=d76d16a9-d7aa-4cad-b1fd-5992ace43158 to='https://localhost:46166/d76d16a9-d7aa-4cad-b1fd-5992ace43158'
    04:59:12.606 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=124
    04:59:12.670 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:59:12.671 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:59:12.676 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 localRepositoryRevisionSynced=124

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:12.682 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:12.686 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=84, revision=90
    04:59:12.784 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:12.792 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=84, revision=90
    04:59:12.793 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=90, revision=-1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:12.809 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=-1, revision=126
    04:59:12.811 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:12.821 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:12.903 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:12.924 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:12.926 [qtp1325681772-1816] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912, this.remoteRepositoryRevisionSynced=121, revision=126
    04:59:13.026 [qtp1325681772-1816] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:13.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/5/i"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:13.034 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionSynced=121, revision=126
    04:59:13.034 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158, this.localRepositoryRevisionInProgress=126, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:13.067 [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
    04:59:13.087 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:13.091 [qtp1325681772-172] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d76d16a9-d7aa-4cad-b1fd-5992ace43158 remoteRepositoryId=1b5abe39-f591-46d7-9d67-5436f86b1912 transaction.localRevision=116 remoteFromLocalRevision=124
    04:59:13.124 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:13.127 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:59:13.128 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5eaba3d8]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:13.128 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [14f8f4f6]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:13.175 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:13.184 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:13.187 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:13.188 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/XkWCd_OWgeL5gGRbDuVszA/oJ0_ZsNgF2voeWaPHSpw2Q' offset=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:13.227 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    04:59:13.463 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:13.735 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    04:59:13.825 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:14.156 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:14.175 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:14.178 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:14.179 [qtp298852037-1094] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=83886080

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:14.196 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    04:59:14.485 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63a870c4]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5nu7k-vd3q5-local-src'
    04:59:14.492 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63a870c4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5nu7k-vd3q5-local-src' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:14.615 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 381228 bytes in 1548 ms. path='/3 + &#ä/5/i'
    04:59:14.630 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=93
    04:59:14.630 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93
    04:59:14.720 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:14.724 [qtp1971696218-1849] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=90, revision=93
    04:59:14.734 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:14.742 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=90, revision=93
    04:59:14.742 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=93, revision=-1
    04:59:14.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:14.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:14.809 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:14.837 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:14.840 [qtp1971696218-348] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:59:14.860 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:14.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/5/i"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    04:59:15.012 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:15.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:15.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    04:59:15.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fcc48c4a7e8520653ce249a21c0bcd9c3fa55b43' to.sha1='53ef5c4b0cb5658f48a72d50db08a8b728784f82'): /3 + &#ä/aa

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:15.247 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:15.249 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:15.275 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:15.302 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:15.323 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=99
    04:59:15.324 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:15.418 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1018044 bytes in 3693 ms. path='/2/1 {11 11ä11#+} 1/a'
    04:59:15.438 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=57
    04:59:15.439 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:15.442 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:15.444 [qtp1971696218-1849] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=93, revision=99
    04:59:15.518 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:15.525 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=93, revision=99
    04:59:15.525 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=99, revision=-1

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:15.542 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:15.546 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=54, revision=57

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:15.550 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:15.649 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:15.651 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:15.661 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=54, revision=57
    04:59:15.661 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=57, revision=-1
    04:59:15.705 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:15.705 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:15.724 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:15.746 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:15.747 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:15.766 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/aa"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    04:59:15.780 [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
    04:59:15.781 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:15.834 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:15.840 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:15.843 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:15.844 [qtp1971696218-1849] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/K6Bn7vrAL9NLPmi2pGj8sg' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:15.867 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/2/1 {11 11ä11#+} 1/a"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76
    04:59:15.905 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:15.970 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:15.971 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:15.974 [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
    04:59:16.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 91584 bytes in 384 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:16.182 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2032141d9414e0b2948e773c5bcd7a7ec46e8621' to.sha1='2f39681a81d0d5573e723efcd1f9c64b488c6c9e'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:16.182 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=102
    04:59:16.183 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:16.226 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=63
    04:59:16.226 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:16.231 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:16.235 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=99, revision=102
    04:59:16.290 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:16.296 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:16.303 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=99, revision=102
    04:59:16.304 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=102, revision=-1

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:16.311 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:16.315 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=57, revision=63

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:16.346 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:16.346 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:16.370 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:16.390 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:16.392 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:59:16.438 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:16.540 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/aa"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    04:59:16.565 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:16.642 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:16.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:16.668 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:16.675 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=57, revision=63
    04:59:16.675 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=63, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:16.682 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8d02ad28c79296b2e97cd6110a1ab28c42dd6a33' to.sha1='f76a0448077f6815ca5cff641c642cadd7685c41'): /3 + &#ä/bb

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:16.704 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:16.722 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=108
    04:59:16.723 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:16.762 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:16.779 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:16.786 [qtp1971696218-348] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=102, revision=108
    04:59:16.823 [qtp1971696218-348] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:16.831 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/2/1 {11 11ä11#+} 1/b"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:16.836 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=102, revision=108
    04:59:16.836 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=108, revision=-1
    04:59:16.864 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:16.865 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:16.912 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:16.997 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/bb"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    04:59:17.006 [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
    04:59:17.023 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:17.039 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:17.042 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:17.043 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/GaHbt5iN5xs68SgLeiI3bg/VwYVTxoazeShWbgu020gDA/QA-irLiSSKFSrmrjo48oRw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:17.201 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:17.217 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:17.219 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:17.220 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/W2f35zwfj7VZ4Fl8ZzxUbA' offset=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:17.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:17.418 [qtp298852037-1094] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:17.703 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:17.720 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:17.723 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:17.724 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=84934656

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:18.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:18.134 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:18.194 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 616142 bytes in 1328 ms. path='/2/1 {11 11ä11#+} 1/b'
    04:59:18.209 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=66
    04:59:18.209 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66
    04:59:18.252 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:18.254 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=63, revision=66

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:18.322 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:18.324 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:18.350 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:18.351 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:18.355 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=63, revision=66
    04:59:18.356 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=66, revision=-1
    04:59:18.397 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:18.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:18.423 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:18.453 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:18.455 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:59:18.486 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:18.508 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/2/1 {11 11ä11#+} 1/b"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76
    04:59:18.571 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:18.611 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:18.613 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    04:59:18.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e14637cdd3758bc9254f7a0c0d1e1ec40f47a64b' to.sha1='9c99ffee28d710103bf9deb5d4c2e3f0631915df'): /2/a
    04:59:18.710 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=72
    04:59:18.710 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72
    04:59:18.778 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:18.783 [qtp178185341-627] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=66, revision=72

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:18.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:18.906 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:18.913 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=66, revision=72
    04:59:18.913 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=72, revision=-1
    04:59:18.942 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:18.986 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:19.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/2/a"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76
    04:59:19.030 [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
    04:59:19.038 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    04:59:19.038 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    04:59:19.039 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:59:19.271 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:19.276 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:59:19.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 from='https://localhost:32836/2b6ea6eb-6877-4059-92c2-c8da2b17bca6' toID=9b38b996-aa51-4e93-b12b-a4039b2b1c76 to='build/repo/j7y5k7gc-q709w-local-src', fromRepoLocalSync=true
    04:59:19.277 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9b38b996-aa51-4e93-b12b-a4039b2b1c76 ('build/repo/j7y5k7gc-q709w-local-src')
    04:59:19.287 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:19.314 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:19.378 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:19.507 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:19.516 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:19.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 854336 bytes in 2522 ms. path='/3 + &#ä/bb'
    04:59:19.546 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=111
    04:59:19.547 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111
    04:59:19.579 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:19.589 [qtp1971696218-1849] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=108, revision=111
    04:59:19.602 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:19.617 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=108, revision=111
    04:59:19.617 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=111, revision=-1
    04:59:19.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:59:19.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:19.676 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:19.700 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:19.702 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:59:19.726 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:19.746 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:19.759 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/bb"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:19.763 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:19.774 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:19.775 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=85983232

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:19.799 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:19.854 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:19.855 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    04:59:19.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e5606004f089fcc0175a3e9bb07bdb9e862252d4' to.sha1='291113b7ae33fcf9d7e8db7f598084e675f0a653'): /3 + &#ä/cc
    04:59:19.987 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=117
    04:59:19.987 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117
    04:59:20.041 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:20.044 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=111, revision=117
    04:59:20.083 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:20.096 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=111, revision=117
    04:59:20.096 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=117, revision=-1
    04:59:20.120 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:20.166 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:20.274 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/cc"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    04:59:20.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    04:59:20.407 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:20.410 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:20.418 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:20.421 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:20.422 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/w82nEbmzkvaT9hwd1Sq6mA' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:20.433 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 serverRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 renewalDateTime=2017-09-24T03:28:43.109Z expiryDateTime=2017-09-24T03:58:43.109Z
    04:59:20.447 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:20.458 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=45
    04:59:20.541 [pool-4-thread-8] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:20.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 serverRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6: repoFileDtos.size=0
    04:59:21.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=51.7 MiB, available=403.8 MiB
    04:59:21.182 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:21.189 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.localRepositoryRevisionInProgress=-1, revision=46
    04:59:21.204 [qtp178185341-1021] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=46

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:21.400 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:21.402 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:21.436 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:21.676 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:21.728 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 409964 bytes in 1444 ms. path='/3 + &#ä/cc'
    04:59:21.740 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=120
    04:59:21.740 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120
    04:59:21.846 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:21.850 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=117, revision=120
    04:59:21.957 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:21.962 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=117, revision=120
    04:59:21.962 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=120, revision=-1
    04:59:22.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:22.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:22.022 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:22.049 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:22.050 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:59:22.243 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:22.395 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/cc"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    04:59:22.426 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:22.463 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:22.523 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:22.525 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    04:59:22.623 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2524abef953cd3d368fd0d359c4fdc8f8020a73e' to.sha1='6f0d602ad3cecead5520f8a68e85be730a84888f'): /3 + &#ä/dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:22.667 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:22.668 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=126
    04:59:22.669 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126
    04:59:22.724 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:22.727 [qtp1971696218-1849] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=120, revision=126
    04:59:22.798 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:22.807 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=120, revision=126
    04:59:22.808 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=126, revision=-1
    04:59:22.832 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:22.896 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:22.907 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/dd"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    04:59:22.914 [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
    04:59:22.926 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:22.948 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:22.952 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:22.953 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=87031808

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:23.104 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:23.118 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:23.121 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:23.122 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/Q5hIE9JD2V0bmhG4ufU0jQ' offset=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:23.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:24.342 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:24.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 serverRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6: 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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:24.487 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:24.489 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:24.518 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:24.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=49.8 MiB, available=405.7 MiB
    04:59:24.869 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.remoteRepositoryRevisionSynced=4, revision=46
    04:59:24.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:24.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:24.969 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:24.969 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:24.979 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:24.979 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:24.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:24.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:25.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:25.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:25.010 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:25.010 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:25.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:25.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:25.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:25.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:25.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:25.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:25.049 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:25.049 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:25.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:25.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:25.084 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8LrXS_R5oLV-u2thExZ09A, serverRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6} because of missing permissions!
    04:59:25.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:59:25.498 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=50.0 MiB, available=405.5 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:25.537 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:25.598 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:25.603 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.localRepositoryRevisionSynced=4, revision=46
    04:59:25.603 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.localRepositoryRevisionInProgress=46, revision=-1
    04:59:25.648 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:25.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:26.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:26.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=49.6 MiB, available=405.9 MiB
    04:59:26.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:26.303 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:26.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=49.6 MiB, available=405.9 MiB
    04:59:26.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:26.440 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 738096 bytes in 3526 ms. path='/3 + &#ä/dd'
    04:59:26.457 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=129
    04:59:26.458 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:26.480 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:26.495 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:26.498 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=126, revision=129
    04:59:26.506 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:26.510 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=126, revision=129
    04:59:26.510 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=129, revision=-1
    04:59:26.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:26.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:26.576 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:26.600 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:26.603 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:59:26.690 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:26.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=49.6 MiB, available=405.9 MiB
    04:59:26.735 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:59:26.738 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:59:26.738 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:59:26.758 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:26.774 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:26.796 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:26.800 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:26.801 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=88080384

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:26.807 [qtp178185341-1021] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 localRepositoryRevisionSynced=45

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:26.888 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/dd"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:26.894 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:26.930 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:26.939 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 transaction.localRevision=77 remoteFromLocalRevision=45

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:27.095 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:27.110 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:27.140 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:27.185 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=77
    04:59:27.202 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77
    04:59:27.341 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:27.346 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=72, revision=77
    04:59:27.382 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:27.385 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9b38b996-aa51-4e93-b12b-a4039b2b1c76 from='build/repo/j7y5k7gc-q709w-local-src' toID=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 to='https://localhost:32836/2b6ea6eb-6877-4059-92c2-c8da2b17bca6'
    04:59:27.403 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:27.415 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:27.427 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=78

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:27.424 [Test worker] INFO  D.Datastore - 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
    04:59:27.458 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=6

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:27.565 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:27.568 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > interruptPermissionSetInheritance STANDARD_OUT
    04:59:27.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:27.601 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:27.708 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:27.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:27.718 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=77, revision=80
    04:59:27.720 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80
    04:59:27.766 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:27.770 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=77, revision=80
    04:59:27.867 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:27.876 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=72, revision=80
    04:59:27.876 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=80, revision=-1
    04:59:27.978 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:27.988 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:27.990 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:27.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    04:59:28.028 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=82
    04:59:28.028 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82
    04:59:28.066 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:28.070 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=80, revision=82
    04:59:28.109 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:28.121 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=80, revision=82
    04:59:28.122 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=82, revision=-1
    04:59:28.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:28.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:28.203 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:28.260 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:28.344 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:28.383 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:28.387 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.88%
    04:59:28.390 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:28.393 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:28.402 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.95%
    04:59:28.403 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:28.407 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:28.408 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.03%
    04:59:28.409 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:28.411 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:28.414 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:28.416 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:28.417 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    04:59:28.597 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c3ebc7ebc9429798403ae3a1fbde6da10f424b9d' to.sha1='513ecbe106bb3b9fba4f57d47cb67fe560cb2076'): /3 + &#ä/5/h

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:28.655 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:28.688 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=86
    04:59:28.689 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86
    04:59:28.756 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:28.761 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=82, revision=86
    04:59:28.940 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:28.947 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=82, revision=86
    04:59:28.947 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=86, revision=-1
    04:59:28.974 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:29.098 [qtp178185341-627] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:29.120 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=135
    04:59:29.126 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:29.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/3 + &#ä/5/h"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:29.291 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:29.295 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=129, revision=135

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:29.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    ******************** path: /3 + &#ä/5/h
    04:59:29.357 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:29.368 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:29.371 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:29.372 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u1ohkNrVqPbMJX4LpGFM_Q/RGYmGLKZznlGBysD_BdUxg/LVdBus5c2vZgPJotB7uVWw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:29.524 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:29.534 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=129, revision=135
    04:59:29.535 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=135, revision=-1
    04:59:29.568 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:29.580 [qtp1971696218-1959] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 transaction.localRevision=80 remoteFromLocalRevision=6
    04:59:29.590 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:29.591 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:29.593 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4' toID=9e23754a-dd77-4582-93f5-e1b4416c9624 to='build/repo/j7y5k1ak-yimad-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:29.602 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:29.618 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:29.637 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=80

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:29.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124111 bytes in 355 ms. path='/3 + &#ä/5/h'
    04:59:29.666 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=89
    04:59:29.666 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89
    04:59:29.745 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:29.750 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=86, revision=89

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:29.900 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:29.918 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:29.920 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:29.921 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=89128960

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:30.062 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:30.071 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=86, revision=89
    04:59:30.072 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=89, revision=-1
    04:59:30.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:30.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:30.139 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:30.206 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:30.215 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:59:30.244 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:30.269 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:30.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:30.303 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/3 + &#ä/5/h"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76
    04:59:30.335 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:30.388 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:30.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    04:59:30.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='978f85b204ee7bc8294317a15e39f70cd6e9f39c' to.sha1='692d3da84844adf5b0e349ec98f02bbbb787d571'): /3 + &#ä/5/i
    04:59:30.499 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=95
    04:59:30.500 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95
    04:59:30.604 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:30.606 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=89, revision=95
    04:59:30.679 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:30.686 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=89, revision=95
    04:59:30.686 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=95, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:30.708 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:30.724 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:30.732 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:30.776 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:30.798 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/3 + &#ä/5/i"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:30.819 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:30.877 [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
    04:59:30.948 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:30.958 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:30.970 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:30.971 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u1ohkNrVqPbMJX4LpGFM_Q/RGYmGLKZznlGBysD_BdUxg/bSauLgkKAp0pJXJOrWmcaQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:31.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=55.9 MiB, available=399.6 MiB
    04:59:31.036 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:31.370 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:31.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 130424 bytes in 575 ms. path='/3 + &#ä/5/i'
    04:59:31.463 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=98
    04:59:31.463 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98
    04:59:31.514 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:31.517 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=95, revision=98
    04:59:31.581 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:31.587 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=95, revision=98
    04:59:31.587 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=98, revision=-1
    04:59:31.629 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:31.629 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:31.644 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:31.664 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:31.666 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:31.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:31.689 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:31.861 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:31.866 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/3 + &#ä/5/i"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76
    04:59:31.942 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:31.975 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:31.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    04:59:32.021 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39725fab4ee19d71b1cdaf4059f9560db3e9fb3b' to.sha1='18de2c9ce3dead6c8201c500d458e0f9ba86aa15'): /3 + &#ä/aa
    04:59:32.099 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=104
    04:59:32.099 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104
    04:59:32.213 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:32.215 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=98, revision=104
    04:59:32.294 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:32.301 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=98, revision=104
    04:59:32.301 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=104, revision=-1
    04:59:32.335 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:32.420 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:32.450 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/3 + &#ä/aa"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:32.457 [qtp1971696218-1959] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=-1, revision=81
    04:59:32.475 [qtp1971696218-1959] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:32.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    ******************** path: /3 + &#ä/aa
    04:59:32.577 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:32.585 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:32.587 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:32.588 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u1ohkNrVqPbMJX4LpGFM_Q/5A-UyHkK4Y_9kzkv70Iy9w' offset=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:32.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:33.038 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    04:59:33.127 [closeDeferredTimer-59bbbeff-28] INFO  c.c.c.l.LocalRepoManagerImpl - [59bbbeff]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:33.141 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:33.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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
    04:59:33.178 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:33.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:33.305 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 227597 bytes in 822 ms. path='/3 + &#ä/aa'
    04:59:33.315 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=107
    04:59:33.316 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107
    04:59:33.375 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:33.379 [qtp178185341-1021] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=104, revision=107
    04:59:33.385 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:33.389 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=104, revision=107
    04:59:33.389 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=107, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:33.389 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:33.414 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:33.417 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:33.418 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=90177536

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:33.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:33.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:33.456 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:33.479 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:33.481 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:59:33.502 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:33.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:33.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/3 + &#ä/aa"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76
    04:59:33.667 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:33.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:33.726 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:33.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=53.9 MiB, available=401.6 MiB
    04:59:33.772 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=4, revision=81

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:33.796 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe1a30d56fa6782186248fa21fba3eeffc322dbe' to.sha1='d06589bf897c14422af69d6a8a190536ea1fdf4f'): /3 + &#ä/bb

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:33.887 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:33.900 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=113

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:33.902 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:33.910 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:33.966 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:33.967 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:33.967 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:33.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:33.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:33.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:33.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:34.010 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:34.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:34.032 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:34.042 [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
    04:59:34.046 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:34.054 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=107, revision=113

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:34.063 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:34.064 [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
    04:59:33.128 [closeDeferredTimer-14f8f4f6-1] INFO  c.c.c.l.LocalRepoManagerImpl - [14f8f4f6]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:34.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:34.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:34.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:34.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:34.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:34.110 [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
    04:59:34.116 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:34.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:34.123 [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
    04:59:34.125 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=107, revision=113
    04:59:34.125 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=113, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:34.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:34.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:34.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:34.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:34.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:34.161 [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
    04:59:34.164 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:34.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    04:59:34.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:34.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:34.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:34.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:34.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:34.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:34.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:34.217 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:34.217 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:34.229 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:34.265 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    04:59:34.071 [closeDeferredTimer-5eaba3d8-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5eaba3d8]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:34.229 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:59:34.615 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=54.0 MiB, available=401.5 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:34.669 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/3 + &#ä/bb"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76
    04:59:34.680 [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

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:34.701 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:34.706 [qtp1971696218-1959] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionSynced=4, revision=81
    04:59:34.706 [qtp1971696218-1959] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=81, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:34.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:34.765 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:34.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:34.868 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:34.890 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:34.893 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:34.894 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u1ohkNrVqPbMJX4LpGFM_Q/R1QuhGeMq4HKac8GpKDr8Q' offset=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:35.014 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:35.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=53.6 MiB, available=401.9 MiB
    04:59:35.277 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:35.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:35.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=53.6 MiB, available=401.9 MiB
    04:59:35.647 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:35.930 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:35.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=53.6 MiB, available=401.9 MiB
    04:59:35.966 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    04:59:35.966 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:59:35.966 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:59:35.979 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:36.010 [qtp1971696218-1602] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=80
    04:59:36.037 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:36.067 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=138 remoteFromLocalRevision=80
    04:59:36.254 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e23754a-dd77-4582-93f5-e1b4416c9624 from='build/repo/j7y5k1ak-yimad-local-src' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4'
    04:59:36.266 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=138

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:36.270 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:36.290 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:36.293 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:36.294 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=91226112

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:36.380 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:36.405 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:59:36.405 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:59:36.409 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=138

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:36.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 518960 bytes in 1794 ms. path='/3 + &#ä/bb'
    04:59:36.487 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=116
    04:59:36.488 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:36.508 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=140
    04:59:36.510 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:36.535 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:36.538 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=113, revision=116
    04:59:36.611 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:36.622 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=113, revision=116
    04:59:36.622 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=116, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:36.636 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:36.643 [qtp1971696218-1959] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=135, revision=140

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:36.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    04:59:36.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    04:59:36.684 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:36.710 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:36.712 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:36.712 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:36.716 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=135, revision=140
    04:59:36.717 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=140, revision=-1

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:36.808 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:36.839 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:36.843 [qtp1971696218-1602] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 transaction.localRevision=86 remoteFromLocalRevision=138

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:36.893 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/3 + &#ä/bb"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:36.912 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:36.915 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:59:36.919 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/IsmSmgVaAtdg0AqhhO4oNg

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:36.943 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:37.032 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:37.034 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:37.058 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:37.078 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 158 ms.
    04:59:37.078 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=_VCApp7NNZF6hNMSZffBwg, invitation=false]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:37.202 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:37.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    04:59:37.251 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88f5009889277f0acd82cd9838d5d3dd276400c5' to.sha1='f27782ce73ed7d71df7224dac01a8b49e611bcbe'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:37.279 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 201 ms.
    04:59:37.279 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, invitation=false]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:37.284 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=122
    04:59:37.284 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:37.450 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 163 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:37.453 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:37.458 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=116, revision=122
    04:59:37.666 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:37.672 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=116, revision=122
    04:59:37.673 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=122, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:37.717 [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
    04:59:37.718 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:37.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:37.810 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:37.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/3 + &#ä/cc"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76
    04:59:37.954 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    ******************** path: /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:38.082 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:38.085 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:38.086 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    04:59:38.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4' toID=9e23754a-dd77-4582-93f5-e1b4416c9624 to='build/repo/j7y5k1ak-yimad-local-src', fromRepoLocalSync=true
    04:59:38.087 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e23754a-dd77-4582-93f5-e1b4416c9624 ('build/repo/j7y5k1ak-yimad-local-src')

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:38.089 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:38.097 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:38.108 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:38.113 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:38.115 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u1ohkNrVqPbMJX4LpGFM_Q/LLYev5VgVSfQ9YxR-pwCKw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:38.131 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    04:59:38.371 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:38.397 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 renewalDateTime=2017-09-24T03:28:32.013Z expiryDateTime=2017-09-24T03:58:32.013Z
    04:59:38.410 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:38.415 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=86
    04:59:38.500 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:38.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0
    04:59:38.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=55.0 MiB, available=400.5 MiB
    04:59:38.980 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:38.984 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=-1, revision=87
    04:59:38.991 [qtp1971696218-1763] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87
    04:59:39.247 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:39.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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
    04:59:39.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=54.8 MiB, available=400.7 MiB
    04:59:39.623 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=81, revision=87
    04:59:39.630 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    04:59:39.631 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    04:59:39.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:59:39.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=54.5 MiB, available=401.0 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:40.100 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:40.101 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:40.124 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:40.199 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:40.212 [qtp1971696218-1849] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionSynced=81, revision=87
    04:59:40.212 [qtp1971696218-1849] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=87, revision=-1
    04:59:40.294 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:40.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:59:40.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=54.6 MiB, available=400.9 MiB
    04:59:40.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:59:40.930 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=54.6 MiB, available=400.9 MiB
    04:59:40.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:41.049 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:41.150 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:41.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=54.6 MiB, available=400.9 MiB
    04:59:41.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    04:59:41.233 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    04:59:41.233 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    04:59:41.251 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:41.253 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 441215 bytes in 3299 ms. path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:41.264 [qtp1971696218-1763] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=86

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:41.269 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=125
    04:59:41.269 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:41.271 [Test worker] INFO  D.Datastore - 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
    04:59:41.453 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:41.476 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:41.476 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=146 remoteFromLocalRevision=86

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:41.483 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=122, revision=125
    04:59:41.594 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:41.606 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=122, revision=125
    04:59:41.606 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=125, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:41.613 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:41.617 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:41.629 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=146
    04:59:41.631 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:41.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    04:59:41.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    04:59:41.672 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:41.699 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    04:59:41.700 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    04:59:41.876 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:41.896 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:41.899 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=140, revision=146

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:41.910 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/3 + &#ä/cc"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76
    04:59:41.995 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:42.010 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    04:59:42.015 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    04:59:42.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a332ee08177d61c3b6332ce69260e709e3c2d663' to.sha1='dafb173bc9f36fe7d24788f0d165b713a3647cdc'): /3 + &#ä/dd
    04:59:42.147 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=131
    04:59:42.148 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131
    04:59:42.235 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.240 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=125, revision=131

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:42.269 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:42.270 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.274 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e23754a-dd77-4582-93f5-e1b4416c9624 from='build/repo/j7y5k1ak-yimad-local-src' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4'
    04:59:42.288 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.290 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.295 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=147

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:42.323 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:42.339 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    04:59:42.339 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:42.337 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=125, revision=131
    04:59:42.337 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=131, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:42.345 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=147

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:42.369 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.405 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:42.416 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=146, revision=149
    04:59:42.418 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:42.466 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/3 + &#ä/dd"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76
    04:59:42.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/dd'
    ******************** path: /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:42.491 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.497 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=146, revision=149

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:42.575 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.593 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.595 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.597 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=92274688

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:42.637 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.645 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=140, revision=149
    04:59:42.645 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=149, revision=-1

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:42.707 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.724 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.727 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.728 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u1ohkNrVqPbMJX4LpGFM_Q/1uvepHiUY6arMFpP2hAScA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:42.762 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.769 [qtp1971696218-1849] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 transaction.localRevision=93 remoteFromLocalRevision=147
    04:59:42.871 [qtp1971696218-1849] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4' toID=9e23754a-dd77-4582-93f5-e1b4416c9624 to='build/repo/j7y5k1ak-yimad-local-src', fromRepoLocalSync=false
    04:59:42.889 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:42.898 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=93
    04:59:43.063 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:43.172 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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
    04:59:43.173 [Timer-3] 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:114) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_131]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_131]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:43.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0
    04:59:43.531 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=55.5 MiB, available=400.0 MiB
    04:59:43.550 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:43.555 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=-1, revision=94
    04:59:43.561 [qtp1971696218-835] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94
    04:59:43.609 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:43.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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
    04:59:44.056 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=55.5 MiB, available=400.0 MiB
    04:59:44.060 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=87, revision=94
    04:59:44.082 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    04:59:44.083 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    04:59:44.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    04:59:44.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=55.5 MiB, available=400.0 MiB
    04:59:44.857 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:44.860 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionSynced=87, revision=94
    04:59:44.861 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=94, revision=-1
    04:59:44.873 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:44.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    04:59:45.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=54.8 MiB, available=400.7 MiB
    04:59:45.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    04:59:45.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=54.8 MiB, available=400.7 MiB
    04:59:45.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:45.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:45.799 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:45.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=54.8 MiB, available=400.7 MiB
    04:59:45.829 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    04:59:45.829 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    04:59:45.848 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:45.859 [qtp1971696218-1959] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=93
    04:59:45.881 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:45.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=153 remoteFromLocalRevision=93
    04:59:45.946 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e23754a-dd77-4582-93f5-e1b4416c9624 from='build/repo/j7y5k1ak-yimad-local-src' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4'
    04:59:45.952 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=153
    04:59:46.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    04:59:46.032 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    04:59:46.036 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=153
    04:59:46.077 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=155
    04:59:46.080 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:46.111 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:46.128 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:46.131 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:46.132 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=93323264

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    04:59:46.180 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:46.182 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=149, revision=155
    04:59:46.300 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:46.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=149, revision=155
    04:59:46.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=155, revision=-1
    04:59:46.408 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:46.413 [qtp1971696218-1959] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 transaction.localRevision=99 remoteFromLocalRevision=153
    04:59:46.478 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:46.486 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    04:59:46.488 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e9491]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5oiwm-wyky5-local-dest'
    04:59:46.490 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e9491]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5oiwm-wyky5-local-dest' locked successfully.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:48.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    04:59:48.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
    04:59:49.172 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    ******************** path: /3 + &#ä/dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:49.339 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:49.499 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:49.521 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:49.525 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:49.526 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u1ohkNrVqPbMJX4LpGFM_Q/1uvepHiUY6arMFpP2hAScA' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:49.663 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    04:59:49.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:49.681 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:49.684 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:49.687 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=94371840

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:51.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    04:59:51.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:53.540 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [333a24d5]initPersistenceManagerFactory: repositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371
    04:59:53.710 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [333a24d5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 53755 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:53.720 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:53.721 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    04:59:53.744 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5n955-ywl64-remote'
    04:59:53.746 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5n955-ywl64-remote' locked successfully.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    ******************** path: /3 + &#ä/dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:54.139 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:54.149 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:54.159 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:54.171 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:54.173 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:54.175 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:54.175 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=95420416

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:54.176 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u1ohkNrVqPbMJX4LpGFM_Q/1uvepHiUY6arMFpP2hAScA' offset=2097152
    04:59:55.700 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    ******************** path: /3 + &#ä/dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:55.887 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:55.957 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:55.975 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:55.980 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:55.983 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u1ohkNrVqPbMJX4LpGFM_Q/1uvepHiUY6arMFpP2hAScA' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    04:59:56.169 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:56.189 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:56.192 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:56.193 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=96468992

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    04:59: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.
    04:59:58.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.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    04:59:59.360 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    ******************** path: /3 + &#ä/dd
    04:59:59.622 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:59.639 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:59.641 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    04:59:59.642 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u1ohkNrVqPbMJX4LpGFM_Q/1uvepHiUY6arMFpP2hAScA' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:00.512 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:00.800 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:00.827 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:00.831 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:00.832 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=97517568

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:01.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:02.382 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    ******************** path: /3 + &#ä/dd
    05:00:02.693 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:02.716 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:02.719 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:02.720 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u1ohkNrVqPbMJX4LpGFM_Q/1uvepHiUY6arMFpP2hAScA' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:04.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:04.910 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:05.230 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:05.256 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:05.258 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:05.259 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=98566144

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:06.023 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    ******************** path: /3 + &#ä/dd
    05:00:06.162 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:06.171 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:06.175 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:06.176 [qtp178185341-1021] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u1ohkNrVqPbMJX4LpGFM_Q/1uvepHiUY6arMFpP2hAScA' offset=6291456

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:06.483 [closeDeferredTimer-17c22c34-6h] INFO  c.c.c.l.LocalRepoManagerImpl - [17c22c34]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:06.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
    05:00:07.430 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:07.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:07.452 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:07.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 6681132 bytes in 25013 ms. path='/3 + &#ä/dd'
    05:00:07.515 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=140
    05:00:07.515 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140
    05:00:07.671 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:07.698 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:07.716 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:07.719 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:07.720 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=99614720

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:08.637 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=131, revision=140

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:08.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:08.782 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:08.790 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=131, revision=140
    05:00:08.790 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=140, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:08.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:08.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:08.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:08.872 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:09.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.
    05:00:10.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:10.250 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:10.251 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:00:10.453 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:00:10.489 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:10.574 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="9b38b996-aa51-4e93-b12b-a4039b2b1c76", toRepositoryId="2b6ea6eb-6877-4059-92c2-c8da2b17bca6", path="/3 + &#ä/dd"} on repo=9b38b996-aa51-4e93-b12b-a4039b2b1c76

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:10.607 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:10.625 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:10.628 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:10.628 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=100663296

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:10.641 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:10.717 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.42%
    05:00:10.900 [Test worker] INFO  c.c.c.l.p.FileInProgressMarkerDao - deleteFileInProgressMarkers: deleting 1 FileInProgressMarker(s) from=9b38b996-aa51-4e93-b12b-a4039b2b1c76, to=2b6ea6eb-6877-4059-92c2-c8da2b17bca6
    05:00:10.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 localRepositoryRevisionSynced=78

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:11.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:12.174 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=146
    05:00:12.183 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:12.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:12.807 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:12.815 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=140, revision=146

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:13.226 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:13.440 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:13.447 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=140, revision=146
    05:00:13.447 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=146, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:13.503 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:13.520 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:13.523 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:13.524 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=101711872

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:13.545 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:13.556 [qtp178185341-1702] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 transaction.localRevision=91 remoteFromLocalRevision=78
    05:00:13.608 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:13.612 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 from='https://localhost:32836/2b6ea6eb-6877-4059-92c2-c8da2b17bca6' toID=9b38b996-aa51-4e93-b12b-a4039b2b1c76 to='build/repo/j7y5k7gc-q709w-local-src', fromRepoLocalSync=false
    05:00:13.628 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:13.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:13.962 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 localRepositoryRevisionSynced=45 localRepositoryRevisionInProgress=91
    05:00:15.142 [pool-4-thread-8] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:15.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 serverRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6: repoFileDtos.size=0
    05:00:15.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=58.6 MiB, available=396.9 MiB
    05:00:15.786 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:15.828 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:15.959 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.localRepositoryRevisionInProgress=-1, revision=92
    05:00:15.977 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:16.112 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:16.130 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:16.135 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:16.136 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=102760448

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:16.940 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:16.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 serverRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6: 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
    05:00:17.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=58.3 MiB, available=397.2 MiB
    05:00:17.391 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.remoteRepositoryRevisionSynced=46, revision=92
    05:00:17.470 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms.
    05:00:17.470 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:17.484 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:17.484 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:17.494 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:17.494 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:17.505 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:17.505 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:17.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:17.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:17.524 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:17.524 [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
    05:00:17.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:17.540 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8LrXS_R5oLV-u2thExZ09A, serverRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6} because of missing permissions!
    05:00:17.540 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:00:17.978 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=58.0 MiB, available=397.5 MiB
    05:00:18.059 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:18.063 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.localRepositoryRevisionSynced=46, revision=92
    05:00:18.063 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.localRepositoryRevisionInProgress=92, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:18.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:18.293 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:18.480 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:18.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:18.582 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:18.603 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:18.606 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:18.607 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=103809024

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:18.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:18.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=58.0 MiB, available=397.5 MiB
    05:00:18.866 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:18.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:19.172 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=58.0 MiB, available=397.5 MiB
    05:00:19.174 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:00:19.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=58.0 MiB, available=397.5 MiB
    05:00:19.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:00:19.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:00:19.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:00:19.511 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:19.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:19.555 [qtp178185341-1021] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 localRepositoryRevisionSynced=91
    05:00:19.604 [qtp178185341-1021] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:19.646 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 transaction.localRevision=149 remoteFromLocalRevision=91
    05:00:19.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9b38b996-aa51-4e93-b12b-a4039b2b1c76 from='build/repo/j7y5k7gc-q709w-local-src' toID=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 to='https://localhost:32836/2b6ea6eb-6877-4059-92c2-c8da2b17bca6'
    05:00:19.876 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 localRepositoryRevisionSynced=78 localRepositoryRevisionInProgress=149
    05:00:19.944 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:00:19.945 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:00:19.950 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 localRepositoryRevisionSynced=149
    05:00:19.999 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=-1, revision=151
    05:00:20.001 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151
    05:00:20.132 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:20.145 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76, this.remoteRepositoryRevisionSynced=146, revision=151

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:20.231 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:20.229 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:20.239 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionSynced=146, revision=151
    05:00:20.239 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6, this.localRepositoryRevisionInProgress=151, revision=-1
    05:00:20.306 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:20.312 [qtp178185341-1702] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b6ea6eb-6877-4059-92c2-c8da2b17bca6 remoteRepositoryId=9b38b996-aa51-4e93-b12b-a4039b2b1c76 transaction.localRevision=97 remoteFromLocalRevision=149

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:20.346 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:20.353 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:20.356 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:20.357 [qtp298852037-1400] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=104857600

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:20.372 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:20.384 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:00:20.385 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [54eeb8ab]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:20.561 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:20.598 [Thread-860] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 101 dirty file-chunks with together 104953582 bytes in 337867 ms. path='/2/new-file'
    05:00:20.636 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=289
    05:00:20.637 [Thread-860] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=289

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:20.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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:20.691 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:20.695 [qtp298852037-1698] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=185, revision=289

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    05:00:20.709 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:20.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:20.790 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:20.795 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=185, revision=289
    05:00:20.795 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=289, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:20.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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:20.920 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:20.920 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:20.943 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:21.383 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:21.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:21.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:21.993 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63a870c4]initPersistenceManagerFactory: repositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb
    05:00:22.056 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63a870c4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 55536 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:22.100 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3e5e2e01]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5pads-luysl-local-src'
    05:00:22.107 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3e5e2e01]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5pads-luysl-local-src' locked successfully.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:22.120 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5nu7m-q3adc-remote'
    05:00:22.122 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5nu7m-q3adc-remote' locked successfully.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:22.222 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:22.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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:22.525 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:00:22.598 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:22.838 [Thread-860] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="a690ae87-70bf-46ff-9280-f642c906c394", toRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", path="/2/new-file"} on repo=a690ae87-70bf-46ff-9280-f642c906c394
    05:00:22.856 [Thread-860] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:22.867 [Thread-860] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 97.97%
    05:00:22.884 [Thread-860] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=182
    05:00:23.035 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:23.041 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms.
    05:00:23.059 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:23.066 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 6 ms.
    05:00:23.070 [Thread-860] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[22]{histoCryptoRepoFileId=9xQIIfIGURKt7fexdb7cZw, cryptoRepoFileId=LfkToaku7x05MlsDCV0TCg} histoCryptoRepoFile2=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=-Zz3-fpth2Rst716sx6DVA, cryptoRepoFileId=LfkToaku7x05MlsDCV0TCg} duplicateCryptoRepoFileId=null localRevision=294
    05:00:23.094 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:23.095 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:00:23.109 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:23.110 [Thread-860] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.
    05:00:23.148 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=294
    05:00:23.161 [Thread-860] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=289, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=294
    05:00:23.242 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:23.245 [qtp298852037-1400] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=289, revision=294
    05:00:23.310 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:23.315 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=289, revision=294
    05:00:23.315 [Thread-860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=294, revision=-1
    05:00:23.423 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:23.428 [qtp298852037-1400] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 transaction.localRevision=253 remoteFromLocalRevision=182

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:23.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:23.536 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:23.540 [Thread-860] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:00:23.540 [Thread-860] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    ************************************************************
    ************************************************************
    SYNC AGAIN >>>
    05:00:23.762 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:23.766 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:00:23.766 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a690ae87-70bf-46ff-9280-f642c906c394 ('build/repo/j7y5b51v-tbcrs-local-src')
    05:00:23.775 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:00:23.797 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:23.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.
    05:00:25.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:25.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6cf42657-e253-4b37-bbc1-6e794d30bc0d from='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d' toID=a690ae87-70bf-46ff-9280-f642c906c394 to='build/repo/j7y5b51v-tbcrs-local-src', fromRepoLocalSync=true
    05:00:25.919 [qtp298852037-1400] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:25.944 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d renewalDateTime=2017-09-24T03:20:57.904Z expiryDateTime=2017-09-24T03:50:57.904Z
    05:00:25.957 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:25.974 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=253

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:26.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:26.074 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:26.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: repoFileDtos.size=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:26.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:26.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.
    05:00:26.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:26.824 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.5 MiB, allocated=458.5 MiB, used=73.0 MiB, available=385.5 MiB
    05:00:26.867 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:26.886 [qtp298852037-1866] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=-1, revision=254
    05:00:26.910 [qtp298852037-1866] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=254

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:27.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
    05:00:27.305 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:27.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:27.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:27.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.5 MiB, allocated=458.5 MiB, used=69.1 MiB, available=389.4 MiB
    05:00:27.831 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.remoteRepositoryRevisionSynced=143, revision=254
    05:00:27.923 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:00:27.925 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms.
    05:00:27.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:27.942 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:00:27.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:27.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:00:27.985 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:27.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.
    05:00:28.007 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J_gNO9QchAVKo23tUprfxA, serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d} because of missing permissions!
    05:00:28.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:28.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:28.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:28.528 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.5 MiB, allocated=457.5 MiB, used=68.9 MiB, available=388.6 MiB
    05:00:28.570 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:28.579 [qtp298852037-1698] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionSynced=143, revision=254
    05:00:28.579 [qtp298852037-1698] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=254, revision=-1
    05:00:28.663 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:28.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:28.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:28.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:29.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=407.5 MiB, used=68.8 MiB, available=386.7 MiB
    05:00:29.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00: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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:29.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:29.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:29.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.
    05:00:29.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:29.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.0 MiB, used=68.8 MiB, available=386.7 MiB
    05:00:29.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:00:29.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=407.5 MiB, used=68.8 MiB, available=386.7 MiB
    05:00:29.838 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:00:29.840 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:00:29.840 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:00:29.852 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:29.889 [qtp298852037-1815] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=253
    05:00:29.910 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:29.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
    05:00:30.000 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d transaction.localRevision=298 remoteFromLocalRevision=253

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:30.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:30.599 [Test worker] INFO  D.Datastore - 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
    05:00:30.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:30.655 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:30.670 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:30.690 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=298
    05:00:30.694 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=294, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=298
    05:00:30.799 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a690ae87-70bf-46ff-9280-f642c906c394 from='build/repo/j7y5b51v-tbcrs-local-src' toID=6cf42657-e253-4b37-bbc1-6e794d30bc0d to='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d'
    05:00:30.815 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:30.819 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:30.831 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=182 localRepositoryRevisionInProgress=299
    05:00:30.921 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:00:30.921 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:00:30.927 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=299
    05:00:31.012 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=298, revision=301
    05:00:31.016 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=294, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=301
    05:00:31.095 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:31.098 [qtp298852037-1698] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=294, revision=301
    05:00:31.111 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:31.116 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=294, revision=301
    05:00:31.116 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=301, revision=-1
    05:00:31.226 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:31.246 [qtp298852037-1815] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 transaction.localRevision=259 remoteFromLocalRevision=299
    05:00:31.299 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:31.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:31.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:32.654 [Test worker] INFO  D.Datastore - 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
    05:00:32.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:33.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6cf42657-e253-4b37-bbc1-6e794d30bc0d from='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d' toID=a690ae87-70bf-46ff-9280-f642c906c394 to='build/repo/j7y5b51v-tbcrs-local-src', fromRepoLocalSync=false
    05:00:33.308 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:33.315 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=253 localRepositoryRevisionInProgress=259
    05:00:33.334 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:33.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: repoFileDtos.size=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:33.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:33.642 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e9491]initPersistenceManagerFactory: repositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8
    05:00:33.668 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e9491]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 30470 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:33.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=69.4 MiB, available=386.1 MiB
    05:00:33.914 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:33.934 [qtp298852037-2006] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=-1, revision=260
    05:00:33.940 [qtp298852037-2006] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=254, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=260
    05:00:33.969 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:33.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: 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
    05:00:34.260 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=60.3 MiB, available=395.2 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:34.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.
    05:00:34.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:34.457 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5k1al-2drfc-remote'
    05:00:34.458 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5k1al-2drfc-remote' locked successfully.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:34.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=407.5 MiB, used=68.7 MiB, available=386.8 MiB
    05:00:34.479 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.remoteRepositoryRevisionSynced=254, revision=260
    05:00:34.485 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J_gNO9QchAVKo23tUprfxA, serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d} because of missing permissions!
    05:00:34.485 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:00:34.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=447.0 MiB, used=68.7 MiB, available=386.8 MiB
    05:00:35.010 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:35.014 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionSynced=254, revision=260
    05:00:35.014 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=260, revision=-1
    05:00:35.023 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:35.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:35.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 > interruptPermissionSetInheritance STANDARD_OUT
    05:00:35.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:35.163 [qtp1971696218-1478] INFO  D.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
    05:00:35.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:35.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:35.389 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=407.5 MiB, used=68.8 MiB, available=386.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:35.418 [qtp1971696218-1478] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:00:35.497 [qtp1971696218-1478] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:00:35.568 [qtp1971696218-1478] INFO  D.Datastore - 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
    05:00:35.588 [Test worker] INFO  D.Datastore - 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
    05:00:35.758 [qtp1971696218-1478] INFO  D.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
    05:00:35.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:00:35.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=443.5 MiB, used=68.8 MiB, available=386.7 MiB
    05:00:35.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:35.850 [qtp1971696218-1478] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:00:35.951 [qtp1971696218-1478] INFO  D.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
    05:00:35.977 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]initPersistenceManagerFactory: repositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452
    05:00:35.996 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28208 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:36.014 [qtp1971696218-1478] INFO  D.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
    05:00:36.027 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:36.079 [qtp1971696218-1478] INFO  D.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
    05:00:36.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=407.5 MiB, used=68.8 MiB, available=386.7 MiB
    05:00:36.124 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:00:36.124 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:00:36.124 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:00:36.139 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:36.158 [qtp1971696218-1478] INFO  D.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
    05:00:36.184 [qtp298852037-1866] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=259
    05:00:36.198 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:36.219 [qtp1971696218-1478] INFO  D.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
    05:00:36.223 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d transaction.localRevision=305 remoteFromLocalRevision=259

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:36.279 [qtp1971696218-1478] INFO  D.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
    05:00:36.299 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 260 ms.
    05:00:36.300 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=jtBfGlWCA4-8xZNMMM-nRg, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:36.349 [qtp1971696218-1478] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:00:36.396 [qtp1971696218-1478] INFO  D.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
    05:00:36.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a690ae87-70bf-46ff-9280-f642c906c394 from='build/repo/j7y5b51v-tbcrs-local-src' toID=6cf42657-e253-4b37-bbc1-6e794d30bc0d to='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d'
    05:00:36.435 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=299 localRepositoryRevisionInProgress=305

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:36.441 [qtp1971696218-1478] INFO  D.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
    05:00:36.480 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:00:36.483 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:00:36.495 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=305
    05:00:36.519 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=307

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:36.522 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 221 ms.
    05:00:36.522 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=_XGQZi8enN25ggUhqEi_oA, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:36.523 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=301, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=307
    05:00:36.586 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:36.600 [qtp298852037-1815] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=301, revision=307
    05:00:36.607 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:36.612 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=301, revision=307
    05:00:36.612 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=307, revision=-1
    05:00:36.661 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:36.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:36.674 [qtp298852037-1698] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 transaction.localRevision=265 remoteFromLocalRevision=305
    05:00:36.677 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:36.698 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:36.735 [qtp1971696218-1478] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:00:36.819 [qtp1971696218-1478] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:00:36.991 [qtp1971696218-1478] INFO  D.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
    05:00:37.036 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:37.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:37.053 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:00:37.058 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0053b4b9-21c1-405b-bdda-928ea00dd447 ('build/repo/j7y5f080-ihv05-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:37.075 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]initPersistenceManagerFactory: repositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4
    05:00:37.075 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2617 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:37.079 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:37.110 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:37.142 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:37.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.
    05:00:37.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:37.501 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5oiwm-wyky5-local-dest
      localRepository.publicKeySha1 = 67:F4:88:52:02:F8:FB:D3:A4:AB:F6:2F:E8:FA:1A:7D:6F:B8:D5:AE

      remoteRepository.repositoryId = cdb49327-f153-4a77-ac01-8887bc42e2e4
      remoteRepository.remoteRoot = https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg
      remoteRepository.publicKeySha1 = 8C:15:D2:D9:86:CE:B9:89:75:B9:BA:9D:60:A0:A3:14:EB:83:8C:BF

    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 f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 cdb49327-f153-4a77-ac01-8887bc42e2e4

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:37.698 [Test worker] INFO  D.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
    05:00:37.701 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=100.5 MiB, available=355.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:37.809 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:37.814 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:00:37.815 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 ('build/repo/j7y5oiwm-wyky5-local-dest')
    05:00:37.818 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg' toID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 to='build/repo/j7y5oiwm-wyky5-local-dest', fromRepoLocalSync=true

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:37.976 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:38.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:38.364 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = a3b83c6d-ca75-4a95-881e-73dd7ae32371
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5n950-rxqss-local-src
      localRepository.publicKeySha1 = DF:60:9E:34:1B:D4:A1:2C:22:83:88:7E:5E:87:83:2B:45:41:FB:4D

      remoteRepository.repositoryId = a1812648-b6e8-438f-b9c4-6fbc11e30452
      remoteRepository.remoteRoot = https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452
      remoteRepository.publicKeySha1 = 92:5D:59:EC:DD:17:E0:FE:0F:BE:B4:E3:5A:BA:29:74:A1:2D:78:83

    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 a3b83c6d-ca75-4a95-881e-73dd7ae32371 a1812648-b6e8-438f-b9c4-6fbc11e30452

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:38.399 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:00:38.407 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:00:38.476 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:38.504 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 renewalDateTime=2017-09-24T03:30:38.463Z expiryDateTime=2017-09-24T04:00:38.463Z
    05:00:38.527 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:38.562 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=101

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:38.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:38.702 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:38.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=8

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:38.873 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:38.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
    05:00:39.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 > interruptPermissionSetInheritance STANDARD_OUT
    05:00:39.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
    05:00:39.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:00:39.108 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    05:00:39.239 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:39.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:39.271 [Test worker] INFO  D.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
    05:00:39.283 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:39.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:39.388 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:39.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:39.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:39.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=67.6 MiB, available=387.9 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:39.582 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:39.616 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:39.638 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:39.699 [qtp1971696218-1959] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=-1, revision=103

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:39.705 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:39.767 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6cf42657-e253-4b37-bbc1-6e794d30bc0d from='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d' toID=0053b4b9-21c1-405b-bdda-928ea00dd447 to='build/repo/j7y5f080-ihv05-local-dest', fromRepoLocalSync=true

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:39.782 [qtp1971696218-1959] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:39.843 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:39.898 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d renewalDateTime=2017-09-24T03:23:08.561Z expiryDateTime=2017-09-24T03:53:08.561Z

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:39.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:39.931 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:39.948 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=265

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:39.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:39.976 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:39.988 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:00:39.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a1812648-b6e8-438f-b9c4-6fbc11e30452 from='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452' toID=a3b83c6d-ca75-4a95-881e-73dd7ae32371 to='build/repo/j7y5n950-rxqss-local-src', fromRepoLocalSync=true
    05:00:39.992 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a3b83c6d-ca75-4a95-881e-73dd7ae32371 ('build/repo/j7y5n950-rxqss-local-src')
    05:00:40.038 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:00:40.086 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:40.107 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:40.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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:40.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:40.299 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:40.339 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 renewalDateTime=2017-09-24T03:30:40.263Z expiryDateTime=2017-09-24T04:00:40.263Z
    05:00:40.356 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:40.376 [closeDeferredTimer-2c12bef1-6n] INFO  c.c.c.l.LocalRepoManagerImpl - [2c12bef1]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:40.419 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:40.418 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:40.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:40.606 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:40.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:40.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: repoFileDtos.size=3
    05:00:40.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=439.5 MiB, used=70.0 MiB, available=385.5 MiB
    05:00:40.933 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:40.953 [qtp298852037-1698] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionInProgress=-1, revision=266
    05:00:40.969 [qtp298852037-1698] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=266

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:41.181 [closeDeferredTimer-54eeb8ab-1] INFO  c.c.c.l.LocalRepoManagerImpl - [54eeb8ab]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:41.201 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:41.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=1, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=1, histoCryptoRepoFileDtos.size=1, 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=2, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:41.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=67.0 MiB, available=388.5 MiB
    05:00:41.390 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=-1, revision=103

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:41.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:40.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: repoFileDtos.size=0
    05:00:41.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=80.1 MiB, available=375.4 MiB
    05:00:41.756 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:41.852 [qtp543805131-1394] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionInProgress=-1, revision=4
    05:00:41.920 [qtp543805131-1394] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:41.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=407.5 MiB, used=69.3 MiB, available=386.2 MiB
    05:00:41.959 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.remoteRepositoryRevisionSynced=132, revision=266

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:42.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:42.321 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    05:00:42.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 5 ms.
    05:00:42.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:42.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.
    05:00:42.400 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:00:42.402 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:42.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:42.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:42.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:00:42.445 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:42.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.
    05:00:42.473 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J_gNO9QchAVKo23tUprfxA, serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d} because of missing permissions!
    05:00:42.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:00:42.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=435.5 MiB, used=69.5 MiB, available=386.0 MiB
    05:00:43.047 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:43.052 [qtp298852037-2006] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionSynced=132, revision=266
    05:00:43.052 [qtp298852037-2006] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionInProgress=266, revision=-1
    05:00:43.096 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:43.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:43.190 [Test worker] INFO  D.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
    05:00:43.286 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:43.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: 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
    05:00:43.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=407.5 MiB, used=68.8 MiB, available=386.7 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:43.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=80.4 MiB, available=375.1 MiB
    05:00:43.874 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:43.978 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    05:00:43.978 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:44.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:44.059 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.061 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=u11bksG-7TEbeZOj13QRRQ could not be decrypted! Access rights missing?!
    05:00:44.062 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:44.063 [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
    05:00:43.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:00:44.065 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=432.5 MiB, used=68.8 MiB, available=386.7 MiB
    05:00:44.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:44.073 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:44.073 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.085 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:44.085 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:44.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.099 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=DkSxGpvQhyZla7Vk1WChyA could not be decrypted! Access rights missing?!
    05:00:44.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:44.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.102 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=jojKM4_wj9UcT8vuFA7GjA could not be decrypted! Access rights missing?!
    05:00:44.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:44.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.105 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ryyoCL5G5MG_UNSaNLZ3ag could not be decrypted! Access rights missing?!
    05:00:44.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:44.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.108 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=tfqA30W1KCFtkZ6klawtjQ could not be decrypted! Access rights missing?!
    05:00:44.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:44.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.111 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=f-Zz_vpmRRQLtlXiuF8miw could not be decrypted! Access rights missing?!
    05:00:44.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:44.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:44.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.127 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=9UryJHxrQ0bUIy2Zd0rscA could not be decrypted! Access rights missing?!
    05:00:44.129 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:44.130 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.132 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=1kME4tGKQk7FdxaGJVnYRw could not be decrypted! Access rights missing?!
    05:00:44.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:44.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.156 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    05:00:44.157 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:44.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:44.179 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=QJir22hFsFftcDiT2hleKA could not be decrypted! Access rights missing?!
    05:00:44.179 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:44.179 [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
    05:00:44.352 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_XGQZi8enN25ggUhqEi_oA, serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:44.405 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:00:44.415 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:00:44.415 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:44.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=407.5 MiB, used=68.8 MiB, available=386.7 MiB
    05:00:44.483 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:00:44.487 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:44.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:00:44.600 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:44.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:44.690 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:44.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:00:44.866 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=80.5 MiB, available=375.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:44.934 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:44.958 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:00:44.972 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:44.976 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:44.979 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:44.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:44.984 [qtp543805131-1908] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionSynced=-1, revision=4
    05:00:44.985 [qtp543805131-1908] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionInProgress=4, revision=-1
    05:00:45.032 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:45.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:45.110 [Test worker] INFO  D.Datastore - 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
    05:00:45.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=68.3 MiB, available=387.2 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:45.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:45.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bfa1b6682ff617a9ec02285c3095d4cc20aefc85' to.sha1='fc7c2f290269113496d97b153934d33edd253448'): /2/new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:45.386 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:45.394 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionSynced=-1, revision=103
    05:00:45.395 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=103, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:45.407 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/2/new-file"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447
    05:00:45.423 [Test worker] 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:45.423 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:45.444 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:45.446 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=0
    05:00:45.491 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:45.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=80.6 MiB, available=374.9 MiB
    05:00:45.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:45.729 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:00:45.910 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:45.918 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=1048576
    05:00:45.944 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:45.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:00:46.044 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=67.7 MiB, available=387.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:46.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:46.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:46.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=80.6 MiB, available=374.9 MiB
    05:00:46.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:46.306 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]initPersistenceManagerFactory: repositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:46.348 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:46.355 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=2097152

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:46.363 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17875 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:46.378 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:46.438 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:46.508 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms.
    05:00:46.508 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=KaqbWbFxxHokjg00GtWnhg, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:46.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:46.695 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 186 ms.
    05:00:46.696 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=iyPqX8yR2b10bHbTKV-blg, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:46.754 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:46.759 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=3145728

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:46.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=80.6 MiB, available=374.9 MiB
    05:00:46.764 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:00:46.766 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:00:46.766 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:46.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=67.2 MiB, available=388.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:46.774 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:46.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:46.816 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:46.938 [qtp543805131-1913] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 localRepositoryRevisionSynced=2
    05:00:46.980 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:47.024 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:47.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:00:47.157 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:47.158 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=4194304
    05:00:47.170 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:47.190 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:47.209 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:46.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:00:47.222 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=67.1 MiB, available=388.4 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:47.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a3b83c6d-ca75-4a95-881e-73dd7ae32371 from='build/repo/j7y5n950-rxqss-local-src' toID=a1812648-b6e8-438f-b9c4-6fbc11e30452 to='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:47.223 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:00:47.231 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:47.235 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:47.244 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:47.252 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:47.350 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:47.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:47.431 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=79.2 MiB, available=376.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:47.529 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:47.553 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:47.562 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=5242880
    05:00:47.574 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:47.646 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:47.649 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:47.652 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:47.662 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:47.687 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:47.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:47.745 [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
    05:00:47.746 [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
    05:00:47.816 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:47.843 [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
    05:00:47.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    05:00:47.864 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    05:00:47.866 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:47.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:47.887 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:47.889 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=6291456
    05:00:47.899 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:47.967 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6a5a6c87359db51bdbd2d1d22f97b175e5f7678' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:48.065 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:48.091 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = ed8dff44-ca6e-4082-b49e-9a2fbc834acb
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5nu7k-vd3q5-local-src
      localRepository.publicKeySha1 = AD:B5:FD:C3:7C:4B:83:4A:C9:23:23:2B:DC:95:C6:4C:8C:B2:DF:CD

      remoteRepository.repositoryId = 9765aa2e-6cac-4a30-befd-64ed9b0e55f4
      remoteRepository.remoteRoot = https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4
      remoteRepository.publicKeySha1 = C0:62:97:8A:69:5F:42:FA:C1:BC:78:F0:D4:AE:8C:3F:E7:8F:98:90

    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 ed8dff44-ca6e-4082-b49e-9a2fbc834acb 9765aa2e-6cac-4a30-befd-64ed9b0e55f4

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:48.196 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:48.197 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=7340032
    05:00:48.208 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:48.219 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 85 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:48.311 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/5/h"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8
    05:00:48.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    05:00:48.398 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:48.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 30 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:48.410 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/XkWCd_OWgeL5gGRbDuVszA/AUPgRCuE79EmXld7VVXQXA' offset=0
    05:00:48.460 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:48.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:00:48.508 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 52388 bytes in 162 ms. path='/5/h'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:48.521 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=8
    05:00:48.521 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:48.544 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:48.548 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=8388608
    05:00:48.560 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:48.644 [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
    05:00:48.657 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:48.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:48.767 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/5/h"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8
    05:00:48.831 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:48.862 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:48.864 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=9437184

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:48.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:48.869 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:48.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:48.888 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:48.972 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='186db4d6ed0193111356cf60f4314dfb2d7138c4' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:48.979 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:48.985 [qtp543805131-1391] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:49.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:49.480 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/5/i"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:49.515 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:49.516 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=10485760

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:49.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:49.527 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:49.581 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:49.583 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/XkWCd_OWgeL5gGRbDuVszA/oJ0_ZsNgF2voeWaPHSpw2Q' offset=0
    05:00:49.592 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:49.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:49.690 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:49.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:49.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 322476 bytes in 186 ms. path='/5/i'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:49.711 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:49.816 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:49.818 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=11534336
    05:00:49.831 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:49.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.072 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:50.091 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:50.092 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=12582912
    05:00:50.101 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.172 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/5/i"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:50.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.287 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:50.296 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.308 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:50.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:50.315 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:00:50.350 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fcc48c4a7e8520653ce249a21c0bcd9c3fa55b43' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:50.362 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:50.368 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:50.376 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=-1, revision=8
    05:00:50.377 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:50.385 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=13631488
    05:00:50.398 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/aa"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:50.423 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    05:00:50.449 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.67%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.486 [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 > interruptPermissionSetInheritance STANDARD_OUT
    05:00:50.494 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.542 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:50.550 [qtp1971696218-835] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/K6Bn7vrAL9NLPmi2pGj8sg' offset=0
    05:00:50.559 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:50.571 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:50.585 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3e5e2e01]initPersistenceManagerFactory: repositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2200 bytes in 116 ms. path='/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:50.604 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3e5e2e01]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21670 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:50.619 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    05:00:50.619 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:50.648 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.654 [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
    05:00:50.674 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5padu-1yf3u-remote'
    05:00:50.679 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5padu-1yf3u-remote' locked successfully.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:50.715 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:50.716 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=14680064

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:50.730 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:50.730 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.735 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/aa"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:50.736 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:00:50.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 from='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4' toID=ed8dff44-ca6e-4082-b49e-9a2fbc834acb to='build/repo/j7y5nu7k-vd3q5-local-src', fromRepoLocalSync=true
    05:00:50.749 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ed8dff44-ca6e-4082-b49e-9a2fbc834acb ('build/repo/j7y5nu7k-vd3q5-local-src')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.750 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:50.764 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:50.766 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:50.824 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:50.827 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.825 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8d02ad28c79296b2e97cd6110a1ab28c42dd6a33' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:50.842 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:50.862 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:50.863 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:50.878 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.881 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/bb"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:50.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:50.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:50.911 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:50.922 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/W2f35zwfj7VZ4Fl8ZzxUbA' offset=0
    05:00:50.936 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:51.008 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=11
    05:00:51.009 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:51.027 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 renewalDateTime=2017-09-24T03:30:50.804Z expiryDateTime=2017-09-24T04:00:50.804Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:51.055 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:51.056 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=15728640
    05:00:51.071 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:51.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:51.091 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:51.092 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:51.098 [qtp543805131-1907] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:51.168 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:51.176 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 147482 bytes in 288 ms. path='/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:51.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:51.292 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:51.295 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:51.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: repoFileDtos.size=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:51.302 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=8, revision=11
    05:00:51.303 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:51.320 [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
    05:00:51.381 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:51.384 [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
    05:00:51.394 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:51.396 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/bb"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:51.399 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=16777216

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:51.411 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:51.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:51.414 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:51.430 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:51.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    05:00:51.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e5606004f089fcc0175a3e9bb07bdb9e862252d4' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:51.531 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:51.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:51.556 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:51.558 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:51.597 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:51.627 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/cc"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8
    05:00:51.639 [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
    05:00:51.644 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=14
    05:00:51.644 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:51.689 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:51.698 [qtp1971696218-1959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/w82nEbmzkvaT9hwd1Sq6mA' offset=0
    05:00:51.728 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:51.760 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:51.772 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:51.793 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:51.800 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=17825792
    05:00:51.827 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:51.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:51.907 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:51.914 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=11, revision=14
    05:00:51.914 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:51.998 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 376030 bytes in 359 ms. path='/cc'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:52.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:52.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:52.059 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:52.096 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:52.101 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:52.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:52.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=65.2 MiB, available=390.3 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:52.151 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.07%
    05:00:52.152 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:52.159 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/cc"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:52.166 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:52.167 [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
    05:00:52.176 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:52.255 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:52.256 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=18874368
    05:00:52.267 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:52.270 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=17
    05:00:52.270 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:52.276 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:52.290 [qtp1325681772-1817] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:52.307 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:52.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:52.319 [qtp1325681772-1817] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:52.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2524abef953cd3d368fd0d359c4fdc8f8020a73e' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:52.400 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:52.413 [qtp543805131-1911] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:52.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/dd"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:52.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:52.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    05:00:52.474 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:52.474 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/Q5hIE9JD2V0bmhG4ufU0jQ' offset=0
    05:00:52.484 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:52.490 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:52.502 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=14, revision=17
    05:00:52.502 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=17, revision=-1
    05:00:52.553 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:52.554 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:52.575 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:52.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:52.639 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:52.640 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=19922944
    05:00:52.651 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:52.700 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 681316 bytes in 244 ms. path='/dd'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:52.771 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:52.784 [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
    05:00:52.806 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:52.862 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:52.863 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/dd"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8
    05:00:52.895 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:52.895 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:52.897 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:52.933 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:52.934 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=20971520
    05:00:52.946 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:52.970 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    05:00:52.995 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:53.018 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=20
    05:00:53.018 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:53.032 [qtp1971696218-1478] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=101
    05:00:53.056 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:53.087 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:53.091 [qtp543805131-1912] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:53.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:53.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=51 remoteFromLocalRevision=101

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:53.178 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:53.180 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:53.186 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=17, revision=20
    05:00:53.186 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:53.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: 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
    05:00:53.196 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:53.206 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:53.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 from='build/repo/j7y5oiwm-wyky5-local-dest' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg'
    05:00:53.232 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:53.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:53.236 [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
    05:00:53.240 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:53.255 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:53.266 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=22020096
    05:00:53.284 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:53.292 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:53.431 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=51

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:53.434 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:53.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:53.484 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:53.499 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:53.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:53.503 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:00:53.503 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:00:53.521 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=51
    05:00:53.581 [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
    05:00:53.626 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:53.631 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=23068672
    05:00:53.644 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:53.672 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=23
    05:00:53.672 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:53.790 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=54

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:53.799 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:53.808 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:53.834 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:53.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=65.5 MiB, available=390.0 MiB
    05:00:53.876 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:53.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:53.902 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:53.907 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=20, revision=23
    05:00:53.907 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=23, revision=-1
    05:00:53.958 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:53.958 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:53.977 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:54.027 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:54.028 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=24117248
    05:00:54.038 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:54.075 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:54.184 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:54.213 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:54.325 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.20%
    05:00:54.325 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.32%
    05:00:54.327 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:54.329 [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
    05:00:54.380 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:54.382 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=25165824
    05:00:54.394 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:54.529 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:54.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:54.556 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.remoteRepositoryRevisionSynced=-1, revision=54

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:54.578 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e226473558c62d61026a8191e0db21bfafe8f84' to.sha1='68f310676d73c8a3a4b2b4a8344e709fbc0ff254'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:54.582 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KaqbWbFxxHokjg00GtWnhg, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:54.635 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=27
    05:00:54.636 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:54.670 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:54.671 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=26214400
    05:00:54.683 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:54.748 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:54.757 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=-1, revision=54
    05:00:54.757 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=54, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:54.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:54.926 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:54.972 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:54.972 [qtp1971696218-1959] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 transaction.localRevision=107 remoteFromLocalRevision=51

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:54.974 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=27262976
    05:00:54.990 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:54.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:00:54.992 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=65.7 MiB, available=389.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:55.082 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:55.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg' toID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 to='build/repo/j7y5oiwm-wyky5-local-dest', fromRepoLocalSync=false
    05:00:55.104 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:55.107 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:55.111 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionSynced=-1, revision=4
    05:00:55.111 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:55.116 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=107

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:55.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:55.186 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:55.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:55.198 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:55.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:55.284 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:55.296 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=28311552
    05:00:55.308 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:55.338 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:55.343 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=23, revision=27
    05:00:55.394 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:55.398 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=23, revision=27
    05:00:55.398 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=27, revision=-1
    05:00:55.424 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:55.477 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:55.513 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:55.545 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/1 {11 11ä11#+} 1/a"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371
    05:00:55.554 [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'
    05:00:55.618 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:55.648 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:55.650 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=29360128
    05:00:55.660 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:55.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=44.1 MiB, available=411.4 MiB
    05:00:55.705 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:55.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=61.3 MiB, available=394.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:55.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:55.877 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:55.881 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=-1, revision=108
    05:00:55.888 [qtp1971696218-835] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108
    05:00:55.945 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:55.949 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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
    05:00:56.004 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:56.010 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=30408704
    05:00:56.035 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:56.059 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:56.064 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:56.067 [qtp543805131-1911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gjgwWSwgdh8JmG57MyHNDA/CnumMmUTCF0TzbmimZeazQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:56.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:56.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=44.1 MiB, available=411.4 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:56.264 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:56.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 54744 bytes in 772 ms. path='/1 {11 11ä11#+} 1/a'
    05:00:56.340 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=30
    05:00:56.343 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:00:56.416 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:56.421 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:56.421 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=27, revision=30

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:56.430 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=31457280
    05:00:56.441 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:56.451 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:56.457 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=27, revision=30
    05:00:56.457 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:56.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=61.3 MiB, available=394.2 MiB
    05:00:56.481 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=103, revision=108

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:56.511 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:56.511 [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
    05:00:56.516 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:00:56.517 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:00:56.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:56.562 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:56.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:56.703 [qtp543805131-1907] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:00:56.735 [qtp543805131-1907] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:56.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:00:56.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=44.1 MiB, available=411.4 MiB
    05:00:56.789 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:56.786 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:56.793 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:00:56.796 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:00:56.826 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:56.876 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:56.878 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=32505856

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:56.880 [qtp1325681772-1964] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb localRepositoryRevisionSynced=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:56.891 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:56.922 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:56.960 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:56.970 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/1 {11 11ä11#+} 1/a"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:56.976 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:56.999 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:57.002 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ed8dff44-ca6e-4082-b49e-9a2fbc834acb from='build/repo/j7y5nu7k-vd3q5-local-src' toID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 to='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4'
    05:00:57.015 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:57.018 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:57.063 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:57.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:57.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:57.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:57.127 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:00:57.182 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bedda0bb4920594ed05ecc6a3d9c92ae90fef706' to.sha1='6d3da21643529455b00f79de0d199d13c2def8dc'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:00:57.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:57.270 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=36
    05:00:57.270 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:57.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=61.3 MiB, available=394.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:57.298 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:57.300 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=33554432

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:57.302 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:57.307 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionSynced=103, revision=108
    05:00:57.307 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=108, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:57.310 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:57.313 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:57.318 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:57.319 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:57.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:57.348 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:57.366 [qtp543805131-1911] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:57.380 [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
    05:00:57.381 [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
    05:00:57.432 [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
    05:00:57.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:57.522 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 37 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:57.611 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:57.612 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=34603008
    05:00:57.630 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:57.704 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=8
    05:00:57.705 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:57.707 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:57.715 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=30, revision=36
    05:00:57.716 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=36, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:57.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=61.4 MiB, available=394.1 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:57.767 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:57.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:57.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:57.808 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:57.878 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/1 {11 11ä11#+} 1/b"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371
    05:00:57.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/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:57.967 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:57.969 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=35651584
    05:00:57.987 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:57.998 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:58.015 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:58.020 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:58.021 [qtp543805131-1909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gjgwWSwgdh8JmG57MyHNDA/-0ahr8h1WN6jZmCIKYXqEA' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:58.033 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:00:58.138 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:58.140 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:58.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.204 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:58.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 196359 bytes in 323 ms. path='/1 {11 11ä11#+} 1/b'
    05:00:58.227 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=39
    05:00:58.227 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:58.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=61.9 MiB, available=393.6 MiB
    05:00:58.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.271 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:58.283 [qtp543805131-1913] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=36, revision=39
    05:00:58.315 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:58.324 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:58.325 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=36700160

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.335 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=36, revision=39
    05:00:58.336 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=39, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:58.339 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.383 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:58.383 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:58.418 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:58.450 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:00:58.454 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:00:58.461 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:58.481 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/1 {11 11ä11#+} 1/b"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:58.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.504 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:58.504 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:58.519 [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
    05:00:58.526 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=-1, revision=8
    05:00:58.526 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.539 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b51a774dc6c336242317d80a3410a9bad7ac2423' to.sha1='05f2b7e95c7ced078ff9f6b853da881619294068'): /1 {11 11ä11#+} 1/c
    05:00:58.593 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=45
    05:00:58.593 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    05:00:58.651 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:58.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=61.4 MiB, available=394.1 MiB
    05:00:58.655 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:00:58.655 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:00:58.655 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.658 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=39, revision=45

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:58.660 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:58.668 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=37748736

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:58.671 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:58.682 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:58.684 [qtp1971696218-1602] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=107

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:58.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    05:00:58.685 [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
    05:00:58.698 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.702 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:58.710 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=39, revision=45
    05:00:58.710 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=45, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:58.739 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:58.750 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=57 remoteFromLocalRevision=107

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.759 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:58.760 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 from='build/repo/j7y5oiwm-wyky5-local-dest' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg'
    05:00:58.768 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=51 localRepositoryRevisionInProgress=57

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.822 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:58.830 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:00:58.831 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:00:58.836 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=57

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.847 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/1 {11 11ä11#+} 1/c"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:58.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.858 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:58.866 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=59
    05:00:58.869 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.957 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:58.967 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.969 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:58.982 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:58.981 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:58.982 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gjgwWSwgdh8JmG57MyHNDA/POGdMBBzzHGXJ5rDbu5cYw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:58.985 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:58.988 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.remoteRepositoryRevisionSynced=54, revision=59
    05:00:59.003 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:59.006 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:59.008 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=54, revision=59
    05:00:59.008 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=59, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:59.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:59.036 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:59.038 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=38797312

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:59.041 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:59.047 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:59.046 [qtp1971696218-1959] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 transaction.localRevision=113 remoteFromLocalRevision=57

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:59.049 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:59.104 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:59.106 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 219510 bytes in 247 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:59.114 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:59.119 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=48
    05:00:59.120 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:59.134 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=11
    05:00:59.134 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:59.175 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:59.184 [qtp543805131-1907] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=45, revision=48

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:59.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:59.232 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:59.237 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=45, revision=48
    05:00:59.238 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=48, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:59.248 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:59.252 [qtp1325681772-1817] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:59.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:00:59.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:00:59.306 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:59.346 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:00:59.348 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:59.352 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:59.353 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=39845888

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:59.359 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:59.359 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:59.364 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=8, revision=11
    05:00:59.364 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:59.378 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:59.416 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:00:59.416 [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
    05:00:59.438 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/1 {11 11ä11#+} 1/c"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:59.443 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:59.451 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:59.465 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:59.466 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:00:59.468 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:59.470 [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
    05:00:59.471 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:00:59.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4' toID=9e23754a-dd77-4582-93f5-e1b4416c9624 to='build/repo/j7y5k1ak-yimad-local-src', fromRepoLocalSync=true
    05:00:59.472 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e23754a-dd77-4582-93f5-e1b4416c9624 ('build/repo/j7y5k1ak-yimad-local-src')

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:59.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7c3c9aca6156bc5e124f572e87aa8e3a74a0119' to.sha1='0f974f6db2430af1e0dbe9e318603a3a7d6f589d'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:59.506 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:00:59.561 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:59.585 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:59.585 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.37%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:59.595 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:59.608 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=54
    05:00:59.608 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:59.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:59.668 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:00:59.670 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:59.680 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:59.685 [qtp543805131-1391] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=48, revision=54
    05:00:59.735 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:59.740 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=48, revision=54
    05:00:59.740 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=54, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:59.752 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:59.757 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=40894464

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:00:59.771 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=14
    05:00:59.771 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:59.772 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:59.777 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:59.922 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:59.936 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 renewalDateTime=2017-09-24T03:28:32.013Z expiryDateTime=2017-09-24T03:58:32.013Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:00:59.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:00:59.938 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/2/1 {11 11ä11#+} 1/a"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371
    05:00:59.941 [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
    05:00:59.947 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:59.955 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:00:59.958 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:00:59.980 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=113
    05:01:00.006 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:00.032 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:00.049 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:00.052 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:00.054 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fFwjyRw21TQu8dHqxdpPtQ/O64mEoWtAnMBbaqpR9srwA/yMH6VNw9tb2PMNLPgZJ2_g' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.067 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:00.102 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=11, revision=14
    05:01:00.103 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:00.115 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:00.165 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:00.167 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=41943040
    05:01:00.179 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.180 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:00.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:00.198 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 229618 bytes in 257 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.208 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:00.214 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=57
    05:01:00.214 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.239 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:00.246 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:00.249 [qtp543805131-1391] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=54, revision=57

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.252 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:00.255 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:00.259 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=54, revision=57
    05:01:00.259 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=57, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.265 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:00.267 [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
    05:01:00.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:00.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:00.350 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:00.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:00.378 [qtp543805131-1907] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:00.380 [qtp543805131-1907] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.385 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=17
    05:01:00.385 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:00.398 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:00.430 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/2/1 {11 11ä11#+} 1/a"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371
    05:01:00.440 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.440 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:00.444 [qtp1325681772-1817] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:00.482 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:00.483 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=42991616
    05:01:00.502 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.528 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:00.530 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:00.532 [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
    05:01:00.535 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=14, revision=17
    05:01:00.536 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:00.567 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cc8c0da3d92a91c23e368e764f6acfeb69a64722' to.sha1='66ac8ec00cfa8c2e813fa81f21bd4065055fa023'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.662 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:00.662 [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
    05:01:00.684 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=63
    05:01:00.687 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.701 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:00.018 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0
    05:01:00.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=62.6 MiB, available=392.9 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.772 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:00.772 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:00.777 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=57, revision=63

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.787 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:00.791 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:00.807 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=-1, revision=114
    05:01:00.812 [qtp1971696218-1602] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:00.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.844 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:00.844 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:00.844 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.848 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:00.854 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:00.856 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=57, revision=63
    05:01:00.856 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=63, revision=-1
    05:01:00.901 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:00.955 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:00.966 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:00.968 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=44040192
    05:01:00.982 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:00.986 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=20
    05:01:00.986 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:01.094 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/2/1 {11 11ä11#+} 1/b"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371
    05:01:01.104 [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
    05:01:01.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:01.158 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:01.172 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=17, revision=20
    05:01:01.241 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:01.260 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=17, revision=20
    05:01:01.260 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:00.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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
    05:01:01.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=62.5 MiB, available=393.0 MiB
    05:01:01.345 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=94, revision=114

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:01.348 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:01.355 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:01.358 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=45088768
    05:01:01.371 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:01.373 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:01:01.374 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:01.375 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:01.377 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:01.443 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:01.447 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:01.474 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:01.490 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:01.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:01.498 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:01.498 [qtp543805131-1907] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fFwjyRw21TQu8dHqxdpPtQ/O64mEoWtAnMBbaqpR9srwA/abVFqJkR8TV-bpayX_z_lw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:01.507 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:01.515 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:01.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:01.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:01.656 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=23
    05:01:01.656 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:01.774 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:01.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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:01.803 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=46137344
    05:01:01.823 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:01.826 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:01.836 [qtp1325681772-1817] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:01.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=62.5 MiB, available=393.0 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:01.918 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:01.923 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=20, revision=23
    05:01:01.923 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:01.958 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:01.961 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionSynced=94, revision=114
    05:01:01.963 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=114, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:01.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:01.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
    05:01:01.984 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:01.989 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:01.998 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:01.998 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:02.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 697775 bytes in 916 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:02.030 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:02.030 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=66
    05:01:02.037 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:02.062 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:02.077 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:02.085 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    05:01:02.087 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:02.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:02.101 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:02.104 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=63, revision=66
    05:01:02.111 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:02.115 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=63, revision=66
    05:01:02.115 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=66, revision=-1
    05:01:02.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:02.155 [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
    05:01:02.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:02.160 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:02.162 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=47185920

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:02.173 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:02.175 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:02.208 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:02.211 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:02.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='954d0931ade9c93ae6c135d7797b7cd2fef88eee' to.sha1='7553a223ba57886ceb1fcc947ddd62a72e4ab2b9'): /1 {11 11ä11#+} 1/a

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:02.294 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:02.317 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=27
    05:01:02.317 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:02.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:02.393 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/2/1 {11 11ä11#+} 1/b"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371
    05:01:02.400 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:02.417 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:02.419 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:01:02.485 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb6964000bcb67f89c482a5c626e7340e948d14f' to.sha1='92f7504ea95e7931f8e5cae2a54a37b0b7297b14'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:02.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=62.6 MiB, available=392.9 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:02.582 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:02.586 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:02.587 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:02.589 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=48234496

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:02.594 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=72
    05:01:02.594 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:02.603 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:02.697 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:02.707 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=23, revision=27
    05:01:02.707 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:02.719 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:02.722 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=66, revision=72

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:02.735 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:02.788 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:02.788 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:02.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:02.796 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=66, revision=72
    05:01:02.796 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=72, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:02.862 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/1 {11 11ä11#+} 1/a"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb
    05:01:02.869 [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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:02.882 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:02.934 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:02.945 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:02.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/2/a"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371
    05:01:02.962 [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
    05:01:02.956 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=49283072
    05:01:02.979 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:03.083 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:03.100 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:03.115 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:03.130 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fFwjyRw21TQu8dHqxdpPtQ/XsBcT4XBMn_zWLJj5x11Pg' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:03.141 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:03.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:02.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:03.344 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:03.346 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=50331648

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:02.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=62.6 MiB, available=392.9 MiB
    05:01:02.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:01:03.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=62.6 MiB, available=392.9 MiB
    05:01:03.342 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:01:03.348 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:01:03.348 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:03.359 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:03.364 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:03.369 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:03.378 [qtp1971696218-1763] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=113
    05:01:03.387 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:03.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 98507 bytes in 425 ms. path='/2/a'
    05:01:03.404 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=75
    05:01:03.404 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:03.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=160 remoteFromLocalRevision=113

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:03.419 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:03.423 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:03.426 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h1G7Uy8XR1xw3m4-wXOang/VSxn6mubM47CitbEJowzQw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:03.426 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:03.435 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:03.440 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:03.448 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=72, revision=75

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:03.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
    05:01:03.480 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=160
    05:01:03.483 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:03.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:03.539 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:03.543 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=72, revision=75
    05:01:03.543 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=75, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:03.572 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e23754a-dd77-4582-93f5-e1b4416c9624 from='build/repo/j7y5k1ak-yimad-local-src' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:03.594 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:03.594 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:03.613 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:03.631 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:03.640 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:03.655 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=161

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:03.663 [qtp543805131-1913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:03.666 [qtp543805131-1913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:03.697 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:03.698 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=51380224
    05:01:03.711 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:03.764 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:03.769 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:03.779 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:03.870 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/2/a"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:03.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:03.884 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:03.892 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:03.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:01:03.928 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e7a8bab413e58f80e517836eeda1af19f33c0148' to.sha1='ed51cee7d68ca7c4e90d88c151eeb3c35ab7d96e'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:03.962 [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
    05:01:03.992 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=81
    05:01:03.992 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:03.995 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=160, revision=163
    05:01:03.995 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:04.036 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:04.037 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=52428800
    05:01:04.048 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:04.137 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:04.143 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:04.151 [qtp1971696218-1959] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=155, revision=163

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:04.154 [qtp543805131-1391] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=75, revision=81

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:04.203 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:04.222 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:04.227 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=75, revision=81
    05:01:04.227 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=81, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:04.244 [qtp1971696218-1959] 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
    05:01:04.251 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:04.259 [qtp1971696218-1959] 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
    05:01:04.283 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:04.298 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:04.301 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/3 + &#ä/5/h"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:04.305 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=155, revision=163
    05:01:04.306 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=163, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:04.313 [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
    05:01:04.335 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:04.343 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=53477376
    05:01:04.359 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:04.419 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:04.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    05:01:04.420 [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
    05:01:04.430 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:04.434 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:04.435 [qtp543805131-1913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/SQvik_SWQOUKXE2JHJV--w' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:04.452 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:04.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    05:01:04.635 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:04.640 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:04.636 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=54525952
    05:01:04.652 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:04.681 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.67%
    05:01:04.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:04.746 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:01:04.746 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.92%
    05:01:04.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:04.749 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:04.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:01:04.947 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:04.949 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=55574528
    05:01:04.963 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:05.097 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:05.136 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd7da58775ff74718a33159883c78aac8cdc0875' to.sha1='8d02ad28c79296b2e97cd6110a1ab28c42dd6a33'): /3 + &#ä/bb

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:05.152 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.152 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:05.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 292980 bytes in 857 ms. path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:05.176 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=167
    05:01:05.176 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.184 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 752141 bytes in 2314 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:05.191 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=84
    05:01:05.191 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.201 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=30
    05:01:05.202 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:05.216 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:05.220 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=163, revision=167
    05:01:05.243 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:05.247 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=163, revision=167
    05:01:05.247 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=167, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.247 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:05.259 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:05.260 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=56623104

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:05.260 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:05.265 [qtp543805131-1911] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=81, revision=84

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.268 [qtp1325681772-172] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=27, revision=30

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:05.277 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:05.287 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.304 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:05.305 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=27, revision=30
    05:01:05.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:05.334 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=81, revision=84
    05:01:05.335 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=84, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:05.346 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:05.374 [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
    05:01:05.385 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:05.386 [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
    05:01:05.393 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:05.403 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:05.428 [qtp543805131-1912] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:05.430 [qtp543805131-1912] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:05.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:05.504 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:05.523 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/bb"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    05:01:05.531 [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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:05.533 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/3 + &#ä/5/h"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.558 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:05.574 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:05.575 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=57671680
    05:01:05.586 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:05.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:05.610 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.640 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:05.692 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:05.696 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.707 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:05.773 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:05.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:05.808 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:05.810 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:05.811 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/W2f35zwfj7VZ4Fl8ZzxUbA' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.832 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/1 {11 11ä11#+} 1/a"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:05.833 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5be13c1231cc737424a57391ca662d9241e11a54' to.sha1='021fb4a37c2c49b64d3647b6604a9a9c914f3e8d'): /3 + &#ä/5/i
    05:01:05.879 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=90
    05:01:05.880 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:05.924 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:05.926 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=58720256

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.928 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:05.944 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:05.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:05.974 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:05.978 [qtp543805131-1910] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=84, revision=90

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:05.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7c3986b12aaeb5997dd1482f149466778b0739f4' to.sha1='113454b746281fb24e49579b0f232ffa2320f8ce'): /1 {11 11ä11#+} 1/b

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:06.024 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:06.029 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=84, revision=90
    05:01:06.029 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=90, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:06.044 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=36
    05:01:06.044 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:06.079 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:06.116 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:06.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:06.275 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/3 + &#ä/5/i"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371
    05:01:06.280 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:06.307 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:06.308 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=59768832
    05:01:06.322 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:06.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:06.499 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:06.503 [qtp1325681772-1817] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:06.536 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:06.559 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:06.562 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:06.563 [qtp543805131-1912] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/_yRqE0zPyDz36b6FL34MYA' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:06.570 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:06.574 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=30, revision=36
    05:01:06.574 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=36, revision=-1
    05:01:06.604 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:06.608 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:06.610 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=60817408
    05:01:06.628 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:06.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:06.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:06.903 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:06.904 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=61865984
    05:01:06.917 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:07.062 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.
    05:01:07.191 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:07.192 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=62914560
    05:01:07.203 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:07.353 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:07.375 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:07.474 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:07.475 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/1 {11 11ä11#+} 1/b"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:07.477 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=63963136
    05:01:07.490 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:07.544 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:07.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:07.758 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:07.799 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:07.800 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 854336 bytes in 2268 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:07.802 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=65011712

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:07.808 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:07.813 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:07.819 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=170
    05:01:07.819 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:07.841 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:07.847 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:07.850 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h1G7Uy8XR1xw3m4-wXOang/zOvSzbJdxrYXzF6_gWqfOg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:07.858 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:07.862 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=167, revision=170
    05:01:07.916 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:07.921 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=167, revision=170
    05:01:07.921 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=170, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:07.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:07.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:07.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:08.004 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:08.098 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:08.113 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:08.114 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=66060288
    05:01:08.123 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:08.143 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:08.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:08.326 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:08.402 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:08.403 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=67108864
    05:01:08.423 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:08.455 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/bb"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    05:01:08.470 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:08.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:08.601 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:08.606 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/zzzzzzz'
    05:01:08.667 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='64cf1f1ec518599250cb3d59128370293d8bbf3a' to.sha1='ce19a9e80031022dd2ee56fa1fdff50fe86ef218'): /3 + &#ä/zzzzzzz

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:08.694 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:08.695 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=68157440
    05:01:08.708 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:08.748 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=176
    05:01:08.748 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:08.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:01:08.979 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:08.982 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=69206016
    05:01:08.997 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:09.007 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:09.010 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=170, revision=176

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:09.102 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:09.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:09.149 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:09.166 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=170, revision=176
    05:01:09.169 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=176, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:09.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:09.200 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:09.320 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:09.321 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=70254592
    05:01:09.333 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:09.391 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:09.404 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/zzzzzzz"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:09.405 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:09.406 [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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:09.431 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:09.434 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:09.435 [qtp543805131-1908] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/_yRqE0zPyDz36b6FL34MYA' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:09.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:09.534 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:09.554 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:09.556 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:09.557 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/iKz1tAWEpILyDx4ZKgIRzw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:09.631 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:09.633 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=71303168
    05:01:09.645 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:09.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:01:09.950 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:09.951 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=72351744
    05:01:09.962 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:10.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:10.131 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:10.297 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:10.298 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=73400320
    05:01:10.309 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:10.431 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:10.446 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 419540 bytes in 1040 ms. path='/3 + &#ä/zzzzzzz'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:10.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:10.463 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=179
    05:01:10.463 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:10.540 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:10.546 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:10.548 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:10.558 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=176, revision=179

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:10.564 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:10.565 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:10.567 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:10.569 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=176, revision=179
    05:01:10.569 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=179, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:10.569 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h1G7Uy8XR1xw3m4-wXOang/zOvSzbJdxrYXzF6_gWqfOg' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:10.620 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:10.621 [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
    05:01:10.623 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:10.624 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=74448896

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:10.638 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:10.665 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:10.761 [qtp1971696218-1959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:10.765 [qtp1971696218-1959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:10.800 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:10.806 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:10.819 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:10.822 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:10.823 [qtp543805131-1910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/_yRqE0zPyDz36b6FL34MYA' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:10.839 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:10.967 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/zzzzzzz"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:10.993 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:10.994 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=75497472
    05:01:11.005 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:11.130 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:11.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:11.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:11.149 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.48%
    05:01:11.182 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=161

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:11.287 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:11.288 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=76546048

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:11.292 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=185

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:11.300 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:11.300 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:11.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:01:11.571 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:11.572 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=77594624
    05:01:11.582 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:11.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:01:11.875 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:11.879 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=78643200

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:11.886 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:11.889 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=179, revision=185

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:11.890 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:11.944 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:11.949 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=179, revision=185
    05:01:11.949 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=185, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:11.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:12.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:12.064 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:12.075 [qtp1971696218-1959] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 transaction.localRevision=131 remoteFromLocalRevision=161
    05:01:12.155 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:12.157 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4' toID=9e23754a-dd77-4582-93f5-e1b4416c9624 to='build/repo/j7y5k1ak-yimad-local-src', fromRepoLocalSync=false
    05:01:12.172 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:12.172 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:12.174 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=79691776

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:12.184 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=131

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:12.188 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:12.301 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:12.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:12.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.
    05:01:12.496 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:12.497 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=80740352
    05:01:12.509 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:12.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    05:01:12.863 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:12.864 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=81788928
    05:01:12.875 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:12.908 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=66.1 MiB, available=389.4 MiB
    05:01:12.942 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:12.952 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=-1, revision=132

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:12.963 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:12.969 [qtp1971696218-1478] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:13.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:01:13.156 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:13.158 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=82837504
    05:01:13.169 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:13.216 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:13.235 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:13.238 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:13.239 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h1G7Uy8XR1xw3m4-wXOang/zOvSzbJdxrYXzF6_gWqfOg' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:13.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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:13.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.
    05:01:13.489 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:13.491 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=83886080
    05:01:13.506 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:13.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.
    05:01:13.797 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:13.799 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=84934656
    05:01:13.810 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:13.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:14.003 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:14.017 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:14.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:14.107 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:14.110 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=85983232
    05:01:14.130 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:14.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:14.337 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:14.354 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:14.357 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:14.358 [qtp543805131-1908] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/_yRqE0zPyDz36b6FL34MYA' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:14.443 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:14.447 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=87031808
    05:01:14.458 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:14.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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
    05:01:14.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=64.9 MiB, available=390.6 MiB
    05:01:14.603 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=114, revision=132
    05:01:14.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:14.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:14.677 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:14.677 [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
    05:01:14.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:14.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:14.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:14.700 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:01:14.702 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:01:14.702 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:14.845 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:14.847 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=88080384
    05:01:14.863 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:15.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:15.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=64.2 MiB, available=391.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:15.195 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:15.197 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=89128960
    05:01:15.211 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:15.241 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:15.249 [qtp1971696218-1959] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionSynced=114, revision=132
    05:01:15.250 [qtp1971696218-1959] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=132, revision=-1
    05:01:15.297 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:15.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
    05:01:15.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:15.379 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:15.462 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 2923141 bytes in 7918 ms. path='/1 {11 11ä11#+} 1/b'
    05:01:15.476 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=41
    05:01:15.476 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=41

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:15.501 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:15.502 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=90177536
    05:01:15.514 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:15.514 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:15.519 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=36, revision=41
    05:01:15.540 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:15.548 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=36, revision=41
    05:01:15.548 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=41, revision=-1
    05:01:15.604 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:15.605 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    05:01:15.624 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:15.665 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:15.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:15.677 [qtp1325681772-172] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:01:15.731 [qtp1325681772-172] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:15.300 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:01:15.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=64.1 MiB, available=391.4 MiB
    05:01:15.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:15.841 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:15.853 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=91226112

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:15.869 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/1 {11 11ä11#+} 1/b"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:15.875 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:15.905 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:15.998 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:16.000 [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
    05:01:16.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:16.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15ef6970fdad0eadc62c9840ef923eef6224f03a' to.sha1='c519465ce7dd61a06eb940846c8926fb40c224f9'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:16.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:16.083 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=47
    05:01:16.083 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=41, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=47
    05:01:16.139 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:16.161 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=41, revision=47

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:16.171 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:16.175 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=92274688
    05:01:16.186 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:16.186 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=64.1 MiB, available=391.4 MiB
    05:01:16.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:16.270 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:16.276 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=41, revision=47
    05:01:16.276 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=47, revision=-1
    05:01:16.303 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:16.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:16.422 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:16.433 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/1 {11 11ä11#+} 1/c"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb
    05:01:16.444 [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
    05:01:16.488 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:16.489 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=93323264
    05:01:16.502 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:16.546 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:16.556 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:16.588 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:16.589 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h1G7Uy8XR1xw3m4-wXOang/xko2O3VZ7POYRm6HbPZYng' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:16.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=64.1 MiB, available=391.4 MiB
    05:01:16.601 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:01:16.601 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:01:16.601 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:01:16.622 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:16.649 [qtp1971696218-1763] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=131

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:16.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:16.723 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:16.758 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=188 remoteFromLocalRevision=131

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:16.794 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:16.796 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=94371840
    05:01:16.811 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:16.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e23754a-dd77-4582-93f5-e1b4416c9624 from='build/repo/j7y5k1ak-yimad-local-src' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4'
    05:01:16.828 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=188

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:16.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:16.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:01:16.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:01:16.963 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=188
    05:01:17.056 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=190
    05:01:17.059 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=190

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:17.080 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:17.081 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=95420416
    05:01:17.091 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:17.139 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:17.144 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:17.154 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=185, revision=190

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:17.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:17.247 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:17.253 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=185, revision=190
    05:01:17.253 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=190, revision=-1
    05:01:17.288 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:17.306 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 transaction.localRevision=137 remoteFromLocalRevision=188
    05:01:17.326 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:17.328 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:17.384 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:17.385 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=96468992
    05:01:17.396 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:17.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:17.486 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:17.489 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:17.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 329188 bytes in 1063 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:17.513 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:17.519 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:17.520 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=50
    05:01:17.520 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=47, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=50

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:17.536 [qtp543805131-1911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/_yRqE0zPyDz36b6FL34MYA' offset=4194304

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:17.559 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:17.562 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=47, revision=50

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:17.564 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:17.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:17.568 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:01:17.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg' toID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 to='build/repo/j7y5oiwm-wyky5-local-dest', fromRepoLocalSync=true
    05:01:17.569 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 ('build/repo/j7y5oiwm-wyky5-local-dest')
    05:01:17.579 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:17.580 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:17.588 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=47, revision=50
    05:01:17.588 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=50, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:17.596 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:17.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:17.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:17.649 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:17.666 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:17.668 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:17.719 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:17.720 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=97517568
    05:01:17.730 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:17.740 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:17.767 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:17.788 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 renewalDateTime=2017-09-24T03:30:38.463Z expiryDateTime=2017-09-24T04:00:38.463Z
    05:01:17.799 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:17.803 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=137

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:17.831 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/1 {11 11ä11#+} 1/c"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb
    05:01:17.855 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:17.878 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:17.879 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:01:17.885 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:17.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=3

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:17.890 [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
    05:01:17.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:17.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15cf6bb6739abbf8d677d1e9f83a3ebf060fdb88' to.sha1='88bbb3ed19fd675ff2b1099745b180783fdd9f17'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:18.059 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:18.060 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=98566144

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:18.060 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=56
    05:01:18.061 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=50, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=56

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:18.071 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:18.144 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:18.147 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=50, revision=56

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:18.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:18.215 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:18.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:18.224 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=50, revision=56
    05:01:18.224 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=56, revision=-1
    05:01:18.262 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:18.310 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:18.357 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/2/1 {11 11ä11#+} 1/a"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:18.364 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:18.367 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=99614720
    05:01:18.379 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:18.424 [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
    05:01:18.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=67.1 MiB, available=388.4 MiB
    05:01:18.539 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:18.544 [qtp1971696218-1959] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=-1, revision=138

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:18.551 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:18.560 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:18.561 [qtp1971696218-1959] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:18.563 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:18.565 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZdHqnl6-adpqD6Wb4pLzrg/QnoT6vg9BF9DEF2ygMdzGw/nHM4GNxwBav3djfpK9-c1Q' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:18.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:18.661 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:18.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:18.768 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:18.772 [qtp298852037-1698] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=100663296
    05:01:18.782 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:18.910 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:18.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 192580 bytes in 513 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:18.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:18.955 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=59
    05:01:18.955 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=56, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59
    05:01:19.066 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:19.080 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:19.081 [qtp1325681772-1817] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=56, revision=59

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:19.109 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:19.117 [qtp298852037-1866] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=101711872
    05:01:19.147 [qtp298852037-1866] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:19.230 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:19.236 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=56, revision=59
    05:01:19.236 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=59, revision=-1
    05:01:19.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:19.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:19.344 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:19.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=65.2 MiB, available=390.3 MiB
    05:01:19.360 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=108, revision=138

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:19.378 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:19.379 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:19.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:19.453 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:19.470 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:19.472 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:19.474 [qtp543805131-1912] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/_yRqE0zPyDz36b6FL34MYA' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:19.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    05:01:19.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:19.945 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:19.945 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:19.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:19.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:19.957 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:01:19.958 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:01:19.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:01:20.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=64.8 MiB, available=390.7 MiB
    05:01:20.426 [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
    05:01:20.558 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:20.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/2/1 {11 11ä11#+} 1/a"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:20.599 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:20.601 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:20.608 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionSynced=108, revision=138
    05:01:20.608 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=138, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:20.611 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:20.613 [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
    05:01:20.614 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:20.615 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=102760448

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:20.615 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:20.629 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:20.643 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7eebf9138c1859cae28c17923c0a76704684afc5' to.sha1='3710848e8c57a9f8b983969cc22ef3e9a3957e10'): /2/1 {11 11ä11#+} 1/b
    05:01:20.684 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=65
    05:01:20.685 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65
    05:01:20.771 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:20.778 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=59, revision=65
    05:01:20.844 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:20.853 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=59, revision=65
    05:01:20.853 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=65, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:20.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:20.887 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:20.939 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:20.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:20.966 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/2/1 {11 11ä11#+} 1/b"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:20.999 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:21.005 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=103809024
    05:01:21.016 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:21.032 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:21.033 [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
    05:01:20.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:01:21.133 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=64.8 MiB, available=390.7 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:21.154 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:21.164 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:21.168 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:21.169 [qtp543805131-1909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/_yRqE0zPyDz36b6FL34MYA' offset=6291456

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:21.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:21.275 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:21.343 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:21.360 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:21.363 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:21.364 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZdHqnl6-adpqD6Wb4pLzrg/QnoT6vg9BF9DEF2ygMdzGw/bc47gqd9DjhgQjLCz47laA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:21.393 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:21.396 [qtp298852037-1815] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/u8Xx3aWigWs_bf3weljpcQ/LfkToaku7x05MlsDCV0TCg' offset=104857600

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:21.398 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:21.407 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:21.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 6384391 bytes in 15131 ms. path='/3 + &#ä/5/i'
    05:01:21.425 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=99
    05:01:21.426 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:21.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:21.457 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:21.461 [qtp543805131-1913] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=90, revision=99

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:21.466 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 101 dirty file-chunks with together 104926297 bytes in 36043 ms. path='/2/new-file'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:21.481 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:21.485 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=90, revision=99
    05:01:21.485 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=99, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:21.493 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_0 into destFile new-file
    05:01:21.510 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_mh34 into destFile new-file
    05:01:21.533 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_18y68 into destFile new-file
    05:01:21.550 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1vf9c into destFile new-file

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:21.554 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:21.554 [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
    05:01:21.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_2hwcg into destFile new-file
    05:01:21.583 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_34dfk into destFile new-file

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:21.596 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:21.600 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_3quio into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:21.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=64.8 MiB, available=390.7 MiB
    05:01:21.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:21.638 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_4dbls into destFile new-file
    05:01:21.655 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_4zsow into destFile new-file
    05:01:21.692 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_5m9s0 into destFile new-file
    05:01:21.710 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_68qv4 into destFile new-file
    05:01:21.729 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_6v7y8 into destFile new-file
    05:01:21.753 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_7hp1c into destFile new-file
    05:01:21.773 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_8464g into destFile new-file
    05:01:21.791 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_8qn7k into destFile new-file
    05:01:21.810 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_9d4ao into destFile new-file
    05:01:21.828 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_9zlds into destFile new-file
    05:01:21.847 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_am2gw into destFile new-file
    05:01:21.864 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_b8jk0 into destFile new-file
    05:01:21.880 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_bv0n4 into destFile new-file
    05:01:21.897 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_chhq8 into destFile new-file
    05:01:21.918 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_d3ytc into destFile new-file
    05:01:21.936 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_dqfwg into destFile new-file
    05:01:21.952 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_ecwzk into destFile new-file
    05:01:21.969 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_eze2o into destFile new-file
    05:01:21.986 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_flv5s into destFile new-file

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:21.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:22.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=64.7 MiB, available=390.8 MiB
    05:01:22.003 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:01:22.007 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_g8c8w into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:22.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.033 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_gutc0 into destFile new-file
    05:01:22.049 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_hhaf4 into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:22.059 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:22.090 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.094 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_i3ri8 into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:22.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1021758 bytes in 1075 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.110 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_iq8lc into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:22.118 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=68
    05:01:22.118 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.126 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_jcpog into destFile new-file
    05:01:22.142 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_jz6rk into destFile new-file
    05:01:22.157 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_klnuo into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:22.158 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:01:22.160 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:01:22.161 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:22.163 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.173 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_l84xs into destFile new-file
    05:01:22.189 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_lum0w into destFile new-file
    05:01:22.203 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_mh340 into destFile new-file
    05:01:22.219 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_n3k74 into destFile new-file
    05:01:22.234 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_nq1a8 into destFile new-file
    05:01:22.249 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_ocidc into destFile new-file
    05:01:22.266 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_oyzgg into destFile new-file
    05:01:22.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_plgjk into destFile new-file
    05:01:22.308 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_q7xmo into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:22.311 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:22.313 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=65, revision=68

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.324 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_queps into destFile new-file
    05:01:22.340 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_rgvsw into destFile new-file
    05:01:22.356 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_s3cw0 into destFile new-file
    05:01:22.371 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_sptz4 into destFile new-file
    05:01:22.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_tcb28 into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:22.421 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:22.430 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=65, revision=68
    05:01:22.430 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=68, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.430 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_tys5c into destFile new-file

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:22.431 [qtp543805131-1910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:22.440 [qtp543805131-1910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.450 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_ul98g into destFile new-file

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:22.475 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:22.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:22.480 [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
    05:01:22.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd7da58775ff74718a33159883c78aac8cdc0875' to.sha1='8d02ad28c79296b2e97cd6110a1ab28c42dd6a33'): /bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.483 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_v7qbk into destFile new-file
    05:01:22.507 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_vu7eo into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:22.520 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.527 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_wgohs into destFile new-file
    05:01:22.546 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_x35kw into destFile new-file

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:22.553 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/3 + &#ä/5/i"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371
    05:01:22.570 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:22.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/bb"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.570 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_xpmo0 into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:22.585 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.587 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_yc3r4 into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:22.588 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_yyku8 into destFile new-file
    05:01:22.618 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_zl1xc into destFile new-file
    05:01:22.632 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_107j0g into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:22.635 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:22.635 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:22.636 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:22.637 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.650 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_10u03k into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:22.661 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:22.662 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/W2f35zwfj7VZ4Fl8ZzxUbA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.667 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_11gh6o into destFile new-file
    05:01:22.684 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_122y9s into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:22.685 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.700 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_12pfcw into destFile new-file
    05:01:22.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_13bwg0 into destFile new-file
    05:01:22.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_13ydj4 into destFile new-file
    05:01:22.746 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_14kum8 into destFile new-file
    05:01:22.762 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_157bpc into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:22.760 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/2/1 {11 11ä11#+} 1/b"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:22.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='662c6b677c1c0aad13d072813ca3e87ac11ab7ad' to.sha1='ae9d21319f40ede3ae9e490477860c618bec6df7'): /3 + &#ä/aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.778 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_15tssg into destFile new-file
    05:01:22.794 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_16g9vk into destFile new-file
    05:01:22.814 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_172qyo into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:22.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.833 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_17p81s into destFile new-file
    05:01:22.848 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_18bp4w into destFile new-file

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:22.855 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=105
    05:01:22.855 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.865 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_18y680 into destFile new-file
    05:01:22.883 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_19knb4 into destFile new-file
    05:01:22.899 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1a74e8 into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:22.903 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 74788 bytes in 268 ms. path='/bb'
    05:01:22.913 [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
    05:01:22.913 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.918 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1atlhc into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:22.924 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:22.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.935 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1bg2kg into destFile new-file

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:22.942 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.951 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1c2jnk into destFile new-file

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:22.954 [qtp543805131-1908] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=99, revision=105

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.969 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1cp0qo into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:22.975 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e8c728712ee744782bd03449f5f6f3546d461bc6' to.sha1='859ae6e2302037ad1b2f652c7809ec05680f627a'): /2/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:22.986 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1dbhts into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.002 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/bb"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.004 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1dxyww into destFile new-file

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.011 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.014 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.015 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=99, revision=105
    05:01:23.015 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=105, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.020 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.020 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1ekg00 into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/zzzzzzz'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.036 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1f6x34 into destFile new-file
    05:01:23.053 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1fte68 into destFile new-file

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.055 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.064 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='64cf1f1ec518599250cb3d59128370293d8bbf3a' to.sha1='<NoInstanceOf_NormalFileDto>'): /zzzzzzz

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.071 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1gfv9c into destFile new-file

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.086 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1h2ccg into destFile new-file

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/3 + &#ä/aa"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.105 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1hotfk into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:23.112 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=74
    05:01:23.115 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.113 [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
    05:01:23.122 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1ibaio into destFile new-file
    05:01:23.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1ixrls into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.168 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/zzzzzzz"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.168 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1jk8ow into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:23.186 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.187 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.187 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1k6ps0 into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:23.194 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=68, revision=74

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.194 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:23.197 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:23.198 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/JdbmXSU8BQ5IbpxcrPBURg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.203 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1kt6v4 into destFile new-file
    05:01:23.219 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1lfny8 into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/zzzzzzz'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.234 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.235 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1m251c into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.250 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:23.252 [qtp1971696218-2195] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/iKz1tAWEpILyDx4ZKgIRzw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.252 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1mom4g into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:23.257 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.259 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:23.262 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=68, revision=74
    05:01:23.262 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=74, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.269 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1nb37k into destFile new-file
    05:01:23.286 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1nxkao into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:23.291 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.302 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1ok1ds into destFile new-file

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.314 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29647 bytes in 200 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.319 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1p6igw into destFile new-file

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.330 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=108
    05:01:23.330 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.336 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1pszk0 into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:23.339 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:23.352 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_1qfgn4 into destFile new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:23.361 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/2/a"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.389 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.392 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 389300 bytes in 158 ms. path='/zzzzzzz'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.393 [qtp543805131-1908] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=105, revision=108

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:23.407 [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
    05:01:23.430 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:23.433 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=105, revision=108
    05:01:23.433 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=108, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.437 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_0 into destFile zzzzzzz

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:23.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:23.510 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:23.511 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/zzzzzzz"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:23.539 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.539 [qtp543805131-1911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:23.541 [qtp543805131-1911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:23.542 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:23.562 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ZdHqnl6-adpqD6Wb4pLzrg/wRxH0Dh3X6JtiHPRjUE-9g' offset=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.736 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.737 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/3 + &#ä/aa"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.758 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:23.764 [qtp1971696218-2195] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=137
    05:01:23.822 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.822 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:23.846 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:23.848 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.861 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=79 remoteFromLocalRevision=137
    05:01:23.875 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='182415cd62e06e1ea979777df592a0a308fe15aa' to.sha1='5186f1044a19db29b355aac9a916eabcad0b93d2'): /3 + &#ä/bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.890 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:23.893 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:23.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.916 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=79

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.925 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=114
    05:01:23.925 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:23.931 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:23.938 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:23.951 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175477 bytes in 544 ms. path='/2/a'
    05:01:23.968 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=77
    05:01:23.974 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:23.974 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:23.978 [qtp543805131-1912] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=108, revision=114

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:24.075 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:24.076 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:24.078 [qtp1325681772-1817] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=74, revision=77

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:24.083 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=108, revision=114
    05:01:24.083 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=114, revision=-1
    05:01:24.113 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:24.194 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:24.194 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:24.200 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=74, revision=77
    05:01:24.200 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=77, revision=-1
    05:01:24.246 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:24.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:24.264 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:24.290 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:24.293 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:24.320 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/3 + &#ä/bb"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:24.322 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:24.335 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:24.405 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/2/a"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb
    05:01:24.470 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:24.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 from='build/repo/j7y5oiwm-wyky5-local-dest' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:24.512 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:01:24.513 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:24.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:24.529 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:24.533 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:24.549 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=80

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:24.553 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:24.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9b08c13f5f7efc06f253786ebc3853457095c81' to.sha1='36dd7504bf31b54e4fd7dd9d282691b044e68c8d'): /3 + &#ä/5/h

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:24.572 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:24.575 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:24.576 [qtp543805131-1913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:24.627 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=83
    05:01:24.627 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83
    05:01:24.677 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:24.680 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=77, revision=83
    05:01:24.760 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:24.764 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=77, revision=83
    05:01:24.764 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=83, revision=-1
    05:01:24.795 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:24.994 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:25.000 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:01:25.000 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:01:25.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=80

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:25.335 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/3 + &#ä/5/h"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb
    05:01:25.343 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:25.361 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=79, revision=82
    05:01:25.364 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82
    05:01:25.407 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:25.420 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.remoteRepositoryRevisionSynced=59, revision=82
    05:01:25.438 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:25.442 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=59, revision=82
    05:01:25.443 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=82, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:25.447 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:25.458 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:25.461 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:25.462 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/0K3iLmsNcF6xCYL3kOi3yQ/k-qnweDVLhPCzscy2gpkNA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:25.468 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:25.488 [qtp1971696218-1959] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 transaction.localRevision=143 remoteFromLocalRevision=80
    05:01:25.492 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:25.498 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg' toID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 to='build/repo/j7y5oiwm-wyky5-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:25.509 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]initPersistenceManagerFactory: repositoryId=83db2391-cec4-49f1-84fb-b94a41580017

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:25.510 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:25.515 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 29416 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:25.516 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=143

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:25.544 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:25.608 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:25.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:25.688 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:25.754 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 206 ms.
    05:01:25.755 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=7PZRvWZujRcHF7QHnfJASQ, invitation=false]
    05:01:25.813 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 58 ms.
    05:01:25.813 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=6JTgU5jQn8wLkdcnaLj0Hg, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:25.996 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="6cf42657-e253-4b37-bbc1-6e794d30bc0d", toRepositoryId="0053b4b9-21c1-405b-bdda-928ea00dd447", path="/2/new-file"} on repo=0053b4b9-21c1-405b-bdda-928ea00dd447

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:26.004 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:26.008 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:26.135 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:26.185 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.21%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:26.185 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 262438 bytes in 841 ms. path='/3 + &#ä/5/h'
    05:01:26.203 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=86
    05:01:26.203 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:26.204 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:26.215 [qtp298852037-1698] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 localRepositoryRevisionSynced=265
    05:01:26.224 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:26.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=66.6 MiB, available=388.9 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:26.249 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:26.253 [qtp1325681772-1817] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=83, revision=86

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:26.274 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d transaction.localRevision=167 remoteFromLocalRevision=265

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:26.281 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:26.282 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:26.289 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=83, revision=86
    05:01:26.289 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=86, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:26.298 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=-1, revision=144
    05:01:26.314 [qtp1971696218-1602] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144
    05:01:26.345 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:26.349 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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
    05:01:26.502 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:26.506 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=69.1 MiB, available=386.4 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:26.515 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:26.515 [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
    05:01:26.529 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:26.564 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:26.583 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=167

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:26.588 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:26.590 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:26.604 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:26.775 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:26.802 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:26.806 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/3 + &#ä/5/h"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb
    05:01:26.812 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:26.832 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:26.840 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:26.842 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:26.848 [qtp543805131-1910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:26.866 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:26.890 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1063a171a377436817eae6361789f489ef3edbe9' to.sha1='0872129363e8b941b814303a7886974c7280a863'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:26.905 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=65.5 MiB, available=390.0 MiB
    05:01:26.910 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=138, revision=144

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:26.928 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:26.941 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:26.943 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=92
    05:01:26.943 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:26.944 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:26.952 [qtp298852037-1815] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.remoteRepositoryRevisionSynced=150, revision=167
    05:01:26.988 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:26.999 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0053b4b9-21c1-405b-bdda-928ea00dd447 from='build/repo/j7y5f080-ihv05-local-dest' toID=6cf42657-e253-4b37-bbc1-6e794d30bc0d to='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:27.007 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:27.014 [qtp1325681772-1817] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=86, revision=92

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:27.020 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:27.027 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:27.041 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:27.048 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=168

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:27.059 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=86, revision=92
    05:01:27.062 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=92, revision=-1
    05:01:27.092 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:27.122 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:27.134 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/3 + &#ä/5/i"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:27.137 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:01:27.137 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:01:27.157 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=168

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:27.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:27.256 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=167, revision=170
    05:01:27.260 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:26.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:01:27.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=65.4 MiB, available=390.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:27.380 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = d86229ff-c8e7-4ea4-87f9-5cf499613f5c
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5pads-luysl-local-src
      localRepository.publicKeySha1 = 6B:61:94:A2:F0:5A:C1:AB:39:5D:46:94:CD:39:85:DA:2E:11:34:49

      remoteRepository.repositoryId = 83db2391-cec4-49f1-84fb-b94a41580017
      remoteRepository.remoteRoot = https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017
      remoteRepository.publicKeySha1 = C3:A4:35:E5:C9:14:6F:85:FF:5A:BD:1D:BE:19:BC:4D:C1:58:F7: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 d86229ff-c8e7-4ea4-87f9-5cf499613f5c 83db2391-cec4-49f1-84fb-b94a41580017

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:27.399 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:27.401 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:27.403 [qtp298852037-2006] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.remoteRepositoryRevisionSynced=167, revision=170

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:27.404 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionSynced=138, revision=144
    05:01:27.405 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=144, revision=-1
    05:01:27.464 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:27.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:27.469 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:27.488 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=150, revision=170
    05:01:27.488 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=170, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:27.495 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:27.514 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:27.518 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:27.519 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/0K3iLmsNcF6xCYL3kOi3yQ/B32ccwHzxTetBID0P0F8QA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:27.531 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:27.546 [qtp298852037-1815] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 transaction.localRevision=272 remoteFromLocalRevision=168
    05:01:27.559 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:27.865 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:27.870 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=65.5 MiB, available=390.0 MiB
    05:01:27.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:27.965 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:28.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6cf42657-e253-4b37-bbc1-6e794d30bc0d from='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d' toID=0053b4b9-21c1-405b-bdda-928ea00dd447 to='build/repo/j7y5f080-ihv05-local-dest', fromRepoLocalSync=false
    05:01:28.126 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:28.131 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 localRepositoryRevisionSynced=265 localRepositoryRevisionInProgress=272
    05:01:28.172 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:28.249 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:28.295 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:28.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=65.5 MiB, available=390.0 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:28.299 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:28.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:28.300 [qtp543805131-1911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:28.475 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:01:28.502 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:28.663 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:28.826 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:28.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=66.0 MiB, available=389.5 MiB
    05:01:28.846 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:01:28.846 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:01:28.864 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:28.880 [qtp1971696218-2195] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=143

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:28.883 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:28.906 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:28.913 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:28.944 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=86 remoteFromLocalRevision=143
    05:01:28.947 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 from='build/repo/j7y5oiwm-wyky5-local-dest' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:28.950 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:28.950 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=86
    05:01:28.982 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:01:28.983 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:01:28.990 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=86

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:28.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: repoFileDtos.size=0
    05:01:29.000 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=425.0 MiB, used=179.8 MiB, available=275.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:29.020 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=88
    05:01:29.023 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:29.032 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:29.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:29.039 [qtp298852037-1698] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionInProgress=-1, revision=273
    05:01:29.043 [qtp298852037-1698] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=266, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=273

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:29.070 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:29.074 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.remoteRepositoryRevisionSynced=82, revision=88

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:29.090 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.90%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:29.119 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:29.136 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:29.137 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:29.140 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:29.141 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=82, revision=88
    05:01:29.141 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=88, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:29.143 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:29.144 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/0K3iLmsNcF6xCYL3kOi3yQ/B32ccwHzxTetBID0P0F8QA' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:29.158 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:29.164 [qtp1971696218-2195] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 transaction.localRevision=149 remoteFromLocalRevision=86

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:29.187 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:29.221 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:29.223 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:29.365 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:29.369 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:01:29.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=83db2391-cec4-49f1-84fb-b94a41580017 from='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017' toID=d86229ff-c8e7-4ea4-87f9-5cf499613f5c to='build/repo/j7y5pads-luysl-local-src', fromRepoLocalSync=true
    05:01:29.370 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d86229ff-c8e7-4ea4-87f9-5cf499613f5c ('build/repo/j7y5pads-luysl-local-src')
    05:01:29.403 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:01:29.427 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:01:29.821 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:29.843 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:29.849 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 renewalDateTime=2017-09-24T03:31:29.795Z expiryDateTime=2017-09-24T04:01:29.795Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:29.852 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:01:29.855 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4' toID=9e23754a-dd77-4582-93f5-e1b4416c9624 to='build/repo/j7y5k1ak-yimad-local-src', fromRepoLocalSync=true
    05:01:29.855 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e23754a-dd77-4582-93f5-e1b4416c9624 ('build/repo/j7y5k1ak-yimad-local-src')
    05:01:29.861 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:29.865 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:29.887 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.47%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:29.952 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:29.952 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:29.968 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:29.969 [qtp543805131-1912] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:30.018 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:30.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:30.114 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:30.135 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 renewalDateTime=2017-09-24T03:28:32.013Z expiryDateTime=2017-09-24T03:58:32.013Z
    05:01:30.152 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:30.157 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=149
    05:01:30.336 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:30.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:30.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=61.1 MiB, available=394.4 MiB
    05:01:30.584 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:30.587 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:30.684 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionInProgress=-1, revision=4
    05:01:30.705 [qtp178185341-1702] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:30.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=66.8 MiB, available=388.7 MiB
    05:01:30.963 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:30.967 [qtp1971696218-1959] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=-1, revision=150
    05:01:30.972 [qtp1971696218-1959] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150
    05:01:31.019 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:31.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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
    05:01:30.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: 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
    05:01:31.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=448.0 MiB, used=178.4 MiB, available=277.1 MiB
    05:01:31.248 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.remoteRepositoryRevisionSynced=266, revision=273
    05:01:31.264 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J_gNO9QchAVKo23tUprfxA, serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d} because of missing permissions!
    05:01:31.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:31.327 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:31.465 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:31.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: 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
    05:01:31.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=66.5 MiB, available=389.0 MiB
    05:01:31.611 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=132, revision=150
    05:01:31.618 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:01:31.620 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:01:31.621 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:31.686 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:31.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=410.0 MiB, used=178.4 MiB, available=277.1 MiB
    05:01:31.730 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:31.736 [qtp298852037-1815] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionSynced=266, revision=273
    05:01:31.737 [qtp298852037-1815] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.localRepositoryRevisionInProgress=273, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:31.772 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:31.777 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:31.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:31.793 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:31.851 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:31.852 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/0K3iLmsNcF6xCYL3kOi3yQ/B32ccwHzxTetBID0P0F8QA' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:32.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=61.9 MiB, available=393.6 MiB
    05:01:32.067 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:32.096 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:32.110 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=66.5 MiB, available=389.0 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:32.118 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:32.121 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:32.122 [qtp543805131-1908] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:32.212 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:32.219 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionSynced=132, revision=150
    05:01:32.220 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=150, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:32.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.5 MiB, used=178.4 MiB, available=277.1 MiB
    05:01:32.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:32.270 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:32.546 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6JTgU5jQn8wLkdcnaLj0Hg, serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:32.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:01:32.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=66.6 MiB, available=388.9 MiB
    05:01:32.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:32.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=410.0 MiB, used=178.4 MiB, available=277.1 MiB
    05:01:32.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:01:33.056 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=444.0 MiB, used=178.4 MiB, available=277.1 MiB
    05:01:33.056 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:01:33.056 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:01:33.056 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:01:33.068 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:32.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:33.079 [qtp298852037-1698] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 localRepositoryRevisionSynced=272

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:33.079 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=61.6 MiB, available=393.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:33.094 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:33.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=66.6 MiB, available=388.9 MiB
    05:01:33.117 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:33.122 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:33.126 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionSynced=-1, revision=4
    05:01:33.126 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:33.132 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d transaction.localRevision=174 remoteFromLocalRevision=272

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:33.231 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:33.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:33.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=66.6 MiB, available=388.9 MiB
    05:01:33.463 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:01:33.465 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:01:33.465 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:01:33.476 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:33.483 [qtp1971696218-1959] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=149
    05:01:33.510 [qtp1971696218-1959] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:33.544 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=196 remoteFromLocalRevision=149
    05:01:33.575 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:33.578 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:33.602 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=196
    05:01:33.604 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=190, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=196

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:33.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=61.5 MiB, available=394.0 MiB
    05:01:33.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:33.668 [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:1779) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1730) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2020) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:1984) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.populateChangedPermissionDtos(CryptreeImpl.java:1948) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.populateCryptoChangeSetDtoWithAllButCryptoRepoFiles(CryptreeImpl.java:1803) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.getCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:352) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.transport.CryptreeFileRepoTransportImpl.getCryptoChangeSetDto(CryptreeFileRepoTransportImpl.java:442) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.updateLastCryptoKeySyncToRemoteRepo(SsRepoToRepoSync.java:66) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:49) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:149) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:442) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    05:01:33.771 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:33.775 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=190, revision=196
    05:01:33.817 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:33.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e23754a-dd77-4582-93f5-e1b4416c9624 from='build/repo/j7y5k1ak-yimad-local-src' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4'
    05:01:33.839 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:33.842 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:33.850 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=188 localRepositoryRevisionInProgress=197
    05:01:33.915 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:33.922 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:33.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0053b4b9-21c1-405b-bdda-928ea00dd447 from='build/repo/j7y5f080-ihv05-local-dest' toID=6cf42657-e253-4b37-bbc1-6e794d30bc0d to='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d'
    05:01:33.948 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=174
    05:01:34.010 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:01:34.011 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:01:34.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=174

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:34.024 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=196, revision=199
    05:01:34.025 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=190, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=199

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.043 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=176

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:34.044 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=61.5 MiB, available=394.0 MiB
    05:01:34.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.047 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:34.047 [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:1779) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1730) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2020) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:1984) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.populateChangedPermissionDtos(CryptreeImpl.java:1948) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.populateCryptoChangeSetDtoWithAllButCryptoRepoFiles(CryptreeImpl.java:1803) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.getCryptoChangeSetDto(CryptreeImpl.java:1785) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.createOrUpdateCryptoRepoFile(CryptreeImpl.java:188) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.makeDirectory(CryptreeRestRepoTransportImpl.java:542) [org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.makeDirectory(RepoToRepoSync.java:528) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.makeDirectory(SsRepoToRepoSync.java:179) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDirectory(RepoToRepoSync.java:513) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:369) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:206) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:258) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:195) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:172) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:52) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:149) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:442) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.142 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:34.145 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447, this.remoteRepositoryRevisionSynced=170, revision=176

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:34.146 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:34.152 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=196, revision=199

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.340 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:34.344 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.349 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=170, revision=176
    05:01:34.349 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=176, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:34.352 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=190, revision=199
    05:01:34.352 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=199, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:34.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=61.6 MiB, available=393.9 MiB
    05:01:34.391 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:01:34.393 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:01:34.394 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:01:34.408 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:34.430 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.449 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:34.463 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c localRepositoryRevisionSynced=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.474 [qtp298852037-1815] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=0053b4b9-21c1-405b-bdda-928ea00dd447 transaction.localRevision=278 remoteFromLocalRevision=174

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:34.501 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.502 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:34.506 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:34.524 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 31 ms.
    05:01:34.524 [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
    05:01:34.539 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:34.579 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:34.732 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:34.732 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.742 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:34.744 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.748 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:34.749 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d86229ff-c8e7-4ea4-87f9-5cf499613f5c from='build/repo/j7y5pads-luysl-local-src' toID=83db2391-cec4-49f1-84fb-b94a41580017 to='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.752 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a690ae87-70bf-46ff-9280-f642c906c394 ('build/repo/j7y5b51v-tbcrs-local-src')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:34.761 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.762 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:34.765 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.776 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:34.784 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:34.812 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.67%
    05:01:34.815 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6cf42657-e253-4b37-bbc1-6e794d30bc0d from='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d' toID=a690ae87-70bf-46ff-9280-f642c906c394 to='build/repo/j7y5b51v-tbcrs-local-src', fromRepoLocalSync=true

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:34.903 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:34.918 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:34.918 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:01:34.919 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.92%
    05:01:34.920 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:34.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/abczzzz'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:34.932 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:34.936 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/0K3iLmsNcF6xCYL3kOi3yQ/B32ccwHzxTetBID0P0F8QA' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.967 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:34.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48a73090fdae244f38d1a461a1a61e920a614e5a' to.sha1='349b18e2beb0e41587c5368bf180f5a5c0fd4f73'): /3 + &#ä/abczzzz

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:34.990 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d renewalDateTime=2017-09-24T03:20:57.904Z expiryDateTime=2017-09-24T03:50:57.904Z
    05:01:35.002 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:35.008 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=259 localRepositoryRevisionInProgress=278

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:35.059 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=203
    05:01:35.060 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=199, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=203

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:35.161 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:35.523 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:35.531 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=199, revision=203

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:35.703 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:35.732 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:35.796 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:35.166 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: repoFileDtos.size=0
    05:01:35.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=411.5 MiB, used=179.7 MiB, available=275.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:35.801 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=199, revision=203
    05:01:35.801 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=203, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:35.820 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:35.827 [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
    05:01:35.827 [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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:35.825 [qtp298852037-1698] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=-1, revision=279

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:35.828 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:35.839 [qtp298852037-1698] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=260, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=279

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:35.936 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:35.939 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:35.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: 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
    05:01:36.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/abczzzz"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    05:01:36.050 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/abczzzz'
    05:01:36.143 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:36.166 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:36.169 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:36.170 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/xGjODs5wphyRoiwLeJE8sw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:36.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:36.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=441.5 MiB, used=179.7 MiB, available=275.8 MiB
    05:01:36.353 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.remoteRepositoryRevisionSynced=260, revision=279
    05:01:36.364 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J_gNO9QchAVKo23tUprfxA, serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d} because of missing permissions!
    05:01:36.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:36.446 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 71 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:36.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=410.0 MiB, used=179.6 MiB, available=275.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:36.835 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=8
    05:01:36.837 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:36.857 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:36.872 [qtp298852037-1698] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionSynced=260, revision=279
    05:01:36.872 [qtp298852037-1698] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=279, revision=-1
    05:01:37.008 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:37.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:37.186 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:37.268 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 275560 bytes in 1218 ms. path='/3 + &#ä/abczzzz'
    05:01:37.286 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=206
    05:01:37.286 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=203, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=206

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:37.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=438.0 MiB, used=179.1 MiB, available=276.4 MiB
    05:01:37.366 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:37.366 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:37.369 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=203, revision=206
    05:01:37.383 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:37.397 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=203, revision=206
    05:01:37.398 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=206, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:37.404 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:37.489 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:37.489 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:37.503 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:37.594 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:37.602 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:01:37.651 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:37.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=410.0 MiB, used=179.1 MiB, available=276.4 MiB
    05:01:37.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:37.735 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/abczzzz"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    05:01:37.798 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:37.843 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:37.869 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:37.885 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:37.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:37.904 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:37.907 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:37.972 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:37.977 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d827719fa913204d550d221c4c9087af20c60aac' to.sha1='fd7da58775ff74718a33159883c78aac8cdc0875'): /3 + &#ä/bb

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:37.987 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:37.988 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:38.012 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=212
    05:01:38.012 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=206, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=212
    05:01:38.086 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:38.096 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=206, revision=212

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:38.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=436.0 MiB, used=179.1 MiB, available=276.4 MiB
    05:01:38.106 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:01:38.109 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:01:38.109 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:38.123 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:38.124 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:38.124 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:38.129 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=206, revision=212
    05:01:38.129 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=212, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:38.136 [qtp298852037-2026] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=278

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:38.157 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:38.209 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:38.209 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:38.232 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d transaction.localRevision=312 remoteFromLocalRevision=278

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:38.275 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/bb"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    05:01:38.281 [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
    05:01:38.290 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:38.299 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:38.302 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:38.303 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/0K3iLmsNcF6xCYL3kOi3yQ/B32ccwHzxTetBID0P0F8QA' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:38.431 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:38.443 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=-1, revision=8
    05:01:38.443 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:38.477 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:38.498 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:38.501 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:38.502 [qtp1971696218-2195] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/W2f35zwfj7VZ4Fl8ZzxUbA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:38.566 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    05:01:38.566 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:38.628 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:38.770 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:38.788 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:38.840 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:38.845 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:38.853 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:38.858 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:38.859 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:38.860 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=312
    05:01:38.872 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=307, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=312

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:38.968 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=11
    05:01:38.969 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:38.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a690ae87-70bf-46ff-9280-f642c906c394 from='build/repo/j7y5b51v-tbcrs-local-src' toID=6cf42657-e253-4b37-bbc1-6e794d30bc0d to='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:38.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4544255 bytes in 11768 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:39.010 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:39.011 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=99
    05:01:39.012 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:39.013 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:39.021 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=305 localRepositoryRevisionInProgress=313
    05:01:39.101 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:01:39.101 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:01:39.108 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=313

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:39.120 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:39.123 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:39.126 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:39.132 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=312, revision=315
    05:01:39.135 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=307, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=315
    05:01:39.195 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:39.198 [qtp298852037-2414] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=307, revision=315

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:39.274 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:39.278 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:39.282 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=8, revision=11
    05:01:39.283 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:39.283 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=307, revision=315
    05:01:39.283 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=315, revision=-1
    05:01:39.311 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:39.316 [qtp298852037-2006] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 transaction.localRevision=284 remoteFromLocalRevision=313
    05:01:39.358 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:39.359 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=92, revision=99

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:39.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:39.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:39.399 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:39.463 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:39.472 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=92, revision=99
    05:01:39.472 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=99, revision=-1
    05:01:39.508 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:39.508 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:39.526 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:39.554 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:39.597 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    05:01:39.598 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:39.613 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:39.615 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:01:39.693 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=14
    05:01:39.694 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:39.805 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:39.813 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:39.821 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:39.825 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:39.895 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:39.922 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:39.922 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:39.932 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=11, revision=14
    05:01:39.932 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:39.942 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/3 + &#ä/5/i"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:39.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:39.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:39.991 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:39.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 854336 bytes in 1716 ms. path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:40.009 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:40.016 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=215
    05:01:40.016 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=212, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=215

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:40.022 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:40.023 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:40.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:40.044 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:40.047 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=212, revision=215

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:40.110 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:40.112 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:40.120 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=212, revision=215
    05:01:40.121 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=215, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:40.126 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6156687d623b7118d8a6fd12dde74cba078590a' to.sha1='6187d6177fe2a36300ad92da5d3879ac61f64a7a'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:40.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:40.176 [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
    05:01:40.179 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:40.181 [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
    05:01:40.196 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:40.208 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=105
    05:01:40.209 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:40.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6cf42657-e253-4b37-bbc1-6e794d30bc0d from='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d' toID=a690ae87-70bf-46ff-9280-f642c906c394 to='build/repo/j7y5b51v-tbcrs-local-src', fromRepoLocalSync=false
    05:01:40.257 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:40.259 [qtp1971696218-2195] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:40.260 [qtp1971696218-2195] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:40.263 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=278 localRepositoryRevisionInProgress=284

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:40.275 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=17
    05:01:40.275 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:40.400 [pool-4-thread-5] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:40.402 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:40.429 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:40.432 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:40.453 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:40.456 [qtp1325681772-1817] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=99, revision=105

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:40.491 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:40.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="9e23754a-dd77-4582-93f5-e1b4416c9624", toRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", path="/3 + &#ä/bb"} on repo=9e23754a-dd77-4582-93f5-e1b4416c9624
    05:01:40.522 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:40.663 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:40.671 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=14, revision=17
    05:01:40.671 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:40.682 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.48%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:40.717 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:40.717 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:40.738 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:40.847 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:40.923 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:40.930 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=197

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:40.933 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:40.935 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:40.970 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:41.009 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:41.022 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:41.026 [qtp543805131-1913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=6291456

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:40.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: repoFileDtos.size=0
    05:01:41.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=411.0 MiB, used=179.8 MiB, available=275.7 MiB
    05:01:41.061 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:41.064 [qtp298852037-1698] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=-1, revision=285

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:41.067 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=221

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:41.068 [qtp298852037-1698] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=279, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=285

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:41.074 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=215, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=221

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:41.086 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=20
    05:01:41.086 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:41.098 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:41.180 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:41.183 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=17, revision=20
    05:01:41.244 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:41.252 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=17, revision=20
    05:01:41.253 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=20, revision=-1
    05:01:41.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:41.296 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:41.321 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:41.404 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:41.420 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:41.440 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:41.452 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=215, revision=221

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:41.104 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d: 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
    05:01:41.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=433.0 MiB, used=179.7 MiB, available=275.8 MiB
    05:01:41.461 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.remoteRepositoryRevisionSynced=279, revision=285
    05:01:41.470 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J_gNO9QchAVKo23tUprfxA, serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d} because of missing permissions!
    05:01:41.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:41.478 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:41.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:41.499 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:41.514 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=215, revision=221
    05:01:41.514 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=221, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:41.556 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:41.559 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:41.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=99, revision=105
    05:01:41.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=105, revision=-1
    05:01:41.582 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:41.583 [qtp1971696218-2195] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 transaction.localRevision=168 remoteFromLocalRevision=197

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:41.602 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=23
    05:01:41.602 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:41.645 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:41.646 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:41.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4' toID=9e23754a-dd77-4582-93f5-e1b4416c9624 to='build/repo/j7y5k1ak-yimad-local-src', fromRepoLocalSync=false
    05:01:41.664 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:41.679 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/3 + &#ä/aa"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:41.684 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=168

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:41.694 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:41.697 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:41.739 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:41.756 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:41.758 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:41.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:41.764 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=20, revision=23
    05:01:41.764 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=23, revision=-1
    05:01:41.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:41.869 [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
    05:01:41.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=410.0 MiB, used=179.7 MiB, available=275.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:41.916 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:41.974 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:41.979 [qtp298852037-1815] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionSynced=279, revision=285
    05:01:41.979 [qtp298852037-1815] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.localRepositoryRevisionInProgress=285, revision=-1
    05:01:42.058 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:42.058 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:42.060 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:42.113 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:42.189 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    05:01:42.195 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    05:01:42.197 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:42.195 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:42.199 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:42.200 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/IOlyr2pt9slI9ftE87ebGg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:42.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:01:42.268 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5862286bf7201efa6a81ce709f8c54dc58929b67' to.sha1='3e0a33059590dd41e19eb4791d05dc35e21a7b02'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:42.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:01:42.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=429.5 MiB, used=178.9 MiB, available=276.6 MiB
    05:01:42.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:42.449 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=27
    05:01:42.449 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:42.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=69.3 MiB, available=386.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:42.589 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:42.593 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:42.598 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:42.607 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=-1, revision=169

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:42.627 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:42.631 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=23, revision=27
    05:01:42.632 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=27, revision=-1
    05:01:42.654 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:42.679 [qtp1971696218-2195] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:42.703 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:42.748 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/1 {11 11ä11#+} 1/a"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:01:42.755 [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
    05:01:42.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=410.0 MiB, used=178.9 MiB, available=276.6 MiB
    05:01:42.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:42.858 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:42.893 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:42.906 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:42.907 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1Rs0FT9_kg8AxCDIWQDclw/iTzysEkXXCFa6ALZv_QOZA' offset=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:42.913 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:42.923 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:43.012 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 952078 bytes in 1273 ms. path='/3 + &#ä/aa'
    05:01:43.026 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=108
    05:01:43.027 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:43.079 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:43.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=3, 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 > interruptPermissionSetInheritance STANDARD_OUT
    05:01:43.103 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:43.118 [qtp1325681772-1817] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=105, revision=108

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:43.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=427.0 MiB, used=178.9 MiB, available=276.6 MiB
    05:01:43.202 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:01:43.202 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:01:43.225 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:43.235 [qtp298852037-2026] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 localRepositoryRevisionSynced=284

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:43.294 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:43.299 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:43.301 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:43.321 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:43.326 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:43.326 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=105, revision=108
    05:01:43.327 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=108, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:43.327 [qtp543805131-1911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=7340032

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:43.334 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d transaction.localRevision=319 remoteFromLocalRevision=284

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:43.377 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:43.377 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:43.399 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:43.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=67.1 MiB, available=388.4 MiB
    05:01:43.594 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=150, revision=169
    05:01:43.649 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:43.649 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:43.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:43.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:43.679 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:43.679 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:43.692 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:01:43.693 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:43.969 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:43.694 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:01:44.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=67.3 MiB, available=388.2 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:44.244 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:01:44.276 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:44.274 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:44.279 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionSynced=150, revision=169
    05:01:44.279 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=169, revision=-1
    05:01:44.300 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:44.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:44.307 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/3 + &#ä/aa"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb
    05:01:44.321 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:44.327 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:44.348 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:44.349 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:01:44.371 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9923109a5acc219bbe533580a49efbfa326d5ee' to.sha1='465b62264de85f51372df3a89d45d2c8f5873d91'): /3 + &#ä/bb
    05:01:44.406 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=114
    05:01:44.406 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:44.418 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 251906 bytes in 1663 ms. path='/1 {11 11ä11#+} 1/a'
    05:01:44.431 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=30
    05:01:44.432 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:44.461 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:44.464 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=108, revision=114

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:44.474 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:44.476 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=27, revision=30
    05:01:44.515 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:44.520 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=27, revision=30
    05:01:44.522 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=30, revision=-1
    05:01:44.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:44.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:44.584 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:44.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=67.1 MiB, available=388.4 MiB
    05:01:44.686 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:44.687 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:44.807 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:44.807 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:44.812 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=108, revision=114
    05:01:44.813 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=114, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:44.824 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:44.842 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:44.895 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:44.898 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:44.909 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/3 + &#ä/bb"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb
    05:01:45.004 [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
    05:01:45.007 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/1 {11 11ä11#+} 1/a"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:01:45.096 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:45.103 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:45.108 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:45.112 [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
    05:01:45.128 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:45.139 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:45.149 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/666mdrnbihXOUg0iSmCy5w' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:45.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=66.3 MiB, available=389.2 MiB
    05:01:45.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:45.251 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:45.266 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:45.269 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:45.270 [qtp543805131-1391] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=8388608

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:45.393 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b9daeda31daca1c6f8247aa4a0d9ad8fea6ff46' to.sha1='b77bf86f9a536e278ff17bd4d78b684f1ebdcbb8'): /1 {11 11ä11#+} 1/b
    05:01:45.433 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=36
    05:01:45.433 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:45.505 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a690ae87-70bf-46ff-9280-f642c906c394 from='build/repo/j7y5b51v-tbcrs-local-src' toID=6cf42657-e253-4b37-bbc1-6e794d30bc0d to='https://localhost:36687/6cf42657-e253-4b37-bbc1-6e794d30bc0d'
    05:01:45.517 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=313 localRepositoryRevisionInProgress=319

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:45.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=66.3 MiB, available=389.2 MiB
    05:01:45.556 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:01:45.556 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:01:45.568 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:45.587 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=168
    05:01:45.638 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:45.640 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:01:45.641 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:01:45.652 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d localRepositoryRevisionSynced=319

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:45.665 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=224 remoteFromLocalRevision=168
    05:01:45.774 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e23754a-dd77-4582-93f5-e1b4416c9624 from='build/repo/j7y5k1ak-yimad-local-src' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4'
    05:01:45.786 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=197 localRepositoryRevisionInProgress=224

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:45.788 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=-1, revision=321
    05:01:45.791 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=315, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=321

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:45.869 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:01:45.869 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:01:45.875 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=224

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:45.878 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:45.881 [qtp298852037-1698] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394, this.remoteRepositoryRevisionSynced=315, revision=321
    05:01:45.947 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:45.957 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionSynced=315, revision=321
    05:01:45.958 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d, this.localRepositoryRevisionInProgress=321, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:45.970 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:45.972 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:45.976 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:45.979 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=226
    05:01:45.984 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=221, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=226

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:46.000 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:46.008 [qtp298852037-2006] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d remoteRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 transaction.localRevision=290 remoteFromLocalRevision=319

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:46.054 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 99738 bytes in 1050 ms. path='/3 + &#ä/bb'
    05:01:46.065 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=117
    05:01:46.065 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:46.084 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:46.082 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:46.086 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    <<< SYNC AGAIN
    ************************************************************
    ************************************************************

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:46.095 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=30, revision=36
    05:01:46.095 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=36, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:46.103 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:46.106 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=221, revision=226

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:46.117 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:46.155 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:46.160 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=221, revision=226
    05:01:46.160 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=226, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:46.178 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:46.180 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=114, revision=117

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:46.239 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:46.240 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:46.249 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=114, revision=117
    05:01:46.250 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=117, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:46.268 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:46.275 [qtp1971696218-1763] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 transaction.localRevision=174 remoteFromLocalRevision=224

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:46.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/1 {11 11ä11#+} 1/b"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:46.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:46.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:46.346 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:46.377 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:46.379 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:46.453 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:46.454 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:46.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/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:46.466 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:46.556 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/3 + &#ä/bb"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb
    05:01:46.571 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:46.586 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:46.655 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:46.657 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:46.702 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:46.707 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:01:46.708 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg' toID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 to='build/repo/j7y5oiwm-wyky5-local-dest', fromRepoLocalSync=true
    05:01:46.710 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 ('build/repo/j7y5oiwm-wyky5-local-dest')
    05:01:46.719 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:01:46.730 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:46.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5875e42831c067f3a00485aac6a826099c7e2b69' to.sha1='063d7a77e342beb1517afe1274bd269c9065667b'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:46.825 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:46.843 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 renewalDateTime=2017-09-24T03:30:38.463Z expiryDateTime=2017-09-24T04:00:38.463Z
    05:01:46.855 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:46.859 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=174

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:46.865 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=123
    05:01:46.865 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:46.970 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:46.972 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:46.981 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:46.982 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1Rs0FT9_kg8AxCDIWQDclw/mEnIwNb6LVsOxou4ynnBLQ' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:46.994 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:46.998 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=117, revision=123
    05:01:47.112 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:47.121 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=117, revision=123
    05:01:47.122 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=123, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:47.139 [qtp543805131-1391] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:47.152 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:47.204 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 9009819 bytes in 22868 ms. path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:47.204 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:47.215 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/3 + &#ä/cc"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb
    05:01:47.218 [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
    05:01:47.227 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=125
    05:01:47.228 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125
    05:01:47.256 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:47.260 [qtp543805131-1907] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=114, revision=125

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:47.298 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:47.310 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:47.313 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:47.314 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/UWJMp2dPSBoZot26qY7wsA' offset=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:47.325 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:47.329 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=114, revision=125
    05:01:47.329 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=125, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:47.348 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:47.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 385486 bytes in 933 ms. path='/1 {11 11ä11#+} 1/b'
    05:01:47.404 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=39
    05:01:47.407 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:47.424 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:47.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:47.455 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:47.534 [qtp543805131-1912] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:46.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=3
    05:01:47.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=67.5 MiB, available=388.0 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:47.547 [qtp543805131-1912] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:47.576 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:47.576 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:47.580 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=-1, revision=175

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:47.594 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=36, revision=39

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:47.596 [qtp1971696218-2194] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:47.650 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:47.659 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:47.660 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:47.671 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=36, revision=39
    05:01:47.671 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=39, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:47.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:47.691 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:47.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 206367 bytes in 489 ms. path='/3 + &#ä/cc'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:47.707 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/3 + &#ä/bb"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:47.714 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:47.714 [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
    05:01:47.726 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:47.724 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=126
    05:01:47.730 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:47.732 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:47.739 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:47.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:47.796 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:47.804 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:47.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cf2ecf5798e4d7198147f945df8fee85a91e9863' to.sha1='54f9a23bf2658a864ab757f93c430469af9ecdec'): /3 + &#ä/cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:47.815 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:47.824 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=123, revision=126

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:47.842 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:47.864 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=131
    05:01:47.865 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:47.869 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:47.874 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=123, revision=126
    05:01:47.874 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=126, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:47.880 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/1 {11 11ä11#+} 1/b"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:47.916 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:47.916 [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
    05:01:47.924 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:47.934 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:47.938 [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
    05:01:47.948 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:47.952 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:47.968 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=125, revision=131

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:47.975 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='78b5dac96ec15f891eb72c8c2fc4494f418041e0' to.sha1='3d305620e5299ede1b3660dc4c18878444135f48'): /1 {11 11ä11#+} 1/c

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:47.999 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:48.001 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:48.003 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:48.002 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=125, revision=131
    05:01:48.002 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=131, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:48.015 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:48.023 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=45
    05:01:48.023 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:48.031 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:48.038 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/3 + &#ä/cc"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb
    05:01:48.046 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:48.058 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:48.059 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:48.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:48.067 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/3 + &#ä/cc"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371
    05:01:48.069 [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
    05:01:48.081 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:48.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0071c8d21802be4c76fffbe6218dcbc47eaa5ec6' to.sha1='01c05e85457ba1c0e2ffd5c119d2dc4f6924b064'): /3 + &#ä/dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:48.097 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=39, revision=45
    05:01:48.128 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:48.134 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=39, revision=45
    05:01:48.134 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=45, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:48.137 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=132
    05:01:48.137 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:48.177 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:48.196 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:48.211 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:48.212 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:48.217 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=126, revision=132

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:48.223 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/1 {11 11ä11#+} 1/c"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:01:48.226 [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
    05:01:48.282 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:48.288 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:48.294 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=126, revision=132
    05:01:48.294 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=132, revision=-1
    05:01:48.379 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:48.391 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a690ae87-70bf-46ff-9280-f642c906c394 serverRepositoryId=6cf42657-e253-4b37-bbc1-6e794d30bc0d renewalDateTime=2017-09-24T03:20:57.904Z expiryDateTime=2017-09-24T03:50:57.904Z

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:48.401 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:48.421 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:48.424 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:48.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:48.432 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:48.433 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=144, revision=175

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:48.438 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:48.438 [qtp543805131-1907] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/EElnGHGaegfh93A3WR0ycw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:48.458 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/3 + &#ä/dd"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:48.461 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:48.469 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 11 dirty file-chunks (of 11 total). path='/3 + &#ä/dd'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:48.461 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:48.488 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:48.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:48.507 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:48.508 [qtp178185341-1703] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1Rs0FT9_kg8AxCDIWQDclw/ZBg6s0O8TOxmqNHoaA_4Dg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:48.560 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:48.565 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:48.713 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:48.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:48.728 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    05:01:48.728 [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
    05:01:48.735 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:48.738 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:48.739 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:48.746 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:48.746 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:48.756 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:48.756 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:48.760 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:01:48.762 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:48.828 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:48.838 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:48.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:49.042 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:49.065 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 333619 bytes in 839 ms. path='/1 {11 11ä11#+} 1/c'
    05:01:49.080 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=48
    05:01:49.081 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:49.086 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:49.090 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:49.202 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:49.228 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=45, revision=48

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:49.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:48.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:01:49.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=67.6 MiB, available=387.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:49.305 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:49.312 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=45, revision=48
    05:01:49.313 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=48, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:49.352 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:49.356 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:49.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:49.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:49.374 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:49.401 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:49.403 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:49.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:01:49.589 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:49.592 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:49.688 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:49.711 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:49.714 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionSynced=144, revision=175
    05:01:49.714 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=175, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:49.720 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/1 {11 11ä11#+} 1/c"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:49.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:49.736 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:49.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:49.800 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:49.814 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:01:49.815 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:49.816 [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
    05:01:49.840 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:49.843 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:49.914 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='97362f8330388034a95740e8efacc34ba63e0290' to.sha1='9eda3d191b03852399cbd9e3c6b27fee2deff640'): /2/1 {11 11ä11#+} 1/a
    05:01:49.985 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=54
    05:01:49.985 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:49.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    05:01:50.079 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:50.083 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:50.150 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:50.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=67.7 MiB, available=387.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:50.154 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=48, revision=54

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:50.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:01:50.361 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:50.364 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:50.420 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:50.420 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:50.435 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=48, revision=54
    05:01:50.436 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=54, revision=-1
    05:01:50.459 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:50.494 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 751609 bytes in 2424 ms. path='/3 + &#ä/cc'
    05:01:50.502 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=134
    05:01:50.503 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:50.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:50.511 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:50.521 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/2/1 {11 11ä11#+} 1/a"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:01:50.528 [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
    05:01:50.550 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:50.572 [qtp543805131-1394] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=131, revision=134
    05:01:50.595 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:50.603 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=131, revision=134
    05:01:50.603 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=134, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:50.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:01:50.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=67.1 MiB, available=388.4 MiB
    05:01:50.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:50.693 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:50.693 [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
    05:01:50.697 [qtp178185341-1906] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:50.699 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:50.712 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:50.714 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:50.720 [qtp178185341-1906] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:50.732 [qtp178185341-1906] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:50.737 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:50.738 [qtp178185341-1906] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AwOv61c0CtDGZg2XxzLwzQ/wtq_jixF345gMjLYGlhdSQ/OMMPLMa1_F5asCBdnZPl5g' offset=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:50.820 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:50.823 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:01:50.901 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:50.923 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/3 + &#ä/cc"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:50.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:51.005 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:51.013 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:51.015 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:51.036 [qtp178185341-1906] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:51.047 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a6b3d01705d882b874270918f1180f51067651b' to.sha1='ffd83bf42776a15dd480adb97ef6310c8bcac779'): /3 + &#ä/dd

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:51.049 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:51.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 240290 bytes in 527 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:01:51.071 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=57

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:51.071 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:51.082 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:51.083 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:51.084 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:51.089 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:51.119 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:51.136 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:51.156 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=54, revision=57

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:51.168 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=140
    05:01:51.171 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:51.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=67.1 MiB, available=388.4 MiB
    05:01:51.184 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:01:51.189 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:51.201 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:51.215 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:51.226 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=54, revision=57
    05:01:51.226 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=57, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:51.247 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:51.255 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=134, revision=140

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:51.287 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:51.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:51.338 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:51.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:51.369 [qtp178185341-1703] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:51.370 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:51.371 [qtp178185341-1703] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:51.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:51.375 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=134, revision=140
    05:01:51.375 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=140, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:51.404 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:51.406 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:51.407 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:51.409 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:51.409 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:51.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/abczzzz'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:51.439 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:51.450 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/2/1 {11 11ä11#+} 1/a"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:51.473 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:51.476 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:51.483 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:51.488 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/3 + &#ä/dd"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:51.497 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48a73090fdae244f38d1a461a1a61e920a614e5a' to.sha1='<NoInstanceOf_NormalFileDto>'): /abczzzz

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:51.499 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:51.501 [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
    05:01:51.503 [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
    05:01:51.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:51.648 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:51.661 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:51.666 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:51.667 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/8d4Z4wi8ZIKMInOqCP8gpw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:51.683 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c330293fab81292fe6625f6ada456471a11086fb' to.sha1='03ba517a1cb9ae481d5561d5d47a034cd1a27556'): /2/1 {11 11ä11#+} 1/b
    05:01:51.730 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=63
    05:01:51.730 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:51.748 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:51.752 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:51.899 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:51.910 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=57, revision=63

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:51.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:52.031 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:52.036 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/abczzzz"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:52.035 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=57, revision=63
    05:01:52.035 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=63, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:52.046 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:52.049 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:52.071 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:52.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/abczzzz'
    05:01:52.124 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:52.125 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/xGjODs5wphyRoiwLeJE8sw' offset=0
    05:01:52.149 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:52.166 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:52.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:52.211 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/2/1 {11 11ä11#+} 1/b"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:52.221 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:01:52.257 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 194040 bytes in 163 ms. path='/abczzzz'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:52.284 [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
    05:01:52.316 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:52.319 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:52.384 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_eeea109fdffa7b665f33bbf8c31c3b6cdbf779d7_0 into destFile abczzzz

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:52.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:52.531 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:52.539 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/abczzzz"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8
    05:01:52.553 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:52.558 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:52.562 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:52.563 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AwOv61c0CtDGZg2XxzLwzQ/wtq_jixF345gMjLYGlhdSQ/9Sm5Wu_-8mkUZOYBHzTtBg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:52.578 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:52.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:52.610 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:52.617 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:52.741 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d827719fa913204d550d221c4c9087af20c60aac' to.sha1='fd7da58775ff74718a33159883c78aac8cdc0875'): /bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:52.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:52.834 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/bb"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:52.856 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:52.859 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:52.918 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    05:01:52.936 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:52.938 [qtp1971696218-2195] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IsmSmgVaAtdg0AqhhO4oNg/W2f35zwfj7VZ4Fl8ZzxUbA' offset=0
    05:01:52.950 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:53.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:53.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:53.105 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:53.108 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:53.126 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:53.146 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 85504 bytes in 225 ms. path='/bb'
    05:01:53.155 [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
    05:01:53.161 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 527040 bytes in 1658 ms. path='/3 + &#ä/dd'
    05:01:53.172 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=143
    05:01:53.172 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:53.229 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="cdb49327-f153-4a77-ac01-8887bc42e2e4", toRepositoryId="f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8", path="/bb"} on repo=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8
    05:01:53.251 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:53.260 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:53.263 [qtp543805131-1912] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=140, revision=143

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:53.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:53.341 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:53.351 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=140, revision=143
    05:01:53.351 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=143, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:53.355 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:53.356 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:53.360 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:53.364 [qtp1971696218-835] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=174
    05:01:53.387 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:53.392 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:53.393 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:53.412 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:53.426 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=110 remoteFromLocalRevision=174

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:53.454 [qtp543805131-1913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:53.455 [qtp543805131-1913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:53.470 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:53.496 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:53.503 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:53.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:53.536 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:53.540 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:53.548 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/3 + &#ä/dd"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:53.555 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=110
    05:01:53.568 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:53.615 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:53.616 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:53.619 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:53.629 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:53.628 [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:1779) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1730) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2020) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:1984) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.populateChangedPermissionDtos(CryptreeImpl.java:1948) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.populateCryptoChangeSetDtoWithAllButCryptoRepoFiles(CryptreeImpl.java:1803) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.getCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:352) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.transport.CryptreeFileRepoTransportImpl.getCryptoChangeSetDto(CryptreeFileRepoTransportImpl.java:442) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.updateLastCryptoKeySyncToRemoteRepo(SsRepoToRepoSync.java:66) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:49) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:149) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.2.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:443) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:53.784 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:53.799 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:53.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:53.818 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.remoteRepositoryRevisionSynced=88, revision=110

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:53.819 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:53.834 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:53.835 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:53.877 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:53.880 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 from='build/repo/j7y5oiwm-wyky5-local-dest' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg'
    05:01:53.892 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:53.895 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:53.911 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=111

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:53.919 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:53.923 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:53.983 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:01:53.983 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:01:53.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=111
    05:01:54.071 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=110, revision=113
    05:01:54.073 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:54.079 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:54.086 [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:1779) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1730) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2020) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:1984) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.populateChangedPermissionDtos(CryptreeImpl.java:1948) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.populateCryptoChangeSetDtoWithAllButCryptoRepoFiles(CryptreeImpl.java:1803) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.getCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:352) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.endSyncToRepository(CryptreeRestRepoTransportImpl.java:1068) [org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:242) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:172) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:52) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:149) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.2.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:443) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:54.173 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:54.177 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:54.228 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:54.231 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.remoteRepositoryRevisionSynced=110, revision=113
    05:01:54.240 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:54.244 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=88, revision=113
    05:01:54.244 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=113, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:54.257 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:54.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:54.350 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:54.354 [qtp1971696218-1602] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 transaction.localRevision=181 remoteFromLocalRevision=111

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:54.442 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:54.447 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:54.584 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:54.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:54.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg' toID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 to='build/repo/j7y5oiwm-wyky5-local-dest', fromRepoLocalSync=false
    05:01:54.604 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:54.608 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=174 localRepositoryRevisionInProgress=181

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:54.688 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:54.692 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:54.702 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:54.715 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:54.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:01:54.976 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:54.979 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:55.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms.
    05:01:55.240 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:55.249 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:55.283 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=69.0 MiB, available=386.5 MiB
    05:01:55.328 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:55.332 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=-1, revision=182
    05:01:55.336 [qtp1971696218-1602] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:55.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:01:55.524 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:55.530 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:55.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:01:55.802 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:55.805 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:55.818 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:55.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:01:56.063 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:56.066 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:56.124 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=149
    05:01:56.133 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:55.824 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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
    05:01:56.222 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=67.8 MiB, available=387.7 MiB
    05:01:56.226 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=175, revision=182

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:56.230 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:56.243 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:56.246 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=143, revision=149

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:56.255 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:01:56.256 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:01:56.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:56.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:56.335 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 958349 bytes in 4051 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:56.336 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:56.343 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=143, revision=149
    05:01:56.343 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=149, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:56.349 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:56.352 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:56.352 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=66
    05:01:56.353 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:56.455 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:56.486 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:56.495 [qtp543805131-1912] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 transaction.localRevision=94 remoteFromLocalRevision=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:56.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:56.499 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:56.508 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=63, revision=66

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:56.514 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a1812648-b6e8-438f-b9c4-6fbc11e30452 from='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452' toID=a3b83c6d-ca75-4a95-881e-73dd7ae32371 to='build/repo/j7y5n950-rxqss-local-src', fromRepoLocalSync=false
    05:01:56.525 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:56.557 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:56.567 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=63, revision=66
    05:01:56.567 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=66, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:56.584 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:56.610 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:56.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=67.8 MiB, available=387.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:56.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:56.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:56.670 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:56.698 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:56.700 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:56.739 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:56.744 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionSynced=175, revision=182
    05:01:56.744 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=182, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:56.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:56.796 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:56.797 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:56.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:56.849 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:56.860 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:56.875 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=94

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:56.876 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/2/1 {11 11ä11#+} 1/b"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:01:56.918 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:56.933 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:56.935 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:01:57.001 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9f7491ee0169c69f95cb2bbb21b293369f03af0' to.sha1='e73e86cac1c87de01581c08b4b26eece082c3b36'): /2/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:57.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:57.057 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:57.078 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=72
    05:01:57.078 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:57.132 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:57.140 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:57.177 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:57.183 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=66, revision=72

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:57.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=67.8 MiB, available=387.7 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:57.219 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:57.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:57.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:57.394 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:57.403 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:57.409 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=66, revision=72
    05:01:57.409 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=72, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:57.447 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:57.449 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:57.450 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:57.456 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:57.465 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:57.468 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:57.490 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:57.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/2/a"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:01:57.600 [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
    05:01:57.606 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:57.214 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:01:57.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=67.8 MiB, available=387.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:57.711 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:57.725 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:57.810 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:57.833 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:57.839 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:57.841 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AwOv61c0CtDGZg2XxzLwzQ/gQArLMzE2_zl7ST7d-ZaEQ' offset=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:57.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=80.3 MiB, available=375.2 MiB
    05:01:57.932 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:57.941 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:57.944 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionInProgress=-1, revision=95
    05:01:57.974 [qtp543805131-1337] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:58.030 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:58.034 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:57.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:01:58.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=67.8 MiB, available=387.7 MiB
    05:01:58.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:01:58.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:01:58.103 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:58.110 [qtp1971696218-1602] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=181
    05:01:58.176 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:58.202 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=117 remoteFromLocalRevision=181

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:58.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:01:58.312 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:58.315 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:58.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 from='build/repo/j7y5oiwm-wyky5-local-dest' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg'
    05:01:58.375 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=117
    05:01:58.460 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:01:58.460 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:58.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:58.468 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=117

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:58.553 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:58.558 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:58.571 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=119
    05:01:58.574 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119
    05:01:58.588 [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:1779) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1730) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:2020) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:1984) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.populateChangedPermissionDtos(CryptreeImpl.java:1948) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.populateCryptoChangeSetDtoWithAllButCryptoRepoFiles(CryptreeImpl.java:1803) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.getCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:352) [org.subshare.local-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.endSyncToRepository(CryptreeRestRepoTransportImpl.java:1068) [org.subshare.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:242) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:172) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:52) [org.subshare.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:93) [org.subshare.core-0.10.2.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:443) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    05:01:58.663 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:58.666 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.remoteRepositoryRevisionSynced=113, revision=119
    05:01:58.720 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:58.726 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:58.731 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=113, revision=119
    05:01:58.731 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=119, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:58.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:01:58.840 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:58.846 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:58.893 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:58.914 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:58.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 300666 bytes in 1315 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:58.923 [qtp1971696218-1602] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 transaction.localRevision=187 remoteFromLocalRevision=117

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:58.931 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=75
    05:01:58.932 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:58.941 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:58.943 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:58.984 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:58.987 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=72, revision=75

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:59.016 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:59.037 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:59.044 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=72, revision=75
    05:01:59.044 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=75, revision=-1
    05:01:59.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:59.104 [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
    05:01:59.119 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:59.123 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:59.127 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:59.160 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:01:59.162 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:59.195 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:59.200 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:01:59.203 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg' toID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 to='build/repo/j7y5oiwm-wyky5-local-dest', fromRepoLocalSync=true

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:59.207 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:59.209 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 ('build/repo/j7y5oiwm-wyky5-local-dest')
    05:01:59.221 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:01:59.242 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.94%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:59.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/2/a"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:59.268 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:59.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:59.312 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:59.324 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:01:59.325 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:01:59.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:59.333 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 renewalDateTime=2017-09-24T03:30:38.463Z expiryDateTime=2017-09-24T04:00:38.463Z
    05:01:59.352 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:59.365 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=181 localRepositoryRevisionInProgress=187
    05:01:59.383 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:59.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86d30d255e6a7e98b9a92d9df9d63ed04289d518' to.sha1='f531b64036da25012e2e59d94ed5747eb86f1228'): /3 + &#ä/5/h

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:01:59.450 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:59.456 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:58.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: 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
    05:01:59.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=79.3 MiB, available=376.2 MiB
    05:01:59.480 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.remoteRepositoryRevisionSynced=4, revision=95

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:59.503 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=81
    05:01:59.504 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:59.577 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:01:59.616 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:59.624 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=75, revision=81

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:59.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:59.637 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:59.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:59.676 [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
    05:01:59.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:59.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:59.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:59.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:59.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:59.710 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:59.710 [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
    05:01:59.715 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:59.723 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:59.723 [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
    05:01:59.726 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=75, revision=81
    05:01:59.726 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=81, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:59.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:59.741 [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
    05:01:59.752 [qtp178185341-1906] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:59.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:59.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:59.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:59.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:59.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:59.781 [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
    05:01:59.785 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:59.788 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:59.794 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:59.796 [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
    05:01:59.812 [qtp178185341-1906] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:59.813 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:59.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:59.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:59.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:59.840 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:59.840 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:59.864 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:59.864 [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
    05:01:59.873 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:59.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:59.874 [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
    05:01:59.881 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/3 + &#ä/5/h"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:01:59.884 [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
    05:01:59.885 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:01:59.885 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:01:59.895 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:01:59.896 [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
    05:01:59.895 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:01:59.919 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:01:59.920 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_XGQZi8enN25ggUhqEi_oA, serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452} because of missing permissions!
    05:01:59.920 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:01:59.924 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:00.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:01:59.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0
    05:02:00.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=69.1 MiB, available=386.4 MiB
    05:02:00.118 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:00.122 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=-1, revision=188
    05:02:00.127 [qtp1971696218-1763] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:00.191 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:00.195 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:00.195 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:00.211 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:00.214 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:00.215 [qtp178185341-1703] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/qpo0BnSYJhZDq7g_kgE8Xg/P24zsphSoIqpUvufCi_3QA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:00.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:00.394 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:00.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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
    05:02:00.460 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:00.464 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:00.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=79.0 MiB, available=376.5 MiB
    05:02:00.574 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:00.584 [qtp543805131-1912] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionSynced=4, revision=95
    05:02:00.584 [qtp543805131-1912] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionInProgress=95, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:00.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:00.708 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:00.717 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:00.722 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:00.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=68.5 MiB, available=387.0 MiB
    05:02:00.803 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=182, revision=188
    05:02:00.821 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:02:00.822 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:00.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:02:01.063 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:01.069 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:01.149 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:01.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 642837 bytes in 1349 ms. path='/3 + &#ä/5/h'
    05:02:01.248 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=84
    05:02:01.249 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:00.714 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:02:01.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=78.8 MiB, available=376.7 MiB
    05:02:01.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:00.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:02:01.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=68.5 MiB, available=387.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:01.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:02:01.389 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:01.396 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:01.428 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:01.435 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=81, revision=84

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:01.450 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:01.452 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:01.456 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=81, revision=84
    05:02:01.456 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=84, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:01.454 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionSynced=182, revision=188
    05:02:01.454 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=188, revision=-1
    05:02:01.468 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:01.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:01.497 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:01.513 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:01.515 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:01.538 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:01.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:01.596 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:02:01.598 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:02:01.605 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:01.631 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/3 + &#ä/5/h"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:02:01.640 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:01.650 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:01.652 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:02:01.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e5f05d90926785fdfa30c65d96058e88c5a318e' to.sha1='c45db3aa966fe13bff71309bd9a575005d0517e2'): /3 + &#ä/5/i

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:01.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=78.8 MiB, available=376.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:01.771 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:01.788 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:01.868 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=90
    05:02:01.877 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:01.930 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:01.947 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:01.951 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:01.952 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=5242880

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:02.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:02.090 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:02.093 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=84, revision=90

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:02.127 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:02.131 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:02.139 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=68.6 MiB, available=386.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:02.160 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:02.174 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=84, revision=90
    05:02:02.174 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=90, revision=-1
    05:02:02.208 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:01.764 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:02:02.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=78.8 MiB, available=376.7 MiB
    05:02:02.226 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:02:02.226 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:02:02.226 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:02.259 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:02.264 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:02.271 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/3 + &#ä/5/i"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:02.328 [qtp543805131-1913] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 localRepositoryRevisionSynced=94

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:02.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:02.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:02.338 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:02.365 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 transaction.localRevision=152 remoteFromLocalRevision=94

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:02.435 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:02.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a3b83c6d-ca75-4a95-881e-73dd7ae32371 from='build/repo/j7y5n950-rxqss-local-src' toID=a1812648-b6e8-438f-b9c4-6fbc11e30452 to='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:02.439 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:02.446 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:02.578 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:02.588 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:02:02.588 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:02:02.596 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:02.602 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:02.605 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:02.606 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/qpo0BnSYJhZDq7g_kgE8Xg/fTOt64ebv7KXsZGRSlIKSg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:02.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:02.616 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=154
    05:02:02.619 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:02.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:02:02.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=68.6 MiB, available=386.9 MiB
    05:02:02.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:02.679 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:02.719 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=149, revision=154

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:02.720 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:02.733 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:02.758 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:02.764 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=149, revision=154
    05:02:02.765 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=154, revision=-1
    05:02:02.801 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:02.805 [qtp543805131-1912] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 transaction.localRevision=100 remoteFromLocalRevision=152
    05:02:02.855 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:02.860 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:02:02.865 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    05:02:02.867 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [49016e98]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5rg4y-8r3dr-local-dest'
    05:02:02.870 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [49016e98]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5rg4y-8r3dr-local-dest' locked successfully.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:02.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:02:02.999 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:03.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=68.6 MiB, available=386.9 MiB
    05:02:03.027 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:03.028 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:03.030 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:02:03.030 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:02:03.041 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.051 [qtp1971696218-1763] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=187
    05:02:03.084 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.106 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=124 remoteFromLocalRevision=187

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:03.172 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:02:03.267 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.271 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:03.285 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.288 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.300 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=124
    05:02:03.303 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124
    05:02:03.391 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.394 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.remoteRepositoryRevisionSynced=119, revision=124

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:03.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:02:03.535 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.540 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:03.582 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:03.603 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.605 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 from='build/repo/j7y5oiwm-wyky5-local-dest' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg'
    05:02:03.617 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.620 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.626 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=125
    05:02:03.645 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:02:03.645 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:02:03.650 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=125
    05:02:03.682 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=124, revision=127
    05:02:03.684 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:03.706 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:02:03.797 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.812 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:03.836 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.845 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.remoteRepositoryRevisionSynced=124, revision=127

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:03.898 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.917 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.920 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.923 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=6291456

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:03.930 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.940 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=119, revision=127
    05:02:03.940 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=127, revision=-1
    05:02:03.961 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.967 [qtp1971696218-1602] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 transaction.localRevision=194 remoteFromLocalRevision=125
    05:02:03.980 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:03.982 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg' toID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 to='build/repo/j7y5oiwm-wyky5-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:03.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:03.999 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:04.003 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=187 localRepositoryRevisionInProgress=194
    05:02:04.021 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:04.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:04.097 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:04.100 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:04.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:02:04.347 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:04.356 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:04.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:04.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=69.4 MiB, available=386.1 MiB
    05:02:04.646 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:04.650 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=-1, revision=195
    05:02:04.655 [qtp1971696218-1763] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=195
    05:02:04.692 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:04.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:04.726 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:04.756 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:04.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:02:05.030 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:05.033 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:05.100 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:05.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=69.3 MiB, available=386.2 MiB
    05:02:05.232 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=188, revision=195
    05:02:05.246 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:02:05.248 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:05.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:02:05.396 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:05.401 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:05.466 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:05.489 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:05.494 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:05.496 [qtp178185341-1703] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/qpo0BnSYJhZDq7g_kgE8Xg/fTOt64ebv7KXsZGRSlIKSg' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:05.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:02:05.678 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:05.691 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:05.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:02:05.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=68.4 MiB, available=387.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:05.908 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:05.947 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:05.951 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionSynced=188, revision=195
    05:02:05.951 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.localRepositoryRevisionInProgress=195, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:06.004 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:06.007 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:06.052 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:06.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:06.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:06.250 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:06.268 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:06.274 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:06.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=68.4 MiB, available=387.1 MiB
    05:02:06.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:06.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    05:02:06.531 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:06.540 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:06.678 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:06.701 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:06.704 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:06.706 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=7340032

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:06.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:02:06.849 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:06.853 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:06.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=68.4 MiB, available=387.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:07.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:02:07.157 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:07.161 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:06.941 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:02:07.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=68.4 MiB, available=387.1 MiB
    05:02:07.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:02:07.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:02:07.306 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:07.314 [qtp1971696218-1763] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 localRepositoryRevisionSynced=194

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:07.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:07.397 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:07.416 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:07.420 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:07.421 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=131 remoteFromLocalRevision=194
    05:02:07.439 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 from='build/repo/j7y5oiwm-wyky5-local-dest' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4/IsmSmgVaAtdg0AqhhO4oNg'
    05:02:07.443 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=131

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:07.569 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:07.570 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:02:07.570 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:02:07.578 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=131

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:07.659 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:07.662 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:07.675 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=133
    05:02:07.676 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133
    05:02:07.757 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:07.761 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8, this.remoteRepositoryRevisionSynced=127, revision=133

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:07.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:07.847 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:07.854 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=127, revision=133
    05:02:07.855 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=133, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:07.903 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:07.908 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:07.981 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:07.988 [qtp1971696218-1478] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=f26cc5b4-aae1-4ffc-b856-6caf2c8cbbe8 transaction.localRevision=200 remoteFromLocalRevision=131
    05:02:08.006 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:08.009 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:08.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:02:08.163 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:08.167 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:08.274 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:08.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:02:08.280 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4' toID=9e23754a-dd77-4582-93f5-e1b4416c9624 to='build/repo/j7y5k1ak-yimad-local-src', fromRepoLocalSync=true
    05:02:08.280 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e23754a-dd77-4582-93f5-e1b4416c9624 ('build/repo/j7y5k1ak-yimad-local-src')
    05:02:08.288 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:08.312 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:08.323 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.47%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:08.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:02:08.439 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:08.456 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:08.598 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:08.623 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 renewalDateTime=2017-09-24T03:28:32.013Z expiryDateTime=2017-09-24T03:58:32.013Z
    05:02:08.638 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:08.641 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=200

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:08.660 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:08.667 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:08.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:08.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:08.684 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:08.696 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:08.701 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/qpo0BnSYJhZDq7g_kgE8Xg/fTOt64ebv7KXsZGRSlIKSg' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:08.790 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:08.794 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:08.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:02:09.026 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:09.041 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:09.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=69.5 MiB, available=386.0 MiB
    05:02:09.251 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:09.255 [qtp1971696218-835] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=-1, revision=201
    05:02:09.264 [qtp1971696218-835] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=201

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:09.306 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:09.399 [qtp1971696218-835] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:09.408 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:09.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:09.417 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:09.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.
    05:02:09.692 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:09.698 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:09.841 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:02:09.944 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:09.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=69.6 MiB, available=385.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:09.950 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:09.953 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=169, revision=201
    05:02:09.988 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:02:09.991 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:02:09.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:10.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:02:10.199 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:10.203 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:10.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:10.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=69.5 MiB, available=386.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:10.444 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:10.447 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:10.533 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:10.536 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionSynced=169, revision=201
    05:02:10.536 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=201, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:10.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:10.625 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:10.627 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:10.692 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:10.700 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:10.718 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:10.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:02:10.955 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:10.958 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:11.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=68.7 MiB, available=386.8 MiB
    05:02:11.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:11.063 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:11.084 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:11.116 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:11.118 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=8388608

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:11.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:02:11.272 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:11.276 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:11.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=68.7 MiB, available=386.8 MiB
    05:02:11.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:11.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:02:11.519 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:11.524 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:11.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:11.752 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=68.7 MiB, available=386.8 MiB
    05:02:11.753 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:02:11.755 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:02:11.755 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:11.756 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:11.760 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:11.771 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:11.779 [qtp1971696218-1602] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=200
    05:02:11.794 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:11.813 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=231 remoteFromLocalRevision=200
    05:02:11.872 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:11.875 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:11.884 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=-1, revision=231
    05:02:11.888 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=226, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=231

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:11.909 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    05:02:12.017 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:12.020 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:12.074 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:12.079 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.remoteRepositoryRevisionSynced=226, revision=231
    05:02:12.102 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:12.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e23754a-dd77-4582-93f5-e1b4416c9624 from='build/repo/j7y5k1ak-yimad-local-src' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4'
    05:02:12.116 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:12.119 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:12.131 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=224 localRepositoryRevisionInProgress=232

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:12.172 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:12.218 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    05:02:12.219 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:12.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:02:12.232 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:02:12.232 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    05:02:12.233 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:02:12.233 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - Fine! Expected this WriteAccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:12.262 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:12.265 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:12.408 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:12.490 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:12.499 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:12.501 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:12.504 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:12.506 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:02:12.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cdb49327-f153-4a77-ac01-8887bc42e2e4 from='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4' toID=9e23754a-dd77-4582-93f5-e1b4416c9624 to='build/repo/j7y5k1ak-yimad-local-src', fromRepoLocalSync=true
    05:02:12.507 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e23754a-dd77-4582-93f5-e1b4416c9624 ('build/repo/j7y5k1ak-yimad-local-src')
    05:02:12.517 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:02:12.538 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:12.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:12.704 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:12.723 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 renewalDateTime=2017-09-24T03:28:32.013Z expiryDateTime=2017-09-24T03:58:32.013Z
    05:02:12.736 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:12.746 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=200 localRepositoryRevisionInProgress=205

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:12.759 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:12.763 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:12.768 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:12.786 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:12.789 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:12.790 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/qpo0BnSYJhZDq7g_kgE8Xg/fTOt64ebv7KXsZGRSlIKSg' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:12.798 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:12.804 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:12.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:02:13.027 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:13.031 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:13.181 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:02:13.273 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:13.280 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:13.374 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=69.9 MiB, available=385.6 MiB
    05:02:13.395 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:13.401 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=-1, revision=206
    05:02:13.408 [qtp1971696218-1763] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=201, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=206

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:13.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:02:13.560 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:13.564 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:13.571 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:13.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4: 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
    05:02:13.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:02:13.827 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:13.830 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:13.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=69.8 MiB, available=385.7 MiB
    05:02:13.929 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.remoteRepositoryRevisionSynced=201, revision=206
    05:02:13.934 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=J0Z8vqErNbthNW5bDAViUg, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:02:13.935 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=GCQMnTXrFGS1xnrpDCFTBA, serverRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4} because of missing permissions!
    05:02:13.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:13.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:02:14.067 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:14.071 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:14.196 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:14.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:14.284 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=69.8 MiB, available=385.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:14.303 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:14.307 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:14.413 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:14.417 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionSynced=201, revision=206
    05:02:14.417 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624, this.localRepositoryRevisionInProgress=206, revision=-1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:14.450 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:14.474 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:14.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:14.491 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:14.553 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:14.554 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:14.556 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:14.556 [qtp1325681772-1817] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=9437184

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:14.569 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:14.715 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:02:14.806 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:14.810 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:14.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=70.3 MiB, available=385.2 MiB
    05:02:14.891 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:14.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:02:15.137 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:15.142 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:15.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=70.1 MiB, available=385.4 MiB
    05:02:15.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:15.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:02:15.413 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:15.416 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:15.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:15.621 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=69.9 MiB, available=385.6 MiB
    05:02:15.621 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:02:15.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:02:15.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:02:15.636 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:15.645 [qtp1971696218-2195] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 remoteRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 localRepositoryRevisionSynced=205

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:15.677 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:15.680 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:15.689 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:15.711 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 transaction.localRevision=236 remoteFromLocalRevision=205
    05:02:15.744 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:15.750 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:15.761 [Test worker] WARN  o.s.l.CryptreeImpl - getCryptoChangeSetDtoWithCryptoRepoFiles: Enabling resyncMode! lastCryptoKeySyncToRemoteRepoLocalRepositoryRevisionSynced=231 overwrites lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=226
    05:02:15.761 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionSynced=226, revision=231
    05:02:15.761 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, this.localRepositoryRevisionInProgress=231, revision=236
    05:02:15.764 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=231, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=236
    05:02:15.800 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e23754a-dd77-4582-93f5-e1b4416c9624 from='build/repo/j7y5k1ak-yimad-local-src' toID=cdb49327-f153-4a77-ac01-8887bc42e2e4 to='https://localhost:44090/cdb49327-f153-4a77-ac01-8887bc42e2e4'
    05:02:15.819 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:15.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:15.827 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:15.833 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e23754a-dd77-4582-93f5-e1b4416c9624 remoteRepositoryId=cdb49327-f153-4a77-ac01-8887bc42e2e4 localRepositoryRevisionSynced=224 localRepositoryRevisionInProgress=237
    05:02:15.909 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:15.911 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:02:15.919 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.67%
    05:02:15.919 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:02:15.919 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    05:02:15.919 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:02:15.919 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - Fine! Expected this WriteAccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'!
    05:02:15.920 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4ee48407]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:15.920 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [e9491]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:15.927 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:15.931 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:16.033 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:16.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    05:02:16.195 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:16.198 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    05:02:16.311 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:16.321 [qtp1325681772-1817] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:16.339 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:16.358 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:16.361 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:16.363 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/qpo0BnSYJhZDq7g_kgE8Xg/fTOt64ebv7KXsZGRSlIKSg' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:16.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    05:02:16.480 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:16.481 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:16.484 [qtp298852037-1698] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:16.495 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:16.552 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:16.553 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=10485760

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:16.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:16.680 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:16.751 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:16.764 [qtp298852037-1815] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:16.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:16.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:17.370 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [46a5670e]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5rrbk-pz02-local-src'
    05:02:17.375 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [46a5670e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5rrbk-pz02-local-src' locked successfully.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:17.667 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:17.672 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:17.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 11 dirty file-chunks with together 10946702 bytes in 29277 ms. path='/3 + &#ä/dd'
    05:02:17.759 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=145
    05:02:17.759 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145
    05:02:17.861 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:17.865 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=132, revision=145

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:17.887 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:17.900 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:17.902 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:17.903 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/qpo0BnSYJhZDq7g_kgE8Xg/fTOt64ebv7KXsZGRSlIKSg' offset=5242880

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:17.962 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:17.967 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=132, revision=145
    05:02:17.967 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=145, revision=-1
    05:02:18.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:18.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:18.032 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:18.107 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:02:18.122 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:02:18.207 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    lastByteOfHistoFile0 = 222
    lastByteOfHistoFile1 = 111
    05:02:18.261 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    05:02:18.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.
    05:02:18.263 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1dd3c1a6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:18.264 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [87eb754]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:18.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ed8dff44-ca6e-4082-b49e-9a2fbc834acb", toRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", path="/3 + &#ä/dd"} on repo=ed8dff44-ca6e-4082-b49e-9a2fbc834acb
    05:02:18.403 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:18.421 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    05:02:18.589 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:18.614 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:19.047 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:19.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 5685402 bytes in 16728 ms. path='/3 + &#ä/5/i'
    05:02:19.077 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=98
    05:02:19.079 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98
    05:02:19.169 [qtp178185341-1906] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:19.305 [qtp178185341-1906] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=90, revision=98

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:19.414 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=151
    05:02:19.423 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151
    05:02:19.625 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:19.628 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=145, revision=151

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:19.719 [qtp178185341-1906] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:19.730 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=90, revision=98
    05:02:19.731 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=98, revision=-1
    05:02:19.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:19.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:19.808 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:20.767 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:20.775 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=145, revision=151
    05:02:20.776 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=151, revision=-1
    05:02:21.002 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:21.012 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb transaction.localRevision=96 remoteFromLocalRevision=6
    05:02:21.494 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:21.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 from='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4' toID=ed8dff44-ca6e-4082-b49e-9a2fbc834acb to='build/repo/j7y5nu7k-vd3q5-local-src', fromRepoLocalSync=false
    05:02:21.515 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:21.533 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=96
    05:02:21.592 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:21.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:21.724 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:02:21.737 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:02:21.752 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:21.805 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/3 + &#ä/5/i"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:02:21.822 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:21.837 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:21.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:02:21.860 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c8dc451ced52e4c2dfebfd1ea24d8abb602d0a4b' to.sha1='248a8a8892e9ce670002b0670f5c567f49ad609f'): /3 + &#ä/aa
    05:02:21.948 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=104
    05:02:21.948 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104
    05:02:22.031 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:22.040 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=98, revision=104
    05:02:22.110 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:22.118 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=98, revision=104
    05:02:22.118 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=104, revision=-1
    05:02:22.171 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:22.217 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:22.233 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/3 + &#ä/aa"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:02:22.235 [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
    05:02:22.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=68.9 MiB, available=386.6 MiB
    05:02:22.360 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:22.372 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionInProgress=-1, revision=97
    05:02:22.397 [qtp1325681772-2295] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:22.464 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:22.485 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:22.488 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:22.490 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/-oYhmq7mJf3QBz05OKpTMw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:22.658 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:22.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: 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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:22.856 [closeDeferredTimer-13572686-75] INFO  c.c.c.l.LocalRepoManagerImpl - [13572686]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:23.063 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:23.146 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 810328 bytes in 910 ms. path='/3 + &#ä/aa'
    05:02:23.192 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=107
    05:02:23.204 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107
    05:02:23.304 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:23.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=65.6 MiB, available=389.9 MiB
    05:02:23.324 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.remoteRepositoryRevisionSynced=4, revision=97

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:23.333 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=104, revision=107
    05:02:23.350 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:23.376 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=104, revision=107
    05:02:23.376 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=107, revision=-1
    05:02:23.504 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:23.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.538 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:23.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:23.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:23.631 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    05:02:23.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.708 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:23.708 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:23.737 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:23.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.822 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:23.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    05:02:23.875 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.890 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:23.891 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:23.903 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.914 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:23.914 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.925 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:23.926 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:23.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.951 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:23.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:23.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:23.980 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:23.981 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:24.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:24.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:24.014 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:24.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
    05:02:24.033 [qtp178185341-1703] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:02:24.036 [qtp178185341-1703] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:24.053 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KaqbWbFxxHokjg00GtWnhg, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:02:24.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:24.230 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:24.270 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/3 + &#ä/aa"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:02:24.303 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:24.311 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:24.313 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:02:24.352 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86e046aa01b7c8a4a05d8b4b7def75acd7fbb75a' to.sha1='f7346b1da51d31c8d625fc17ff4b28b1c9e20b15'): /3 + &#ä/bb
    05:02:24.394 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=113
    05:02:24.395 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:24.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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:24.518 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:24.575 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=107, revision=113

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:24.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=65.8 MiB, available=389.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT

    05:02:24.703 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:02:24.708 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:02:24.708 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** marco ***
    05:02:24.717 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:02:24.718 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=marco
    05:02:24.719 [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/R4XbzUHyJt68wdYRXeAARA/marco/.gnupg/pubring.gpg'
    05:02:24.721 [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/R4XbzUHyJt68wdYRXeAARA/marco/.gnupg/secring.gpg'
    05:02:24.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=marco
    05:02:24.725 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:02:24.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=marco
    05:02:24.726 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:02:24.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:02:24.728 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:24.743 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:24.748 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionSynced=4, revision=97
    05:02:24.748 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionInProgress=97, revision=-1
    05:02:24.777 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:24.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:24.980 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:24.987 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=107, revision=113
    05:02:24.988 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=113, revision=-1
    05:02:25.020 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:25.052 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:25.069 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/3 + &#ä/bb"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:02:25.083 [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
    05:02:25.144 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:02:25.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:02:25.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:02:25.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:02:25.146 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:02:25.146 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:02:25.146 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:02:25.146 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.147 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:02:25.147 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:02:25.147 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:02:25.147 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:02:25.147 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:02:25.147 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:02:25.147 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:02:25.147 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:02:25.148 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:02:25.148 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:02:25.148 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:02:25.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:02:25.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:02:25.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:02:25.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:02:25.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:02:25.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:02:25.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:02:25.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:02:25.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:02:25.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:02:25.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:02:25.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:02:25.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:02:25.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:02:25.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:02:25.151 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

    05:02:25.151 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:02:25.151 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:02:25.152 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** bieber ***
    05:02:25.152 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    05:02:25.152 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=bieber
    05:02:25.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/R4XbzUHyJt68wdYRXeAARA/bieber/.gnupg/pubring.gpg'
    05:02:25.155 [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/R4XbzUHyJt68wdYRXeAARA/bieber/.gnupg/secring.gpg'
    05:02:25.165 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=bieber
    05:02:25.167 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:02:25.168 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=bieber
    05:02:25.169 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=bieber
    05:02:25.172 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@5354718c
    05:02:25.174 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=bieber

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:25.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=65.3 MiB, available=390.2 MiB
    05:02:25.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:25.321 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:25.356 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:25.364 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:25.374 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/fTEBOBswsyZLSLdYOrpaCw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:25.382 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:02:25.385 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.385 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:02:25.385 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:02:25.385 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:02:25.385 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:02:25.386 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:02:25.386 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:02:25.386 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.386 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:02:25.386 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:02:25.386 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:02:25.386 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:02:25.387 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:02:25.387 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:02:25.387 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:02:25.387 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:02:25.387 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:02:25.387 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:02:25.388 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:02:25.388 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.388 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:02:25.388 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:02:25.388 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:02:25.388 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:02:25.388 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:02:25.388 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:02:25.388 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.388 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:02:25.389 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:02:25.389 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:02:25.389 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:02:25.389 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:02:25.389 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:02:25.389 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:02:25.389 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:02:25.389 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:02:25.389 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

    05:02:25.397 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:02:25.397 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:02:25.397 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** daniel ***
    05:02:25.397 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    05:02:25.402 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=daniel
    05:02:25.402 [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/R4XbzUHyJt68wdYRXeAARA/daniel/.gnupg/pubring.gpg'
    05:02:25.403 [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/R4XbzUHyJt68wdYRXeAARA/daniel/.gnupg/secring.gpg'
    05:02:25.407 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=daniel
    05:02:25.408 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:02:25.408 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=daniel
    05:02:25.408 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=daniel
    05:02:25.408 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@7f68cbf3
    05:02:25.409 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=daniel

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:25.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=65.2 MiB, available=390.3 MiB
    05:02:25.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:25.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:02:25.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:02:25.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:02:25.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:02:25.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:02:25.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:02:25.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:02:25.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:02:25.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:02:25.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:02:25.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:02:25.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:02:25.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:02:25.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:02:25.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:02:25.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:02:25.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:02:25.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:02:25.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:02:25.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:02:25.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:02:25.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:02:25.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** khaled ***
    05:02:25.773 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    05:02:25.774 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=khaled
    05:02:25.774 [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/R4XbzUHyJt68wdYRXeAARA/khaled/.gnupg/pubring.gpg'
    05:02:25.775 [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/R4XbzUHyJt68wdYRXeAARA/khaled/.gnupg/secring.gpg'
    05:02:25.775 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=khaled
    05:02:25.775 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:02:25.775 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=khaled
    05:02:25.776 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=khaled
    05:02:25.776 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@2e514d86
    05:02:25.776 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=khaled

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:25.869 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:25.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:25.897 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:02:25.897 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.897 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:02:25.897 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:02:25.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:02:25.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:02:25.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:02:25.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:02:25.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:02:25.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:02:25.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:02:25.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:02:25.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

    05:02:25.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:02:25.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:02:25.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***
    05:02:25.899 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    05:02:25.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=xenia
    05:02:25.899 [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/R4XbzUHyJt68wdYRXeAARA/xenia/.gnupg/pubring.gpg'
    05:02:25.900 [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/R4XbzUHyJt68wdYRXeAARA/xenia/.gnupg/secring.gpg'
    05:02:25.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=xenia
    05:02:25.900 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:02:25.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=xenia
    05:02:25.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:02:25.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:02:25.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=xenia

    05:02:25.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:02:25.902 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:02:25.902 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** yasmin ***
    05:02:25.902 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    05:02:25.902 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=yasmin
    05:02:25.902 [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/R4XbzUHyJt68wdYRXeAARA/yasmin/.gnupg/pubring.gpg'
    05:02:25.902 [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/R4XbzUHyJt68wdYRXeAARA/yasmin/.gnupg/secring.gpg'
    05:02:25.903 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=yasmin
    05:02:25.903 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:02:25.903 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=yasmin
    05:02:25.903 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:02:25.904 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:02:25.904 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=yasmin

    05:02:25.905 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:02:25.905 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:02:25.905 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***
    05:02:25.906 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:02:25.915 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:02:25.919 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:02:25.919 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:25.950 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 315203 bytes in 867 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:25.962 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:02:25.962 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:25.966 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=116
    05:02:25.968 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:25.977 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:02:25.977 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:02:25.978 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating PGP key: primaryUserId='<xenia@subshare.net>' algorithm='RSA' strength=1024
    05:02:25.984 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPairGenerator...
    05:02:25.985 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPairGenerator...
    05:02:25.986 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPair...

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.026 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:26.032 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=113, revision=116
    05:02:26.043 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:26.047 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=113, revision=116
    05:02:26.047 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=116, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:26.077 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPair...

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.093 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:02:26.093 [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
    05:02:26.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=65.2 MiB, available=390.3 MiB
    05:02:26.137 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:02:26.137 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:02:26.138 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.159 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.167 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.195 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:02:26.198 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.205 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb localRepositoryRevisionSynced=96

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:26.230 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating keyRingGenerator...

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.248 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.248 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 transaction.localRevision=154 remoteFromLocalRevision=96

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.303 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/3 + &#ä/bb"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ed8dff44-ca6e-4082-b49e-9a2fbc834acb from='build/repo/j7y5nu7k-vd3q5-local-src' toID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 to='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4'
    05:02:26.314 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=154

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.322 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:26.344 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:26.346 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:26.368 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generateSecretKeyRing...
    05:02:26.369 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generatePublicKeyRing...
    05:02:26.369 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: all done!

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.392 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:02:26.392 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:26.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.399 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=154

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0b879a0a698146a97b984beb8e269dfea9108e8' to.sha1='64026f76ce94cd6c64e75e0f45500f437b5eb8db'): /3 + &#ä/cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:26.407 [Test worker] INFO  o.s.t.AbstractMultiUserIT - createPgpKey: pgpKey=PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]], user=UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:02:26.408 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:02:26.408 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:02:26.409 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]

    05:02:26.409 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:02:26.410 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:02:26.410 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** yasmin ***
    05:02:26.410 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:02:26.412 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare
    05:02:26.414 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:02:26.414 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.417 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=156

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:26.425 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:02:26.425 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:02:26.426 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:02:26.427 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:02:26.427 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating PGP key: primaryUserId='<yasmin@subshare.net>' algorithm='RSA' strength=1024
    05:02:26.427 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPairGenerator...
    05:02:26.427 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPairGenerator...
    05:02:26.427 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPair...

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.430 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.460 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=122
    05:02:26.460 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.494 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:26.506 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPair...

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.514 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=151, revision=156
    05:02:26.519 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:26.535 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=151, revision=156
    05:02:26.536 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=156, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.542 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:26.544 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=116, revision=122

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:26.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 > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.564 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:26.577 [qtp1325681772-1964] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb transaction.localRevision=102 remoteFromLocalRevision=154

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.592 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:26.596 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=116, revision=122
    05:02:26.596 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=122, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.602 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:26.611 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:02:26.614 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.628 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:26.701 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:26.712 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating keyRingGenerator...
    05:02:26.734 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generateSecretKeyRing...
    05:02:26.735 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generatePublicKeyRing...
    05:02:26.736 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: all done!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.750 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/3 + &#ä/cc"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:02:26.769 [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
    05:02:26.843 [Test worker] INFO  o.s.t.AbstractMultiUserIT - createPgpKey: pgpKey=PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]], user=UserImpl[i-Sje58qUYjzN8eQnHM90Q, Yasmin, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.850 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 233 ms.
    05:02:26.850 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=9Fq_NQvfNJf62JhjVE6Eew, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:26.854 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:02:26.854 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:02:26.855 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]

    05:02:26.870 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:02:26.870 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:02:26.871 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** marco ***
    05:02:26.872 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    05:02:26.896 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.898 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:26.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.922 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:26.930 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:26.932 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:02:26.932 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:02:26.933 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:02:26.933 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:02:26.933 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:02:26.933 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:02:26.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:02:26.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:02:26.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:02:26.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:02:26.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:02:26.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:02:26.936 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:02:26.936 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:02:26.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:02:26.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:26.938 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/1rql5olZmJD_9TlfmZllag' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:26.939 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:02:26.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:02:26.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:02:26.941 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:02:26.942 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:02:26.943 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:02:26.960 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:26.972 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 122 ms.
    05:02:26.972 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=h6PIbxjH5-pDX1yTbEP1ew, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:27.019 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:27.034 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 166877 bytes in 265 ms. path='/3 + &#ä/cc'
    05:02:27.045 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=125
    05:02:27.046 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:27.061 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 87 ms.
    05:02:27.061 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Bn-BZs20-f_eNxxyo_MzGA, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:27.068 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:02:27.085 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:27.092 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:27.100 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=122, revision=125
    05:02:27.110 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:27.124 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=122, revision=125
    05:02:27.124 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=125, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:27.128 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms.
    05:02:27.128 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=NcnZjTCFdYnbOymmhvcxrQ, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:27.176 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:27.177 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:27.204 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:27.219 [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
    05:02:27.254 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:02:27.257 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:02:27.263 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:27.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/3 + &#ä/cc"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:02:27.293 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:27.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:27.300 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:02:27.321 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='55294fe14fc5b62d7ae2a9b60a2b01209787dfcf' to.sha1='86e9ed531313c3c26e4f7d47c423c6aa6bab9b0e'): /3 + &#ä/dd
    05:02:27.363 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=131
    05:02:27.364 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131
    05:02:27.427 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:27.457 [qtp178185341-1067] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=125, revision=131
    05:02:27.528 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:27.535 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=125, revision=131
    05:02:27.536 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=131, revision=-1
    05:02:27.567 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:27.609 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:27.621 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/3 + &#ä/dd"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:02:27.638 [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
    05:02:27.650 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 303 ms.
    05:02:27.703 [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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:27.802 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:27.815 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:27.818 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:27.819 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/R5xdeZsZKhAZZa6z2XKE2Q' offset=0
    05:02:28.084 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:28.099 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 680903 bytes in 461 ms. path='/3 + &#ä/dd'
    05:02:28.110 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=134
    05:02:28.110 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134
    05:02:28.141 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:28.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:28.147 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=131, revision=134
    05:02:28.157 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:28.160 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=131, revision=134
    05:02:28.161 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=134, revision=-1
    05:02:28.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:28.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:28.227 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:28.253 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:02:28.256 [qtp178185341-1067] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:28.276 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:28.283 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:28.284 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:28.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 from='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4' toID=ed8dff44-ca6e-4082-b49e-9a2fbc834acb to='build/repo/j7y5nu7k-vd3q5-local-src', fromRepoLocalSync=true
    05:02:28.288 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ed8dff44-ca6e-4082-b49e-9a2fbc834acb ('build/repo/j7y5nu7k-vd3q5-local-src')
    05:02:28.307 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:28.315 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/3 + &#ä/dd"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:02:28.332 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:28.336 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:28.378 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:28.528 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:28.556 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 renewalDateTime=2017-09-24T03:30:50.804Z expiryDateTime=2017-09-24T04:00:50.804Z
    05:02:28.567 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:28.573 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=102
    05:02:28.584 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:28.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: repoFileDtos.size=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:28.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:28.601 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:28.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:28.721 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=140
    05:02:28.728 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140
    05:02:28.855 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:28.859 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=134, revision=140

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:28.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:28.925 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:28.928 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=134, revision=140
    05:02:28.929 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=140, revision=-1
    05:02:28.970 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:29.002 [qtp178185341-1067] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c transaction.localRevision=85 remoteFromLocalRevision=6
    05:02:29.040 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:29.046 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=83db2391-cec4-49f1-84fb-b94a41580017 from='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017' toID=d86229ff-c8e7-4ea4-87f9-5cf499613f5c to='build/repo/j7y5pads-luysl-local-src', fromRepoLocalSync=false
    05:02:29.066 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:29.081 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:02:29.083 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:29.087 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=85

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:29.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=66.2 MiB, available=389.3 MiB
    05:02:29.175 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:29.178 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionInProgress=-1, revision=103
    05:02:29.184 [qtp1325681772-1964] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:29.203 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:29.205 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:29.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:29.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: 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
    05:02:29.370 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    05:02:29.372 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@468d11ab
    05:02:29.373 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:29.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:29.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:29.488 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/server/.subshare
    05:02:29.520 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    05:02:29.521 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@468d11ab
    05:02:29.560 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:02:29.562 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:02:29.562 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:02:29.563 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:02:29.564 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:02:29.565 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:02:29.565 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:02:29.566 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:02:29.566 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:02:29.566 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:02:29.567 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:02:29.567 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:02:29.568 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:02:29.568 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:02:29.569 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:02:29.569 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:02:29.570 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:02:29.571 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:02:29.571 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:02:29.682 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    05:02:29.682 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@468d11ab
    05:02:29.715 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:02:29.716 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:02:29.727 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:02:29.728 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:02:29.728 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:02:29.729 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:02:29.734 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:02:29.734 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:02:29.735 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:02:29.736 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:02:29.736 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:02:29.737 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:02:29.738 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:02:29.738 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:02:29.739 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:02:29.740 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:02:29.740 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:02:29.741 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:02:29.742 [qtp298852037-1815] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:29.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=61.4 MiB, available=394.1 MiB
    05:02:29.975 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:29.987 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionInProgress=-1, revision=86

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:29.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:30.016 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:02:30.026 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:02:30.027 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:02:30.027 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:02:30.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:02:30.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:02:30.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:02:30.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:02:30.029 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:02:30.029 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:02:30.029 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:02:30.029 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:02:30.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:02:30.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:02:30.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:02:30.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:02:30.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:02:30.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:02:30.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:02:30.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:02:30.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:02:30.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:02:30.033 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:30.043 [qtp178185341-1702] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:30.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:02:30.121 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:02:30.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:02:30.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:02:30.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:02:30.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:02:30.123 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:02:30.123 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:02:30.124 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:02:30.124 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:02:30.124 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:02:30.124 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:02:30.124 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:02:30.124 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:02:30.125 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:02:30.126 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:02:30.126 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:02:30.126 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:02:30.127 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:02:30.129 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:02:30.129 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:02:30.130 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:30.140 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=248.0 MiB, used=65.8 MiB, available=389.7 MiB
    05:02:30.144 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.remoteRepositoryRevisionSynced=97, revision=103
    05:02:30.150 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KaqbWbFxxHokjg00GtWnhg, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:02:30.151 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=h6PIbxjH5-pDX1yTbEP1ew, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:02:30.152 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Bn-BZs20-f_eNxxyo_MzGA, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:02:30.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:30.152 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [210f121a]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ryoh-gk919-local-src-marco'
    05:02:30.156 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:02:30.157 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [210f121a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ryoh-gk919-local-src-marco' locked successfully.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:30.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.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:30.279 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:30.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: 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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:30.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:30.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=65.9 MiB, available=389.6 MiB
    05:02:30.731 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:30.735 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionSynced=97, revision=103
    05:02:30.735 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionInProgress=103, revision=-1
    05:02:30.748 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:30.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:30.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:30.908 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=60.1 MiB, available=395.4 MiB
    05:02:30.912 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.remoteRepositoryRevisionSynced=4, revision=86
    05:02:31.018 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:31.018 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:31.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.045 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:31.045 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.057 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:31.057 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:31.069 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:31.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:31.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:31.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:31.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.126 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:31.126 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.137 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:31.137 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:31.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:31.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:31.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:31.182 [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
    05:02:31.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:31.194 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:31.194 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:31.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    05:02:31.210 [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
    05:02:31.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:31.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:31.245 [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
    05:02:31.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=248.0 MiB, used=65.9 MiB, available=389.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:31.269 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6JTgU5jQn8wLkdcnaLj0Hg, serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017} because of missing permissions!

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:31.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02: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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:31.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:02:31.615 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=65.9 MiB, available=389.6 MiB
    05:02:31.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:31.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:02:31.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=60.4 MiB, available=395.1 MiB
    05:02:31.816 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:31.820 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionSynced=4, revision=86
    05:02:31.820 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionInProgress=86, revision=-1
    05:02:31.892 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:31.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:31.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:32.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=248.0 MiB, used=65.9 MiB, available=389.6 MiB
    05:02:32.013 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:02:32.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:02:32.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:02:32.030 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:32.039 [qtp1325681772-960] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb localRepositoryRevisionSynced=102
    05:02:32.061 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:32.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 transaction.localRevision=165 remoteFromLocalRevision=102
    05:02:32.158 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:32.165 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:32.177 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=165
    05:02:32.186 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:32.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=60.3 MiB, available=395.2 MiB
    05:02:32.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:32.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:32.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:32.678 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=60.0 MiB, available=395.5 MiB
    05:02:32.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:32.721 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:32.724 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=156, revision=165

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:33.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=58.8 MiB, available=396.7 MiB
    05:02:33.024 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:02:33.025 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:02:33.043 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:33.070 [qtp178185341-1067] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c localRepositoryRevisionSynced=85
    05:02:33.130 [qtp178185341-1067] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:33.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 transaction.localRevision=143 remoteFromLocalRevision=85
    05:02:33.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d86229ff-c8e7-4ea4-87f9-5cf499613f5c from='build/repo/j7y5pads-luysl-local-src' toID=83db2391-cec4-49f1-84fb-b94a41580017 to='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017'
    05:02:33.231 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=143
    05:02:33.324 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:02:33.324 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:02:33.331 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=143
    05:02:33.388 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=145
    05:02:33.391 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145
    05:02:33.478 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:33.496 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=140, revision=145
    05:02:33.569 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:33.579 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=140, revision=145
    05:02:33.579 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=145, revision=-1
    05:02:33.603 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:33.608 [qtp178185341-1702] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c transaction.localRevision=91 remoteFromLocalRevision=143
    05:02:33.644 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:33.647 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:02:33.650 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:33.654 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:33.654 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [bd2703d]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5s3w3-4ctrl-local-dest'
    05:02:33.659 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [bd2703d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5s3w3-4ctrl-local-dest' locked successfully.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:33.664 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ed8dff44-ca6e-4082-b49e-9a2fbc834acb from='build/repo/j7y5nu7k-vd3q5-local-src' toID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 to='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4'
    05:02:33.680 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:33.682 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:33.695 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=166
    05:02:33.804 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:02:33.804 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:02:33.822 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=166
    05:02:33.903 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=165, revision=168
    05:02:33.906 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168
    05:02:34.040 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:34.043 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=165, revision=168
    05:02:34.134 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:34.143 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=156, revision=168
    05:02:34.144 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=168, revision=-1
    05:02:34.176 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:34.183 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb transaction.localRevision=109 remoteFromLocalRevision=166
    05:02:34.213 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:34.217 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 from='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4' toID=ed8dff44-ca6e-4082-b49e-9a2fbc834acb to='build/repo/j7y5nu7k-vd3q5-local-src', fromRepoLocalSync=false
    05:02:34.235 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:34.242 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=109
    05:02:34.279 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:34.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: repoFileDtos.size=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:34.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:34.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:34.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.0 MiB, used=66.1 MiB, available=389.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:34.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:34.965 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:34.968 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionInProgress=-1, revision=110
    05:02:34.973 [qtp1325681772-960] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110
    05:02:35.040 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:35.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: 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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02: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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:35.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:35.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=248.0 MiB, used=65.4 MiB, available=390.1 MiB
    05:02:35.606 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.remoteRepositoryRevisionSynced=103, revision=110
    05:02:35.631 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KaqbWbFxxHokjg00GtWnhg, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:02:35.632 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=h6PIbxjH5-pDX1yTbEP1ew, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:02:35.633 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Bn-BZs20-f_eNxxyo_MzGA, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:02:35.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:35.829 [closeDeferredTimer-5714b096-86] INFO  c.c.c.l.LocalRepoManagerImpl - [5714b096]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:35.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.0 MiB, used=65.4 MiB, available=390.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:35.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:36.020 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:36.030 [qtp1325681772-2494] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionSynced=103, revision=110
    05:02:36.030 [qtp1325681772-2494] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionInProgress=110, revision=-1
    05:02:36.123 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:36.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:36.475 [closeDeferredTimer-e9491-1] INFO  c.c.c.l.LocalRepoManagerImpl - [e9491]_close: Shutting down real LocalRepoManager.
    05:02:36.475 [closeDeferredTimer-4ee48407-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4ee48407]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:36.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=248.0 MiB, used=65.5 MiB, available=390.0 MiB
    05:02:36.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:36.765 [closeDeferredTimer-75ed787-u5] INFO  c.c.c.l.LocalRepoManagerImpl - [75ed787]_close: Shutting down real LocalRepoManager.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:37.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.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:37.307 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=65.5 MiB, available=390.0 MiB
    05:02:37.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:02:37.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=248.0 MiB, used=65.5 MiB, available=390.0 MiB
    05:02:37.788 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:02:37.788 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:02:37.804 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:37.816 [qtp1325681772-960] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb localRepositoryRevisionSynced=109
    05:02:37.879 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:37.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 transaction.localRevision=172 remoteFromLocalRevision=109
    05:02:37.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ed8dff44-ca6e-4082-b49e-9a2fbc834acb from='build/repo/j7y5nu7k-vd3q5-local-src' toID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 to='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4'
    05:02:37.909 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=172
    05:02:37.926 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:02:37.926 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:02:37.959 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=172
    05:02:37.999 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=174
    05:02:38.002 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=174

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:38.043 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [49016e98]initPersistenceManagerFactory: repositoryId=c171f16f-2152-4061-a560-2dbb9d864db6
    05:02:38.050 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [49016e98]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21944 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:38.054 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:38.061 [qtp1325681772-2494] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=168, revision=174
    05:02:38.074 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:38.079 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=168, revision=174
    05:02:38.079 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=174, revision=-1
    05:02:38.100 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:38.105 [qtp1325681772-960] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb transaction.localRevision=115 remoteFromLocalRevision=172
    05:02:38.155 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:38.163 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:38.179 [Test worker] INFO  D.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
    05:02:38.266 [closeDeferredTimer-1dd3c1a6-1] INFO  c.c.c.l.LocalRepoManagerImpl - [1dd3c1a6]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:38.464 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:38.468 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:02:38.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 from='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4' toID=ed8dff44-ca6e-4082-b49e-9a2fbc834acb to='build/repo/j7y5nu7k-vd3q5-local-src', fromRepoLocalSync=true
    05:02:38.481 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ed8dff44-ca6e-4082-b49e-9a2fbc834acb ('build/repo/j7y5nu7k-vd3q5-local-src')
    05:02:38.499 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:02:38.516 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:02:38.552 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:38.729 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 renewalDateTime=2017-09-24T03:30:50.804Z expiryDateTime=2017-09-24T04:00:50.804Z
    05:02:38.765 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:38.770 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=115
    05:02:38.844 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:38.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
    05:02:38.851 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=82.9 MiB, available=372.6 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:38.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:38.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:39.222 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5n955-ywl64-remote'
    05:02:39.222 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5n955-ywl64-remote' locked successfully.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:02:38.266 [closeDeferredTimer-87eb754-1] INFO  c.c.c.l.LocalRepoManagerImpl - [87eb754]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:39.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:39.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.0 MiB, used=66.7 MiB, available=388.8 MiB
    05:02:39.891 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:39.896 [qtp1325681772-2494] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionInProgress=-1, revision=116
    05:02:39.902 [qtp1325681772-2494] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116
    05:02:39.956 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:39.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: 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
    05:02:40.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=248.0 MiB, used=66.3 MiB, available=389.2 MiB
    05:02:40.348 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.remoteRepositoryRevisionSynced=110, revision=116
    05:02:40.352 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KaqbWbFxxHokjg00GtWnhg, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:02:40.354 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=h6PIbxjH5-pDX1yTbEP1ew, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:02:40.355 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Bn-BZs20-f_eNxxyo_MzGA, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:02:40.355 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:40.506 [qtp543805131-1394] INFO  D.Datastore - 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
    05:02:40.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=264.0 MiB, used=66.1 MiB, available=389.4 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:40.756 [qtp543805131-1394] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:02:40.829 [qtp543805131-1394] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:02:40.878 [qtp543805131-1394] INFO  D.Datastore - 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
    05:02:40.925 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:40.928 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionSynced=110, revision=116
    05:02:40.928 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionInProgress=116, revision=-1

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:40.990 [qtp543805131-1394] INFO  D.Datastore - 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
    05:02:40.995 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:41.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:41.088 [qtp543805131-1394] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:02:41.210 [qtp543805131-1394] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:02:41.265 [qtp543805131-1394] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:02:41.321 [qtp543805131-1394] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:02:41.379 [qtp543805131-1394] INFO  D.Datastore - 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
    05:02:41.408 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=248.0 MiB, used=66.2 MiB, available=389.3 MiB
    05:02:41.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:41.424 [qtp543805131-1394] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:02:41.522 [qtp543805131-1394] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:02:41.597 [qtp543805131-1394] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:02:41.669 [qtp543805131-1394] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:02:41.742 [qtp543805131-1394] INFO  D.Datastore - 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
    05:02:41.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.5 MiB, used=66.2 MiB, available=389.3 MiB
    05:02:41.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:41.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
    05:02:41.957 [qtp543805131-1394] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:02:42.011 [qtp543805131-1394] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:02:42.155 [qtp543805131-1394] INFO  D.Datastore - 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
    05:02:42.205 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=248.0 MiB, used=66.2 MiB, available=389.3 MiB
    05:02:42.205 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:02:42.207 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:02:42.207 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:02:42.220 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:42.221 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]initPersistenceManagerFactory: repositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452
    05:02:42.222 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:42.228 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb localRepositoryRevisionSynced=115

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:42.250 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:42.334 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:42.359 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 transaction.localRevision=179 remoteFromLocalRevision=115
    05:02:42.507 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:42.511 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:42.522 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=179
    05:02:42.526 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179
    05:02:42.682 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ed8dff44-ca6e-4082-b49e-9a2fbc834acb from='build/repo/j7y5nu7k-vd3q5-local-src' toID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 to='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4'
    05:02:42.698 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:42.701 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:42.710 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=172 localRepositoryRevisionInProgress=180
    05:02:42.793 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    05:02:42.796 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:42.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:02:42.897 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=179, revision=182
    05:02:42.897 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=174, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182
    05:02:42.982 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:42.984 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=174, revision=182

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:43.057 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = c171f16f-2152-4061-a560-2dbb9d864db6
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5rg4y-8r3dr-local-dest
      localRepository.publicKeySha1 = 3D:C6:A2:B8:45:10:A8:86:AE:E9:3A:86:80:CF:C9:37:E2:75:F3:7A

      remoteRepository.repositoryId = a1812648-b6e8-438f-b9c4-6fbc11e30452
      remoteRepository.remoteRoot = https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452
      remoteRepository.publicKeySha1 = 92:5D:59:EC:DD:17:E0:FE:0F:BE:B4:E3:5A:BA:29:74:A1:2D:78:83

    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 c171f16f-2152-4061-a560-2dbb9d864db6 a1812648-b6e8-438f-b9c4-6fbc11e30452

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:43.128 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:43.141 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=174, revision=182
    05:02:43.141 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=182, revision=-1
    05:02:43.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    05:02:43.247 [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
    05:02:43.258 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:43.262 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:02:43.263 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a1812648-b6e8-438f-b9c4-6fbc11e30452 from='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452' toID=c171f16f-2152-4061-a560-2dbb9d864db6 to='build/repo/j7y5rg4y-8r3dr-local-dest', fromRepoLocalSync=true
    05:02:43.263 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c171f16f-2152-4061-a560-2dbb9d864db6 ('build/repo/j7y5rg4y-8r3dr-local-dest')

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:43.276 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:43.469 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:43.543 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:43.631 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    05:02:43.631 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    05:02:43.641 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=180
    05:02:43.738 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=186
    05:02:43.739 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186
    05:02:43.955 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:43.977 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=182, revision=186
    05:02:44.093 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:44.104 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=182, revision=186
    05:02:44.104 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=186, revision=-1
    05:02:44.222 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:44.234 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb transaction.localRevision=123 remoteFromLocalRevision=180
    05:02:44.300 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:44.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 from='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4' toID=ed8dff44-ca6e-4082-b49e-9a2fbc834acb to='build/repo/j7y5nu7k-vd3q5-local-src', fromRepoLocalSync=false
    05:02:44.323 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:44.338 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=123
    05:02:44.404 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02: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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:44.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: repoFileDtos.size=0
    05:02:44.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=259.5 MiB, used=67.1 MiB, available=388.4 MiB
    05:02:44.932 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:44.936 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionInProgress=-1, revision=124
    05:02:44.941 [qtp1325681772-2157] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:44.948 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:02:44.956 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:02:45.050 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:45.066 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 renewalDateTime=2017-09-24T03:32:45.038Z expiryDateTime=2017-09-24T04:02:45.038Z
    05:02:45.089 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:45.221 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=102

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:45.434 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:45.440 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:45.443 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: 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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:45.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: repoFileDtos.size=18

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:45.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=248.0 MiB, used=66.2 MiB, available=389.3 MiB
    05:02:45.993 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.remoteRepositoryRevisionSynced=116, revision=124
    05:02:46.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:46.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:46.075 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KaqbWbFxxHokjg00GtWnhg, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:02:46.077 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=h6PIbxjH5-pDX1yTbEP1ew, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:02:46.079 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Bn-BZs20-f_eNxxyo_MzGA, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:02:46.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:46.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=87.2 MiB, available=368.3 MiB
    05:02:46.234 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:46.280 [qtp543805131-1908] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.localRepositoryRevisionInProgress=-1, revision=104
    05:02:46.380 [qtp543805131-1908] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:46.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=259.0 MiB, used=66.2 MiB, available=389.3 MiB
    05:02:46.737 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:46.740 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionSynced=116, revision=124
    05:02:46.741 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.localRepositoryRevisionInProgress=124, revision=-1
    05:02:46.808 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:46.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:02:47.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=248.0 MiB, used=66.2 MiB, available=389.3 MiB
    05:02:47.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:02:47.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=257.5 MiB, used=66.2 MiB, available=389.3 MiB
    05:02:47.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:02:47.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=248.0 MiB, used=66.2 MiB, available=389.3 MiB
    05:02:47.780 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:02:47.780 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:02:47.794 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:47.818 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb localRepositoryRevisionSynced=123
    05:02:47.910 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:47.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 transaction.localRevision=189 remoteFromLocalRevision=123
    05:02:47.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ed8dff44-ca6e-4082-b49e-9a2fbc834acb from='build/repo/j7y5nu7k-vd3q5-local-src' toID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 to='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4'
    05:02:47.990 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=180 localRepositoryRevisionInProgress=189
    05:02:48.040 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:02:48.040 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:02:48.045 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=189

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:48.148 [qtp543805131-1908] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:48.154 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=191
    05:02:48.156 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:48.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: 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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:02:48.205 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:48.212 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb, this.remoteRepositoryRevisionSynced=186, revision=191
    05:02:48.254 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:48.268 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=186, revision=191
    05:02:48.268 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=191, revision=-1
    05:02:48.341 [qtp1325681772-2495] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:48.347 [qtp1325681772-2495] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=ed8dff44-ca6e-4082-b49e-9a2fbc834acb transaction.localRevision=129 remoteFromLocalRevision=189
    05:02:48.360 [qtp1325681772-2495] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:48.362 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:02:48.364 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4a93b7b6]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5sf8r-rlsiw-local-dest'
    05:02:48.366 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4a93b7b6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5sf8r-rlsiw-local-dest' locked successfully.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:48.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.0 MiB, used=90.1 MiB, available=365.4 MiB
    05:02:48.741 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.remoteRepositoryRevisionSynced=-1, revision=104

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:50.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:52.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 380 ms.
    05:02:52.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.682 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:52.682 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.692 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:52.692 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:52.701 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:52.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.717 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:52.718 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.726 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:52.726 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:52.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.744 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:52.744 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:52.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:52.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:52.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.784 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:52.784 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.793 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:52.793 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.802 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:52.802 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.813 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:52.813 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:02:52.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:02:52.834 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:02:52.834 [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
    05:02:53.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:02:53.645 [closeDeferredTimer-40af9c92-65] INFO  c.c.c.l.LocalRepoManagerImpl - [40af9c92]_close: Shutting down real LocalRepoManager.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:54.111 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_XGQZi8enN25ggUhqEi_oA, serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452} because of missing permissions!
    05:02:54.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:02:54.615 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=91.0 MiB, available=364.5 MiB
    05:02:54.857 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:54.860 [qtp543805131-1911] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.localRepositoryRevisionSynced=-1, revision=104
    05:02:54.860 [qtp543805131-1911] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.localRepositoryRevisionInProgress=104, revision=-1
    05:02:54.912 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:54.915 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:02:55.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.5 MiB, used=90.3 MiB, available=365.2 MiB
    05:02:55.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:02:55.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=90.2 MiB, available=365.3 MiB
    05:02:56.002 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:02:56.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.0 MiB, used=90.1 MiB, available=365.4 MiB
    05:02:56.358 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:02:56.364 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:56.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:02:57.403 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:57.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
    05:02:57.532 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:57.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:02:57.690 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:57.769 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:57.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:02:57.917 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:57.989 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:57.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:02:58.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:58.239 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:58.240 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:02:58.343 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:58.507 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:58.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:02:58.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:58.671 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    05:02:58.688 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    05:02:58.689 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:58.690 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:02:58.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e226473558c62d61026a8191e0db21bfafe8f84' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    05:02:59.183 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/1 {11 11ä11#+} 1/a"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:02:59.275 [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'
    05:02:59.323 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:59.324 [qtp543805131-1394] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gjgwWSwgdh8JmG57MyHNDA/CnumMmUTCF0TzbmimZeazQ' offset=0
    05:02:59.363 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:02:59.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:02:59.408 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 37982 bytes in 133 ms. path='/1 {11 11ä11#+} 1/a'
    05:02:59.580 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:02:59.726 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/1 {11 11ä11#+} 1/a"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:59.729 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [46a5670e]initPersistenceManagerFactory: repositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:59.853 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:59.851 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [46a5670e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 36539 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:02:59.879 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:02:59.882 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:02:59.896 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5rrbs-3d482-remote'
    05:02:59.898 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5rrbs-3d482-remote' locked successfully.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:00.047 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bedda0bb4920594ed05ecc6a3d9c92ae90fef706' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    05:03:00.146 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/1 {11 11ä11#+} 1/b"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:00.217 [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'
    05:03:00.239 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:00.240 [qtp543805131-1912] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gjgwWSwgdh8JmG57MyHNDA/-0ahr8h1WN6jZmCIKYXqEA' offset=0
    05:03:00.248 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:00.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:00.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:00.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 143130 bytes in 159 ms. path='/1 {11 11ä11#+} 1/b'
    05:03:00.513 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:03:00.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/1 {11 11ä11#+} 1/b"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:00.943 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:00.978 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:00.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:03:01.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b51a774dc6c336242317d80a3410a9bad7ac2423' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    05:03:01.190 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/1 {11 11ä11#+} 1/c"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:01.290 [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'
    05:03:01.308 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:01.309 [qtp543805131-1394] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gjgwWSwgdh8JmG57MyHNDA/POGdMBBzzHGXJ5rDbu5cYw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:01.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:01.317 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:01.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:03:01.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158136 bytes in 97 ms. path='/1 {11 11ä11#+} 1/c'
    05:03:01.474 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:01.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:01.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/1 {11 11ä11#+} 1/c"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:01.720 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:01.736 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:01.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:03:01.804 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7c3c9aca6156bc5e124f572e87aa8e3a74a0119' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    05:03:01.909 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/2/1 {11 11ä11#+} 1/a"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:01.923 [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'
    05:03:01.944 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:01.946 [qtp543805131-1912] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/fFwjyRw21TQu8dHqxdpPtQ/O64mEoWtAnMBbaqpR9srwA/yMH6VNw9tb2PMNLPgZJ2_g' offset=0
    05:03:01.954 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:01.992 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:03:02.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 143796 bytes in 103 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:03:02.095 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:03:02.247 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/2/1 {11 11ä11#+} 1/a"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:02.274 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:02.327 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:02.332 [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
    05:03:02.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:02.451 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cc8c0da3d92a91c23e368e764f6acfeb69a64722' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    05:03:02.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/2/1 {11 11ä11#+} 1/b"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:02.749 [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'
    05:03:02.771 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:02.773 [qtp543805131-1394] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/fFwjyRw21TQu8dHqxdpPtQ/O64mEoWtAnMBbaqpR9srwA/abVFqJkR8TV-bpayX_z_lw' offset=0
    05:03:02.784 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:02.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:02.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:02.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 669487 bytes in 215 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:03:03.063 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:03:03.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/2/1 {11 11ä11#+} 1/b"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:03.172 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:03.354 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:03.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:03:03.445 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb6964000bcb67f89c482a5c626e7340e948d14f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:03.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:03.544 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/2/a"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:03.629 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:03:03.656 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:03.660 [qtp543805131-1913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/fFwjyRw21TQu8dHqxdpPtQ/XsBcT4XBMn_zWLJj5x11Pg' offset=0
    05:03:03.666 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:03.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:03:03.704 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 5950 bytes in 75 ms. path='/2/a'
    05:03:03.800 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:03:03.911 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/2/a"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:03.930 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:03.958 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    05:03:03.962 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:03.966 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:03:04.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e7a8bab413e58f80e517836eeda1af19f33c0148' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    05:03:04.123 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/3 + &#ä/5/h"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:04.145 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:03:04.169 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:04.170 [qtp543805131-1907] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/SQvik_SWQOUKXE2JHJV--w' offset=0
    05:03:04.179 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:04.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    05:03:04.271 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 15844 bytes in 126 ms. path='/3 + &#ä/5/h'
    05:03:04.326 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    05:03:04.454 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/3 + &#ä/5/h"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:04.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:04.536 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:04.539 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:03:04.631 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5be13c1231cc737424a57391ca662d9241e11a54' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    05:03:04.721 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/3 + &#ä/5/i"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:04.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/5/i'
    05:03:04.760 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:04.761 [qtp543805131-1913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/_yRqE0zPyDz36b6FL34MYA' offset=0
    05:03:04.772 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:04.920 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:03:05.046 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:05.048 [qtp543805131-1907] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/_yRqE0zPyDz36b6FL34MYA' offset=1048576
    05:03:05.059 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:05.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    05:03:05.336 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:05.338 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/_yRqE0zPyDz36b6FL34MYA' offset=2097152
    05:03:05.351 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:05.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:03:05.642 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:05.644 [qtp543805131-1911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/_yRqE0zPyDz36b6FL34MYA' offset=3145728
    05:03:05.655 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:05.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:03:05.892 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:05.895 [qtp543805131-1394] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/_yRqE0zPyDz36b6FL34MYA' offset=4194304
    05:03:05.908 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:06.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:03:06.175 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:06.176 [qtp543805131-1913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/_yRqE0zPyDz36b6FL34MYA' offset=5242880
    05:03:06.189 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:06.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:03:06.456 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:06.457 [qtp543805131-1907] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/0Ow9N4j-i4oln3YPtCdOWQ/_yRqE0zPyDz36b6FL34MYA' offset=6291456
    05:03:06.466 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:06.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:03:06.570 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 650560 bytes in 1830 ms. path='/3 + &#ä/5/i'
    05:03:06.644 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:03:06.654 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    05:03:06.655 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i
    05:03:06.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i
    05:03:06.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i
    05:03:06.657 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_34dfk into destFile i
    05:03:06.658 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_3quio into destFile i
    05:03:06.733 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/3 + &#ä/5/i"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:06.797 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:06.815 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:06.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:03:06.855 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='662c6b677c1c0aad13d072813ca3e87ac11ab7ad' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:06.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:06.901 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/3 + &#ä/aa"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:06.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:03:06.927 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:06.929 [qtp543805131-1913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/JdbmXSU8BQ5IbpxcrPBURg' offset=0
    05:03:06.935 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:06.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:03:06.967 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20722 bytes in 59 ms. path='/3 + &#ä/aa'
    05:03:06.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:03:07.052 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/3 + &#ä/aa"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:07.063 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:07.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:07.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:03:07.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='182415cd62e06e1ea979777df592a0a308fe15aa' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:07.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:07.164 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/3 + &#ä/bb"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:07.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/3 + &#ä/bb'
    05:03:07.199 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:07.200 [qtp543805131-1909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=0
    05:03:07.217 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:07.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:07.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:03:07.480 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:07.481 [qtp543805131-1337] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=1048576
    05:03:07.495 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:07.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:03:07.736 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:07.737 [qtp543805131-1911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=2097152
    05:03:07.747 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:07.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:03:07.981 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:07.982 [qtp543805131-1910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=3145728
    05:03:07.993 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:08.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:08.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:03:08.248 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:08.251 [qtp543805131-1911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=4194304
    05:03:08.265 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:08.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:08.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:03:08.535 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:08.536 [qtp543805131-1910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=5242880
    05:03:08.546 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:08.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    05:03:08.820 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:08.822 [qtp543805131-1909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=6291456
    05:03:08.837 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:08.360 [closeDeferredTimer-7210df15-97] INFO  c.c.c.l.LocalRepoManagerImpl - [7210df15]_close: Shutting down real LocalRepoManager.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:09.029 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:03:09.124 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:09.126 [qtp543805131-1913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=7340032
    05:03:09.136 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:09.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:03:09.421 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:09.422 [qtp543805131-1907] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/FB30RTk9PVQwTcVmJ3M9xQ' offset=8388608
    05:03:09.431 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:09.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:09.542 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    05:03:09.599 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 102200 bytes in 2426 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:09.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:09.714 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:03:09.718 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb
    05:03:09.719 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_18y68 into destFile bb
    05:03:09.720 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_1vf9c into destFile bb
    05:03:09.721 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_2hwcg into destFile bb
    05:03:09.722 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_34dfk into destFile bb
    05:03:09.723 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_3quio into destFile bb
    05:03:09.724 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_4dbls into destFile bb
    05:03:09.725 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_4zsow into destFile bb
    05:03:09.783 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/3 + &#ä/bb"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:09.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:09.814 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:09.816 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:03:09.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cf2ecf5798e4d7198147f945df8fee85a91e9863' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    05:03:10.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/3 + &#ä/cc"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:10.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:03:10.051 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:10.052 [qtp543805131-1913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/EElnGHGaegfh93A3WR0ycw' offset=0
    05:03:10.060 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:10.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    05:03:10.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 750715 bytes in 227 ms. path='/3 + &#ä/cc'
    05:03:10.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:10.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:10.455 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/3 + &#ä/cc"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:10.463 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:10.476 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:10.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:03:10.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a6b3d01705d882b874270918f1180f51067651b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    05:03:10.642 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/3 + &#ä/dd"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:10.654 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    05:03:10.671 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:10.673 [qtp543805131-1907] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/yEgf7OtcUnrgPpTWX6a-Og/8d4Z4wi8ZIKMInOqCP8gpw' offset=0
    05:03:10.682 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:10.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    05:03:10.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 507141 bytes in 181 ms. path='/3 + &#ä/dd'
    05:03:11.148 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:03:11.185 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", toRepositoryId="c171f16f-2152-4061-a560-2dbb9d864db6", path="/3 + &#ä/dd"} on repo=c171f16f-2152-4061-a560-2dbb9d864db6
    05:03:11.200 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:11.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    05:03:11.237 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:11.270 [qtp543805131-1913] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 localRepositoryRevisionSynced=102
    05:03:11.288 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:11.336 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 transaction.localRevision=106 remoteFromLocalRevision=102
    05:03:11.458 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:11.467 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:11.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c171f16f-2152-4061-a560-2dbb9d864db6 from='build/repo/j7y5rg4y-8r3dr-local-dest' toID=a1812648-b6e8-438f-b9c4-6fbc11e30452 to='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452'
    05:03:11.481 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:11.484 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:11.625 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106
    05:03:11.830 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:03:11.830 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:03:11.846 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=106
    05:03:12.135 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=109
    05:03:12.376 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:13.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:13.265 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:13.269 [qtp543805131-1911] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.remoteRepositoryRevisionSynced=-1, revision=109
    05:03:13.301 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:13.305 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=-1, revision=109
    05:03:13.305 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=109, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:13.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:13.390 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:13.406 [qtp543805131-1394] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 transaction.localRevision=108 remoteFromLocalRevision=106
    05:03:13.451 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:13.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a1812648-b6e8-438f-b9c4-6fbc11e30452 from='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452' toID=c171f16f-2152-4061-a560-2dbb9d864db6 to='build/repo/j7y5rg4y-8r3dr-local-dest', fromRepoLocalSync=false
    05:03:13.474 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:13.479 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=108
    05:03:13.566 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:13.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:14.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:14.133 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=104.7 MiB, available=350.8 MiB
    05:03:14.159 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:14.159 [Test worker] INFO  D.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
    05:03:14.162 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.localRepositoryRevisionInProgress=-1, revision=109
    05:03:14.166 [qtp543805131-1909] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109
    05:03:14.200 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:14.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: 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
    05:03:14.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03: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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:14.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=104.3 MiB, available=351.2 MiB
    05:03:14.699 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.remoteRepositoryRevisionSynced=104, revision=109
    05:03:14.728 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_XGQZi8enN25ggUhqEi_oA, serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:15.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:15.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:14.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:03:15.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=104.3 MiB, available=351.2 MiB
    05:03:15.270 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:15.273 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.localRepositoryRevisionSynced=104, revision=109
    05:03:15.273 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.localRepositoryRevisionInProgress=109, revision=-1
    05:03:15.291 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:15.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:03:15.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=104.4 MiB, available=351.1 MiB
    05:03:15.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:16.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
    05:03:16.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:16.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=104.4 MiB, available=351.1 MiB
    05:03:16.210 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:03:16.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=104.4 MiB, available=351.1 MiB
    05:03:16.619 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:03:16.619 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:03:16.638 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:16.644 [qtp543805131-1912] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 localRepositoryRevisionSynced=108
    05:03:16.730 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:16.768 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 transaction.localRevision=112 remoteFromLocalRevision=108
    05:03:16.821 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c171f16f-2152-4061-a560-2dbb9d864db6 from='build/repo/j7y5rg4y-8r3dr-local-dest' toID=a1812648-b6e8-438f-b9c4-6fbc11e30452 to='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452'
    05:03:16.829 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=112
    05:03:16.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:03:16.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:16.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:16.861 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=112
    05:03:16.918 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=114
    05:03:16.920 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:17.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:17.052 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:17.060 [qtp543805131-1913] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.remoteRepositoryRevisionSynced=109, revision=114

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:17.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:17.103 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:17.114 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=109, revision=114
    05:03:17.114 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=114, revision=-1
    05:03:17.189 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:17.194 [qtp543805131-1394] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 transaction.localRevision=114 remoteFromLocalRevision=112
    05:03:17.235 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:17.238 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:17.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:17.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    05:03:17.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:17.756 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:17.760 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:03:17.760 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a1812648-b6e8-438f-b9c4-6fbc11e30452 from='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452' toID=a3b83c6d-ca75-4a95-881e-73dd7ae32371 to='build/repo/j7y5n950-rxqss-local-src', fromRepoLocalSync=true
    05:03:17.761 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a3b83c6d-ca75-4a95-881e-73dd7ae32371 ('build/repo/j7y5n950-rxqss-local-src')
    05:03:17.772 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:03:17.799 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:03:17.965 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:17.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:17.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:17.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:17.999 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 renewalDateTime=2017-09-24T03:30:40.263Z expiryDateTime=2017-09-24T04:00:40.263Z
    05:03:18.016 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:18.021 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=114
    05:03:18.139 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:18.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: repoFileDtos.size=0
    05:03:18.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=106.5 MiB, available=349.0 MiB
    05:03:18.805 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:18.826 [qtp543805131-1910] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionInProgress=-1, revision=115
    05:03:18.833 [qtp543805131-1910] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115
    05:03:18.987 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:18.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: 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
    05:03:19.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:19.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:19.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:19.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=105.3 MiB, available=350.2 MiB
    05:03:19.472 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.remoteRepositoryRevisionSynced=95, revision=115
    05:03:19.478 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_XGQZi8enN25ggUhqEi_oA, serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452} because of missing permissions!
    05:03:19.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:19.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:20.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=105.3 MiB, available=350.2 MiB
    05:03:20.126 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:20.128 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionSynced=95, revision=115
    05:03:20.128 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionInProgress=115, revision=-1
    05:03:20.157 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:20.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:20.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:20.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=105.4 MiB, available=350.1 MiB
    05:03:20.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:03:20.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=105.3 MiB, available=350.2 MiB
    05:03:20.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:03:21.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=105.4 MiB, available=350.1 MiB
    05:03:21.245 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:03:21.247 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:03:21.247 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:03:21.265 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:21.274 [qtp543805131-1911] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 localRepositoryRevisionSynced=114
    05:03:21.608 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:21.627 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 transaction.localRevision=159 remoteFromLocalRevision=114
    05:03:21.779 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:21.783 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:21.789 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=159
    05:03:21.791 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159
    05:03:21.853 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a3b83c6d-ca75-4a95-881e-73dd7ae32371 from='build/repo/j7y5n950-rxqss-local-src' toID=a1812648-b6e8-438f-b9c4-6fbc11e30452 to='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452'
    05:03:21.866 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:21.868 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:21.877 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=160
    05:03:21.981 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    05:03:21.984 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:21.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:03:22.056 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=159, revision=162
    05:03:22.056 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162
    05:03:22.144 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:22.153 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=154, revision=162
    05:03:22.355 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:22.367 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=154, revision=162
    05:03:22.368 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=162, revision=-1
    05:03:22.457 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    05:03:22.457 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:22.490 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:22.900 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:22.924 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:23.011 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    05:03:23.012 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:23.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    05:03:23.145 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='812422c510ccce4716a2344972c19c9c3d5e5a88' to.sha1='8e92b85a43d6a2d050b8f0fec06697128aad662c'): /2/new-file
    05:03:23.200 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=166
    05:03:23.200 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166
    05:03:23.470 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:23.474 [qtp543805131-1907] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=162, revision=166

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:23.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:23.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
    05:03:23.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:23.813 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:23.822 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=162, revision=166
    05:03:23.822 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=166, revision=-1
    05:03:23.846 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:23.990 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:24.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/2/new-file"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371
    05:03:24.112 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/new-file'
    05:03:24.195 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:24.210 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:24.212 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:24.214 [qtp543805131-1913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fFwjyRw21TQu8dHqxdpPtQ/q0n7M2iafEepq-C2bRj-PA' offset=0
    05:03:24.810 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:24.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 201425 bytes in 770 ms. path='/2/new-file'
    05:03:24.897 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=169
    05:03:24.898 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169
    05:03:24.951 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:24.955 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=166, revision=169
    05:03:25.030 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:25.037 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=166, revision=169
    05:03:25.037 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=169, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:25.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:25.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:25.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:25.122 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:25.456 [qtp543805131-1912] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:03:25.527 [qtp543805131-1912] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:03:25.549 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03: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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:25.673 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a3b83c6d-ca75-4a95-881e-73dd7ae32371", toRepositoryId="a1812648-b6e8-438f-b9c4-6fbc11e30452", path="/2/new-file"} on repo=a3b83c6d-ca75-4a95-881e-73dd7ae32371

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:25.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:25.874 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:26.056 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    05:03:26.079 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=160
    05:03:26.165 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=175
    05:03:26.171 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=169, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175
    05:03:26.342 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:26.345 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=169, revision=175
    05:03:26.440 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:26.448 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=169, revision=175
    05:03:26.448 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=175, revision=-1
    05:03:26.552 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:26.558 [qtp543805131-1337] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 transaction.localRevision=127 remoteFromLocalRevision=160
    05:03:26.638 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:26.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a1812648-b6e8-438f-b9c4-6fbc11e30452 from='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452' toID=a3b83c6d-ca75-4a95-881e-73dd7ae32371 to='build/repo/j7y5n950-rxqss-local-src', fromRepoLocalSync=false
    05:03:26.652 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:26.682 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=127
    05:03:26.726 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:26.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: repoFileDtos.size=0
    05:03:27.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=107.6 MiB, available=347.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:27.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:27.343 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:27.354 [qtp543805131-1910] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionInProgress=-1, revision=128
    05:03:27.375 [qtp543805131-1910] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128
    05:03:27.494 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:27.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: 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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:27.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:27.906 [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
    05:03:27.910 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.remoteRepositoryRevisionSynced=115, revision=128
    05:03:27.962 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:27.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:27.982 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:27.982 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:27.996 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_XGQZi8enN25ggUhqEi_oA, serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452} because of missing permissions!
    05:03:27.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:28.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:28.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:28.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:28.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=105.4 MiB, available=350.1 MiB
    05:03:28.534 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:28.541 [qtp543805131-1907] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionSynced=115, revision=128
    05:03:28.541 [qtp543805131-1907] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionInProgress=128, revision=-1
    05:03:28.631 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:28.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:03:29.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=105.3 MiB, available=350.2 MiB
    05:03:29.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:29.239 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [bd2703d]initPersistenceManagerFactory: repositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:29.253 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [bd2703d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 51501 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:29.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:29.426 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [210f121a]initPersistenceManagerFactory: repositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:03:29.495 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [210f121a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 54781 ms.
    05:03:29.539 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:03:29.584 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:03:29.631 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [210f121a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:29.633 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:03:29.633 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:29.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:29.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=105.3 MiB, available=350.2 MiB
    05:03:29.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:29.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:03:29.642 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:03:29.642 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:03:29.642 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:03:29.642 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:03:29.643 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:03:29.643 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:03:29.643 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:03:29.643 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:03:29.643 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:03:29.643 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:03:29.643 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:03:29.643 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:03:29.643 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:03:29.643 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:03:29.643 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:03:29.643 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:03:29.643 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:03:29.643 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:03:29.648 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:03:29.648 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:03:29.648 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:03:29.648 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:03:29.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:03:29.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:03:29.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:03:29.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:03:29.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:03:29.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:03:29.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:03:29.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:03:29.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:03:29.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:03:29.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:03:29.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:03:29.650 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:03:29.650 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:03:29.650 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:03:29.650 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:03:29.650 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:03:29.719 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:29.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:29.976 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:03:29.976 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:03:29.977 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:30.049 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=64.1 MiB, available=391.4 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:30.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:30.175 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    05:03:30.175 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@468d11ab
    05:03:30.175 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:03:30.175 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:03:30.175 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:03:30.175 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:03:30.176 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:03:30.176 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:03:30.176 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:03:30.176 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:03:30.176 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:03:30.176 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:03:30.176 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:03:30.176 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:03:30.176 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:03:30.176 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:03:30.176 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:03:30.176 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:03:30.177 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:03:30.177 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:03:30.177 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:30.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=105.3 MiB, available=350.2 MiB
    05:03:30.227 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:03:30.228 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:30.233 [qtp298852037-2026] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:03:30.234 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:03:30.241 [qtp298852037-2026] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:30.242 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:30.271 [qtp543805131-1913] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 localRepositoryRevisionSynced=127
    05:03:30.285 [qtp543805131-1913] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:30.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:30.290 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5padu-1yf3u-remote'
    05:03:30.290 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5padu-1yf3u-remote' locked successfully.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:30.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:30.314 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 transaction.localRevision=178 remoteFromLocalRevision=127
    05:03:30.318 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a3b83c6d-ca75-4a95-881e-73dd7ae32371 from='build/repo/j7y5n950-rxqss-local-src' toID=a1812648-b6e8-438f-b9c4-6fbc11e30452 to='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452'
    05:03:30.327 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=178
    05:03:30.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:03:30.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:03:30.418 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=178
    05:03:30.430 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=180
    05:03:30.432 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180
    05:03:30.534 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:30.538 [qtp543805131-1912] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=175, revision=180

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:30.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:30.550 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:30.559 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=175, revision=180
    05:03:30.559 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=180, revision=-1
    05:03:30.637 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:30.641 [qtp543805131-1337] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 transaction.localRevision=133 remoteFromLocalRevision=178
    05:03:30.652 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:30.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:30.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:30.852 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:30.858 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:03:30.858 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a1812648-b6e8-438f-b9c4-6fbc11e30452 from='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452' toID=c171f16f-2152-4061-a560-2dbb9d864db6 to='build/repo/j7y5rg4y-8r3dr-local-dest', fromRepoLocalSync=true
    05:03:30.863 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c171f16f-2152-4061-a560-2dbb9d864db6 ('build/repo/j7y5rg4y-8r3dr-local-dest')
    05:03:30.878 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:03:30.908 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:30.915 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:31.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:31.044 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 renewalDateTime=2017-09-24T03:32:45.038Z expiryDateTime=2017-09-24T04:02:45.038Z
    05:03:31.058 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:31.064 [qtp178185341-95] INFO  D.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
    05:03:31.065 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=133
    05:03:31.126 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:31.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: repoFileDtos.size=3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:31.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 > interruptPermissionSetInheritance STANDARD_OUT
    05:03:31.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:31.338 [qtp178185341-95] INFO  D.Datastore - 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
    05:03:31.443 [Test worker] INFO  D.Datastore - 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
    05:03:31.449 [qtp178185341-95] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:31.496 [qtp178185341-95] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:31.647 [qtp178185341-95] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:31.792 [qtp178185341-95] INFO  D.Datastore - 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
    05:03:31.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:31.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:31.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=106.4 MiB, available=349.1 MiB
    05:03:31.985 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:31.989 [qtp543805131-1394] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.localRepositoryRevisionInProgress=-1, revision=134
    05:03:32.004 [qtp543805131-1394] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:32.005 [qtp178185341-95] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:32.063 [qtp178185341-95] INFO  D.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
    05:03:32.112 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:32.122 [qtp178185341-95] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:32.178 [qtp178185341-95] INFO  D.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
    05:03:32.245 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]<init>: localRoot='/home/tomcat/subshare-repo.d/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:03:32.246 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:32.247 [qtp178185341-95] INFO  D.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
    05:03:32.248 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:03:32.288 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]initLockFile: Repository '/home/tomcat/subshare-repo.d/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:32.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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:32.334 [qtp178185341-95] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:32.412 [qtp178185341-95] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:32.502 [qtp178185341-95] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:32.581 [qtp178185341-95] INFO  D.Datastore - 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
    05:03:32.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:32.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: 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
    05:03:32.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=106.4 MiB, available=349.1 MiB
    05:03:32.751 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.remoteRepositoryRevisionSynced=109, revision=134

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:32.815 [qtp178185341-95] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:32.889 [qtp178185341-95] INFO  D.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
    05:03:32.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    05:03:32.985 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    05:03:33.002 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:33.002 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:33.007 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_XGQZi8enN25ggUhqEi_oA, serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:33.076 [qtp178185341-95] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:33.145 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]initPersistenceManagerFactory: repositoryId=83db2391-cec4-49f1-84fb-b94a41580017
    05:03:33.146 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2856 ms.
    05:03:33.176 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:33.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:33.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:03:33.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=106.5 MiB, available=349.0 MiB
    05:03:33.687 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:33.701 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 2e5d9686-c7ae-47fb-936c-eb6584dc63b9
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5s3w3-4ctrl-local-dest
      localRepository.publicKeySha1 = 6E:00:11:4A:75:96:2A:53:50:AA:E2:79:85:4D:9C:A6:E4:FF:C5:AD

      remoteRepository.repositoryId = 83db2391-cec4-49f1-84fb-b94a41580017
      remoteRepository.remoteRoot = https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017
      remoteRepository.publicKeySha1 = C3:A4:35:E5:C9:14:6F:85:FF:5A:BD:1D:BE:19:BC:4D:C1:58:F7: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 2e5d9686-c7ae-47fb-936c-eb6584dc63b9 83db2391-cec4-49f1-84fb-b94a41580017

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:33.712 [qtp543805131-1911] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.localRepositoryRevisionSynced=109, revision=134
    05:03:33.712 [qtp543805131-1911] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.localRepositoryRevisionInProgress=134, revision=-1
    05:03:33.722 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:33.932 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:33.949 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:03:33.950 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=83db2391-cec4-49f1-84fb-b94a41580017 from='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017' toID=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 to='build/repo/j7y5s3w3-4ctrl-local-dest', fromRepoLocalSync=true
    05:03:33.952 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2e5d9686-c7ae-47fb-936c-eb6584dc63b9 ('build/repo/j7y5s3w3-4ctrl-local-dest')

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:33.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:03:34.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=105.6 MiB, available=349.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:34.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:34.306 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:34.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.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:34.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=105.6 MiB, available=349.9 MiB
    05:03:34.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:34.942 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:03:34.952 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:03:35.046 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:35.065 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 renewalDateTime=2017-09-24T03:33:35.033Z expiryDateTime=2017-09-24T04:03:35.033Z
    05:03:35.092 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:35.123 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:35.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=105.6 MiB, available=349.9 MiB
    05:03:35.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:03:35.221 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:35.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:35.319 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:35.334 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:35.376 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:35.378 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:03:35.456 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:35.542 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:03:35.554 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:03:35.555 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:35.557 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    05:03:35.742 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='812422c510ccce4716a2344972c19c9c3d5e5a88' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/new-file
    05:03:35.755 [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/j7y5rg4y-8r3dr-local-dest/2/new-file'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:35.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: repoFileDtos.size=18
    05:03:35.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=67.3 MiB, available=388.2 MiB
    05:03:35.962 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:36.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:36.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:36.096 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.localRepositoryRevisionInProgress=-1, revision=95

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:36.099 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:36.125 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:36.130 [qtp543805131-1912] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 localRepositoryRevisionSynced=133

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:36.190 [qtp178185341-1702] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:36.202 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:36.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 transaction.localRevision=126 remoteFromLocalRevision=133
    05:03:36.371 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    05:03:36.395 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:36.399 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:36.412 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=126
    05:03:36.416 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126
    05:03:36.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c171f16f-2152-4061-a560-2dbb9d864db6 from='build/repo/j7y5rg4y-8r3dr-local-dest' toID=a1812648-b6e8-438f-b9c4-6fbc11e30452 to='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452'
    05:03:36.523 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:36.527 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:36.544 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=127

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:36.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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:36.977 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    05:03:36.979 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    05:03:36.980 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:37.007 [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
    05:03:37.007 [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
    05:03:37.055 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=126, revision=129
    05:03:37.055 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129
    05:03:37.286 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:37.290 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.remoteRepositoryRevisionSynced=114, revision=129
    05:03:37.414 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:37.421 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=114, revision=129
    05:03:37.421 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=129, revision=-1
    05:03:37.485 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:37.485 [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
    05:03:37.507 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:37.521 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:37.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: 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.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:37.726 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:37.743 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:37.852 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:03:37.872 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=127

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:38.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=52.6 MiB, available=402.9 MiB
    05:03:38.030 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.remoteRepositoryRevisionSynced=-1, revision=95

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:38.246 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    05:03:38.251 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.
    05:03:38.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:38.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:03:38.271 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=qjFnrL4UYI0Y1C4QjuWlGQ, cryptoRepoFileId=q0n7M2iafEepq-C2bRj-PA} histoCryptoRepoFile2=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=qHO8kWfZOUM9gL96ejF-Wg, cryptoRepoFileId=q0n7M2iafEepq-C2bRj-PA} duplicateCryptoRepoFileId=null localRevision=133
    05:03:38.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:38.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:03:38.300 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:38.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:03:38.332 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=133
    05:03:38.334 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:38.431 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4a93b7b6]initPersistenceManagerFactory: repositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593
    05:03:38.450 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4a93b7b6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32371 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:38.485 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:38.491 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.remoteRepositoryRevisionSynced=129, revision=133
    05:03:38.630 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:38.636 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=129, revision=133
    05:03:38.636 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=133, revision=-1
    05:03:38.672 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:38.684 [qtp543805131-1911] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 transaction.localRevision=141 remoteFromLocalRevision=127
    05:03:38.756 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:38.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a1812648-b6e8-438f-b9c4-6fbc11e30452 from='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452' toID=c171f16f-2152-4061-a560-2dbb9d864db6 to='build/repo/j7y5rg4y-8r3dr-local-dest', fromRepoLocalSync=false
    05:03:38.774 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:38.780 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=141
    05:03:38.862 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:38.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:39.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 > interruptPermissionSetInheritance STANDARD_OUT
    05:03:39.099 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=261.0 MiB, used=70.1 MiB, available=385.4 MiB
    05:03:39.305 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5nu7m-q3adc-remote'
    05:03:39.306 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5nu7m-q3adc-remote' locked successfully.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:39.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.0 MiB, used=106.1 MiB, available=349.4 MiB
    05:03:39.790 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:39.803 [qtp543805131-1907] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.localRepositoryRevisionInProgress=-1, revision=142
    05:03:39.811 [qtp543805131-1907] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142
    05:03:39.898 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:39.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: 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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:39.950 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 80 ms.
    05:03:39.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:39.995 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:40.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:40.017 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:40.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:40.041 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:40.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:40.063 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:40.066 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:40.083 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:40.086 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:40.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:40.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:40.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:40.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:40.117 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:40.117 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:40.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:40.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:40.137 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:40.137 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:40.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:40.146 [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
    05:03:40.153 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]initPersistenceManagerFactory: repositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:40.157 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:40.157 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:40.166 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:40.166 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:40.176 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:40.176 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:40.187 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:40.187 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:40.198 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:40.198 [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
    05:03:40.203 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 30860 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:40.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:40.207 [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
    05:03:40.234 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:40.423 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 174 ms.
    05:03:40.424 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=kZiaWXNeBc6o0kP2KCXDkA, invitation=false]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:40.453 [qtp1325681772-960] INFO  D.Datastore - 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
    05:03:40.521 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 96 ms.
    05:03:40.522 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=08o_06yWWmRuRE1RG6AB5w, invitation=false]

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:40.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=105.1 MiB, available=350.4 MiB
    05:03:40.602 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.remoteRepositoryRevisionSynced=134, revision=142

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:40.709 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6JTgU5jQn8wLkdcnaLj0Hg, serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017} because of missing permissions!
    05:03:40.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:40.846 [qtp1325681772-960] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:40.914 [qtp1325681772-960] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:40.968 [qtp1325681772-960] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:41.099 [qtp1325681772-960] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:41.173 [qtp1325681772-960] INFO  D.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
    05:03:41.297 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:41.299 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:03:41.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:41.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:03:41.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:41.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:03:41.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:41.450 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:41.470 [qtp1325681772-960] INFO  D.Datastore - 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
    05:03:41.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=53.6 MiB, available=401.9 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:41.499 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_XGQZi8enN25ggUhqEi_oA, serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452} because of missing permissions!
    05:03:41.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:41.582 [qtp1325681772-960] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:41.717 [qtp1325681772-960] INFO  D.Datastore - 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
    05:03:41.772 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:41.773 [qtp1325681772-960] INFO  D.Datastore - 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
    05:03:41.797 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.localRepositoryRevisionSynced=-1, revision=95
    05:03:41.797 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.localRepositoryRevisionInProgress=95, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:41.796 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=76.7 MiB, available=378.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:41.813 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:41.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:41.845 [qtp1325681772-960] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:41.925 [qtp1325681772-960] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:42.092 [qtp1325681772-960] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:03:42.205 [qtp1325681772-960] INFO  D.Datastore - 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
    05:03:42.251 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:42.370 [qtp1325681772-960] INFO  D.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
    05:03:42.523 [qtp298852037-2026] INFO  D.Datastore - 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
    05:03:42.632 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = f00e2a94-6e28-4958-b9b9-01c75f26fc7e
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5rrbk-pz02-local-src
      localRepository.publicKeySha1 = AE:7C:07:CA:B7:F9:35:7F:7D:E6:1B:4F:57:6F:A8:06:95:A1:9D:07

      remoteRepository.repositoryId = c4cf04e6-8364-41c3-a898-160e65a0c829
      remoteRepository.remoteRoot = https://localhost:44090/c4cf04e6-8364-41c3-a898-160e65a0c829
      remoteRepository.publicKeySha1 = B5:A5:7E:E8:E8:7A:34:9F:16:68:68:13:99:1B:B1:6D:DC:E0:DF:BD

    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 f00e2a94-6e28-4958-b9b9-01c75f26fc7e c4cf04e6-8364-41c3-a898-160e65a0c829

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:42.793 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=105.6 MiB, available=349.9 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:42.815 [qtp1325681772-960] INFO  D.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
    05:03:42.831 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:42.837 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.localRepositoryRevisionSynced=134, revision=142
    05:03:42.839 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.localRepositoryRevisionInProgress=142, revision=-1
    05:03:42.861 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:42.930 [qtp1325681772-960] INFO  D.Datastore - 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
    05:03:43.076 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=52.7 MiB, available=402.8 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:43.210 [qtp1325681772-960] INFO  D.Datastore - 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
    05:03:43.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:43.342 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]initPersistenceManagerFactory: repositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4
    05:03:43.343 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4037 ms.
    05:03:43.376 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:43.519 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:42.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:03:43.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=105.1 MiB, available=350.4 MiB
    05:03:43.555 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:43.766 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:03:43.784 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:43.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=52.8 MiB, available=402.7 MiB
    05:03:43.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:43.952 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:43.963 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 3a1d27be-d504-4297-bc4a-b55c2cc75593
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5sf8r-rlsiw-local-dest
      localRepository.publicKeySha1 = DD:BD:DB:A5:F9:61:D8:CC:D8:C1:0A:E5:D8:E0:C8:DC:10:6C:C2:CD

      remoteRepository.repositoryId = 9765aa2e-6cac-4a30-befd-64ed9b0e55f4
      remoteRepository.remoteRoot = https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4
      remoteRepository.publicKeySha1 = C0:62:97:8A:69:5F:42:FA:C1:BC:78:F0:D4:AE:8C:3F:E7:8F:98:90

    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 3a1d27be-d504-4297-bc4a-b55c2cc75593 9765aa2e-6cac-4a30-befd-64ed9b0e55f4

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:44.006 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:03:44.051 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:44.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=104.6 MiB, available=350.9 MiB
    05:03:44.102 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:44.212 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    05:03:44.295 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.83%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:44.391 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:44.407 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:03:44.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 from='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4' toID=3a1d27be-d504-4297-bc4a-b55c2cc75593 to='build/repo/j7y5sf8r-rlsiw-local-dest', fromRepoLocalSync=true
    05:03:44.412 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3a1d27be-d504-4297-bc4a-b55c2cc75593 ('build/repo/j7y5sf8r-rlsiw-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:44.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=52.7 MiB, available=402.8 MiB
    05:03:44.422 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:03:44.427 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:44.428 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:44.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:03:44.579 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:44.586 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=104.6 MiB, available=350.9 MiB
    05:03:44.586 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:03:44.586 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:03:44.586 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:03:44.601 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:44.607 [qtp543805131-1911] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 localRepositoryRevisionSynced=141
    05:03:44.627 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:44.636 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:44.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:44.660 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 transaction.localRevision=136 remoteFromLocalRevision=141

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:44.670 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:44.676 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:03:44.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c4cf04e6-8364-41c3-a898-160e65a0c829 from='https://localhost:44090/c4cf04e6-8364-41c3-a898-160e65a0c829' toID=f00e2a94-6e28-4958-b9b9-01c75f26fc7e to='build/repo/j7y5rrbk-pz02-local-src', fromRepoLocalSync=true
    05:03:44.678 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f00e2a94-6e28-4958-b9b9-01c75f26fc7e ('build/repo/j7y5rrbk-pz02-local-src')
    05:03:44.716 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:44.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c171f16f-2152-4061-a560-2dbb9d864db6 from='build/repo/j7y5rg4y-8r3dr-local-dest' toID=a1812648-b6e8-438f-b9c4-6fbc11e30452 to='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452'
    05:03:44.745 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=136

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:44.756 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:44.866 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:03:44.866 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:03:44.870 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=136

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:44.888 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:44.904 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=138
    05:03:44.907 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:44.929 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:44.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:44.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:44.955 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e serverRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 renewalDateTime=2017-09-24T03:33:44.906Z expiryDateTime=2017-09-24T04:03:44.906Z

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:44.963 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:44.967 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6, this.remoteRepositoryRevisionSynced=133, revision=138

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:44.969 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:45.025 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:45.026 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:45.028 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:45.031 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=133, revision=138
    05:03:45.031 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=138, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:45.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:45.046 [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
    05:03:45.068 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:45.072 [qtp543805131-1394] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=c171f16f-2152-4061-a560-2dbb9d864db6 transaction.localRevision=147 remoteFromLocalRevision=136

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:45.115 [pool-4-thread-8] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:45.114 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:45.118 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:45.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e serverRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:45.179 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:03:45.189 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:45.253 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:45.273 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:45.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:45.284 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:45.307 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 renewalDateTime=2017-09-24T03:33:45.264Z expiryDateTime=2017-09-24T04:03:45.264Z
    05:03:45.319 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:45.348 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:45.353 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:45.354 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=131

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:45.358 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:03:45.359 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a1812648-b6e8-438f-b9c4-6fbc11e30452 from='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452' toID=a3b83c6d-ca75-4a95-881e-73dd7ae32371 to='build/repo/j7y5n950-rxqss-local-src', fromRepoLocalSync=true
    05:03:45.359 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a3b83c6d-ca75-4a95-881e-73dd7ae32371 ('build/repo/j7y5n950-rxqss-local-src')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:45.372 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:45.374 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:45.403 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:03:45.441 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:45.471 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:45.502 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:45.511 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:45.529 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    05:03:45.547 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:45.550 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:45.575 [pool-4-thread-11] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:45.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: repoFileDtos.size=18

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:45.643 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5862286bf7201efa6a81ce709f8c54dc58929b67' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:45.672 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 renewalDateTime=2017-09-24T03:30:40.263Z expiryDateTime=2017-09-24T04:00:40.263Z
    05:03:45.689 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:45.705 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=147
    05:03:45.766 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:45.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: repoFileDtos.size=3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:45.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=59.3 MiB, available=396.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:45.859 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/1 {11 11ä11#+} 1/a"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:45.881 [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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:45.891 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:45.926 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:45.931 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1Rs0FT9_kg8AxCDIWQDclw/iTzysEkXXCFa6ALZv_QOZA' offset=0
    05:03:45.981 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:46.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:03:46.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 74664 bytes in 186 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:46.164 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:46.200 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:46.205 [qtp1971696218-2195] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:46.441 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=74.0 MiB, available=381.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:46.528 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/1 {11 11ä11#+} 1/a"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:46.530 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:46.558 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:46.568 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593, this.localRepositoryRevisionInProgress=-1, revision=133

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:46.592 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:46.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:46.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=105.8 MiB, available=349.7 MiB
    05:03:46.672 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:46.676 [qtp543805131-1912] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionInProgress=-1, revision=148

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:46.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b9daeda31daca1c6f8247aa4a0d9ad8fea6ff46' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:46.684 [qtp543805131-1912] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:46.716 [qtp1325681772-2295] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:46.776 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:46.781 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/1 {11 11ä11#+} 1/b"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:46.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: 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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:46.810 [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'
    05:03:46.857 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:46.864 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1Rs0FT9_kg8AxCDIWQDclw/mEnIwNb6LVsOxou4ynnBLQ' offset=0
    05:03:46.880 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:46.892 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:46.897 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e serverRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829: 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
    05:03:46.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    05:03:47.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 319020 bytes in 228 ms. path='/1 {11 11ä11#+} 1/b'
    05:03:47.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:03:47.134 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/1 {11 11ä11#+} 1/b"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:47.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:47.150 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:47.152 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:03:47.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='78b5dac96ec15f891eb72c8c2fc4494f418041e0' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    05:03:47.270 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/1 {11 11ä11#+} 1/c"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:47.366 [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
    05:03:47.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=105.7 MiB, available=349.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:47.391 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:47.393 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1Rs0FT9_kg8AxCDIWQDclw/ZBg6s0O8TOxmqNHoaA_4Dg' offset=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:47.398 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.remoteRepositoryRevisionSynced=128, revision=148

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:47.400 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:47.442 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:47.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:47.510 [qtp298852037-2026] INFO  D.Datastore - 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
    05:03:47.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:47.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=49.3 MiB, available=406.2 MiB
    05:03:47.541 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:47.555 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 263224 bytes in 189 ms. path='/1 {11 11ä11#+} 1/c'
    05:03:47.634 [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
    05:03:47.673 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:47.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:47.699 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/1 {11 11ä11#+} 1/c"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:47.704 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:47.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:47.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:47.712 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:47.719 [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
    05:03:47.747 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:47.748 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:03:47.760 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:47.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    05:03:47.768 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_XGQZi8enN25ggUhqEi_oA, serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452} because of missing permissions!
    05:03:47.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:47.782 [qtp298852037-2026] INFO  D.Datastore - 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
    05:03:47.784 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='97362f8330388034a95740e8efacc34ba63e0290' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:47.787 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kZiaWXNeBc6o0kP2KCXDkA, serverRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829} because of missing permissions!
    05:03:47.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:47.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/2/1 {11 11ä11#+} 1/a"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:47.862 [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'
    05:03:47.902 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:47.910 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AwOv61c0CtDGZg2XxzLwzQ/wtq_jixF345gMjLYGlhdSQ/OMMPLMa1_F5asCBdnZPl5g' offset=0
    05:03:47.921 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:47.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:48.006 [qtp298852037-2026] INFO  D.Datastore - 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
    05:03:48.012 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168420 bytes in 150 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:03:48.062 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:03:48.148 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/2/1 {11 11ä11#+} 1/a"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:48.155 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:48.174 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:48.175 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:03:48.271 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c330293fab81292fe6625f6ada456471a11086fb' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:48.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.0 MiB, used=76.9 MiB, available=378.6 MiB
    05:03:48.335 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.remoteRepositoryRevisionSynced=-1, revision=133

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:48.446 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/2/1 {11 11ä11#+} 1/b"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:48.454 [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'
    05:03:48.510 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:48.511 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AwOv61c0CtDGZg2XxzLwzQ/wtq_jixF345gMjLYGlhdSQ/9Sm5Wu_-8mkUZOYBHzTtBg' offset=0
    05:03:48.529 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:48.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=48.8 MiB, available=406.7 MiB
    05:03:48.848 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:48.857 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.localRepositoryRevisionSynced=-1, revision=4
    05:03:48.857 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.localRepositoryRevisionInProgress=4, revision=-1
    05:03:48.873 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:48.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:48.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=106.2 MiB, available=349.3 MiB
    05:03:49.030 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:49.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:49.040 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionSynced=128, revision=148
    05:03:49.040 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionInProgress=148, revision=-1
    05:03:49.051 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:49.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:49.162 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 633360 bytes in 708 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:03:49.210 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:03:49.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/2/1 {11 11ä11#+} 1/b"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:49.347 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:49.359 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:49.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:03:49.431 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9f7491ee0169c69f95cb2bbb21b293369f03af0' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:49.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=48.7 MiB, available=406.8 MiB
    05:03:49.468 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:49.503 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/2/a"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:49.515 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:03:49.587 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:49.598 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AwOv61c0CtDGZg2XxzLwzQ/gQArLMzE2_zl7ST7d-ZaEQ' offset=0
    05:03:49.607 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:49.632 [closeDeferredTimer-210f121a-1] INFO  c.c.c.l.LocalRepoManagerImpl - [210f121a]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:49.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    05:03:49.737 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 263703 bytes in 221 ms. path='/2/a'
    05:03:49.766 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:03:49.822 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/2/a"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:49.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=105.8 MiB, available=349.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:49.887 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:49.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:49.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:49.914 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:03:50.145 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86d30d255e6a7e98b9a92d9df9d63ed04289d518' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:50.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=48.7 MiB, available=406.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:50.327 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/3 + &#ä/5/h"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:50.359 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:03:50.392 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:50.399 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/qpo0BnSYJhZDq7g_kgE8Xg/P24zsphSoIqpUvufCi_3QA' offset=0
    05:03:50.416 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:50.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 24 ms.
    05:03:50.743 [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
    05:03:50.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:50.834 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:50.834 [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
    05:03:50.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=105.4 MiB, available=350.1 MiB
    05:03:50.842 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:50.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:50.846 [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
    05:03:50.863 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 179140 bytes in 504 ms. path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:50.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:50.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:50.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:50.887 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:50.899 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:50.900 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:50.943 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    05:03:50.944 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:50.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:50.957 [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
    05:03:50.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:03:50.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=48.7 MiB, available=406.8 MiB
    05:03:50.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:03:50.962 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:03:50.962 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:50.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:50.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:50.979 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:50.980 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:50.993 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:50.994 [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
    05:03:51.001 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:51.006 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:51.006 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:51.018 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:51.018 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:51.030 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:51.030 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:51.042 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:51.042 [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
    05:03:51.045 [qtp1971696218-1478] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e localRepositoryRevisionSynced=2

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:51.057 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:03:51.057 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:51.069 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:51.070 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:51.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:51.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:51.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:51.092 [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
    05:03:51.190 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:51.190 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:51.296 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:51.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=105.4 MiB, available=350.1 MiB
    05:03:51.333 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:03:51.338 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:51.348 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:51.627 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/3 + &#ä/5/h"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:51.626 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:51.639 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:51.648 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:51.650 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f00e2a94-6e28-4958-b9b9-01c75f26fc7e from='build/repo/j7y5rrbk-pz02-local-src' toID=c4cf04e6-8364-41c3-a898-160e65a0c829 to='https://localhost:44090/c4cf04e6-8364-41c3-a898-160e65a0c829'
    05:03:51.658 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:51.660 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:51.711 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:51.714 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:51.715 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:51.715 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:51.791 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:51.792 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:51.801 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KaqbWbFxxHokjg00GtWnhg, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:03:51.805 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=h6PIbxjH5-pDX1yTbEP1ew, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:51.808 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:51.873 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:51.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e5f05d90926785fdfa30c65d96058e88c5a318e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:51.882 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:03:51.883 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:51.996 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/3 + &#ä/5/i"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:52.007 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/3 + &#ä/5/i'
    05:03:52.029 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:52.030 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/qpo0BnSYJhZDq7g_kgE8Xg/fTOt64ebv7KXsZGRSlIKSg' offset=0
    05:03:52.058 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:52.090 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:52.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:03:52.236 [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
    05:03:52.237 [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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:52.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:52.321 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:51.807 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Bn-BZs20-f_eNxxyo_MzGA, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:03:51.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:03:52.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=78.0 MiB, available=377.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:52.398 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:52.399 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/qpo0BnSYJhZDq7g_kgE8Xg/fTOt64ebv7KXsZGRSlIKSg' offset=1048576
    05:03:52.412 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:52.433 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:52.448 [qtp543805131-1394] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 localRepositoryRevisionSynced=147

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:52.456 [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
    05:03:52.465 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:52.499 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 transaction.localRevision=191 remoteFromLocalRevision=147
    05:03:52.512 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    05:03:52.526 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:52.529 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:52.565 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 75 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:52.573 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=191

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:52.575 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:52.584 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593, this.localRepositoryRevisionSynced=-1, revision=133
    05:03:52.584 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593, this.localRepositoryRevisionInProgress=133, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:52.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:52.590 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:52.614 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:52.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:52.696 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:52.702 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/qpo0BnSYJhZDq7g_kgE8Xg/fTOt64ebv7KXsZGRSlIKSg' offset=2097152
    05:03:52.714 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:52.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:52.920 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=8
    05:03:52.920 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:52.993 [qtp298852037-2026] INFO  D.Datastore - 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
    05:03:53.037 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:53.046 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/qpo0BnSYJhZDq7g_kgE8Xg/fTOt64ebv7KXsZGRSlIKSg' offset=3145728
    05:03:53.059 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:53.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.0 MiB, used=54.2 MiB, available=401.3 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:53.138 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:53.155 [qtp543805131-1337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=180, revision=191
    05:03:53.218 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:53.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a3b83c6d-ca75-4a95-881e-73dd7ae32371 from='build/repo/j7y5n950-rxqss-local-src' toID=a1812648-b6e8-438f-b9c4-6fbc11e30452 to='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452'
    05:03:53.235 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:53.253 [qtp543805131-1911] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:53.272 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=178 localRepositoryRevisionInProgress=192

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:53.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:53.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:53.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:03:53.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:53.435 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:53.442 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/qpo0BnSYJhZDq7g_kgE8Xg/fTOt64ebv7KXsZGRSlIKSg' offset=4194304

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:53.439 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=192

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:53.462 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:53.500 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=191, revision=194
    05:03:53.512 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:53.524 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:03:53.602 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:53.606 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:53.611 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:53.617 [qtp543805131-1907] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=191, revision=194
    05:03:53.630 [qtp543805131-1907] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:53.634 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=180, revision=194
    05:03:53.634 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=194, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:53.682 [qtp298852037-2026] INFO  D.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
    05:03:53.693 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:53.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:53.703 [qtp543805131-1910] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 transaction.localRevision=154 remoteFromLocalRevision=192
    05:03:53.785 [qtp543805131-1910] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:53.789 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:53.790 [qtp178185341-1703] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/qpo0BnSYJhZDq7g_kgE8Xg/fTOt64ebv7KXsZGRSlIKSg' offset=5242880

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:53.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a1812648-b6e8-438f-b9c4-6fbc11e30452 from='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452' toID=a3b83c6d-ca75-4a95-881e-73dd7ae32371 to='build/repo/j7y5n950-rxqss-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:53.801 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:53.814 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:53.848 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=154
    05:03:53.861 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:53.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:53.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.0 MiB, used=54.2 MiB, available=401.3 MiB
    05:03:53.898 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:53.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    05:03:53.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 109606 bytes in 1971 ms. path='/3 + &#ä/5/i'
    05:03:54.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:03:54.025 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    05:03:54.026 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i
    05:03:54.028 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i
    05:03:54.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i
    05:03:54.030 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_34dfk into destFile i
    05:03:54.090 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/3 + &#ä/5/i"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:54.108 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:54.296 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:54.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:54.300 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:54.304 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=-1, revision=8
    05:03:54.304 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:54.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=54.4 MiB, available=401.1 MiB
    05:03:54.333 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:03:54.342 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:54.353 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:54.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c8dc451ced52e4c2dfebfd1ea24d8abb602d0a4b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:54.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:54.483 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms.
    05:03:54.487 [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
    05:03:54.500 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/3 + &#ä/aa"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:54.505 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:54.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:54.509 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:03:54.561 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:54.574 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/-oYhmq7mJf3QBz05OKpTMw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:54.582 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:54.596 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:54.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=106.2 MiB, available=349.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:54.742 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:54.746 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:54.752 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:54.761 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:54.766 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:54.768 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:54.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:54.785 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:54.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:54.791 [qtp543805131-1912] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionInProgress=-1, revision=155
    05:03:54.797 [qtp543805131-1912] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155
    05:03:54.816 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:54.832 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:54.848 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:54.850 [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
    05:03:54.869 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 713640 bytes in 360 ms. path='/3 + &#ä/aa'
    05:03:54.896 [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
    05:03:54.921 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:54.938 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=11
    05:03:54.939 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:54.937 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:54.938 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:54.968 [qtp298852037-2026] INFO  D.Datastore - 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
    05:03:54.968 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/3 + &#ä/aa"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:54.974 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:54.980 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:54.983 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:55.020 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.023 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:55.027 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.065 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86e046aa01b7c8a4a05d8b4b7def75acd7fbb75a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:55.067 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:55.069 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.086 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:55.100 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=8, revision=11
    05:03:55.100 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.105 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/3 + &#ä/bb"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:55.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:03:55.129 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:55.131 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/fTEBOBswsyZLSLdYOrpaCw' offset=0
    05:03:55.139 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.140 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:55.140 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:55.160 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:55.170 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:55.183 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    05:03:55.196 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    05:03:55.197 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:55.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:55.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='954d0931ade9c93ae6c135d7797b7cd2fef88eee' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.263 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.267 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 287621 bytes in 155 ms. path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.313 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.317 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.326 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:54.837 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452: 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
    05:03:55.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=106.1 MiB, available=349.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:55.332 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.remoteRepositoryRevisionSynced=148, revision=155

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.348 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/3 + &#ä/bb"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:55.348 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_XGQZi8enN25ggUhqEi_oA, serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452} because of missing permissions!
    05:03:55.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:55.422 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.422 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=14
    05:03:55.423 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.424 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:55.452 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/1 {11 11ä11#+} 1/a"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593
    05:03:55.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/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0b879a0a698146a97b984beb8e269dfea9108e8' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.478 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:55.483 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:55.496 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:55.498 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h1G7Uy8XR1xw3m4-wXOang/VSxn6mubM47CitbEJowzQw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/3 + &#ä/cc"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:55.536 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:03:55.556 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:55.558 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/1rql5olZmJD_9TlfmZllag' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.564 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:55.563 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.566 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.571 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=11, revision=14
    05:03:55.571 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:03:55.630 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92048 bytes in 94 ms. path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:55.635 [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
    05:03:55.658 [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
    05:03:55.686 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.690 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/3 + &#ä/cc"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.732 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.746 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.746 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:55.755 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:55.757 [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
    05:03:55.763 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:55.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:55.774 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 267847 bytes in 315 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:55.805 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=105.3 MiB, available=350.2 MiB
    05:03:55.826 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:55.832 [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
    05:03:55.837 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='55294fe14fc5b62d7ae2a9b60a2b01209787dfcf' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:55.851 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionSynced=148, revision=155
    05:03:55.852 [qtp543805131-1909] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.localRepositoryRevisionInProgress=155, revision=-1
    05:03:55.862 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:55.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:55.895 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=17
    05:03:55.896 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:55.914 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/3 + &#ä/dd"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:56.032 [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
    05:03:56.036 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/1 {11 11ä11#+} 1/a"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:56.057 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:56.058 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:56.062 [qtp298852037-2026] INFO  D.Datastore - 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
    05:03:56.064 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:56.065 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xNlaY4RzXBaW7YGjZiOtzw/R5xdeZsZKhAZZa6z2XKE2Q' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:56.072 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:56.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:56.080 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:56.098 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:56.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7c3986b12aaeb5997dd1482f149466778b0739f4' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:56.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:56.211 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:56.218 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=14, revision=17
    05:03:56.218 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:56.225 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/1 {11 11ä11#+} 1/b"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593
    05:03:56.235 [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'
    05:03:56.255 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:56.256 [qtp1325681772-2494] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h1G7Uy8XR1xw3m4-wXOang/zOvSzbJdxrYXzF6_gWqfOg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:56.264 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:03:56.264 [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
    05:03:56.268 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:56.290 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 641432 bytes in 258 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:56.286 [qtp298852037-2026] INFO  D.Datastore - 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
    05:03:56.303 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:56.315 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:56.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=105.4 MiB, available=350.1 MiB
    05:03:56.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:56.367 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", path="/3 + &#ä/dd"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:03:56.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:56.376 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:56.383 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    05:03:56.384 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:56.394 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:56.402 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:56.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:56.414 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:56.454 [qtp298852037-2026] INFO  D.Datastore - 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
    05:03:56.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 47 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:56.491 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 localRepositoryRevisionSynced=93
    05:03:56.495 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:56.522 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=20
    05:03:56.522 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:56.559 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 transaction.localRevision=107 remoteFromLocalRevision=93

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:56.569 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:56.572 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:56.582 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:56.587 [qtp298852037-2026] INFO  D.Datastore - 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
    05:03:56.599 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:56.602 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 from='build/repo/j7y5s3w3-4ctrl-local-dest' toID=83db2391-cec4-49f1-84fb-b94a41580017 to='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:56.608 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:56.610 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h1G7Uy8XR1xw3m4-wXOang/zOvSzbJdxrYXzF6_gWqfOg' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:56.614 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:56.623 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:56.630 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:56.704 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:56.708 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=107

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:56.711 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=17, revision=20
    05:03:56.711 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=20, revision=-1
    05:03:56.758 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:56.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
    05:03:56.769 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:03:56.770 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:03:56.787 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=107

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:56.802 [qtp298852037-2026] INFO  D.Datastore - 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
    05:03:56.807 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:56.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 51 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:56.858 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=105.4 MiB, available=350.1 MiB
    05:03:56.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:56.863 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:56.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:56.885 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:56.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:56.974 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:56.980 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h1G7Uy8XR1xw3m4-wXOang/zOvSzbJdxrYXzF6_gWqfOg' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:56.982 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=110

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.000 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:57.015 [qtp298852037-2026] INFO  D.Datastore - 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
    05:03:57.019 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.080 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=23
    05:03:57.080 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23
    05:03:57.151 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.161 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.161 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:57.227 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:57.231 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.remoteRepositoryRevisionSynced=-1, revision=110

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.249 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 188880 bytes in 1014 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.279 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:57.284 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=20, revision=23
    05:03:57.285 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:57.327 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.335 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:57.334 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=-1, revision=110
    05:03:57.334 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=110, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:57.336 [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
    05:03:57.337 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.0 MiB, used=105.4 MiB, available=350.1 MiB
    05:03:57.337 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:03:57.337 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.340 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b
    05:03:57.342 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_18y68 into destFile b

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:57.358 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.360 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:57.377 [qtp543805131-1912] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 localRepositoryRevisionSynced=154

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:57.385 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:57.398 [qtp178185341-1721] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 transaction.localRevision=99 remoteFromLocalRevision=107

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:57.402 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:57.422 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.422 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.423 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/1 {11 11ä11#+} 1/b"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:57.423 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=83db2391-cec4-49f1-84fb-b94a41580017 from='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017' toID=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 to='build/repo/j7y5s3w3-4ctrl-local-dest', fromRepoLocalSync=false

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:57.431 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 transaction.localRevision=198 remoteFromLocalRevision=154

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:57.443 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:57.450 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=99

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.460 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.462 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:57.460 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a3b83c6d-ca75-4a95-881e-73dd7ae32371 from='build/repo/j7y5n950-rxqss-local-src' toID=a1812648-b6e8-438f-b9c4-6fbc11e30452 to='https://localhost:46446/a1812648-b6e8-438f-b9c4-6fbc11e30452'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:57.462 [qtp298852037-2026] INFO  D.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
    05:03:57.475 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=192 localRepositoryRevisionInProgress=198

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:57.486 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:57.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: repoFileDtos.size=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:57.511 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:03:57.512 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.529 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:57.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.538 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    05:03:57.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:57.538 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 localRepositoryRevisionSynced=198

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:57.571 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=-1, revision=200

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15ef6970fdad0eadc62c9840ef923eef6224f03a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.592 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='faf8660bdc80c39ef5b4441f5ad8dc11f7bf2499' to.sha1='d6387db5b9c1178631bd96e4fac4022c7ea806c0'): /1 {11 11ä11#+} 1/a

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:57.584 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=194, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=200
    05:03:57.647 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:57.653 [qtp543805131-1394] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371, this.remoteRepositoryRevisionSynced=194, revision=200
    05:03:57.660 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/1 {11 11ä11#+} 1/c"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:57.666 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionSynced=194, revision=200
    05:03:57.666 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452, this.localRepositoryRevisionInProgress=200, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.669 [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
    05:03:57.687 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.693 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:57.703 [qtp543805131-1337] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 remoteRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 transaction.localRevision=160 remoteFromLocalRevision=198
    05:03:57.707 [qtp543805131-1337] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:03:57.708 [qtp298852037-2026] INFO  D.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
    05:03:57.712 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.714 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h1G7Uy8XR1xw3m4-wXOang/xko2O3VZ7POYRm6HbPZYng' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.718 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=27
    05:03:57.718 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.730 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:57.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.832 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:57.840 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.863 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 278070 bytes in 194 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.887 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:57.895 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=23, revision=27
    05:03:57.895 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.913 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.928 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.972 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/1 {11 11ä11#+} 1/c"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:57.978 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:57.988 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:58.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:58.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:58.010 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/1 {11 11ä11#+} 1/a"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:03:58.015 [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'
    05:03:58.090 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:58.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15cf6bb6739abbf8d677d1e9f83a3ebf060fdb88' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:58.201 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:58.220 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:58.222 [qtp1971696218-2195] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nA_eKCpGmwVxAoKnrVokqg/qQttRLTEW48d4LihMEgupg' offset=0

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:58.344 [qtp543805131-1909] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:58.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/2/1 {11 11ä11#+} 1/a"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:58.426 [qtp543805131-1912] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:58.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'
    05:03:58.464 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:58.464 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a3b83c6d-ca75-4a95-881e-73dd7ae32371 serverRepositoryId=a1812648-b6e8-438f-b9c4-6fbc11e30452 renewalDateTime=2017-09-24T03:30:40.263Z expiryDateTime=2017-09-24T04:00:40.263Z

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:58.467 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZdHqnl6-adpqD6Wb4pLzrg/QnoT6vg9BF9DEF2ygMdzGw/nHM4GNxwBav3djfpK9-c1Q' offset=0
    05:03:58.475 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:58.477 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:58.501 [qtp543805131-1394] INFO  c.c.c.l.LocalRepoManagerImpl - [2b90021a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:58.512 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:58.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=77.1 MiB, available=378.4 MiB

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:58.537 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:58.538 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:58.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 136880 bytes in 111 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:58.560 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:58.574 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.localRepositoryRevisionInProgress=-1, revision=100
    05:03:58.579 [qtp178185341-1703] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:58.604 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    05:03:58.606 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    05:03:58.608 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [333a24d5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:58.610 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [49016e98]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:58.633 [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
    05:03:58.644 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:58.649 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 129552 bytes in 633 ms. path='/1 {11 11ä11#+} 1/a'
    05:03:58.669 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=30
    05:03:58.670 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:58.672 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/2/1 {11 11ä11#+} 1/a"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593
    05:03:58.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:58.696 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:58.699 [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
    05:03:58.710 [qtp298852037-2026] INFO  D.Datastore - 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
    05:03:58.727 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:58.740 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=27, revision=30
    05:03:58.776 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:58.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7eebf9138c1859cae28c17923c0a76704684afc5' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:58.782 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=27, revision=30
    05:03:58.783 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:58.839 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/2/1 {11 11ä11#+} 1/b"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593
    05:03:58.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:58.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:03:58.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:03:58.882 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:58.890 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:58.892 [qtp1325681772-2494] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZdHqnl6-adpqD6Wb4pLzrg/QnoT6vg9BF9DEF2ygMdzGw/bc47gqd9DjhgQjLCz47laA' offset=0
    05:03:58.929 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:58.994 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:03:59.010 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:03:59.031 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    05:03:59.039 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:59.077 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/1 {11 11ä11#+} 1/a"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:59.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:59.098 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:59.114 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:59.117 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:03:59.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e128d350899d37d6403f654e0951c61949909266' to.sha1='4b543b47792f957378f587374b9ddc3344752ad4'): /1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:59.215 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33187 bytes in 369 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:59.295 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=36
    05:03:59.302 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:59.310 [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
    05:03:59.469 [qtp298852037-2026] INFO  D.Datastore - 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
    05:03:59.475 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/2/1 {11 11ä11#+} 1/b"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593
Gradle Test Executor 21 finished executing tests.
    05:03:59.514 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:59.519 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:59.526 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:58.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: 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
    05:03:59.547 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:03:59.549 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:03:59.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=75.7 MiB, available=379.8 MiB
    05:03:59.559 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.remoteRepositoryRevisionSynced=95, revision=100
    05:03:59.603 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6JTgU5jQn8wLkdcnaLj0Hg, serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:59.678 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:59.682 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=30, revision=36
    05:03:59.682 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=36, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:59.683 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e8c728712ee744782bd03449f5f6f3546d461bc6' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:03:59.715 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:03:59.760 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/2/a"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593
    05:03:59.776 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:03:59.801 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:03:59.802 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZdHqnl6-adpqD6Wb4pLzrg/wRxH0Dh3X6JtiHPRjUE-9g' offset=0
    05:03:59.809 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
05:03:59.566 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@fac88a2{HTTP/1.1}{127.0.0.1:0}
05:03:59.838 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@11d508c{/,null,UNAVAILABLE}
05:03:59.845 [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/-3O0RDBWkcFY4YJ8ilvhaQ/.subshare/localServerRunning.deleteToStop
    05:03:59.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
05:03:59.867 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@73d49a1c{SSL-http/1.1}{0.0.0.0:46446}
    05:03:59.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 171820 bytes in 105 ms. path='/2/a'
05:03:59.898 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@39f746e2{/,null,UNAVAILABLE}
    05:04:00.023 [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
    05:03:59.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:04:00.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=75.7 MiB, available=379.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:00.126 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:00.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/2/a"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:00.144 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:00.147 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.localRepositoryRevisionSynced=95, revision=100
    05:04:00.147 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.localRepositoryRevisionInProgress=100, revision=-1
    05:04:00.218 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:00.222 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:00.228 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/1 {11 11ä11#+} 1/b"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:00.235 [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
    05:04:00.236 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    05:04:00.239 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:00.242 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:04:00.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9b08c13f5f7efc06f253786ebc3853457095c81' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    05:04:00.454 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/3 + &#ä/5/h"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593
    05:04:00.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:04:00.489 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:00.499 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/0K3iLmsNcF6xCYL3kOi3yQ/k-qnweDVLhPCzscy2gpkNA' offset=0
    05:04:00.509 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:00.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:00.594 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:00.614 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:00.623 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:00.624 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nA_eKCpGmwVxAoKnrVokqg/bbIjkHQVQ17Q5VLbGn0sDQ' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:00.625 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 223169 bytes in 166 ms. path='/3 + &#ä/5/h'
    05:04:00.760 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:00.221 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:04:00.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=75.8 MiB, available=379.7 MiB
    05:04:00.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:00.894 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/3 + &#ä/5/h"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:01.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=75.8 MiB, available=379.7 MiB
    05:04:01.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:01.116 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:01.128 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:01.130 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:01.136 [qtp298852037-2026] INFO  D.Datastore - 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
    05:04:01.186 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1063a171a377436817eae6361789f489ef3edbe9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    05:04:01.241 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/3 + &#ä/5/i"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593
    05:04:01.247 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/5/i'
    05:04:01.272 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:01.274 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/0K3iLmsNcF6xCYL3kOi3yQ/B32ccwHzxTetBID0P0F8QA' offset=0
    05:04:01.288 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:01.450 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:01.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=75.8 MiB, available=379.7 MiB
    05:04:01.460 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:04:01.460 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:04:01.476 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:01.484 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 localRepositoryRevisionSynced=99
    05:04:01.511 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:01.547 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 transaction.localRevision=113 remoteFromLocalRevision=99

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:01.561 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:01.561 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:01.562 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/0K3iLmsNcF6xCYL3kOi3yQ/B32ccwHzxTetBID0P0F8QA' offset=1048576
    05:04:01.575 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:01.578 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 from='build/repo/j7y5s3w3-4ctrl-local-dest' toID=83db2391-cec4-49f1-84fb-b94a41580017 to='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:01.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 925361 bytes in 1355 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:01.589 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=113

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:01.602 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=39
    05:04:01.602 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:01.674 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:04:01.674 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:04:01.680 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=113
    05:04:01.717 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=115
    05:04:01.720 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:01.739 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:01.752 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=36, revision=39

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:01.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:01.777 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:01.788 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:01.793 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=36, revision=39
    05:04:01.793 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=39, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:01.804 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.remoteRepositoryRevisionSynced=110, revision=115
    05:04:01.834 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:01.846 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=110, revision=115
    05:04:01.847 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=115, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:01.843 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]initPersistenceManagerFactory: repositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:01.851 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:01.852 [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
    05:04:01.858 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 20629 ms.
    05:04:01.867 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:01.876 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:01.888 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:01.890 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:01.897 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:01.901 [qtp178185341-1721] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 transaction.localRevision=105 remoteFromLocalRevision=113
    05:04:01.904 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:01.909 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:01.911 [qtp1325681772-2494] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/0K3iLmsNcF6xCYL3kOi3yQ/B32ccwHzxTetBID0P0F8QA' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:01.917 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:01.915 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:01.934 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:01.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:04:01.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:04:01.956 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:04:01.957 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:04:01.958 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:04:01.958 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:04:01.959 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:04:01.959 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:04:01.959 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:04:01.960 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:04:01.960 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:04:01.961 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:04:01.962 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:04:01.963 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:04:01.963 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:04:01.964 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:04:01.964 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:04:01.964 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:04:01.966 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:04:01.966 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:04:01.967 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:04:01.967 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:04:01.968 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:01.998 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:02.006 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:04:02.031 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:02.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/1 {11 11ä11#+} 1/b"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:02.054 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:02.061 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:02.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:04:02.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0e36083c35031f8eab5a6944671b4d495f60f4f4' to.sha1='e39200912567bb050d82ed96516a731b938efdd6'): /1 {11 11ä11#+} 1/c
    05:04:02.118 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=45
    05:04:02.118 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:02.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:02.164 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:02.180 [qtp1971696218-2195] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=39, revision=45

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:02.210 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 241 ms.
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:04:02.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:02.213 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:02.216 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=39, revision=45
    05:04:02.216 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=45, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:02.242 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:02.243 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/0K3iLmsNcF6xCYL3kOi3yQ/B32ccwHzxTetBID0P0F8QA' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:02.255 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:02.256 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:02.261 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:02.282 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:02.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    05:04:02.291 [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
    05:04:02.300 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/1 {11 11ä11#+} 1/c"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:02.304 [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
    05:04:02.395 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:04:02.395 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:04:02.395 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:04:02.395 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:04:02.395 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:04:02.395 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:04:02.395 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:04:02.395 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:04:02.395 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:04:02.395 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:04:02.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:04:02.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:04:02.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:04:02.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:04:02.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:04:02.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:04:02.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:04:02.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:04:02.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:04:02.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:04:02.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:04:02.397 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:02.443 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:02.487 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:02.491 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:04:02.501 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=83db2391-cec4-49f1-84fb-b94a41580017 from='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017' toID=d86229ff-c8e7-4ea4-87f9-5cf499613f5c to='build/repo/j7y5pads-luysl-local-src', fromRepoLocalSync=true
    05:04:02.502 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d86229ff-c8e7-4ea4-87f9-5cf499613f5c ('build/repo/j7y5pads-luysl-local-src')
    05:04:02.511 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:02.516 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, invitation=false]
    05:04:02.518 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:02.555 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:02.563 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:02.575 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:02.576 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/0K3iLmsNcF6xCYL3kOi3yQ/B32ccwHzxTetBID0P0F8QA' offset=4194304

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:02.580 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [d85fb41]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ryoh-gk919-local-src-marco'
    05:04:02.580 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [d85fb41]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ryoh-gk919-local-src-marco' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:02.582 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:02.586 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:02.587 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nA_eKCpGmwVxAoKnrVokqg/mkR30tvr03OghATc_9jeOA' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:02.587 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:02.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms.
    05:04:02.728 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 362880 bytes in 1481 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:02.738 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:02.772 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 renewalDateTime=2017-09-24T03:31:29.795Z expiryDateTime=2017-09-24T04:01:29.795Z
    05:04:02.785 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:02.792 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=105
    05:04:02.806 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:02.814 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:04:02.821 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    05:04:02.822 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i
    05:04:02.823 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i
    05:04:02.824 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i
    05:04:02.935 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/3 + &#ä/5/i"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593
    05:04:02.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:02.983 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:02.986 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:04:03.040 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6156687d623b7118d8a6fd12dde74cba078590a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    05:04:03.090 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/3 + &#ä/aa"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593
    05:04:03.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:04:03.113 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:03.115 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/IOlyr2pt9slI9ftE87ebGg' offset=0
    05:04:03.126 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:03.149 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:03.246 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:03.261 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:03.274 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:03.282 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nA_eKCpGmwVxAoKnrVokqg/mkR30tvr03OghATc_9jeOA' offset=1048576

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:03.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:03.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
    05:04:03.398 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:03.411 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 698744 bytes in 314 ms. path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:03.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1277133 bytes in 1126 ms. path='/1 {11 11ä11#+} 1/c'
    05:04:03.439 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=49
    05:04:03.440 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:03.452 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:03.487 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:03.492 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=45, revision=49
    05:04:03.515 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:03.521 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=45, revision=49
    05:04:03.521 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=49, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:02.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: repoFileDtos.size=0
    05:04:03.540 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=78.1 MiB, available=377.4 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:03.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/3 + &#ä/aa"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:03.571 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:03.571 [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
    05:04:03.576 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:03.583 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:03.595 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:03.596 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:03.597 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:03.618 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionInProgress=-1, revision=106
    05:04:03.624 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106
    05:04:03.655 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:03.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9923109a5acc219bbe533580a49efbfa326d5ee' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:03.664 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:03.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: 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
    05:04:03.670 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:04:03.686 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:03.721 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/1 {11 11ä11#+} 1/c"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:03.730 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:03.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:03.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:04:03.749 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:03.751 [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
    05:04:03.770 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/3 + &#ä/bb"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593
    05:04:03.775 [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
    05:04:03.786 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='43f499aa4c211e63a7ffa35422541f4ab6260f3a' to.sha1='9027b0baed7efd78e5b6e9023bc424c4b631f8bd'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:03.795 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:03.802 [qtp1325681772-2494] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/666mdrnbihXOUg0iSmCy5w' offset=0
    05:04:03.811 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:03.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 > interruptPermissionSetInheritance STANDARD_OUT
    05:04:03.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:03.843 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=55
    05:04:03.843 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:03.861 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 82520 bytes in 86 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:03.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
    05:04:03.899 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:03.902 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=49, revision=55

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:03.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:04:03.947 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/3 + &#ä/bb"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:03.951 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:03.956 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=49, revision=55
    05:04:03.956 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=55, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:03.958 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:03.968 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:03.970 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:04:04.015 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5875e42831c067f3a00485aac6a826099c7e2b69' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:04.016 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:04.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
    05:04:04.045 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:04.054 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/2/1 {11 11ä11#+} 1/a"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:04.057 [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/a'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:04.068 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/3 + &#ä/cc"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593
    05:04:04.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:04:04.143 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:04.146 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/UWJMp2dPSBoZot26qY7wsA' offset=0
    05:04:04.154 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04: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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:04.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:04:04.305 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110968 bytes in 205 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:04.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=77.0 MiB, available=378.5 MiB
    05:04:04.331 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.remoteRepositoryRevisionSynced=86, revision=106
    05:04:04.339 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6JTgU5jQn8wLkdcnaLj0Hg, serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017} because of missing permissions!

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:04.356 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:04:04.435 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/3 + &#ä/cc"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593
    05:04:04.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:04.458 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:04.461 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:04.463 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:04.478 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:04.481 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:04.482 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:04.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:04.495 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0071c8d21802be4c76fffbe6218dcbc47eaa5ec6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    05:04:04.534 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/3 + &#ä/dd"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:04.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:04.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 11 dirty file-chunks (of 11 total). path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:04.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 > interruptPermissionSetInheritance STANDARD_OUT
    05:04:04.610 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:04.611 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=0
    05:04:04.624 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:04.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.
    05:04:04.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.
    05:04:04.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:04.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:04.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:05.012 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:05.018 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=1048576
    05:04:05.036 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:05.038 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04: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.
    05:04:05.179 [Test worker] INFO  D.Datastore - 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
    05:04:04.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:04:05.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=77.0 MiB, available=378.5 MiB
    05:04:05.203 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:05.208 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionSynced=86, revision=106
    05:04:05.208 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionInProgress=106, revision=-1
    05:04:05.215 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:05.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:05.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:05.422 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:05.482 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:05.496 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:05.501 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:05.510 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=1048576

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:05.514 [qtp1325681772-2494] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=2097152
    05:04:05.527 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:05.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.
    05:04:05.654 [Test worker] INFO  D.Datastore - 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
    05:04:05.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:05.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=77.1 MiB, available=378.4 MiB
    05:04:05.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:05.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:06.069 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:06.070 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:06.081 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [d85fb41]initPersistenceManagerFactory: repositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:04:06.082 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [d85fb41]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3501 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:06.084 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:06.090 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:06.098 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:06.112 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:06.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:06.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:06.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:06.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=77.1 MiB, available=378.4 MiB
    05:04:06.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:06.306 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:06.307 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:06.311 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:06.334 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:06.334 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=4194304
    05:04:06.345 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:06.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:04:06.582 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:06.583 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=5242880
    05:04:06.594 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:06.651 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    05:04:06.652 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:04:06.653 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:06.659 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:06.688 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:06.694 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=77.3 MiB, available=378.2 MiB
    05:04:06.695 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:04:06.697 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:04:06.703 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:04:06.716 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:06.728 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:06.728 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:06.735 [qtp178185341-1703] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c localRepositoryRevisionSynced=105

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:06.756 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:06.772 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:06.806 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:06.807 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [d85fb41]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:06.811 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 transaction.localRevision=150 remoteFromLocalRevision=105
    05:04:06.823 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:06.827 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:06.836 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=150
    05:04:06.840 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:06.852 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:06.853 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=6291456

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:06.855 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d86229ff-c8e7-4ea4-87f9-5cf499613f5c from='build/repo/j7y5pads-luysl-local-src' toID=83db2391-cec4-49f1-84fb-b94a41580017 to='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:06.869 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:06.870 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:06.873 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:06.883 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=151
    05:04:06.937 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    05:04:06.938 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:06.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:04:07.021 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=150, revision=153
    05:04:07.021 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:07.036 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:07.038 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:07.056 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:07.058 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:07.059 [qtp1971696218-2195] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:07.067 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:07.080 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=145, revision=153

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:07.138 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:07.140 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=7340032
    05:04:07.150 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:07.259 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:07.264 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=145, revision=153
    05:04:07.264 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=153, revision=-1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:07.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:07.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    05:04:07.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:07.387 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:07.408 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:07.410 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=8388608
    05:04:07.424 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:07.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 1.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:07.544 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:07.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:07.649 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:07.671 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:07.672 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=9437184
    05:04:07.685 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:07.731 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    05:04:07.734 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:07.735 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    05:04:07.773 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9f09f0646c9e04836efe1b91c6042d13915b313' to.sha1='c501b69f311ac9662e2f0fac2954a2e511ff5734'): /2/new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:07.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:07.834 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=157
    05:04:07.834 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157
    05:04:07.975 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:07.976 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:07.977 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=10485760

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:07.979 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=153, revision=157

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:07.985 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:08.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    05:04:08.091 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 11 dirty file-chunks with together 648000 bytes in 3500 ms. path='/3 + &#ä/dd'
    05:04:08.166 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:04:08.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd
    05:04:08.178 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_18y68 into destFile dd
    05:04:08.178 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_1vf9c into destFile dd
    05:04:08.179 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_2hwcg into destFile dd
    05:04:08.180 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_34dfk into destFile dd
    05:04:08.181 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_3quio into destFile dd
    05:04:08.181 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_4dbls into destFile dd
    05:04:08.182 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_4zsow into destFile dd
    05:04:08.183 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_5m9s0 into destFile dd
    05:04:08.183 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_68qv4 into destFile dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:08.200 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:08.210 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=153, revision=157
    05:04:08.210 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=157, revision=-1
    05:04:08.238 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:08.281 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="3a1d27be-d504-4297-bc4a-b55c2cc75593", path="/3 + &#ä/dd"} on repo=3a1d27be-d504-4297-bc4a-b55c2cc75593

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:08.337 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:08.339 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:08.440 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:08.461 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/2/new-file"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:08.465 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:08.470 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 50.00%
    05:04:08.484 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:08.485 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 58.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:08.501 [qtp1325681772-2494] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 localRepositoryRevisionSynced=131

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:08.523 [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 > interruptPermissionSetInheritance STANDARD_OUT
    05:04:08.633 [qtp1325681772-2494] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:08.670 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 63.61%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:08.683 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 transaction.localRevision=109 remoteFromLocalRevision=131

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:08.703 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 74.34%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:08.737 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:08.742 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:08.751 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 79.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:08.754 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:08.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3a1d27be-d504-4297-bc4a-b55c2cc75593 from='build/repo/j7y5sf8r-rlsiw-local-dest' toID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 to='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4'
    05:04:08.767 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:08.770 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:08.774 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:08.777 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:08.778 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AwOv61c0CtDGZg2XxzLwzQ/ZfUZwjsrBT3hd63UJILOqQ' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:08.820 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:08.833 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 90.67%
    05:04:08.882 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 95.72%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:08.884 [qtp1971696218-2195] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:08.915 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:04:08.915 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:04:08.934 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=109

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:08.966 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 100.00%
    05:04:08.966 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [d85fb41]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:08.974 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:08.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:08.976 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:08.986 [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
    05:04:09.146 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:09.166 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:09.168 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:09.173 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:09.181 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:09.183 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:09.212 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:09.215 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    05:04:09.215 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 to='build/repo/j7y5ryoh-gk919-local-src-marco', fromRepoLocalSync=true
    05:04:09.216 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 13cafe30-8fdc-4f4b-a3cf-91d7134d7934 ('build/repo/j7y5ryoh-gk919-local-src-marco')
    05:04:09.237 [pool-18-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    05:04:09.266 [pool-18-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:09.282 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=112
    05:04:09.295 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:09.567 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:09.583 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:09.584 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:09.606 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:09.607 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:09.635 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:34:09.590Z expiryDateTime=2017-09-24T04:04:09.590Z
    05:04:09.652 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:09.654 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:09.654 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:09.657 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:09.658 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:09.659 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:09.660 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:09.756 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    05:04:09.802 [pool-4-thread-6] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:09.805 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:10.040 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:10.072 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:10.076 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593, this.remoteRepositoryRevisionSynced=-1, revision=112

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:10.166 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 956570 bytes in 1643 ms. path='/2/new-file'
    05:04:10.186 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=160
    05:04:10.187 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:10.277 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:10.289 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=-1, revision=112
    05:04:10.289 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=112, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:10.300 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:10.316 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=157, revision=160
    05:04:10.387 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:10.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=81.6 MiB, available=398.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:10.398 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=157, revision=160
    05:04:10.399 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=160, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:10.399 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:10.400 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    05:04:10.401 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:10.406 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:10.414 [qtp1325681772-1964] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 transaction.localRevision=137 remoteFromLocalRevision=109

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:10.430 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:10.432 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:10.433 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:10.435 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:10.449 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:10.449 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:10.468 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:10.516 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:10.524 [qtp298852037-2006] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:10.524 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 from='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4' toID=3a1d27be-d504-4297-bc4a-b55c2cc75593 to='build/repo/j7y5sf8r-rlsiw-local-dest', fromRepoLocalSync=false
    05:04:10.540 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:10.548 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=137

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:10.550 [qtp298852037-2006] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:10.639 [pool-4-thread-11] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:10.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:10.681 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:10.729 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:04:10.748 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:10.837 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/2/new-file"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:04:10.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:11.173 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:11.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=99.8 MiB, available=355.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:11.216 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=151

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:11.244 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:11.248 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593, this.localRepositoryRevisionInProgress=-1, revision=138
    05:04:11.256 [qtp1325681772-2157] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:11.272 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=166
    05:04:11.280 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:11.333 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:11.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: 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
    05:04:11.355 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:11.359 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=160, revision=166
    05:04:11.416 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:11.420 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=160, revision=166
    05:04:11.420 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=166, revision=-1
    05:04:11.500 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:11.518 [qtp178185341-1573] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c transaction.localRevision=118 remoteFromLocalRevision=151
    05:04:11.607 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:11.608 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:11.612 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=83db2391-cec4-49f1-84fb-b94a41580017 from='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017' toID=d86229ff-c8e7-4ea4-87f9-5cf499613f5c to='build/repo/j7y5pads-luysl-local-src', fromRepoLocalSync=false
    05:04:11.629 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:11.641 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c localRepositoryRevisionSynced=105 localRepositoryRevisionInProgress=118

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:11.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=98.0 MiB, available=357.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:11.766 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:11.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:11.775 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.remoteRepositoryRevisionSynced=133, revision=138
    05:04:11.801 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KaqbWbFxxHokjg00GtWnhg, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:04:11.803 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=h6PIbxjH5-pDX1yTbEP1ew, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:04:11.804 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Bn-BZs20-f_eNxxyo_MzGA, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:04:11.804 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:12.094 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:12.112 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:12.133 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:12.134 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=4194304

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:12.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=98.0 MiB, available=357.5 MiB
    05:04:12.532 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:12.544 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593, this.localRepositoryRevisionSynced=133, revision=138
    05:04:12.544 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593, this.localRepositoryRevisionInProgress=138, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:12.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=81.0 MiB, available=374.5 MiB
    05:04:12.574 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:12.580 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:12.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:12.584 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionInProgress=-1, revision=119

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:11.999 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:12.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:04:12.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=73.3 MiB, available=414.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:12.602 [qtp178185341-1703] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:12.609 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=-1, revision=4
    05:04:12.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:12.861 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:04:12.866 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:04:12.867 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:13.064 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:13.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: 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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:13.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=98.1 MiB, available=357.4 MiB
    05:04:13.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:12.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:04:13.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=73.5 MiB, available=414.0 MiB
    05:04:13.383 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:13.385 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:13.386 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:13.396 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:13.403 [qtp298852037-2818] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionSynced=-1, revision=4
    05:04:13.403 [qtp298852037-2818] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=4, revision=-1
    05:04:13.427 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:13.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:13.514 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:13.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=98.1 MiB, available=357.4 MiB
    05:04:13.665 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:13.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=79.4 MiB, available=376.1 MiB
    05:04:13.741 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.remoteRepositoryRevisionSynced=106, revision=119
    05:04:13.817 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:13.817 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:13.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:13.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:13.854 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6JTgU5jQn8wLkdcnaLj0Hg, serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017} because of missing permissions!
    05:04:13.854 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:13.924 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:13.945 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:13.954 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:13.958 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=5242880

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:14.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=73.6 MiB, available=413.9 MiB
    05:04:14.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:14.125 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.5 MiB, used=98.1 MiB, available=357.4 MiB
    05:04:14.126 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:04:14.126 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:04:14.126 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:04:14.161 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:14.183 [qtp1325681772-1964] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 localRepositoryRevisionSynced=137
    05:04:14.190 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:14.231 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 transaction.localRevision=115 remoteFromLocalRevision=137
    05:04:14.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3a1d27be-d504-4297-bc4a-b55c2cc75593 from='build/repo/j7y5sf8r-rlsiw-local-dest' toID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 to='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4'
    05:04:14.283 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=115
    05:04:14.315 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:04:14.315 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:04:14.321 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=115
    05:04:14.346 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=117
    05:04:14.348 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117
    05:04:14.448 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:14.455 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593, this.remoteRepositoryRevisionSynced=112, revision=117

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:14.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=79.4 MiB, available=376.1 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:14.526 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:14.531 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=112, revision=117
    05:04:14.531 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=117, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:14.552 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:14.560 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionSynced=106, revision=119
    05:04:14.561 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionInProgress=119, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:14.577 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.5 MiB, allocated=472.5 MiB, used=73.6 MiB, available=398.9 MiB
    05:04:14.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:14.581 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:14.586 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=3a1d27be-d504-4297-bc4a-b55c2cc75593 transaction.localRevision=143 remoteFromLocalRevision=115

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:14.742 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:14.742 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:14.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:14.746 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:14.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=73.6 MiB, available=413.4 MiB
    05:04:14.924 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    05:04:14.928 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    05:04:14.928 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:14.934 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [b130acd]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ua1h-3u6uz-local-dest'
    05:04:14.936 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [b130acd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ua1h-3u6uz-local-dest' locked successfully.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:14.943 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:14.944 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:14.945 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:14.949 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:14.990 [qtp298852037-2026] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=2
    05:04:15.016 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:15.053 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:15.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=79.4 MiB, available=376.1 MiB
    05:04:15.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:15.200 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:15.200 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:15.201 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:15.203 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:15.217 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:15.219 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 from='build/repo/j7y5ryoh-gk919-local-src-marco' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:04:15.228 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:15.228 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:15.229 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:15.231 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:15.234 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:15.290 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:15.569 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:15.580 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=79.4 MiB, available=376.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:15.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:15.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:04:15.662 [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
    05:04:15.666 [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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:15.825 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:15.920 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:15.927 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:15.931 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:15.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:04:15.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=79.4 MiB, available=376.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:15.938 [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
    05:04:15.939 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:04:15.939 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:04:15.957 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:15.974 [qtp178185341-1702] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c localRepositoryRevisionSynced=118
    05:04:16.148 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:16.186 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 transaction.localRevision=169 remoteFromLocalRevision=118
    05:04:16.438 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d86229ff-c8e7-4ea4-87f9-5cf499613f5c from='build/repo/j7y5pads-luysl-local-src' toID=83db2391-cec4-49f1-84fb-b94a41580017 to='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017'
    05:04:16.455 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=169

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:16.464 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:16.463 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:16.467 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:16.470 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=6291456

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:16.470 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:16.561 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 91 ms.
    05:04:16.570 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:16.570 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:16.571 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:16.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:04:16.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:04:16.628 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=169

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:16.756 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:16.766 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=171
    05:04:16.769 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:16.779 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:16.784 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:16.790 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:16.884 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:16.888 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=166, revision=171

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:16.912 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=8
    05:04:16.913 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:16.916 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:16.928 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=166, revision=171
    05:04:16.928 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=171, revision=-1
    05:04:17.019 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:17.025 [qtp178185341-1702] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c transaction.localRevision=124 remoteFromLocalRevision=169
    05:04:17.110 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:17.114 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:04:17.330 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:17.339 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:04:17.340 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=83db2391-cec4-49f1-84fb-b94a41580017 from='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017' toID=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 to='build/repo/j7y5s3w3-4ctrl-local-dest', fromRepoLocalSync=true
    05:04:17.341 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2e5d9686-c7ae-47fb-936c-eb6584dc63b9 ('build/repo/j7y5s3w3-4ctrl-local-dest')
    05:04:17.359 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:04:17.396 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:04:17.790 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:17.811 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 renewalDateTime=2017-09-24T03:33:35.033Z expiryDateTime=2017-09-24T04:03:35.033Z
    05:04:17.827 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:17.830 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=124
    05:04:17.876 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:17.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: repoFileDtos.size=3

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:18.102 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:18.119 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:04:18.382 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:18.388 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:18.389 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:18.392 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:18.400 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:18.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=80.1 MiB, available=375.4 MiB
    05:04:18.434 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:18.437 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.localRepositoryRevisionInProgress=-1, revision=125
    05:04:18.455 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125
    05:04:18.551 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:18.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: 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
    05:04:18.950 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=79.1 MiB, available=376.4 MiB
    05:04:18.954 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.remoteRepositoryRevisionSynced=100, revision=125

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:19.009 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:04:19.012 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/server/.subshare
    05:04:19.014 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    05:04:19.015 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@468d11ab
    05:04:19.015 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:04:19.015 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:04:19.015 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:04:19.015 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:04:19.015 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:04:19.016 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:04:19.016 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:04:19.016 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:04:19.016 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:04:19.016 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:04:19.016 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:04:19.017 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:04:19.017 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:04:19.017 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:04:19.017 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:04:19.017 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:04:19.017 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:04:19.017 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:04:19.018 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:19.142 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    05:04:19.142 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:19.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:19.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:19.159 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6JTgU5jQn8wLkdcnaLj0Hg, serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:19.171 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:19.171 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:19.179 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=-1, revision=8
    05:04:19.179 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=8, revision=-1
    05:04:19.241 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:19.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:19.334 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:19.339 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:19.342 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:19.343 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=7340032
    05:04:19.493 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:19.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7344241 bytes in 15449 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:04:19.519 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=65
    05:04:19.526 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:19.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 24 ms.
    05:04:19.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:19.594 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:19.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:04:19.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=79.3 MiB, available=376.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:19.607 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:19.611 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=55, revision=65

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:19.618 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:19.619 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:19.619 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:19.623 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:19.627 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:19.633 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=55, revision=65
    05:04:19.634 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=65, revision=-1
    05:04:19.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:19.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:19.706 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:19.749 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:19.753 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.localRepositoryRevisionSynced=100, revision=125
    05:04:19.753 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.localRepositoryRevisionInProgress=125, revision=-1
    05:04:19.930 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:19.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:19.976 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:20.047 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 42.47%
    05:04:20.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:20.137 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:20.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:04:20.170 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:20.171 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:20.176 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:20.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:20.202 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:20.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:20.227 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:20.233 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:20.246 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:20.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=11
    05:04:20.271 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:20.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=79.3 MiB, available=376.2 MiB
    05:04:20.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:20.415 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:20.415 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:20.416 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:20.419 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:20.431 [qtp298852037-2818] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=8, revision=11
    05:04:20.474 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:20.477 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:20.491 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:04:20.588 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:20.702 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:20.704 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/2/1 {11 11ä11#+} 1/a"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:20.711 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=8, revision=11
    05:04:20.711 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:20.717 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:20.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=79.4 MiB, available=376.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:20.748 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:20.751 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:20.767 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:20.769 [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
    05:04:20.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:20.775 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:20.779 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:20.802 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:20.803 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:20.803 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:20.807 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:20.857 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6175ba89503e8441dc0736cb0650cdae7071618d' to.sha1='7d6b27a236a33f9c853971e9d53a41c040db0668'): /2/1 {11 11ä11#+} 1/b
    05:04:20.905 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=71
    05:04:20.906 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:20.943 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:21.016 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:21.019 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=65, revision=71

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:20.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:04:21.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=79.3 MiB, available=376.2 MiB
    05:04:21.083 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:04:21.086 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:21.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:21.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:21.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:21.229 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:21.230 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:21.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:21.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:21.244 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.245 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.249 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.254 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.266 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.272 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.288 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.307 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.316 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.323 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=14
    05:04:21.323 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:21.359 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:21.464 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:21.468 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:21.469 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:21.470 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:21.473 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:21.475 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:21.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:04:21.477 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:21.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:21.498 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:21.546 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9f09f0646c9e04836efe1b91c6042d13915b313' to.sha1='9e198fdef4217287866162566449087934fb8d7b'): /2/new-file

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:21.547 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:21.556 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=11, revision=14
    05:04:21.557 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=14, revision=-1
    05:04:21.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.578 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.596 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:21.596 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:21.599 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.618 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:21.619 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:21.619 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:21.622 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:21.656 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:21.686 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:21.778 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:21.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:04:21.797 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.798 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.802 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.831 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.849 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.857 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.863 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:21.870 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=17
    05:04:21.870 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    05:04:22.001 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:22.002 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:22.002 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:22.004 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:22.007 [qtp298852037-2006] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=14, revision=17
    05:04:22.027 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:22.074 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:22.074 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:22.077 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:22.084 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=14, revision=17
    05:04:22.084 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=17, revision=-1
    05:04:22.104 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.106 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:22.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:22.127 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.143 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:22.144 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:22.144 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:22.147 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:22.206 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:22.209 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:22.216 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 localRepositoryRevisionSynced=124
    05:04:22.228 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:22.229 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:22.273 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 transaction.localRevision=127 remoteFromLocalRevision=124

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:22.350 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:22.349 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:22.352 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:22.367 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:22.373 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:22.384 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.386 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:22.388 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=127

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:22.391 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:22.391 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:22.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.410 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.419 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.436 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.443 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.450 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.458 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=20
    05:04:22.458 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:22.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 from='build/repo/j7y5s3w3-4ctrl-local-dest' toID=83db2391-cec4-49f1-84fb-b94a41580017 to='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017'
    05:04:22.490 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:22.493 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:22.508 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=128

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:22.529 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:22.530 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:22.530 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:22.532 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:22.536 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=17, revision=20
    05:04:22.565 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:04:22.652 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:22.656 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=17, revision=20
    05:04:22.656 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=20, revision=-1
    05:04:22.678 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.680 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:22.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:22.703 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.719 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:22.719 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:22.720 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:22.742 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:22.774 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:22.890 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:22.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:22.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:04:22.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.952 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.958 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:22.984 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:23.001 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:23.009 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:23.016 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:23.023 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=23
    05:04:23.023 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:23.095 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    05:04:23.100 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    05:04:23.103 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:23.106 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:23.128 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:23.128 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:23.129 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:23.131 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:23.134 [qtp298852037-2414] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=20, revision=23
    05:04:23.155 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:23.364 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:23.365 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:23.370 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=65, revision=71
    05:04:23.370 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=71, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:23.372 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=20, revision=23
    05:04:23.372 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:23.394 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e198fdef4217287866162566449087934fb8d7b' to.sha1='b9f09f0646c9e04836efe1b91c6042d13915b313'): /2/new-file

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:23.399 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:23.402 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:23.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
    05:04:23.403 [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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:23.411 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:23.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:23.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:23.426 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:23.441 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:23.442 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:23.443 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:23.445 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:23.460 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=127, revision=131
    05:04:23.460 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:23.547 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:23.713 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:23.734 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:23.737 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.remoteRepositoryRevisionSynced=115, revision=131

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:23.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 47.60%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:23.831 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:23.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 52.72%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:23.839 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=115, revision=131
    05:04:23.839 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=131, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:23.840 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:23.843 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:23.868 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:24.079 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:24.194 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:24.214 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/2/new-file"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:24.221 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/2/1 {11 11ä11#+} 1/b"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:24.303 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:24.308 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:24.383 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:24.393 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:24.397 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:24.399 [qtp178185341-1703] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AwOv61c0CtDGZg2XxzLwzQ/ZfUZwjsrBT3hd63UJILOqQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:24.425 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a8e2250065b2f7856f32bb32f0b833c39ec088a7' to.sha1='cc78abd2b44edbab09d697dedbcef969f3aa12f5'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:24.538 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:24.632 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:24.635 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:24.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:24.661 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:24.667 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:24.672 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:24.679 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=27
    05:04:24.679 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:24.818 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:24.821 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:24.823 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/Lu_wqWqqTeNY14oRx-4-nA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:24.971 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:24.972 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:24.973 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:24.978 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:24.980 [qtp298852037-2818] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=23, revision=27
    05:04:24.991 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:04:25.016 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:25.022 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=23, revision=27
    05:04:25.022 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=27, revision=-1
    05:04:25.035 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:25.060 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:25.061 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:25.062 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:25.064 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:25.128 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:25.361 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/1 {11 11ä11#+} 1/a"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:04:25.374 [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'
    05:04:25.400 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:25.400 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:25.536 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:25.536 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:25.537 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:25.539 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:26.133 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:26.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 262422 bytes in 2469 ms. path='/2/new-file'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:26.785 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:26.786 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:26.787 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:26.788 [qtp298852037-2414] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:26.790 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:26.791 [qtp298852037-2414] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/soazAY2BvCJt5xAFXOKdmA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:26.801 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=135
    05:04:26.801 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135
    05:04:26.935 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:26.938 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.remoteRepositoryRevisionSynced=131, revision=135
    05:04:26.966 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:26.971 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=131, revision=135
    05:04:26.971 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=135, revision=-1
    05:04:27.033 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:27.033 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:27.052 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:27.129 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:27.133 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:04:27.183 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:27.357 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="2e5d9686-c7ae-47fb-936c-eb6584dc63b9", toRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", path="/2/new-file"} on repo=2e5d9686-c7ae-47fb-936c-eb6584dc63b9
    05:04:27.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:27.475 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:04:27.497 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=128

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:28.081 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:28.166 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:28.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.
    05:04:28.184 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:28.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    05:04:28.187 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=2abT31PJuWrbWqiRiTre3g, cryptoRepoFileId=ZfUZwjsrBT3hd63UJILOqQ} histoCryptoRepoFile2=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=UrPdT3hN3kPO4id8QK74xA, cryptoRepoFileId=ZfUZwjsrBT3hd63UJILOqQ} duplicateCryptoRepoFileId=null localRevision=140
    05:04:28.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:28.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.
    05:04:28.212 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:28.213 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:28.357 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:28.378 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:28.381 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:28.382 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/Lu_wqWqqTeNY14oRx-4-nA' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:28.389 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=140
    05:04:28.529 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140
    05:04:28.610 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:28.613 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.remoteRepositoryRevisionSynced=135, revision=140
    05:04:28.717 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:28.727 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=135, revision=140
    05:04:28.728 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=140, revision=-1
    05:04:28.790 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:28.800 [qtp178185341-1721] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 transaction.localRevision=135 remoteFromLocalRevision=128
    05:04:28.819 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:28.823 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=83db2391-cec4-49f1-84fb-b94a41580017 from='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017' toID=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 to='build/repo/j7y5s3w3-4ctrl-local-dest', fromRepoLocalSync=false
    05:04:28.841 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:28.850 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=135
    05:04:28.915 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:28.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:28.948 [qtp298852037-2414] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:29.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 601393 bytes in 3687 ms. path='/1 {11 11ä11#+} 1/a'
    05:04:29.071 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=30
    05:04:29.072 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:04:29.251 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:29.251 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:29.252 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:29.254 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:29.257 [qtp298852037-2818] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=27, revision=30
    05:04:29.262 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:04:29.274 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:29.302 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=27, revision=30
    05:04:29.303 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=30, revision=-1
    05:04:29.315 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:29.363 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:29.365 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:29.417 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:29.418 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:29.447 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:29.448 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:29.449 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:29.452 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:29.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=81.2 MiB, available=374.3 MiB
    05:04:29.602 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:29.607 [qtp178185341-1703] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.localRepositoryRevisionInProgress=-1, revision=136
    05:04:29.613 [qtp178185341-1703] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:29.631 [qtp298852037-2818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:29.686 [qtp298852037-2818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:04:29.752 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:30.136 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/1 {11 11ä11#+} 1/a"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:30.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:30.174 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:30.266 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:30.268 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:04:30.291 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1e67b0c5f1aeba23f572c6936ee12cdfad0411bd' to.sha1='71922e99b2e6fa9537af5bcd5a8ea508e1fbe225'): /1 {11 11ä11#+} 1/b
    05:04:30.302 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:30.304 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:30.324 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:30.332 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:30.342 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=36
    05:04:30.342 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:30.371 [qtp178185341-1703] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:30.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:30.834 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:30.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=79.8 MiB, available=375.7 MiB
    05:04:30.849 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.remoteRepositoryRevisionSynced=125, revision=136
    05:04:30.900 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:30.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.
    05:04:30.912 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:30.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:04:30.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:30.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.
    05:04:30.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:30.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:04:30.961 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6JTgU5jQn8wLkdcnaLj0Hg, serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017} because of missing permissions!
    05:04:30.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:31.384 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:31.404 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:31.414 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:31.430 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/Lu_wqWqqTeNY14oRx-4-nA' offset=2097152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:31.486 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:31.486 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:31.487 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:31.488 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:31.492 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=30, revision=36
    05:04:31.501 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:04:31.532 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:31.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=80.0 MiB, available=375.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:31.536 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=30, revision=36
    05:04:31.536 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=36, revision=-1
    05:04:31.544 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:31.563 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:31.564 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:31.564 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:31.567 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:31.571 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.localRepositoryRevisionSynced=125, revision=136
    05:04:31.571 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.localRepositoryRevisionInProgress=136, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:31.567 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:31.599 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:31.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:31.928 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:31.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=80.0 MiB, available=375.5 MiB
    05:04:31.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:32.026 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/1 {11 11ä11#+} 1/b"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:04:32.092 [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'
    05:04:32.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:32.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:32.185 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:32.185 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:32.186 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:32.189 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:32.197 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:32.198 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:32.199 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:32.199 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:32.202 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:32.202 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/uKPnVIHCglTPTdvux_bK0g' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:32.337 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=79.9 MiB, available=375.6 MiB
    05:04:32.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:32.416 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:32.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 253641 bytes in 385 ms. path='/1 {11 11ä11#+} 1/b'
    05:04:32.495 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=39
    05:04:32.495 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39
    05:04:32.599 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:32.601 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:32.602 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:32.605 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:32.608 [qtp298852037-2818] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=36, revision=39
    05:04:32.614 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:04:32.618 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:32.623 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=36, revision=39
    05:04:32.623 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=39, revision=-1
    05:04:32.637 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:32.656 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:32.658 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:32.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=79.4 MiB, available=376.1 MiB
    05:04:32.673 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:04:32.673 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:04:32.673 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:32.678 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:32.678 [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
    05:04:32.690 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:32.695 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:32.696 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:32.696 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:32.699 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:32.700 [qtp178185341-1702] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 localRepositoryRevisionSynced=135
    05:04:32.720 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:32.730 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:32.733 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:32.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 transaction.localRevision=143 remoteFromLocalRevision=135

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:32.801 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:32.903 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 from='build/repo/j7y5s3w3-4ctrl-local-dest' toID=83db2391-cec4-49f1-84fb-b94a41580017 to='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:32.909 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/1 {11 11ä11#+} 1/b"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:32.911 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=143

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:32.942 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:33.005 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:33.006 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:04:33.006 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:33.009 [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
    05:04:33.013 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=143
    05:04:33.029 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=145
    05:04:33.032 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:33.039 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b406b518b15d09e0e66ec2dc8a59580a93c6c8c3' to.sha1='4dfba07d20fbf7b4bf5000e229646080db75879b'): /1 {11 11ä11#+} 1/c
    05:04:33.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:33.050 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:33.063 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:33.070 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:33.077 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=45
    05:04:33.077 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:33.097 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.102 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9, this.remoteRepositoryRevisionSynced=140, revision=145
    05:04:33.108 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.111 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=140, revision=145
    05:04:33.112 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=145, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:33.123 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:33.125 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:33.126 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:33.129 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.132 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=39, revision=45
    05:04:33.147 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:04:33.179 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:33.182 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.186 [qtp178185341-1721] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=2e5d9686-c7ae-47fb-936c-eb6584dc63b9 transaction.localRevision=141 remoteFromLocalRevision=143

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:33.187 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=39, revision=45
    05:04:33.187 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=45, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:33.194 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.197 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:33.203 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:33.216 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:33.217 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:33.218 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:33.221 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.266 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/1 {11 11ä11#+} 1/c"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:33.392 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.395 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:04:33.396 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=83db2391-cec4-49f1-84fb-b94a41580017 from='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017' toID=d86229ff-c8e7-4ea4-87f9-5cf499613f5c to='build/repo/j7y5pads-luysl-local-src', fromRepoLocalSync=true
    05:04:33.396 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d86229ff-c8e7-4ea4-87f9-5cf499613f5c ('build/repo/j7y5pads-luysl-local-src')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:33.411 [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
    05:04:33.412 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:33.416 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 2959550 bytes in 9128 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:33.439 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:33.439 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:33.460 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=76
    05:04:33.461 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:33.461 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:33.512 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.516 [qtp1971696218-2717] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=71, revision=76
    05:04:33.559 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.568 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=71, revision=76
    05:04:33.568 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=76, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:33.593 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:33.619 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:33.619 [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
    05:04:33.627 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 renewalDateTime=2017-09-24T03:31:29.795Z expiryDateTime=2017-09-24T04:01:29.795Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:33.635 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:33.638 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.642 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=141
    05:04:33.667 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: repoFileDtos.size=3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:33.695 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:33.730 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:33.747 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:33.747 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:33.748 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:33.750 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.789 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.791 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:33.791 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:33.792 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:33.795 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.796 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:33.832 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:33.878 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/2/1 {11 11ä11#+} 1/b"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:33.898 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:34.071 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:34.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:04:34.107 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='09c14fcca73c71ad1a05b519bd6fa96012378415' to.sha1='1d49a3a712da6f3b403544158391bcacde1c2105'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:34.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=80.6 MiB, available=374.9 MiB
    05:04:34.227 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:34.230 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionInProgress=-1, revision=142
    05:04:34.242 [qtp178185341-1702] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:34.247 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=82
    05:04:34.248 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:34.287 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:34.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: 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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:34.312 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:34.324 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=76, revision=82
    05:04:34.374 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:34.381 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=76, revision=82
    05:04:34.382 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=82, revision=-1
    05:04:34.416 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:34.440 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:34.456 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/2/a"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:34.461 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:04:34.562 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:34.577 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:34.586 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:34.588 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8jtXDu6aInT23w4wME75pg/9DhGX9w0_mLvpLyRWSGoEQ' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:34.743 [closeDeferredTimer-1ef2cf72-2g] INFO  c.c.c.l.LocalRepoManagerImpl - [1ef2cf72]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:34.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=80.5 MiB, available=375.0 MiB
    05:04:34.768 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.remoteRepositoryRevisionSynced=119, revision=142

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:34.857 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:34.873 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 298123 bytes in 412 ms. path='/2/a'
    05:04:34.891 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=85
    05:04:34.892 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:34.921 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:34.928 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:34.932 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:34.936 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 7 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:34.948 [qtp1971696218-2717] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=82, revision=85

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:34.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:34.955 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:34.958 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:34.958 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:34.980 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:34.984 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=82, revision=85
    05:04:34.984 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=85, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:34.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:34.992 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    05:04:35.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:35.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:04:35.008 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6JTgU5jQn8wLkdcnaLj0Hg, serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017} because of missing permissions!
    05:04:35.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:35.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:35.032 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:35.092 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:35.118 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:35.121 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:04:35.133 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:35.181 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/2/a"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:35.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:35.202 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:04:35.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:35.206 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:04:35.260 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='29b7ac7d9667d0b569d255f3a6b2b3ba2db3c19b' to.sha1='942d4c76167ba2c9bd4b3ad504162c22bfeaae40'): /3 + &#ä/5/h

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:35.295 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:35.295 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:35.296 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:35.298 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:35.325 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:35.333 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:35.334 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:35.334 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:35.336 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:35.338 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:35.368 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=91
    05:04:35.370 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91
    05:04:35.416 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:35.420 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=85, revision=91
    05:04:35.494 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:35.497 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=85, revision=91
    05:04:35.498 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=91, revision=-1
    05:04:35.520 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:35.566 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:35.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/3 + &#ä/5/h"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:35.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:35.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=80.7 MiB, available=374.8 MiB
    05:04:35.785 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:35.788 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionSynced=119, revision=142
    05:04:35.788 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionInProgress=142, revision=-1
    05:04:35.803 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:35.805 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:35.823 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:35.863 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:35.870 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:35.871 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9OQ6_uzsvXwphDytYSc0fg/M9rFokLAZTGlxpf47Hngxw/RUjSmOq1FEsXRmc6g6p-GA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:36.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=80.7 MiB, available=374.8 MiB
    05:04:36.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:04:36.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=80.7 MiB, available=374.8 MiB
    05:04:36.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:04:36.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=80.7 MiB, available=374.8 MiB
    05:04:36.855 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:04:36.859 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:36.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:04:36.947 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:36.980 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:36.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:04:37.052 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:37.070 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:04:37.074 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:04:37.075 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:37.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    05:04:37.162 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e198fdef4217287866162566449087934fb8d7b' to.sha1='b9f09f0646c9e04836efe1b91c6042d13915b313'): /2/new-file

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:37.224 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:37.236 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", path="/2/new-file"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:04:37.240 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:37.260 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:37.261 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:37.269 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:37.270 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AwOv61c0CtDGZg2XxzLwzQ/ZfUZwjsrBT3hd63UJILOqQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:37.275 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:37.291 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:37.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    05:04:37.379 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 169144 bytes in 139 ms. path='/2/new-file'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:37.405 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 765671 bytes in 1771 ms. path='/3 + &#ä/5/h'
    05:04:37.420 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=94
    05:04:37.420 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:37.437 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_631b62b4cc6a00ce9a3f4e1a1fc8a5865ee378cf_0 into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:37.456 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:37.460 [qtp1971696218-2717] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=91, revision=94

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:37.488 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:37.489 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:37.490 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:37.492 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:37.498 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:37.501 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=91, revision=94
    05:04:37.501 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=94, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:37.515 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:37.516 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:37.516 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:37.517 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:37.519 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:37.520 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:37.528 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="83db2391-cec4-49f1-84fb-b94a41580017", toRepositoryId="d86229ff-c8e7-4ea4-87f9-5cf499613f5c", path="/2/new-file"} on repo=d86229ff-c8e7-4ea4-87f9-5cf499613f5c
    05:04:37.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:37.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:37.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:37.567 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:37.592 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:37.594 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:04:37.620 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:37.639 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:37.646 [qtp178185341-1573] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c localRepositoryRevisionSynced=141
    05:04:37.692 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:37.698 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/3 + &#ä/5/h"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:37.719 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 transaction.localRevision=187 remoteFromLocalRevision=141

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:37.728 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:37.744 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:37.756 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:37.759 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:37.760 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:37.780 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:37.799 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=187
    05:04:37.811 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=187

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:37.823 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='37a93c965bb78c56fb10070e7ad8d01fee883ab2' to.sha1='a1b2500a8e6a99d8fcff17ca8c929ae09c7643ff'): /3 + &#ä/5/i
    05:04:37.864 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=100
    05:04:37.864 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100
    05:04:37.938 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:37.940 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=94, revision=100
    05:04:38.056 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:38.062 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=94, revision=100
    05:04:38.062 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=100, revision=-1
    05:04:38.089 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:38.163 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:38.190 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/3 + &#ä/5/i"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:38.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:04:38.297 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:38.304 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:38.307 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:38.308 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9OQ6_uzsvXwphDytYSc0fg/M9rFokLAZTGlxpf47Hngxw/bdF9FIDX1WxqRZsOCXb_qg' offset=0
    05:04:38.702 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:38.724 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:38.727 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=171, revision=187
    05:04:38.769 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:38.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 169688 bytes in 548 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:38.773 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d86229ff-c8e7-4ea4-87f9-5cf499613f5c from='build/repo/j7y5pads-luysl-local-src' toID=83db2391-cec4-49f1-84fb-b94a41580017 to='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:38.785 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=103
    05:04:38.786 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:38.788 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:38.791 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:38.813 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=188

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:38.848 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:38.851 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=100, revision=103
    05:04:38.926 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:38.934 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=100, revision=103
    05:04:38.934 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=103, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:38.952 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:04:38.952 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:04:38.971 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=188

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:38.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:38.975 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:38.995 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.023 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:39.025 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:04:39.042 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:39.060 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=187, revision=190
    05:04:39.063 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=190

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:39.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:39.100 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/3 + &#ä/5/i"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:39.131 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.136 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=187, revision=190

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:39.179 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:39.179 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.185 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=171, revision=190
    05:04:39.185 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=190, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:39.192 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:39.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:39.219 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:39.223 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:39.224 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c transaction.localRevision=148 remoteFromLocalRevision=188
    05:04:39.227 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:39.237 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f89a8ec33888965052403a7eecead3557d913526' to.sha1='d484e927a96b231f661fb8c4a0ba1c4921564dee'): /3 + &#ä/aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:39.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=83db2391-cec4-49f1-84fb-b94a41580017 from='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017' toID=d86229ff-c8e7-4ea4-87f9-5cf499613f5c to='build/repo/j7y5pads-luysl-local-src', fromRepoLocalSync=false

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:39.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:39.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:39.268 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.274 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=148

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:39.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:39.290 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:39.385 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=109
    05:04:39.406 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:39.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:39.482 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.486 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=103, revision=109

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:39.532 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:39.533 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:39.534 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:39.536 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.554 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.555 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:39.556 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:39.557 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:39.559 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.560 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:39.561 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.566 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=103, revision=109
    05:04:39.566 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=109, revision=-1
    05:04:39.598 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.632 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.641 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/3 + &#ä/aa"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:39.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:04:39.776 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.810 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.816 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.818 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9OQ6_uzsvXwphDytYSc0fg/2mpIRWIjD3hEfDCvnmQhJQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:39.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: repoFileDtos.size=0
    05:04:39.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=81.7 MiB, available=373.8 MiB
    05:04:39.952 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:39.960 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionInProgress=-1, revision=149
    05:04:39.968 [qtp178185341-1702] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149
    05:04:39.997 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:40.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017: 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
    05:04:40.112 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:40.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 277028 bytes in 487 ms. path='/3 + &#ä/aa'
    05:04:40.151 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=112
    05:04:40.151 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112
    05:04:40.216 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:40.221 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=109, revision=112
    05:04:40.237 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:40.245 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=109, revision=112
    05:04:40.245 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=112, revision=-1
    05:04:40.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:40.293 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:40.321 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:40.355 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:40.378 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:40.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=81.0 MiB, available=374.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:40.380 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:40.385 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.remoteRepositoryRevisionSynced=142, revision=149

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:40.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:40.397 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:40.404 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:40.410 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=6JTgU5jQn8wLkdcnaLj0Hg, serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:40.426 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/3 + &#ä/aa"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:40.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:40.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:40.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:04:40.485 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='43ad0d9e6a6ecd2ffb849239d88365537a9a8760' to.sha1='fe3a8a202ef644e24f5c3ba60efae9e2fb75d362'): /3 + &#ä/bb
    05:04:40.546 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=118
    05:04:40.546 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118
    05:04:40.602 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:40.606 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=112, revision=118
    05:04:40.637 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:40.640 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:40.642 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=112, revision=118
    05:04:40.642 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=118, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:40.643 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:40.644 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:40.647 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:40.667 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:40.668 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:40.669 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:40.670 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:40.672 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:40.675 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:40.676 [qtp298852037-2818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:40.711 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:40.728 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/3 + &#ä/bb"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:40.746 [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
    05:04:40.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:04:40.824 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=81.0 MiB, available=374.5 MiB
    05:04:40.862 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:40.867 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionSynced=142, revision=149
    05:04:40.868 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.localRepositoryRevisionInProgress=149, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:40.922 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:40.934 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:40.934 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:40.937 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:40.938 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9OQ6_uzsvXwphDytYSc0fg/YDQT6CVFzzySs4jqYU8XKA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:40.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:04:41.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=81.1 MiB, available=374.4 MiB
    05:04:41.278 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:41.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:41.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=81.1 MiB, available=374.4 MiB
    05:04:41.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:04:41.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=81.1 MiB, available=374.4 MiB
    05:04:41.945 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:04:41.945 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:04:41.958 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:41.969 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:41.972 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c localRepositoryRevisionSynced=148
    05:04:41.980 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:41.986 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 589712 bytes in 1238 ms. path='/3 + &#ä/bb'
    05:04:41.995 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=121
    05:04:41.995 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:42.000 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 transaction.localRevision=194 remoteFromLocalRevision=148

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:42.057 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:42.057 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d86229ff-c8e7-4ea4-87f9-5cf499613f5c from='build/repo/j7y5pads-luysl-local-src' toID=83db2391-cec4-49f1-84fb-b94a41580017 to='https://localhost:32836/83db2391-cec4-49f1-84fb-b94a41580017'
    05:04:42.067 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=188 localRepositoryRevisionInProgress=194

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:42.077 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:42.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:04:42.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:42.083 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=118, revision=121

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:42.084 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 localRepositoryRevisionSynced=194

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:42.091 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:42.091 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:42.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:42.094 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=-1, revision=196

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:42.095 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=118, revision=121
    05:04:42.095 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=121, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:42.096 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=190, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=196

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:42.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:42.120 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:42.124 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c, this.remoteRepositoryRevisionSynced=190, revision=196
    05:04:42.128 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:42.132 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionSynced=190, revision=196
    05:04:42.132 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017, this.localRepositoryRevisionInProgress=196, revision=-1
    05:04:42.156 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:42.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:42.158 [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
    05:04:42.163 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 remoteRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c transaction.localRevision=154 remoteFromLocalRevision=194
    05:04:42.167 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:42.175 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:42.194 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:42.205 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:42.207 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:04:42.275 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:42.295 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/3 + &#ä/bb"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:42.300 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:42.306 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:42.308 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:42.311 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:42.312 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:42.312 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:42.315 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:42.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80668ee45fdc983bbfb18309f432c628dd1bf138' to.sha1='a8737fb97de68dececcf664323a876a67a0c282e'): /3 + &#ä/cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:42.336 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:42.337 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:42.338 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:42.339 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:42.343 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:42.344 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:42.379 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=127
    05:04:42.380 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127
    05:04:42.441 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:42.447 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=121, revision=127
    05:04:42.483 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:42.488 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=121, revision=127
    05:04:42.488 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=127, revision=-1
    05:04:42.516 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:42.572 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:42.599 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/3 + &#ä/cc"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:42.642 [qtp178185341-2433] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:42.658 [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
    05:04:42.691 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:42.709 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d86229ff-c8e7-4ea4-87f9-5cf499613f5c serverRepositoryId=83db2391-cec4-49f1-84fb-b94a41580017 renewalDateTime=2017-09-24T03:31:29.795Z expiryDateTime=2017-09-24T04:01:29.795Z
    05:04:42.723 [qtp178185341-2433] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:42.741 [qtp178185341-2433] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:42.875 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:42.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:42.891 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:42.895 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:42.895 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9OQ6_uzsvXwphDytYSc0fg/t7cO6DAnXgeeLwsDGy53fA' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:42.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    05:04:42.974 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:42.978 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:43.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    05:04:43.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms.
    05:04:43.074 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    05:04:43.075 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3e5e2e01]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:43.075 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [bd2703d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:43.401 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:43.635 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:43.686 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:43.686 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:04:43.735 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:43.888 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:43.889 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:43.890 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:43.892 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:43.909 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:43.911 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:43.912 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:43.912 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:43.920 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:43.925 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=6291456

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:43.965 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:44.007 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 941920 bytes in 1349 ms. path='/3 + &#ä/cc'
    05:04:44.017 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=130
    05:04:44.018 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130
    05:04:44.061 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:44.070 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=127, revision=130
    05:04:44.100 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:44.107 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=127, revision=130
    05:04:44.107 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=130, revision=-1
    05:04:44.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:44.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:44.168 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:44.192 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:44.194 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:04:44.265 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:44.291 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/3 + &#ä/cc"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:44.301 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:44.394 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:44.397 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:04:44.432 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1428a8b4]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5uwsj-jaffl-local-src'
    05:04:44.437 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1428a8b4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5uwsj-jaffl-local-src' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:44.448 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='03cd4834f9359e270efb22450a8c56a27881778a' to.sha1='396c2a4b9408107aa519775a14606663483df8b0'): /3 + &#ä/dd
    05:04:44.512 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=136
    05:04:44.513 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136
    05:04:44.608 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:44.612 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=130, revision=136
    05:04:44.689 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:44.695 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=130, revision=136
    05:04:44.695 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=136, revision=-1
    05:04:44.730 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:44.796 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:44.817 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/3 + &#ä/dd"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:44.824 [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
    05:04:44.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:44.948 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:44.978 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:44.978 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:44.987 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:45.001 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:45.004 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:45.004 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9OQ6_uzsvXwphDytYSc0fg/gQ5inQtGlO3YO5iKZZ6kWw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:45.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
    05:04:45.167 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:45.167 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:45.168 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:45.170 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:45.185 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:45.186 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:45.187 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:45.187 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:45.189 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:45.192 [qtp298852037-2818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=7340032

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:45.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.
    05:04:45.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
    05:04:46.602 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:46.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 8234531 bytes in 13207 ms. path='/1 {11 11ä11#+} 1/c'
    05:04:46.630 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=55
    05:04:46.631 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:46.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
    05:04:46.666 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:46.679 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:46.680 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:46.680 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:46.682 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:46.685 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=45, revision=55
    05:04:46.689 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:04:46.703 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:46.703 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 678771 bytes in 1879 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:46.712 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=45, revision=55
    05:04:46.712 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=55, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:46.715 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=139
    05:04:46.715 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:46.722 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:46.738 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:46.739 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:46.751 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:46.754 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=136, revision=139

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:46.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:46.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:46.774 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:46.775 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:46.776 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:46.778 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:46.787 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:46.792 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=136, revision=139
    05:04:46.792 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=139, revision=-1
    05:04:46.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:46.839 [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
    05:04:46.858 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:46.860 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:46.875 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:46.887 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:46.888 [qtp1971696218-1602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:04:47.005 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:47.085 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:47.107 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="f00e2a94-6e28-4958-b9b9-01c75f26fc7e", toRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", path="/3 + &#ä/dd"} on repo=f00e2a94-6e28-4958-b9b9-01c75f26fc7e
    05:04:47.263 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:47.262 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/1 {11 11ä11#+} 1/c"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:04:47.271 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:47.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:47.276 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 54.64%
    05:04:47.278 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:47.280 [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
    05:04:47.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:47.317 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 localRepositoryRevisionSynced=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:47.360 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c66d28723eb5217f64499174b44d0c5390166eb9' to.sha1='26c54842ae5b7d009ffbd993e4f3d7be36ed19ea'): /2/1 {11 11ä11#+} 1/a
    05:04:47.370 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:47.372 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:47.376 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:47.395 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:47.402 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:47.408 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:47.416 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=61
    05:04:47.416 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61
    05:04:47.528 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:47.529 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:47.530 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:47.533 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:47.536 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=55, revision=61
    05:04:47.792 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:04:47.821 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:47.828 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=55, revision=61
    05:04:47.828 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=61, revision=-1
    05:04:47.836 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:47.851 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:47.852 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:47.854 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:47.858 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:47.935 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:47.966 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/2/1 {11 11ä11#+} 1/a"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:04:48.027 [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'
    05:04:48.056 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:48.057 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:48.138 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=145
    05:04:48.147 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:48.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
    05:04:48.223 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:48.227 [qtp1971696218-2717] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=139, revision=145

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:48.261 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:48.261 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:48.262 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:48.264 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:48.279 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:48.280 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:48.280 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:48.281 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:48.283 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:48.284 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NLZlrTLDsx4--hqbQ4vcYg/1CpsxovownEKSiS4CBPqIQ/lSA4b1X6dZ5iCRj8cMIMRg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:48.348 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:48.353 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=139, revision=145
    05:04:48.353 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=145, revision=-1
    05:04:48.434 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:48.892 [qtp1971696218-2854] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e transaction.localRevision=90 remoteFromLocalRevision=6
    05:04:48.954 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:48.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c4cf04e6-8364-41c3-a898-160e65a0c829 from='https://localhost:44090/c4cf04e6-8364-41c3-a898-160e65a0c829' toID=f00e2a94-6e28-4958-b9b9-01c75f26fc7e to='build/repo/j7y5rrbk-pz02-local-src', fromRepoLocalSync=false
    05:04:48.976 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:49.316 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=90

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:49.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:49.686 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:49.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e serverRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829: repoFileDtos.size=0
    05:04:50.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=73.3 MiB, available=382.2 MiB
    05:04:50.241 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:50.311 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.localRepositoryRevisionInProgress=-1, revision=91
    05:04:50.334 [qtp1971696218-2854] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:50.591 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:50.610 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 853829 bytes in 2583 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:04:50.623 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=64
    05:04:50.623 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64
    05:04:50.731 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:50.731 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:50.731 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:50.734 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:50.736 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=61, revision=64
    05:04:50.740 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:04:50.747 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:50.754 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=61, revision=64
    05:04:50.755 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=64, revision=-1
    05:04:50.764 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:50.786 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:50.787 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:50.806 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:50.806 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:50.825 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:50.826 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:50.827 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:50.829 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:50.833 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:50.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e serverRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829: 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
    05:04:51.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=67.9 MiB, available=387.6 MiB
    05:04:51.297 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.remoteRepositoryRevisionSynced=4, revision=91
    05:04:51.383 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:51.383 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:51.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:51.400 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:51.412 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:04:51.412 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:51.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:51.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:51.432 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:51.432 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:51.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:51.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:51.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:51.460 [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
    05:04:51.473 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:51.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:51.473 [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
    05:04:51.476 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:51.487 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:51.487 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:51.499 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:51.499 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:51.510 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:51.510 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:51.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:51.519 [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
    05:04:51.527 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:51.529 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:51.529 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:51.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:51.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:51.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:51.549 [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
    05:04:51.558 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/2/1 {11 11ä11#+} 1/a"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:51.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:51.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:51.570 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:04:51.571 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:51.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:51.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:51.594 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kZiaWXNeBc6o0kP2KCXDkA, serverRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:51.679 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:51.704 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:51.711 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:04:51.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15cb9c1c1bea4e963d15c9892957c81c33e0e729' to.sha1='0977ce2b7ee366d22df1dd6b92ab9427e9f1e0f7'): /2/1 {11 11ä11#+} 1/b
    05:04:51.744 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:51.747 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:51.766 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:51.775 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:51.784 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=70
    05:04:51.784 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=70
    05:04:51.883 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:51.883 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:51.884 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:51.886 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:51.890 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=64, revision=70

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:51.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:04:52.045 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=68.1 MiB, available=387.4 MiB
    05:04:52.198 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:52.201 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.localRepositoryRevisionSynced=4, revision=91
    05:04:52.201 [qtp1971696218-1602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.localRepositoryRevisionInProgress=91, revision=-1
    05:04:52.288 [qtp1971696218-1602] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:52.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:52.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:52.469 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:52.739 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=67.9 MiB, available=387.6 MiB
    05:04:52.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:04:52.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:52.877 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:52.881 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=64, revision=70
    05:04:52.881 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=70, revision=-1
    05:04:52.898 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:52.912 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:52.912 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:52.913 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:52.916 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:53.009 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:53.058 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/2/1 {11 11ä11#+} 1/b"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:04:53.084 [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'
    05:04:53.104 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:53.105 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:53.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=67.7 MiB, available=387.8 MiB
    05:04:53.138 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:53.206 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:53.206 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:53.207 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:53.209 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:53.218 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:53.219 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:53.219 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:53.220 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:53.245 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:53.246 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NLZlrTLDsx4--hqbQ4vcYg/1CpsxovownEKSiS4CBPqIQ/ETMjYKGo7amZAj3vEFTXCw' offset=0
    05:04:53.455 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:53.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 324410 bytes in 398 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:04:53.497 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=73
    05:04:53.498 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:53.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=67.0 MiB, available=388.5 MiB
    05:04:53.515 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:04:53.516 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:04:53.516 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:04:53.531 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:53.547 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:53.548 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:53.550 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:53.552 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:53.555 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=70, revision=73

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:53.561 [qtp1971696218-2854] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e localRepositoryRevisionSynced=90

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:53.564 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:53.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:53.703 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:53.704 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:53.709 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=70, revision=73
    05:04:53.710 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=73, revision=-1
    05:04:53.720 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:53.739 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:53.740 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 transaction.localRevision=148 remoteFromLocalRevision=90

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:53.742 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:53.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f00e2a94-6e28-4958-b9b9-01c75f26fc7e from='build/repo/j7y5rrbk-pz02-local-src' toID=c4cf04e6-8364-41c3-a898-160e65a0c829 to='https://localhost:44090/c4cf04e6-8364-41c3-a898-160e65a0c829'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:53.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:53.764 [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
    05:04:53.768 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=148

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:53.783 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:53.784 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:53.785 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:53.788 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:04:53.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:04:53.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:04:53.859 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 localRepositoryRevisionSynced=148
    05:04:53.903 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=150
    05:04:53.905 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150
    05:04:53.972 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:53.982 [qtp1971696218-2717] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e, this.remoteRepositoryRevisionSynced=145, revision=150
    05:04:54.017 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:54.027 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=145, revision=150
    05:04:54.027 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=150, revision=-1
    05:04:54.057 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:54.062 [qtp1971696218-2854] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=f00e2a94-6e28-4958-b9b9-01c75f26fc7e transaction.localRevision=96 remoteFromLocalRevision=148
    05:04:54.118 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:54.127 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:04:54.132 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    05:04:54.134 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2aa54638]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5v4ad-exjhk-local-dest'
    05:04:54.136 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2aa54638]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5v4ad-exjhk-local-dest' locked successfully.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:54.499 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:54.557 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:04:54.591 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:54.637 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/2/1 {11 11ä11#+} 1/b"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:04:54.652 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:54.825 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:54.828 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:04:54.918 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8b85631ce0d53c087759dcde1b0afd20e7bee457' to.sha1='3f05cffe8dc892a79cf516ecdb70ac005ac1569f'): /2/a
    05:04:54.925 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:54.926 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:54.930 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:54.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:54.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:54.961 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:54.972 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:54.978 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=79
    05:04:54.978 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79
    05:04:55.062 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:55.063 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:55.064 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:55.066 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:55.070 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=73, revision=79
    05:04:55.296 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:04:55.642 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:55.647 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=73, revision=79
    05:04:55.647 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=79, revision=-1
    05:04:55.656 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:55.675 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:55.676 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:55.676 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:55.678 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:55.771 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:55.813 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/2/a"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:55.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:55.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:04:55.932 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:55.933 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:56.067 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:56.068 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:56.068 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:56.071 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:56.636 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:56.639 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:56.641 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:56.642 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:56.646 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:56.647 [qtp298852037-2006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NLZlrTLDsx4--hqbQ4vcYg/rWLTDGpt7fq0tD35vLqfhQ' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:58.071 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [b130acd]initPersistenceManagerFactory: repositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:04:58.082 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [b130acd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 29106 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:58.390 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:58.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 653212 bytes in 2496 ms. path='/2/a'
    05:04:58.416 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=82
    05:04:58.417 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82
    05:04:58.475 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:58.476 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:58.477 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:58.486 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:58.493 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=79, revision=82
    05:04:58.497 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:04:58.590 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:58.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=79, revision=82
    05:04:58.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=82, revision=-1
    05:04:58.603 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:58.642 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:58.645 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:58.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:04:58.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:04:58.711 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:58.713 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:58.714 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:58.726 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:58.727 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=275.0 MiB, used=84.2 MiB, available=371.3 MiB
    05:04:58.737 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.2.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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:58.758 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:04:58.762 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:04:58.806 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:58.838 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/2/a"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:04:58.856 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:58.870 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 55.28%
    05:04:58.871 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:04:58.872 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:04:58.911 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ce5fefd38e4d53d3220137eb9fa918a1a222796' to.sha1='bb9534cea408d44c5c0c29a92e38ea4cdd6592ef'): /3 + &#ä/5/h

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:58.912 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5nu7m-q3adc-remote'
    05:04:58.913 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5nu7m-q3adc-remote' locked successfully.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:04:58.928 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:58.933 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:58.939 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:58.966 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:58.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:58.984 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:58.997 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=88
    05:04:58.997 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88
    05:04:59.210 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:59.211 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:59.212 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:59.216 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:59.220 [qtp298852037-2818] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=82, revision=88
    05:04:59.238 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:04:59.252 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:59.255 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=82, revision=88
    05:04:59.255 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=88, revision=-1
    05:04:59.261 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:59.274 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:59.275 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:59.276 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:59.278 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:59.302 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:59.311 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/3 + &#ä/5/h"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:04:59.314 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:04:59.334 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:59.335 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:04:59.407 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:59.407 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:59.408 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:59.411 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:59.420 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:59.422 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:59.422 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:59.423 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:04:59.425 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:04:59.431 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/tOg7O1tRovwBGAtiicqpzg/xulUsF7_ijopU5jQrqy_jg' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:04:59.791 [qtp1325681772-2295] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:00.054 [qtp1325681772-2295] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:00.116 [qtp1325681772-2295] INFO  D.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
    05:05:00.129 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:00.169 [qtp1325681772-2295] INFO  D.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
    05:05:00.242 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 283813 bytes in 928 ms. path='/3 + &#ä/5/h'
    05:05:00.258 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=91
    05:05:00.258 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91
    05:05:00.296 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:00.297 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:00.298 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:00.298 [qtp1325681772-2295] INFO  D.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
    05:05:00.300 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:00.302 [qtp298852037-2006] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=88, revision=91
    05:05:00.306 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:05:00.323 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:00.327 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=88, revision=91
    05:05:00.328 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=91, revision=-1
    05:05:00.336 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:00.357 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:00.358 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:00.370 [qtp1325681772-2295] INFO  D.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
    05:05:00.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:00.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:00.392 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:00.392 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:00.393 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:00.396 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:00.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:00.435 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:05:00.437 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:00.494 [qtp1325681772-2295] INFO  D.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
    05:05:00.502 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:00.556 [qtp1325681772-2295] INFO  D.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
    05:05:00.575 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/3 + &#ä/5/h"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:05:00.587 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:00.616 [qtp1325681772-2295] INFO  D.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
    05:05:00.655 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:00.657 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:00.660 [qtp1325681772-2295] INFO  D.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
    05:05:00.692 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbecca13c7ecf265d56a244071b191028bed69db' to.sha1='c4f5faf854cbf0ab9eee9d4c58baf80ccc6ecb2a'): /3 + &#ä/5/i
    05:05:00.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:00.703 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:00.708 [qtp1325681772-2295] INFO  D.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
    05:05:00.722 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:00.736 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:00.745 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=97
    05:05:00.746 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:00.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:00.786 [qtp1325681772-2295] INFO  D.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
    05:05:00.787 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:00.788 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:00.789 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:00.792 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:00.797 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=91, revision=97
    05:05:00.809 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:00.866 [qtp1325681772-2295] INFO  D.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
    05:05:00.907 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:00.924 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=91, revision=97
    05:05:00.924 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=97, revision=-1
    05:05:00.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:00.952 [qtp1325681772-2295] INFO  D.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
    05:05:00.959 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:00.960 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:00.960 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:00.962 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:01.002 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:01.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/3 + &#ä/5/i"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:05:01.026 [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
    05:05:01.064 [qtp1325681772-2295] INFO  D.Datastore - 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
    05:05:01.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:01.095 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:01.095 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:01.321 [qtp1325681772-2295] INFO  D.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
    05:05:01.381 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:01.382 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:01.383 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:01.386 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:01.404 [qtp1325681772-2295] INFO  D.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
    05:05:01.411 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:01.413 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:01.414 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:01.415 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:01.418 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:01.428 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/tOg7O1tRovwBGAtiicqpzg/Offmv_TxousZUeAOI6YKuw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:01.602 [qtp1325681772-2295] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:01.685 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]initPersistenceManagerFactory: repositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4
    05:05:01.685 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2771 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05: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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:01.730 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:01.792 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:01.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 896535 bytes in 809 ms. path='/3 + &#ä/5/i'
    05:05:01.883 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=100
    05:05:01.884 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100
    05:05:01.920 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:01.920 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:01.921 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:01.924 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:01.928 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=97, revision=100
    05:05:01.933 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:05:01.987 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:01.992 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=97, revision=100
    05:05:01.992 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=100, revision=-1
    05:05:02.001 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:02.017 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:02.019 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:02.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:02.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:02.052 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.052 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.053 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.056 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:02.088 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:05:02.090 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:05:02.106 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:02.108 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 6178f3fd-c1a5-4623-a715-68b98acd25e4
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ua1h-3u6uz-local-dest
      localRepository.publicKeySha1 = AF:42:AE:55:AA:D0:CB:A5:1B:DB:7D:2C:25:1C:CF:08:35:65:AD:E8

      remoteRepository.repositoryId = 9765aa2e-6cac-4a30-befd-64ed9b0e55f4
      remoteRepository.remoteRoot = https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4
      remoteRepository.publicKeySha1 = C0:62:97:8A:69:5F:42:FA:C1:BC:78:F0:D4:AE:8C:3F:E7:8F:98:90

    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 6178f3fd-c1a5-4623-a715-68b98acd25e4 9765aa2e-6cac-4a30-befd-64ed9b0e55f4

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:02.185 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/3 + &#ä/5/i"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:05:02.196 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:02.213 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:02.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:05:02.299 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d57d34b6164392b13f66229d48fcf92579357c88' to.sha1='e480c3e82455d0a81f19d9db27dc2667368d5133'): /3 + &#ä/aa
    05:05:02.312 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:02.320 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:02.326 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:02.337 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:02.345 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:02.343 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:05:02.351 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 from='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4' toID=6178f3fd-c1a5-4623-a715-68b98acd25e4 to='build/repo/j7y5ua1h-3u6uz-local-dest', fromRepoLocalSync=true
    05:05:02.353 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6178f3fd-c1a5-4623-a715-68b98acd25e4 ('build/repo/j7y5ua1h-3u6uz-local-dest')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:02.402 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:02.411 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:02.419 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:02.429 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=106
    05:05:02.430 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106
    05:05:02.499 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.499 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.500 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.503 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:02.505 [qtp298852037-2006] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=100, revision=106
    05:05:02.528 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:05:02.565 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:02.584 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=100, revision=106
    05:05:02.585 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=106, revision=-1
    05:05:02.598 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:02.612 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.613 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.614 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.616 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:02.650 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:02.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/3 + &#ä/aa"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:05:02.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:05:02.742 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:02.742 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:02.850 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.851 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.851 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.854 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:02.866 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:02.867 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.868 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.868 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:02.870 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:02.871 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/9YfcOW1lISRsKbETNSgbgQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:02.979 [closeDeferredTimer-4740f661-5e] INFO  c.c.c.l.LocalRepoManagerImpl - [4740f661]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:02.983 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:05:02.998 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:05:03.094 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:03.118 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 renewalDateTime=2017-09-24T03:35:03.040Z expiryDateTime=2017-09-24T04:05:03.040Z
    05:05:03.135 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:03.171 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=145

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:03.290 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:03.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 401147 bytes in 590 ms. path='/3 + &#ä/aa'
    05:05:03.328 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=109
    05:05:03.329 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109
    05:05:03.359 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:03.360 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:03.360 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:03.363 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:03.365 [pool-4-thread-11] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:03.370 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=106, revision=109
    05:05:03.375 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:03.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: repoFileDtos.size=18

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:03.432 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:03.461 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=106, revision=109
    05:05:03.461 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=109, revision=-1
    05:05:03.470 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:03.551 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:03.553 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:03.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:03.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:03.599 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:03.600 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:03.601 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:03.604 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:03.675 [qtp298852037-2818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:05:03.680 [qtp298852037-2818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:05:03.703 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:03.804 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/3 + &#ä/aa"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:05:03.825 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:03.838 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:03.848 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:05:03.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec501984be0b8b8ab6beab59d85abef21aaf4da8' to.sha1='9b07420f98d7c600e8b594793631a89502688592'): /3 + &#ä/bb
    05:05:03.979 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:03.980 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:04.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:04.051 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:04.082 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=115
    05:05:04.083 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:04.090 [closeDeferredTimer-bd2703d-1] INFO  c.c.c.l.LocalRepoManagerImpl - [bd2703d]_close: Shutting down real LocalRepoManager.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:04.181 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.183 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.184 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.187 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:04.193 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=109, revision=115
    05:05:04.220 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:04.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=88.8 MiB, available=366.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:04.246 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:04.250 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=109, revision=115
    05:05:04.250 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=115, revision=-1
    05:05:04.259 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:04.284 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.285 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.286 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.288 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:04.288 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:04.318 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:04.334 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4, this.localRepositoryRevisionInProgress=-1, revision=147

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:04.340 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/3 + &#ä/bb"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:05:04.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:05:04.367 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:04.369 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:04.415 [qtp1325681772-2295] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:04.421 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.422 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.423 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.427 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:04.438 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:04.440 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.440 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.441 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.443 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:04.444 [qtp298852037-2818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/e8ZNAjtHuvv12eN-nvjMyg' offset=0
    05:05:04.582 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:04.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 219265 bytes in 248 ms. path='/3 + &#ä/bb'
    05:05:04.628 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=118
    05:05:04.628 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:04.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
    05:05:04.695 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.695 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.696 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.699 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:04.712 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=115, revision=118
    05:05:04.716 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:05:04.787 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:04.793 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=115, revision=118
    05:05:04.793 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=118, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:04.090 [closeDeferredTimer-3e5e2e01-1] INFO  c.c.c.l.LocalRepoManagerImpl - [3e5e2e01]_close: Shutting down real LocalRepoManager.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:04.816 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:04.847 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:04.849 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:04.877 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    05:05:04.878 [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
    05:05:04.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
    05:05:04.903 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.904 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.905 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:04.908 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:04.952 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:05:04.963 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:05:04.977 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:05.053 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/3 + &#ä/bb"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:05:05.065 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:05.106 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:05.107 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:05.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:05.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:05.136 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a81b42d56218df77f314043551cd8f4b8926a49' to.sha1='6eb32a15cda0f4ae30ef65f9f4b366c70b5d7760'): /3 + &#ä/cc
    05:05:05.146 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:05.147 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:05.163 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:05.171 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:05.180 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=124
    05:05:05.181 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124
    05:05:05.232 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:05.233 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:05.233 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:05.235 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:05.240 [qtp298852037-2006] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=118, revision=124
    05:05:05.304 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:05:05.413 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:05.420 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=118, revision=124
    05:05:05.420 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=124, revision=-1
    05:05:05.428 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:05.463 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:05.464 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:05.465 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:05.468 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:05.531 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:05.540 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/3 + &#ä/cc"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:05:05.542 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:05:05.575 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:05.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:05.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:05.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: 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
    05:05:05.824 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=90.4 MiB, available=365.1 MiB
    05:05:05.842 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.remoteRepositoryRevisionSynced=-1, revision=147

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:05.864 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:05.865 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:05.866 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:05.868 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:05.884 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:05.884 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:05.886 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:05.886 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:05.889 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:05.890 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/rlQW9BcGRFP95qsEvVVjJw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:09.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.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:09.591 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:09.664 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 642886 bytes in 4122 ms. path='/3 + &#ä/cc'
    05:05:09.678 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=127
    05:05:09.678 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127
    05:05:09.712 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:09.713 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:09.714 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:09.718 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:09.723 [qtp298852037-2006] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=124, revision=127
    05:05:09.729 [qtp298852037-2006] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:05:09.778 [qtp298852037-2006] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:09.786 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=124, revision=127
    05:05:09.786 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=127, revision=-1
    05:05:09.793 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:09.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:09.808 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:09.824 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:09.824 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:09.842 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:09.844 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:09.845 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:09.847 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:09.868 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:05:09.869 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:05:09.919 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:09.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/3 + &#ä/cc"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:05:10.062 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:10.093 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:10.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:05:10.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='67dc665fb29763d344c5ff79ffddf3eb0413212a' to.sha1='bb1479bf5277d5ec14ae4345393e95ea6ba6259b'): /3 + &#ä/dd
    05:05:10.157 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:10.158 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:10.169 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:10.176 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:10.186 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=133
    05:05:10.186 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133
    05:05:10.242 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:10.243 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:10.243 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:10.246 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:10.250 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=127, revision=133
    05:05:10.259 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:05:10.306 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:10.314 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=127, revision=133
    05:05:10.314 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=133, revision=-1
    05:05:10.324 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:10.339 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:10.340 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:10.340 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:10.343 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:10.416 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:10.445 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/3 + &#ä/dd"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:05:10.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/dd'
    05:05:10.553 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:10.553 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:10.751 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:10.752 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:10.752 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:10.754 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:10.772 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:10.774 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:10.775 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:10.775 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:10.777 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:10.778 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:11.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:11.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 154 ms.
    05:05:11.184 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.219 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:11.219 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:11.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:11.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:11.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.258 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:11.258 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:11.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:11.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:11.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.298 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:11.298 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.308 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:11.308 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:11.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:11.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:11.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.346 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:11.346 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:11.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.360 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=5SriDbLKCuVV_LdYw1EEgA could not be decrypted! Access rights missing?!
    05:05:11.360 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:11.360 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:11.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:11.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:11.816 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KaqbWbFxxHokjg00GtWnhg, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:05:11.817 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=h6PIbxjH5-pDX1yTbEP1ew, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:05:11.819 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Bn-BZs20-f_eNxxyo_MzGA, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:05:11.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:11.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:12.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
    05:05:12.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=91.4 MiB, available=364.1 MiB
    05:05:12.618 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:12.623 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4, this.localRepositoryRevisionSynced=-1, revision=147
    05:05:12.623 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4, this.localRepositoryRevisionInProgress=147, revision=-1
    05:05:12.685 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:12.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:05:13.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.0 MiB, used=90.5 MiB, available=365.0 MiB
    05:05:13.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:05:13.614 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=90.6 MiB, available=364.9 MiB
    05:05:13.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:05:13.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=90.5 MiB, available=365.0 MiB
    05:05:13.948 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:05:13.951 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:13.958 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:05:14.042 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:14.120 [closeDeferredTimer-5add513-6p] INFO  c.c.c.l.LocalRepoManagerImpl - [5add513]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:14.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:14.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:05:14.764 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:14.822 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:14.825 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:05:14.923 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:14.934 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:14.935 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:05:15.003 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:15.099 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:15.102 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:05:15.240 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:15.342 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.25%
    05:05:15.358 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.59%
    05:05:15.359 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:15.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:05:15.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='954d0931ade9c93ae6c135d7797b7cd2fef88eee' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:15.757 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:15.869 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/1 {11 11ä11#+} 1/a"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:15.882 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:15.883 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:15.898 [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'
    05:05:15.926 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:15.928 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h1G7Uy8XR1xw3m4-wXOang/VSxn6mubM47CitbEJowzQw' offset=0
    05:05:15.977 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:15.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:16.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:16.101 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:16.102 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:16.102 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:16.104 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:16.123 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:16.124 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:16.125 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:16.126 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:16.128 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:16.129 [qtp298852037-2818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:16.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:16.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 267847 bytes in 272 ms. path='/1 {11 11ä11#+} 1/a'
    05:05:16.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:05:16.389 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/1 {11 11ä11#+} 1/a"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:16.433 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:16.481 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:16.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:05:16.527 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7c3986b12aaeb5997dd1482f149466778b0739f4' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    05:05:16.608 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/1 {11 11ä11#+} 1/b"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:16.703 [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'
    05:05:16.728 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:16.729 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h1G7Uy8XR1xw3m4-wXOang/zOvSzbJdxrYXzF6_gWqfOg' offset=0
    05:05:16.743 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:16.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:16.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 > interruptPermissionSetInheritance STANDARD_OUT
    05:05:17.004 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:17.006 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h1G7Uy8XR1xw3m4-wXOang/zOvSzbJdxrYXzF6_gWqfOg' offset=1048576
    05:05:17.017 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:17.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:05:17.278 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:17.279 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h1G7Uy8XR1xw3m4-wXOang/zOvSzbJdxrYXzF6_gWqfOg' offset=2097152
    05:05:17.288 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:17.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    05:05:17.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 188880 bytes in 779 ms. path='/1 {11 11ä11#+} 1/b'
    05:05:17.613 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:05:17.617 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b
    05:05:17.618 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_18y68 into destFile b
    05:05:17.699 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/1 {11 11ä11#+} 1/b"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:17.804 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:17.831 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:17.834 [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
    05:05:17.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:17.892 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15ef6970fdad0eadc62c9840ef923eef6224f03a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    05:05:17.968 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/1 {11 11ä11#+} 1/c"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:18.015 [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'
    05:05:18.042 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:18.044 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h1G7Uy8XR1xw3m4-wXOang/xko2O3VZ7POYRm6HbPZYng' offset=0
    05:05:18.058 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:18.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:05:18.145 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 278070 bytes in 130 ms. path='/1 {11 11ä11#+} 1/c'
    05:05:18.346 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    05:05:18.414 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/1 {11 11ä11#+} 1/c"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:18.477 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:18.507 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:18.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:05:18.572 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15cf6bb6739abbf8d677d1e9f83a3ebf060fdb88' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    05:05:18.650 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/2/1 {11 11ä11#+} 1/a"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:18.672 [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'
    05:05:18.696 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:18.697 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZdHqnl6-adpqD6Wb4pLzrg/QnoT6vg9BF9DEF2ygMdzGw/nHM4GNxwBav3djfpK9-c1Q' offset=0
    05:05:18.706 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:18.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:05:18.768 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 136880 bytes in 96 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:05:19.025 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:05:19.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/2/1 {11 11ä11#+} 1/a"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:19.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:19.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:19.662 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:19.668 [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
    05:05:19.668 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:19.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:19.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:19.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7eebf9138c1859cae28c17923c0a76704684afc5' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    05:05:19.844 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/2/1 {11 11ä11#+} 1/b"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:19.917 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:19.917 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:19.918 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:19.920 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:19.926 [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
    05:05:19.937 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:19.938 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:19.939 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:19.939 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:19.941 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:19.944 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=2097152

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:19.952 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:19.954 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZdHqnl6-adpqD6Wb4pLzrg/QnoT6vg9BF9DEF2ygMdzGw/bc47gqd9DjhgQjLCz47laA' offset=0
    05:05:19.971 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:20.117 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:05:20.193 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33187 bytes in 266 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:05:20.279 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:05:20.361 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/2/1 {11 11ä11#+} 1/b"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:20.453 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:20.467 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:20.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:20.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:20.516 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e8c728712ee744782bd03449f5f6f3546d461bc6' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    05:05:20.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/2/a"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:20.708 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:05:20.724 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:20.726 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ZdHqnl6-adpqD6Wb4pLzrg/wRxH0Dh3X6JtiHPRjUE-9g' offset=0
    05:05:20.731 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:20.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:05:20.790 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 171820 bytes in 82 ms. path='/2/a'
    05:05:20.875 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:05:20.950 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/2/a"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:20.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.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:20.968 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:21.057 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.64%
    05:05:21.059 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:21.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:05:21.136 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6156687d623b7118d8a6fd12dde74cba078590a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    05:05:21.186 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/3 + &#ä/aa"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:21.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:05:21.331 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:21.332 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/IOlyr2pt9slI9ftE87ebGg' offset=0
    05:05:21.359 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:21.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:21.485 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:05:21.572 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 698744 bytes in 262 ms. path='/3 + &#ä/aa'
    05:05:21.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:21.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:21.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/3 + &#ä/aa"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:21.705 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:21.742 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:21.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:05:21.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9923109a5acc219bbe533580a49efbfa326d5ee' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    05:05:21.957 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/3 + &#ä/bb"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:21.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:05:22.004 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:22.005 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/666mdrnbihXOUg0iSmCy5w' offset=0
    05:05:22.011 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:22.030 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    05:05:22.054 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 82520 bytes in 75 ms. path='/3 + &#ä/bb'
    05:05:22.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:05:22.144 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/3 + &#ä/bb"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:22.156 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:22.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:22.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:22.207 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:22.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5875e42831c067f3a00485aac6a826099c7e2b69' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:22.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:22.235 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:22.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:22.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/3 + &#ä/cc"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:22.239 [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
    05:05:22.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:22.263 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:22.266 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/UWJMp2dPSBoZot26qY7wsA' offset=0
    05:05:22.272 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:22.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    05:05:22.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110968 bytes in 100 ms. path='/3 + &#ä/cc'
    05:05:22.374 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:05:22.398 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/3 + &#ä/cc"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:22.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:22.429 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:22.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:22.458 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:22.459 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:22.459 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:22.463 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:22.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0071c8d21802be4c76fffbe6218dcbc47eaa5ec6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:22.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:22.481 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:22.482 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:22.483 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:22.483 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:22.486 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:22.487 [qtp298852037-3104] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=3145728

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:22.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/3 + &#ä/dd"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:22.529 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 11 dirty file-chunks (of 11 total). path='/3 + &#ä/dd'
    05:05:22.551 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:22.553 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=0
    05:05:22.563 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:22.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:22.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:05:22.820 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:22.823 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=1048576
    05:05:22.832 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:22.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:23.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:23.134 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:23.135 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=2097152
    05:05:23.147 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:23.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:05:23.429 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:23.430 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=3145728
    05:05:23.441 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05: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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:23.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:23.584 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:23.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:23.628 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:23.695 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:23.696 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=4194304
    05:05:23.711 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:23.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:23.881 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:23.912 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:23.913 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:23.914 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:23.916 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:23.934 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:23.935 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:23.936 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:23.936 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:23.938 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:23.939 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:23.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 > interruptPermissionSetInheritance STANDARD_OUT
    05:05:23.995 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:23.995 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=5242880
    05:05:24.005 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:24.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 > interruptPermissionSetInheritance STANDARD_OUT
    05:05:24.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:05:24.248 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:24.250 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=6291456
    05:05:24.259 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:24.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:05:24.571 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:24.572 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=7340032
    05:05:24.584 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:24.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:05:24.822 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:24.823 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=8388608
    05:05:24.835 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:25.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:05:25.134 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:25.135 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=9437184
    05:05:25.145 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:25.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:25.286 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:05:25.376 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:25.377 [qtp1325681772-2295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/vOwznwRujiEeCdPjXDNB2w/yYats0z7hl_fIOMCrAZ9aA' offset=10485760
    05:05:25.387 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:25.395 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:25.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:25.470 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:25.470 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:25.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 11 dirty file-chunks with together 648000 bytes in 2977 ms. path='/3 + &#ä/dd'
    05:05:25.573 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:05:25.585 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd
    05:05:25.586 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_18y68 into destFile dd
    05:05:25.586 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_1vf9c into destFile dd
    05:05:25.587 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_2hwcg into destFile dd
    05:05:25.588 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_34dfk into destFile dd
    05:05:25.589 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_3quio into destFile dd
    05:05:25.590 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_4dbls into destFile dd
    05:05:25.590 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_4zsow into destFile dd
    05:05:25.591 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_5m9s0 into destFile dd
    05:05:25.592 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_68qv4 into destFile dd
    05:05:25.669 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="9765aa2e-6cac-4a30-befd-64ed9b0e55f4", toRepositoryId="6178f3fd-c1a5-4623-a715-68b98acd25e4", path="/3 + &#ä/dd"} on repo=6178f3fd-c1a5-4623-a715-68b98acd25e4
    05:05:25.676 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:25.699 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:25.698 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:25.699 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:25.700 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:25.703 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:25.721 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:25.722 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:25.723 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:25.723 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:25.725 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:25.726 [qtp298852037-3104] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=5242880

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:25.752 [qtp1325681772-2295] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 localRepositoryRevisionSynced=145
    05:05:25.841 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:25.880 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 transaction.localRevision=96 remoteFromLocalRevision=145
    05:05:25.926 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:25.934 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:25.935 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6178f3fd-c1a5-4623-a715-68b98acd25e4 from='build/repo/j7y5ua1h-3u6uz-local-dest' toID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 to='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4'
    05:05:25.952 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:25.955 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:25.989 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=96
    05:05:26.082 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    05:05:26.111 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:05:26.112 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:26.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:26.129 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=96
    05:05:26.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
    05:05:26.850 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=99
    05:05:26.869 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:27.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:27.402 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:27.405 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4, this.remoteRepositoryRevisionSynced=-1, revision=99
    05:05:27.510 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:27.520 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=-1, revision=99
    05:05:27.520 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=99, revision=-1
    05:05:27.558 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:27.569 [qtp1325681772-2295] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 transaction.localRevision=151 remoteFromLocalRevision=96
    05:05:27.800 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:27.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:27.805 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 from='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4' toID=6178f3fd-c1a5-4623-a715-68b98acd25e4 to='build/repo/j7y5ua1h-3u6uz-local-dest', fromRepoLocalSync=false

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:27.805 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:27.821 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:27.832 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=151

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:27.833 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:27.834 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:27.854 [pool-4-thread-11] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:27.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:28.063 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:28.064 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:28.064 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:28.067 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:28.085 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:28.087 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:28.088 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:28.088 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:28.091 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:28.092 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=6291456

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:28.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=100.0 MiB, available=355.5 MiB
    05:05:28.438 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:28.443 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4, this.localRepositoryRevisionInProgress=-1, revision=152
    05:05:28.448 [qtp1325681772-960] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:28.518 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1428a8b4]initPersistenceManagerFactory: repositoryId=b7dec337-0009-4f29-aeda-04c31174d800

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:28.543 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:28.553 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1428a8b4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 36806 ms.
    05:05:28.594 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5uwsq-fz05b-remote'
    05:05:28.596 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5uwsq-fz05b-remote' locked successfully.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:28.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4: 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
    05:05:28.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=99.5 MiB, available=356.0 MiB
    05:05:28.970 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.remoteRepositoryRevisionSynced=147, revision=152
    05:05:29.000 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KaqbWbFxxHokjg00GtWnhg, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:05:29.002 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=h6PIbxjH5-pDX1yTbEP1ew, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:05:29.003 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Bn-BZs20-f_eNxxyo_MzGA, serverRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4} because of missing permissions!
    05:05:29.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:05:29.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=99.5 MiB, available=356.0 MiB
    05:05:29.630 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:29.635 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4, this.localRepositoryRevisionSynced=147, revision=152
    05:05:29.635 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4, this.localRepositoryRevisionInProgress=152, revision=-1
    05:05:29.672 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:29.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:05:30.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=99.6 MiB, available=355.9 MiB
    05:05:30.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:05:30.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=99.6 MiB, available=355.9 MiB
    05:05:30.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:30.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:30.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=99.6 MiB, available=355.9 MiB
    05:05:30.838 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:05:30.838 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:05:30.849 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:30.857 [qtp1325681772-1964] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 localRepositoryRevisionSynced=151
    05:05:30.877 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:30.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 transaction.localRevision=102 remoteFromLocalRevision=151
    05:05:30.939 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6178f3fd-c1a5-4623-a715-68b98acd25e4 from='build/repo/j7y5ua1h-3u6uz-local-dest' toID=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 to='https://localhost:46166/9765aa2e-6cac-4a30-befd-64ed9b0e55f4'
    05:05:30.944 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=102

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:30.946 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:31.071 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:05:31.072 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:05:31.080 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 localRepositoryRevisionSynced=102

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:31.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:31.089 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:31.116 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=-1, revision=104
    05:05:31.118 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104
    05:05:31.214 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:31.219 [qtp1325681772-2295] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4, this.remoteRepositoryRevisionSynced=99, revision=104
    05:05:31.281 [qtp1325681772-2295] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:31.286 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionSynced=99, revision=104
    05:05:31.286 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4, this.localRepositoryRevisionInProgress=104, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:31.302 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:31.302 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:31.303 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:31.304 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:31.306 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:31.313 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9765aa2e-6cac-4a30-befd-64ed9b0e55f4 remoteRepositoryId=6178f3fd-c1a5-4623-a715-68b98acd25e4 transaction.localRevision=157 remoteFromLocalRevision=102

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:31.325 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:31.326 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:31.327 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:31.327 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:31.329 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:31.330 [qtp298852037-3104] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=7340032

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    05:05:31.388 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:31.392 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:05:31.393 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63a870c4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:31.395 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [b130acd]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:31.746 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:31.979 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2aa54638]initPersistenceManagerFactory: repositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:32.090 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:32.303 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2aa54638]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31584 ms.
    05:05:32.819 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=71.8 MiB, available=383.7 MiB
    05:05:32.991 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5rrbs-3d482-remote'
    05:05:32.991 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5rrbs-3d482-remote' locked successfully.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:33.118 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:33.170 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:33.172 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:33.384 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:33.385 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:33.385 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:33.399 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:33.425 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:33.426 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:33.427 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:33.427 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:33.429 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:33.431 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=8388608

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:33.528 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1f89561e]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5vyoj-zai4h-local-src'
    05:05:33.542 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1f89561e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5vyoj-zai4h-local-src' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:33.833 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:34.044 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:34.109 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:34.151 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:34.254 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:34.293 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:34.379 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:34.430 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:34.483 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:34.539 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:34.578 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:34.619 [qtp1971696218-2194] INFO  D.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
    05:05:34.672 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:34.677 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:05:34.735 [qtp1971696218-2194] INFO  D.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
    05:05:34.737 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:34.738 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:34.791 [qtp1971696218-2194] INFO  D.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
    05:05:34.792 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:34.792 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:34.793 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:34.796 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:34.804 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:34.805 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:34.806 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:34.807 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:34.810 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:34.811 [qtp298852037-2818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=9437184

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:35.011 [qtp1971696218-2194] INFO  D.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
    05:05:35.013 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:35.029 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 9623252 bytes in 24498 ms. path='/3 + &#ä/dd'
    05:05:35.038 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=145
    05:05:35.039 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145
    05:05:35.070 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:35.071 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:35.072 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:35.076 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:35.080 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=133, revision=145
    05:05:35.086 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:35.087 [qtp1971696218-2194] INFO  D.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
    05:05:35.150 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:35.156 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=133, revision=145
    05:05:35.156 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=145, revision=-1
    05:05:35.164 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:35.181 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:35.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:35.203 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:35.203 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:35.218 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:35.220 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:35.221 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:35.224 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:35.305 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:05:35.324 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:35.330 [qtp1971696218-2194] INFO  D.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
    05:05:35.346 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:35.385 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="13cafe30-8fdc-4f4b-a3cf-91d7134d7934", toRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", path="/3 + &#ä/dd"} on repo=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:05:35.391 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:35.398 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.44%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:35.408 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]initPersistenceManagerFactory: repositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829
    05:05:35.409 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2417 ms.
    05:05:35.444 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:35.468 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=6
    05:05:35.623 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:35.827 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 88d468b5-d370-42f2-8456-2ff8bf9dc298
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5v4ad-exjhk-local-dest
      localRepository.publicKeySha1 = 58:9D:82:81:52:AD:1A:B5:E2:BE:0F:7B:66:F1:75:97:53:5F:42:90

      remoteRepository.repositoryId = c4cf04e6-8364-41c3-a898-160e65a0c829
      remoteRepository.remoteRoot = https://localhost:44090/c4cf04e6-8364-41c3-a898-160e65a0c829
      remoteRepository.publicKeySha1 = B5:A5:7E:E8:E8:7A:34:9F:16:68:68:13:99:1B:B1:6D:DC:E0:DF:BD

    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 88d468b5-d370-42f2-8456-2ff8bf9dc298 c4cf04e6-8364-41c3-a898-160e65a0c829

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:35.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:35.915 [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
    05:05:35.941 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:35.945 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:35.949 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:36.040 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:36.043 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:05:36.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c4cf04e6-8364-41c3-a898-160e65a0c829 from='https://localhost:44090/c4cf04e6-8364-41c3-a898-160e65a0c829' toID=88d468b5-d370-42f2-8456-2ff8bf9dc298 to='build/repo/j7y5v4ad-exjhk-local-dest', fromRepoLocalSync=true
    05:05:36.044 [pool-32-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 88d468b5-d370-42f2-8456-2ff8bf9dc298 ('build/repo/j7y5v4ad-exjhk-local-dest')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:36.061 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:36.093 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=151
    05:05:36.102 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151
    05:05:36.175 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:36.175 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:36.212 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:36.213 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:36.214 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:36.216 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:36.219 [qtp298852037-3104] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=145, revision=151
    05:05:36.411 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:05:36.431 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:36.435 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=145, revision=151
    05:05:36.435 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=151, revision=-1
    05:05:36.504 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:36.506 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:36.509 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:36.512 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:36.533 [qtp298852037-2920] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 transaction.localRevision=96 remoteFromLocalRevision=6
    05:05:36.605 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:36.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 to='build/repo/j7y5ryoh-gk919-local-src-marco', fromRepoLocalSync=false
    05:05:36.621 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:36.622 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:36.622 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:36.625 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:36.626 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:36.627 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:36.627 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:36.648 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=96
    05:05:36.686 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:36.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:36.698 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:05:36.708 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:05:36.831 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:36.852 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 serverRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 renewalDateTime=2017-09-24T03:35:36.817Z expiryDateTime=2017-09-24T04:05:36.817Z
    05:05:36.863 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:36.889 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=98
    05:05:37.053 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:37.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 serverRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829: repoFileDtos.size=18

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:37.425 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.5 MiB, allocated=461.5 MiB, used=70.6 MiB, available=390.9 MiB
    05:05:37.454 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:37.455 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:37.456 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:37.459 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:37.468 [qtp298852037-2818] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=-1, revision=97
    05:05:37.487 [qtp298852037-2818] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97
    05:05:37.723 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:37.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:38.030 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=76.9 MiB, available=378.6 MiB
    05:05:38.068 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:38.092 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298, this.localRepositoryRevisionInProgress=-1, revision=100
    05:05:38.203 [qtp1971696218-1763] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:38.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:38.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.
    05:05:38.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
    05:05:38.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=463.5 MiB, allocated=463.5 MiB, used=66.9 MiB, available=396.6 MiB
    05:05:38.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=4, revision=97

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:38.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:38.678 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:38.678 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:38.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:38.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.717 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:38.717 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.725 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:38.726 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:38.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:38.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:38.762 [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
    05:05:38.768 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:38.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:38.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:38.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.796 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:38.796 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:38.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.817 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:38.817 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:38.827 [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
    05:05:38.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 serverRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829: 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
    05:05:38.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:38.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:38.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:38.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:38.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:38.872 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:38.873 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:05:38.874 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:38.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:39.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=79.3 MiB, available=376.2 MiB
    05:05:39.435 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.remoteRepositoryRevisionSynced=-1, revision=100

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:39.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=464.0 MiB, allocated=464.0 MiB, used=67.0 MiB, available=397.0 MiB
    05:05:39.621 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:39.623 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:39.623 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:39.627 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:39.632 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionSynced=4, revision=97
    05:05:39.632 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=97, revision=-1
    05:05:39.650 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:39.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:05:40.089 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=463.5 MiB, allocated=463.5 MiB, used=66.9 MiB, available=396.6 MiB
    05:05:40.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:40.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:40.443 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 72 ms.
    05:05:40.443 [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
    05:05:40.517 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=466.0 MiB, allocated=466.0 MiB, used=66.9 MiB, available=399.1 MiB
    05:05:40.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:40.531 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:40.532 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:40.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:40.564 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.576 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:40.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:40.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:40.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:40.611 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.620 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:40.620 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.634 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:40.634 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:40.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:40.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:40.666 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.675 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:05:40.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:40.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:40.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:40.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:05:40.717 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:05:40.717 [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
    05:05:40.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=465.0 MiB, allocated=465.0 MiB, used=66.9 MiB, available=398.1 MiB
    05:05:40.845 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 61.75%
    05:05:40.845 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    05:05:40.845 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    05:05:40.856 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:40.857 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:40.858 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:40.862 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:40.865 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kZiaWXNeBc6o0kP2KCXDkA, serverRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:40.919 [qtp298852037-2026] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=96
    05:05:40.979 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:41.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=154 remoteFromLocalRevision=96
    05:05:41.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 from='build/repo/j7y5ryoh-gk919-local-src-marco' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:05:41.123 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=154

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:41.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:41.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    05:05:41.249 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    05:05:41.254 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=154
    05:05:41.288 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=156
    05:05:41.298 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156
    05:05:41.309 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:41.310 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:40.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:05:41.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=80.2 MiB, available=375.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:41.332 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:41.333 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:41.334 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:41.337 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:41.346 [qtp298852037-3104] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=151, revision=156
    05:05:41.353 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:05:41.360 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:41.365 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=151, revision=156
    05:05:41.365 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=156, revision=-1
    05:05:41.395 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:41.395 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:41.396 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:41.399 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:41.407 [qtp298852037-2920] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 transaction.localRevision=102 remoteFromLocalRevision=154
    05:05:41.570 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:41.575 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    05:05:41.575 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [d85fb41]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:41.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:41.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:05:41.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:41.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:41.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:41.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:41.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:41.577 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:41.577 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:41.577 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.577 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:41.577 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:41.578 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:41.578 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:41.578 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:41.578 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:41.578 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:41.578 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:41.578 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:41.579 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:41.613 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:41.615 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:41.618 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:41.618 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:41.619 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298, this.localRepositoryRevisionSynced=-1, revision=100
    05:05:41.619 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298, this.localRepositoryRevisionInProgress=100, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:41.626 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:41.626 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.626 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:41.626 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:41.626 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:41.626 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:41.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:05:41.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:41.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:41.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:41.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:41.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:41.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:41.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:41.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:41.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:41.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:41.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:41.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:41.642 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:41.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:41.653 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:41.658 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:41.658 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:41.659 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:05:41.664 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:41.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:05:41.666 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:41.688 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:41.688 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:41.689 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:05:41.690 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:41.690 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:41.690 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:41.690 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:41.690 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:41.690 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:05:41.690 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:41.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:41.692 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:41.692 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:41.692 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:05:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:41.696 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:41.696 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:41.696 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:41.696 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:41.696 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:05:41.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:41.699 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:41.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:05:41.701 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:41.701 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:05:41.701 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:41.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:41.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:41.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:41.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:41.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:05:41.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:41.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:41.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:41.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:41.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:41.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:41.702 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:05:41.703 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:41.703 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:41.703 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:41.703 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:41.703 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:41.703 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:05:41.703 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:41.703 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:41.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:41.705 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:05:41.705 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:41.833 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 128 ms.
    05:05:41.834 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:41.834 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:05:41.835 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:41.835 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.835 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:41.835 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:41.835 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:41.835 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:41.835 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:05:41.835 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:41.835 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:41.835 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.835 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:41.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:41.839 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:41.839 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:41.839 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:05:41.839 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:41.840 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:41.841 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:41.841 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:41.841 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:41.841 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:05:41.847 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco
    05:05:41.982 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:41.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:41.984 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:41.984 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:41.984 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:41.984 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:05:41.984 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:41.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:42.144 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, invitation=true]
    05:05:42.144 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:42.190 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:42.192 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:42.193 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:42.194 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:42.199 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:42.204 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:42.217 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:42.217 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:42.220 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:42.335 [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

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:42.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
    05:05:42.466 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, invitation=false]] invitedUser=UserImpl[Zm4xeBGQ43FGOmsnAQLc2A, null, null, [xenia@subshare.net], [463a6b270102dcd8]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, invitation=true]
    05:05:42.489 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:42.490 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:05:42.490 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:42.490 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:42.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:42.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:42.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:42.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:42.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:05:42.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:42.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:42.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:42.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:42.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:42.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:42.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:42.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:05:42.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:42.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:42.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:42.493 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:42.493 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:42.493 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:05:42.495 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:42.495 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:05:42.496 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:42.496 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:42.496 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:42.496 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:42.496 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:42.496 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:42.496 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:05:42.496 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:42.497 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:42.497 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:42.497 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:42.497 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:42.497 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:42.497 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:42.497 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:05:42.498 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:42.498 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:42.498 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:42.498 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:42.498 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:42.498 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:42.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:42.500 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:42.500 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:42.500 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:42.500 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:05:42.505 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:05:42.505 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:05:42.505 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:05:42.505 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:05:42.505 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:05:42.505 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:05:42.505 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:05:42.505 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:05:42.505 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:05:42.505 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:05:42.505 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:05:42.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:05:42.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:05:42.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:05:42.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:05:42.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:05:42.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:05:42.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:05:42.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:05:42.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:05:42.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:05:42.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:05:42.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:05:42.510 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:42.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:42.637 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [d85fb41]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:42.652 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:42.654 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:42.654 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:05:42.856 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:42.856 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:42.860 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:42.872 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    05:05:42.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 to='build/repo/j7y5ryoh-gk919-local-src-marco', fromRepoLocalSync=true
    05:05:42.879 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 13cafe30-8fdc-4f4b-a3cf-91d7134d7934 ('build/repo/j7y5ryoh-gk919-local-src-marco')
    05:05:42.901 [pool-19-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    05:05:42.963 [pool-19-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:43.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=80.0 MiB, available=375.5 MiB
    05:05:43.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:43.154 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:43.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:43.181 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:43.181 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:43.209 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:43.210 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:43.241 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:34:09.590Z expiryDateTime=2017-09-24T04:04:09.590Z
    05:05:43.264 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:43.265 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:43.266 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:43.268 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:43.273 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:43.274 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:43.275 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:43.278 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=102
    05:05:43.365 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:43.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:43.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=79.8 MiB, available=375.7 MiB
    05:05:43.642 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:05:43.648 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:43.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 > uploadBackdatedSignature STANDARD_OUT
    05:05:43.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
    05:05:43.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:05:43.750 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:43.843 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:43.845 [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
    05:05:43.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.0 MiB, allocated=469.0 MiB, used=68.0 MiB, available=401.0 MiB
    05:05:43.957 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:43.958 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    05:05:43.959 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:43.974 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:43.975 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:43.975 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:43.977 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:43.983 [qtp298852037-2818] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=-1, revision=103
    05:05:43.988 [qtp298852037-2818] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:44.008 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:44.028 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:44.032 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:44.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:05:44.122 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:44.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:44.150 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:44.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:05:44.211 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:44.237 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:44.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05: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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:44.314 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:44.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:05:44.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=467.0 MiB, allocated=467.0 MiB, used=67.2 MiB, available=399.8 MiB
    05:05:44.424 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=97, revision=103
    05:05:44.428 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:44.428 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:05:44.429 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[Zm4xeBGQ43FGOmsnAQLc2A, null, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:05:44.429 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:44.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:44.527 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:44.528 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:44.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:44.595 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:44.602 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    05:05:44.615 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    05:05:44.617 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:44.619 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:05:44.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='faf8660bdc80c39ef5b4441f5ad8dc11f7bf2499' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:44.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:44.777 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/1 {11 11ä11#+} 1/a"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:44.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'
    05:05:44.830 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:44.834 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nA_eKCpGmwVxAoKnrVokqg/qQttRLTEW48d4LihMEgupg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:44.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:44.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=466.0 MiB, allocated=466.0 MiB, used=67.2 MiB, available=398.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:44.898 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:44.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:05:44.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 43377 bytes in 164 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:45.039 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:45.040 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:45.040 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:45.043 [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
    05:05:45.043 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:45.048 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionSynced=97, revision=103
    05:05:45.048 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=103, revision=-1
    05:05:45.056 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:45.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:45.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/1 {11 11ä11#+} 1/a"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:45.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:45.178 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:45.179 [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
    05:05:45.190 [Test worker] INFO  D.Datastore - 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
    05:05:45.229 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e128d350899d37d6403f654e0951c61949909266' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    05:05:45.283 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/1 {11 11ä11#+} 1/b"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:45.299 [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'
    05:05:45.319 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:45.320 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nA_eKCpGmwVxAoKnrVokqg/bbIjkHQVQ17Q5VLbGn0sDQ' offset=0
    05:05:45.332 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:45.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:45.516 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=428.5 MiB, used=67.3 MiB, available=388.2 MiB
    05:05:45.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:45.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:45.566 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 862176 bytes in 267 ms. path='/1 {11 11ä11#+} 1/b'
    05:05:45.630 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:05:45.719 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/1 {11 11ä11#+} 1/b"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:45.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:45.805 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:45.810 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:05:45.854 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0e36083c35031f8eab5a6944671b4d495f60f4f4' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:45.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=462.5 MiB, allocated=462.5 MiB, used=67.3 MiB, available=395.2 MiB
    05:05:45.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:45.912 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/1 {11 11ä11#+} 1/c"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:45.915 [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'
    05:05:45.936 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:45.937 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nA_eKCpGmwVxAoKnrVokqg/mkR30tvr03OghATc_9jeOA' offset=0
    05:05:45.947 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:46.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:46.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:46.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=428.5 MiB, used=67.3 MiB, available=388.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:46.208 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:46.208 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    05:05:46.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    05:05:46.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:46.209 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nA_eKCpGmwVxAoKnrVokqg/mkR30tvr03OghATc_9jeOA' offset=1048576
    05:05:46.218 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:46.226 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:46.227 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:46.227 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:46.230 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:46.237 [qtp298852037-2026] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=102

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:46.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:05:46.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 312150 bytes in 369 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:46.333 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:46.340 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    05:05:46.346 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:46.360 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=162 remoteFromLocalRevision=102
    05:05:46.503 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:46.504 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:46.504 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:46.507 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:46.510 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:46.517 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    05:05:46.518 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:46.528 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/1 {11 11ä11#+} 1/c"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:46.535 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:46.545 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:46.546 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:46.550 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:46.555 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:46.565 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=163
    05:05:46.567 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:46.594 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='43f499aa4c211e63a7ffa35422541f4ab6260f3a' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:46.650 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/2/1 {11 11ä11#+} 1/a"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:46.661 [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/a'
    05:05:46.688 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:46.689 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=0
    05:05:46.707 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:46.724 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:46.724 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:46.725 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:46.728 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:46.731 [qtp298852037-2818] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=156, revision=163

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:46.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:46.938 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:46.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:46.994 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:46.995 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:46.996 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:46.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 from='build/repo/j7y5ryoh-gk919-local-src-marco' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:05:47.007 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:47.008 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:47.009 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:47.010 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:47.012 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:47.017 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:47.031 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=163
    05:05:47.134 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    05:05:47.135 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:47.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:47.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=163
    05:05:47.226 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=163, revision=165
    05:05:47.229 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165
    05:05:47.251 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:47.253 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:47.267 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:47.269 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=2097152
    05:05:47.282 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:47.319 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:47.320 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:47.320 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:47.324 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:47.326 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=163, revision=165
    05:05:47.348 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:47.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:47.432 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:47.437 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=156, revision=165
    05:05:47.437 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=165, revision=-1
    05:05:47.503 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:47.504 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:47.504 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:47.507 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:47.511 [qtp298852037-2920] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 transaction.localRevision=109 remoteFromLocalRevision=163
    05:05:47.516 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:47.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 to='build/repo/j7y5ryoh-gk919-local-src-marco', fromRepoLocalSync=false
    05:05:47.527 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:47.528 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:47.529 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:47.532 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:47.533 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:47.536 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:47.536 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:47.541 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=109

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:47.546 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:47.547 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=3145728
    05:05:47.558 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:47.577 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:47.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:47.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:47.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:47.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:47.832 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:47.833 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=4194304
    05:05:47.844 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:48.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:05:48.136 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:48.138 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=5242880
    05:05:48.150 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:48.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:48.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.0 MiB, allocated=458.0 MiB, used=68.0 MiB, available=390.0 MiB
    05:05:48.276 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:48.276 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:48.277 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:48.281 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:48.300 [qtp298852037-3214] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=-1, revision=110
    05:05:48.307 [qtp298852037-3214] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:48.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:48.373 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:48.387 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:48.472 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:48.473 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=6291456
    05:05:48.486 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:48.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:48.773 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:48.778 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/OLnOhBpkmArfRWX8ZEa_Tw' offset=7340032
    05:05:48.784 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:48.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms.
    05:05:48.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 203607 bytes in 2171 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:48.912 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:05:48.931 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    05:05:48.931 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a
    05:05:48.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a
    05:05:48.933 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a
    05:05:48.935 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_34dfk into destFile a
    05:05:48.936 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_3quio into destFile a
    05:05:48.936 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4dbls into destFile a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:48.941 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=428.5 MiB, used=67.6 MiB, available=387.9 MiB
    05:05:48.945 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=103, revision=110
    05:05:48.984 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:48.985 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:05:48.985 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[Zm4xeBGQ43FGOmsnAQLc2A, null, null, [xenia@subshare.net], [463a6b270102dcd8]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:49.019 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/2/1 {11 11ä11#+} 1/a"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:49.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:49.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:49.040 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:49.043 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:49.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:49.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6175ba89503e8441dc0736cb0650cdae7071618d' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:49.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:49.159 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/2/1 {11 11ä11#+} 1/b"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:49.161 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/2/1 {11 11ä11#+} 1/b'
    05:05:49.184 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:49.185 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/Lu_wqWqqTeNY14oRx-4-nA' offset=0
    05:05:49.196 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:49.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:49.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 38 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:48.985 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:05:48.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:05:49.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=454.5 MiB, used=67.6 MiB, available=387.9 MiB
    05:05:49.482 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:49.483 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:49.484 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:49.487 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:49.495 [qtp298852037-2818] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionSynced=103, revision=110
    05:05:49.495 [qtp298852037-2818] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=110, revision=-1
    05:05:49.504 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:49.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:49.577 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:49.587 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/Lu_wqWqqTeNY14oRx-4-nA' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:49.592 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]initPersistenceManagerFactory: repositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540
    05:05:49.607 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14516 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:49.610 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:49.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:49.647 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:49.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:49.758 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 107 ms.
    05:05:49.758 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=K2Wx_CxcHtNCn2XLc_0PFA, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:49.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:05:49.885 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:49.894 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8jtXDu6aInT23w4wME75pg/ERgu22xXdcaI2mGEfmMZSQ/Lu_wqWqqTeNY14oRx-4-nA' offset=2097152
    05:05:49.908 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:49.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=428.5 MiB, used=67.7 MiB, available=387.8 MiB
    05:05:49.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:50.069 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.
    05:05:50.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 73712 bytes in 982 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:50.180 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 421 ms.
    05:05:50.180 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ulDxgeXPkTkjf9_Ugj-DTw, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:50.208 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:05:50.210 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b
    05:05:50.210 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_18y68 into destFile b

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:50.243 [Test worker] INFO  D.Datastore - 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
    05:05:50.269 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/2/1 {11 11ä11#+} 1/b"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:50.283 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:50.327 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:50.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:05:50.374 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='09c14fcca73c71ad1a05b519bd6fa96012378415' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:50.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.0 MiB, used=67.7 MiB, available=387.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:50.434 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/2/a"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:50.446 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:05:50.492 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:50.499 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8jtXDu6aInT23w4wME75pg/9DhGX9w0_mLvpLyRWSGoEQ' offset=0
    05:05:50.508 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:50.550 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    05:05:50.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214266 bytes in 149 ms. path='/2/a'
    05:05:50.628 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:05:50.664 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/2/a"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:50.675 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:50.686 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    05:05:50.688 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:50.690 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:05:50.724 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='29b7ac7d9667d0b569d255f3a6b2b3ba2db3c19b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    05:05:50.756 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/3 + &#ä/5/h"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:50.757 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:05:50.796 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:50.800 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9OQ6_uzsvXwphDytYSc0fg/M9rFokLAZTGlxpf47Hngxw/RUjSmOq1FEsXRmc6g6p-GA' offset=0
    05:05:50.842 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:50.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
    05:05:50.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:05:50.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=428.5 MiB, used=67.6 MiB, available=387.9 MiB
    05:05:50.943 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    05:05:50.943 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    05:05:50.954 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:50.955 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:50.956 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:50.959 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:50.960 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=79.8 MiB, available=375.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:50.971 [qtp298852037-3104] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=109
    05:05:50.976 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:51.024 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=169 remoteFromLocalRevision=109

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:51.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:51.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 from='build/repo/j7y5ryoh-gk919-local-src-marco' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:05:51.042 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=169
    05:05:51.075 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    05:05:51.076 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    05:05:51.082 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=169
    05:05:51.105 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=171
    05:05:51.108 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171
    05:05:51.121 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:51.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 87438 bytes in 371 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:51.139 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:51.170 [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
    05:05:51.178 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:51.179 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:51.179 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:51.181 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:51.188 [qtp298852037-2818] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=165, revision=171
    05:05:51.192 [qtp298852037-2818] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:05:51.200 [qtp298852037-2818] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:51.203 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/3 + &#ä/5/h"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:51.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:51.208 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=165, revision=171
    05:05:51.208 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=171, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:51.215 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:51.217 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:51.221 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:51.221 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:51.222 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:05:51.225 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:51.234 [qtp298852037-3214] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 transaction.localRevision=115 remoteFromLocalRevision=169
    05:05:51.241 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:51.244 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    05:05:51.244 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [d85fb41]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:51.247 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:51.247 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=marco
    05:05:51.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    05:05:51.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    05:05:51.249 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:05:51.250 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:51.261 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='37a93c965bb78c56fb10070e7ad8d01fee883ab2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:51.264 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [35ac8704]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:05:51.266 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:51.266 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:51.267 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:05:51.268 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [35ac8704]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:51.308 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/3 + &#ä/5/i"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:51.312 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:05:51.334 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:51.336 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9OQ6_uzsvXwphDytYSc0fg/M9rFokLAZTGlxpf47Hngxw/bdF9FIDX1WxqRZsOCXb_qg' offset=0
    05:05:51.345 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:51.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:51.390 [closeDeferredTimer-7326ea30-24] INFO  c.c.c.l.LocalRepoManagerImpl - [7326ea30]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:51.426 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93296 bytes in 114 ms. path='/3 + &#ä/5/i'
    05:05:51.493 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:05:51.543 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/3 + &#ä/5/i"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:51.550 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:51.553 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = b7dec337-0009-4f29-aeda-04c31174d800
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5uwsj-jaffl-local-src
      localRepository.publicKeySha1 = 25:55:B8:2E:D5:29:26:79:66:D1:F6:28:3F:83:41:D2:1F:E2:DE:14

      remoteRepository.repositoryId = 5783e1b4-5d7a-4431-9a86-5c5b764dd540
      remoteRepository.remoteRoot = https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540
      remoteRepository.publicKeySha1 = A6:4D:5E:9F:23:44:51:C2:4A:D2:55:19:05:CA:8E:6C:59:8B:15:9D

    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 b7dec337-0009-4f29-aeda-04c31174d800 5783e1b4-5d7a-4431-9a86-5c5b764dd540

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:51.561 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:51.563 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:05:51.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f89a8ec33888965052403a7eecead3557d913526' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    05:05:51.666 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/3 + &#ä/aa"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:51.681 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:05:51.704 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:51.705 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9OQ6_uzsvXwphDytYSc0fg/2mpIRWIjD3hEfDCvnmQhJQ' offset=0
    05:05:51.712 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:51.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    05:05:51.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 273371 bytes in 106 ms. path='/3 + &#ä/aa'
    05:05:51.809 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:05:51.876 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/3 + &#ä/aa"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:51.923 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:51.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:51.946 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:05:52.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='43ad0d9e6a6ecd2ffb849239d88365537a9a8760' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:52.049 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:52.065 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/3 + &#ä/bb"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:52.070 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:05:52.088 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:52.090 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9OQ6_uzsvXwphDytYSc0fg/YDQT6CVFzzySs4jqYU8XKA' offset=0
    05:05:52.099 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:52.298 [closeDeferredTimer-b130acd-1] INFO  c.c.c.l.LocalRepoManagerImpl - [b130acd]_close: Shutting down real LocalRepoManager.
    05:05:52.299 [closeDeferredTimer-63a870c4-1] INFO  c.c.c.l.LocalRepoManagerImpl - [63a870c4]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:52.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    05:05:52.386 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 566272 bytes in 316 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:52.395 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:05:52.413 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:52.437 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:05:52.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/3 + &#ä/bb"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:52.498 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:52.503 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:52.511 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:52.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:52.520 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:05:52.551 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:52.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80668ee45fdc983bbfb18309f432c628dd1bf138' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:52.628 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:52.646 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/3 + &#ä/cc"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:52.663 [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
    05:05:52.676 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.77%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:52.684 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:52.694 [qtp1971696218-2717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9OQ6_uzsvXwphDytYSc0fg/t7cO6DAnXgeeLwsDGy53fA' offset=0
    05:05:52.707 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:52.735 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:53.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:53.037 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:53.060 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:05:53.077 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 from='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540' toID=b7dec337-0009-4f29-aeda-04c31174d800 to='build/repo/j7y5uwsj-jaffl-local-src', fromRepoLocalSync=true
    05:05:53.089 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b7dec337-0009-4f29-aeda-04c31174d800 ('build/repo/j7y5uwsj-jaffl-local-src')
    05:05:53.143 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:53.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 139035 bytes in 485 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:53.175 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:53.186 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:53.195 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:05:53.234 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/3 + &#ä/cc"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:53.269 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:53.277 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:53.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:53.300 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 renewalDateTime=2017-09-24T03:35:53.135Z expiryDateTime=2017-09-24T04:05:53.135Z
    05:05:53.317 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:53.336 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='03cd4834f9359e270efb22450a8c56a27881778a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:53.343 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:53.376 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/3 + &#ä/dd"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:53.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    05:05:53.432 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:53.433 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9OQ6_uzsvXwphDytYSc0fg/gQ5inQtGlO3YO5iKZZ6kWw' offset=0
    05:05:53.444 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:53.464 [pool-4-thread-11] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:53.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:53.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    05:05:53.649 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12339 bytes in 260 ms. path='/3 + &#ä/dd'
    05:05:53.819 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:05:53.835 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="c4cf04e6-8364-41c3-a898-160e65a0c829", toRepositoryId="88d468b5-d370-42f2-8456-2ff8bf9dc298", path="/3 + &#ä/dd"} on repo=88d468b5-d370-42f2-8456-2ff8bf9dc298
    05:05:53.842 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:05:53.866 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:53.984 [qtp1971696218-2854] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 localRepositoryRevisionSynced=98

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:54.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:54.032 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:54.053 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:54.078 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 transaction.localRevision=106 remoteFromLocalRevision=98

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:54.186 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:54.204 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:54.216 [qtp178185341-1721] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:54.220 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:54.222 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=88d468b5-d370-42f2-8456-2ff8bf9dc298 from='build/repo/j7y5v4ad-exjhk-local-dest' toID=c4cf04e6-8364-41c3-a898-160e65a0c829 to='https://localhost:44090/c4cf04e6-8364-41c3-a898-160e65a0c829'
    05:05:54.240 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:54.243 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:54.526 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106
    05:05:54.570 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    05:05:54.626 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:05:54.626 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:05:54.641 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 localRepositoryRevisionSynced=106
    05:05:55.315 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=109
    05:05:55.330 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:55.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:05:56.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:56.344 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:56.353 [qtp1971696218-2717] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298, this.remoteRepositoryRevisionSynced=-1, revision=109

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:56.448 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:56.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: 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
    05:05:56.532 [qtp1971696218-2717] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:56.539 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=-1, revision=109
    05:05:56.539 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=109, revision=-1
    05:05:56.583 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:56.601 [qtp1971696218-1478] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 transaction.localRevision=104 remoteFromLocalRevision=106
    05:05:56.624 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:56.628 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c4cf04e6-8364-41c3-a898-160e65a0c829 from='https://localhost:44090/c4cf04e6-8364-41c3-a898-160e65a0c829' toID=88d468b5-d370-42f2-8456-2ff8bf9dc298 to='build/repo/j7y5v4ad-exjhk-local-dest', fromRepoLocalSync=false
    05:05:56.648 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:56.658 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=104
    05:05:56.687 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:57.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=64.4 MiB, available=391.1 MiB
    05:05:57.060 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:05:57.211 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1f89561e]initPersistenceManagerFactory: repositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:05:57.281 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1f89561e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 20042 ms.
    05:05:57.333 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5vyok-ecfu-remote'
    05:05:57.336 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5vyok-ecfu-remote' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:56.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 serverRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829: repoFileDtos.size=0
    05:05:57.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=93.0 MiB, available=362.5 MiB
    05:05:57.405 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:57.408 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298, this.localRepositoryRevisionInProgress=-1, revision=105
    05:05:57.413 [qtp1971696218-1478] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105
    05:05:57.478 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:57.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 serverRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829: 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
    05:05:57.559 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ulDxgeXPkTkjf9_Ugj-DTw, serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540} because of missing permissions!
    05:05:57.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:57.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=91.0 MiB, available=364.5 MiB
    05:05:57.988 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.remoteRepositoryRevisionSynced=100, revision=105

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:58.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=64.4 MiB, available=391.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:58.033 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kZiaWXNeBc6o0kP2KCXDkA, serverRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829} because of missing permissions!
    05:05:58.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:58.118 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:58.122 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionSynced=-1, revision=4
    05:05:58.123 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionInProgress=4, revision=-1
    05:05:58.207 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:58.210 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:58.448 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=91.0 MiB, available=364.5 MiB
    05:05:58.474 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:58.479 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298, this.localRepositoryRevisionSynced=100, revision=105
    05:05:58.479 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298, this.localRepositoryRevisionInProgress=105, revision=-1
    05:05:58.554 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:58.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:58.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=64.5 MiB, available=391.0 MiB
    05:05:58.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:58.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=91.1 MiB, available=364.4 MiB
    05:05:58.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:59.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=64.4 MiB, available=391.1 MiB
    05:05:59.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:59.438 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=91.3 MiB, available=364.2 MiB
    05:05:59.440 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:59.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=64.5 MiB, available=391.0 MiB
    05:05:59.488 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:05:59.490 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:05:59.490 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:05:59.503 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:59.537 [qtp178185341-2459] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 localRepositoryRevisionSynced=2
    05:05:59.705 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:59.750 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:59.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=91.1 MiB, available=364.4 MiB
    05:05:59.816 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:05:59.817 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:05:59.817 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:59.832 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:59.840 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:59.841 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:59.843 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b7dec337-0009-4f29-aeda-04c31174d800 from='build/repo/j7y5uwsj-jaffl-local-src' toID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 to='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:59.849 [qtp1971696218-2854] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 localRepositoryRevisionSynced=104

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:05:59.855 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:59.859 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:59.918 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    05:05:59.919 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:05:59.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 transaction.localRevision=112 remoteFromLocalRevision=104
    05:06:00.025 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=88d468b5-d370-42f2-8456-2ff8bf9dc298 from='build/repo/j7y5v4ad-exjhk-local-dest' toID=c4cf04e6-8364-41c3-a898-160e65a0c829 to='https://localhost:44090/c4cf04e6-8364-41c3-a898-160e65a0c829'
    05:06:00.042 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=112
    05:06:00.064 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:06:00.064 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:06:00.068 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 localRepositoryRevisionSynced=112
    05:06:00.092 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=-1, revision=114
    05:06:00.094 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114
    05:06:00.173 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:00.176 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298, this.remoteRepositoryRevisionSynced=109, revision=114
    05:06:00.206 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:00.212 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionSynced=109, revision=114
    05:06:00.212 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829, this.localRepositoryRevisionInProgress=114, revision=-1
    05:06:00.240 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:00.244 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4cf04e6-8364-41c3-a898-160e65a0c829 remoteRepositoryId=88d468b5-d370-42f2-8456-2ff8bf9dc298 transaction.localRevision=110 remoteFromLocalRevision=112
    05:06:00.250 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:00.251 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:06:00.342 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [46a5670e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:00.343 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2aa54638]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:00.514 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:00.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:06:00.569 [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
    05:06:00.569 [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
    05:06:00.697 [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
    05:06:00.714 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:00.848 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 52 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:01.063 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:01.078 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=8
    05:06:01.079 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:01.742 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [262cc266]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5wkgc-b32ue-local-src'
    05:06:01.747 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [262cc266]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5wkgc-b32ue-local-src' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:02.234 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:06:02.415 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:02.423 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=-1, revision=8
    05:06:03.215 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:03.223 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=-1, revision=8
    05:06:03.223 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=8, revision=-1
    05:06:03.472 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    05:06:03.472 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:03.586 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:03.839 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:03.921 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:04.224 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:04.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:06:04.320 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=11
    05:06:04.320 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11
    05:06:04.806 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:04.808 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=8, revision=11
    05:06:04.884 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:04.892 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=8, revision=11
    05:06:04.892 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=11, revision=-1
    05:06:04.929 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:06:04.929 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:04.955 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:05.058 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:05.081 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    05:06:05.083 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:05.152 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:05.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:06:05.229 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=14
    05:06:05.229 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    05:06:05.324 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:05.328 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=11, revision=14
    05:06:05.423 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:05.436 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=11, revision=14
    05:06:05.436 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=14, revision=-1
    05:06:05.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:06:05.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:05.494 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:05.570 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:05.655 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:05.751 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:05.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:06:05.830 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=17
    05:06:05.831 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    05:06:05.924 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:05.927 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=14, revision=17
    05:06:05.972 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:05.979 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=14, revision=17
    05:06:05.979 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=17, revision=-1
    05:06:06.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:06:06.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:06.034 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:06.074 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:06.124 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:06.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:06.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:06:06.290 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=20
    05:06:06.290 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    05:06:06.347 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:06.350 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=17, revision=20
    05:06:06.467 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:06.481 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=17, revision=20
    05:06:06.481 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=20, revision=-1
    05:06:06.515 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:06:06.516 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    05:06:06.538 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:06.584 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:06.691 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:06.815 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:06.818 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:06:06.895 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=23
    05:06:06.896 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23
    05:06:06.986 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:06.990 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=20, revision=23
    05:06:07.163 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:07.173 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=20, revision=23
    05:06:07.173 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=23, revision=-1
    05:06:07.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:06:07.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:07.236 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:07.700 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:07.801 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:07.892 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    05:06:07.894 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    05:06:07.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:07.902 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:06:08.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='68f581de47ea1454843f7cd25852d1d699807c90' to.sha1='18f3b6677d63c24dbb02b4140e3a4fe91f3a6100'): /1 {11 11ä11#+} 1/a
    05:06:08.146 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=27
    05:06:08.146 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27
    05:06:09.163 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:09.168 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=23, revision=27
    05:06:09.243 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:09.249 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=23, revision=27
    05:06:09.249 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=27, revision=-1
    05:06:09.274 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:09.343 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:09.793 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/1 {11 11ä11#+} 1/a"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:09.802 [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'
    05:06:09.873 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:10.210 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:10.213 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:10.215 [qtp178185341-2459] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/X1HNWUMJzDGImKvxZ0IuPA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:10.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
    05:06:11.182 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:11.243 [closeDeferredTimer-23deee7d-89] INFO  c.c.c.l.LocalRepoManagerImpl - [23deee7d]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:11.290 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 177651 bytes in 1487 ms. path='/1 {11 11ä11#+} 1/a'
    05:06:11.328 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=30
    05:06:11.329 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:06:11.360 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:11.364 [qtp178185341-2458] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=27, revision=30
    05:06:11.383 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:11.389 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=27, revision=30
    05:06:11.389 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=30, revision=-1
    05:06:11.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:06:11.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:11.456 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:11.628 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:06:11.654 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:06:11.729 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:11.782 [closeDeferredTimer-d85fb41-5] INFO  c.c.c.l.LocalRepoManagerImpl - [d85fb41]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:11.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/1 {11 11ä11#+} 1/a"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:12.033 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:12.058 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:12.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:06:12.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6cdcb41d9900b5b59d044081b72aa4a7c6fe58d' to.sha1='e5073dfea536d2c9681e9772f931c4e7534e539a'): /1 {11 11ä11#+} 1/b
    05:06:12.139 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=36
    05:06:12.140 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:12.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:12.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:12.504 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:12.507 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=30, revision=36
    05:06:13.035 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:13.044 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=30, revision=36
    05:06:13.045 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=36, revision=-1
    05:06:13.076 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:13.185 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:13.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/1 {11 11ä11#+} 1/b"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:13.228 [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'
    05:06:13.290 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:13.299 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:13.312 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:13.313 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/TmDQLD8KBzpL8l5RC8X6IA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:13.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:13.519 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:13.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 95065 bytes in 437 ms. path='/1 {11 11ä11#+} 1/b'
    05:06:13.682 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=39
    05:06:13.683 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39
    05:06:13.770 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:13.774 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=36, revision=39
    05:06:13.810 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:13.814 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=36, revision=39
    05:06:13.814 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=39, revision=-1
    05:06:13.863 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:06:13.863 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:13.883 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:14.017 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:06:14.021 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:06:14.054 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:14.187 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/1 {11 11ä11#+} 1/b"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:14.196 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:14.203 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:14.206 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:06:14.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72884ed609142c5e6c8f5cebe546f2f6cdee7c69' to.sha1='b5e50f54ebbb48a0bfe3709e8a8c12546350d25d'): /1 {11 11ä11#+} 1/c
    05:06:14.314 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=45
    05:06:14.314 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    05:06:14.372 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:14.375 [qtp178185341-2458] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=39, revision=45
    05:06:14.428 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:14.438 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=39, revision=45
    05:06:14.438 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=45, revision=-1
    05:06:14.472 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:14.792 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:14.812 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/1 {11 11ä11#+} 1/c"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:14.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/1 {11 11ä11#+} 1/c'
    05:06:15.079 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:15.100 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:15.104 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:15.106 [qtp178185341-2458] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/LHEloQLs5oTwwMEvlhN7Xw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:16.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:18.037 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:18.383 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:18.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:18.401 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:18.404 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:18.405 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/LHEloQLs5oTwwMEvlhN7Xw' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:20.251 [closeDeferredTimer-10faadd4-24] INFO  c.c.c.l.LocalRepoManagerImpl - [10faadd4]_close: Shutting down real LocalRepoManager.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:20.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:20.838 [closeDeferredTimer-46a5670e-1] INFO  c.c.c.l.LocalRepoManagerImpl - [46a5670e]_close: Shutting down real LocalRepoManager.
    05:06:20.838 [closeDeferredTimer-2aa54638-1] INFO  c.c.c.l.LocalRepoManagerImpl - [2aa54638]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:21.388 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:21.656 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:21.688 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:21.697 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:21.705 [qtp178185341-2459] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/LHEloQLs5oTwwMEvlhN7Xw' offset=2097152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:22.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:24.372 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:24.693 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:24.711 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:24.715 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:24.716 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/LHEloQLs5oTwwMEvlhN7Xw' offset=3145728

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:24.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.
    05:06:25.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:26.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:26.061 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:26.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:26.331 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:26.348 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:26.351 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:26.353 [qtp178185341-2459] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/LHEloQLs5oTwwMEvlhN7Xw' offset=4194304

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:26.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.
    05:06:26.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.
    05:06: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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:27.852 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:28.106 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:28.123 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:28.126 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:28.127 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/LHEloQLs5oTwwMEvlhN7Xw' offset=5242880

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:28.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:28.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
    05:06:28.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06: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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:29.480 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:29.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:29.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 6240801 bytes in 14682 ms. path='/1 {11 11ä11#+} 1/c'
    05:06:29.510 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=53
    05:06:29.511 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=53
    05:06:29.858 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:29.863 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=45, revision=53
    05:06:29.876 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:29.880 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=45, revision=53
    05:06:29.880 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=53, revision=-1
    05:06:29.921 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:06:29.921 [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
    05:06:29.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
    05:06:29.949 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:29.995 [qtp178185341-2458] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:06:30.005 [qtp178185341-2458] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:06:30.021 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:30.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:30.097 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/1 {11 11ä11#+} 1/c"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:30.110 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:30.127 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:06:30.128 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:30.130 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:06:30.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='328ba7dd277b24070a6ee74e1c6025c832761dc9' to.sha1='69ed81c6cadc408c4244e0c0fa2b48d6f0413d2f'): /2/1 {11 11ä11#+} 1/a
    05:06:30.218 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=59
    05:06:30.218 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=53, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59
    05:06:30.314 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:30.320 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=53, revision=59

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:30.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:30.386 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:30.390 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=53, revision=59
    05:06:30.391 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=59, revision=-1
    05:06:30.425 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:30.454 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:30.463 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/2/1 {11 11ä11#+} 1/a"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:30.466 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:30.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:30.527 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:30.534 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:30.537 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:30.539 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iDVYOQfYjRwiBcIzjBwYqw/Geuf2b1EgscBwMa3HbzheQ/Kgyb6RQFRXulwRgDvmGTEw' offset=0
    05:06:30.616 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:30.647 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 67545 bytes in 180 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:06:30.662 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=62
    05:06:30.663 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62
    05:06:30.696 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:30.699 [qtp178185341-2459] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=59, revision=62
    05:06:30.718 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:30.725 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=59, revision=62
    05:06:30.725 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=62, revision=-1
    05:06:30.773 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:06:30.773 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:30.791 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:30.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:30.823 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:06:30.825 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:06:30.865 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:30.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/2/1 {11 11ä11#+} 1/a"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:30.940 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:30.954 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:30.956 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:06:30.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1b68073f5e913782018496f1999105d9f8075ecc' to.sha1='c7f63a78d771f67f3833a065bd45db48bf8c5e61'): /2/1 {11 11ä11#+} 1/b
    05:06:31.027 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=68
    05:06:31.027 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68
    05:06:31.100 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:31.104 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=62, revision=68
    05:06:31.133 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:31.138 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=62, revision=68
    05:06:31.138 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=68, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:31.169 [Test worker] INFO  D.Datastore - 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
    05:06:31.169 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:31.202 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:31.217 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/2/1 {11 11ä11#+} 1/b"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:31.221 [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
    05:06:31.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:31.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:31.450 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:31.465 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:31.468 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:31.469 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iDVYOQfYjRwiBcIzjBwYqw/Geuf2b1EgscBwMa3HbzheQ/OXbkPTQcTSmNoxrwcq9mRQ' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:31.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:31.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:31.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:32.055 [Test worker] INFO  D.Datastore - 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
    05:06:32.325 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:32.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 695961 bytes in 1137 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:06:32.377 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=71
    05:06:32.377 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71
    05:06:32.420 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:32.424 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=68, revision=71

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:32.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:32.528 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:32.533 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=68, revision=71
    05:06:32.533 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=71, revision=-1
    05:06:32.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:06:32.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:32.605 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:32.650 [qtp178185341-2459] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:06:32.654 [qtp178185341-2459] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:32.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:32.665 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:32.701 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/2/1 {11 11ä11#+} 1/b"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:32.719 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:32.738 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:32.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:06:32.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='67634869acef2a636dfc788b9e9b33b0d5aa746a' to.sha1='cae23e40c47642895b7c67be25fee7333cef5585'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:32.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:32.893 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=77
    05:06:32.893 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06: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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:32.980 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:32.986 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=71, revision=77

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:33.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:33.037 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:33.045 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=71, revision=77
    05:06:33.045 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=77, revision=-1
    05:06:33.075 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:33.183 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:33.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/2/a"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:33.298 [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
    05:06:33.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:33.516 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:33.537 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:33.540 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:33.541 [qtp178185341-2458] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iDVYOQfYjRwiBcIzjBwYqw/Sw4lojohEw1gh_uj9T9d3A' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:33.895 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [35ac8704]initPersistenceManagerFactory: repositoryId=d8a80558-d273-491d-9edd-e8906fa9117c
    05:06:33.992 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [35ac8704]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 39049 ms.
    05:06:34.008 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:06:34.026 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:06:34.041 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:06:34.041 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:06:34.042 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:06:34.196 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:34.197 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:34.198 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]<init>: localRoot='/home/tomcat/subshare-repo.d/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:06:34.198 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]initLockFile: Repository '/home/tomcat/subshare-repo.d/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' locked successfully.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:34.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:34.834 [Test worker] INFO  D.Datastore - 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
    05:06:34.987 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:34.999 [qtp298852037-3214] INFO  D.Datastore - 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
    05:06:35.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:35.083 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:35.092 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:35.095 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:35.102 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/iDVYOQfYjRwiBcIzjBwYqw/Sw4lojohEw1gh_uj9T9d3A' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:35.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:35.242 [qtp298852037-3214] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:06:35.310 [qtp298852037-3214] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:06:35.354 [qtp298852037-3214] INFO  D.Datastore - 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
    05:06:35.418 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:35.462 [qtp298852037-3214] INFO  D.Datastore - 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
    05:06:35.488 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1214916 bytes in 2190 ms. path='/2/a'
    05:06:35.498 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=81
    05:06:35.498 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:35.501 [qtp298852037-3214] INFO  D.Datastore - 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
    05:06:35.547 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:35.551 [qtp178185341-2458] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=77, revision=81
    05:06:35.564 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:35.572 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=77, revision=81
    05:06:35.572 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=81, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:35.610 [qtp298852037-3214] INFO  D.Datastore - 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
    05:06:35.622 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:06:35.622 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:35.639 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:35.673 [qtp298852037-3214] INFO  D.Datastore - 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
    05:06:35.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:35.714 [qtp298852037-3214] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:06:35.769 [qtp298852037-3214] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:06:35.813 [qtp298852037-3214] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:06:35.860 [qtp298852037-3214] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:06:35.899 [qtp298852037-3214] INFO  D.Datastore - 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
    05:06:35.942 [Test worker] INFO  D.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
    05:06:35.957 [qtp298852037-3214] INFO  D.Datastore - 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
    05:06:35.964 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:06:35.968 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:36.053 [qtp298852037-3214] INFO  D.Datastore - 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
    05:06:36.133 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:36.206 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/2/a"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:36.222 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:36.275 [qtp298852037-3214] INFO  D.Datastore - 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
    05:06:36.288 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:06:36.293 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:36.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:36.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:36.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1ee9524d2c7a5ab1992c072a69879005308df7f2' to.sha1='a0640603383b5e0cafddbd3a9c27b40fc2944aed'): /3 + &#ä/5/h

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:36.331 [qtp298852037-3214] INFO  D.Datastore - 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
    05:06:36.379 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=87
    05:06:36.379 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87
    05:06:36.425 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:36.430 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=81, revision=87
    05:06:36.467 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:36.476 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=81, revision=87
    05:06:36.477 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=87, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:36.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:36.482 [qtp298852037-3214] INFO  D.Datastore - 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
    05:06:36.520 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:36.547 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]initPersistenceManagerFactory: repositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f
    05:06:36.547 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2349 ms.
    05:06:36.554 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:36.560 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:36.570 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:36.575 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:36.691 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/3 + &#ä/5/h"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:36.700 [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
    05:06:36.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    05:06:36.700 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:06:36.701 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:06:36.705 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:06:36.812 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:36.819 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:36.858 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:36.872 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:36.875 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:36.876 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/95Sh__Mwdd6KddA8nmNlbw/Shs4UjfbcPPD3rbjaYMnHg/Cnoji6YnYjpBTw7W4IpYOA' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06: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.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:37.096 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:37.141 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [35ac8704]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:37.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:06:37.152 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:06:37.152 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:06:37.153 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:06:37.352 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:37.353 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:37.359 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:37.366 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    05:06:37.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=d8a80558-d273-491d-9edd-e8906fa9117c to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f', fromRepoLocalSync=true
    05:06:37.367 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d8a80558-d273-491d-9edd-e8906fa9117c ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f')
    05:06:37.424 [pool-20-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    05:06:37.431 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:06:37.445 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:37.446 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:37.460 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:37.461 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:37.479 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:36:37.449Z expiryDateTime=2017-09-24T04:06:37.449Z
    05:06:37.486 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:37.487 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:37.487 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:37.490 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:37.491 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:37.491 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:37.491 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:37.622 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=117

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:37.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:37.752 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:37.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=18

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:38.130 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:38.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 526184 bytes in 1495 ms. path='/3 + &#ä/5/h'
    05:06:38.207 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=90
    05:06:38.208 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90
    05:06:38.276 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:38.288 [qtp178185341-2459] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=87, revision=90

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:38.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=462.5 MiB, allocated=462.5 MiB, used=75.3 MiB, available=387.2 MiB
    05:06:38.323 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:06:38.326 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    05:06:38.326 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:38.330 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:38.335 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=87, revision=90
    05:06:38.335 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=90, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:38.356 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:38.356 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:38.357 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:38.359 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:38.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:06:38.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:38.413 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:38.438 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:06:38.440 [qtp178185341-1702] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:38.469 [qtp298852037-3214] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionInProgress=-1, revision=119

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:38.497 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:38.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:38.530 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/3 + &#ä/5/h"} on repo=b7dec337-0009-4f29-aeda-04c31174d800

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:38.557 [qtp298852037-3214] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:38.566 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:38.587 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:38.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:06:38.617 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9d3baf4e0974dbf5412fda584892607266a65974' to.sha1='0d86c33883796bc04ade49a42eee6b6c86a3dd55'): /3 + &#ä/5/i
    05:06:38.659 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=96
    05:06:38.660 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:38.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:38.720 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:38.724 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=90, revision=96
    05:06:38.784 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:38.792 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=90, revision=96
    05:06:38.793 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=96, revision=-1
    05:06:38.821 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:38.934 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:38.998 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/3 + &#ä/5/i"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:39.167 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:06:39.294 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:39.304 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:39.307 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:39.307 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/95Sh__Mwdd6KddA8nmNlbw/Shs4UjfbcPPD3rbjaYMnHg/C7rvA6f57VOjkRrsszqLXQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:39.369 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:39.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:06:39.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=464.0 MiB, allocated=464.0 MiB, used=46.6 MiB, available=417.4 MiB
    05:06:39.874 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=-1, revision=119

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:40.052 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]initPersistenceManagerFactory: repositoryId=fb326c57-b276-42b6-b4c7-3520a220824b
    05:06:40.204 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28742 ms.
    05:06:40.236 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:40.320 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:40.326 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 82 ms.
    05:06:40.327 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:40.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 399063 bytes in 1177 ms. path='/3 + &#ä/5/i'
    05:06:40.359 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=99
    05:06:40.359 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:40.490 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 163 ms.
    05:06:40.490 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=AlGr2sr3WVvaSeoVg8AI1A, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:40.544 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:40.551 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=96, revision=99
    05:06:40.691 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:40.699 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=96, revision=99
    05:06:40.700 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=99, revision=-1
    05:06:40.747 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:06:40.747 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:40.768 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:40.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:41.257 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=95.0 MiB, available=360.5 MiB
    05:06:41.525 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:42.135 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 98137ef9-1f27-49c4-ae0d-a73ee019dc54
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5vyoj-zai4h-local-src
      localRepository.publicKeySha1 = C4:95:27:D4:EE:8B:D3:88:B7:42:19:1B:3D:38:23:D1:F4:32:61:19

      remoteRepository.repositoryId = fb326c57-b276-42b6-b4c7-3520a220824b
      remoteRepository.remoteRoot = https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b
      remoteRepository.publicKeySha1 = 06:FA:60:C9:4A:E3:0E:BB:D9:28:63:C4:ED:14:AD:68:45:FF:02: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 98137ef9-1f27-49c4-ae0d-a73ee019dc54 fb326c57-b276-42b6-b4c7-3520a220824b
    05:06:42.488 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:42.556 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:06:42.560 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:06:42.570 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:42.597 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/3 + &#ä/5/i"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:42.662 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:42.679 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:42.681 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:06:42.729 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25c314d27d7f6c2cb2bb1a10dd70e12582af2e9e' to.sha1='ab4423f246fe58680a70eea9fe511522c879e2ad'): /3 + &#ä/aa
    05:06:42.811 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=105
    05:06:42.811 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:42.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:42.908 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:43.074 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=99, revision=105

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:43.103 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:06:43.127 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    05:06:43.281 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    05:06:43.306 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:06:43.358 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    05:06:43.435 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:43.456 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:06:43.463 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[Zm4xeBGQ43FGOmsnAQLc2A, null, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:06:43.463 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:06:43.464 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:06:43.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:43.490 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.70%
    05:06:43.700 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:43.838 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:43.901 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=99, revision=105
    05:06:43.901 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=105, revision=-1
    05:06:43.935 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:43.972 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:43.994 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:06:43.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=98137ef9-1f27-49c4-ae0d-a73ee019dc54 to='build/repo/j7y5vyoj-zai4h-local-src', fromRepoLocalSync=true
    05:06:44.005 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 98137ef9-1f27-49c4-ae0d-a73ee019dc54 ('build/repo/j7y5vyoj-zai4h-local-src')
    05:06:44.059 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:06:44.143 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:44.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=462.5 MiB, allocated=462.5 MiB, used=48.0 MiB, available=414.5 MiB
    05:06:44.358 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:44.359 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:44.360 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:44.363 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:44.368 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionSynced=-1, revision=119
    05:06:44.368 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionInProgress=119, revision=-1

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:44.381 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:44.417 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b renewalDateTime=2017-09-24T03:36:44.360Z expiryDateTime=2017-09-24T04:06:44.360Z

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:44.430 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:44.432 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:44.434 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:44.526 [pool-4-thread-12] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:44.527 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:44.756 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/3 + &#ä/aa"} on repo=b7dec337-0009-4f29-aeda-04c31174d800

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:44.771 [pool-4-thread-12] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:44.774 [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 > uploadBackdatedSignature STANDARD_OUT
    05:06:44.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:44.862 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:44.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.0 MiB, used=47.3 MiB, available=408.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:44.939 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:44.946 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:44.948 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/95Sh__Mwdd6KddA8nmNlbw/nRayg91B2UTUGIBoUoL61Q' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:45.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:45.049 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:45.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:45.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42883 bytes in 330 ms. path='/3 + &#ä/aa'
    05:06:45.130 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=108
    05:06:45.131 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108
    05:06:45.171 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:45.175 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=105, revision=108
    05:06:45.236 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:45.252 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=105, revision=108
    05:06:45.252 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=108, revision=-1
    05:06:45.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:06:45.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:45.344 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:45.359 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=78.4 MiB, available=377.1 MiB
    05:06:45.404 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:45.451 [qtp178185341-2459] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:06:45.453 [qtp178185341-2459] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:45.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=462.0 MiB, allocated=462.0 MiB, used=46.7 MiB, available=415.3 MiB
    05:06:45.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:45.644 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:45.646 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionInProgress=-1, revision=4
    05:06:45.671 [qtp1325681772-960] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:45.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/3 + &#ä/aa"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:45.693 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:45.752 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:45.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:45.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.0 MiB, used=46.6 MiB, available=408.9 MiB
    05:06:45.890 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:45.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e85123581a2c7fc364a9e385b692e65991642a86' to.sha1='8505da6cf28c116e59406141ff5c90170e023801'): /3 + &#ä/bb

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:45.907 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:45.908 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:45.908 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:45.914 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:45.935 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=114
    05:06:45.935 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:45.954 [qtp298852037-3262] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c localRepositoryRevisionSynced=117
    05:06:45.963 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:45.980 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:45.984 [qtp178185341-1702] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=108, revision=114

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:45.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=5 remoteFromLocalRevision=117
    05:06:46.036 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    05:06:46.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=d8a80558-d273-491d-9edd-e8906fa9117c to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:46.041 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [262cc266]initPersistenceManagerFactory: repositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:46.046 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:46.047 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:46.047 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:46.049 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:46.050 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:46.050 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:46.050 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:46.059 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [262cc266]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31228 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:46.065 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=121

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:46.096 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5wkgd-vyqja-remote'
    05:06:46.098 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5wkgd-vyqja-remote' locked successfully.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:46.113 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:46.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:46.261 [qtp178185341-1702] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:46.267 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=108, revision=114
    05:06:46.267 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=114, revision=-1
    05:06:46.296 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:46.364 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:46.461 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/3 + &#ä/bb"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:46.499 [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
    05:06:46.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=460.0 MiB, allocated=460.0 MiB, used=47.1 MiB, available=412.9 MiB
    05:06:46.567 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:46.568 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:46.568 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:46.571 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:46.574 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionInProgress=-1, revision=122
    05:06:46.578 [qtp298852037-2026] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:46.594 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:46.601 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:46.604 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:46.605 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/95Sh__Mwdd6KddA8nmNlbw/deqGaR29cqWcDvV2m2tEFg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:46.608 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:46.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:06:46.948 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:46.950 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:46.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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
    05:06:46.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 218111 bytes in 470 ms. path='/3 + &#ä/bb'
    05:06:46.994 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=117
    05:06:47.002 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:47.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.0 MiB, used=47.1 MiB, available=408.4 MiB
    05:06:47.095 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=119, revision=122
    05:06:47.105 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:06:47.106 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[Zm4xeBGQ43FGOmsnAQLc2A, null, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:06:47.106 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:47.155 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:47.164 [qtp178185341-2459] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=114, revision=117
    05:06:47.197 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:47.203 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=114, revision=117
    05:06:47.203 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=117, revision=-1
    05:06:47.250 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:06:47.250 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:47.277 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:47.305 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:06:47.307 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:06:47.339 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:47.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/3 + &#ä/bb"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:47.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:47.528 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:47.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:47.106 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:06:47.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:06:47.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=459.5 MiB, allocated=459.5 MiB, used=47.2 MiB, available=412.3 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:47.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=78.7 MiB, available=376.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:47.610 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:47.611 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9b5f129e852e1fad8082fe7e398e39d499b8284a' to.sha1='eac12cc37f168653e220c53f7b10911f22e57da8'): /3 + &#ä/cc

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:47.614 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:47.615 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:47.618 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:47.623 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:47.628 [qtp298852037-3104] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionSynced=119, revision=122
    05:06:47.629 [qtp298852037-3104] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionInProgress=122, revision=-1
    05:06:47.634 [qtp298852037-3104] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:47.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:47.658 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=123
    05:06:47.659 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123
    05:06:47.710 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:47.720 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=117, revision=123
    05:06:47.762 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:47.767 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=117, revision=123
    05:06:47.767 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=123, revision=-1

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:47.799 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:06:47.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:47.800 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:47.874 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:47.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/3 + &#ä/cc"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:06:47.918 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:48.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.0 MiB, used=47.3 MiB, available=408.2 MiB
    05:06:48.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:48.183 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:48.222 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:48.227 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:48.229 [qtp178185341-2459] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/95Sh__Mwdd6KddA8nmNlbw/YHDRUfoQ3dkIDYihQOsDLQ' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:48.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=78.8 MiB, available=376.7 MiB
    05:06:48.296 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:48.306 [qtp1325681772-2860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionSynced=-1, revision=4
    05:06:48.306 [qtp1325681772-2860] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionInProgress=4, revision=-1
    05:06:48.330 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:48.502 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.0 MiB, allocated=458.0 MiB, used=47.2 MiB, available=410.8 MiB
    05:06:48.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:48.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:06:48.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.0 MiB, used=78.9 MiB, available=376.6 MiB
    05:06:48.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:48.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=446.0 MiB, used=47.2 MiB, available=408.3 MiB
    05:06:48.877 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:48.878 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:48.878 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:06:48.881 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:48.887 [qtp298852037-2026] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c localRepositoryRevisionSynced=121
    05:06:48.891 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:48.916 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=7 remoteFromLocalRevision=121
    05:06:48.923 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    05:06:48.924 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    05:06:48.925 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%
    05:06:48.925 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [35ac8704]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:48.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    05:06:48.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:06:48.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:06:48.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:06:48.939 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:48.950 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:49.055 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:06:49.055 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:06:49.058 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:49.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=78.9 MiB, available=376.6 MiB
    05:06:49.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:49.283 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    05:06:49.283 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@468d11ab
    05:06:49.283 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:06:49.283 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:06:49.283 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:06:49.283 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:06:49.283 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:06:49.283 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:06:49.283 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:06:49.283 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:06:49.283 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:06:49.284 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:06:49.284 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:06:49.284 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:06:49.284 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:06:49.284 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:06:49.284 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:06:49.284 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:06:49.284 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:06:49.284 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:06:49.284 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:06:49.334 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    05:06:49.334 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@468d11ab
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:06:49.342 [qtp298852037-3104] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:06:49.358 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    05:06:49.358 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@468d11ab

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:49.358 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:49.360 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:06:49.360 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:06:49.361 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:06:49.361 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:06:49.361 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:06:49.362 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:06:49.362 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:06:49.362 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:06:49.362 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:06:49.362 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:06:49.363 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:06:49.363 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:06:49.363 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:06:49.363 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:06:49.363 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:06:49.364 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:06:49.364 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:06:49.364 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:06:49.364 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:06:49.364 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:06:49.365 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:49.382 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:49.385 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:49.386 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/95Sh__Mwdd6KddA8nmNlbw/YHDRUfoQ3dkIDYihQOsDLQ' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:49.414 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

    05:06:49.415 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:06:49.415 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:06:49.415 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***
    05:06:49.416 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:06:49.417 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [492e44c9]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5xl8o-e9z9o-local-dest-xenia'
    05:06:49.418 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:06:49.419 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1994 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:49.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.0 MiB, used=78.9 MiB, available=376.6 MiB
    05:06:49.598 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:06:49.601 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:06:49.601 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:06:49.618 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:49.650 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 localRepositoryRevisionSynced=2
    05:06:49.739 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:49.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=6 remoteFromLocalRevision=2
    05:06:49.858 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:49.868 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:49.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=98137ef9-1f27-49c4-ae0d-a73ee019dc54 from='build/repo/j7y5vyoj-zai4h-local-src' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'
    05:06:49.888 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:49.895 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:49.990 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
    05:06:50.346 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:50.354 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:06:50.468 [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
    05:06:50.468 [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
    05:06:50.691 [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
    05:06:51.036 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 217 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:51.266 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:51.362 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=8
    05:06:51.362 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:06:51.414 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:06:51.415 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:06:51.415 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:06:51.416 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [492e44c9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5xl8o-e9z9o-local-dest-xenia' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:51.604 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:51.628 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:51.631 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:51.632 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/95Sh__Mwdd6KddA8nmNlbw/YHDRUfoQ3dkIDYihQOsDLQ' offset=2097152

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:51.720 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:06:51.903 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:51.907 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=-1, revision=8
    05:06:52.429 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:52.435 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=-1, revision=8
    05:06:52.435 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=8, revision=-1
    05:06:52.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    05:06:52.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:52.845 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:06:52.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:52.982 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:52.995 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:53.086 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:53.091 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:53.174 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:53.241 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=11
    05:06:53.241 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11
    05:06:53.353 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:53.357 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:53.528 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:53.548 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:53.552 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:53.552 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:53.555 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/95Sh__Mwdd6KddA8nmNlbw/YHDRUfoQ3dkIDYihQOsDLQ' offset=3145728

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:53.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=8, revision=11
    05:06:53.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=11, revision=-1
    05:06:53.694 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:06:53.694 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:53.723 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:53.849 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:53.881 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:53.896 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:53.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:06:54.005 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=14
    05:06:54.006 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    05:06:54.108 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:54.112 [qtp1325681772-2860] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=11, revision=14
    05:06:54.201 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:54.216 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=11, revision=14
    05:06:54.216 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=14, revision=-1
    05:06:54.275 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:06:54.275 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:54.301 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:54.467 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:54.549 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:54.874 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:54.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:06:55.043 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=17
    05:06:55.043 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    05:06:55.125 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:55.131 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=14, revision=17
    05:06:55.263 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:55.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=14, revision=17
    05:06:55.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=17, revision=-1
    05:06:55.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:06:55.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:55.354 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:55.411 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:55.523 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    05:06:55.526 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:55.736 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:55.742 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:06:55.838 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=20
    05:06:55.838 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    05:06:56.026 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:56.030 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=17, revision=20
    05:06:56.276 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:56.283 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=17, revision=20
    05:06:56.284 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=20, revision=-1
    05:06:56.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:06:56.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:56.366 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:56.404 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:56.489 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:56.504 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:56.508 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:06:56.611 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=23
    05:06:56.611 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23
    05:06:56.807 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:56.812 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=20, revision=23
    05:06:56.905 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:56.918 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=20, revision=23
    05:06:56.919 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=23, revision=-1
    05:06:56.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:06:56.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:06:57.018 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:57.074 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:57.087 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:57.105 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    05:06:57.107 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:06:57.110 [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
    05:06:57.239 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:57.428 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='184ca1c4ad42ea2acecdfc00398aa5b2189efee9' to.sha1='33b9959c79f82c3d96348a22145101d926df2633'): /1 {11 11ä11#+} 1/a
    05:06:57.525 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=27
    05:06:57.525 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:06:57.669 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:57.686 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:57.689 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:57.690 [qtp178185341-2458] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/95Sh__Mwdd6KddA8nmNlbw/YHDRUfoQ3dkIDYihQOsDLQ' offset=4194304

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:06:58.780 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:58.787 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=23, revision=27
    05:06:58.911 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:58.919 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=23, revision=27
    05:06:58.919 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=27, revision=-1
    05:06:58.953 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:58.997 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:06:59.295 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/1 {11 11ä11#+} 1/a"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:06:59.503 [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'
    05:06:59.580 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:00.732 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:00.736 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:00.736 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oX5N6HL2Hh2R2BkwtglZfA/4lG5TMLQYJXQH02R3DsHJg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:01.782 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:01.832 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:01.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 83059 bytes in 2488 ms. path='/1 {11 11ä11#+} 1/a'
    05:07:02.015 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=30
    05:07:02.016 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:02.055 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:02.073 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:02.076 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:02.078 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/95Sh__Mwdd6KddA8nmNlbw/YHDRUfoQ3dkIDYihQOsDLQ' offset=5242880

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:02.098 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:02.103 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=27, revision=30
    05:07:02.205 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:02.216 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=27, revision=30
    05:07:02.216 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=30, revision=-1
    05:07:02.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:02.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:02.302 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:02.615 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:02.683 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:07:02.734 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:02.943 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/1 {11 11ä11#+} 1/a"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:03.151 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:03.351 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:03.356 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:07:03.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0ebb28f612501a87a78470dd9630760c762bafce' to.sha1='2c44a3fefcc9e756dc5e3f529f1952f843e1d551'): /1 {11 11ä11#+} 1/b
    05:07:03.484 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=36
    05:07:03.484 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36
    05:07:04.134 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:04.139 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=30, revision=36
    05:07:04.383 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:04.391 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=30, revision=36
    05:07:04.392 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=36, revision=-1
    05:07:04.441 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:04.806 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:04.832 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/1 {11 11ä11#+} 1/b"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:04.846 [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'
    05:07:04.921 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:04.999 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:05.006 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:05.007 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oX5N6HL2Hh2R2BkwtglZfA/NOQZZaJipg8euStoPxfOZQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:05.122 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:05.204 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:05.234 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:05.240 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:05.242 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:05.243 [qtp178185341-2458] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/95Sh__Mwdd6KddA8nmNlbw/YHDRUfoQ3dkIDYihQOsDLQ' offset=6291456

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:05.281 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 144447 bytes in 435 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:05.291 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:05.304 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=39
    05:07:05.306 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:05.308 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 6293033 bytes in 17390 ms. path='/3 + &#ä/cc'
    05:07:05.319 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=132
    05:07:05.319 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132
    05:07:05.451 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:05.463 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=123, revision=132

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:05.503 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:05.507 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:05.519 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=123, revision=132
    05:07:05.519 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=132, revision=-1

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:05.520 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=36, revision=39
    05:07:05.536 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:05.542 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=36, revision=39
    05:07:05.542 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=39, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:05.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:05.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:05.596 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:05.618 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:05.618 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:05.648 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:05.702 [qtp178185341-2458] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:05.725 [qtp178185341-2458] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:05.742 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:05.746 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:05.793 [qtp178185341-2458] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:05.799 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:05.943 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/3 + &#ä/cc"} on repo=b7dec337-0009-4f29-aeda-04c31174d800

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:05.943 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/1 {11 11ä11#+} 1/b"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:05.951 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:05.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:05.963 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:05.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:06.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:06.047 [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
    05:07:06.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2efde5bf89454da0a1b179b54cb786ea625da16b' to.sha1='b1e628d03c28695a71fd6f5792d4355af2a84319'): /3 + &#ä/dd
    05:07:06.098 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=138
    05:07:06.098 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:06.116 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='320869840d9506adf92185486391f90d884ff5bc' to.sha1='f90b197d14e77e3f016d1c5da17dc9575a3f24f5'): /1 {11 11ä11#+} 1/c
    05:07:06.172 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=45
    05:07:06.172 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:06.187 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:06.190 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=132, revision=138
    05:07:06.251 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:06.255 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=132, revision=138
    05:07:06.256 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=138, revision=-1
    05:07:06.287 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:06.291 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:06.302 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=39, revision=45

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:06.413 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:06.447 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:06.455 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=39, revision=45
    05:07:06.455 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=45, revision=-1
    05:07:06.500 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:06.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/3 + &#ä/dd"} on repo=b7dec337-0009-4f29-aeda-04c31174d800
    05:07:06.527 [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
    05:07:06.535 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:06.553 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/1 {11 11ä11#+} 1/c"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:06.600 [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
    05:07:06.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:06.759 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:06.766 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:06.778 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:06.783 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:06.800 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:06.801 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/95Sh__Mwdd6KddA8nmNlbw/3wXEQgujh3KS4FC31WAuZQ' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:06.804 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:06.806 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/oX5N6HL2Hh2R2BkwtglZfA/wkUqICUaoReKB9rSiRQ3sw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:07.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:07.749 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:07.777 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 423518 bytes in 1177 ms. path='/1 {11 11ä11#+} 1/c'
    05:07:07.804 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=48
    05:07:07.805 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48
    05:07:07.853 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:07.859 [qtp1325681772-2860] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=45, revision=48
    05:07:07.888 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:07.902 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=45, revision=48
    05:07:07.902 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=48, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:07.942 [Test worker] INFO  D.Datastore - 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
    05:07:07.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:07.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:08.018 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:08.056 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:08.061 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:07:08.167 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:08.198 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:08.205 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/1 {11 11ä11#+} 1/c"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:08.212 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:08.240 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 853585 bytes in 1713 ms. path='/3 + &#ä/dd'
    05:07:08.256 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=141
    05:07:08.257 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:08.259 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:07:08.261 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:08.264 [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
    05:07:08.294 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:08.299 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=138, revision=141

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:08.318 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='105d3f46430430ea885e486053f232db54e73476' to.sha1='cf6b713324151bed16ffe28795b313f2a0782c1b'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:08.320 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:08.329 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=138, revision=141
    05:07:08.329 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=141, revision=-1
    05:07:08.371 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:08.371 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:08.385 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:08.413 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=54
    05:07:08.413 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:08.435 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:08.438 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:07:08.486 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:08.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:08.516 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="b7dec337-0009-4f29-aeda-04c31174d800", toRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", path="/3 + &#ä/dd"} on repo=b7dec337-0009-4f29-aeda-04c31174d800

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:08.516 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:08.523 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=48, revision=54
    05:07:08.804 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:08.806 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:08.817 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=48, revision=54
    05:07:08.817 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=54, revision=-1
    05:07:08.854 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:08.858 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:08.892 [closeDeferredTimer-612f46df-k] INFO  c.c.c.l.LocalRepoManagerImpl - [612f46df]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:08.946 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:08.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/2/1 {11 11ä11#+} 1/a"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:08.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:09.006 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=6

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:09.052 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:09.062 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:09.068 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:09.069 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4prYzZlLTDzzc-F6HLMdQg/BAzvFmXsgIvJsK_iUr3eJA/k4GuqNDvAcw2KCfL5kOo6g' offset=0
    05:07:09.315 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:09.355 [closeDeferredTimer-35ac8704-2] INFO  c.c.c.l.LocalRepoManagerImpl - [35ac8704]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:09.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 54367 bytes in 376 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:07:09.388 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=57
    05:07:09.390 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57
    05:07:09.439 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:09.444 [qtp1325681772-2860] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=54, revision=57
    05:07:09.468 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:09.474 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=54, revision=57
    05:07:09.474 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=57, revision=-1
    05:07:09.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:09.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:09.583 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:09.631 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:09.635 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:07:09.856 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:09.880 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/2/1 {11 11ä11#+} 1/a"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:09.887 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:09.903 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:09.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:09.910 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=147
    05:07:09.919 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147
    05:07:09.966 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:09.969 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=141, revision=147

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:09.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e42e9e5d9705681d4fdff90f01464f7aad45ffa7' to.sha1='619c9f1673c3d37827958526e9a6b2c4213ca30c'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:10.005 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:10.009 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=141, revision=147
    05:07:10.010 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=147, revision=-1

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:10.070 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=63
    05:07:10.070 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:10.087 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:10.111 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 transaction.localRevision=92 remoteFromLocalRevision=6
    05:07:10.179 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:10.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 from='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540' toID=b7dec337-0009-4f29-aeda-04c31174d800 to='build/repo/j7y5uwsj-jaffl-local-src', fromRepoLocalSync=false

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:10.206 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:10.208 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:10.216 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=57, revision=63
    05:07:10.353 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:10.362 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=57, revision=63
    05:07:10.363 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=63, revision=-1
    05:07:10.403 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:10.483 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:10.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/2/1 {11 11ä11#+} 1/b"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:10.666 [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'
    05:07:10.776 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:10.788 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:10.792 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:10.794 [qtp1325681772-2860] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4prYzZlLTDzzc-F6HLMdQg/BAzvFmXsgIvJsK_iUr3eJA/zAM-p0pkOTKqIEU5bKGLGQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:11.101 [pool-4-thread-12] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=92
    05:07:11.732 [pool-4-thread-12] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:11.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:11.766 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:11.828 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 300744 bytes in 1162 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:07:11.856 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=66
    05:07:11.858 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66
    05:07:11.947 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:11.953 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=63, revision=66
    05:07:11.979 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:11.986 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=63, revision=66
    05:07:11.986 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=66, revision=-1
    05:07:12.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:12.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:12.065 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:12.111 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:12.114 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:07:12.126 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:12.179 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/2/1 {11 11ä11#+} 1/b"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:12.241 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:12.318 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=68.1 MiB, available=387.4 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:12.321 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:12.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:12.343 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:12.356 [qtp178185341-2459] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionInProgress=-1, revision=93
    05:07:12.372 [qtp178185341-2459] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:12.414 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f76a65bae12745cb1756e91e0cb27b27740557b' to.sha1='d56588ea683c9f105c41d5c2e8959d13c09ae6d2'): /2/a
    05:07:12.509 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=72
    05:07:12.509 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72
    05:07:13.359 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:13.363 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=66, revision=72
    05:07:13.499 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:13.513 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=66, revision=72
    05:07:13.513 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=72, revision=-1
    05:07:13.559 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:13.616 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:13.695 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/2/a"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:13.699 [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
    05:07:13.769 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:13.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: 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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:13.810 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:13.837 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:13.843 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:13.851 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4prYzZlLTDzzc-F6HLMdQg/k2iAtc-pWsoy7Gzk3vxAlA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:14.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:14.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=65.2 MiB, available=390.3 MiB
    05:07:14.251 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.remoteRepositoryRevisionSynced=4, revision=93
    05:07:14.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:14.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:14.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:14.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:14.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:14.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:14.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.391 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:14.391 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.402 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:14.402 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.411 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:14.411 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:14.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:14.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:14.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.450 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:14.450 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.459 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:14.459 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.469 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:14.469 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.478 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:14.478 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.490 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:14.490 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:14.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:14.513 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ulDxgeXPkTkjf9_Ugj-DTw, serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540} because of missing permissions!
    05:07:14.513 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:07:14.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=65.5 MiB, available=390.0 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:14.909 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:14.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 299505 bytes in 1233 ms. path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:14.938 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:14.946 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionSynced=4, revision=93
    05:07:14.946 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionInProgress=93, revision=-1
    05:07:14.961 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:14.962 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=75

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:14.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:14.964 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75
    05:07:15.000 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:15.014 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=72, revision=75
    05:07:15.069 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:15.076 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=72, revision=75
    05:07:15.076 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=75, revision=-1
    05:07:15.151 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:15.151 [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
    05:07:15.159 [Test worker] INFO  D.Datastore - 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
    05:07:15.177 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:15.220 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:15.224 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:07:15.246 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:15.328 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/2/a"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:15.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=65.3 MiB, available=390.2 MiB
    05:07:15.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:15.407 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:15.431 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:07:15.434 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:15.439 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:07:15.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e804f21175a77ac54433226cba0f05de289ef6b' to.sha1='8e80245ccac0e085a797420402fb1846c8e588dc'): /3 + &#ä/5/h
    05:07:15.590 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=81
    05:07:15.590 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81
    05:07:15.669 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:15.678 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=75, revision=81
    05:07:15.747 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:15.753 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=75, revision=81
    05:07:15.753 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=81, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:15.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=65.3 MiB, available=390.2 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:15.816 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:15.909 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:15.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/3 + &#ä/5/h"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:15.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:07:16.140 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:15.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:07:16.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=65.3 MiB, available=390.2 MiB
    05:07:16.151 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:07:16.151 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:07:16.151 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:16.162 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:16.166 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:16.167 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:16.168 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UpOIT1739b3CTkjhuJlhlA/tsmjCZDYY7VqXZ2wlPN6cw/uHFLxQN5qm-aHnHLmH3a9g' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:16.193 [qtp178185341-2459] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 localRepositoryRevisionSynced=92
    05:07:16.218 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:16.249 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 transaction.localRevision=150 remoteFromLocalRevision=92
    05:07:16.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b7dec337-0009-4f29-aeda-04c31174d800 from='build/repo/j7y5uwsj-jaffl-local-src' toID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 to='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540'
    05:07:16.297 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=150
    05:07:16.385 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:07:16.385 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:07:16.389 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=150
    05:07:16.402 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=152
    05:07:16.406 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152
    05:07:16.475 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:16.483 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=147, revision=152
    05:07:16.494 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:16.499 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=147, revision=152
    05:07:16.500 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=152, revision=-1
    05:07:16.548 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:16.553 [qtp178185341-2459] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 transaction.localRevision=98 remoteFromLocalRevision=150
    05:07:16.643 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:16.649 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:07:16.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    05:07:16.656 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53c33b4d]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5y69b-vrfxm-local-dest'
    05:07:16.659 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53c33b4d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5y69b-vrfxm-local-dest' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:16.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:16.946 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:17.051 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 435663 bytes in 1060 ms. path='/3 + &#ä/5/h'
    05:07:17.092 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=84
    05:07:17.094 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84
    05:07:17.138 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:17.143 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=81, revision=84
    05:07:17.180 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:17.192 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=81, revision=84
    05:07:17.192 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=84, revision=-1
    05:07:17.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:17.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:17.298 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:17.340 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:17.344 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:07:17.356 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:17.421 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/3 + &#ä/5/h"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:17.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:17.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
    05:07:17.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:17.515 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:07:17.550 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b35bcbe3171767cc5409be392e4cf761a4178483' to.sha1='b822dc3bb4c7bfba3180f0885ed218f1b78c74c2'): /3 + &#ä/5/i
    05:07:17.607 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=90
    05:07:17.608 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90
    05:07:17.653 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:17.658 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=84, revision=90
    05:07:17.702 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:17.710 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=84, revision=90
    05:07:17.710 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=90, revision=-1
    05:07:17.747 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:17.789 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:17.818 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/3 + &#ä/5/i"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:17.838 [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
    05:07: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 > uploadBackdatedSignature STANDARD_OUT
    05:07:18.010 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:18.031 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:18.035 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:18.035 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UpOIT1739b3CTkjhuJlhlA/tsmjCZDYY7VqXZ2wlPN6cw/b656yalEow6RbczeyjD-Qg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:18.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:18.935 [Test worker] INFO  D.Datastore - 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
    05:07:19.022 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:19.073 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 556270 bytes in 1234 ms. path='/3 + &#ä/5/i'
    05:07:19.096 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=93
    05:07:19.098 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93
    05:07:19.174 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:19.178 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=90, revision=93
    05:07:19.201 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:19.206 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=90, revision=93
    05:07:19.206 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=93, revision=-1
    05:07:19.273 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:19.273 [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
    05:07:19.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:19.297 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:19.327 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:19.330 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:07:19.365 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:19.396 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/3 + &#ä/5/i"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:19.504 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:19.532 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:19.535 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:07:19.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f924b0676045bfbdff1241c955a8169e037e7998' to.sha1='25d586161a7df542457ebff93b2fcb84436e318f'): /3 + &#ä/aa
    05:07:19.674 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=99
    05:07:19.674 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99
    05:07:19.837 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:19.842 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=93, revision=99
    05:07:19.927 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:19.943 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=93, revision=99
    05:07:19.944 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=99, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:19.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:19.990 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:20.099 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:20.137 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/3 + &#ä/aa"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:20.151 [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
    05:07:20.271 [Test worker] INFO  D.Datastore - 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
    05:07:20.379 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:20.403 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:20.407 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:20.410 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UpOIT1739b3CTkjhuJlhlA/ppZiQx3_IvWOzRoxcFi4_A' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:20.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.
    05:07:21.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:21.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:21.935 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:22.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 892790 bytes in 1854 ms. path='/3 + &#ä/aa'
    05:07:22.051 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=102
    05:07:22.053 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102
    05:07:22.136 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:22.140 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=99, revision=102
    05:07:22.190 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:22.203 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=99, revision=102
    05:07:22.205 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=102, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:22.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
    05:07:22.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:22.285 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:22.285 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:22.309 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:22.347 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:22.349 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:07:22.412 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:22.460 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/3 + &#ä/aa"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:22.558 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:22.632 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:22.636 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:07:22.775 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='995a5fdac320e1a56aefc28e6b2a5a127846e30c' to.sha1='28f7549b3d8f840020a7b8a669a81d962d8e6868'): /3 + &#ä/bb
    05:07:22.853 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=108
    05:07:22.854 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108
    05:07:22.942 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:22.947 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=102, revision=108
    05:07:22.986 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:22.991 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=102, revision=108
    05:07:22.991 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=108, revision=-1
    05:07:23.020 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:23.060 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:23.087 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/3 + &#ä/bb"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:23.090 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:23.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:23.238 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:23.254 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:23.260 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:23.261 [qtp1325681772-2860] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UpOIT1739b3CTkjhuJlhlA/oDP0R9YoBUYc2KgPlvx5vA' offset=0
    05:07:23.643 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:23.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 396003 bytes in 582 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:23.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:23.711 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=111
    05:07:23.713 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111
    05:07:23.801 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:23.812 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=108, revision=111
    05:07:23.826 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:23.833 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=108, revision=111
    05:07:23.833 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=111, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:23.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:23.932 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:07:23.932 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:23.951 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:24.013 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:24.015 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:07:24.094 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:24.146 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/3 + &#ä/bb"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:24.170 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:24.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:24.190 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:07:24.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c79f3edb4af33cb278599add4ce53ece8acfa4e0' to.sha1='26beb491c3ecca6408ba0ee8d7ffc6d1597d5f5a'): /3 + &#ä/cc
    05:07:24.291 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=117
    05:07:24.291 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117
    05:07:24.381 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:24.386 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=111, revision=117
    05:07:24.475 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:24.486 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=111, revision=117
    05:07:24.486 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=117, revision=-1
    05:07:24.528 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:24.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:24.582 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:24.607 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/3 + &#ä/cc"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:24.613 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:07:24.735 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:24.746 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:24.750 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:24.751 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UpOIT1739b3CTkjhuJlhlA/L24gws8kjr_-RY7drYZ3lw' offset=0
    05:07:25.314 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:25.425 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 278939 bytes in 812 ms. path='/3 + &#ä/cc'
    05:07:25.453 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=120
    05:07:25.455 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120
    05:07:25.493 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:25.498 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=117, revision=120
    05:07:25.521 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:25.527 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=117, revision=120
    05:07:25.527 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=120, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:25.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:25.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:25.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:25.623 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:25.657 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:25.660 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:07:25.704 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:25.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
    05:07:25.820 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/3 + &#ä/cc"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:25.836 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:25.858 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:25.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:07:25.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c3c5236ff83c043596677520c29624abbd43344' to.sha1='c69fd9c938da97db78a8cb70055056943e6c54fa'): /3 + &#ä/dd
    05:07:25.967 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=126
    05:07:25.967 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:26.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:26.065 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:26.070 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=120, revision=126
    05:07:26.116 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:26.122 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=120, revision=126
    05:07:26.122 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=126, revision=-1
    05:07:26.152 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:26.218 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:26.264 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/3 + &#ä/dd"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:26.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/dd'
    05:07:26.617 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:26.642 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:26.646 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:26.646 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UpOIT1739b3CTkjhuJlhlA/u6mlgUksIkhvvkIN_8gp1g' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:26.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.
    05:07:27.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:28.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07: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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:28.769 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:28.896 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:28.905 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:28.908 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:28.909 [qtp1325681772-960] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UpOIT1739b3CTkjhuJlhlA/u6mlgUksIkhvvkIN_8gp1g' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:28.928 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]initPersistenceManagerFactory: repositoryId=d6e10dfb-c970-442c-af67-76aa751f441e

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:28.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:29.123 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 37122 ms.
    05:07:29.145 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:29.215 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 53 ms.
    05:07:29.216 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=tPoTeI7g8BqEOaRH_bhkWg, invitation=false]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:29.249 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:29.269 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1147123 bytes in 2927 ms. path='/3 + &#ä/dd'
    05:07:29.287 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=130
    05:07:29.289 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130
    05:07:29.321 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:29.322 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 106 ms.
    05:07:29.322 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=pxVCQZTwiGYZvd71p_5vmA, invitation=false]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:29.347 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=126, revision=130
    05:07:29.460 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:29.466 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=126, revision=130
    05:07:29.466 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=130, revision=-1
    05:07:29.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:29.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:29.543 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:29.592 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:29.597 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:07:29.786 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:29.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/3 + &#ä/dd"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:07:29.926 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:29.965 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:30.023 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=88.3 MiB, available=367.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:30.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.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:30.061 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:30.279 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:30.416 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=136
    05:07:30.425 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:30.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.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:30.484 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:30.490 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=130, revision=136
    05:07:30.554 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:30.559 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=130, revision=136
    05:07:30.559 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=136, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:30.733 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 8d51a3b4-373a-4cf2-9402-3fd225aee2e3
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5wkgc-b32ue-local-src
      localRepository.publicKeySha1 = F8:18:B9:6B:DC:B6:52:73:4B:75:A9:46:54:45:7C:6B:70:F6:63:43

      remoteRepository.repositoryId = d6e10dfb-c970-442c-af67-76aa751f441e
      remoteRepository.remoteRoot = https://localhost:44090/d6e10dfb-c970-442c-af67-76aa751f441e
      remoteRepository.publicKeySha1 = 11:2E:97:21:3F:64:80:E1:08:15:D7:CB:5F:BF:20:07:9C:06:DC:9F

    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 8d51a3b4-373a-4cf2-9402-3fd225aee2e3 d6e10dfb-c970-442c-af67-76aa751f441e

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:30.760 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:30.778 [qtp1325681772-2860] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 transaction.localRevision=81 remoteFromLocalRevision=6
    05:07:30.786 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:30.792 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=98137ef9-1f27-49c4-ae0d-a73ee019dc54 to='build/repo/j7y5vyoj-zai4h-local-src', fromRepoLocalSync=false
    05:07:30.805 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:30.820 [pool-4-thread-12] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:31.108 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:31.227 [pool-4-thread-12] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:31.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:31.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:07:31.626 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    05:07:31.713 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    05:07:31.752 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:07:31.777 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    05:07:31.835 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:31.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=67.1 MiB, available=388.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:31.874 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:31.900 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:31.962 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    05:07:32.174 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:32.178 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:07:32.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d6e10dfb-c970-442c-af67-76aa751f441e from='https://localhost:44090/d6e10dfb-c970-442c-af67-76aa751f441e' toID=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 to='build/repo/j7y5wkgc-b32ue-local-src', fromRepoLocalSync=true
    05:07:32.180 [pool-33-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8d51a3b4-373a-4cf2-9402-3fd225aee2e3 ('build/repo/j7y5wkgc-b32ue-local-src')
    05:07:32.217 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:32.230 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionInProgress=-1, revision=82
    05:07:32.245 [qtp1325681772-960] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:32.247 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:32.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:32.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:32.384 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:32.420 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 serverRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e renewalDateTime=2017-09-24T03:37:32.363Z expiryDateTime=2017-09-24T04:07:32.363Z
    05:07:32.440 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:32.481 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    05:07:32.546 [pool-4-thread-10] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:32.654 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:32.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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
    05:07:32.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.
    05:07:32.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:33.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 > uploadBackdatedSignature STANDARD_OUT
    05:07:33.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=66.0 MiB, available=389.5 MiB
    05:07:33.303 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=4, revision=82

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:32.550 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 serverRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e: repoFileDtos.size=0
    05:07:33.372 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=71.4 MiB, available=384.1 MiB
    05:07:33.403 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:33.468 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:33.468 [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
    05:07:33.474 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:33.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:33.491 [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
    05:07:33.496 [qtp1971696218-2194] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:33.509 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:33.509 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:33.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:33.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:33.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:33.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:33.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.591 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:33.591 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.604 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:33.604 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.617 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:33.617 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.629 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:33.629 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:33.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:33.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:33.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:33.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.691 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:33.691 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.706 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:33.706 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:33.718 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:07:33.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:07:34.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=65.1 MiB, available=390.4 MiB
    05:07:34.186 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:34.190 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionSynced=4, revision=82
    05:07:34.190 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionInProgress=82, revision=-1
    05:07:34.262 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:34.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:07:34.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=64.9 MiB, available=390.6 MiB
    05:07:34.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:07:34.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=64.9 MiB, available=390.6 MiB
    05:07:34.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:35.236 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:35.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 serverRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e: 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
    05:07:35.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=64.9 MiB, available=390.6 MiB
    05:07:35.365 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:07:35.365 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:07:35.365 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:07:35.376 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:35.412 [qtp1325681772-2860] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 localRepositoryRevisionSynced=81
    05:07:35.429 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:35.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 > uploadBackdatedSignature STANDARD_OUT
    05:07:35.475 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=139 remoteFromLocalRevision=81
    05:07:35.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=98137ef9-1f27-49c4-ae0d-a73ee019dc54 from='build/repo/j7y5vyoj-zai4h-local-src' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'
    05:07:35.488 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=139
    05:07:35.550 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:07:35.551 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:07:35.558 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=139
    05:07:35.592 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=141
    05:07:35.594 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141
    05:07:35.657 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:35.674 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=136, revision=141
    05:07:35.701 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:35.712 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=136, revision=141
    05:07:35.712 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=141, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:35.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=71.7 MiB, available=383.8 MiB
    05:07:35.731 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:35.734 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:35.749 [qtp1325681772-2860] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 transaction.localRevision=87 remoteFromLocalRevision=139
    05:07:35.860 [qtp1325681772-2860] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:35.865 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:07:35.871 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    05:07:35.960 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 85 ms.
    05:07:35.960 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=4Kyg-bYsmFNxiPY5Rjjdgw, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:35.989 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=pxVCQZTwiGYZvd71p_5vmA, serverRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e} because of missing permissions!
    05:07:35.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:36.076 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 115 ms.
    05:07:36.076 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:36.162 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [492e44c9]initPersistenceManagerFactory: repositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:07:36.224 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [492e44c9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 30678 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:36.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:36.241 [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
    05:07:36.240 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:36.253 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:36.267 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:07:36.267 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:07:36.268 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:07:36.281 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    05:07:36.288 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[db86f30dcbc8141a]
    05:07:36.314 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:07:36.332 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    05:07:36.345 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[db86f30dcbc8141a]
    05:07:36.386 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:07:36.391 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:07:36.395 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:07:36.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:07:36.397 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:07:36.400 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:07:36.410 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:36687' serverPath='/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, invitation=true]
    05:07:36.411 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:07:36.413 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:07:36.413 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:07:36.414 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:07:36.415 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    05:07:36.422 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[db86f30dcbc8141a]
    05:07:36.446 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:07:36.449 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    05:07:36.459 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:07:36.466 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:07:36.475 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:07:36.482 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:07:36.483 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:07:36.483 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:07:36.484 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:07:36.484 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:36.524 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:36.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.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:36.528 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:07:36.533 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=98137ef9-1f27-49c4-ae0d-a73ee019dc54 to='build/repo/j7y5vyoj-zai4h-local-src', fromRepoLocalSync=true
    05:07:36.537 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 98137ef9-1f27-49c4-ae0d-a73ee019dc54 ('build/repo/j7y5vyoj-zai4h-local-src')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:36.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=71.8 MiB, available=383.7 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:36.560 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:36.581 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:36.594 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:36.598 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.localRepositoryRevisionSynced=-1, revision=4
    05:07:36.598 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.localRepositoryRevisionInProgress=4, revision=-1
    05:07:36.615 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:36.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:36.644 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:36.646 [closeDeferredTimer-143708b-6x] INFO  c.c.c.l.LocalRepoManagerImpl - [143708b]_close: Shutting down real LocalRepoManager.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:36.651 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 167 ms.
    05:07:36.652 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:07:36.652 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:07:36.652 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:07:36.652 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:07:36.654 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    05:07:36.662 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:07:36.663 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:07:36.663 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:07:36.664 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:07:36.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    05:07:36.672 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, invitation=false]
    05:07:36.673 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, invitation=false, validTo=null]
    05:07:36.721 [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
    05:07:36.818 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b renewalDateTime=2017-09-24T03:36:44.360Z expiryDateTime=2017-09-24T04:06:44.360Z

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:36.840 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:36.845 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:36.852 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:36.853 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:36.854 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:36.854 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:07:36.855 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:07:36.855 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:07:36.855 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:36.857 [pool-4-thread-12] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=87

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:36.858 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:07:36.858 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:07:36.858 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:07:36.858 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:07:36.858 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:07:36.859 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    05:07:36.872 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[db86f30dcbc8141a]
    05:07:36.882 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:36.883 [pool-4-thread-12] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:36.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:36.930 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:37.010 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:07:37.010 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:37.011 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:37.012 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:37.018 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:37.049 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, invitation=false]
    05:07:37.141 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:37.146 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:37.147 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:07:37.351 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:37.351 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:37.353 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]<init>: localRoot='/home/tomcat/subshare-repo.d/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:07:37.354 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]initLockFile: Repository '/home/tomcat/subshare-repo.d/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:37.417 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=71.7 MiB, available=383.8 MiB
    05:07:37.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:37.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=65.9 MiB, available=389.6 MiB
    05:07:37.746 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:37.760 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionInProgress=-1, revision=88
    05:07:37.766 [qtp1325681772-3013] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88
    05:07:37.865 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:37.870 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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
    05:07:38.531 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=65.2 MiB, available=390.3 MiB
    05:07:38.540 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=82, revision=88
    05:07:38.552 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:38.752 [qtp298852037-3262] INFO  D.Datastore - 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
    05:07:38.222 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=71.8 MiB, available=383.7 MiB
    05:07:38.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:07:38.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=71.8 MiB, available=383.7 MiB
    05:07:38.848 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:07:38.851 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:07:38.851 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:38.858 [Test worker] INFO  D.Datastore - 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
    05:07:38.879 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:38.958 [qtp1971696218-2854] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 localRepositoryRevisionSynced=2
    05:07:39.028 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:39.101 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:38.554 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:07:38.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:07:39.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=65.3 MiB, available=390.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:39.129 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:39.148 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:39.147 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:39.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 from='build/repo/j7y5wkgc-b32ue-local-src' toID=d6e10dfb-c970-442c-af67-76aa751f441e to='https://localhost:44090/d6e10dfb-c970-442c-af67-76aa751f441e'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:39.156 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionSynced=82, revision=88
    05:07:39.157 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionInProgress=88, revision=-1
    05:07:39.164 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:39.171 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:39.185 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:39.188 [qtp298852037-3262] INFO  D.Datastore - 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
    05:07:39.258 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:39.372 [qtp298852037-3262] INFO  D.Datastore - 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
    05:07:39.488 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:39.496 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:39.504 [qtp298852037-3262] INFO  D.Datastore - 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
    05:07:39.557 [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
    05:07:39.569 [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
    05:07:39.604 [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
    05:07:39.659 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:39.708 [qtp298852037-3262] INFO  D.Datastore - 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
    05:07:39.717 [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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:39.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:07:39.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=65.3 MiB, available=390.2 MiB
    05:07:39.905 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:39.944 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:40.016 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:40.055 [qtp298852037-3262] INFO  D.Datastore - 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
    05:07:40.060 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=8
    05:07:40.060 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:40.133 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:40.190 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:40.245 [qtp298852037-3262] INFO  D.Datastore - 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
    05:07:40.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=65.3 MiB, available=390.2 MiB
    05:07:40.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:40.295 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:40.345 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:40.446 [qtp298852037-3262] INFO  D.Datastore - 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
    05:07:40.575 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:40.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:40.675 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:40.687 [qtp1971696218-3014] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:40.688 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:40.771 [qtp298852037-3262] INFO  D.Datastore - 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
    05:07:40.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:40.915 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=65.3 MiB, available=390.2 MiB
    05:07:40.917 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:07:40.920 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:07:40.920 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:07:40.939 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:40.950 [qtp1325681772-3013] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 localRepositoryRevisionSynced=87
    05:07:40.962 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:40.967 [qtp298852037-3262] INFO  D.Datastore - 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
    05:07:40.981 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:41.001 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=-1, revision=8
    05:07:41.001 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:41.014 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=147 remoteFromLocalRevision=87
    05:07:41.045 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:41.059 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]initPersistenceManagerFactory: repositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f
    05:07:41.060 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3706 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:41.063 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:41.069 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:41.075 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=147

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:41.077 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:41.079 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:41.092 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:41.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:07:41.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:07:41.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:41.147 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:41.173 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:41.178 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=141, revision=147

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:41.193 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    05:07:41.193 [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
    05:07:41.202 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:41.203 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:41.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:41.228 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:41.403 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:41.426 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:41.514 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:41.525 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=98137ef9-1f27-49c4-ae0d-a73ee019dc54 from='build/repo/j7y5vyoj-zai4h-local-src' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:41.538 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:41.540 [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
    05:07:41.552 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:41.554 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [492e44c9]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:41.562 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:41.564 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:41.565 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:41.566 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:41.579 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:41.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:41.606 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=148
    05:07:41.655 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:07:41.656 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:07:41.665 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=148
    05:07:41.723 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=147, revision=150
    05:07:41.737 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:41.817 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=11
    05:07:41.818 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:41.837 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:41.897 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=147, revision=150

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:41.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:41.930 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:41.963 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=141, revision=150
    05:07:41.963 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=150, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:41.992 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:41.994 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:41.999 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:42.008 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:42.014 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:42.027 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:42.021 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 to='build/repo/j7y5xl8o-e9z9o-local-dest-xenia', fromRepoLocalSync=true
    05:07:42.022 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 ('build/repo/j7y5xl8o-e9z9o-local-dest-xenia')

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:42.024 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:42.049 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 transaction.localRevision=94 remoteFromLocalRevision=148
    05:07:42.066 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:42.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=98137ef9-1f27-49c4-ae0d-a73ee019dc54 to='build/repo/j7y5vyoj-zai4h-local-src', fromRepoLocalSync=false
    05:07:42.089 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:42.099 [pool-4-thread-12] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=94
    05:07:42.115 [pool-4-thread-12] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:42.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:42.168 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:42.176 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=8, revision=11
    05:07:42.177 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:42.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:42.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:42.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:42.293 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:42.327 [pool-21-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    05:07:42.342 [pool-21-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 20.12%
    05:07:42.347 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:42.370 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:42.371 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:42.399 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:42.401 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:42.422 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:37:42.382Z expiryDateTime=2017-09-24T04:07:42.382Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:42.424 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:42.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:42.439 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:42.444 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:42.445 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:42.448 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:42.451 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:42.451 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:42.452 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:42.454 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:42.458 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:42.490 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=127

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:42.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=14
    05:07:42.561 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:42.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:42.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=66.0 MiB, available=389.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:42.898 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:42.901 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:42.915 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:42.924 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionInProgress=-1, revision=95
    05:07:42.931 [qtp1325681772-2157] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:42.942 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:42.958 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:42.970 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=11, revision=14
    05:07:42.970 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=14, revision=-1
    05:07:43.040 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:43.041 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:43.061 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:43.105 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:43.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:43.119 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:43.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:43.203 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:43.204 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:07:43.292 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=17
    05:07:43.292 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    05:07:43.352 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:43.357 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=14, revision=17
    05:07:43.401 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07: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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:43.405 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=14, revision=17
    05:07:43.405 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=17, revision=-1
    05:07:43.450 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:43.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:43.483 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:43.543 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:43.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=65.2 MiB, available=390.3 MiB
    05:07:43.739 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=88, revision=95
    05:07:43.770 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:07:43.772 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:07:43.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:43.814 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:43.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.71%
    05:07:43.856 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:43.858 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:42.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=18
    05:07:43.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=58.8 MiB, available=425.2 MiB
    05:07:43.953 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:43.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:07:43.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:07:43.993 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:43.994 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:43.994 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:43.996 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:44.018 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=-1, revision=129

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:44.019 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=20
    05:07:44.019 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    05:07:44.074 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:44.082 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:44.106 [qtp298852037-2026] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:44.130 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:44.135 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=17, revision=20
    05:07:44.135 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=20, revision=-1
    05:07:44.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:44.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:44.208 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:44.307 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:44.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:44.338 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:44.347 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:44.353 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:44.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=65.3 MiB, available=390.2 MiB
    05:07:44.510 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:44.515 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionSynced=88, revision=95
    05:07:44.515 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionInProgress=95, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:44.520 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=23
    05:07:44.521 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:44.543 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:44.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:44.611 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:44.629 [qtp1971696218-3014] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=20, revision=23
    05:07:44.669 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:44.673 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=20, revision=23
    05:07:44.673 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=23, revision=-1
    05:07:44.710 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:44.710 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:44.730 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:44.783 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:44.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:44.836 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.84%
    05:07:44.839 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:44.851 [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
    05:07:44.896 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:44.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=65.3 MiB, available=390.2 MiB
    05:07:44.978 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:44.992 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:45.069 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1ef159f45b077d80f83341dfddd68403aefff126' to.sha1='6cb1e022bd7752d14f47c6224a5e3c0c6fe04c28'): /1 {11 11ä11#+} 1/a
    05:07:45.139 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=27
    05:07:45.139 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:45.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:45.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=65.3 MiB, available=390.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:45.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=52.6 MiB, available=435.4 MiB
    05:07:45.683 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=-1, revision=129

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:45.710 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:45.713 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=23, revision=27
    05:07:45.837 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:45.843 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=23, revision=27
    05:07:45.843 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=27, revision=-1
    05:07:45.869 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:45.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:07:45.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=65.2 MiB, available=390.3 MiB
    05:07:45.863 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:07:45.863 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:07:45.883 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:45.902 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 localRepositoryRevisionSynced=94
    05:07:45.965 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:45.975 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:46.010 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=154 remoteFromLocalRevision=94
    05:07:46.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=98137ef9-1f27-49c4-ae0d-a73ee019dc54 from='build/repo/j7y5vyoj-zai4h-local-src' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'
    05:07:46.069 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=154
    05:07:46.150 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:07:46.150 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:07:46.159 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=154

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:46.162 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/1 {11 11ä11#+} 1/a"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:46.182 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=156
    05:07:46.186 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:46.209 [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
    05:07:46.255 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:46.266 [qtp1325681772-960] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=150, revision=156

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:46.321 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:07:46.440 [qtp1325681772-960] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:46.448 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=150, revision=156
    05:07:46.448 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=156, revision=-1
    05:07:46.548 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:46.556 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 transaction.localRevision=100 remoteFromLocalRevision=154
    05:07:46.565 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:46.568 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:07:46.571 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53de9f16]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ytc9-acqt8-local-dest'
    05:07:46.577 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53de9f16]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ytc9-acqt8-local-dest' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:46.943 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:46.946 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:46.946 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YtV-ubjhMa8elGRpkLaWsA/g9HkxDxQCJSztV_cTwrhkQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:48.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:49.135 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:49.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 456399 bytes in 3053 ms. path='/1 {11 11ä11#+} 1/a'
    05:07:49.277 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=30
    05:07:49.278 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:07:49.318 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:49.321 [qtp1971696218-3014] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=27, revision=30
    05:07:49.370 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:49.374 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=27, revision=30
    05:07:49.375 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:49.394 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53c33b4d]initPersistenceManagerFactory: repositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:49.419 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:49.419 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:49.431 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:49.446 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53c33b4d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26378 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:49.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 20 ms.
    05:07:49.514 [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
    05:07:49.551 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:49.569 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:49.579 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:49.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:49.592 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:49.593 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:49.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:49.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:49.617 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:49.617 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:49.627 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:49.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:49.638 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:49.638 [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
    05:07:49.644 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:49.652 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:49.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:49.664 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:49.664 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:49.675 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:49.675 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:49.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:49.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:49.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:49.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:49.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:49.704 [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
    05:07:49.712 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/1 {11 11ä11#+} 1/a"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:49.714 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:49.714 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:49.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:49.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:49.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:49.735 [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
    05:07:49.740 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:49.747 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:49.747 [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
    05:07:49.755 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:49.757 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:49.757 [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
    05:07:49.757 [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
    05:07:49.767 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=LYEnGr_NB-mbdpFksIYwMQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}}
    05:07:49.782 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:49.783 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:49.783 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:49.784 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:07:49.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:07:49.826 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:07:49.827 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:07:49.839 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}
    05:07:49.840 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:07:49.840 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:07:49.841 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:07:49.841 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:07:49.845 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:07:49.846 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:49.880 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='109dfac57853d65ff41c8083d72057341f88f8f4' to.sha1='c5756da88c82820a1dc6aa4f3c0dad81a6dd173a'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:49.909 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:49.958 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=36
    05:07:49.958 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:50.042 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=265.0 MiB, used=70.3 MiB, available=385.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:50.173 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:50.178 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:50.217 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5uwsq-fz05b-remote'
    05:07:50.217 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5uwsq-fz05b-remote' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:50.243 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:50.247 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=30, revision=36
    05:07:50.247 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=36, revision=-1
    05:07:50.290 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:50.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=473.0 MiB, allocated=473.0 MiB, used=53.6 MiB, available=419.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:50.736 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:50.756 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/1 {11 11ä11#+} 1/b"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3
    05:07:50.761 [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
    05:07:50.932 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:50.932 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:50.933 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:50.935 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:50.936 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:50.940 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionSynced=-1, revision=129
    05:07:50.941 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=129, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:50.959 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:50.962 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:50.963 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YtV-ubjhMa8elGRpkLaWsA/732cXJ3kEJjrPzpMcxXQTw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:51.017 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:51.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:51.348 [qtp178185341-2432] INFO  D.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
    05:07:51.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=52.8 MiB, available=434.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:51.626 [qtp178185341-2432] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:51.696 [qtp178185341-2432] INFO  D.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
    05:07:51.702 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:51.773 [qtp178185341-2432] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:51.884 [qtp178185341-2432] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:51.947 [qtp178185341-2432] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:52.104 [qtp178185341-2432] INFO  D.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
    05:07:52.110 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=52.8 MiB, available=418.7 MiB
    05:07:52.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:52.166 [qtp178185341-2432] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:52.208 [qtp178185341-2432] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:52.249 [qtp178185341-2432] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:52.294 [qtp178185341-2432] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:52.358 [qtp178185341-2432] INFO  D.Datastore - 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
    05:07:52.383 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:52.425 [qtp178185341-2432] INFO  D.Datastore - 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
    05:07:52.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 800634 bytes in 1672 ms. path='/1 {11 11ä11#+} 1/b'
    05:07:52.452 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=39
    05:07:52.452 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:52.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=53.1 MiB, available=433.4 MiB
    05:07:52.456 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    05:07:52.463 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:52.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:07:52.483 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:07:52.484 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:52.521 [qtp178185341-2432] INFO  D.Datastore - 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
    05:07:52.582 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:52.585 [qtp1971696218-3014] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=36, revision=39

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:52.594 [qtp178185341-2432] INFO  D.Datastore - 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
    05:07:52.658 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:52.663 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=36, revision=39
    05:07:52.663 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=39, revision=-1
    05:07:52.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:52.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:07:52.737 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:52.778 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:52.782 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:07:52.816 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:52.817 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:52.842 [qtp178185341-2432] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:07:52.890 [qtp178185341-2432] INFO  D.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
    05:07:52.934 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:52.934 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/1 {11 11ä11#+} 1/b"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:52.938 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:52.996 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:53.021 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:53.023 [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
    05:07:53.047 [qtp178185341-2432] INFO  D.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
    05:07:53.065 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:53.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='70648c3317e1d2040363f8220691837117e364dd' to.sha1='696da1903fc5514efa26e3ac42f87e05eacc31e1'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:53.082 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:53.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:53.117 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]initPersistenceManagerFactory: repositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540
    05:07:53.118 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2900 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:53.119 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=45
    05:07:53.119 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:53.149 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:53.169 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:53.190 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:53.193 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=39, revision=45

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:53.353 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:53.356 [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
    05:07:53.379 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:53.386 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=39, revision=45
    05:07:53.386 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=45, revision=-1
    05:07:53.414 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:53.433 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:53.514 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:53.520 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:53.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:53.530 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/1 {11 11ä11#+} 1/c"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3
    05:07:53.541 [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'
    05:07:53.606 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:53.611 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:53.614 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:53.615 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YtV-ubjhMa8elGRpkLaWsA/0rlHzbK-bWv0srOU-LuR0A' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:53.678 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:53.948 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:53.950 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:07:54.062 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:54.059 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5y69b-vrfxm-local-dest
      localRepository.publicKeySha1 = 23:87:0C:B8:BC:7D:94:6E:B5:4C:DB:0C:09:1B:1E:4C:5D:01:16:B4

      remoteRepository.repositoryId = 5783e1b4-5d7a-4431-9a86-5c5b764dd540
      remoteRepository.remoteRoot = https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540
      remoteRepository.publicKeySha1 = A6:4D:5E:9F:23:44:51:C2:4A:D2:55:19:05:CA:8E:6C:59:8B:15:9D

    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 59a0e303-59dd-4f78-9cc6-7b65a30ce8ed 5783e1b4-5d7a-4431-9a86-5c5b764dd540

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:54.163 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 27.03%
    05:07:54.175 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 32.16%
    05:07:54.176 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:54.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:07:54.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a8e2250065b2f7856f32bb32f0b833c39ec088a7' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:54.237 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:54.259 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:54.274 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:54.277 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:07:54.278 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 from='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540' toID=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed to='build/repo/j7y5y69b-vrfxm-local-dest', fromRepoLocalSync=true
    05:07:54.278 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 59a0e303-59dd-4f78-9cc6-7b65a30ce8ed ('build/repo/j7y5y69b-vrfxm-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:54.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 114085 bytes in 774 ms. path='/1 {11 11ä11#+} 1/c'
    05:07:54.328 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=48
    05:07:54.328 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48
    05:07:54.467 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:54.471 [qtp1971696218-3014] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=45, revision=48

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:54.479 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/1 {11 11ä11#+} 1/a"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:54.496 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:54.500 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=45, revision=48
    05:07:54.500 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=48, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:54.515 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:54.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:07:54.539 [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
    05:07:54.544 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:54.544 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:54.545 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:54.547 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:54.548 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/soazAY2BvCJt5xAFXOKdmA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:54.559 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:54.588 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:54.590 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:54.594 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:54.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:54.682 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:54.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 552013 bytes in 225 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:54.740 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/1 {11 11ä11#+} 1/c"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3
    05:07:54.773 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:54.789 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:54.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:07:54.858 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:54.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:54.895 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/1 {11 11ä11#+} 1/a"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:54.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aee1678233cbec07c3b3bafa13c3530d5b77be25' to.sha1='2a49c16020ace47702f310c934cd932e21dbf313'): /2/1 {11 11ä11#+} 1/a
    05:07:54.966 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=54
    05:07:54.966 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:55.032 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:55.066 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:55.068 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=48, revision=54

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:55.122 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:55.125 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:55.209 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:55.219 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=48, revision=54
    05:07:55.219 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=54, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:55.214 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1e67b0c5f1aeba23f572c6936ee12cdfad0411bd' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:55.245 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:55.334 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:55.342 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/1 {11 11ä11#+} 1/b"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:55.366 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/2/1 {11 11ä11#+} 1/a"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:55.397 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:55.397 [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
    05:07:55.404 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:55.408 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:55.416 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:55.416 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:55.418 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:55.422 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:55.424 [qtp298852037-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/uKPnVIHCglTPTdvux_bK0g' offset=0
    05:07:55.433 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:55.474 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:55.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:55.500 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 renewalDateTime=2017-09-24T03:37:55.459Z expiryDateTime=2017-09-24T04:07:55.459Z

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:55.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 200018 bytes in 119 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:55.528 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:55.556 [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
    05:07:55.566 [pool-4-thread-12] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=100

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:55.619 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/1 {11 11ä11#+} 1/b"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:55.627 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:55.631 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:55.649 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:55.652 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:55.656 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vPS4QXqrfZeTrG7yhlzoJg/z_Yq2C4e2EUoc-6dZwm5vQ/3sCBgwRfS2pwkcl78VOamw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:55.689 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:55.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:07:55.761 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b406b518b15d09e0e66ec2dc8a59580a93c6c8c3' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:55.764 [pool-4-thread-12] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:55.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: repoFileDtos.size=18

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:55.927 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/1 {11 11ä11#+} 1/c"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:07:55.987 [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'
    05:07:56.004 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:56.005 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:56.005 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:56.007 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:56.008 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=0
    05:07:56.019 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:56.180 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:07:56.295 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:56.296 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:56.297 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:56.300 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:56.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=75.4 MiB, available=380.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:56.301 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=1048576
    05:07:56.312 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:56.324 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:56.416 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.localRepositoryRevisionInProgress=-1, revision=102

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:56.450 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:56.499 [qtp178185341-1573] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:56.570 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:56.570 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:56.571 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:56.574 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:56.575 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=2097152
    05:07:56.586 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:56.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:07:56.814 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:56.815 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:56.815 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:56.818 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:56.819 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=3145728
    05:07:56.828 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:56.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:07:57.054 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:57.055 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:57.055 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:57.058 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:57.059 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=4194304
    05:07:57.069 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:57.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:07:57.300 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:57.301 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:57.301 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:57.303 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:57.304 [qtp298852037-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=5242880
    05:07:57.315 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:57.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:07:57.563 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:57.563 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:57.564 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:57.567 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:57.568 [qtp298852037-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=6291456
    05:07:57.579 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:57.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:07:57.810 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:57.811 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:57.812 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:57.814 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:57.815 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=7340032
    05:07:57.824 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:57.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:07:58.026 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 29430 bytes in 2039 ms. path='/1 {11 11ä11#+} 1/c'
    05:07:58.266 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    05:07:58.289 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c
    05:07:58.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_18y68 into destFile c
    05:07:58.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_1vf9c into destFile c
    05:07:58.291 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_2hwcg into destFile c
    05:07:58.291 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_34dfk into destFile c
    05:07:58.292 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_3quio into destFile c
    05:07:58.292 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_4dbls into destFile c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:58.375 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:58.374 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/1 {11 11ä11#+} 1/c"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:58.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: 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
    05:07:58.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:58.501 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:58.502 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:07:58.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c66d28723eb5217f64499174b44d0c5390166eb9' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:07:58.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.0 MiB, used=77.1 MiB, available=378.4 MiB
    05:07:58.926 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.remoteRepositoryRevisionSynced=-1, revision=102

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:59.006 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/2/1 {11 11ä11#+} 1/a"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:59.114 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:59.205 [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
    05:07:59.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 894070 bytes in 3797 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:07:59.224 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=57
    05:07:59.224 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:59.228 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:59.232 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:59.234 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:59.237 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:59.239 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NLZlrTLDsx4--hqbQ4vcYg/1CpsxovownEKSiS4CBPqIQ/lSA4b1X6dZ5iCRj8cMIMRg' offset=0
    05:07:59.254 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:59.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:59.467 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:59.484 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=54, revision=57

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:59.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 565877 bytes in 300 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:59.527 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:59.531 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=54, revision=57
    05:07:59.531 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=57, revision=-1
    05:07:59.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:07:59.576 [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
    05:07:59.602 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:59.603 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:59.657 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:07:59.660 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:07:59.684 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:59.686 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/2/1 {11 11ä11#+} 1/a"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:07:59.759 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:59.774 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/2/1 {11 11ä11#+} 1/a"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:59.781 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:59.781 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:59.783 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:59.789 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:07:59.791 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:07:59.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='20637f8dd0703a8f69841e4ac9d4edcb9575918b' to.sha1='6e226cd6308c8b21e7dd76a83bab2a0bee80d081'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:59.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15cb9c1c1bea4e963d15c9892957c81c33e0e729' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:59.870 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=63
    05:07:59.870 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:59.897 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/2/1 {11 11ä11#+} 1/b"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:07:59.903 [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'
    05:07:59.920 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:59.922 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:59.922 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:07:59.925 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:59.926 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NLZlrTLDsx4--hqbQ4vcYg/1CpsxovownEKSiS4CBPqIQ/ETMjYKGo7amZAj3vEFTXCw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:07:59.934 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:07:59.938 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=57, revision=63

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:07:59.938 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:00.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:00.009 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:00.021 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=57, revision=63
    05:08:00.021 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=63, revision=-1
    05:08:00.063 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:00.089 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 166824 bytes in 186 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:00.103 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:00.144 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/2/1 {11 11ä11#+} 1/b"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:00.146 [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
    05:08:00.154 [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
    05:08:00.218 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/2/1 {11 11ä11#+} 1/b"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:08:00.276 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:00.303 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:00.328 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:00.332 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:00.339 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:00.340 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vPS4QXqrfZeTrG7yhlzoJg/z_Yq2C4e2EUoc-6dZwm5vQ/_DZ6cbSP9dapgJlieTKDYQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:00.341 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:08:00.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8b85631ce0d53c087759dcde1b0afd20e7bee457' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    05:08:00.611 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/2/a"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:08:00.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:08:00.795 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:00.796 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:00.797 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:00.801 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:00.802 [qtp298852037-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NLZlrTLDsx4--hqbQ4vcYg/rWLTDGpt7fq0tD35vLqfhQ' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:00.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:00.811 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:00.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    05:08:01.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 649467 bytes in 235 ms. path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:01.010 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 459 ms.
    05:08:01.010 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:01.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.086 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:01.086 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:01.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:01.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:01.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.128 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:01.129 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    05:08:01.137 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:01.138 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:01.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:01.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.165 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:01.165 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:01.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:01.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:01.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:01.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.210 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:01.210 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:01.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:01.229 [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
    05:08:01.258 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:08:01.395 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/2/a"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:08:01.416 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:01.443 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 35.36%
    05:08:01.445 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:01.447 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:01.471 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:01.564 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 300165 bytes in 1407 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:01.563 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ce5fefd38e4d53d3220137eb9fa918a1a222796' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:01.579 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=66
    05:08:01.579 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66
    05:08:01.628 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:01.631 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=63, revision=66

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:01.674 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/3 + &#ä/5/h"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:01.668 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:01.675 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=63, revision=66
    05:08:01.676 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=66, revision=-1
    05:08:01.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:01.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:01.736 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:01.758 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:08:01.760 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:01.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:08:01.790 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:01.791 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:01.792 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:01.794 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:01.796 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:01.798 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/tOg7O1tRovwBGAtiicqpzg/xulUsF7_ijopU5jQrqy_jg' offset=0
    05:08:01.805 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:01.828 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/2/1 {11 11ä11#+} 1/b"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:01.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:01.908 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:01.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 252672 bytes in 142 ms. path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:01.934 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:01.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:01.965 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:01.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='858c049d98e6ca520314b7839c14637532692126' to.sha1='4fce171015d59583588b8036f18c28c6f3ce769b'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:01.999 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ulDxgeXPkTkjf9_Ugj-DTw, serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540} because of missing permissions!
    05:08:01.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:02.000 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/3 + &#ä/5/h"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:08:02.031 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:02.051 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:02.053 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:02.071 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=72
    05:08:02.071 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:02.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbecca13c7ecf265d56a244071b191028bed69db' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:02.226 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:02.237 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=66, revision=72

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:02.238 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/3 + &#ä/5/i"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:08:02.254 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:08:02.282 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:02.283 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:02.284 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:02.288 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:02.290 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/tOg7O1tRovwBGAtiicqpzg/Offmv_TxousZUeAOI6YKuw' offset=0
    05:08:02.301 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:02.328 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:02.334 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=66, revision=72
    05:08:02.334 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=72, revision=-1
    05:08:02.382 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:02.450 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:02.452 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:02.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/2/a"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3
    05:08:02.566 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:02.675 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 807428 bytes in 420 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:02.798 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.0 MiB, used=78.0 MiB, available=377.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:02.831 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:02.942 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:02.963 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:02.966 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:02.967 [qtp1971696218-3014] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vPS4QXqrfZeTrG7yhlzoJg/JQNq5s5evPDuJ76kIQguiA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:03.041 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/3 + &#ä/5/i"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:08:03.067 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:03.190 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:03.194 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:03.213 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:03.220 [qtp178185341-2459] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.localRepositoryRevisionSynced=-1, revision=102
    05:08:03.220 [qtp178185341-2459] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.localRepositoryRevisionInProgress=102, revision=-1
    05:08:03.314 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:03.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d57d34b6164392b13f66229d48fcf92579357c88' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    05:08:03.409 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/3 + &#ä/aa"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:08:03.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:08:03.451 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:03.451 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:03.452 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:03.454 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:03.455 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/9YfcOW1lISRsKbETNSgbgQ' offset=0
    05:08:03.464 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:03.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    05:08:03.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 304936 bytes in 139 ms. path='/3 + &#ä/aa'
    05:08:03.642 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:08:03.678 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/3 + &#ä/aa"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:03.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:08:03.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.5 MiB, used=54.8 MiB, available=400.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:03.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:03.972 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:04.076 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:04.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:08:04.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec501984be0b8b8ab6beab59d85abef21aaf4da8' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    05:08:04.304 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/3 + &#ä/bb"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:08:04.368 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:08:04.385 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:04.386 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:04.386 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:04.388 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:04.392 [qtp298852037-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/e8ZNAjtHuvv12eN-nvjMyg' offset=0
    05:08:04.434 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:04.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=54.9 MiB, available=400.6 MiB
    05:08:04.457 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:04.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:08:04.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 169725 bytes in 151 ms. path='/3 + &#ä/bb'
    05:08:04.596 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:08:04.644 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/3 + &#ä/bb"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:08:04.687 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:04.720 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:04.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:08:04.785 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a81b42d56218df77f314043551cd8f4b8926a49' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:04.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.0 MiB, used=54.8 MiB, available=400.7 MiB
    05:08:04.789 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:08:04.794 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:04.806 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:04.857 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/3 + &#ä/cc"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:08:04.968 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:08:04.990 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:04.991 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:04.992 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:04.995 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:04.996 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/rlQW9BcGRFP95qsEvVVjJw' offset=0
    05:08:05.006 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:05.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:05.121 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:05.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 623790 bytes in 242 ms. path='/3 + &#ä/cc'
    05:08:05.277 [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
    05:08:05.277 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:05.281 [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
    05:08:05.400 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/3 + &#ä/cc"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:08:05.410 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:05.426 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:05.428 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:08:05.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='67dc665fb29763d344c5ff79ffddf3eb0413212a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    05:08:05.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/3 + &#ä/dd"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:08:05.657 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:05.662 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:05.672 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:05.674 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:05.674 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:05.676 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:05.677 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=0
    05:08:05.687 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:05.742 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:05.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:05.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:05.849 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:05.929 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:05.930 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:05.930 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:05.934 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:05.935 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=1048576
    05:08:05.947 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:05.963 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:05.965 [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
    05:08:06.082 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:06.103 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:06.124 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:06.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:06.170 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:06.171 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:06.172 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:06.174 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:06.184 [qtp298852037-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=2097152
    05:08:06.198 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:06.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:06.417 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:06.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:06.430 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:06.431 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:06.432 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:06.436 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:06.438 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=3145728
    05:08:06.450 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:06.476 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:06.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:08:06.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:06.549 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    05:08:06.558 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    05:08:06.559 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:06.560 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:06.567 [closeDeferredTimer-681590e2-6l] INFO  c.c.c.l.LocalRepoManagerImpl - [681590e2]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:06.606 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='68f581de47ea1454843f7cd25852d1d699807c90' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:06.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:08:06.708 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:06.708 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:06.709 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:06.711 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:06.712 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=4194304
    05:08:06.724 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:06.746 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:06.760 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/1 {11 11ä11#+} 1/a"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:06.763 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:06.767 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:06.780 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:06.781 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vPS4QXqrfZeTrG7yhlzoJg/JQNq5s5evPDuJ76kIQguiA' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:06.799 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:06.800 [qtp178185341-2459] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/X1HNWUMJzDGImKvxZ0IuPA' offset=0
    05:08:06.842 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:06.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:06.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:06.903 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161539 bytes in 140 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:07.017 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:07.018 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:07.018 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:07.021 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:07.031 [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
    05:08:07.042 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=5242880
    05:08:07.053 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:07.190 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/1 {11 11ä11#+} 1/a"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:07.311 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:07.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:07.341 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:07.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:08:07.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6cdcb41d9900b5b59d044081b72aa4a7c6fe58d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:07.419 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:07.419 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:07.420 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:07.424 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:07.425 [qtp298852037-2920] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=6291456
    05:08:07.437 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:07.473 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/1 {11 11ä11#+} 1/b"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:07.564 [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
    05:08:07.586 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:07.591 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:07.593 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/TmDQLD8KBzpL8l5RC8X6IA' offset=0
    05:08:07.603 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:07.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:08:07.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41321 bytes in 89 ms. path='/1 {11 11ä11#+} 1/b'
    05:08:07.728 [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
    05:08:07.732 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:07.733 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:07.734 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:07.737 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:07.739 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=7340032
    05:08:07.753 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:07.801 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/1 {11 11ä11#+} 1/b"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:07.840 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:07.848 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:07.850 [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
    05:08:07.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:07.935 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72884ed609142c5e6c8f5cebe546f2f6cdee7c69' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:07.989 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:07.990 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:07.990 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:07.992 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:07.994 [qtp298852037-2026] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=8388608
    05:08:08.009 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:08.043 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/1 {11 11ä11#+} 1/c"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:08.074 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/1 {11 11ä11#+} 1/c'
    05:08:08.094 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:08.095 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/LHEloQLs5oTwwMEvlhN7Xw' offset=0
    05:08:08.105 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:08.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    05:08:08.254 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:08.255 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:08.255 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:08.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:08.258 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:08.260 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=9437184
    05:08:08.268 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:08.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:08:08.359 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 59264 bytes in 2701 ms. path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:08.379 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:08.380 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/LHEloQLs5oTwwMEvlhN7Xw' offset=1048576
    05:08:08.394 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:08.516 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:08:08.518 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd
    05:08:08.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_18y68 into destFile dd
    05:08:08.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_1vf9c into destFile dd
    05:08:08.520 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_2hwcg into destFile dd
    05:08:08.520 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_34dfk into destFile dd
    05:08:08.521 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_3quio into destFile dd
    05:08:08.521 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_4dbls into destFile dd
    05:08:08.522 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_4zsow into destFile dd
    05:08:08.522 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_5m9s0 into destFile dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:08.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:08.638 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="a5fe832c-6aeb-4de5-a03a-cb2e475f1c11", path="/3 + &#ä/dd"} on repo=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:08.665 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:08.666 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/LHEloQLs5oTwwMEvlhN7Xw' offset=2097152
    05:08:08.683 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:08.691 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:08.708 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.52%
    05:08:08.719 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:08.719 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:08.720 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:08.722 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:08.760 [qtp298852037-2920] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=127

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:08.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:08:08.936 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:08.938 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/LHEloQLs5oTwwMEvlhN7Xw' offset=3145728
    05:08:08.947 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:09.082 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:09.105 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:09.157 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=110 remoteFromLocalRevision=127

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:09.179 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:09.180 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/LHEloQLs5oTwwMEvlhN7Xw' offset=4194304
    05:08:09.194 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:09.278 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:09.279 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:09.280 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:09.283 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:09.292 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:09.294 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 from='build/repo/j7y5xl8o-e9z9o-local-dest-xenia' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:08:09.305 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:09.306 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:09.306 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:09.308 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:09.311 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:09.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:09.353 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=110
    05:08:09.414 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    05:08:09.414 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    05:08:09.428 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=110

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:09.437 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:09.438 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/WJTnlzZJ0Cp6gUID0RHObQ/LHEloQLs5oTwwMEvlhN7Xw' offset=5242880
    05:08:09.451 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:09.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:09.585 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:08:09.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 25545 bytes in 1594 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:09.814 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:09.840 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    05:08:09.842 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c
    05:08:09.844 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_18y68 into destFile c
    05:08:09.845 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_1vf9c into destFile c
    05:08:09.847 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_2hwcg into destFile c
    05:08:09.850 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_34dfk into destFile c
    05:08:10.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/1 {11 11ä11#+} 1/c"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:10.037 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:10.062 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:10.065 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:08:10.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='328ba7dd277b24070a6ee74e1c6025c832761dc9' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:10.191 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:10.207 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:10.210 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:10.211 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vPS4QXqrfZeTrG7yhlzoJg/JQNq5s5evPDuJ76kIQguiA' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:10.233 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/2/1 {11 11ä11#+} 1/a"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:10.241 [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'
    05:08:10.264 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:10.265 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iDVYOQfYjRwiBcIzjBwYqw/Geuf2b1EgscBwMa3HbzheQ/Kgyb6RQFRXulwRgDvmGTEw' offset=0
    05:08:10.272 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:10.286 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    05:08:10.310 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35156 bytes in 69 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:10.414 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=LYEnGr_NB-mbdpFksIYwMQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:10.417 [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
    05:08:10.472 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:10.474 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:10.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:08:10.500 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:10.500 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:10.501 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:10.510 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:10.528 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:10.547 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:10.548 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/2/1 {11 11ä11#+} 1/a"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:11.195 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:11.232 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:11.237 [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
    05:08:11.380 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=113

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:11.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1b68073f5e913782018496f1999105d9f8075ecc' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:11.506 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:11.614 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/2/1 {11 11ä11#+} 1/b"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:12.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'
    05:08:12.036 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:12.040 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iDVYOQfYjRwiBcIzjBwYqw/Geuf2b1EgscBwMa3HbzheQ/OXbkPTQcTSmNoxrwcq9mRQ' offset=0
    05:08:12.051 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:12.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:08:12.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 618880 bytes in 218 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:08:12.283 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:08:12.457 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/2/1 {11 11ä11#+} 1/b"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:12.549 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:12.719 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:12.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:08:12.828 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='67634869acef2a636dfc788b9e9b33b0d5aa746a' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    05:08:12.918 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/2/a"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:12.994 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'
    05:08:13.025 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:13.030 [qtp178185341-2459] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iDVYOQfYjRwiBcIzjBwYqw/Sw4lojohEw1gh_uj9T9d3A' offset=0
    05:08:13.043 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:13.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:08:13.305 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:13.306 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:08:13.307 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:13.307 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/iDVYOQfYjRwiBcIzjBwYqw/Sw4lojohEw1gh_uj9T9d3A' offset=1048576
    05:08:13.316 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:13.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:08:13.373 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 304095 bytes in 379 ms. path='/2/a'
    05:08:13.560 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:08:13.562 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:13.581 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:13.582 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:13.583 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:13.586 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:13.589 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.remoteRepositoryRevisionSynced=-1, revision=113

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:13.678 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/2/a"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:14.013 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:14.120 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    05:08:14.122 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:14.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:08:14.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1ee9524d2c7a5ab1992c072a69879005308df7f2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    05:08:14.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/3 + &#ä/5/h"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:14.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:08:14.356 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:14.358 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/95Sh__Mwdd6KddA8nmNlbw/Shs4UjfbcPPD3rbjaYMnHg/Cnoji6YnYjpBTw7W4IpYOA' offset=0
    05:08:14.367 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:14.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:14.506 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:14.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 466726 bytes in 189 ms. path='/3 + &#ä/5/h'
    05:08:14.584 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    05:08:14.734 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/3 + &#ä/5/h"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:14.754 [qtp298852037-2920] 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
    05:08:14.818 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:14.818 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:14.826 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=-1, revision=113
    05:08:14.826 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=113, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:14.932 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:14.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:14.970 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:14.970 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:14.971 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:14.973 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:15.074 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 transaction.localRevision=133 remoteFromLocalRevision=110
    05:08:15.139 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:15.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9d3baf4e0974dbf5412fda584892607266a65974' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:15.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 60.16%
    05:08:15.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 to='build/repo/j7y5xl8o-e9z9o-local-dest-xenia', fromRepoLocalSync=false
    05:08:15.152 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:15.152 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:15.153 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:15.155 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:15.157 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:15.158 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:15.158 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:15.168 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=133
    05:08:15.389 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:15.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:15.398 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/3 + &#ä/5/i"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:15.502 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:08:15.525 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:15.526 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/95Sh__Mwdd6KddA8nmNlbw/Shs4UjfbcPPD3rbjaYMnHg/C7rvA6f57VOjkRrsszqLXQ' offset=0
    05:08:15.539 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:15.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    05:08:15.646 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 302491 bytes in 144 ms. path='/3 + &#ä/5/i'
    05:08:15.782 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:08:15.870 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/3 + &#ä/5/i"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:16.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=456.0 MiB, allocated=456.0 MiB, used=94.3 MiB, available=361.7 MiB
    05:08:16.053 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:16.054 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:16.054 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:16.056 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:16.060 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=-1, revision=134

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:16.073 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:16.082 [qtp298852037-2892] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:16.122 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:16.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:08:16.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25c314d27d7f6c2cb2bb1a10dd70e12582af2e9e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    05:08:16.302 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/3 + &#ä/aa"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:16.308 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:08:16.367 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:16.368 [qtp178185341-2459] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/95Sh__Mwdd6KddA8nmNlbw/nRayg91B2UTUGIBoUoL61Q' offset=0
    05:08:16.374 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:16.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:08:16.408 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 24921 bytes in 99 ms. path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:16.435 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:16.434 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:16.438 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:16.451 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:16.493 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/3 + &#ä/aa"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:16.502 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:16.548 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:16.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:08:16.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e85123581a2c7fc364a9e385b692e65991642a86' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    05:08:16.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/3 + &#ä/bb"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:16.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:08:16.738 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:16.739 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/95Sh__Mwdd6KddA8nmNlbw/deqGaR29cqWcDvV2m2tEFg' offset=0
    05:08:16.747 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:16.782 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:16.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:16.801 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:16.806 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:16.807 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vPS4QXqrfZeTrG7yhlzoJg/JQNq5s5evPDuJ76kIQguiA' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:16.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175608 bytes in 120 ms. path='/3 + &#ä/bb'
    05:08:16.871 [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
    05:08:16.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=466.5 MiB, allocated=466.5 MiB, used=92.6 MiB, available=373.9 MiB
    05:08:16.966 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=129, revision=134

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:17.009 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/3 + &#ä/bb"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:17.011 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=LYEnGr_NB-mbdpFksIYwMQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}}
    05:08:17.013 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:08:17.014 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:08:17.014 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:08:17.014 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:08:17.014 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:08:17.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:17.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:17.065 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:17.068 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:08:17.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9b5f129e852e1fad8082fe7e398e39d499b8284a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    05:08:17.265 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/3 + &#ä/cc"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:17.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/cc'
    05:08:17.400 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:17.405 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/95Sh__Mwdd6KddA8nmNlbw/YHDRUfoQ3dkIDYihQOsDLQ' offset=0
    05:08:17.419 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:17.530 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=468.0 MiB, allocated=468.0 MiB, used=92.6 MiB, available=375.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:17.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:17.719 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:17.719 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:17.720 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/95Sh__Mwdd6KddA8nmNlbw/YHDRUfoQ3dkIDYihQOsDLQ' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:17.720 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:17.721 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:17.724 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:17.727 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionSynced=129, revision=134
    05:08:17.727 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=134, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:17.731 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:17.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:08:17.959 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:17.960 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/95Sh__Mwdd6KddA8nmNlbw/YHDRUfoQ3dkIDYihQOsDLQ' offset=2097152
    05:08:17.973 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:18.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:18.199 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:18.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:18.206 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:18.207 [qtp178185341-2459] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/95Sh__Mwdd6KddA8nmNlbw/YHDRUfoQ3dkIDYihQOsDLQ' offset=3145728
    05:08:18.216 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:18.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:08:18.518 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:18.519 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/95Sh__Mwdd6KddA8nmNlbw/YHDRUfoQ3dkIDYihQOsDLQ' offset=4194304
    05:08:18.530 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:18.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=467.0 MiB, allocated=467.0 MiB, used=92.7 MiB, available=374.3 MiB
    05:08:18.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:18.712 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:08:18.826 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:18.827 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/95Sh__Mwdd6KddA8nmNlbw/YHDRUfoQ3dkIDYihQOsDLQ' offset=5242880
    05:08:18.837 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:18.977 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:19.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.5 MiB, allocated=470.5 MiB, used=92.7 MiB, available=377.8 MiB
    05:08:19.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:19.092 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:19.098 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/95Sh__Mwdd6KddA8nmNlbw/YHDRUfoQ3dkIDYihQOsDLQ' offset=6291456
    05:08:19.104 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:19.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms.
    05:08:19.133 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 200200 bytes in 1753 ms. path='/3 + &#ä/cc'
    05:08:19.266 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:08:19.271 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc
    05:08:19.271 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_18y68 into destFile cc
    05:08:19.272 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_1vf9c into destFile cc
    05:08:19.273 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_2hwcg into destFile cc
    05:08:19.274 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_34dfk into destFile cc
    05:08:19.275 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_3quio into destFile cc
    05:08:19.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/3 + &#ä/cc"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:19.372 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:19.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.0 MiB, allocated=469.0 MiB, used=92.6 MiB, available=376.4 MiB
    05:08:19.487 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    05:08:19.487 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    05:08:19.497 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:19.498 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:19.498 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:19.500 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:19.506 [qtp298852037-2026] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=133

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:19.517 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:19.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:19.540 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:19.570 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=116 remoteFromLocalRevision=133
    05:08:19.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 from='build/repo/j7y5xl8o-e9z9o-local-dest-xenia' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:19.652 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2efde5bf89454da0a1b179b54cb786ea625da16b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:19.664 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=116
    05:08:19.714 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    05:08:19.714 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    05:08:19.718 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=116

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:19.748 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/3 + &#ä/dd"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:19.752 [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
    05:08:19.758 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=LYEnGr_NB-mbdpFksIYwMQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:19.774 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:19.775 [qtp178185341-2459] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/95Sh__Mwdd6KddA8nmNlbw/3wXEQgujh3KS4FC31WAuZQ' offset=0
    05:08:19.788 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:19.794 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=118
    05:08:19.796 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118
    05:08:19.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:08:19.808 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:08:19.879 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:19.880 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:19.881 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:19.885 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:19.892 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.remoteRepositoryRevisionSynced=113, revision=118
    05:08:19.910 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:19.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:19.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:19.954 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:19.958 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=113, revision=118
    05:08:19.958 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=118, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:19.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 793662 bytes in 245 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:20.027 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:20.027 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:20.028 [qtp298852037-3214] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:20.030 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:20.034 [qtp298852037-3214] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 transaction.localRevision=139 remoteFromLocalRevision=116
    05:08:20.058 [qtp298852037-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:20.060 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    05:08:20.060 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [492e44c9]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:20.061 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=xenia
    05:08:20.062 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    05:08:20.063 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:08:20.063 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:08:20.064 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:20.068 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:20.072 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [799eb0a0]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:08:20.073 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:20.074 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:20.075 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:20.075 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:20.076 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:20.076 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [799eb0a0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:20.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="5783e1b4-5d7a-4431-9a86-5c5b764dd540", toRepositoryId="59a0e303-59dd-4f78-9cc6-7b65a30ce8ed", path="/3 + &#ä/dd"} on repo=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed
    05:08:20.297 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:20.301 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:20.308 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    05:08:20.323 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:20.370 [qtp178185341-1573] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed localRepositoryRevisionSynced=100
    05:08:20.485 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:20.548 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 transaction.localRevision=109 remoteFromLocalRevision=100

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:20.559 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:20.589 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:20.591 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:20.592 [qtp1971696218-3014] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vPS4QXqrfZeTrG7yhlzoJg/JQNq5s5evPDuJ76kIQguiA' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:20.818 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:20.830 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:20.833 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed from='build/repo/j7y5y69b-vrfxm-local-dest' toID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 to='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540'
    05:08:20.843 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:20.847 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:21.018 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109
    05:08:21.221 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:08:21.221 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:08:21.235 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=109

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:21.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:22.222 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=112
    05:08:22.439 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:23.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:23.745 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:23.748 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.remoteRepositoryRevisionSynced=-1, revision=112
    05:08:24.169 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:24.173 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=-1, revision=112
    05:08:24.173 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=112, revision=-1
    05:08:24.218 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:24.235 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed transaction.localRevision=106 remoteFromLocalRevision=109
    05:08:24.240 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:24.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 from='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540' toID=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed to='build/repo/j7y5y69b-vrfxm-local-dest', fromRepoLocalSync=false
    05:08:24.261 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:24.262 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:24.270 [pool-4-thread-12] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=106
    05:08:24.338 [pool-4-thread-12] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:24.599 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:24.616 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:24.619 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:24.620 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vPS4QXqrfZeTrG7yhlzoJg/JQNq5s5evPDuJ76kIQguiA' offset=5242880

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:24.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: repoFileDtos.size=0
    05:08:25.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.0 MiB, used=90.1 MiB, available=365.4 MiB
    05:08:25.079 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:25.083 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.localRepositoryRevisionInProgress=-1, revision=107
    05:08:25.090 [qtp178185341-2432] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107
    05:08:25.135 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:25.149 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: 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
    05:08:25.597 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=89.3 MiB, available=366.2 MiB
    05:08:25.600 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.remoteRepositoryRevisionSynced=102, revision=107
    05:08:25.637 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ulDxgeXPkTkjf9_Ugj-DTw, serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540} because of missing permissions!
    05:08:25.637 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:08:25.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=89.3 MiB, available=366.2 MiB
    05:08:26.100 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:26.103 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.localRepositoryRevisionSynced=102, revision=107
    05:08:26.103 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.localRepositoryRevisionInProgress=107, revision=-1
    05:08:26.172 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:26.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:08:26.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=89.4 MiB, available=366.1 MiB
    05:08:26.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:08:26.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=89.3 MiB, available=366.2 MiB
    05:08:26.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:26.975 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:27.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=89.3 MiB, available=366.2 MiB
    05:08:27.163 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:08:27.163 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:08:27.163 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:08:27.182 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:27.194 [qtp178185341-2459] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed localRepositoryRevisionSynced=106
    05:08:27.255 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:27.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 transaction.localRevision=115 remoteFromLocalRevision=106
    05:08:27.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed from='build/repo/j7y5y69b-vrfxm-local-dest' toID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 to='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540'
    05:08:27.346 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=115

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:27.359 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:27.371 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:08:27.371 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:08:27.378 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=115
    05:08:27.394 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=117
    05:08:27.396 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117
    05:08:27.463 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:27.466 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.remoteRepositoryRevisionSynced=112, revision=117
    05:08:27.534 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:27.539 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=112, revision=117
    05:08:27.540 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=117, revision=-1
    05:08:27.615 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:27.623 [qtp178185341-1573] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed transaction.localRevision=112 remoteFromLocalRevision=115
    05:08:27.633 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:27.636 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:08:27.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    05:08:27.799 [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
    05:08:27.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:27.980 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:27.983 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:27.984 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vPS4QXqrfZeTrG7yhlzoJg/JQNq5s5evPDuJ76kIQguiA' offset=6291456

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:28.021 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:28.026 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:08:28.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 from='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540' toID=b7dec337-0009-4f29-aeda-04c31174d800 to='build/repo/j7y5uwsj-jaffl-local-src', fromRepoLocalSync=true
    05:08:28.027 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b7dec337-0009-4f29-aeda-04c31174d800 ('build/repo/j7y5uwsj-jaffl-local-src')
    05:08:28.041 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:08:28.078 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:08:28.244 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:28.262 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 renewalDateTime=2017-09-24T03:35:53.135Z expiryDateTime=2017-09-24T04:05:53.135Z
    05:08:28.283 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:28.288 [pool-4-thread-12] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=112
    05:08:28.407 [pool-4-thread-12] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:28.417 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:28.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:28.989 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=91.6 MiB, available=363.9 MiB
    05:08:29.014 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:29.037 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionInProgress=-1, revision=113
    05:08:29.042 [qtp178185341-2432] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113
    05:08:29.065 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:29.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: 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
    05:08:29.547 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:29.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=90.8 MiB, available=364.7 MiB
    05:08:29.578 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.remoteRepositoryRevisionSynced=93, revision=113
    05:08:29.583 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ulDxgeXPkTkjf9_Ugj-DTw, serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540} because of missing permissions!
    05:08:29.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:29.863 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:29.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=90.7 MiB, available=364.8 MiB
    05:08:30.128 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:30.131 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionSynced=93, revision=113
    05:08:30.131 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionInProgress=113, revision=-1
    05:08:30.194 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:30.203 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:08:30.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=90.3 MiB, available=365.2 MiB
    05:08:30.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:30.609 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:30.612 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:30.615 [qtp1971696218-3014] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vPS4QXqrfZeTrG7yhlzoJg/JQNq5s5evPDuJ76kIQguiA' offset=7340032

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:30.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:30.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=90.3 MiB, available=365.2 MiB
    05:08:30.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:08:31.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=90.3 MiB, available=365.2 MiB
    05:08:31.244 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:08:31.246 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:08:31.247 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:08:31.262 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:31.269 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 localRepositoryRevisionSynced=112
    05:08:31.328 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:31.358 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 transaction.localRevision=157 remoteFromLocalRevision=112
    05:08:31.448 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:31.455 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:31.464 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=157
    05:08:31.467 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157
    05:08:31.513 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b7dec337-0009-4f29-aeda-04c31174d800 from='build/repo/j7y5uwsj-jaffl-local-src' toID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 to='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540'
    05:08:31.526 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:31.530 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:31.537 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=158
    05:08:31.576 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    05:08:31.579 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:31.582 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:08:31.657 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=157, revision=160
    05:08:31.657 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160
    05:08:31.701 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:31.714 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=152, revision=160
    05:08:31.834 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:31.841 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=152, revision=160
    05:08:31.841 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=160, revision=-1
    05:08:31.932 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:31.932 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:31.959 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:32.072 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:32.088 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:32.121 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:32.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-dir'
    05:08:32.248 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=163
    05:08:32.248 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163
    05:08:32.336 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:32.339 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=160, revision=163

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:32.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:32.598 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:32.608 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=160, revision=163
    05:08:32.609 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=163, revision=-1
    05:08:32.657 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:32.657 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:32.678 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:32.976 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:33.095 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:33.098 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:33.302 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    05:08:33.302 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    05:08:33.335 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=158
    05:08:33.380 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=167
    05:08:33.388 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167
    05:08:33.460 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:33.463 [qtp178185341-2459] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=163, revision=167
    05:08:33.500 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:33.507 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=163, revision=167
    05:08:33.507 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=167, revision=-1
    05:08:33.525 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:33.530 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 transaction.localRevision=122 remoteFromLocalRevision=158

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:33.572 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:33.574 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:33.578 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 from='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540' toID=b7dec337-0009-4f29-aeda-04c31174d800 to='build/repo/j7y5uwsj-jaffl-local-src', fromRepoLocalSync=false
    05:08:33.590 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:33.591 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:33.595 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:33.596 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vPS4QXqrfZeTrG7yhlzoJg/JQNq5s5evPDuJ76kIQguiA' offset=8388608

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:33.600 [Test worker] INFO  D.Datastore - 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
    05:08:33.605 [pool-4-thread-12] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=122
    05:08:33.673 [pool-4-thread-12] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:33.677 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08: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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:34.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=91.6 MiB, available=363.9 MiB
    05:08:34.294 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:34.308 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionInProgress=-1, revision=123
    05:08:34.324 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123
    05:08:34.398 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:34.408 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: 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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:34.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:34.710 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:34.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:34.949 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=91.4 MiB, available=364.1 MiB
    05:08:34.955 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.remoteRepositoryRevisionSynced=113, revision=123

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:34.967 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:34.975 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:34.978 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:34.979 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vPS4QXqrfZeTrG7yhlzoJg/JQNq5s5evPDuJ76kIQguiA' offset=9437184

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:35.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:35.012 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:35.027 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:35.027 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:35.041 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ulDxgeXPkTkjf9_Ugj-DTw, serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540} because of missing permissions!
    05:08:35.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:35.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:35.182 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:35.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 9679221 bytes in 32634 ms. path='/2/a'
    05:08:35.216 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=84
    05:08:35.217 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84
    05:08:35.274 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:35.277 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=72, revision=84
    05:08:35.291 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:35.298 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=72, revision=84
    05:08:35.298 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=84, revision=-1
    05:08:35.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:35.349 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:35.370 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:35.532 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:08:35.550 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:35.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:35.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=91.5 MiB, available=364.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:35.588 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:35.607 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:35.614 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionSynced=113, revision=123
    05:08:35.614 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionInProgress=123, revision=-1
    05:08:35.655 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:35.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:35.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/2/a"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3
    05:08:35.669 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:35.694 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:08:35.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:35.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:08:35.736 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7f8097ff67fd630b25b07cba52dc7dcfcc52166c' to.sha1='6e6c1900ff5ca1ff38563edb3e44b3112b9d3ef6'): /3 + &#ä/5/h
    05:08:35.788 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=90
    05:08:35.788 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90
    05:08:35.856 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:35.859 [qtp1971696218-3014] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=84, revision=90

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:36.017 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=90.7 MiB, available=364.8 MiB
    05:08:36.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:08:36.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=90.7 MiB, available=364.8 MiB
    05:08:36.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:36.727 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:36.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:36.737 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=84, revision=90
    05:08:36.737 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=90, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:36.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=90.7 MiB, available=364.8 MiB
    05:08:36.756 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:08:36.756 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:36.760 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:36.771 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:36.778 [qtp178185341-2459] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 localRepositoryRevisionSynced=122
    05:08:36.811 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:36.839 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 transaction.localRevision=170 remoteFromLocalRevision=122
    05:08:36.925 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b7dec337-0009-4f29-aeda-04c31174d800 from='build/repo/j7y5uwsj-jaffl-local-src' toID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 to='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:36.935 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:36.936 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=170

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:37.000 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/3 + &#ä/5/h"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:37.016 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:08:37.016 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:08:37.020 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=170

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:37.059 [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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:37.069 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=172
    05:08:37.075 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172
    05:08:37.119 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:37.124 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=167, revision=172

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:37.132 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:37.140 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:37.143 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:37.143 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3ywVS89uWph3r_Xa1QHh8g/dMweOO68-YNzrQWZ-EIbMA/i-1weXgMIc65olA1QUCkhA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:37.173 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:37.180 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=167, revision=172
    05:08:37.180 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=172, revision=-1
    05:08:37.200 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:37.205 [qtp178185341-2459] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 transaction.localRevision=128 remoteFromLocalRevision=170
    05:08:37.259 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:37.265 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:08:37.462 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:37.466 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:08:37.466 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 from='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540' toID=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed to='build/repo/j7y5y69b-vrfxm-local-dest', fromRepoLocalSync=true
    05:08:37.467 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 59a0e303-59dd-4f78-9cc6-7b65a30ce8ed ('build/repo/j7y5y69b-vrfxm-local-dest')
    05:08:37.483 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:08:37.521 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:37.644 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:37.661 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:37.667 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 186933 bytes in 608 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:37.681 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 renewalDateTime=2017-09-24T03:37:55.459Z expiryDateTime=2017-09-24T04:07:55.459Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:37.681 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=93
    05:08:37.682 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:37.695 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:37.699 [pool-4-thread-12] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=128

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:37.713 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:37.717 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=90, revision=93

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:37.717 [pool-4-thread-12] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:37.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:37.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: repoFileDtos.size=3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:37.871 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:37.882 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=90, revision=93
    05:08:37.882 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=93, revision=-1
    05:08:37.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:37.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:37.948 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:37.979 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:08:37.982 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:08:38.136 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:38.162 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/3 + &#ä/5/h"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3
    05:08:38.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:38.172 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:38.174 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:08:38.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='725d6366d6836f0607881ad2b52a5a22b6a5da06' to.sha1='ca558ad4aada529e5520c2bc42dfbf5d92e4bf74'): /3 + &#ä/5/i
    05:08:38.256 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=99
    05:08:38.257 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99
    05:08:38.347 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:38.356 [qtp1971696218-3014] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=93, revision=99

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:38.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=91.7 MiB, available=363.8 MiB
    05:08:38.430 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:38.434 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.localRepositoryRevisionInProgress=-1, revision=129

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:38.440 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:38.454 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:38.443 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=93, revision=99
    05:08:38.444 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=99, revision=-1
    05:08:38.507 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:38.540 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:38.541 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:38.555 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:38.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/3 + &#ä/5/i"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3
    05:08:38.570 [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
    05:08:38.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:38.675 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:38.686 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:38.688 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:38.689 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3ywVS89uWph3r_Xa1QHh8g/dMweOO68-YNzrQWZ-EIbMA/ilR7PG_ztVVeLAh3-MUaEQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:39.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=91.6 MiB, available=363.9 MiB
    05:08:39.038 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.remoteRepositoryRevisionSynced=107, revision=129

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:39.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:39.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:39.158 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:39.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 346177 bytes in 602 ms. path='/3 + &#ä/5/i'
    05:08:39.186 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=102
    05:08:39.188 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102
    05:08:39.217 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:39.223 [qtp1971696218-1478] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=99, revision=102
    05:08:39.236 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:39.242 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=99, revision=102
    05:08:39.242 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=102, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:39.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    05:08:39.277 [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
    05:08:39.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:39.280 [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
    05:08:39.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:39.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:39.295 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ulDxgeXPkTkjf9_Ugj-DTw, serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:39.302 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:39.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:39.324 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:08:39.326 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:08:39.337 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:39.353 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/3 + &#ä/5/i"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3
    05:08:39.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:39.382 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:39.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:08:39.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='693f8f2605ffd1bc5f926b5858949ef170773123' to.sha1='9fc27fb91416d5d4350c708e82c5f9952cbbbab5'): /3 + &#ä/aa
    05:08:39.526 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=108
    05:08:39.526 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108
    05:08:39.567 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:39.596 [qtp1971696218-3014] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=102, revision=108
    05:08:39.673 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:39.682 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=102, revision=108
    05:08:39.682 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=108, revision=-1
    05:08:39.711 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:39.804 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:39.814 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/3 + &#ä/aa"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3
    05:08:39.825 [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 > uploadBackdatedSignature STANDARD_OUT
    05:08:39.834 [Test worker] INFO  D.Datastore - 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
    05:08:39.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:08:39.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=91.9 MiB, available=363.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:39.971 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:39.980 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:39.983 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:39.984 [qtp1971696218-3014] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3ywVS89uWph3r_Xa1QHh8g/uQPc-IF8YCGr7PG47VqXFg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:40.024 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:40.027 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.localRepositoryRevisionSynced=107, revision=129
    05:08:40.027 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.localRepositoryRevisionInProgress=129, revision=-1
    05:08:40.056 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:40.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:40.060 [closeDeferredTimer-4ac1af4d-2g] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac1af4d]_close: Shutting down real LocalRepoManager.
    05:08:40.060 [closeDeferredTimer-492e44c9-2] INFO  c.c.c.l.LocalRepoManagerImpl - [492e44c9]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:40.230 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:40.247 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 224547 bytes in 421 ms. path='/3 + &#ä/aa'
    05:08:40.257 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=111
    05:08:40.257 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111
    05:08:40.290 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:40.295 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=108, revision=111
    05:08:40.307 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:40.316 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=108, revision=111
    05:08:40.316 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=111, revision=-1
    05:08:40.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:40.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:40.387 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:40.410 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:08:40.412 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:08:40.428 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:40.469 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/3 + &#ä/aa"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3
    05:08:40.475 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:40.484 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:40.487 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:08:40.528 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8cb287807927fec4a78354627174a90ce5a8e266' to.sha1='c5b2062f2b88989eaa587d992353dfea4c16e93c'): /3 + &#ä/bb
    05:08:40.626 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=117
    05:08:40.632 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117
    05:08:40.720 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:40.730 [qtp1971696218-3014] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=111, revision=117

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:40.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:40.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=91.7 MiB, available=363.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:40.790 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:40.804 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=111, revision=117
    05:08:40.804 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=117, revision=-1
    05:08:40.857 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:40.895 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:40.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/3 + &#ä/bb"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3
    05:08:40.919 [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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:40.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:41.128 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:41.163 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:41.167 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:41.168 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3ywVS89uWph3r_Xa1QHh8g/6eW0rGEAV1bAFI-m2NxWvg' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:41.370 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53de9f16]initPersistenceManagerFactory: repositoryId=48a38297-4dc0-4450-924d-598ea2b76840
    05:08:41.382 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53de9f16]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 41851 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:41.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.0 MiB, used=90.8 MiB, available=364.7 MiB
    05:08:41.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:41.536 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:41.544 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 545706 bytes in 625 ms. path='/3 + &#ä/bb'
    05:08:41.561 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=120
    05:08:41.574 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120
    05:08:41.634 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:41.638 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=117, revision=120
    05:08:41.646 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:41.651 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=117, revision=120
    05:08:41.651 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=120, revision=-1
    05:08:41.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:41.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:41.769 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:41.807 [qtp1971696218-3014] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:08:41.811 [qtp1971696218-3014] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:08:41.823 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:41.851 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/3 + &#ä/bb"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3
    05:08:41.856 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:41.869 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:41.872 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:08:41.898 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a39c2d45f46ad497854dc699d0537109650cfa1' to.sha1='52fea27a1a917c86f3c0cb4d1ad13a07531e1872'): /3 + &#ä/cc
    05:08:41.938 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=126
    05:08:41.939 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126
    05:08:42.025 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:42.036 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=120, revision=126
    05:08:42.090 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:42.100 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=120, revision=126
    05:08:42.101 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=126, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:42.113 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=90.8 MiB, available=364.7 MiB
    05:08:42.113 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:08:42.118 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:42.119 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=70.7 MiB, available=384.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:42.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:42.132 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:42.258 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:42.262 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:42.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/3 + &#ä/cc"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:42.301 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5vyok-ecfu-remote'
    05:08:42.302 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5vyok-ecfu-remote' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:42.334 [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
    05:08:42.337 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:42.340 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:42.383 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:42.389 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:42.392 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:42.394 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3ywVS89uWph3r_Xa1QHh8g/OQoUzKraERsN2FAMtjKHSQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:42.442 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:42.439 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:42.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10923 bytes in 135 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:42.474 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:42.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-dir'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:42.493 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=129
    05:08:42.494 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:42.650 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:08:42.652 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:42.699 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:42.704 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=126, revision=129
    05:08:42.728 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:42.739 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=126, revision=129
    05:08:42.739 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=129, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:42.739 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:08:42.762 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:42.770 [qtp178185341-1721] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed localRepositoryRevisionSynced=128

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:42.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:42.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:42.800 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:42.818 [qtp1971696218-3014] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:08:42.820 [qtp1971696218-3014] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:43.058 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:43.062 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:43.102 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 transaction.localRevision=128 remoteFromLocalRevision=128
    05:08:43.142 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:43.146 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/3 + &#ä/cc"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:43.160 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:43.164 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:43.174 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:43.183 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:43.186 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:43.190 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=128
    05:08:43.192 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:43.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e47610910de53e780299338d9af4792b110b34e' to.sha1='782ec29d72836362cf9516547973707f0f30bbc5'): /3 + &#ä/dd

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:43.269 [qtp1325681772-2157] INFO  D.Datastore - 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
    05:08:43.275 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=135
    05:08:43.275 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:43.314 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed from='build/repo/j7y5y69b-vrfxm-local-dest' toID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 to='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540'
    05:08:43.334 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:43.336 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:43.373 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:43.374 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=129

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:43.388 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=129, revision=135
    05:08:43.456 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:43.464 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=129, revision=135
    05:08:43.464 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=135, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:43.500 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:08:43.500 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:43.509 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:43.516 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=129

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:43.549 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:43.569 [qtp1325681772-2157] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:08:43.628 [qtp1325681772-2157] INFO  D.Datastore - 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
    05:08:43.636 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/3 + &#ä/dd"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3
    05:08:43.668 [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
    05:08:43.676 [qtp1325681772-2157] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:08:43.794 [qtp1325681772-2157] INFO  D.Datastore - 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
    05:08:43.847 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:43.861 [qtp1325681772-2157] INFO  D.Datastore - 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
    05:08:43.861 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=128, revision=131
    05:08:43.867 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:43.880 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:43.883 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:43.884 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3ywVS89uWph3r_Xa1QHh8g/b3Re77-O5cPMfo4s7V1xjA' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:43.973 [qtp1325681772-2157] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:08:44.032 [qtp1325681772-2157] INFO  D.Datastore - 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
    05:08:44.039 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:44.046 [qtp178185341-2459] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.remoteRepositoryRevisionSynced=117, revision=131
    05:08:44.053 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:44.059 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=117, revision=131
    05:08:44.059 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=131, revision=-1

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:44.092 [qtp1325681772-2157] INFO  D.Datastore - 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
    05:08:44.110 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:44.115 [qtp178185341-1721] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed transaction.localRevision=134 remoteFromLocalRevision=129
    05:08:44.123 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:44.130 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 from='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540' toID=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed to='build/repo/j7y5y69b-vrfxm-local-dest', fromRepoLocalSync=false

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:44.140 [qtp1325681772-2157] INFO  D.Datastore - 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
    05:08:44.143 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:44.148 [pool-4-thread-12] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=134

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:44.184 [qtp1325681772-2157] INFO  D.Datastore - 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
    05:08:44.203 [pool-4-thread-12] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:44.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:44.255 [qtp1325681772-2157] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:08:44.318 [qtp1325681772-2157] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:08:44.445 [qtp1325681772-2157] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:08:44.510 [qtp1325681772-2157] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:08:44.730 [qtp1325681772-2157] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:08:44.793 [qtp1325681772-2157] INFO  D.Datastore - 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
    05:08:44.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=91.2 MiB, available=364.3 MiB
    05:08:44.978 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:44.982 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.localRepositoryRevisionInProgress=-1, revision=135
    05:08:44.992 [qtp178185341-1721] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:45.026 [qtp1325681772-2157] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:08:45.082 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]initPersistenceManagerFactory: repositoryId=fb326c57-b276-42b6-b4c7-3520a220824b
    05:08:45.083 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2780 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:45.102 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:45.110 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: 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
    05:08:45.121 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:45.451 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:45.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:45.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=91.1 MiB, available=364.4 MiB
    05:08:45.531 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.remoteRepositoryRevisionSynced=129, revision=135

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:45.540 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 702014 bytes in 1871 ms. path='/3 + &#ä/dd'
    05:08:45.554 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=138
    05:08:45.555 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:45.558 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ulDxgeXPkTkjf9_Ugj-DTw, serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540} because of missing permissions!
    05:08:45.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:45.603 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 48a38297-4dc0-4450-924d-598ea2b76840
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ytc9-acqt8-local-dest
      localRepository.publicKeySha1 = 84:9F:54:12:84:DC:65:25:7F:76:F9:90:64:BE:04:B2:8D:73:4E:D8

      remoteRepository.repositoryId = fb326c57-b276-42b6-b4c7-3520a220824b
      remoteRepository.remoteRoot = https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b
      remoteRepository.publicKeySha1 = 06:FA:60:C9:4A:E3:0E:BB:D9:28:63:C4:ED:14:AD:68:45:FF:02: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 48a38297-4dc0-4450-924d-598ea2b76840 fb326c57-b276-42b6-b4c7-3520a220824b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:45.622 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:45.641 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=135, revision=138
    05:08:45.694 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:45.701 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=135, revision=138
    05:08:45.702 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=138, revision=-1
    05:08:45.740 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:45.740 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:45.759 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:45.796 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:08:45.798 [qtp1971696218-1478] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:45.806 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:45.810 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:08:45.811 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=48a38297-4dc0-4450-924d-598ea2b76840 to='build/repo/j7y5ytc9-acqt8-local-dest', fromRepoLocalSync=true
    05:08:45.811 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 48a38297-4dc0-4450-924d-598ea2b76840 ('build/repo/j7y5ytc9-acqt8-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:45.898 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:45.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=90.3 MiB, available=365.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:46.010 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8d51a3b4-373a-4cf2-9402-3fd225aee2e3", toRepositoryId="d6e10dfb-c970-442c-af67-76aa751f441e", path="/3 + &#ä/dd"} on repo=8d51a3b4-373a-4cf2-9402-3fd225aee2e3

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:46.027 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:46.030 [qtp178185341-2459] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.localRepositoryRevisionSynced=129, revision=135
    05:08:46.030 [qtp178185341-2459] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.localRepositoryRevisionInProgress=135, revision=-1
    05:08:46.049 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:46.051 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:46.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:46.102 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:46.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=90.4 MiB, available=365.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:46.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:46.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:46.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e localRepositoryRevisionSynced=6

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:46.569 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:08:46.579 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:08:46.655 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:46.673 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b renewalDateTime=2017-09-24T03:38:46.639Z expiryDateTime=2017-09-24T04:08:46.639Z
    05:08:46.685 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:46.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.0 MiB, used=90.4 MiB, available=365.1 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:46.771 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=102
    05:08:46.953 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:46.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:46.986 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=144
    05:08:46.994 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144
    05:08:47.063 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:47.070 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=138, revision=144

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:46.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:08:47.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=90.4 MiB, available=365.1 MiB
    05:08:47.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:08:47.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:47.147 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:47.148 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:47.159 [qtp178185341-1721] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed localRepositoryRevisionSynced=134

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:47.163 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=138, revision=144
    05:08:47.163 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=144, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:47.238 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:47.257 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:47.274 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 transaction.localRevision=135 remoteFromLocalRevision=134

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:47.280 [qtp1971696218-1763] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 transaction.localRevision=89 remoteFromLocalRevision=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:47.363 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed from='build/repo/j7y5y69b-vrfxm-local-dest' toID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 to='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:47.362 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:47.366 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=129 localRepositoryRevisionInProgress=135

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:47.368 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d6e10dfb-c970-442c-af67-76aa751f441e from='https://localhost:44090/d6e10dfb-c970-442c-af67-76aa751f441e' toID=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 to='build/repo/j7y5wkgc-b32ue-local-src', fromRepoLocalSync=false
    05:08:47.382 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:47.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:08:47.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:08:47.404 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=135
    05:08:47.446 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=137
    05:08:47.453 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:47.516 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=74.3 MiB, available=381.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:47.542 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:47.545 [qtp178185341-2459] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed, this.remoteRepositoryRevisionSynced=131, revision=137

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:47.554 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:47.608 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=-1, revision=104

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:47.608 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:47.615 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=131, revision=137
    05:08:47.615 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=137, revision=-1
    05:08:47.706 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:47.709 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=89

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:47.709 [qtp1325681772-3082] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:47.718 [qtp178185341-1721] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=59a0e303-59dd-4f78-9cc6-7b65a30ce8ed transaction.localRevision=140 remoteFromLocalRevision=135
    05:08:47.752 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:47.757 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:08:47.976 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:47.980 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:08:47.982 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 from='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540' toID=b7dec337-0009-4f29-aeda-04c31174d800 to='build/repo/j7y5uwsj-jaffl-local-src', fromRepoLocalSync=true
    05:08:47.982 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b7dec337-0009-4f29-aeda-04c31174d800 ('build/repo/j7y5uwsj-jaffl-local-src')
    05:08:48.015 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:08:48.025 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:48.046 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:08:48.203 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 renewalDateTime=2017-09-24T03:35:53.135Z expiryDateTime=2017-09-24T04:05:53.135Z
    05:08:48.218 [qtp178185341-2459] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:48.223 [pool-4-thread-12] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 localRepositoryRevisionSynced=122 localRepositoryRevisionInProgress=140
    05:08:48.264 [pool-4-thread-12] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:48.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:48.739 [pool-4-thread-11] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:48.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:48.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.0 MiB, used=91.5 MiB, available=364.0 MiB
    05:08:48.866 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:48.870 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionInProgress=-1, revision=141
    05:08:48.876 [qtp178185341-1721] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141
    05:08:49.094 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:49.102 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: 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
    05:08:49.178 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:49.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:48.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 serverRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e: repoFileDtos.size=0
    05:08:49.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=70.4 MiB, available=385.1 MiB
    05:08:49.542 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:49.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=91.5 MiB, available=364.0 MiB
    05:08:49.640 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.remoteRepositoryRevisionSynced=123, revision=141
    05:08:49.646 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ulDxgeXPkTkjf9_Ugj-DTw, serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540} because of missing permissions!
    05:08:49.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:49.791 [qtp1971696218-3014] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.localRepositoryRevisionInProgress=-1, revision=90
    05:08:49.820 [qtp1971696218-3014] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:49.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=76.7 MiB, available=378.8 MiB
    05:08:49.969 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=-1, revision=104

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:50.069 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:50.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=91.6 MiB, available=363.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:50.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 serverRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e: 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
    05:08:50.289 [qtp178185341-3030] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:50.296 [qtp178185341-3030] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionSynced=123, revision=141
    05:08:50.296 [qtp178185341-3030] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionInProgress=141, revision=-1
    05:08:50.342 [qtp178185341-3030] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:50.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:50.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=67.5 MiB, available=388.0 MiB
    05:08:50.692 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.remoteRepositoryRevisionSynced=4, revision=90
    05:08:50.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:50.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:50.798 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:50.798 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:50.818 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:50.818 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:50.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:50.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:50.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:50.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:50.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:08:50.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:50.914 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:50.915 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:50.946 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:50.946 [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
    05:08:50.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:50.973 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:50.975 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:50.996 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:50.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:51.018 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:51.020 [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
    05:08:51.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=91.5 MiB, available=364.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:51.033 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:51.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:51.046 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:08:51.046 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:51.057 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:51.057 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:51.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:08:51.072 [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
    05:08:51.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:51.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:51.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:51.113 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:51.113 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:51.124 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:51.124 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:51.139 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=pxVCQZTwiGYZvd71p_5vmA, serverRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:51.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
    05:08:51.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:08:51.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=90.9 MiB, available=364.6 MiB
    05:08:51.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:51.139 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:08:51.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=67.8 MiB, available=387.7 MiB
    05:08:51.708 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:51.712 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.localRepositoryRevisionSynced=4, revision=90
    05:08:51.712 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.localRepositoryRevisionInProgress=90, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:51.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:51.736 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:51.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:51.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=90.9 MiB, available=364.6 MiB
    05:08:51.867 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:08:51.870 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:08:51.870 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:08:51.882 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:51.891 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 localRepositoryRevisionSynced=140
    05:08:51.921 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:51.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 transaction.localRevision=177 remoteFromLocalRevision=140
    05:08:52.006 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:52.010 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:52.017 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=177
    05:08:52.019 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177
    05:08:52.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b7dec337-0009-4f29-aeda-04c31174d800 from='build/repo/j7y5uwsj-jaffl-local-src' toID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 to='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540'
    05:08:52.079 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:52.082 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:52.083 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 56 ms.
    05:08:52.083 [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
    05:08:52.088 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=178

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:52.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 > uploadBackdatedSignature STANDARD_OUT
    05:08:52.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:52.150 [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
    05:08:52.154 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:08:52.155 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:08:52.162 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=178

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:52.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:52.172 [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
    05:08:52.199 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=177, revision=180

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:52.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:52.202 [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
    05:08:52.204 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:52.223 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:52.223 [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
    05:08:52.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=67.3 MiB, available=388.2 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:52.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:52.236 [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
    05:08:52.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:52.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:52.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:52.259 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:52.260 [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
    05:08:52.263 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:52.272 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:52.273 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:52.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:52.287 [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
    05:08:52.296 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=172, revision=180

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:52.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:52.302 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:52.315 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:52.315 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:52.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:52.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:52.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:08:52.343 [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
    05:08:52.343 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:52.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:52.357 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=172, revision=180
    05:08:52.357 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=180, revision=-1

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:52.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:52.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:08:52.375 [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
    05:08:52.375 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:52.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:52.387 [qtp178185341-1573] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 transaction.localRevision=146 remoteFromLocalRevision=178

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:52.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:52.396 [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
    05:08:52.398 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:52.402 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 from='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540' toID=b7dec337-0009-4f29-aeda-04c31174d800 to='build/repo/j7y5uwsj-jaffl-local-src', fromRepoLocalSync=false

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:52.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:08:52.411 [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
    05:08:52.416 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:52.427 [pool-4-thread-12] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=146
    05:08:52.438 [pool-4-thread-12] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:52.441 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:52.467 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:08:52.469 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:08:52.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:52.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=66.2 MiB, available=389.3 MiB
    05:08:52.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:52.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=91.5 MiB, available=364.0 MiB
    05:08:52.984 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:52.997 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionInProgress=-1, revision=147
    05:08:53.002 [qtp178185341-2432] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:53.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:53.136 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:53.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540: 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
    05:08:53.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=78.0 MiB, available=377.5 MiB
    05:08:53.355 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:53.360 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionSynced=-1, revision=104
    05:08:53.360 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=104, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:53.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=66.2 MiB, available=389.3 MiB
    05:08:53.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:08:53.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:08:53.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:08:53.370 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:53.411 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:53.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:53.429 [qtp1971696218-1478] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 localRepositoryRevisionSynced=89
    05:08:53.436 [qtp1971696218-1478] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:53.465 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e transaction.localRevision=147 remoteFromLocalRevision=89

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:53.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:53.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 from='build/repo/j7y5wkgc-b32ue-local-src' toID=d6e10dfb-c970-442c-af67-76aa751f441e to='https://localhost:44090/d6e10dfb-c970-442c-af67-76aa751f441e'
    05:08:53.521 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=147

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:53.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=91.5 MiB, available=364.0 MiB
    05:08:53.576 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.remoteRepositoryRevisionSynced=141, revision=147
    05:08:53.583 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ulDxgeXPkTkjf9_Ugj-DTw, serverRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540} because of missing permissions!
    05:08:53.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:53.644 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:08:53.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:08:53.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e localRepositoryRevisionSynced=147
    05:08:53.690 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=-1, revision=149
    05:08:53.693 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149
    05:08:53.788 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:53.799 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3, this.remoteRepositoryRevisionSynced=144, revision=149
    05:08:53.847 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:53.859 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionSynced=144, revision=149
    05:08:53.859 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.localRepositoryRevisionInProgress=149, revision=-1
    05:08:53.895 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:53.903 [qtp1971696218-1763] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e remoteRepositoryId=8d51a3b4-373a-4cf2-9402-3fd225aee2e3 transaction.localRevision=95 remoteFromLocalRevision=147
    05:08:53.910 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:53.912 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:08:53.916 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/3ywVS89uWph3r_Xa1QHh8g

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:53.993 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=77.3 MiB, available=378.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:54.019 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 101 ms.
    05:08:54.020 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Bnl5jRi9fD4iuJws54eUSQ, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:54.045 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.0 MiB, used=91.5 MiB, available=364.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:54.268 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 248 ms.
    05:08:54.268 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=sDtnBInoJQ6Fgdfpd7shQg, invitation=false]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:54.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:54.341 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:54.359 [qtp178185341-3030] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:54.372 [qtp178185341-3030] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionSynced=141, revision=147
    05:08:54.372 [qtp178185341-3030] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.localRepositoryRevisionInProgress=147, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:08:54.375 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [40ef47ba]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y609mz-rk2zc-local-dest'
    05:08:54.377 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [40ef47ba]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y609mz-rk2zc-local-dest' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:54.385 [qtp178185341-3030] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:54.387 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:54.833 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=76.8 MiB, available=378.7 MiB
    05:08:54.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:54.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=91.6 MiB, available=363.9 MiB
    05:08:54.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:55.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.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:55.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=76.7 MiB, available=378.8 MiB
    05:08:55.290 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:08:55.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:55.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=91.6 MiB, available=363.9 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:55.312 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:08:55.642 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:55.307 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:08:55.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.0 MiB, used=91.5 MiB, available=364.0 MiB
    05:08:55.670 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:08:55.670 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:55.682 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:55.687 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:55.687 [qtp178185341-3030] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:55.700 [qtp178185341-3030] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 localRepositoryRevisionSynced=146
    05:08:56.034 [qtp178185341-3030] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:56.062 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 transaction.localRevision=184 remoteFromLocalRevision=146
    05:08:56.116 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b7dec337-0009-4f29-aeda-04c31174d800 from='build/repo/j7y5uwsj-jaffl-local-src' toID=5783e1b4-5d7a-4431-9a86-5c5b764dd540 to='https://localhost:32836/5783e1b4-5d7a-4431-9a86-5c5b764dd540'
    05:08:56.120 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=178 localRepositoryRevisionInProgress=184
    05:08:56.142 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:08:56.142 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:08:56.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 localRepositoryRevisionSynced=184
    05:08:56.166 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=-1, revision=186
    05:08:56.168 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:56.241 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:56.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:56.256 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:56.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:56.259 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800, this.remoteRepositoryRevisionSynced=180, revision=186
    05:08:56.319 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:56.320 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:56.328 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionSynced=180, revision=186
    05:08:56.328 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540, this.localRepositoryRevisionInProgress=186, revision=-1

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:56.334 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:56.337 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:08:56.409 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:56.419 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:56.420 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:56.423 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:56.425 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5783e1b4-5d7a-4431-9a86-5c5b764dd540 remoteRepositoryId=b7dec337-0009-4f29-aeda-04c31174d800 transaction.localRevision=152 remoteFromLocalRevision=184
    05:08:56.526 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:56.529 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:56.531 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:56.610 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:56.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:56.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    05:08:56.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:08:56.684 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1428a8b4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:56.684 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53c33b4d]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:56.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:56.744 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    05:08:56.763 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    05:08:56.764 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:56.767 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:08:56.825 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='184ca1c4ad42ea2acecdfc00398aa5b2189efee9' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:56.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 > uploadBackdatedSignature STANDARD_OUT
    05:08:57.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/1 {11 11ä11#+} 1/a"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:08:57.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:08:57.073 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:57.096 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:57.098 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/oX5N6HL2Hh2R2BkwtglZfA/4lG5TMLQYJXQH02R3DsHJg' offset=0
    05:08:57.148 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:57.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:08:57.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 48438 bytes in 164 ms. path='/1 {11 11ä11#+} 1/a'
    05:08:57.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:08:57.402 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/1 {11 11ä11#+} 1/a"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:08:57.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:08:57.442 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:57.504 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:57.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:08:57.656 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0ebb28f612501a87a78470dd9630760c762bafce' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    05:08:57.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/1 {11 11ä11#+} 1/b"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:08:57.817 [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'
    05:08:57.851 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:57.852 [qtp1325681772-3226] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/oX5N6HL2Hh2R2BkwtglZfA/NOQZZaJipg8euStoPxfOZQ' offset=0
    05:08:57.875 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:57.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:08:57.938 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59569 bytes in 121 ms. path='/1 {11 11ä11#+} 1/b'
    05:08:58.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:08:58.183 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2b4c48]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y60cl9-rsxbz-local-src'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:58.186 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/1 {11 11ä11#+} 1/b"} on repo=48a38297-4dc0-4450-924d-598ea2b76840

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:08:58.191 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2b4c48]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y60cl9-rsxbz-local-src' locked successfully.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:58.215 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:58.235 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:58.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:08:58.317 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='320869840d9506adf92185486391f90d884ff5bc' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    05:08:58.475 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/1 {11 11ä11#+} 1/c"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:08:58.586 [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'
    05:08:58.622 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:58.623 [qtp1325681772-3082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/oX5N6HL2Hh2R2BkwtglZfA/wkUqICUaoReKB9rSiRQ3sw' offset=0
    05:08:58.634 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:58.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:58.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.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:58.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 414390 bytes in 168 ms. path='/1 {11 11ä11#+} 1/c'
    05:08:58.838 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    05:08:59.080 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/1 {11 11ä11#+} 1/c"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:08:59.143 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:59.155 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:59.158 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:08:59.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='105d3f46430430ea885e486053f232db54e73476' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    05:08:59.332 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/2/1 {11 11ä11#+} 1/a"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:08:59.374 [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'
    05:08:59.426 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:59.428 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4prYzZlLTDzzc-F6HLMdQg/BAzvFmXsgIvJsK_iUr3eJA/k4GuqNDvAcw2KCfL5kOo6g' offset=0
    05:08:59.443 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:59.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:59.472 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [799eb0a0]initPersistenceManagerFactory: repositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:59.505 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 14370 bytes in 130 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:08:59.582 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [799eb0a0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28138 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:59.594 [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
    05:08:59.595 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:59.604 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:59.624 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:59.625 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:08:59.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:59.644 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/2/1 {11 11ä11#+} 1/a"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:08:59.652 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:59.663 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:08:59.666 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:08:59.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e42e9e5d9705681d4fdff90f01464f7aad45ffa7' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    05:08:59.830 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/2/1 {11 11ä11#+} 1/b"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:08:59.840 [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
    05:08:59.856 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:59.857 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:08:59.862 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]<init>: localRoot='/home/tomcat/subshare-repo.d/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:08:59.862 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]initLockFile: Repository '/home/tomcat/subshare-repo.d/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' locked successfully.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:08:59.874 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:59.875 [qtp1325681772-3226] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4prYzZlLTDzzc-F6HLMdQg/BAzvFmXsgIvJsK_iUr3eJA/zAM-p0pkOTKqIEU5bKGLGQ' offset=0
    05:08:59.891 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:08:59.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    05:09:00.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 259974 bytes in 168 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:09:00.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:09:00.144 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/2/1 {11 11ä11#+} 1/b"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:09:00.150 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:00.158 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:00.161 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:09:00.218 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f76a65bae12745cb1756e91e0cb27b27740557b' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    05:09:00.330 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/2/a"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:09:00.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:09:00.412 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:00.413 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4prYzZlLTDzzc-F6HLMdQg/k2iAtc-pWsoy7Gzk3vxAlA' offset=0
    05:09:00.435 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:00.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    05:09:00.539 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250176 bytes in 152 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:00.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:00.595 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:09:00.654 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/2/a"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:09:00.680 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:00.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:00.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:09:00.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e804f21175a77ac54433226cba0f05de289ef6b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    05:09:00.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/3 + &#ä/5/h"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:09:00.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:09:00.970 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:00.971 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UpOIT1739b3CTkjhuJlhlA/tsmjCZDYY7VqXZ2wlPN6cw/uHFLxQN5qm-aHnHLmH3a9g' offset=0
    05:09:00.986 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:01.019 [qtp298852037-2026] INFO  D.Datastore - 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
    05:09:01.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    05:09:01.134 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172975 bytes in 198 ms. path='/3 + &#ä/5/h'
    05:09:01.189 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    05:09:01.238 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/3 + &#ä/5/h"} on repo=48a38297-4dc0-4450-924d-598ea2b76840

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:01.264 [qtp298852037-2026] INFO  D.Datastore - 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
    05:09:01.318 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:01.331 [qtp298852037-2026] INFO  D.Datastore - 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
    05:09:01.339 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:01.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:01.397 [qtp298852037-2026] INFO  D.Datastore - 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
    05:09:01.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b35bcbe3171767cc5409be392e4cf761a4178483' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:01.507 [qtp298852037-2026] INFO  D.Datastore - 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
    05:09:01.525 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/3 + &#ä/5/i"} on repo=48a38297-4dc0-4450-924d-598ea2b76840

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:01.554 [qtp298852037-2026] INFO  D.Datastore - 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
    05:09:01.566 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:09:01.604 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:01.605 [qtp1325681772-3226] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UpOIT1739b3CTkjhuJlhlA/tsmjCZDYY7VqXZ2wlPN6cw/b656yalEow6RbczeyjD-Qg' offset=0
    05:09:01.622 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:01.663 [qtp298852037-2026] INFO  D.Datastore - 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
    05:09:01.716 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:01.722 [qtp298852037-2026] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:01.760 [qtp298852037-2026] INFO  D.Datastore - 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
    05:09:01.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51720 bytes in 215 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:01.815 [qtp298852037-2026] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:01.851 [qtp298852037-2026] INFO  D.Datastore - 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
    05:09:01.877 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:01.889 [qtp298852037-2026] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:01.926 [qtp298852037-2026] INFO  D.Datastore - 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
    05:09:01.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/3 + &#ä/5/i"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:09:01.963 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:01.964 [qtp298852037-2026] INFO  D.Datastore - 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
    05:09:01.984 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:01.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:02.019 [qtp298852037-2026] INFO  D.Datastore - 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
    05:09:02.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f924b0676045bfbdff1241c955a8169e037e7998' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    05:09:02.149 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/3 + &#ä/aa"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:09:02.167 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:02.178 [qtp298852037-2026] INFO  D.Datastore - 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
    05:09:02.192 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:02.194 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UpOIT1739b3CTkjhuJlhlA/ppZiQx3_IvWOzRoxcFi4_A' offset=0
    05:09:02.207 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:02.229 [qtp298852037-2026] INFO  D.Datastore - 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
    05:09:02.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:02.357 [qtp298852037-2026] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:02.420 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]initPersistenceManagerFactory: repositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f
    05:09:02.422 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2560 ms.
    05:09:02.430 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:02.446 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 123760 bytes in 279 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:02.471 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:02.489 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:02.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:09:02.540 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/3 + &#ä/aa"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:09:02.551 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:02.565 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:02.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:02.579 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:09:02.579 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:02.580 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:02.585 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:02.614 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:02.615 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:02.634 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='995a5fdac320e1a56aefc28e6b2a5a127846e30c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    05:09:02.778 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/3 + &#ä/bb"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:09: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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:02.832 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:02.864 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:02.866 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [799eb0a0]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:02.866 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UpOIT1739b3CTkjhuJlhlA/oDP0R9YoBUYc2KgPlvx5vA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:02.867 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:09:02.876 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:02.880 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:02.876 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:02.877 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:02.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    05:09:03.013 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 369980 bytes in 207 ms. path='/3 + &#ä/bb'
    05:09:03.058 [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
    05:09:03.067 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:03.068 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:03.073 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:03.081 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    05:09:03.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f', fromRepoLocalSync=true
    05:09:03.085 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4f0eaa64-a4ed-40c1-a826-1945f8dea9bd ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f')
    05:09:03.119 [pool-22-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    05:09:03.124 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:03.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/3 + &#ä/bb"} on repo=48a38297-4dc0-4450-924d-598ea2b76840

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:03.137 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:03.138 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:03.152 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:03.153 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:03.156 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:03.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:03.192 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:39:03.140Z expiryDateTime=2017-09-24T04:09:03.140Z
    05:09:03.199 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:03.200 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:03.200 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:03.202 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:03.203 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:03.204 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:03.204 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:03.253 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:03.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:03.263 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=141

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:03.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c79f3edb4af33cb278599add4ce53ece8acfa4e0' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:03.410 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:03.420 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/3 + &#ä/cc"} on repo=48a38297-4dc0-4450-924d-598ea2b76840

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:03.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=18

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:03.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:09:03.464 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:03.472 [qtp1325681772-3226] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UpOIT1739b3CTkjhuJlhlA/L24gws8kjr_-RY7drYZ3lw' offset=0
    05:09:03.486 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:03.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    05:09:03.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 275625 bytes in 169 ms. path='/3 + &#ä/cc'
    05:09:03.643 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:09:03.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/3 + &#ä/cc"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:09:03.778 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:03.793 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:03.797 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:04.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=79.7 MiB, available=396.3 MiB
    05:09:04.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:04.024 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:09:04.025 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:04.047 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:04.049 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:04.051 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:04.055 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:04.137 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c3c5236ff83c043596677520c29624abbd43344' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:04.149 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionInProgress=-1, revision=143

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:04.214 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/3 + &#ä/dd"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:09:04.221 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:04.237 [qtp298852037-3262] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:04.255 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:04.256 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UpOIT1739b3CTkjhuJlhlA/u6mlgUksIkhvvkIN_8gp1g' offset=0
    05:09:04.271 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:04.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    05:09:04.547 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:04.548 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UpOIT1739b3CTkjhuJlhlA/u6mlgUksIkhvvkIN_8gp1g' offset=1048576
    05:09:04.560 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:04.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:09:04.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 335727 bytes in 397 ms. path='/3 + &#ä/dd'
    05:09:04.673 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:09:04.691 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd
    05:09:04.796 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", path="/3 + &#ä/dd"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:09:04.918 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:04.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    05:09:04.974 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:05.003 [qtp1325681772-3226] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=102
    05:09:05.030 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:05.086 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=107 remoteFromLocalRevision=102
    05:09:05.177 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:05.187 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:05.190 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=48a38297-4dc0-4450-924d-598ea2b76840 from='build/repo/j7y5ytc9-acqt8-local-dest' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'
    05:09:05.204 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:05.212 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:05.316 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=107
    05:09:05.422 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:09:05.422 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:09:05.437 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=107
    05:09:05.481 [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
    05:09:05.579 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:05.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:05.838 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=110
    05:09:05.857 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:06.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=455.0 MiB, used=47.9 MiB, available=407.6 MiB
    05:09:06.077 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=-1, revision=143

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:06.121 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:06.125 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=-1, revision=110
    05:09:06.291 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:06.308 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=-1, revision=110
    05:09:06.308 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=110, revision=-1
    05:09:06.346 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:06.357 [qtp1325681772-3226] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 transaction.localRevision=108 remoteFromLocalRevision=107
    05:09:06.379 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:06.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=48a38297-4dc0-4450-924d-598ea2b76840 to='build/repo/j7y5ytc9-acqt8-local-dest', fromRepoLocalSync=false
    05:09:06.402 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:06.414 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=108
    05:09:06.454 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:06.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=0
    05:09:06.993 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=77.0 MiB, available=378.5 MiB
    05:09:07.028 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:07.034 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=-1, revision=109
    05:09:07.040 [qtp1325681772-3226] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109
    05:09:07.063 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:07.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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
    05:09:07.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=76.2 MiB, available=379.3 MiB
    05:09:07.502 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=104, revision=109
    05:09:07.529 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:07.531 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:07.531 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:07.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 > uploadBackdatedSignature STANDARD_OUT
    05:09:07.898 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=76.2 MiB, available=379.3 MiB
    05:09:07.967 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:07.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 > uploadBackdatedSignature STANDARD_OUT
    05:09:07.971 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionSynced=104, revision=109
    05:09:07.971 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=109, revision=-1
    05:09:08.046 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:08.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:09:08.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=76.3 MiB, available=379.2 MiB
    05:09:08.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:08.535 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:08.540 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:09:08.540 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:08.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:08.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=76.3 MiB, available=379.2 MiB
    05:09:08.905 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:08.541 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:09:08.541 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:08.541 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:09:09.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.0 MiB, allocated=474.0 MiB, used=49.1 MiB, available=424.9 MiB
    05:09:09.192 [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
    05:09:09.275 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:09.276 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:09.276 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:09.279 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:09.283 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionSynced=-1, revision=143
    05:09:09.283 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionInProgress=143, revision=-1

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:09.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=76.3 MiB, available=379.2 MiB
    05:09:09.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:09:09.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:09:09.352 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:09.352 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:09.355 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:09.367 [qtp1325681772-3226] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=108
    05:09:09.429 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:09.487 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=113 remoteFromLocalRevision=108
    05:09:09.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=48a38297-4dc0-4450-924d-598ea2b76840 from='build/repo/j7y5ytc9-acqt8-local-dest' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'
    05:09:09.532 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=113
    05:09:09.557 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:09:09.558 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:09:09.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=113
    05:09:09.680 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=115
    05:09:09.683 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115
    05:09:09.732 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:09.746 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=110, revision=115
    05:09:09.758 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:09.763 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=110, revision=115
    05:09:09.764 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=115, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:09.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=452.0 MiB, used=48.8 MiB, available=406.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:09.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:09.795 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:09.802 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 transaction.localRevision=114 remoteFromLocalRevision=113
    05:09:09.804 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:09.807 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:09.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:10.078 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:10.081 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:09:10.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=48a38297-4dc0-4450-924d-598ea2b76840 to='build/repo/j7y5ytc9-acqt8-local-dest', fromRepoLocalSync=true
    05:09:10.082 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 48a38297-4dc0-4450-924d-598ea2b76840 ('build/repo/j7y5ytc9-acqt8-local-dest')
    05:09:10.100 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:09:10.167 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:10.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:10.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.0 MiB, allocated=472.0 MiB, used=48.8 MiB, available=423.2 MiB
    05:09:10.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:10.465 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:10.520 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b renewalDateTime=2017-09-24T03:38:46.639Z expiryDateTime=2017-09-24T04:08:46.639Z
    05:09:10.537 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:10.546 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=114
    05:09:10.599 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:10.609 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:10.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
    05:09:10.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=48.7 MiB, available=406.8 MiB
    05:09:10.830 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%
    05:09:10.844 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:10.844 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:10.845 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:10.849 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:10.899 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd localRepositoryRevisionSynced=141
    05:09:10.931 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:10.986 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=5 remoteFromLocalRevision=141
    05:09:10.992 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    05:09:10.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f', fromRepoLocalSync=false
    05:09:11.005 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:11.006 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:11.006 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:11.009 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:11.011 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:11.011 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:11.012 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:11.021 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=145
    05:09:11.080 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:11.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:11.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=77.6 MiB, available=377.9 MiB
    05:09:11.317 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:11.324 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=-1, revision=115
    05:09:11.333 [qtp1325681772-1964] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115
    05:09:11.352 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:11.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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
    05:09:11.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:11.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.5 MiB, allocated=470.5 MiB, used=48.3 MiB, available=422.2 MiB
    05:09:11.746 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:11.747 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:11.747 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:11.749 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:11.758 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionInProgress=-1, revision=146
    05:09:11.766 [qtp298852037-2920] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146
    05:09:11.823 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:11.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:09:11.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=77.5 MiB, available=378.0 MiB
    05:09:11.890 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=109, revision=115
    05:09:11.903 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:11.904 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:11.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:09:12.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=77.5 MiB, available=378.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:12.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:12.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=48.3 MiB, available=407.2 MiB
    05:09:12.325 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=143, revision=146

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:12.331 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:12.337 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionSynced=109, revision=115
    05:09:12.338 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=115, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:12.340 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:12.341 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:09:12.342 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:09:12.343 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:09:12.343 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:12.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:12.345 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:12.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:12.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.0 MiB, allocated=469.0 MiB, used=48.4 MiB, available=420.6 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:12.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=77.6 MiB, available=377.9 MiB
    05:09:12.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:12.958 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:12.959 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:12.959 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:12.964 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:12.974 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionSynced=143, revision=146
    05:09:12.974 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionInProgress=146, revision=-1
    05:09:13.042 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:13.262 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=77.6 MiB, available=377.9 MiB
    05:09:13.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:13.044 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:09:13.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=48.4 MiB, available=407.1 MiB
    05:09:13.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:13.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=77.6 MiB, available=377.9 MiB
    05:09:13.650 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:09:13.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:09:13.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:09:13.678 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:13.687 [qtp1325681772-3013] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=114
    05:09:13.745 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09: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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:13.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=467.0 MiB, allocated=467.0 MiB, used=48.4 MiB, available=418.6 MiB
    05:09:13.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:13.820 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=120 remoteFromLocalRevision=114
    05:09:13.866 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:13.871 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:13.885 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=120
    05:09:13.888 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120
    05:09:13.918 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=48a38297-4dc0-4450-924d-598ea2b76840 from='build/repo/j7y5ytc9-acqt8-local-dest' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'
    05:09:13.931 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:13.936 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:13.949 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=121

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:14.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=451.5 MiB, used=48.4 MiB, available=407.1 MiB
    05:09:14.140 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:14.141 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:14.141 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:14.143 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:14.148 [qtp298852037-2026] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd localRepositoryRevisionSynced=145
    05:09:14.331 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:14.338 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:14.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:14.347 [closeDeferredTimer-50f371fc-6m] INFO  c.c.c.l.LocalRepoManagerImpl - [50f371fc]_close: Shutting down real LocalRepoManager.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:14.357 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=7 remoteFromLocalRevision=145
    05:09:14.366 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    05:09:14.366 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    05:09:14.366 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%
    05:09:14.366 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [799eb0a0]close: Deferring shut down of real LocalRepoManager 20000 ms.

    05:09:14.370 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:09:14.370 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:09:14.370 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** marco ***
    05:09:14.371 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d7efe81]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ryoh-gk919-local-src-marco'
    05:09:14.372 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d7efe81]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ryoh-gk919-local-src-marco' locked successfully.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:14.388 [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
    05:09:14.388 [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
    05:09:14.448 [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
    05:09:14.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:14.512 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=120, revision=123
    05:09:14.512 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123
    05:09:14.562 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:14.567 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=115, revision=123
    05:09:14.656 [qtp1325681772-3082] 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
    05:09:14.686 [qtp1325681772-3082] 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
    05:09:14.714 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:14.720 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=115, revision=123
    05:09:14.720 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=123, revision=-1
    05:09:14.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    05:09:14.862 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:14.912 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:15.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:15.092 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:15.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 > uploadBackdatedSignature STANDARD_OUT
    05:09:15.187 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    05:09:15.188 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:15.232 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    05:09:15.237 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:15.241 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file1'
    05:09:15.341 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='14851d8a45837de4f95a390260f05ab323b642b0' to.sha1='f11048445cefcb5fc1e20753d498510211e42583'): /new-file1
    05:09:15.546 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=127
    05:09:15.546 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:15.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:15.650 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:15.655 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=123, revision=127

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:15.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.
    05:09:15.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.
    05:09:15.933 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:16.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.
    05:09:16.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:16.079 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:16.085 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=123, revision=127
    05:09:16.085 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=127, revision=-1
    05:09:16.130 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:16.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.
    05:09:16.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.
    05:09:16.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.
    05:09:16.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
    05:09:16.328 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:16.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.
    05:09:16.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:16.427 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/new-file1"} on repo=48a38297-4dc0-4450-924d-598ea2b76840

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:16.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.
    05:09:16.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
    05:09:16.509 [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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:16.527 [closeDeferredTimer-d7d1bd5-4y] INFO  c.c.c.l.LocalRepoManagerImpl - [d7d1bd5]_close: Shutting down real LocalRepoManager.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:16.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 > uploadBackdatedSignature STANDARD_OUT
    05:09:16.631 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:16.674 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:16.679 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:16.680 [qtp1325681772-3082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/T5q4xAe3gtxAPjgNJk6jLQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:16.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.
    05:09:16.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:16.983 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:16.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.
    05:09:17.050 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d7efe81]initPersistenceManagerFactory: repositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:09:17.051 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d7efe81]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2679 ms.
    05:09:17.060 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:09:17.068 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:17.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 71559 bytes in 594 ms. path='/new-file1'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:17.107 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:09:17.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:09:17.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:17.155 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=130
    05:09:17.156 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:17.224 [closeDeferredTimer-1428a8b4-1] INFO  c.c.c.l.LocalRepoManagerImpl - [1428a8b4]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:17.270 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:17.278 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=127, revision=130

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:17.308 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:17.308 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:17.311 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:17.313 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    05:09:17.314 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 to='build/repo/j7y5ryoh-gk919-local-src-marco', fromRepoLocalSync=true
    05:09:17.314 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 13cafe30-8fdc-4f4b-a3cf-91d7134d7934 ('build/repo/j7y5ryoh-gk919-local-src-marco')

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:17.335 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:17.343 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=127, revision=130
    05:09:17.343 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=130, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:17.427 [pool-23-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:17.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 38 ms.
    05:09:17.467 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:17.491 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:17.502 [pool-23-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%
    05:09:17.621 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:09:17.656 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:17.657 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:17.675 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:17.682 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:17.683 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:17.709 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:34:09.590Z expiryDateTime=2017-09-24T04:04:09.590Z

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:17.726 [qtp1325681772-1964] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:17.729 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:17.730 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:17.730 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:17.732 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:17.736 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:17.737 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:17.738 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:17.742 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=149

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:17.224 [closeDeferredTimer-53c33b4d-1] INFO  c.c.c.l.LocalRepoManagerImpl - [53c33b4d]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:18.216 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:18.217 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:18.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:18.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:18.313 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/new-file1"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:09:18.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:18.471 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:09:18.507 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=121
    05:09:18.618 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=136
    05:09:18.629 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:18.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=54.1 MiB, available=421.9 MiB
    05:09:18.797 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:09:18.800 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    05:09:18.801 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:18.828 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:18.828 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:18.829 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:18.831 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:18.844 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=-1, revision=150
    05:09:18.847 [qtp298852037-2920] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150
    05:09:18.987 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:18.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:19.307 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:19.315 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=130, revision=136
    05:09:19.393 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:19.405 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=130, revision=136
    05:09:19.406 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=136, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:19.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=53.4 MiB, available=407.6 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:19.501 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:19.510 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=110, revision=150

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:19.511 [qtp1325681772-3082] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 transaction.localRevision=127 remoteFromLocalRevision=121

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:19.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:19.615 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:19.619 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=48a38297-4dc0-4450-924d-598ea2b76840 to='build/repo/j7y5ytc9-acqt8-local-dest', fromRepoLocalSync=false
    05:09:19.634 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:19.643 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=127
    05:09:19.749 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:19.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:20.093 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=LYEnGr_NB-mbdpFksIYwMQ,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}}
    05:09:20.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:09:20.164 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:20.190 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:09:20.191 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:09:20.192 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:09:20.192 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:09:20.193 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:09:20.193 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:09:20.194 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:09:20.195 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:09:20.195 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:09:20.196 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:09:20.196 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:09:20.197 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:09:20.197 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:09:20.198 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:09:20.199 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:09:20.199 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:09:20.200 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:09:20.200 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:09:20.200 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:09:20.201 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:09:20.202 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:09:20.202 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:09:20.203 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:09:20.206 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[463a6b270102dcd8]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:20.317 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=80.1 MiB, available=375.4 MiB
    05:09:20.342 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:20.351 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:20.356 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:09:20.357 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[Zm4xeBGQ43FGOmsnAQLc2A, null, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:09:20.358 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:20.361 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=-1, revision=128
    05:09:20.379 [qtp1325681772-2859] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:20.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:20.591 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:20.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:20.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=473.5 MiB, allocated=473.5 MiB, used=55.5 MiB, available=418.0 MiB
    05:09:20.959 [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
    05:09:20.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:21.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=78.9 MiB, available=376.6 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:21.040 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:21.041 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:21.042 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:21.043 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=115, revision=128

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:21.044 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:21.047 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionSynced=110, revision=150
    05:09:21.047 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=150, revision=-1

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:21.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:09:21.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:21.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:09:21.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:21.144 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:21.145 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:21.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:21.220 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:21.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:21.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=78.1 MiB, available=377.4 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:21.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=55.2 MiB, available=405.8 MiB
    05:09:21.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:21.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:21.737 [qtp1325681772-3384] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:21.742 [qtp1325681772-3384] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionSynced=115, revision=128
    05:09:21.742 [qtp1325681772-3384] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=128, revision=-1
    05:09:21.798 [qtp1325681772-3384] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:21.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:22.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.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:22.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=472.5 MiB, allocated=472.5 MiB, used=55.2 MiB, available=417.3 MiB
    05:09:22.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:22.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=78.2 MiB, available=377.3 MiB
    05:09:22.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:22.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=55.2 MiB, available=405.8 MiB
    05:09:22.466 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    05:09:22.468 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    05:09:22.468 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%
    05:09:22.479 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:22.480 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:22.481 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:22.486 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:22.492 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=149
    05:09:22.600 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:22.699 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=176 remoteFromLocalRevision=149

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:22.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=78.1 MiB, available=377.4 MiB
    05:09:22.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:22.810 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:22.811 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:22.811 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:22.813 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:22.826 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:22.829 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    05:09:22.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:22.835 [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
    05:09:22.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:22.882 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=176
    05:09:22.895 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:23.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=78.1 MiB, available=377.4 MiB
    05:09:23.075 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:09:23.075 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:09:23.091 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:23.118 [qtp1325681772-3082] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=127
    05:09:23.199 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:23.235 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=139 remoteFromLocalRevision=127

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:23.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 > uploadBackdatedSignature STANDARD_OUT
    05:09:23.338 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=48a38297-4dc0-4450-924d-598ea2b76840 from='build/repo/j7y5ytc9-acqt8-local-dest' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'
    05:09:23.346 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=121 localRepositoryRevisionInProgress=139

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:23.350 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:23.351 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:23.352 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:23.355 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:23.368 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=171, revision=176

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:23.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:09:23.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:09:23.466 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=139
    05:09:23.575 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=141
    05:09:23.578 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:23.643 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:23.645 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:23.650 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=136, revision=141
    05:09:23.816 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:23.820 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:23.824 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 from='build/repo/j7y5ryoh-gk919-local-src-marco' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:23.829 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=136, revision=141
    05:09:23.830 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=141, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:23.841 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:23.842 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:23.842 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:23.845 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:23.848 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:23.867 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=177

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:23.972 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:23.979 [qtp1325681772-1964] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 transaction.localRevision=133 remoteFromLocalRevision=139
    05:09:24.058 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:24.063 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:24.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:24.530 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    05:09:24.530 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    05:09:24.549 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=177

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:24.656 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:24.663 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:09:24.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=98137ef9-1f27-49c4-ae0d-a73ee019dc54 to='build/repo/j7y5vyoj-zai4h-local-src', fromRepoLocalSync=true
    05:09:24.666 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 98137ef9-1f27-49c4-ae0d-a73ee019dc54 ('build/repo/j7y5vyoj-zai4h-local-src')
    05:09:24.683 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:24.697 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=176, revision=179
    05:09:24.700 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:24.705 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:24.722 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:24.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:24.813 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:24.814 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:24.814 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:24.818 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:24.822 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=176, revision=179

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:24.832 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:24.844 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:24.852 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b renewalDateTime=2017-09-24T03:36:44.360Z expiryDateTime=2017-09-24T04:06:44.360Z
    05:09:24.866 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:24.877 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=133

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:24.915 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:24.919 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=171, revision=179
    05:09:24.919 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=179, revision=-1

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:25.012 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:25.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:25.026 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:25.027 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:25.027 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:25.030 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:25.041 [qtp298852037-2920] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 transaction.localRevision=156 remoteFromLocalRevision=177
    05:09:25.174 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:25.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 to='build/repo/j7y5ryoh-gk919-local-src-marco', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:25.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:25.190 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:25.191 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:25.191 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:25.194 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:25.196 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:25.197 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:25.198 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:25.202 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=156
    05:09:25.314 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:25.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:25.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=79.3 MiB, available=376.2 MiB
    05:09:25.626 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:25.640 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionInProgress=-1, revision=134
    05:09:25.654 [qtp1325681772-3226] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:25.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:25.706 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:25.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=2, cryptoLinkDtos.size=5, 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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:26.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=57.4 MiB, available=414.1 MiB
    05:09:26.114 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:26.114 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:26.115 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:26.118 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:26.122 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=-1, revision=157
    05:09:26.132 [qtp298852037-3262] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:26.140 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=79.1 MiB, available=376.4 MiB
    05:09:26.146 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=95, revision=134

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:26.167 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:26.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:09:26.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=57.0 MiB, available=404.0 MiB
    05:09:26.646 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=150, revision=157
    05:09:26.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:26.684 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:09:26.684 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[Zm4xeBGQ43FGOmsnAQLc2A, null, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:09:26.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:26.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:26.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
    05:09:26.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    05:09:26.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:26.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:09:26.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:26.982 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:26.983 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:27.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
    05:09:27.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.5 MiB, allocated=470.5 MiB, used=57.1 MiB, available=413.4 MiB
    05:09:27.328 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:27.330 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:27.331 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:27.334 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:27.338 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionSynced=150, revision=157
    05:09:27.338 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=157, revision=-1
    05:09:27.402 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:27.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:26.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:09:27.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=78.5 MiB, available=377.0 MiB
    05:09:27.732 [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
    05:09:27.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:27.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=57.1 MiB, available=403.9 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:28.007 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:28.011 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionSynced=95, revision=134
    05:09:28.011 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionInProgress=134, revision=-1
    05:09:28.070 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:28.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:27.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:09:28.318 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.5 MiB, allocated=469.5 MiB, used=57.1 MiB, available=412.4 MiB
    05:09:28.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:28.432 [Test worker] INFO  D.Datastore - 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
    05:09:28.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=78.6 MiB, available=376.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:28.654 [Test worker] INFO  D.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
    05:09:28.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=57.0 MiB, available=404.0 MiB
    05:09:28.795 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    05:09:28.795 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    05:09:28.804 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:28.805 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:28.805 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:28.808 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:28.814 [qtp298852037-2026] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=156
    05:09:28.832 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:28.856 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=183 remoteFromLocalRevision=156
    05:09:28.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 from='build/repo/j7y5ryoh-gk919-local-src-marco' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:09:28.925 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=183
    05:09:28.996 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    05:09:28.996 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    05:09:29.002 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=183

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:28.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:09:29.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=78.6 MiB, available=376.9 MiB
    05:09:29.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:29.143 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=185
    05:09:29.146 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185
    05:09:29.154 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:29.155 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:29.238 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:29.238 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:29.239 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:29.241 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:29.244 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=179, revision=185
    05:09:29.247 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:29.369 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=78.5 MiB, available=377.0 MiB
    05:09:29.370 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:09:29.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:29.382 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:29.532 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:29.544 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=179, revision=185
    05:09:29.544 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=185, revision=-1
    05:09:29.558 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:29.561 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:29.562 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:29.566 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:29.571 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 transaction.localRevision=162 remoteFromLocalRevision=183
    05:09:29.575 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:29.591 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    05:09:29.591 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4d7efe81]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:29.599 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=marco
    05:09:29.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    05:09:29.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    05:09:29.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:09:29.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:09:29.602 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5698a866]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:09:29.602 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5698a866]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' locked successfully.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:29.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:29.775 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.64%
    05:09:29.783 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    05:09:29.784 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:29.786 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file1'
    05:09:29.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='14851d8a45837de4f95a390260f05ab323b642b0' to.sha1='<NoInstanceOf_NormalFileDto>'): /new-file1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:29.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:30.046 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", path="/new-file1"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:09:30.057 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/new-file1'
    05:09:30.089 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:30.090 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/T5q4xAe3gtxAPjgNJk6jLQ' offset=0
    05:09:30.120 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:30.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:09:30.176 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17612 bytes in 118 ms. path='/new-file1'
    05:09:30.264 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_4682b9754c6f266c76f9b8c10b61c83128570f89_0 into destFile new-file1
    05:09:30.356 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", toRepositoryId="98137ef9-1f27-49c4-ae0d-a73ee019dc54", path="/new-file1"} on repo=98137ef9-1f27-49c4-ae0d-a73ee019dc54
    05:09:30.445 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:30.478 [qtp1325681772-3384] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:30.487 [qtp1325681772-3384] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 localRepositoryRevisionSynced=133
    05:09:30.510 [qtp1325681772-3384] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:30.564 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=172 remoteFromLocalRevision=133

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:30.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:30.632 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:30.639 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:30.661 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=172
    05:09:30.673 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:30.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.
    05:09:30.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.
    05:09:30.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.
    05:09:31.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.
    05:09:31.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:31.177 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:31.186 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=156, revision=172

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:31.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.
    05:09:31.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.
    05:09:31.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09: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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:31.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:31.420 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:31.425 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=98137ef9-1f27-49c4-ae0d-a73ee019dc54 from='build/repo/j7y5vyoj-zai4h-local-src' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'
    05:09:31.437 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:31.442 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09: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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:31.461 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=173

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:31.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.
    05:09:31.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:31.571 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:31.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:31.597 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:09:31.597 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:31.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:31.617 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=173
    05:09:31.720 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=172, revision=175
    05:09:31.723 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175
    05:09:31.781 [qtp1325681772-3384] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:31.798 [qtp1325681772-3384] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=172, revision=175

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:31.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:31.860 [qtp1325681772-3384] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:31.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:31.871 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=156, revision=175
    05:09:31.871 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=175, revision=-1
    05:09:31.969 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:31.975 [qtp1325681772-3082] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 transaction.localRevision=140 remoteFromLocalRevision=173
    05:09:32.025 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:32.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=98137ef9-1f27-49c4-ae0d-a73ee019dc54 to='build/repo/j7y5vyoj-zai4h-local-src', fromRepoLocalSync=false

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:32.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:32.046 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:32.052 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=140

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:32.097 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5698a866]initPersistenceManagerFactory: repositoryId=d8a80558-d273-491d-9edd-e8906fa9117c
    05:09:32.097 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5698a866]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2495 ms.
    05:09:32.104 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:09:32.110 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:32.121 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:32.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:32.144 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5698a866]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:32.162 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:09:32.187 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:09:32.187 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:09:32.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:09:32.386 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:32.387 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:32.389 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:32.392 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    05:09:32.393 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=d8a80558-d273-491d-9edd-e8906fa9117c to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f', fromRepoLocalSync=true
    05:09:32.394 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d8a80558-d273-491d-9edd-e8906fa9117c ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f')
    05:09:32.423 [pool-24-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    05:09:32.425 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:09:32.436 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:32.436 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:32.452 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:32.453 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:32.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:32.479 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:36:37.449Z expiryDateTime=2017-09-24T04:06:37.449Z
    05:09:32.489 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:32.490 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:32.490 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:32.492 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:32.493 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:32.493 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:32.494 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:32.496 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c localRepositoryRevisionSynced=121 localRepositoryRevisionInProgress=162
    05:09:32.528 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:32.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=79.3 MiB, available=376.2 MiB
    05:09:32.875 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:32.882 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionInProgress=-1, revision=141
    05:09:32.889 [qtp1325681772-2859] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141
    05:09:33.146 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:33.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:32.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0
    05:09:33.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=61.9 MiB, available=417.1 MiB
    05:09:33.202 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:09:33.204 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    05:09:33.204 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:33.254 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:33.254 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:33.255 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:33.257 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:33.261 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionInProgress=-1, revision=163
    05:09:33.266 [qtp298852037-2026] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163
    05:09:33.339 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:33.355 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:33.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:33.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=78.4 MiB, available=377.1 MiB
    05:09:33.732 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=134, revision=141
    05:09:33.776 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:33.777 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:33.777 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:33.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=61.4 MiB, available=418.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:33.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:33.877 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=122, revision=163

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:34.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=78.4 MiB, available=377.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:34.371 [closeDeferredTimer-799eb0a0-2] INFO  c.c.c.l.LocalRepoManagerImpl - [799eb0a0]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:34.495 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:34.511 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionSynced=134, revision=141
    05:09:34.511 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.localRepositoryRevisionInProgress=141, revision=-1
    05:09:34.539 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:34.541 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:34.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
    05:09:35.044 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=78.6 MiB, available=376.9 MiB
    05:09:35.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:35.068 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:35.075 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:09:35.076 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[Zm4xeBGQ43FGOmsnAQLc2A, null, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:09:35.077 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:35.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:35.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:35.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=78.5 MiB, available=377.0 MiB
    05:09:35.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:35.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.0 MiB, allocated=470.0 MiB, used=63.1 MiB, available=406.9 MiB
    05:09:35.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
    05:09:35.842 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:35.843 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:35.843 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:35.845 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:35.848 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionSynced=122, revision=163
    05:09:35.848 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionInProgress=163, revision=-1
    05:09:35.856 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:35.866 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:35.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=78.5 MiB, available=377.0 MiB
    05:09:35.944 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:09:35.944 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:09:35.958 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:35.967 [qtp1325681772-3013] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 localRepositoryRevisionSynced=140
    05:09:35.981 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:36.033 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=179 remoteFromLocalRevision=140
    05:09:36.099 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=98137ef9-1f27-49c4-ae0d-a73ee019dc54 from='build/repo/j7y5vyoj-zai4h-local-src' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'
    05:09:36.105 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=173 localRepositoryRevisionInProgress=179
    05:09:36.206 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:09:36.206 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:36.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:36.216 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=179

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:36.287 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [40ef47ba]initPersistenceManagerFactory: repositoryId=6f57f59f-8ddf-4bbf-a5a6-4639642b3b32
    05:09:36.319 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [40ef47ba]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 36713 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:36.322 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=181
    05:09:36.324 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:36.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.5 MiB, allocated=477.5 MiB, used=61.4 MiB, available=416.1 MiB
    05:09:36.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:36.373 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:36.398 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54, this.remoteRepositoryRevisionSynced=175, revision=181
    05:09:36.523 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:36.528 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=175, revision=181
    05:09:36.528 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=181, revision=-1
    05:09:36.551 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:36.558 [qtp1325681772-3013] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=98137ef9-1f27-49c4-ae0d-a73ee019dc54 transaction.localRevision=146 remoteFromLocalRevision=179
    05:09:36.623 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:36.629 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:09:37.002 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:37.010 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:09:37.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=48a38297-4dc0-4450-924d-598ea2b76840 to='build/repo/j7y5ytc9-acqt8-local-dest', fromRepoLocalSync=true
    05:09:37.014 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 48a38297-4dc0-4450-924d-598ea2b76840 ('build/repo/j7y5ytc9-acqt8-local-dest')
    05:09:37.047 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:37.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.0 MiB, allocated=478.0 MiB, used=61.4 MiB, available=416.6 MiB
    05:09:37.124 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:37.147 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:37.229 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2b4c48]initPersistenceManagerFactory: repositoryId=783a6642-e38a-4767-bcb0-e830d1019f17
    05:09:37.266 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2b4c48]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 34954 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:37.302 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=71.2 MiB, available=384.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:37.318 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y60cld-hd4se-remote'
    05:09:37.321 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y60cld-hd4se-remote' locked successfully.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:37.365 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:37.389 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b renewalDateTime=2017-09-24T03:38:46.639Z expiryDateTime=2017-09-24T04:08:46.639Z
    05:09:37.411 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:37.419 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=146
    05:09:37.454 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:37.467 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:37.471 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5wkgd-vyqja-remote'
    05:09:37.472 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5wkgd-vyqja-remote' locked successfully.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:37.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.0 MiB, allocated=477.0 MiB, used=61.4 MiB, available=415.6 MiB
    05:09:37.619 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%
    05:09:37.638 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:37.639 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:37.639 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:37.642 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:37.656 [qtp298852037-2920] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c localRepositoryRevisionSynced=162
    05:09:37.670 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:37.749 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=9 remoteFromLocalRevision=162
    05:09:37.830 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    05:09:37.830 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=d8a80558-d273-491d-9edd-e8906fa9117c to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f', fromRepoLocalSync=false
    05:09:37.841 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:37.842 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:37.842 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:37.844 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:37.846 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:37.847 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:37.848 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:37.852 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=166
    05:09:37.928 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:37.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:38.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=79.7 MiB, available=375.8 MiB
    05:09:38.271 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:38.277 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=-1, revision=147
    05:09:38.283 [qtp1325681772-3013] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147
    05:09:38.305 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:38.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:38.350 [qtp1971696218-1763] INFO  D.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
    05:09:38.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.5 MiB, allocated=470.5 MiB, used=61.2 MiB, available=409.3 MiB
    05:09:38.629 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:38.630 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:38.630 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:38.633 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:38.636 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionInProgress=-1, revision=167
    05:09:38.639 [qtp298852037-2026] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167
    05:09:38.655 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:38.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:09:38.680 [qtp1971696218-1763] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:38.762 [qtp1971696218-1763] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:38.811 [qtp1971696218-1763] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:38.945 [qtp1971696218-1763] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:39.003 [qtp1971696218-1763] INFO  D.Datastore - 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
    05:09:39.045 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=79.3 MiB, available=376.2 MiB
    05:09:39.051 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=128, revision=147

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:39.120 [qtp1971696218-1763] INFO  D.Datastore - 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
    05:09:39.131 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:39.134 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:39.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:39.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=61.3 MiB, available=414.7 MiB
    05:09:39.172 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=163, revision=167

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:39.175 [qtp1971696218-1763] INFO  D.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
    05:09:39.177 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:39.178 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:09:39.178 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[Zm4xeBGQ43FGOmsnAQLc2A, null, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:09:39.178 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:09:39.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:39.238 [qtp1971696218-1763] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:39.342 [qtp1971696218-1763] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:39.399 [qtp1971696218-1763] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:39.453 [qtp1971696218-1763] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:39.510 [qtp1971696218-1763] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:39.567 [qtp1971696218-1763] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:39.619 [qtp1971696218-1763] INFO  D.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
    05:09:39.717 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.5 MiB, allocated=476.5 MiB, used=61.9 MiB, available=414.6 MiB
    05:09:39.742 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:39.742 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:39.743 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:39.745 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:39.757 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionSynced=163, revision=167
    05:09:39.757 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionInProgress=167, revision=-1
    05:09:39.762 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:39.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:39.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=79.3 MiB, available=376.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:39.939 [qtp1971696218-1763] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:39.987 [qtp1971696218-1763] INFO  D.Datastore - 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
    05:09:40.027 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:40.032 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionSynced=128, revision=147
    05:09:40.032 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=147, revision=-1
    05:09:40.059 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:40.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:40.170 [qtp1971696218-1763] INFO  D.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
    05:09:40.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.5 MiB, allocated=475.5 MiB, used=61.3 MiB, available=414.2 MiB
    05:09:40.252 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:40.262 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]initPersistenceManagerFactory: repositoryId=d6e10dfb-c970-442c-af67-76aa751f441e
    05:09:40.263 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2791 ms.
    05:09:40.294 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:40.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=79.4 MiB, available=376.1 MiB
    05:09:40.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:40.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=470.0 MiB, allocated=470.0 MiB, used=61.9 MiB, available=408.1 MiB
    05:09:40.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:40.778 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 6f57f59f-8ddf-4bbf-a5a6-4639642b3b32
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y609mz-rk2zc-local-dest
      localRepository.publicKeySha1 = A1:AD:C6:7B:D9:3B:A5:BB:E0:C9:86:AD:E1:31:E5:74:A1:38:C7:DC

      remoteRepository.repositoryId = d6e10dfb-c970-442c-af67-76aa751f441e
      remoteRepository.remoteRoot = https://localhost:44090/d6e10dfb-c970-442c-af67-76aa751f441e/3ywVS89uWph3r_Xa1QHh8g
      remoteRepository.publicKeySha1 = 11:2E:97:21:3F:64:80:E1:08:15:D7:CB:5F:BF:20:07:9C:06:DC:9F

    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 6f57f59f-8ddf-4bbf-a5a6-4639642b3b32 d6e10dfb-c970-442c-af67-76aa751f441e

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:40.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=79.4 MiB, available=376.1 MiB
    05:09:40.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:41.045 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:41.051 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:09:41.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d6e10dfb-c970-442c-af67-76aa751f441e from='https://localhost:44090/d6e10dfb-c970-442c-af67-76aa751f441e/3ywVS89uWph3r_Xa1QHh8g' toID=6f57f59f-8ddf-4bbf-a5a6-4639642b3b32 to='build/repo/j7y609mz-rk2zc-local-dest', fromRepoLocalSync=true
    05:09:41.068 [pool-34-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6f57f59f-8ddf-4bbf-a5a6-4639642b3b32 ('build/repo/j7y609mz-rk2zc-local-dest')
    05:09:41.109 [qtp1971696218-3014] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:41.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.5 MiB, allocated=475.5 MiB, used=61.5 MiB, available=414.0 MiB
    05:09:41.266 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:41.268 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:41.268 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:41.274 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:41.284 [qtp298852037-2920] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c localRepositoryRevisionSynced=166
    05:09:41.288 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:41.311 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=11 remoteFromLocalRevision=166
    05:09:41.338 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    05:09:41.338 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    05:09:41.338 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%
    05:09:41.338 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5698a866]close: Deferring shut down of real LocalRepoManager 20000 ms.

    05:09:41.343 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:09:41.344 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:09:41.344 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***
    05:09:41.350 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1db54733]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5xl8o-e9z9o-local-dest-xenia'
    05:09:41.350 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1db54733]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5xl8o-e9z9o-local-dest-xenia' locked successfully.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:41.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=79.5 MiB, available=376.0 MiB
    05:09:41.355 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:09:41.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:09:41.358 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:09:41.371 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:41.388 [qtp1325681772-3013] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=146
    05:09:41.400 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:41.438 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=146 remoteFromLocalRevision=146
    05:09:41.458 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:41.464 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:41.480 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=146
    05:09:41.484 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146
    05:09:41.566 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:41.572 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:41.572 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=141, revision=146

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:41.583 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:41.740 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:41.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=48a38297-4dc0-4450-924d-598ea2b76840 from='build/repo/j7y5ytc9-acqt8-local-dest' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:41.754 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6f57f59f-8ddf-4bbf-a5a6-4639642b3b32 serverRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e renewalDateTime=2017-09-24T03:39:41.087Z expiryDateTime=2017-09-24T04:09:41.087Z

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:41.760 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:41.766 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:41.766 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:41.776 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=147

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:41.851 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e remoteRepositoryId=6f57f59f-8ddf-4bbf-a5a6-4639642b3b32 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=98

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:41.856 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:09:41.857 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:09:41.866 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=147
    05:09:41.891 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=146, revision=149
    05:09:41.895 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149
    05:09:41.937 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:41.942 [qtp1325681772-1964] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=146, revision=149
    05:09:41.962 [qtp1325681772-1964] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:41.972 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=141, revision=149
    05:09:41.974 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=149, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:42.077 [pool-4-thread-11] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:42.096 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:42.103 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 transaction.localRevision=153 remoteFromLocalRevision=147
    05:09:42.156 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:42.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=48a38297-4dc0-4450-924d-598ea2b76840 to='build/repo/j7y5ytc9-acqt8-local-dest', fromRepoLocalSync=false
    05:09:42.175 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:42.183 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=153
    05:09:42.209 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:42.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:42.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:42.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
    05:09:42.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=79.5 MiB, available=376.0 MiB
    05:09:42.846 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:42.864 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=-1, revision=154
    05:09:42.871 [qtp1325681772-3226] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:42.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6f57f59f-8ddf-4bbf-a5a6-4639642b3b32 serverRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e: repoFileDtos.size=8
    05:09:42.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=56.4 MiB, available=399.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:42.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:42.902 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:42.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.
    05:09:43.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.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:43.028 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:43.032 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f57f59f-8ddf-4bbf-a5a6-4639642b3b32, this.localRepositoryRevisionInProgress=-1, revision=100

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:43.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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
    05:09:43.127 [qtp1971696218-1763] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e remoteRepositoryId=6f57f59f-8ddf-4bbf-a5a6-4639642b3b32, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:43.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.
    05:09:43.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.
    05:09:43.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.
    05:09:43.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.
    05:09:43.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.
    05:09:43.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.
    05:09:43.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.
    05:09:43.571 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:09:43.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.
    05:09:43.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:43.747 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=79.4 MiB, available=376.1 MiB
    05:09:43.754 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=147, revision=154
    05:09:43.773 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:43.774 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:43.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:43.842 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:43.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6f57f59f-8ddf-4bbf-a5a6-4639642b3b32 serverRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e: 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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:44.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.
    05:09:44.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.
    05:09:44.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:43.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:09:44.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=79.4 MiB, available=376.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:44.378 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1db54733]initPersistenceManagerFactory: repositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:09:44.379 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1db54733]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3029 ms.
    05:09:44.389 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:44.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:44.420 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:44.420 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:44.421 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:44.440 [qtp1325681772-3384] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:44.454 [qtp1325681772-3384] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionSynced=147, revision=154
    05:09:44.454 [qtp1325681772-3384] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=154, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:44.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=58.3 MiB, available=397.2 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:44.523 [qtp1325681772-3384] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:44.525 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:44.524 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e, this.remoteRepositoryRevisionSynced=-1, revision=100

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:44.632 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:44.632 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:44.635 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:44.638 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    05:09:44.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 to='build/repo/j7y5xl8o-e9z9o-local-dest-xenia', fromRepoLocalSync=true
    05:09:44.639 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 ('build/repo/j7y5xl8o-e9z9o-local-dest-xenia')
    05:09:44.756 [pool-25-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    05:09:44.873 [pool-25-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:44.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=79.5 MiB, available=376.0 MiB
    05:09:44.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:45.051 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:45.059 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:45.060 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:45.078 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:45.079 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:45.104 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:37:42.382Z expiryDateTime=2017-09-24T04:07:42.382Z
    05:09:45.114 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:45.115 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:45.115 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:45.118 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:45.121 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:45.122 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:45.123 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:45.127 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=170
    05:09:45.168 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:45.186 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:45.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=79.5 MiB, available=376.0 MiB
    05:09:45.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:45.668 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=XnDYJ7DNrQfx0UleLPrMgg could not be decrypted! Access rights missing?!
    05:09:45.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 114 ms.
    05:09:45.783 [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
    05:09:45.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=79.5 MiB, available=376.0 MiB
    05:09:45.791 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:09:45.792 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:45.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=66.0 MiB, available=418.0 MiB
    05:09:45.798 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:45.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:09:45.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:45.807 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:45.810 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=HROA8Fzv4cXRfvM7t3dtiw could not be decrypted! Access rights missing?!
    05:09:45.810 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:09:45.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:45.813 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ENtROvC7TmiYBi8N1AvCZQ could not be decrypted! Access rights missing?!
    05:09:45.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:09:45.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:45.817 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Z3NfMYsAJMDjZD4KG7EdgA could not be decrypted! Access rights missing?!
    05:09:45.818 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:09:45.818 [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
    05:09:45.820 [qtp1325681772-3226] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=153

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:45.820 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=urU4J33GC-C4rYFqdocVNg could not be decrypted! Access rights missing?!
    05:09:45.821 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:09:45.821 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:45.823 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=tZxl5Y40hh5Az68DkpLjVQ could not be decrypted! Access rights missing?!
    05:09:45.824 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:09:45.824 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:45.826 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ffGqwz3GU6yYZUYvh0DkhQ could not be decrypted! Access rights missing?!
    05:09:45.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:09:45.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:45.829 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ym_oidN5XURBAgUwihY5Yw could not be decrypted! Access rights missing?!
    05:09:45.830 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:09:45.830 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:45.832 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=JjZekE8q10AsE2GB_u-zsg could not be decrypted! Access rights missing?!
    05:09:45.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:09:45.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:45.835 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=uyFKdq8vQEwiDahfq-oG-Q could not be decrypted! Access rights missing?!
    05:09:45.835 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:09:45.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:45.838 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=dHiZlJAiB2IZlck-miCndQ could not be decrypted! Access rights missing?!
    05:09:45.838 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:09:45.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:45.840 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=aMXNr_1PA14zcr3IneFvAg could not be decrypted! Access rights missing?!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:45.840 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:45.841 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:09:45.841 [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
    05:09:45.842 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:45.842 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:45.844 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=NaV3EsswK1CX9WE9vLSD3g could not be decrypted! Access rights missing?!
    05:09:45.844 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:09:45.844 [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
    05:09:45.845 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:45.846 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=8zsLG7vFxAqjafJKZVAY1Q could not be decrypted! Access rights missing?!
    05:09:45.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:09:45.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:45.848 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ZyKH6ZISbSVPLULbRAKQ6g could not be decrypted! Access rights missing?!
    05:09:45.849 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:09:45.849 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:45.852 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=N48mtowrrlTF_qVxpvel-w could not be decrypted! Access rights missing?!
    05:09:45.853 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:09:45.853 [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
    05:09:45.854 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=-1, revision=171

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:45.856 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=_EP1B65FxlQGGAsEDMYJsQ could not be decrypted! Access rights missing?!
    05:09:45.856 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:09:45.856 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:45.859 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=cEVwgvBrBdlaYURtSZBa5Q could not be decrypted! Access rights missing?!
    05:09:45.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:09:45.859 [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
    05:09:45.861 [qtp298852037-2920] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:45.887 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:45.923 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=153 remoteFromLocalRevision=153

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:45.993 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:46.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:46.040 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=48a38297-4dc0-4450-924d-598ea2b76840 from='build/repo/j7y5ytc9-acqt8-local-dest' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'
    05:09:46.061 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=153
    05:09:46.104 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:09:46.104 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:09:46.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=153

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:46.121 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=pxVCQZTwiGYZvd71p_5vmA, serverRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e} because of missing permissions!
    05:09:46.123 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sDtnBInoJQ6Fgdfpd7shQg, serverRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e} because of missing permissions!
    05:09:46.126 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Bnl5jRi9fD4iuJws54eUSQ, serverRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e} because of missing permissions!
    05:09:46.126 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:46.142 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=155
    05:09:46.145 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155
    05:09:46.205 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:46.219 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=149, revision=155
    05:09:46.236 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:46.242 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=149, revision=155
    05:09:46.242 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=155, revision=-1
    05:09:46.358 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:46.368 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 transaction.localRevision=159 remoteFromLocalRevision=153
    05:09:46.443 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:46.451 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:46.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=59.1 MiB, available=428.9 MiB
    05:09:46.496 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=134, revision=171

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:46.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=59.1 MiB, available=396.4 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:46.707 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:46.717 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:09:46.717 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=48a38297-4dc0-4450-924d-598ea2b76840 to='build/repo/j7y5ytc9-acqt8-local-dest', fromRepoLocalSync=true
    05:09:46.718 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 48a38297-4dc0-4450-924d-598ea2b76840 ('build/repo/j7y5ytc9-acqt8-local-dest')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:46.728 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=LYEnGr_NB-mbdpFksIYwMQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=hu_VTc8TL6MLqVSE6G8J-Q, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}}

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:46.731 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:09:46.772 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.43%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:46.776 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:46.779 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f57f59f-8ddf-4bbf-a5a6-4639642b3b32, this.localRepositoryRevisionSynced=-1, revision=100
    05:09:46.779 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f57f59f-8ddf-4bbf-a5a6-4639642b3b32, this.localRepositoryRevisionInProgress=100, revision=-1
    05:09:46.795 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:46.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:46.947 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:46.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:46.955 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:09:46.956 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:09:46.956 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:46.972 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b renewalDateTime=2017-09-24T03:38:46.639Z expiryDateTime=2017-09-24T04:08:46.639Z

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:46.977 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:46.987 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:46.993 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=159
    05:09:47.010 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:47.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:47.449 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=58.9 MiB, available=396.6 MiB
    05:09:47.537 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:47.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=60.6 MiB, available=421.4 MiB
    05:09:47.732 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:47.733 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:47.734 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:47.737 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:47.744 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionSynced=134, revision=171
    05:09:47.745 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=171, revision=-1
    05:09:47.751 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:47.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:47.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=80.5 MiB, available=375.0 MiB
    05:09:47.922 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:47.928 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=-1, revision=160
    05:09:47.932 [qtp1325681772-3082] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:48.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=59.2 MiB, available=396.3 MiB
    05:09:48.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:48.188 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:48.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=60.7 MiB, available=426.3 MiB
    05:09:48.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:48.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=58.7 MiB, available=396.8 MiB
    05:09:48.592 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:09:48.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:09:48.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:09:48.612 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:48.662 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d6e10dfb-c970-442c-af67-76aa751f441e remoteRepositoryId=6f57f59f-8ddf-4bbf-a5a6-4639642b3b32 localRepositoryRevisionSynced=98

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:48.193 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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
    05:09:48.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=79.7 MiB, available=375.8 MiB
    05:09:48.719 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=154, revision=160

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:48.736 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:48.748 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    05:09:48.748 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:09:48.748 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey: Caught ReadAccessDeniedException as expected.
    05:09:48.748 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [262cc266]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:48.751 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [40ef47ba]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:48.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=60.7 MiB, available=426.8 MiB
    05:09:48.804 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:48.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    05:09:49.134 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:48.727 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:48.728 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:48.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:49.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=60.7 MiB, available=425.8 MiB
    05:09:49.231 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:49.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=79.7 MiB, available=375.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:49.233 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    05:09:49.233 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%
    05:09:49.242 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:49.243 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:49.243 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:49.246 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:49.254 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=170

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:49.380 [Test worker] INFO  D.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
    05:09:49.489 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:49.515 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:49.522 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionSynced=154, revision=160

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:09:49.521 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:49.522 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=160, revision=-1
    05:09:49.529 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:49.531 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:49.585 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=123 remoteFromLocalRevision=170
    05:09:49.600 [closeDeferredTimer-4d7efe81-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4d7efe81]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:49.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
    05:09:50.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=79.8 MiB, available=375.7 MiB
    05:09:50.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:50.171 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:50.171 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:50.172 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:50.178 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:50.190 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:50.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:09:50.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:50.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
    05:09:50.263 [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
    05:09:50.323 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=123
    05:09:50.345 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:09:50.522 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6b4deff6]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y61gzb-t3v1r-local-src'
    05:09:50.528 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6b4deff6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y61gzb-t3v1r-local-src' locked successfully.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:50.538 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:50.538 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:50.539 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:50.543 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:50.546 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.remoteRepositoryRevisionSynced=118, revision=123
    05:09:50.558 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:09:50.567 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:50.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 from='build/repo/j7y5xl8o-e9z9o-local-dest-xenia' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:09:50.582 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:50.582 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:50.583 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:50.585 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:50.587 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:50.606 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=124

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:50.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=79.8 MiB, available=375.7 MiB
    05:09:50.677 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:50.758 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    05:09:50.758 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    05:09:50.778 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=124
    05:09:50.920 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=123, revision=126
    05:09:50.923 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126
    05:09:50.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:50.952 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:51.047 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:51.048 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:51.049 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:51.053 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:51.061 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.remoteRepositoryRevisionSynced=123, revision=126

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:51.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=79.9 MiB, available=375.6 MiB
    05:09:51.083 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:51.086 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:51.088 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:09:51.088 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:09:51.104 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:51.113 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=159

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:51.240 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:51.243 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:51.255 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=118, revision=126
    05:09:51.255 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=126, revision=-1
    05:09:51.282 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:51.282 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:51.283 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:51.285 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:51.291 [qtp298852037-2920] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 transaction.localRevision=177 remoteFromLocalRevision=124
    05:09:51.293 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:51.297 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 to='build/repo/j7y5xl8o-e9z9o-local-dest-xenia', fromRepoLocalSync=false

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:51.315 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=160 remoteFromLocalRevision=159

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:51.319 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:51.319 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:51.320 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:51.327 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:51.328 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:51.329 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:51.329 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:51.333 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=177

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:51.347 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:51.354 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:51.371 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=160
    05:09:51.374 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:51.405 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:51.407 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=48a38297-4dc0-4450-924d-598ea2b76840 from='build/repo/j7y5ytc9-acqt8-local-dest' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:51.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:51.450 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:51.459 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:51.487 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=161
    05:09:51.636 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:51.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:09:51.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    05:09:51.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:09:51.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    05:09:51.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:09:51.870 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:51.883 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:09:51.884 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=48a38297-4dc0-4450-924d-598ea2b76840 to='build/repo/j7y5ytc9-acqt8-local-dest', fromRepoLocalSync=true
    05:09:51.884 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 48a38297-4dc0-4450-924d-598ea2b76840 ('build/repo/j7y5ytc9-acqt8-local-dest')
    05:09:51.897 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:09:51.987 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.43%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:52.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.5 MiB, allocated=486.5 MiB, used=61.8 MiB, available=424.7 MiB
    05:09:52.104 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:52.104 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:52.105 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:52.108 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:52.112 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=-1, revision=178
    05:09:52.118 [qtp298852037-3262] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178
    05:09:52.138 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:52.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:09:52.261 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:52.283 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b renewalDateTime=2017-09-24T03:38:46.639Z expiryDateTime=2017-09-24T04:08:46.639Z
    05:09:52.303 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:52.312 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=163
    05:09:52.326 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:52.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=54.7 MiB, available=425.3 MiB
    05:09:52.617 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=171, revision=178
    05:09:52.633 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:52.634 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:09:52.635 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:09:52.635 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:52.635 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:52.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 > uploadBackdatedSignature STANDARD_OUT
    05:09:52.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=0
    05:09:52.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=80.8 MiB, available=374.7 MiB
    05:09:52.984 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:52.992 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=-1, revision=164
    05:09:52.998 [qtp1325681772-2157] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164
    05:09:53.048 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:53.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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
    05:09:53.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=54.8 MiB, available=431.2 MiB
    05:09:53.263 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:53.264 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:53.265 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:53.267 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:53.272 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionSynced=171, revision=178
    05:09:53.272 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=178, revision=-1
    05:09:53.287 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:53.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:53.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:53.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=79.9 MiB, available=375.6 MiB
    05:09:53.785 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=160, revision=164
    05:09:53.829 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:09:53.840 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:53.841 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=54.8 MiB, available=425.2 MiB
    05:09:53.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:09:54.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=54.8 MiB, available=430.7 MiB
    05:09:54.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:53.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:09:54.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=79.9 MiB, available=375.6 MiB
    05:09:54.456 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:54.463 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionSynced=160, revision=164
    05:09:54.463 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=164, revision=-1
    05:09:54.472 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:54.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:54.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=54.8 MiB, available=425.2 MiB
    05:09:54.793 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    05:09:54.793 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    05:09:54.811 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:54.812 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:54.815 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:54.819 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:54.831 [qtp298852037-2920] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=177

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:54.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=80.0 MiB, available=375.5 MiB
    05:09:54.878 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:54.951 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:54.993 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=130 remoteFromLocalRevision=177
    05:09:55.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 from='build/repo/j7y5xl8o-e9z9o-local-dest-xenia' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:09:55.068 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=130
    05:09:55.258 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    05:09:55.258 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:55.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=80.0 MiB, available=375.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:55.264 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=130

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:55.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:55.295 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=132
    05:09:55.299 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132
    05:09:55.310 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:55.311 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:55.354 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:55.355 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:55.356 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:55.359 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:55.362 [qtp298852037-2026] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.remoteRepositoryRevisionSynced=126, revision=132
    05:09:55.365 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:55.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:55.426 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:55.431 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=126, revision=132
    05:09:55.431 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=132, revision=-1
    05:09:55.460 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:55.460 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:55.461 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:55.465 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:55.476 [qtp298852037-3262] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 transaction.localRevision=183 remoteFromLocalRevision=130
    05:09:55.479 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:55.480 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    05:09:55.481 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1db54733]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:55.482 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=xenia
    05:09:55.483 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    05:09:55.483 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:09:55.483 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:09:55.484 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:09:55.485 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39b0e1f1]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:09:55.486 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39b0e1f1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' locked successfully.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:55.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=80.0 MiB, available=375.5 MiB
    05:09:55.692 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:09:55.697 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:09:55.697 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:09:55.719 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:55.736 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=163
    05:09:55.780 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:55.869 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=165 remoteFromLocalRevision=163
    05:09:55.937 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:55.947 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:55.968 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=160, revision=165
    05:09:55.974 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165
    05:09:56.001 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=48a38297-4dc0-4450-924d-598ea2b76840 from='build/repo/j7y5ytc9-acqt8-local-dest' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'
    05:09:56.021 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:56.028 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:56.047 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=166
    05:09:56.119 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:56.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:09:56.315 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=165, revision=168
    05:09:56.315 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168
    05:09:56.387 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:56.396 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=155, revision=168

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:56.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:56.561 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:56.570 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=155, revision=168
    05:09:56.575 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=168, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:56.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 > uploadBackdatedSignature STANDARD_OUT
    05:09:56.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    05:09:56.811 [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
    05:09:56.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.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:56.851 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:56.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:56.975 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:56.994 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    05:09:56.995 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:57.027 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    05:09:57.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:57.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 > uploadBackdatedSignature STANDARD_OUT
    05:09:57.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file2'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:57.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:57.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:57.118 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f767002b762c35370d5a762448bdc8c32fba94d9' to.sha1='2356f005e47e4cc574a1b98a3b9d90e86a267a3f'): /new-file2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:57.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.
    05:09:57.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:57.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=172
    05:09:57.271 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:57.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:57.367 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:57.375 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=168, revision=172

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:57.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:57.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:57.443 [Test worker] INFO  D.Datastore - 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
    05:09:57.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
    05:09:57.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:57.538 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:57.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:57.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=168, revision=172
    05:09:57.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=172, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:57.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:57.654 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:57.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:57.793 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:57.853 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/new-file2"} on repo=48a38297-4dc0-4450-924d-598ea2b76840

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:57.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:57.860 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/new-file2'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:57.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.
    05:09:57.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:57.992 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:58.048 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:58.056 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:58.057 [qtp1325681772-3082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tCOtKxhcCracQSPgJjvvvQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:58.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.
    05:09:58.200 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39b0e1f1]initPersistenceManagerFactory: repositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd
    05:09:58.201 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39b0e1f1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2715 ms.
    05:09:58.209 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:58.216 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:58.235 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39b0e1f1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:58.235 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:09:58.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:58.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:58.249 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:58.334 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:58.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:58.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 81281 bytes in 510 ms. path='/new-file2'
    05:09:58.438 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=175
    05:09:58.442 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:58.455 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:58.456 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:58.459 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:58.480 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    05:09:58.481 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f', fromRepoLocalSync=true
    05:09:58.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:58.492 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4f0eaa64-a4ed-40c1-a826-1945f8dea9bd ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f')

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:58.505 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:58.513 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=172, revision=175

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:58.544 [pool-26-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:58.548 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:58.552 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:58.552 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:58.561 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=172, revision=175
    05:09:58.561 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=175, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:58.568 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:58.569 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:58.595 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:39:03.140Z expiryDateTime=2017-09-24T04:09:03.140Z
    05:09:58.622 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:58.624 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:58.627 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:58.634 [qtp298852037-2026] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:58.646 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:58.647 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:58.647 [qtp298852037-2026] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:58.653 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=183

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:58.691 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:09:58.691 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:09:58.718 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:58.740 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:58.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:58.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:58.852 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:09:58.864 [qtp1325681772-2157] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:09:58.893 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:58.992 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="48a38297-4dc0-4450-924d-598ea2b76840", toRepositoryId="fb326c57-b276-42b6-b4c7-3520a220824b", path="/new-file2"} on repo=48a38297-4dc0-4450-924d-598ea2b76840
    05:09:59.010 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:09:59.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:09:59.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=166
    05:09:59.205 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=181
    05:09:59.221 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:59.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=63.6 MiB, available=421.4 MiB
    05:09:59.372 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:09:59.374 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:09:59.374 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:09:59.404 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:59.405 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:59.406 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:09:59.410 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:59.414 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionInProgress=-1, revision=184
    05:09:59.421 [qtp298852037-3262] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184
    05:09:59.475 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:59.476 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:59.486 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=175, revision=181

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:09:59.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:59.569 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:09:59.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:09:59.589 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=175, revision=181
    05:09:59.589 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=181, revision=-1
    05:09:59.617 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:59.655 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 transaction.localRevision=176 remoteFromLocalRevision=166
    05:09:59.687 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:59.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=48a38297-4dc0-4450-924d-598ea2b76840 to='build/repo/j7y5ytc9-acqt8-local-dest', fromRepoLocalSync=false
    05:09:59.715 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:59.743 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=176
    05:09:59.797 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:09:59.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:00.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=59.1 MiB, available=438.9 MiB
    05:10:00.166 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=146, revision=184

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:00.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:00.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=82.0 MiB, available=373.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:00.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:10:00.606 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:10:00.606 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:10:00.607 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:10:00.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:00.634 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:00.649 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=-1, revision=177
    05:10:00.663 [qtp1325681772-2157] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177
    05:10:01.072 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:01.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:01.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=492.0 MiB, allocated=492.0 MiB, used=61.4 MiB, available=430.6 MiB
    05:10:01.223 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:01.223 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:01.224 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:01.226 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:01.229 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionSynced=146, revision=184
    05:10:01.229 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionInProgress=184, revision=-1
    05:10:01.298 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:01.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:01.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 > uploadBackdatedSignature STANDARD_OUT
    05:10:01.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=81.1 MiB, available=374.4 MiB
    05:10:01.850 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=164, revision=177
    05:10:01.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:10:01.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:10:02.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:10:02.036 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:10:02.052 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:10:02.055 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:10:02.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:02.199 [closeDeferredTimer-5698a866-2] INFO  c.c.c.l.LocalRepoManagerImpl - [5698a866]_close: Shutting down real LocalRepoManager.
    05:10:02.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=61.2 MiB, available=435.3 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:02.798 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=81.1 MiB, available=374.4 MiB
    05:10:02.915 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:02.924 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionSynced=164, revision=177
    05:10:02.924 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=177, revision=-1
    05:10:02.957 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:02.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:02.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:03.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=80.0 MiB, available=375.5 MiB
    05:10:03.541 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:03.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:03.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=60.3 MiB, available=435.7 MiB
    05:10:03.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:10:04.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=58.7 MiB, available=431.3 MiB
    05:10:04.130 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%
    05:10:04.156 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:04.156 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:04.157 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:04.160 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:04.180 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd localRepositoryRevisionSynced=183
    05:10:04.191 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:04.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=79.9 MiB, available=375.6 MiB
    05:10:04.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:04.332 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=9 remoteFromLocalRevision=183
    05:10:04.568 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    05:10:04.568 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f', fromRepoLocalSync=false
    05:10:04.578 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:04.578 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:04.579 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:04.587 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:04.588 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:04.588 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:04.589 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:04.593 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd localRepositoryRevisionSynced=183 localRepositoryRevisionInProgress=187

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:04.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=79.9 MiB, available=375.6 MiB
    05:10:04.646 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:10:04.646 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:10:04.646 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:04.665 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:04.668 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:04.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:04.702 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=176
    05:10:04.789 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:04.894 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=184 remoteFromLocalRevision=176
    05:10:04.914 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=48a38297-4dc0-4450-924d-598ea2b76840 from='build/repo/j7y5ytc9-acqt8-local-dest' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'
    05:10:04.935 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=184
    05:10:05.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:10:05.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:10:05.049 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=184

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:05.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:05.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:05.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.0 MiB, allocated=496.0 MiB, used=59.5 MiB, available=436.5 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:05.282 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=186

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:05.288 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:05.287 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=181, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:05.289 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:05.291 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:05.300 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:05.304 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionInProgress=-1, revision=188
    05:10:05.310 [qtp298852037-3641] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=184, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:05.334 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:05.341 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=181, revision=186
    05:10:05.413 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:05.412 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:05.427 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionSynced=181, revision=186
    05:10:05.427 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=186, revision=-1
    05:10:05.493 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:05.525 [qtp1325681772-2157] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 transaction.localRevision=182 remoteFromLocalRevision=184
    05:10:05.611 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:05.615 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:05.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:05.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:10:05.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=490.0 MiB, allocated=490.0 MiB, used=59.6 MiB, available=430.4 MiB
    05:10:05.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=184, revision=188
    05:10:05.890 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:10:05.891 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:10:05.891 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:10:05.891 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:10:05.891 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:10:06.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=59.7 MiB, available=434.8 MiB
    05:10:06.345 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:06.346 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:06.347 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:06.349 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:06.355 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionSynced=184, revision=188
    05:10:06.355 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionInProgress=188, revision=-1
    05:10:06.359 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:06.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:06.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:06.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.0 MiB, allocated=495.0 MiB, used=59.6 MiB, available=435.4 MiB
    05:10:06.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:06.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:07.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.0 MiB, allocated=494.0 MiB, used=59.1 MiB, available=434.9 MiB
    05:10:07.197 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:10:07.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=59.1 MiB, available=435.4 MiB
    05:10:07.591 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:07.592 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:07.592 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:07.595 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:07.602 [qtp298852037-3262] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd localRepositoryRevisionSynced=187
    05:10:07.640 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:07.656 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]initPersistenceManagerFactory: repositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e
    05:10:07.663 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26292 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:07.666 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=11 remoteFromLocalRevision=187
    05:10:07.670 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    05:10:07.670 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    05:10:07.670 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%
    05:10:07.670 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39b0e1f1]close: Deferring shut down of real LocalRepoManager 20000 ms.

    05:10:07.672 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:10:07.672 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:10:07.672 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** marco ***
    05:10:07.673 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:10:07.674 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:10:07.674 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:10:07.674 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:10:07.674 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:10:07.674 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:10:07.674 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:10:07.674 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:10:07.674 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:10:07.674 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:10:07.674 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:10:07.675 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:10:07.675 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:10:07.675 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:10:07.675 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:10:07.675 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:10:07.675 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:10:07.675 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:10:07.675 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:10:07.675 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:10:07.675 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:10:07.676 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:10:07.676 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:10:07.676 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:10:07.677 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:10:07.678 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53604e54]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ryoh-gk919-local-src-marco'
    05:10:07.679 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53604e54]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5ryoh-gk919-local-src-marco' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:07.702 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:07.845 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 138 ms.
    05:10:07.846 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ifoiLuBiySdcgW3NpYTjrg, invitation=false]
    05:10:08.071 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 225 ms.
    05:10:08.072 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=4thAeACueGxNB-vBudUMYw, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:08.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
    05:10:08.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:08.694 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=85.4 MiB, available=370.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:08.742 [closeDeferredTimer-3c8d5813-c] INFO  c.c.c.l.LocalRepoManagerImpl - [3c8d5813]_close: Shutting down real LocalRepoManager.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:08.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:09.030 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:09.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.
    05:10:09.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.
    05:10:09.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.
    05:10:09.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:09.568 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:09.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT

      localRepository.repositoryId = 783a6642-e38a-4767-bcb0-e830d1019f17
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y60cl9-rsxbz-local-src
      localRepository.publicKeySha1 = B3:F5:1E:F7:CE:80:FC:99:88:C0:C3:37:0D:13:38:70:22:EB:B0:6B

      remoteRepository.repositoryId = a556fc74-65d8-471e-b3a3-8d24c3a3a45e
      remoteRepository.remoteRoot = https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e
      remoteRepository.publicKeySha1 = 62:D8:1C:8B:51:6E:7F:52:67:95:D3:B7:68:0F:AB:61:AA:5D:06:56

    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 783a6642-e38a-4767-bcb0-e830d1019f17 a556fc74-65d8-471e-b3a3-8d24c3a3a45e

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:09.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.
    05:10:09.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.
    05:10:09.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.
    05:10:09.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:09.863 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:09.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:09.417 [closeDeferredTimer-40ef47ba-1] INFO  c.c.c.l.LocalRepoManagerImpl - [40ef47ba]_close: Shutting down real LocalRepoManager.
    05:10:09.418 [closeDeferredTimer-262cc266-1] INFO  c.c.c.l.LocalRepoManagerImpl - [262cc266]_close: Shutting down real LocalRepoManager.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:09.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.
    05:10:10.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:10.136 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:10:10.174 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:10.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:10.291 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    05:10:10.316 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:10:10.345 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    05:10:10.439 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:10.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:10.485 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.83%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:10.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:10.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:10.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.
    05:10:10.933 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53604e54]initPersistenceManagerFactory: repositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934
    05:10:10.935 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53604e54]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3256 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:10.935 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:10.939 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:10:10.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e from='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e' toID=783a6642-e38a-4767-bcb0-e830d1019f17 to='build/repo/j7y60cl9-rsxbz-local-src', fromRepoLocalSync=true
    05:10:10.940 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 783a6642-e38a-4767-bcb0-e830d1019f17 ('build/repo/j7y60cl9-rsxbz-local-src')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:10.945 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:10.954 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:10.972 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:10:10.972 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:10:10.972 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:10:10.972 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:10:10.972 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:10:10.972 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:10:10.972 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:10:10.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:10:10.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:10:10.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:10:10.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:10:10.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:10:10.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:10:10.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:10:10.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:10:10.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:10:10.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:10:10.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:10:10.974 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:10:10.974 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:10:10.974 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:10:10.974 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:10:10.974 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:10:10.974 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:10:10.974 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:10:10.974 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:10:10.974 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:10:10.974 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:10:10.974 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:10:10.974 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:10:10.975 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:10:10.989 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:10:10.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:10:10.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:10:10.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:10:10.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:10:10.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:10:10.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:10:10.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:10:10.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:11.004 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:11.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:10:11.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:10:11.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:10:11.033 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:10:11.033 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:10:11.033 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:10:11.035 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:10:11.035 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:10:11.035 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:10:11.035 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:10:11.035 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:10:11.035 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:10:11.035 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:10:11.035 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:10:11.035 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:10:11.035 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:10:11.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:10:11.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:10:11.038 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:10:11.038 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:10:11.038 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:10:11.038 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:10:11.038 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:11.067 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:11.114 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 76 ms.
    05:10:11.115 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:10:11.116 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:10:11.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:10:11.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:10:11.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:10:11.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:10:11.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:10:11.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:11.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:11.190 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:11.223 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e renewalDateTime=2017-09-24T03:40:11.164Z expiryDateTime=2017-09-24T04:10:11.164Z

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:11.235 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:10:11.235 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:10:11.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:10:11.237 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:11.248 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:11.344 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, invitation=true]
    05:10:11.345 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:11.370 [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
    05:10:11.370 [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
    05:10:11.388 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    05:10:11.548 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:11.559 [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
    05:10:11.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:11.622 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:10:11.625 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:11.626 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:11.627 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:11.682 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:11.864 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:11.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:11.915 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:11.915 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:11.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:12.003 [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
    05:10:12.074 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, invitation=false]] invitedUser=UserImpl[qUSJHcywQh-W-9bTWd3Kpg, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, invitation=true]
    05:10:12.134 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:10:12.134 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:10:12.135 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:10:12.135 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:10:12.135 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:10:12.135 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:10:12.136 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:10:12.136 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:10:12.136 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:10:12.136 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:10:12.136 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:10:12.136 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:10:12.137 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:10:12.137 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:10:12.137 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:10:12.137 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:10:12.138 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:10:12.138 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:10:12.138 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:10:12.138 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:10:12.139 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:10:12.139 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:10:12.139 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:10:12.141 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:10:12.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:10:12.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:10:12.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:10:12.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:10:12.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:10:12.144 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:10:12.144 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:10:12.144 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:10:12.144 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:10:12.144 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:10:12.144 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:10:12.145 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:10:12.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@680efa26
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:10:12.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:10:12.154 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:12.158 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=69.9 MiB, available=385.6 MiB
    05:10:12.192 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:12.249 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:12.263 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53604e54]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:12.265 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:12.279 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:12.279 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:12.280 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:10:12.459 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:12.460 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:12.462 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:12.467 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    05:10:12.468 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 to='build/repo/j7y5ryoh-gk919-local-src-marco', fromRepoLocalSync=true
    05:10:12.468 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 13cafe30-8fdc-4f4b-a3cf-91d7134d7934 ('build/repo/j7y5ryoh-gk919-local-src-marco')
    05:10:12.556 [pool-27-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    05:10:12.612 [pool-27-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%
    05:10:12.843 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:12.860 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:12.861 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:12.881 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:12.883 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:12.901 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:34:09.590Z expiryDateTime=2017-09-24T04:04:09.590Z
    05:10:12.908 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:12.909 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:12.910 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:12.912 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:12.920 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:12.921 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:12.921 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:12.926 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=191
    05:10:12.948 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:12.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0
    05:10:13.550 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.5 MiB, allocated=494.5 MiB, used=68.1 MiB, available=426.4 MiB
    05:10:13.552 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:13.554 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    05:10:13.554 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:10:13.580 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:13.583 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:13.583 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:13.585 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:13.588 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=-1, revision=192
    05:10:13.594 [qtp298852037-2892] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192
    05:10:13.694 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:13.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:10:14.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=503.5 MiB, allocated=503.5 MiB, used=60.6 MiB, available=442.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:14.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.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:14.142 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=157, revision=192

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:14.327 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:14.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: 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
    05:10:14.640 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:10:14.648 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:10:14.648 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[Zm4xeBGQ43FGOmsnAQLc2A, null, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:10:14.648 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[qUSJHcywQh-W-9bTWd3Kpg, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:10:14.650 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:10:14.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:14.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=70.1 MiB, available=385.4 MiB
    05:10:14.802 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:15.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=503.0 MiB, allocated=503.0 MiB, used=60.9 MiB, available=442.1 MiB
    05:10:15.318 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:15.318 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:15.319 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:15.323 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:15.325 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionSynced=157, revision=192
    05:10:15.325 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=192, revision=-1
    05:10:15.390 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:15.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:15.514 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4thAeACueGxNB-vBudUMYw, serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e} because of missing permissions!
    05:10:15.514 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:15.770 [closeDeferredTimer-1db54733-1] INFO  c.c.c.l.LocalRepoManagerImpl - [1db54733]_close: Shutting down real LocalRepoManager.
    05:10:15.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=504.0 MiB, allocated=504.0 MiB, used=61.6 MiB, available=442.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:15.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=70.3 MiB, available=385.2 MiB
    05:10:16.005 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:16.010 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionSynced=-1, revision=4
    05:10:16.010 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionInProgress=4, revision=-1
    05:10:16.076 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:16.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:16.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:16.614 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=70.4 MiB, available=385.1 MiB
    05:10:16.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:16.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=505.0 MiB, allocated=505.0 MiB, used=60.9 MiB, available=444.1 MiB
    05:10:16.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:17.069 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=70.4 MiB, available=385.1 MiB
    05:10:17.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:17.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=504.5 MiB, allocated=504.5 MiB, used=59.3 MiB, available=445.2 MiB
    05:10:17.241 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    05:10:17.244 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    05:10:17.244 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%
    05:10:17.253 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:17.254 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:17.254 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:17.257 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:17.268 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=191
    05:10:17.304 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:17.372 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=191 remoteFromLocalRevision=191
    05:10:17.404 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:17.404 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:17.405 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:17.407 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:17.410 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:17.434 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    05:10:17.434 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:17.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=70.4 MiB, available=385.1 MiB
    05:10:17.434 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:10:17.437 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:10:17.437 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:10:17.452 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:17.484 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:17.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:17.494 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 localRepositoryRevisionSynced=2
    05:10:17.525 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:17.532 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:17.563 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=192

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:17.572 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:17.576 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:17.772 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:17.780 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:17.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=783a6642-e38a-4767-bcb0-e830d1019f17 from='build/repo/j7y60cl9-rsxbz-local-src' toID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e to='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e'
    05:10:17.798 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:17.802 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:17.832 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:17.833 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:17.834 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:17.837 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:17.840 [qtp298852037-2920] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=185, revision=192

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:18.337 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:18.495 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:10:18.581 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:18.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 from='build/repo/j7y5ryoh-gk919-local-src-marco' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:10:18.599 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:18.599 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:18.600 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:18.602 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:18.605 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:18.626 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=183 localRepositoryRevisionInProgress=192
    05:10:18.715 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    05:10:18.715 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    05:10:18.729 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=192

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:18.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:18.826 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:18.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:18.843 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=192, revision=194
    05:10:18.846 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194
    05:10:18.875 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:10:18.876 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:18.889 [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
    05:10:18.890 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:18.908 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:18.910 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:18.910 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:18.912 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:18.915 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=192, revision=194
    05:10:18.935 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:10:19.053 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:19.058 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=185, revision=194
    05:10:19.058 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=194, revision=-1
    05:10:19.085 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:19.086 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:19.087 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:19.090 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:19.096 [qtp298852037-3262] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 transaction.localRevision=198 remoteFromLocalRevision=192
    05:10:19.156 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:19.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 to='build/repo/j7y5ryoh-gk919-local-src-marco', fromRepoLocalSync=false
    05:10:19.173 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:19.175 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:19.175 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:19.178 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:19.179 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:19.179 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:19.180 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:19.183 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=191 localRepositoryRevisionInProgress=198

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:19.208 [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
    05:10:19.308 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:19.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0
    05:10:19.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=505.0 MiB, allocated=505.0 MiB, used=62.0 MiB, available=443.0 MiB
    05:10:19.857 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:19.858 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:19.858 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:19.860 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:19.864 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=-1, revision=199
    05:10:19.868 [qtp298852037-3641] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=192, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=199

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:19.897 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:19.977 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:20.200 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=8
    05:10:20.201 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:20.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:19.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:10:20.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=505.0 MiB, allocated=505.0 MiB, used=62.0 MiB, available=443.0 MiB
    05:10:20.565 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=192, revision=199
    05:10:20.599 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:10:20.599 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:10:20.600 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[Zm4xeBGQ43FGOmsnAQLc2A, null, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:10:20.600 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[qUSJHcywQh-W-9bTWd3Kpg, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:10:20.600 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:10:20.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:10:21.043 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=505.5 MiB, allocated=505.5 MiB, used=61.2 MiB, available=444.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:21.046 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:21.069 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:21.070 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:21.071 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:21.074 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:21.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:21.078 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionSynced=192, revision=199
    05:10:21.078 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.localRepositoryRevisionInProgress=199, revision=-1
    05:10:21.179 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:21.185 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:21.210 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:21.213 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:21.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=505.0 MiB, allocated=505.0 MiB, used=62.2 MiB, available=442.8 MiB
    05:10:21.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:21.851 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:21.862 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=-1, revision=8
    05:10:21.863 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:21.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:21.965 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    05:10:21.965 [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
    05:10:22.041 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=505.5 MiB, allocated=505.5 MiB, used=62.1 MiB, available=443.4 MiB
    05:10:22.043 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:22.048 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:22.249 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:22.334 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:22.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:22.358 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:22.361 [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
    05:10:22.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=500.0 MiB, allocated=500.0 MiB, used=62.1 MiB, available=437.9 MiB
    05:10:22.422 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    05:10:22.422 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    05:10:22.429 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:22.430 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:22.430 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:22.434 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:22.442 [qtp298852037-3641] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 localRepositoryRevisionSynced=198

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:22.482 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=11
    05:10:22.482 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:22.496 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:22.545 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=198 remoteFromLocalRevision=198

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:22.559 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:22.563 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:22.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 from='build/repo/j7y5ryoh-gk919-local-src-marco' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:10:22.619 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=192 localRepositoryRevisionInProgress=198

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:22.718 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:22.728 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=8, revision=11
    05:10:22.728 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:22.732 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    05:10:22.732 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    05:10:22.737 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=198

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:22.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:10:22.765 [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
    05:10:22.785 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=200
    05:10:22.788 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=194, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=200

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:22.788 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:22.799 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:10:22.800 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:10:22.845 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:22.845 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:22.846 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:22.848 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:22.851 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934, this.remoteRepositoryRevisionSynced=194, revision=200
    05:10:22.853 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:10:22.925 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:22.937 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=194, revision=200
    05:10:22.937 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=200, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:23.036 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:23.369 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    05:10:23.377 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:23.381 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:23.382 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:23.382 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:23.384 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:23.390 [qtp298852037-2920] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=13cafe30-8fdc-4f4b-a3cf-91d7134d7934 transaction.localRevision=204 remoteFromLocalRevision=198
    05:10:23.433 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:23.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:23.435 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    05:10:23.436 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53604e54]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:23.437 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=marco
    05:10:23.438 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    05:10:23.438 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:23.438 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:23.439 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:10:23.440 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare
    05:10:23.442 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [75a28dc]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:10:23.442 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [75a28dc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:23.510 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=14
    05:10:23.511 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:23.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 > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:23.552 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:23.568 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=11, revision=14
    05:10:23.643 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:23.649 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=11, revision=14
    05:10:23.650 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=14, revision=-1
    05:10:23.690 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:10:23.690 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:10:23.708 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:23.738 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:23.801 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:23.812 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:23.814 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:10:23.898 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=17
    05:10:23.898 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:23.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:23.960 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:23.964 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=14, revision=17
    05:10:24.088 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:24.095 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=14, revision=17
    05:10:24.095 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=17, revision=-1
    05:10:24.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:10:24.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:10:24.170 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:24.337 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:24.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.
    05:10:24.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.
    05:10:24.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.
    05:10:24.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:24.681 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:24.780 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:24.785 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:24.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:24.865 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=20
    05:10:24.865 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:24.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:24.955 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:24.958 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:24.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.
    05:10:25.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
    05:10:25.060 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:25.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:25.067 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=17, revision=20
    05:10:25.068 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=20, revision=-1
    05:10:25.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:10:25.112 [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
    05:10:25.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:25.132 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:25.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:25.212 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:25.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:25.233 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:25.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
    05:10:25.242 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:25.248 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:25.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.
    05:10:25.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:25.336 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=23
    05:10:25.336 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:25.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:25.421 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:25.424 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=20, revision=23
    05:10:25.466 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:25.471 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=20, revision=23
    05:10:25.471 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=23, revision=-1
    05:10:25.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:10:25.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:10:25.532 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:25.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:25.600 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:25.613 [closeDeferredTimer-3bbf2448-6e] INFO  c.c.c.l.LocalRepoManagerImpl - [3bbf2448]_close: Shutting down real LocalRepoManager.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:25.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:25.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:25.697 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    05:10:25.699 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    05:10:25.700 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:25.703 [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
    05:10:25.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:25.851 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7441a4f1381185b21bcb9154587aae3214587990' to.sha1='90fa05138a9b797eba8c08384ceef4039821dbf2'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:25.859 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [75a28dc]initPersistenceManagerFactory: repositoryId=d8a80558-d273-491d-9edd-e8906fa9117c
    05:10:25.859 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [75a28dc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2416 ms.
    05:10:25.867 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:25.874 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:25.891 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [75a28dc]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:25.892 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:25.903 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=27
    05:10:25.903 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:25.905 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:25.906 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:25.906 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:26.035 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:26.041 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:26.107 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:26.107 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:26.110 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:26.115 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    05:10:26.117 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=d8a80558-d273-491d-9edd-e8906fa9117c to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f', fromRepoLocalSync=true
    05:10:26.128 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:26.131 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d8a80558-d273-491d-9edd-e8906fa9117c ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f')
    05:10:26.146 [pool-28-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:26.151 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:26.166 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:26.166 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:26.164 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=23, revision=27
    05:10:26.164 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:26.180 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:26.181 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:26.190 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:26.202 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:36:37.449Z expiryDateTime=2017-09-24T04:06:37.449Z
    05:10:26.212 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:26.213 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:26.213 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:26.216 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:26.220 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:26.220 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:26.220 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:26.224 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=204
    05:10:26.285 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:26.286 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:26.362 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/1 {11 11ä11#+} 1/a"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:26.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/a'
    05:10:26.478 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:26.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0
    05:10:26.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=505.0 MiB, allocated=505.0 MiB, used=68.2 MiB, available=436.8 MiB
    05:10:26.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    05:10:26.825 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    05:10:26.825 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:10:26.855 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:26.856 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:26.856 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:26.859 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:26.863 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionInProgress=-1, revision=205
    05:10:26.868 [qtp298852037-2892] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=205
    05:10:26.962 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:26.976 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:26.979 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:26.980 [qtp178185341-3160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lLYBPT_8HdUak1yPaDPfLA/xnjazXqmW4Ud1zjbyjCqXA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:26.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:27.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:27.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=502.0 MiB, allocated=502.0 MiB, used=60.0 MiB, available=442.0 MiB
    05:10:27.496 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=167, revision=205
    05:10:27.672 [closeDeferredTimer-39b0e1f1-2] INFO  c.c.c.l.LocalRepoManagerImpl - [39b0e1f1]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:28.020 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:28.126 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 244502 bytes in 1746 ms. path='/1 {11 11ä11#+} 1/a'
    05:10:28.136 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=30
    05:10:28.137 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:10:28.219 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:28.223 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=27, revision=30
    05:10:28.236 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:28.246 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=27, revision=30
    05:10:28.246 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=30, revision=-1
    05:10:28.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:10:28.289 [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
    05:10:28.301 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:10:28.306 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:10:28.307 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[Zm4xeBGQ43FGOmsnAQLc2A, null, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:10:28.307 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[qUSJHcywQh-W-9bTWd3Kpg, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:10:28.307 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:28.312 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:28.400 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:10:28.428 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:28.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:28.458 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:28.616 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/1 {11 11ä11#+} 1/a"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:28.625 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:28.635 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:28.638 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:10:28.692 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fb229d6a72baea9031484d2121627ecf5a474c19' to.sha1='401303ba1a3dab0c3247b9a5c303c4f5b2f3bc8a'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:28.307 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:10:28.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=504.5 MiB, allocated=504.5 MiB, used=60.9 MiB, available=443.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:28.823 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=36
    05:10:28.823 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:28.943 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:28.944 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:28.946 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:28.954 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:28.962 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionSynced=167, revision=205
    05:10:28.962 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionInProgress=205, revision=-1
    05:10:29.022 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:29.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:10:29.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=504.0 MiB, allocated=504.0 MiB, used=59.2 MiB, available=444.8 MiB
    05:10:29.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:29.535 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:29.538 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=30, revision=36
    05:10:29.714 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:29.723 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=30, revision=36
    05:10:29.723 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=36, revision=-1
    05:10:29.744 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:29.797 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:29.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=505.0 MiB, allocated=505.0 MiB, used=59.8 MiB, available=445.2 MiB
    05:10:29.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:29.838 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/1 {11 11ä11#+} 1/b"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:29.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/b'
    05:10:29.907 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:29.914 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:29.917 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:29.918 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lLYBPT_8HdUak1yPaDPfLA/byNlGqeQOfaLTQpDnijMfQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:30.166 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=505.0 MiB, allocated=505.0 MiB, used=59.2 MiB, available=445.8 MiB
    05:10:30.176 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:30.177 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:30.178 [qtp298852037-2920] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:30.180 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:30.186 [qtp298852037-2920] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c localRepositoryRevisionSynced=204

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:30.194 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:30.197 [qtp298852037-2920] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:30.271 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70427 bytes in 412 ms. path='/1 {11 11ä11#+} 1/b'
    05:10:30.284 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=39
    05:10:30.284 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:30.293 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=13 remoteFromLocalRevision=204
    05:10:30.380 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    05:10:30.381 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=d8a80558-d273-491d-9edd-e8906fa9117c to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/marco/.subshare/metaOnlyRepo/bExEfwLgI3vqqBILdXNKOg/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f', fromRepoLocalSync=false
    05:10:30.404 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:30.406 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:30.407 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:30.408 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:30.410 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:30.412 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:30.412 [qtp178185341-1721] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=36, revision=39

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:30.412 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:30.418 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:30.421 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c localRepositoryRevisionSynced=204 localRepositoryRevisionInProgress=208

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:30.511 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:30.512 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:30.521 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=36, revision=39
    05:10:30.522 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=39, revision=-1
    05:10:30.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:10:30.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:10:30.598 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:30.638 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:10:30.643 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:10:30.720 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:30.823 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/1 {11 11ä11#+} 1/b"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:30.832 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:30.845 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:30.851 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:30.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:30.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3055fbc1cc0c503f91e3422b1d3df5d68daeb6e6' to.sha1='4ddc1b5027cac9c74485b683cf61b6a4c0ef792d'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:30.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0
    05:10:30.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=506.0 MiB, allocated=506.0 MiB, used=60.3 MiB, available=445.7 MiB
    05:10:30.960 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:30.961 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:30.961 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:30.964 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:30.966 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=45
    05:10:30.966 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:30.968 [qtp298852037-3262] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionInProgress=-1, revision=209
    05:10:30.972 [qtp298852037-3262] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=205, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=209
    05:10:31.061 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:31.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:10:31.107 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:31.120 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=39, revision=45
    05:10:31.179 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:31.189 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=39, revision=45
    05:10:31.189 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=45, revision=-1
    05:10:31.223 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:31.410 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:31.422 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/1 {11 11ä11#+} 1/c"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:31.426 [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
    05:10:31.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=505.5 MiB, allocated=505.5 MiB, used=60.3 MiB, available=445.2 MiB
    05:10:31.483 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=205, revision=209
    05:10:31.487 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    05:10:31.488 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:10:31.489 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[Zm4xeBGQ43FGOmsnAQLc2A, null, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:10:31.489 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[qUSJHcywQh-W-9bTWd3Kpg, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:10:31.489 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:31.520 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:31.534 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:31.538 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:31.539 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lLYBPT_8HdUak1yPaDPfLA/v3rO_kHUThomW2GQQNniNw' offset=0
    05:10:31.804 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:31.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38286 bytes in 394 ms. path='/1 {11 11ä11#+} 1/c'
    05:10:31.842 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=48
    05:10:31.843 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48
    05:10:31.885 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:31.892 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=45, revision=48

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:31.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:10:31.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=506.5 MiB, allocated=506.5 MiB, used=59.8 MiB, available=446.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:31.955 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:31.962 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=45, revision=48
    05:10:31.962 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=48, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:32.005 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:32.006 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:32.006 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:32.008 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:10:32.008 [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
    05:10:32.009 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:32.012 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionSynced=205, revision=209
    05:10:32.013 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c, this.localRepositoryRevisionInProgress=209, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:32.012 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6b4deff6]initPersistenceManagerFactory: repositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:32.019 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:32.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:32.030 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:32.064 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6b4deff6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 35658 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:32.098 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:10:32.100 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:10:32.112 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:32.122 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y61gzd-y4idy-remote'
    05:10:32.126 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y61gzd-y4idy-remote' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:32.134 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/1 {11 11ä11#+} 1/c"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:32.143 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:32.150 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:10:32.153 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:32.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:10:32.189 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1c3af09e38a83bd5d733c0fc739a8a90e22a566d' to.sha1='dd4455d285a7535c45b2e24cba74f45e6d9caee8'): /2/1 {11 11ä11#+} 1/a
    05:10:32.247 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=54
    05:10:32.247 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54
    05:10:32.296 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:32.299 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=48, revision=54
    05:10:32.360 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:32.365 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=48, revision=54
    05:10:32.365 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=54, revision=-1
    05:10:32.412 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:32.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=506.0 MiB, allocated=506.0 MiB, used=60.3 MiB, available=445.7 MiB
    05:10:32.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:32.476 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:32.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/2/1 {11 11ä11#+} 1/a"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:32.571 [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'
    05:10:32.644 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:32.653 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:32.657 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:32.658 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AR5pJM--jLl7hyRoQuWhXQ/Cw-BgyblPeXNUMD0n6hokw/0IHe2WjqZ219Zkl0QypA6g' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:32.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=507.0 MiB, allocated=507.0 MiB, used=59.7 MiB, available=447.3 MiB
    05:10:32.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:32.899 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:32.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 162618 bytes in 354 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:10:32.947 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=57
    05:10:32.947 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57
    05:10:32.980 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:32.982 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=54, revision=57
    05:10:33.131 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:33.136 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=54, revision=57
    05:10:33.137 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=57, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:33.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=506.5 MiB, allocated=506.5 MiB, used=59.1 MiB, available=447.4 MiB
    05:10:33.144 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:33.145 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:33.146 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:10:33.148 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:33.155 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c localRepositoryRevisionSynced=208
    05:10:33.162 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:33.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:10:33.182 [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
    05:10:33.189 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d8a80558-d273-491d-9edd-e8906fa9117c remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=15 remoteFromLocalRevision=208

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:33.204 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:33.217 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    05:10:33.218 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    05:10:33.218 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%
    05:10:33.218 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [75a28dc]close: Deferring shut down of real LocalRepoManager 20000 ms.

    05:10:33.219 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:10:33.219 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:10:33.219 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** yasmin ***
    05:10:33.220 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:10:33.221 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3bb2cf5e]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y62dxg-m3quc-local-dest-yasmin'
    05:10:33.222 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:10:33.223 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:33.236 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:10:33.238 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:10:33.302 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:33.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/2/1 {11 11ä11#+} 1/a"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:33.511 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:33.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:33.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:10:33.582 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9d6c4c229921b6f25963fc01b5c5801b983c33fb' to.sha1='561a0df3257a72b926d466a5ed084ba921ff380e'): /2/1 {11 11ä11#+} 1/b
    05:10:33.619 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=63
    05:10:33.619 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63
    05:10:33.695 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:33.700 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=57, revision=63
    05:10:33.785 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:33.793 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=57, revision=63
    05:10:33.793 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=63, revision=-1
    05:10:33.824 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:33.865 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:33.878 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/2/1 {11 11ä11#+} 1/b"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:33.881 [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'
    05:10:34.060 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:34.075 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:34.078 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:34.078 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AR5pJM--jLl7hyRoQuWhXQ/Cw-BgyblPeXNUMD0n6hokw/tPmU_xj2F7VjV74r716noA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:35.220 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:10:35.221 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:10:35.222 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:10:35.223 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:10:35.224 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:10:35.226 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3bb2cf5e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y62dxg-m3quc-local-dest-yasmin' locked successfully.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:35.845 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5vyok-ecfu-remote'
    05:10:35.845 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5vyok-ecfu-remote' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:36.548 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:36.562 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 779753 bytes in 2680 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:10:36.575 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=66
    05:10:36.576 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66
    05:10:36.670 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:36.673 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=63, revision=66
    05:10:36.686 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:36.689 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=63, revision=66
    05:10:36.689 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=66, revision=-1
    05:10:36.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:10:36.736 [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
    05:10:36.751 [qtp1325681772-3013] INFO  D.Datastore - 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
    05:10:36.771 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:36.799 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:10:36.801 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:10:36.896 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:37.046 [qtp1325681772-3013] INFO  D.Datastore - 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
    05:10:37.048 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/2/1 {11 11ä11#+} 1/b"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:37.059 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:37.096 [qtp1325681772-3013] INFO  D.Datastore - 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
    05:10:37.135 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:37.136 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:37.140 [qtp1325681772-3013] INFO  D.Datastore - 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
    05:10:37.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c3bbe2ccf0fef4de04a8420aafc7aff7113a4aed' to.sha1='9542d4b64f1796117f49ba7c18b7d40a9527a3a7'): /2/a

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:37.246 [qtp1325681772-3013] INFO  D.Datastore - 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
    05:10:37.280 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=72
    05:10:37.280 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:37.309 [qtp1325681772-3013] INFO  D.Datastore - 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
    05:10:37.344 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:37.347 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=66, revision=72
    05:10:37.409 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:37.409 [qtp1325681772-3013] INFO  D.Datastore - 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
    05:10:37.415 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=66, revision=72
    05:10:37.415 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=72, revision=-1
    05:10:37.458 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:37.467 [qtp1325681772-3013] INFO  D.Datastore - 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
    05:10:37.479 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:37.490 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/2/a"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:37.505 [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
    05:10:37.534 [qtp1325681772-3013] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:10:37.581 [qtp1325681772-3013] INFO  D.Datastore - 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
    05:10:37.599 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:37.619 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:37.624 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:37.624 [qtp1325681772-3013] INFO  D.Datastore - 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
    05:10:37.635 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AR5pJM--jLl7hyRoQuWhXQ/TnW8t7aiIUal7Woe4Da4Xg' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:37.684 [qtp1325681772-3013] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:10:37.744 [qtp1325681772-3013] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:10:37.803 [qtp1325681772-3013] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:10:37.859 [qtp1325681772-3013] INFO  D.Datastore - 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
    05:10:37.983 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:37.994 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 148979 bytes in 489 ms. path='/2/a'
    05:10:38.006 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=75
    05:10:38.006 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:38.029 [qtp1325681772-3013] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:10:38.077 [qtp1325681772-3013] INFO  D.Datastore - 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
    05:10:38.090 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:38.093 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=72, revision=75

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:38.207 [qtp1325681772-3013] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:10:38.260 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]initPersistenceManagerFactory: repositoryId=fb326c57-b276-42b6-b4c7-3520a220824b
    05:10:38.260 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2415 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:38.260 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:38.267 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=72, revision=75
    05:10:38.268 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=75, revision=-1

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:38.291 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:38.294 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:10:38.294 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fb326c57-b276-42b6-b4c7-3520a220824b from='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b' toID=48a38297-4dc0-4450-924d-598ea2b76840 to='build/repo/j7y5ytc9-acqt8-local-dest', fromRepoLocalSync=true
    05:10:38.294 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 48a38297-4dc0-4450-924d-598ea2b76840 ('build/repo/j7y5ytc9-acqt8-local-dest')
    05:10:38.310 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:38.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:10:38.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:10:38.328 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:38.356 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:10:38.368 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:10:38.404 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:38.423 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.43%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:38.527 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/2/a"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:38.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:38.573 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:10:38.574 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:38.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:10:38.659 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1beb7453574708554b75ddff73612dace30b5c1' to.sha1='69951212f7f290f25d4c96f436fbf2bad78c1308'): /3 + &#ä/5/h

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:38.700 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:38.711 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=81
    05:10:38.711 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:38.721 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b renewalDateTime=2017-09-24T03:38:46.639Z expiryDateTime=2017-09-24T04:08:46.639Z
    05:10:38.740 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:38.753 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=182
    05:10:38.851 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:38.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:38.886 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:38.912 [qtp178185341-3160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=75, revision=81
    05:10:38.998 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:39.010 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=75, revision=81
    05:10:39.011 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=81, revision=-1
    05:10:39.038 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:39.073 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:39.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/3 + &#ä/5/h"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:39.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'
    05:10:39.263 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:39.280 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:39.283 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:39.286 [qtp178185341-3160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/BmyaxxaWH77TgXz0PHSm-Q/FbxjAOefeWMcchYgvCk_IA' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:39.385 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=76.8 MiB, available=378.7 MiB
    05:10:39.422 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:39.443 [qtp1325681772-2157] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=-1, revision=183
    05:10:39.471 [qtp1325681772-2157] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=177, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183
    05:10:39.611 [qtp1325681772-2157] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:39.614 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b: 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
    05:10:40.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=77.9 MiB, available=377.6 MiB
    05:10:40.084 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.remoteRepositoryRevisionSynced=177, revision=183
    05:10:40.095 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MGKoQCJgQLkr19vAXJmqJw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:10:40.097 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw, serverRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b} because of missing permissions!
    05:10:40.097 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:10:40.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=77.9 MiB, available=377.6 MiB
    05:10:40.592 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:40.599 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionSynced=177, revision=183
    05:10:40.599 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.localRepositoryRevisionInProgress=183, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:40.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:40.731 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:40.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:40.846 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:40.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 685754 bytes in 1802 ms. path='/3 + &#ä/5/h'
    05:10:40.914 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=84
    05:10:40.914 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84
    05:10:40.989 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:40.992 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=81, revision=84
    05:10:41.009 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:41.016 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=81, revision=84
    05:10:41.016 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=84, revision=-1
    05:10:41.059 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:10:41.059 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:10:41.090 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:41.115 [qtp178185341-3160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:10:41.117 [qtp178185341-3160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:41.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=78.2 MiB, available=377.3 MiB
    05:10:41.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:41.182 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:41.207 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/3 + &#ä/5/h"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:41.266 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:41.293 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:41.299 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:10:41.396 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d9020e6de0bf9a9a6713f279008a38bb2ca3a0b' to.sha1='8d5f4761d24efb58d3b58140936fd32bd7618a5a'): /3 + &#ä/5/i
    05:10:41.436 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=90
    05:10:41.436 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90
    05:10:41.502 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:41.507 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=84, revision=90

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:41.512 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=78.0 MiB, available=377.5 MiB
    05:10:41.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:41.584 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:41.592 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=84, revision=90
    05:10:41.592 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=90, revision=-1
    05:10:41.617 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:41.695 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:41.706 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/3 + &#ä/5/i"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:41.708 [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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:41.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=77.8 MiB, available=377.7 MiB
    05:10:41.869 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:10:41.875 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:10:41.875 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:10:41.893 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:41.934 [qtp1325681772-3082] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 localRepositoryRevisionSynced=182
    05:10:41.941 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:41.942 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:41.965 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:41.968 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:41.969 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/BmyaxxaWH77TgXz0PHSm-Q/0w-ftww7bKaaUtxEH9iQeA' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:42.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b transaction.localRevision=191 remoteFromLocalRevision=182
    05:10:42.030 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:42.043 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:42.072 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=-1, revision=191
    05:10:42.075 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191
    05:10:42.121 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=48a38297-4dc0-4450-924d-598ea2b76840 from='build/repo/j7y5ytc9-acqt8-local-dest' toID=fb326c57-b276-42b6-b4c7-3520a220824b to='https://localhost:46166/fb326c57-b276-42b6-b4c7-3520a220824b'
    05:10:42.139 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:42.144 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:42.163 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b localRepositoryRevisionSynced=184 localRepositoryRevisionInProgress=192
    05:10:42.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    05:10:42.219 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    05:10:42.220 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:42.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file2'
    05:10:42.312 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='60ba4b2daa4ed4d070fec06687e249e0e6f9ee45' to.sha1='f767002b762c35370d5a762448bdc8c32fba94d9'): /new-file2
    05:10:42.430 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, this.localRepositoryRevisionInProgress=191, revision=195
    05:10:42.430 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840 remoteRepositoryId=fb326c57-b276-42b6-b4c7-3520a220824b, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=195
    05:10:42.487 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:42.501 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=186, revision=195
    05:10:42.668 [qtp1325681772-2859] 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
    05:10:42.738 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:42.748 [qtp1325681772-2859] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=tCOtKxhcCracQSPgJjvvvQ, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=tCOtKxhcCracQSPgJjvvvQ, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, 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.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:90) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1544) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1530) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1690) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1670) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2236) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.2.jar:na]
    	... 44 common frames omitted
    05:10:42.787 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=tCOtKxhcCracQSPgJjvvvQ, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=tCOtKxhcCracQSPgJjvvvQ, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, 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.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:90) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1036) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:790) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:114) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:590) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:206) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:195) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:172) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:52) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:149) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.2.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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1544) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1530) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1690) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1670) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2236) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:90) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	... 1 common frames omitted

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:42.985 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:43.250 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:43.267 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:43.270 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:43.272 [qtp178185341-3160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/BmyaxxaWH77TgXz0PHSm-Q/0w-ftww7bKaaUtxEH9iQeA' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:43.437 [closeDeferredTimer-53604e54-2] INFO  c.c.c.l.LocalRepoManagerImpl - [53604e54]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:43.864 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:43.875 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=186, revision=195
    05:10:43.980 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:43.985 [qtp1325681772-3082] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=tCOtKxhcCracQSPgJjvvvQ, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=tCOtKxhcCracQSPgJjvvvQ, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, 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.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:90) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1544) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1530) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1690) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1670) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2236) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.2.jar:na]
    	... 44 common frames omitted
    05:10:44.012 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=tCOtKxhcCracQSPgJjvvvQ, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=tCOtKxhcCracQSPgJjvvvQ, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, 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.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:90) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1036) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:790) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:114) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:590) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:206) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:195) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:172) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:52) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:149) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.2.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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1544) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1530) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1690) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1670) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2236) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:90) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	... 1 common frames omitted

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:44.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:45.527 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:45.768 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:45.794 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:45.797 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:45.798 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/BmyaxxaWH77TgXz0PHSm-Q/0w-ftww7bKaaUtxEH9iQeA' offset=2097152

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    05:10:46.057 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:46.063 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=48a38297-4dc0-4450-924d-598ea2b76840, this.remoteRepositoryRevisionSynced=186, revision=195
    05:10:46.164 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:46.176 [qtp1325681772-2859] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=tCOtKxhcCracQSPgJjvvvQ, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=tCOtKxhcCracQSPgJjvvvQ, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, 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.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:90) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1544) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1530) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1690) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1670) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2236) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.2.jar:na]
    	... 44 common frames omitted
    05:10:46.192 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=tCOtKxhcCracQSPgJjvvvQ, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=tCOtKxhcCracQSPgJjvvvQ, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, 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.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:90) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1036) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:790) [org.subshare.rest.client-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:114) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:590) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:206) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:195) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:172) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:52) [org.subshare.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:149) [co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:89) [org.subshare.core-0.10.2.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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=N6LPWVu_wMzLq4w71BxZUw and timestamp=Sun Sep 24 05:09:24 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1544) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1530) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1690) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1670) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2236) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.2.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:90) ~[org.subshare.rest.server-0.10.2.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	... 1 common frames omitted
    05:10:46.198 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:10:46.198 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    05:10:46.198 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:10:46.557 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1f89561e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:46.559 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [53de9f16]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:46.901 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:10:47.246 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:47.856 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:10:47.913 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [55b0aa76]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y62p9i-xlnw1-local-src'
    05:10:47.920 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [55b0aa76]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y62p9i-xlnw1-local-src' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:48.035 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:48.050 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:48.053 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:48.054 [qtp178185341-3160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/BmyaxxaWH77TgXz0PHSm-Q/0w-ftww7bKaaUtxEH9iQeA' offset=3145728
    05:10:49.006 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:49.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3657521 bytes in 7314 ms. path='/3 + &#ä/5/i'
    05:10:49.033 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=96
    05:10:49.033 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96
    05:10:49.080 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:49.083 [qtp178185341-3160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=90, revision=96
    05:10:49.100 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:49.106 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=90, revision=96
    05:10:49.106 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=96, revision=-1
    05:10:49.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:10:49.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:10:49.166 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:49.200 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:10:49.205 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:10:49.304 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:49.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/3 + &#ä/5/i"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:49.614 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:49.632 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:49.634 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:10:49.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='35faba2d8e5c0f695c205c19100ed610ed5b3a94' to.sha1='a50a7d91b3df8c7391313826b3c8dbbe0a60f4b4'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:49.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:49.756 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=102
    05:10:49.756 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102
    05:10:49.867 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:49.871 [qtp178185341-3160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=96, revision=102
    05:10:49.954 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:49.964 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=96, revision=102
    05:10:49.965 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=102, revision=-1
    05:10:49.985 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:50.051 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:50.082 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/3 + &#ä/aa"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:50.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:10:50.205 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:50.222 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:50.225 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:50.227 [qtp178185341-3160] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/tRE3KtzG47mfIYH_Z5lLLQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:50.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:51.688 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:51.702 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 444082 bytes in 1602 ms. path='/3 + &#ä/aa'
    05:10:51.714 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=105
    05:10:51.715 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:51.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:51.817 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:51.820 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=102, revision=105
    05:10:51.853 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:51.858 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=102, revision=105
    05:10:51.859 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=105, revision=-1
    05:10:51.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:10:51.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:10:51.919 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:51.938 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:10:51.940 [qtp178185341-1721] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:10:51.974 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:52.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/3 + &#ä/aa"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:52.148 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:52.161 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:52.163 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:10:52.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6417167fe2cf08aa69875dc94836cf5ba2065bae' to.sha1='c50a80c4f997efeefcbffabe00f108696e01df30'): /3 + &#ä/bb
    05:10:52.274 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=111
    05:10:52.274 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111
    05:10:52.418 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:52.420 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=105, revision=111
    05:10:52.482 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:52.489 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=105, revision=111
    05:10:52.489 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=111, revision=-1
    05:10:52.519 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:52.546 [qtp178185341-1721] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:52.645 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/3 + &#ä/bb"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:52.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:10:52.836 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:52.852 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:52.856 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:52.857 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/s13wdDxgzJ3Det4djMy9qA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:53.164 [closeDeferredTimer-7bf19ea7-4q] INFO  c.c.c.l.LocalRepoManagerImpl - [7bf19ea7]_close: Shutting down real LocalRepoManager.
    05:10:53.673 [closeDeferredTimer-75a28dc-2] INFO  c.c.c.l.LocalRepoManagerImpl - [75a28dc]_close: Shutting down real LocalRepoManager.
    05:10:56.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:56.298 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:56.336 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 767901 bytes in 3682 ms. path='/3 + &#ä/bb'
    05:10:56.346 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=114
    05:10:56.346 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114
    05:10:56.410 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:56.413 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=111, revision=114
    05:10:56.472 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:56.477 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=111, revision=114
    05:10:56.478 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=114, revision=-1
    05:10:56.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:10:56.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:10:56.537 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:56.562 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:56.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:56.564 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:10:56.742 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:56.766 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/3 + &#ä/bb"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:56.775 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:56.786 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:56.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:10:56.816 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5459b6f02440c28a088b90b5f4951d09def8adf5' to.sha1='138532db2d7ccbe1179e7d033618e06035471574'): /3 + &#ä/cc
    05:10:56.851 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=120
    05:10:56.851 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120
    05:10:56.943 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:56.947 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=114, revision=120
    05:10:57.046 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:57.053 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=114, revision=120
    05:10:57.054 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=120, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:57.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:57.077 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:57.135 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:57.153 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/3 + &#ä/cc"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:57.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:10:57.411 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:57.424 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:57.427 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:57.428 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/TLr8Vl2wR7sXz_OiT24XVg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:57.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:10:58.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:58.834 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:58.846 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 715188 bytes in 1610 ms. path='/3 + &#ä/cc'
    05:10:58.860 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=123
    05:10:58.860 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123
    05:10:58.942 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:58.945 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=120, revision=123
    05:10:58.994 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:58.998 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=120, revision=123
    05:10:58.998 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=123, revision=-1
    05:10:59.040 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:10:59.041 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:10:59.054 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:59.074 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:10:59.077 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:10:59.083 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:59.111 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/3 + &#ä/cc"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:59.119 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:59.126 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:10:59.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:10:59.145 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='afe07a861ffe06f06a9117daa3d9e3169f060456' to.sha1='107562a170810b88ff09bc04f6a390a5cbb68469'): /3 + &#ä/dd
    05:10:59.180 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=129
    05:10:59.180 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:10:59.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:59.237 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:59.252 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=123, revision=129
    05:10:59.274 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:59.278 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=123, revision=129
    05:10:59.278 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=129, revision=-1
    05:10:59.304 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:59.335 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:59.343 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/3 + &#ä/dd"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:10:59.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    05:10:59.445 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:59.454 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:59.457 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:59.458 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/AHz4A9QftfjqrpNMxbWWXw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:10:59.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:10:59.851 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:10:59.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 330375 bytes in 591 ms. path='/3 + &#ä/dd'
    05:10:59.946 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=132
    05:10:59.946 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132
    05:11:00.002 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:00.006 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=129, revision=132
    05:11:00.012 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:00.016 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=129, revision=132
    05:11:00.016 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=132, revision=-1
    05:11:00.051 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:00.051 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:00.089 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:00.112 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:11:00.115 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:11:00.130 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:00.161 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/3 + &#ä/dd"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:11:00.181 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:00.258 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:00.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:00.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:00.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:00.905 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=138
    05:11:00.913 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:00.933 [Test worker] INFO  D.Datastore - 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
    05:11:00.973 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:00.975 [qtp178185341-3160] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=132, revision=138
    05:11:01.245 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:01.250 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=132, revision=138
    05:11:01.250 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=138, revision=-1
    05:11:01.380 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:01.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:01.607 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 transaction.localRevision=83 remoteFromLocalRevision=6
    05:11:01.620 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:01.623 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e from='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e' toID=783a6642-e38a-4767-bcb0-e830d1019f17 to='build/repo/j7y60cl9-rsxbz-local-src', fromRepoLocalSync=false
    05:11:01.634 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:01.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:01.933 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=83
    05:11:02.085 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:02.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:02.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: repoFileDtos.size=0
    05:11:02.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=62.0 MiB, available=393.5 MiB
    05:11:02.638 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:02.648 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionInProgress=-1, revision=84

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:02.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:02.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:02.669 [qtp178185341-3214] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84
    05:11:02.834 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:02.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: 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
    05:11:02.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.
    05:11:03.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:03.448 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=61.1 MiB, available=394.4 MiB
    05:11:03.451 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.remoteRepositoryRevisionSynced=4, revision=84
    05:11:03.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:03.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:03.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:03.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.572 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:03.572 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:03.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:03.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:03.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:03.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.618 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:03.618 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:03.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:03.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:03.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:03.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:03.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:03.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.706 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:03.706 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.720 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:03.720 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:03.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:03.748 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4thAeACueGxNB-vBudUMYw, serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:03.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.
    05:11:04.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:03.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:11:04.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=61.3 MiB, available=394.2 MiB
    05:11:04.248 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:04.251 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionSynced=4, revision=84
    05:11:04.252 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionInProgress=84, revision=-1
    05:11:04.270 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:04.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:04.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:04.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=61.1 MiB, available=394.4 MiB
    05:11:04.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:04.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:04.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:04.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:05.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:05.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=60.4 MiB, available=395.1 MiB
    05:11:05.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:05.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:05.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 > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:05.425 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=60.5 MiB, available=395.0 MiB
    05:11:05.425 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:11:05.425 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:11:05.425 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:11:05.439 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:05.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:05.462 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 localRepositoryRevisionSynced=83
    05:11:05.481 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:05.510 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e transaction.localRevision=141 remoteFromLocalRevision=83
    05:11:05.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=783a6642-e38a-4767-bcb0-e830d1019f17 from='build/repo/j7y60cl9-rsxbz-local-src' toID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e to='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e'
    05:11:05.546 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=141

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:05.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
    05:11:05.587 [Test worker] INFO  D.Datastore - 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
    05:11:05.620 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:11:05.620 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:11:05.625 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=141
    05:11:05.646 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=143
    05:11:05.649 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143
    05:11:05.688 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:05.697 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=138, revision=143
    05:11:05.765 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:05.769 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=138, revision=143
    05:11:05.770 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=143, revision=-1
    05:11:05.789 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:05.795 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 transaction.localRevision=89 remoteFromLocalRevision=141
    05:11:05.825 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:05.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:11:05.830 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    05:11:05.832 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [48c67c66]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6333b-5eozt-local-dest'
    05:11:05.835 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [48c67c66]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6333b-5eozt-local-dest' locked successfully.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:06.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:06.165 [closeDeferredTimer-2d6e2024-k] INFO  c.c.c.l.LocalRepoManagerImpl - [2d6e2024]_close: Shutting down real LocalRepoManager.
    05:11:06.978 [closeDeferredTimer-53de9f16-1] INFO  c.c.c.l.LocalRepoManagerImpl - [53de9f16]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:07.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:06.984 [closeDeferredTimer-1f89561e-1] INFO  c.c.c.l.LocalRepoManagerImpl - [1f89561e]_close: Shutting down real LocalRepoManager.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:07.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:08.008 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]initPersistenceManagerFactory: repositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d
    05:11:08.021 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 28481 ms.
    05:11:08.041 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:08.263 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 213 ms.
    05:11:08.263 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Z3XuvLZgqoJdPa47z-NhVg, invitation=false]
    05:11:08.385 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 121 ms.
    05:11:08.386 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=mr6n5_5oAG8-kGMOqU4XjA, invitation=false]
    05:11:08.990 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=69.2 MiB, available=386.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:09.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:09.260 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:09.803 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 2ead87ae-70fd-413c-ab7a-f8585908164c
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y61gzb-t3v1r-local-src
      localRepository.publicKeySha1 = 71:05:C3:D0:5D:FB:4D:B9:3B:E9:93:06:68:F8:83:C4:D8:50:E0:91

      remoteRepository.repositoryId = 6f74adae-bc2e-45ae-b6c1-c6342f51372d
      remoteRepository.remoteRoot = https://localhost:44090/6f74adae-bc2e-45ae-b6c1-c6342f51372d
      remoteRepository.publicKeySha1 = DE:64:D6:C8:DE:11:DB:36:F6:A8:1F:42:D0:CA:A7:64:6B:AA:08:37

    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 2ead87ae-70fd-413c-ab7a-f8585908164c 6f74adae-bc2e-45ae-b6c1-c6342f51372d
    05:11:10.141 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    05:11:11.158 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:11:11.171 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:11.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:11.319 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    05:11:11.335 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:11:11.362 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    05:11:11.420 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    05:11:11.461 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.74%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:11.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:11.536 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    05:11:11.723 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:11.729 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:11:11.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6f74adae-bc2e-45ae-b6c1-c6342f51372d from='https://localhost:44090/6f74adae-bc2e-45ae-b6c1-c6342f51372d' toID=2ead87ae-70fd-413c-ab7a-f8585908164c to='build/repo/j7y61gzb-t3v1r-local-src', fromRepoLocalSync=true
    05:11:11.731 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2ead87ae-70fd-413c-ab7a-f8585908164c ('build/repo/j7y61gzb-t3v1r-local-src')
    05:11:11.767 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:11:11.797 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:11:11.933 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:11.956 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c serverRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d renewalDateTime=2017-09-24T03:41:11.908Z expiryDateTime=2017-09-24T04:11:11.908Z
    05:11:11.977 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:12.058 [pool-4-thread-12] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    05:11:12.173 [pool-4-thread-12] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:12.181 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c serverRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:12.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:12.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=55.4 MiB, available=400.1 MiB
    05:11:12.806 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:12.882 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.localRepositoryRevisionInProgress=-1, revision=4
    05:11:12.899 [qtp1971696218-2854] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:13.327 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3bb2cf5e]initPersistenceManagerFactory: repositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:13.587 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3bb2cf5e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31073 ms.
    05:11:13.598 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:13.604 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:13.614 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:11:13.614 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:11:13.614 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:11:13.615 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    05:11:13.617 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[74ad60ee540bc8be]
    05:11:13.623 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare
    05:11:13.626 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    05:11:13.628 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[74ad60ee540bc8be]
    05:11:13.634 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:11:13.638 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:11:13.638 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:11:13.638 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:11:13.638 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:11:13.640 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:11:13.641 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:36687' serverPath='/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, invitation=true]
    05:11:13.642 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:11:13.642 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:11:13.642 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:11:13.642 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:11:13.642 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    05:11:13.644 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[74ad60ee540bc8be]
    05:11:13.651 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:11:13.651 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=yasmin
    05:11:13.652 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare
    05:11:13.659 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    05:11:13.660 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare
    05:11:13.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:11:13.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:11:13.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:11:13.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:11:13.666 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:13.756 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 90 ms.
    05:11:13.758 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:11:13.758 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:11:13.758 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:11:13.758 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:11:13.760 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    05:11:13.767 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:11:13.767 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:11:13.767 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:11:13.767 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:11:13.767 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    05:11:13.773 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, invitation=false]
    05:11:13.774 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, invitation=false, validTo=null]
    05:11:13.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
    05:11:13.911 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:11:13.912 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:13.913 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:13.914 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:13.914 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:11:13.915 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:11:13.915 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:11:13.915 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:11:13.917 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:11:13.918 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:11:13.918 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:11:13.918 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:11:13.918 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:11:13.919 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    05:11:13.921 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[74ad60ee540bc8be]
    05:11:13.927 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:11:13.962 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:14.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:11:14.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:14.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:14.089 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:14.093 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:14.320 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, invitation=false]
    05:11:14.473 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:14.473 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:14.474 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare
    05:11:14.620 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:14.621 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:14.623 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]<init>: localRoot='/home/tomcat/subshare-repo.d/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:11:14.623 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]initLockFile: Repository '/home/tomcat/subshare-repo.d/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:14.906 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:14.918 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c serverRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d: 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
    05:11:15.393 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=55.7 MiB, available=399.8 MiB
    05:11:15.404 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:15.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:15.739 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:15.974 [qtp298852037-3262] INFO  D.Datastore - 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
    05:11:16.022 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=mr6n5_5oAG8-kGMOqU4XjA, serverRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d} because of missing permissions!
    05:11:16.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:16.070 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:16.124 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:16.251 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:16.299 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:16.408 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:16.471 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:16.513 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:16.618 [qtp298852037-3262] INFO  D.Datastore - 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
    05:11:16.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=55.8 MiB, available=399.7 MiB
    05:11:16.668 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:16.670 [qtp298852037-3262] INFO  D.Datastore - 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
    05:11:16.673 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.localRepositoryRevisionSynced=-1, revision=4
    05:11:16.674 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.localRepositoryRevisionInProgress=4, revision=-1
    05:11:16.710 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:16.712 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:16.717 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:16.758 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:16.801 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:16.855 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:17.071 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:17.140 [qtp298852037-3262] INFO  D.Datastore - 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
    05:11:17.210 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=55.9 MiB, available=399.6 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:17.335 [qtp298852037-3262] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:17.389 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]initPersistenceManagerFactory: repositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f
    05:11:17.389 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2765 ms.
    05:11:17.396 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:17.405 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:17.420 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:17.496 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    05:11:17.497 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:11:17.497 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:17.502 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:17.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:17.550 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:17.551 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:17.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:11:17.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=55.9 MiB, available=399.6 MiB
    05:11:17.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:17.903 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:17.906 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3bb2cf5e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:17.921 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:17.921 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:17.922 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:18.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=55.9 MiB, available=399.6 MiB
    05:11:18.051 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:11:18.054 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:11:18.054 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:11:18.067 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:18.098 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:18.100 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:18.116 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:18.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    05:11:18.120 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 to='build/repo/j7y62dxg-m3quc-local-dest-yasmin', fromRepoLocalSync=true
    05:11:18.120 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 ('build/repo/j7y62dxg-m3quc-local-dest-yasmin')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:18.169 [qtp1971696218-1763] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c localRepositoryRevisionSynced=2
    05:11:18.279 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:18.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d transaction.localRevision=6 remoteFromLocalRevision=2
    05:11:18.441 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:18.449 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:18.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2ead87ae-70fd-413c-ab7a-f8585908164c from='build/repo/j7y61gzb-t3v1r-local-src' toID=6f74adae-bc2e-45ae-b6c1-c6342f51372d to='https://localhost:44090/6f74adae-bc2e-45ae-b6c1-c6342f51372d'
    05:11:18.472 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:18.478 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:18.559 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:18.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:19.304 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:19.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:11:19.429 [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
    05:11:19.429 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:19.865 [pool-29-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    05:11:19.873 [pool-29-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 20.12%
    05:11:19.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:19.953 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:19.954 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:19.968 [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
    05:11:19.982 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:19.983 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:20.004 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:41:19.962Z expiryDateTime=2017-09-24T04:11:19.962Z
    05:11:20.012 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:20.012 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:20.013 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:20.015 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:20.016 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:20.017 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:20.020 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:20.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
    05:11:20.138 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=214
    05:11:20.313 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:20.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:20.526 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 369 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:20.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=502.5 MiB, allocated=502.5 MiB, used=60.9 MiB, available=441.6 MiB
    05:11:20.964 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:20.966 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    05:11:20.966 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:20.980 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=8
    05:11:20.980 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:20.993 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:20.996 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:20.998 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:21.001 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:21.070 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677, this.localRepositoryRevisionInProgress=-1, revision=216
    05:11:21.136 [qtp298852037-2892] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=216

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:21.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:21.776 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:11:21.853 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:21.856 [qtp1971696218-3442] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:22.056 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:22.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:22.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:22.521 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.5 MiB, allocated=498.5 MiB, used=50.1 MiB, available=448.4 MiB
    05:11:22.533 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=-1, revision=216

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:22.658 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:22.667 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=-1, revision=8
    05:11:22.668 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:22.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:22.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    05:11:22.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:22.870 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:23.235 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:23.267 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    05:11:23.270 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:23.354 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:23.359 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:11:24.098 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=11
    05:11:24.098 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11
    05:11:24.198 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:24.200 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:24.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:24.260 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:24.266 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=8, revision=11
    05:11:24.266 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=11, revision=-1
    05:11:24.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:24.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:24.326 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:24.523 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:24.928 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:24.942 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:24.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:11:25.021 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=14
    05:11:25.022 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    05:11:25.142 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:25.145 [qtp1971696218-3442] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=11, revision=14
    05:11:25.258 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:25.264 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=11, revision=14
    05:11:25.264 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=14, revision=-1
    05:11:25.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:25.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:25.320 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:25.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:25.406 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:25.438 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:25.444 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:25.445 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:11:25.522 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=17
    05:11:25.522 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    05:11:25.577 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:25.580 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=14, revision=17
    05:11:25.656 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:25.666 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=14, revision=17
    05:11:25.666 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=17, revision=-1
    05:11:25.701 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:25.702 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:25.724 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:25.821 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:25.826 [closeDeferredTimer-3a8939ec-5x] INFO  c.c.c.l.LocalRepoManagerImpl - [3a8939ec]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:25.839 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:25.907 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:25.910 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:11:25.991 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=20
    05:11:25.991 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    05:11:26.087 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:26.091 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=17, revision=20
    05:11:26.162 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:26.172 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=17, revision=20
    05:11:26.172 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=20, revision=-1
    05:11:26.242 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:26.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.278 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:26.392 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:26.420 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:26.430 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:26.431 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:26.442 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    05:11:26.442 [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
    05:11:26.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:26.475 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:26.475 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:26.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.498 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:26.498 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.509 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:26.509 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.521 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:26.521 [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
    05:11:26.523 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=23
    05:11:26.524 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:26.531 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:26.531 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:26.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:26.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:26.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:26.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.576 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:26.576 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:26.587 [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
    05:11:26.595 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:26.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:26.599 [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
    05:11:26.608 [qtp1971696218-3442] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:26.609 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:11:26.609 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:11:26.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:26.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.647 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:26.647 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.656 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=jXDKOyEppKPsp2srZfECdw,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}}
    05:11:26.670 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:26.671 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:26.671 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:26.672 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:26.687 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:26.692 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=20, revision=23
    05:11:26.692 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=23, revision=-1
    05:11:26.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:26.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:26.758 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:26.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:11:26.906 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[i-Sje58qUYjzN8eQnHM90Q, Yasmin, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:11:26.906 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[i-Sje58qUYjzN8eQnHM90Q, Yasmin, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:11:26.916 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}
    05:11:26.917 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:11:26.917 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:11:26.917 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:11:26.917 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:11:26.920 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:11:26.931 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Created UserImpl[6HsCt7uxMNPIgY7Z1ETulQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]] for UserRepoKeyPublicKey[4]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}
    05:11:26.932 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:11:26.932 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:11:26.932 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:11:26.932 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:11:26.932 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[463a6b270102dcd8]
    05:11:26.933 [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: [463a6b270102dcd8]
    05:11:26.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:26.936 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:26.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:27.010 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:27.025 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.60%
    05:11:27.050 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.72%
    05:11:27.051 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:27.053 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:11:27.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b98bd5b8acebe13b2b15dbeaf2e3ee0c2358f078' to.sha1='04b9853ffa4e9eeba37123c9fc3a7a23ec8533ec'): /1 {11 11ä11#+} 1/a
    05:11:27.354 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=27
    05:11:27.355 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:27.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=500.5 MiB, allocated=500.5 MiB, used=51.0 MiB, available=449.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:27.792 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:27.800 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=23, revision=27
    05:11:27.866 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:27.871 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=23, revision=27
    05:11:27.871 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=27, revision=-1
    05:11:27.901 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:27.947 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:28.065 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/1 {11 11ä11#+} 1/a"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:11:28.126 [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'
    05:11:28.166 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:28.396 [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
    05:11:28.793 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:28.794 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:28.795 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:28.799 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:28.802 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677, this.localRepositoryRevisionSynced=-1, revision=216
    05:11:28.802 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677, this.localRepositoryRevisionInProgress=216, revision=-1
    05:11:28.840 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:28.842 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:28.977 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:28.981 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:28.982 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mWh08DWbzhlNr64z7gsc-w/A7ezqSomo0h090XnTDjmAQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:29.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:29.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=501.5 MiB, allocated=501.5 MiB, used=50.3 MiB, available=451.2 MiB
    05:11:29.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:11:29.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=501.0 MiB, allocated=501.0 MiB, used=50.2 MiB, available=450.8 MiB
    05:11:29.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:29.971 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:30.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51978 bytes in 1935 ms. path='/1 {11 11ä11#+} 1/a'
    05:11:30.078 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=30
    05:11:30.078 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:11:30.148 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:30.152 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=27, revision=30
    05:11:30.196 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:30.203 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=27, revision=30
    05:11:30.203 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:30.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=502.0 MiB, allocated=502.0 MiB, used=50.1 MiB, available=451.9 MiB
    05:11:30.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    05:11:30.259 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:30.273 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:30.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
    05:11:30.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:30.289 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:30.290 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    05:11:30.290 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:11:30.381 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:30.432 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:30.444 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:30.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:30.459 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:11:30.552 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:30.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:30.647 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:30.671 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:30.673 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:11:30.735 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:30.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/1 {11 11ä11#+} 1/a"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:11:30.837 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:30.837 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:30.841 [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
    05:11:30.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:30.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:30.914 [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
    05:11:30.987 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:30.989 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:30.999 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ca858e5b238dc15d646e2bcbe45029642bcbef2' to.sha1='2a80e31e82b9d332e70defe42bc0df7c63e87ce5'): /1 {11 11ä11#+} 1/b
    05:11:31.040 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=36
    05:11:31.040 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:31.106 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:31.154 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:31.157 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:11:31.295 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:31.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 27.03%
    05:11:31.411 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 32.16%
    05:11:31.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:31.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:11:31.514 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a8e2250065b2f7856f32bb32f0b833c39ec088a7' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:31.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:31.532 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:31.837 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/1 {11 11ä11#+} 1/a"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:31.895 [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'
    05:11:31.931 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:31.931 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:31.932 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:31.934 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:31.935 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/soazAY2BvCJt5xAFXOKdmA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:31.942 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:31.946 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:31.966 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:32.005 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:32.016 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=30, revision=36
    05:11:32.016 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=36, revision=-1
    05:11:32.046 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:32.062 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    05:11:32.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 552013 bytes in 229 ms. path='/1 {11 11ä11#+} 1/a'
    05:11:32.239 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:11:32.460 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/1 {11 11ä11#+} 1/a"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:32.590 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:32.616 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:32.618 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:32.623 [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
    05:11:32.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:32.695 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1e67b0c5f1aeba23f572c6936ee12cdfad0411bd' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:32.700 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/1 {11 11ä11#+} 1/b"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:11:32.713 [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
    05:11:32.800 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/1 {11 11ä11#+} 1/b"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:32.874 [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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:32.883 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:32.892 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:32.893 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:32.894 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:32.896 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:32.897 [qtp298852037-3641] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/uKPnVIHCglTPTdvux_bK0g' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:32.898 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:32.901 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:32.902 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mWh08DWbzhlNr64z7gsc-w/uEs949tn4tLa84aWAK0OjA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:32.904 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:32.949 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    05:11:32.987 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 200018 bytes in 112 ms. path='/1 {11 11ä11#+} 1/b'
    05:11:33.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:11:33.189 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/1 {11 11ä11#+} 1/b"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:33.265 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:33.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:33.325 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:33.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:11:33.540 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b406b518b15d09e0e66ec2dc8a59580a93c6c8c3' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    05:11:33.876 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/1 {11 11ä11#+} 1/c"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:33.880 [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 > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:33.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:33.900 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:33.901 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:33.901 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:33.903 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:33.904 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=0
    05:11:33.912 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:34.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:34.084 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:34.113 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 738265 bytes in 1399 ms. path='/1 {11 11ä11#+} 1/b'
    05:11:34.131 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=39
    05:11:34.131 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:34.145 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:34.146 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:34.146 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:34.148 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:34.149 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=1048576
    05:11:34.159 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:34.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:34.299 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:34.301 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=36, revision=39
    05:11:34.379 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:34.385 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:34.386 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:34.386 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:34.389 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:34.390 [qtp298852037-3641] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=2097152
    05:11:34.400 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:34.400 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=36, revision=39
    05:11:34.400 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=39, revision=-1
    05:11:34.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:34.440 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:34.460 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:34.494 [qtp1971696218-3442] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:11:34.498 [qtp1971696218-3442] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:34.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:34.569 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:34.635 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:34.636 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:34.640 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:34.645 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:34.646 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=3145728
    05:11:34.656 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:34.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/1 {11 11ä11#+} 1/b"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:11:34.801 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:34.806 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [55b0aa76]initPersistenceManagerFactory: repositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:34.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:34.878 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:34.879 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [55b0aa76]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 36038 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:34.883 [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
    05:11:34.911 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:34.912 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:34.912 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:34.916 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:34.918 [qtp298852037-3641] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=4194304

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:34.923 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y62p9j-6oq9-remote'
    05:11:34.926 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y62p9j-6oq9-remote' locked successfully.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:34.930 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:34.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2aa14b047ce1c97ec6534efe19342c90d4d28ffc' to.sha1='af1fd613112878d3631f1d7701f3bf406816cbd5'): /1 {11 11ä11#+} 1/c
    05:11:35.032 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=45
    05:11:35.032 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    05:11:35.080 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:35.083 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=39, revision=45

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:35.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:35.142 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:35.150 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=39, revision=45
    05:11:35.150 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=45, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:35.196 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:35.198 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:35.207 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:35.210 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:35.211 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:35.216 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:35.222 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:35.249 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:35.283 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/1 {11 11ä11#+} 1/c"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:11:35.344 [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
    05:11:35.369 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:35.433 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:35.443 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:35.448 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:35.453 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mWh08DWbzhlNr64z7gsc-w/6QsV8kJRchzrHFQBYNwoig' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:35.476 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:35.477 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:35.478 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:35.483 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:35.484 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=6291456
    05:11:35.492 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:35.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:11:35.719 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:35.720 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:35.720 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:35.723 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:35.724 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/xsq4ryvbWFlIaLoBhQZnSg/4rbGQu-4ogBcvCg3jC4fnQ' offset=7340032
    05:11:35.735 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:35.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:35.891 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:35.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 256779 bytes in 564 ms. path='/1 {11 11ä11#+} 1/c'
    05:11:35.924 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=48
    05:11:35.925 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:35.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 29430 bytes in 2069 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:35.961 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:35.964 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=45, revision=48
    05:11:35.970 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:35.973 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=45, revision=48
    05:11:35.974 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=48, revision=-1
    05:11:36.013 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:36.013 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:36.030 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:36.039 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    05:11:36.043 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c
    05:11:36.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_18y68 into destFile c
    05:11:36.046 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_1vf9c into destFile c
    05:11:36.047 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_2hwcg into destFile c
    05:11:36.048 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_34dfk into destFile c
    05:11:36.049 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_3quio into destFile c
    05:11:36.049 [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
    05:11:36.053 [qtp1971696218-3442] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:11:36.055 [qtp1971696218-3442] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:11:36.075 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:36.120 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/1 {11 11ä11#+} 1/c"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:36.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/1 {11 11ä11#+} 1/c"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:36.222 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:36.224 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:36.242 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:36.244 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:36.246 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:36.249 [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
    05:11:36.252 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:36.391 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c66d28723eb5217f64499174b44d0c5390166eb9' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:36.408 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='63a281d1826d5ff736c2de792b63b0e13fb141d8' to.sha1='8199b5e223a572182134b6ebfc953ebd0731825a'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:36.439 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/2/1 {11 11ä11#+} 1/a"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:36.444 [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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:36.465 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=54
    05:11:36.465 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:36.466 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:36.467 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:36.468 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:36.470 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:36.471 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NLZlrTLDsx4--hqbQ4vcYg/1CpsxovownEKSiS4CBPqIQ/lSA4b1X6dZ5iCRj8cMIMRg' offset=0
    05:11:36.481 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:36.510 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:36.515 [qtp1971696218-1763] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=48, revision=54
    05:11:36.568 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:36.574 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=48, revision=54
    05:11:36.575 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=54, revision=-1
    05:11:36.598 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:36.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:36.635 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:36.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/2/1 {11 11ä11#+} 1/a"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:36.680 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 565877 bytes in 236 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:36.713 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:36.733 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:11:36.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/2/1 {11 11ä11#+} 1/a"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:36.873 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:36.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:36.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:36.951 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:36.952 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='15cb9c1c1bea4e963d15c9892957c81c33e0e729' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:36.975 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:36.978 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:36.979 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cMcUBKBQDh6D6VwD-M7R8w/AWKK0HBDeMr-ZohRXEuY4Q/yEgnBZ6rH6evNcAr71NB6A' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:37.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/2/1 {11 11ä11#+} 1/b"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:37.264 [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'
    05:11:37.281 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:37.283 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:37.283 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:37.285 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:37.286 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NLZlrTLDsx4--hqbQ4vcYg/1CpsxovownEKSiS4CBPqIQ/ETMjYKGo7amZAj3vEFTXCw' offset=0
    05:11:37.293 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:37.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:37.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:37.386 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 166824 bytes in 122 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:11:37.482 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:11:37.538 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/2/1 {11 11ä11#+} 1/b"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:37.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:37.587 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:37.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:11:37.649 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8b85631ce0d53c087759dcde1b0afd20e7bee457' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    05:11:37.702 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/2/a"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:37.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:11:37.894 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:37.894 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:37.895 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:37.897 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:37.898 [qtp298852037-3641] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NLZlrTLDsx4--hqbQ4vcYg/rWLTDGpt7fq0tD35vLqfhQ' offset=0
    05:11:37.906 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:38.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:11:38.079 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 649467 bytes in 202 ms. path='/2/a'
    05:11:38.105 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:11:38.187 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/2/a"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:38.220 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:38.299 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 35.36%
    05:11:38.302 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:38.305 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:38.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:38.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ce5fefd38e4d53d3220137eb9fa918a1a222796' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    05:11:38.613 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/3 + &#ä/5/h"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:38.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'
    05:11:38.655 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:38.658 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:38.659 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:38.664 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:38.665 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/tOg7O1tRovwBGAtiicqpzg/xulUsF7_ijopU5jQrqy_jg' offset=0
    05:11:38.674 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:38.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:11:38.758 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 252672 bytes in 130 ms. path='/3 + &#ä/5/h'
    05:11:38.906 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    05:11:38.995 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/3 + &#ä/5/h"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:39.013 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:39.025 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:39.029 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:11:39.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbecca13c7ecf265d56a244071b191028bed69db' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:39.178 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:39.187 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/3 + &#ä/5/i"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:39.198 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:11:39.216 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:39.217 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:39.218 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:39.221 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:39.222 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/tOg7O1tRovwBGAtiicqpzg/Offmv_TxousZUeAOI6YKuw' offset=0
    05:11:39.235 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:39.373 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:39.463 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:39.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 807428 bytes in 276 ms. path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:39.487 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:39.491 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:39.492 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cMcUBKBQDh6D6VwD-M7R8w/AWKK0HBDeMr-ZohRXEuY4Q/yEgnBZ6rH6evNcAr71NB6A' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:39.796 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:11:40.037 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/3 + &#ä/5/i"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:40.073 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:40.108 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:40.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:11:40.152 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d57d34b6164392b13f66229d48fcf92579357c88' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:40.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:40.245 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/3 + &#ä/aa"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:40.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:11:40.312 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:40.314 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:40.315 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:40.320 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:40.321 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/9YfcOW1lISRsKbETNSgbgQ' offset=0
    05:11:40.329 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:40.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    05:11:40.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 304936 bytes in 143 ms. path='/3 + &#ä/aa'
    05:11:40.473 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:11:40.505 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/3 + &#ä/aa"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:40.515 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:40.535 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:40.538 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:11:40.633 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec501984be0b8b8ab6beab59d85abef21aaf4da8' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    05:11:40.678 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/3 + &#ä/bb"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:40.706 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:11:40.726 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:40.727 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:40.728 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:40.730 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:40.731 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/e8ZNAjtHuvv12eN-nvjMyg' offset=0
    05:11:40.737 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:40.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    05:11:40.813 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 169725 bytes in 107 ms. path='/3 + &#ä/bb'
    05:11:40.833 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:11:40.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/3 + &#ä/bb"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:40.935 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:41.013 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:41.016 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:11:41.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a81b42d56218df77f314043551cd8f4b8926a49' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    05:11:41.148 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/3 + &#ä/cc"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:41.182 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:11:41.203 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:41.204 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:41.206 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:41.208 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:41.209 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/rlQW9BcGRFP95qsEvVVjJw' offset=0
    05:11:41.216 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:41.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    05:11:41.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 623790 bytes in 179 ms. path='/3 + &#ä/cc'
    05:11:41.451 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:41.535 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:41.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/3 + &#ä/cc"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:41.582 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:41.596 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:41.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:11:41.629 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='67dc665fb29763d344c5ff79ffddf3eb0413212a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    05:11:41.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/3 + &#ä/dd"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:41.680 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/dd'
    05:11:41.698 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:41.699 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:41.699 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:41.702 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:41.703 [qtp298852037-3641] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=0
    05:11:41.716 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:41.834 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:41.854 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:41.858 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:41.860 [qtp1971696218-3442] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cMcUBKBQDh6D6VwD-M7R8w/AWKK0HBDeMr-ZohRXEuY4Q/yEgnBZ6rH6evNcAr71NB6A' offset=2097152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:41.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:11:41.992 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:41.993 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:41.994 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:41.999 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:42.001 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=1048576
    05:11:42.013 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:42.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:42.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:42.245 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:42.246 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:42.246 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:42.248 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:42.249 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=2097152
    05:11:42.259 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:42.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:11:42.503 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:42.504 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:42.505 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:42.507 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:42.507 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=3145728
    05:11:42.518 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:42.654 [Test worker] INFO  D.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
    05:11:42.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:11:42.772 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:42.772 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:42.773 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:42.775 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:42.776 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=4194304
    05:11:42.786 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:42.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:42.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:11:43.011 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:43.012 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:43.013 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:43.019 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:43.020 [qtp298852037-3641] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=5242880
    05:11:43.030 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:43.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:43.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
    05:11:43.257 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:43.258 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:43.259 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:43.261 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:43.262 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=6291456
    05:11:43.274 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:43.284 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:43.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:43.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:11:43.537 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:43.538 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:43.538 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:43.541 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:43.542 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=7340032
    05:11:43.554 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:43.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:43.619 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:43.640 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:43.644 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:43.645 [qtp1971696218-1763] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cMcUBKBQDh6D6VwD-M7R8w/AWKK0HBDeMr-ZohRXEuY4Q/yEgnBZ6rH6evNcAr71NB6A' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:43.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:11:43.852 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:43.854 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:43.855 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:43.858 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:43.860 [qtp298852037-3641] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=8388608
    05:11:43.879 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:44.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:44.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:44.136 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:44.137 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:44.137 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:44.140 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:44.141 [qtp298852037-3262] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7HMAMLk-IrY53a46hszoAw/uIgjD-JDt3JFVK_0my_qPg' offset=9437184
    05:11:44.147 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:44.173 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:11:44.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 59264 bytes in 2520 ms. path='/3 + &#ä/dd'
    05:11:44.227 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:11:44.228 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd
    05:11:44.229 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_18y68 into destFile dd
    05:11:44.231 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_1vf9c into destFile dd
    05:11:44.232 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_2hwcg into destFile dd
    05:11:44.233 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_34dfk into destFile dd
    05:11:44.235 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_3quio into destFile dd
    05:11:44.236 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_4dbls into destFile dd
    05:11:44.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_4zsow into destFile dd
    05:11:44.238 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_5m9s0 into destFile dd
    05:11:44.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f", toRepositoryId="aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677", path="/3 + &#ä/dd"} on repo=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677
    05:11:44.310 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:11:44.336 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.52%
    05:11:44.350 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:44.350 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:44.351 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:44.353 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:44.384 [qtp298852037-3641] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 localRepositoryRevisionSynced=214
    05:11:44.434 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:44.483 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=112 remoteFromLocalRevision=214
    05:11:44.576 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:44.576 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:44.577 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:44.580 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:44.589 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:44.591 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 from='build/repo/j7y62dxg-m3quc-local-dest-yasmin' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:11:44.607 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:44.608 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:44.610 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:44.615 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:44.618 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:44.736 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=112
    05:11:44.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    05:11:44.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    05:11:44.818 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=112
    05:11:45.083 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=jXDKOyEppKPsp2srZfECdw,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:45.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:45.455 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:45.456 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:45.473 [qtp1971696218-1763] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:45.485 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:11:45.486 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:45.487 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:45.488 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:45.498 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:45.524 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:45.544 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:45.566 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:45.599 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:45.677 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=115
    05:11:45.696 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:45.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:45.736 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:45.756 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:45.759 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:45.760 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cMcUBKBQDh6D6VwD-M7R8w/AWKK0HBDeMr-ZohRXEuY4Q/yEgnBZ6rH6evNcAr71NB6A' offset=4194304

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:45.849 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:11:45.850 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:11:45.973 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:45.973 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:45.973 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:45.975 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:45.988 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677, this.remoteRepositoryRevisionSynced=-1, revision=115
    05:11:46.575 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:11:46.713 [qtp298852037-3641] 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
    05:11:46.843 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:46.848 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=-1, revision=115
    05:11:46.848 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=115, revision=-1
    05:11:47.004 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:47.006 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:47.006 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:47.009 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:47.019 [qtp298852037-3641] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 transaction.localRevision=220 remoteFromLocalRevision=112
    05:11:47.032 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:47.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 to='build/repo/j7y62dxg-m3quc-local-dest-yasmin', fromRepoLocalSync=false
    05:11:47.050 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:47.051 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:47.051 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:47.054 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:47.055 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:47.055 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:47.055 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:47.064 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 localRepositoryRevisionSynced=214 localRepositoryRevisionInProgress=220
    05:11:47.111 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:47.117 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:47.668 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:47.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.5 MiB, allocated=474.5 MiB, used=98.1 MiB, available=376.4 MiB
    05:11:47.752 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:47.753 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:47.754 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:47.756 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:47.762 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677, this.localRepositoryRevisionInProgress=-1, revision=221
    05:11:47.782 [qtp298852037-3641] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=216, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=221

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:47.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:47.931 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:47.940 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:47.950 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:47.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:47.958 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:47.959 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cMcUBKBQDh6D6VwD-M7R8w/AWKK0HBDeMr-ZohRXEuY4Q/yEgnBZ6rH6evNcAr71NB6A' offset=5242880

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:48.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.0 MiB, allocated=475.0 MiB, used=94.9 MiB, available=380.1 MiB
    05:11:48.423 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=216, revision=221
    05:11:48.469 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=jXDKOyEppKPsp2srZfECdw,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}}
    05:11:48.471 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:11:48.472 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[i-Sje58qUYjzN8eQnHM90Q, Yasmin, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:11:48.473 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[i-Sje58qUYjzN8eQnHM90Q, Yasmin, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:11:48.473 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:11:48.485 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[6HsCt7uxMNPIgY7Z1ETulQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]] via PGP-key[s] for UserRepoKeyPublicKey[4]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}
    05:11:48.486 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:11:48.486 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:11:48.486 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:11:48.486 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:11:48.486 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[463a6b270102dcd8]
    05:11:48.486 [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: [463a6b270102dcd8]
    05:11:48.486 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:11:48.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:11:48.918 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.5 MiB, allocated=474.5 MiB, used=95.0 MiB, available=379.5 MiB
    05:11:49.044 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:49.044 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:49.045 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:49.047 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:49.050 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677, this.localRepositoryRevisionSynced=216, revision=221
    05:11:49.051 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677, this.localRepositoryRevisionInProgress=221, revision=-1
    05:11:49.063 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:49.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:49.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:49.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.0 MiB, allocated=477.0 MiB, used=95.0 MiB, available=382.0 MiB
    05:11:49.432 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:11:49.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=95.2 MiB, available=380.8 MiB
    05:11:49.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:49.858 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:49.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:50.101 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:50.118 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:50.121 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:50.122 [qtp1971696218-3556] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cMcUBKBQDh6D6VwD-M7R8w/AWKK0HBDeMr-ZohRXEuY4Q/yEgnBZ6rH6evNcAr71NB6A' offset=6291456

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:50.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=95.0 MiB, available=384.5 MiB
    05:11:50.157 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 61.75%
    05:11:50.157 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    05:11:50.157 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    05:11:50.167 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:50.167 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:50.168 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:50.177 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:50.189 [qtp298852037-3892] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 localRepositoryRevisionSynced=220

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:50.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:50.293 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:50.332 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=118 remoteFromLocalRevision=220
    05:11:50.431 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 from='build/repo/j7y62dxg-m3quc-local-dest-yasmin' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:11:50.438 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=118
    05:11:50.500 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    05:11:50.500 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    05:11:50.509 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=118
    05:11:50.603 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=jXDKOyEppKPsp2srZfECdw,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}}
    05:11:50.649 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=120
    05:11:50.651 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120
    05:11:50.660 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:11:50.660 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:11:50.748 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:50.749 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:50.749 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:50.751 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:50.754 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677, this.remoteRepositoryRevisionSynced=115, revision=120
    05:11:50.772 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:11:50.978 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:50.987 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=115, revision=120
    05:11:50.987 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=120, revision=-1
    05:11:51.014 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:51.014 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:51.014 [qtp298852037-3262] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:11:51.016 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:51.020 [qtp298852037-3262] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=aab37b0b-ee7d-4e1e-8fdb-249fd4e4d677 transaction.localRevision=226 remoteFromLocalRevision=118
    05:11:51.072 [qtp298852037-3262] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:51.075 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    05:11:51.075 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3bb2cf5e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:51.077 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=yasmin
    05:11:51.078 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=yasmin
    05:11:51.079 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    05:11:51.080 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare
    05:11:51.081 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare
    05:11:51.084 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1d8bd113]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare/metaOnlyRepo/ESs2HSgFdZ3FvUzWNmdztw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:11:51.085 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:51.085 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:51.086 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:51.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:51.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:51.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:51.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:11:51.089 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1d8bd113]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare/metaOnlyRepo/ESs2HSgFdZ3FvUzWNmdztw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' locked successfully.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:51.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 > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:51.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
    05:11:52.120 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:52.256 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [48c67c66]initPersistenceManagerFactory: repositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:11:52.285 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [48c67c66]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 35654 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:52.379 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:52.412 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:52.421 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:52.422 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cMcUBKBQDh6D6VwD-M7R8w/AWKK0HBDeMr-ZohRXEuY4Q/yEgnBZ6rH6evNcAr71NB6A' offset=7340032

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:52.796 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=65.3 MiB, available=390.2 MiB
    05:11:52.971 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y60cld-hd4se-remote'
    05:11:52.971 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y60cld-hd4se-remote' locked successfully.
    05:11:54.189 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:54.406 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:54.511 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:54.555 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:54.664 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:54.722 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:54.916 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:54.994 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:55.045 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:55.096 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:55.151 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:55.222 [qtp178185341-3160] INFO  D.Datastore - 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
    05:11:55.280 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:55.298 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:55.385 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:55.446 [qtp178185341-3160] INFO  D.Datastore - 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
    05:11:55.611 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:55.631 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:55.634 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:55.635 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cMcUBKBQDh6D6VwD-M7R8w/AWKK0HBDeMr-ZohRXEuY4Q/yEgnBZ6rH6evNcAr71NB6A' offset=8388608

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:55.679 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:55.760 [qtp178185341-3160] INFO  D.Datastore - 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
    05:11: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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:55.952 [qtp178185341-3160] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:11:56.016 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]initPersistenceManagerFactory: repositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e
    05:11:56.017 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3046 ms.
    05:11:56.042 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:56.373 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6333b-5eozt-local-dest
      localRepository.publicKeySha1 = 1C:D7:D0:69:39:BD:DC:57:DE:6F:AE:F6:F7:FF:44:DC:B1:20:EE:D8

      remoteRepository.repositoryId = a556fc74-65d8-471e-b3a3-8d24c3a3a45e
      remoteRepository.remoteRoot = https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e
      remoteRepository.publicKeySha1 = 62:D8:1C:8B:51:6E:7F:52:67:95:D3:B7:68:0F:AB:61:AA:5D:06:56

    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 b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 a556fc74-65d8-471e-b3a3-8d24c3a3a45e

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:56.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
    05:11:56.572 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:56.576 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:11:56.576 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e from='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e' toID=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 to='build/repo/j7y6333b-5eozt-local-dest', fromRepoLocalSync=true
    05:11:56.577 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 ('build/repo/j7y6333b-5eozt-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:57.023 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:57.202 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:57.205 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:57.212 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:57.218 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:57.220 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:57.221 [qtp1971696218-3556] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cMcUBKBQDh6D6VwD-M7R8w/AWKK0HBDeMr-ZohRXEuY4Q/yEgnBZ6rH6evNcAr71NB6A' offset=9437184

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:57.298 [qtp178185341-3160] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:57.322 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e renewalDateTime=2017-09-24T03:41:57.287Z expiryDateTime=2017-09-24T04:11:57.287Z
    05:11:57.333 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:57.370 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=91
    05:11:57.485 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:57.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:57.940 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:57.952 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 10137840 bytes in 21238 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:11:57.962 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=66
    05:11:57.963 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66
    05:11:57.997 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:57.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: repoFileDtos.size=18
    05:11:58.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=68.9 MiB, available=386.6 MiB
    05:11:58.067 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:58.099 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.localRepositoryRevisionInProgress=-1, revision=93
    05:11:58.177 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:58.352 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=54, revision=66
    05:11:58.697 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:11:58.704 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=54, revision=66
    05:11:58.704 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=66, revision=-1
    05:11:58.760 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:11:58.760 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:11:58.775 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:58.901 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:11:59.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:11:58.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: 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
    05:11:59.448 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=71.5 MiB, available=384.0 MiB
    05:11:59.460 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.remoteRepositoryRevisionSynced=-1, revision=93

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:59.806 [qtp1971696218-3556] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:11:59.837 [qtp1971696218-3556] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:11:59.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:11:59.933 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:00.036 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/2/1 {11 11ä11#+} 1/a"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:12:00.101 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:00.113 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:00.118 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:12:00.163 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='11ca4c96dc2a4f297f5bf5ea2a2aa9b188e23acc' to.sha1='2ff569315ad5ac2797c3160ef18caecbdd42973a'): /2/1 {11 11ä11#+} 1/b
    05:12:00.204 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=72
    05:12:00.205 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72
    05:12:00.303 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:00.307 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=66, revision=72

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:00.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:01.437 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:01.447 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=66, revision=72
    05:12:01.447 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=72, revision=-1
    05:12:01.474 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:01.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:01.592 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:01.657 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/2/1 {11 11ä11#+} 1/b"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:12:01.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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:01.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 108 ms.
    05:12:01.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:01.747 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:01.747 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:01.756 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:01.756 [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
    05:12:01.757 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:01.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:01.767 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:01.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:01.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:01.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:01.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:01.796 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:01.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    05:12:01.805 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:01.806 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:01.815 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:01.815 [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
    05:12:01.824 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:01.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:01.825 [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
    05:12:01.829 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:01.830 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cMcUBKBQDh6D6VwD-M7R8w/AWKK0HBDeMr-ZohRXEuY4Q/6AabkiiM4VIUFXPutD7mKQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:01.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:01.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:01.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:01.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:01.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:01.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:01.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:01.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:01.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:01.881 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:01.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:12:01.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:01.905 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:01.906 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:01.916 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:01.916 [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
    05:12:01.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:02.284 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4thAeACueGxNB-vBudUMYw, serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:02.364 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:02.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 316347 bytes in 714 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:02.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:02.391 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=75
    05:12:02.391 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75
    05:12:02.460 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:02.467 [qtp1971696218-3442] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=72, revision=75
    05:12:02.572 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:02.579 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=72, revision=75
    05:12:02.579 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=75, revision=-1
    05:12:02.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:02.631 [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
    05:12:02.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:02.656 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:02.704 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:02.705 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:12:02.733 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:02.820 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/2/1 {11 11ä11#+} 1/b"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:02.284 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:12:02.833 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=72.2 MiB, available=383.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:02.842 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:02.863 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:02.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:12:02.902 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aac974bd548e2cfaed1c856546f38ac23f330cba' to.sha1='c7883b6ee08d1dd6d62d0b9f9ffe554719740ae7'): /2/a
    05:12:03.003 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=81
    05:12:03.003 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:03.069 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:03.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:03.076 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:03.079 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.localRepositoryRevisionSynced=-1, revision=93
    05:12:03.079 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.localRepositoryRevisionInProgress=93, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:03.085 [qtp1971696218-3442] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=75, revision=81

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:03.103 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:03.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:03.127 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:03.165 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=75, revision=81
    05:12:03.165 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=81, revision=-1
    05:12:03.210 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:03.233 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:03.259 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/2/a"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:12:03.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:03.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:03.383 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:03.393 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:03.396 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:03.398 [qtp1971696218-3442] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cMcUBKBQDh6D6VwD-M7R8w/ThF_x8l_y9o2X-7rBVmsMg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:03.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=71.8 MiB, available=383.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:03.676 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:03.699 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 320003 bytes in 434 ms. path='/2/a'
    05:12:03.713 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=84
    05:12:03.713 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84
    05:12:03.747 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:03.750 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=81, revision=84
    05:12:03.781 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:03.791 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=81, revision=84
    05:12:03.792 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=84, revision=-1
    05:12:03.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:03.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:03.851 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:03.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:03.875 [qtp1971696218-3442] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:03.877 [qtp1971696218-3442] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:12:03.896 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:03.942 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/2/a"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:12:03.970 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:03.978 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:12:03.979 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:03.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:12:04.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a068c5203912cb913d9253f06194e60bd6dbae39' to.sha1='068e606dc7a645d648eb460ee09106d44406fd13'): /3 + &#ä/5/h
    05:12:04.057 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=90
    05:12:04.057 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90
    05:12:04.119 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:04.123 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=84, revision=90
    05:12:04.157 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:04.160 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=84, revision=90
    05:12:04.161 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=90, revision=-1
    05:12:04.189 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:04.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:04.216 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:04.226 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/3 + &#ä/5/h"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:04.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:04.229 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:12:04.293 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:04.308 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:04.316 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:04.336 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/mJ5H20KorUE49fXwgPN8tA/KEUSSaZvQqZ8hgPVNFV-UQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:04.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:04.380 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:04.400 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 94872 bytes in 171 ms. path='/3 + &#ä/5/h'
    05:12:04.426 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=93
    05:12:04.427 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:04.437 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=71.3 MiB, available=384.2 MiB
    05:12:04.440 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:04.465 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:04.468 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=90, revision=93
    05:12:04.534 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:04.541 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=90, revision=93
    05:12:04.541 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=93, revision=-1
    05:12:04.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:04.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:04.604 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:04.627 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:04.631 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:04.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=71.2 MiB, available=384.3 MiB
    05:12:04.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:12:04.831 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:04.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:04.885 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:04.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:04.890 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:04.907 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:04.911 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:04.914 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/3 + &#ä/5/h"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:12:04.920 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:04.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:04.928 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:12:04.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86490b0a90d779e33fb55f244dee997a3d2ecf3f' to.sha1='99cc0876cf93d3a34a39c46a1d65e1efb2a46392'): /3 + &#ä/5/i
    05:12:04.991 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=99
    05:12:04.991 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:05.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:05.083 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:05.097 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:05.099 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:05.100 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:05.104 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=93, revision=99
    05:12:05.131 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:05.135 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=93, revision=99
    05:12:05.135 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=99, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:05.162 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:05.171 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:05.172 [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
    05:12:05.178 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:05.246 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:05.248 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:05.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:05.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:05.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/3 + &#ä/5/i"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:12:05.270 [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
    05:12:05.333 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:05.340 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:05.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:12:05.397 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:05.402 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    05:12:05.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    05:12:05.415 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:05.417 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:12:05.458 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7441a4f1381185b21bcb9154587aae3214587990' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:05.507 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:05.525 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:05.536 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:05.538 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/mJ5H20KorUE49fXwgPN8tA/TvTeQxsA6qsGtgKhnP9U6A' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:05.583 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/1 {11 11ä11#+} 1/a"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:05.650 [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'
    05:12:05.690 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:05.694 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lLYBPT_8HdUak1yPaDPfLA/xnjazXqmW4Ud1zjbyjCqXA' offset=0
    05:12:05.737 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:05.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:12:05.809 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183897 bytes in 159 ms. path='/1 {11 11ä11#+} 1/a'
    05:12:05.875 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:12:06.002 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/1 {11 11ä11#+} 1/a"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:06.120 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:06.133 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:06.136 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:12:06.201 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fb229d6a72baea9031484d2121627ecf5a474c19' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:06.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:06.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/1 {11 11ä11#+} 1/b"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:06.303 [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'
    05:12:06.324 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:06.326 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lLYBPT_8HdUak1yPaDPfLA/byNlGqeQOfaLTQpDnijMfQ' offset=0
    05:12:06.335 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:06.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    05:12:06.374 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 49008 bytes in 70 ms. path='/1 {11 11ä11#+} 1/b'
    05:12:06.497 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:12:06.575 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/1 {11 11ä11#+} 1/b"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:06.593 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:06.612 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:06.615 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:06.642 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:06.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 988733 bytes in 1398 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:06.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3055fbc1cc0c503f91e3422b1d3df5d68daeb6e6' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:06.684 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=102
    05:12:06.684 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102
    05:12:06.719 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:06.723 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=99, revision=102
    05:12:06.856 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:06.866 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=99, revision=102
    05:12:06.866 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=102, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:06.867 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/1 {11 11ä11#+} 1/c"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:06.869 [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'
    05:12:06.893 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:06.894 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lLYBPT_8HdUak1yPaDPfLA/v3rO_kHUThomW2GQQNniNw' offset=0
    05:12:06.903 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:06.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:06.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:06.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:06.930 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:06.939 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35475 bytes in 69 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:06.968 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:06.969 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:07.012 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]initPersistenceManagerFactory: repositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:07.018 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.023 [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
    05:12:07.024 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 24862 ms.
    05:12:07.075 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:07.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/3 + &#ä/5/i"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.106 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/1 {11 11ä11#+} 1/c"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:07.109 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.117 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:07.123 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:07.126 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:07.175 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 93 ms.
    05:12:07.175 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=WRBnR022mSJyFwdtyy9ijA, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.182 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:07.183 [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
    05:12:07.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='296160dbf454bf4d2fc5dd7dd5f50a8a108688a0' to.sha1='7670e173992cbea8ff96cbb1c15661de01d9f52d'): /3 + &#ä/aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1c3af09e38a83bd5d733c0fc739a8a90e22a566d' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:07.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.271 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/2/1 {11 11ä11#+} 1/a"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:07.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:07.292 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=108
    05:12:07.292 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.304 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:07.304 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AR5pJM--jLl7hyRoQuWhXQ/Cw-BgyblPeXNUMD0n6hokw/0IHe2WjqZ219Zkl0QypA6g' offset=0
    05:12:07.313 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:07.335 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:07.354 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=102, revision=108

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.381 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 139490 bytes in 109 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:07.452 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.466 [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
    05:12:07.471 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=102, revision=108
    05:12:07.472 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=108, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:07.515 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 340 ms.
    05:12:07.515 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:07.515 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.544 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/2/1 {11 11ä11#+} 1/a"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:07.561 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:07.566 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.625 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:07.627 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/3 + &#ä/aa"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.627 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:07.630 [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 > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.666 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9d6c4c229921b6f25963fc01b5c5801b983c33fb' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    05:12:07.710 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/2/1 {11 11ä11#+} 1/b"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:07.712 [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'
    05:12:07.737 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:07.738 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AR5pJM--jLl7hyRoQuWhXQ/Cw-BgyblPeXNUMD0n6hokw/tPmU_xj2F7VjV74r716noA' offset=0
    05:12:07.768 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:07.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:07.815 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:07.830 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:07.834 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:07.835 [qtp1971696218-3556] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/Gq2ilX1ankODhoxLDZYdiQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:07.881 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    05:12:07.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 231984 bytes in 237 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:12:08.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:12:08.135 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/2/1 {11 11ä11#+} 1/b"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:08.141 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:08.161 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=82.7 MiB, available=372.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:08.178 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:08.180 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:12:08.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c3bbe2ccf0fef4de04a8420aafc7aff7113a4aed' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    05:12:08.371 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/2/a"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:08.442 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:08.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:12:08.498 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:08.499 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AR5pJM--jLl7hyRoQuWhXQ/TnW8t7aiIUal7Woe4Da4Xg' offset=0
    05:12:08.506 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:08.528 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:12:08.555 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142870 bytes in 83 ms. path='/2/a'
    05:12:08.680 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:12:08.738 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/2/a"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:08.750 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:08.762 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:08.763 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:12:08.823 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1beb7453574708554b75ddff73612dace30b5c1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:08.902 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:08.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/3 + &#ä/5/h"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:08.919 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:12:08.945 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:08.946 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/BmyaxxaWH77TgXz0PHSm-Q/FbxjAOefeWMcchYgvCk_IA' offset=0
    05:12:08.958 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:08.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 770851 bytes in 1354 ms. path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:08.991 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:08.995 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=111
    05:12:08.996 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 6e4c6549-07cb-42ea-a0ac-41db251d76b2
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y62p9i-xlnw1-local-src
      localRepository.publicKeySha1 = 24:E1:AB:33:AA:86:85:69:71:CE:CF:30:9B:78:80:92:92:A0:12:E5

      remoteRepository.repositoryId = 4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3
      remoteRepository.remoteRoot = https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3
      remoteRepository.publicKeySha1 = 1C:CE:40:B1:BD:77:D2:3B:09:CD:F5:95:98:A4:6F:AA:D7:47:9A:DE

    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 6e4c6549-07cb-42ea-a0ac-41db251d76b2 4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:09.022 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:09.029 [qtp1971696218-3557] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=108, revision=111

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:09.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:09.080 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:09.088 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=108, revision=111
    05:12:09.088 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=111, revision=-1
    05:12:09.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:09.134 [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
    05:12:09.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 266388 bytes in 220 ms. path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:09.149 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:09.170 [qtp1971696218-3556] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:09.172 [qtp1971696218-3556] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:12:09.188 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:09.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    05:12:09.255 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/3 + &#ä/5/h"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:09.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:09.266 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/3 + &#ä/aa"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:09.267 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:09.270 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:09.273 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:09.281 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:09.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:09.317 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d9020e6de0bf9a9a6713f279008a38bb2ca3a0b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:09.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5b67adfaecf2be5dc5b0834149dad45619d0c1a3' to.sha1='7973856f90d315eb407a40ec4784e477a76e7f12'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:09.356 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/3 + &#ä/5/i"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:09.358 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:09.378 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=117
    05:12:09.378 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:09.388 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:09.389 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/BmyaxxaWH77TgXz0PHSm-Q/0w-ftww7bKaaUtxEH9iQeA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:09.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:09.403 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:09.432 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:09.435 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=111, revision=117

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:09.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:09.500 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:09.506 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=111, revision=117
    05:12:09.506 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=117, revision=-1
    05:12:09.532 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:09.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:09.565 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:09.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:09.601 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/3 + &#ä/bb"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:12:09.607 [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
    05:12:09.669 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:09.671 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/BmyaxxaWH77TgXz0PHSm-Q/0w-ftww7bKaaUtxEH9iQeA' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:09.676 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:09.683 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:09.686 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:09.686 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/40sJJdxn62XLHoVCwT9zEg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:09.692 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:09.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:09.861 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:12:09.879 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:09.893 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:09.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
    05:12:09.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 178497 bytes in 316 ms. path='/3 + &#ä/bb'
    05:12:09.939 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=120
    05:12:09.940 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:09.943 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:09.947 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/BmyaxxaWH77TgXz0PHSm-Q/0w-ftww7bKaaUtxEH9iQeA' offset=2097152

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:09.957 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:09.959 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:09.975 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:09.977 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=117, revision=120
    05:12:09.984 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:09.987 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=117, revision=120
    05:12:09.988 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=120, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:10.010 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:10.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:10.036 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:12:10.036 [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
    05:12:10.055 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:10.074 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:10.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:10.105 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:10.124 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:10.127 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:12:10.148 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:10.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:10.173 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:10.184 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/3 + &#ä/bb"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:12:10.189 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:10.197 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:10.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:12:10.219 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d0a68009209831b91611d3245a19cdf486b4cabe' to.sha1='ef2773d4796a239fbdce489af2ae4fa538490f8c'): /3 + &#ä/cc

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:10.240 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:10.255 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=126
    05:12:10.255 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:10.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
    05:12:10.277 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:10.294 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/BmyaxxaWH77TgXz0PHSm-Q/0w-ftww7bKaaUtxEH9iQeA' offset=3145728
    05:12:10.305 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:10.310 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:10.316 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=120, revision=126
    05:12:10.344 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:10.348 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=120, revision=126
    05:12:10.348 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=126, revision=-1
    05:12:10.372 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:10.404 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:10.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:10.413 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/3 + &#ä/cc"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:12:10.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:10.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:10.451 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:10.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:12:10.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3' toID=6e4c6549-07cb-42ea-a0ac-41db251d76b2 to='build/repo/j7y62p9i-xlnw1-local-src', fromRepoLocalSync=true
    05:12:10.459 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6e4c6549-07cb-42ea-a0ac-41db251d76b2 ('build/repo/j7y62p9i-xlnw1-local-src')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:10.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 74824 bytes in 1105 ms. path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:10.502 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:12:10.526 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:10.549 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:12:10.551 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    05:12:10.552 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i
    05:12:10.554 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i
    05:12:10.597 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/3 + &#ä/5/i"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:10.602 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:10.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:10.608 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:10.611 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:10.624 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:10.649 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 renewalDateTime=2017-09-24T03:42:10.601Z expiryDateTime=2017-09-24T04:12:10.601Z

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:10.650 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='35faba2d8e5c0f695c205c19100ed610ed5b3a94' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:10.668 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:10.672 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:10.690 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:10.693 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:10.694 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/uSZ89W9UJW28TsrS_jrKTg' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:10.751 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:10.764 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/3 + &#ä/aa"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:10.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:12:10.791 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:10.795 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/tRE3KtzG47mfIYH_Z5lLLQ' offset=0
    05:12:10.805 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:10.860 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:10.866 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:10.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:12:10.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 114944 bytes in 156 ms. path='/3 + &#ä/aa'
    05:12:10.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:12:10.988 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/3 + &#ä/aa"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:10.994 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:11.000 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:11.002 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:12:11.039 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6417167fe2cf08aa69875dc94836cf5ba2065bae' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:11.073 [closeDeferredTimer-4bf95a27-2g] INFO  c.c.c.l.LocalRepoManagerImpl - [4bf95a27]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:11.074 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/3 + &#ä/bb"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:11.079 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:12:11.112 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:11.113 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/s13wdDxgzJ3Det4djMy9qA' offset=0
    05:12:11.128 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:11.273 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:11.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 32 ms.
    05:12:11.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151767 bytes in 307 ms. path='/3 + &#ä/bb'
    05:12:11.417 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:12:11.441 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/3 + &#ä/bb"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:11.447 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:11.454 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:11.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:11.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=69.1 MiB, available=386.4 MiB
    05:12:11.490 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:11.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5459b6f02440c28a088b90b5f4951d09def8adf5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:11.527 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:11.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/3 + &#ä/cc"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:11.533 [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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:11.559 [qtp1325681772-3226] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:11.571 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:11.573 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/TLr8Vl2wR7sXz_OiT24XVg' offset=0
    05:12:11.583 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:11.621 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:11.640 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:11.643 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:11.644 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/uSZ89W9UJW28TsrS_jrKTg' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:11.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:12:11.775 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 60486 bytes in 242 ms. path='/3 + &#ä/cc'
    05:12:11.841 [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
    05:12:11.860 [closeDeferredTimer-3bb2cf5e-2] INFO  c.c.c.l.LocalRepoManagerImpl - [3bb2cf5e]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:11.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/3 + &#ä/cc"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:11.909 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:11.941 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:11.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:12:12.149 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='afe07a861ffe06f06a9117daa3d9e3169f060456' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    05:12:12.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/3 + &#ä/dd"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:12.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    05:12:12.295 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:12.299 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_U1g0k_59QwHfbjZvJ_Tzg/AHz4A9QftfjqrpNMxbWWXw' offset=0
    05:12:12.307 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:12.321 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:12.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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
    05:12:12.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    05:12:12.484 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 137085 bytes in 221 ms. path='/3 + &#ä/dd'
    05:12:12.533 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:12:12.572 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", toRepositoryId="b41b5205-c0b2-4d3d-bc69-8a069afb2cb7", path="/3 + &#ä/dd"} on repo=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7
    05:12:12.591 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:12.608 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    05:12:12.626 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:12.664 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 localRepositoryRevisionSynced=91
    05:12:12.675 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:12.725 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e transaction.localRevision=109 remoteFromLocalRevision=91
    05:12:12.803 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:12.814 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:12.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 from='build/repo/j7y6333b-5eozt-local-dest' toID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e to='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e'
    05:12:12.836 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:12.842 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:12.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=58.0 MiB, available=397.5 MiB
    05:12:12.897 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:12.922 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109
    05:12:12.981 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:12:12.982 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:12:12.995 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=109

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:13.200 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:13.375 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:13.564 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=112
    05:12:13.611 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:13.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:12:13.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=58.1 MiB, available=397.4 MiB
    05:12:13.690 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:13.693 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:13.695 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionSynced=-1, revision=4
    05:12:13.695 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:13.711 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:13.713 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:13.714 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/uSZ89W9UJW28TsrS_jrKTg' offset=2097152

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:13.788 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:13.793 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:13.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:14.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=58.3 MiB, available=397.2 MiB
    05:12:14.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:14.437 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:14.440 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.remoteRepositoryRevisionSynced=-1, revision=112
    05:12:14.552 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:14.561 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=-1, revision=112
    05:12:14.562 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=112, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:14.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=58.1 MiB, available=397.4 MiB
    05:12:14.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:14.850 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:14.860 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 transaction.localRevision=97 remoteFromLocalRevision=109
    05:12:14.895 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:14.898 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e from='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e' toID=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 to='build/repo/j7y6333b-5eozt-local-dest', fromRepoLocalSync=false
    05:12:14.916 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:14.921 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=97
    05:12:14.934 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:14.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:15.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=58.0 MiB, available=397.5 MiB
    05:12:15.024 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:12:15.026 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:12:15.026 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:12:15.049 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:15.090 [qtp1325681772-3226] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 localRepositoryRevisionSynced=2
    05:12:15.123 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:15.239 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=6 remoteFromLocalRevision=2
    05:12:15.372 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:15.382 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:15.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6e4c6549-07cb-42ea-a0ac-41db251d76b2 from='build/repo/j7y62p9i-xlnw1-local-src' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3'
    05:12:15.411 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:15.428 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:15.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=75.2 MiB, available=380.3 MiB
    05:12:15.585 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:15.588 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.localRepositoryRevisionInProgress=-1, revision=98
    05:12:15.593 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98
    05:12:15.647 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:15.650 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:15.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: 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
    05:12:15.963 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:15.972 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:16.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:16.048 [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
    05:12:16.048 [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
    05:12:16.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=73.8 MiB, available=381.7 MiB
    05:12:16.080 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.remoteRepositoryRevisionSynced=93, revision=98
    05:12:16.097 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4thAeACueGxNB-vBudUMYw, serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e} because of missing permissions!
    05:12:16.097 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:12:16.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=73.8 MiB, available=381.7 MiB
    05:12:16.538 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:16.541 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.localRepositoryRevisionSynced=93, revision=98
    05:12:16.541 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.localRepositoryRevisionInProgress=98, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:16.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
    05:12:16.581 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:16.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:16.690 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:16.752 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 134 ms.
    05:12:16.924 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=8
    05:12:16.925 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:16.957 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:16.974 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:16.977 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:16.978 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/uSZ89W9UJW28TsrS_jrKTg' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:17.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=73.9 MiB, available=381.6 MiB
    05:12:17.082 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:12:17.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=73.9 MiB, available=381.6 MiB
    05:12:17.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:17.695 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:17.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=74.1 MiB, available=381.4 MiB
    05:12:17.784 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:12:17.785 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:12:17.795 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:17.802 [qtp178185341-3214] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 localRepositoryRevisionSynced=97
    05:12:17.828 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:17.835 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:17.838 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:17.857 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e transaction.localRevision=115 remoteFromLocalRevision=97
    05:12:17.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 from='build/repo/j7y6333b-5eozt-local-dest' toID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e to='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e'
    05:12:17.941 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=115
    05:12:18.024 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:12:18.024 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:12:18.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=115
    05:12:18.122 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=117
    05:12:18.124 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117
    05:12:18.205 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:18.207 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.remoteRepositoryRevisionSynced=112, revision=117
    05:12:18.275 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:18.279 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=112, revision=117
    05:12:18.279 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=117, revision=-1
    05:12:18.361 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:18.364 [qtp178185341-1573] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 transaction.localRevision=103 remoteFromLocalRevision=115
    05:12:18.382 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:18.384 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:18.474 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:18.478 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=-1, revision=8
    05:12:18.478 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:18.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    05:12:18.523 [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
    05:12: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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:18.729 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:18.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:12:18.732 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e from='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e' toID=783a6642-e38a-4767-bcb0-e830d1019f17 to='build/repo/j7y60cl9-rsxbz-local-src', fromRepoLocalSync=true
    05:12:18.733 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 783a6642-e38a-4767-bcb0-e830d1019f17 ('build/repo/j7y60cl9-rsxbz-local-src')

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:18.744 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    05:12:18.744 [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
    05:12:18.751 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:12:18.775 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:18.812 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:19.051 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:19.088 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:19.111 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e renewalDateTime=2017-09-24T03:40:11.164Z expiryDateTime=2017-09-24T04:10:11.164Z

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:19.118 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:19.123 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:19.127 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=103
    05:12:19.146 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:19.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:19.169 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:19.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:12:19.295 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=11
    05:12:19.295 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11
    05:12:19.382 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:19.386 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=8, revision=11
    05:12:19.471 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:19.478 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=8, revision=11
    05:12:19.478 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=11, revision=-1
    05:12:19.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:19.602 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:19.639 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:19.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=76.2 MiB, available=379.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:19.894 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:19.897 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:19.896 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:19.908 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:19.917 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1d8bd113]initPersistenceManagerFactory: repositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:19.921 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:19.922 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:19.922 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionInProgress=-1, revision=104

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:19.927 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1d8bd113]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21679 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:19.927 [qtp178185341-2432] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:19.936 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:12:19.943 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:12:19.960 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:12:19.961 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:12:19.966 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:19.970 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:20.046 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=14
    05:12:20.047 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    05:12:20.114 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:20.118 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:20.169 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:20.170 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:20.170 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]<init>: localRoot='/home/tomcat/subshare-repo.d/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:12:20.171 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]initLockFile: Repository '/home/tomcat/subshare-repo.d/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' locked successfully.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:20.208 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:20.212 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:20.215 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=11, revision=14
    05:12:20.215 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:20.230 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:20.233 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:20.234 [qtp1971696218-3557] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/uSZ89W9UJW28TsrS_jrKTg' offset=4194304

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:20.264 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:20.264 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:20.284 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:20.375 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:20.386 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.07%
    05:12:20.387 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:20.445 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:20.447 [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
    05:12:19.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: 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
    05:12:20.530 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=75.1 MiB, available=380.4 MiB
    05:12:20.538 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.remoteRepositoryRevisionSynced=84, revision=104
    05:12:20.546 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4thAeACueGxNB-vBudUMYw, serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e} because of missing permissions!
    05:12:20.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:20.582 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=17
    05:12:20.583 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    05:12:20.650 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:20.654 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=14, revision=17
    05:12:20.703 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:20.713 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=14, revision=17
    05:12:20.713 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=17, revision=-1
    05:12:20.756 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:20.756 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:20.782 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:20.837 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:20.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:20.936 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:20.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:20.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=75.1 MiB, available=380.4 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:21.019 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=20
    05:12:21.019 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    05:12:21.141 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:21.143 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:21.147 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:21.151 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionSynced=84, revision=104
    05:12:21.151 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionInProgress=104, revision=-1
    05:12:21.162 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:21.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:21.240 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:21.247 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=17, revision=20
    05:12:21.248 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=20, revision=-1
    05:12:21.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:12:21.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:21.317 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:21.391 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:21.406 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:21.492 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:21.513 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:21.516 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:21.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=75.2 MiB, available=380.3 MiB
    05:12:21.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:21.615 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=23
    05:12:21.616 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:21.645 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:21.678 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:21.696 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:21.762 [qtp298852037-2892] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:12:21.811 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:21.878 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:21.882 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=20, revision=23
    05:12:21.882 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:21.918 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:21.924 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:21.924 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:21.942 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:21.947 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:21.998 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 5186451 bytes in 11583 ms. path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:22.002 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:22.021 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=133
    05:12:22.022 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:22.023 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:22.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:22.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=75.2 MiB, available=380.3 MiB
    05:12:22.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:22.076 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.20%
    05:12:22.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.32%
    05:12:22.084 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:22.092 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:22.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:22.128 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=126, revision=133

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:22.142 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:22.182 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:22.187 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=126, revision=133
    05:12:22.187 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=133, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:22.205 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:22.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:22.232 [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
    05:12:22.245 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:22.248 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:22.285 [qtp1971696218-3556] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:22.292 [qtp1971696218-3556] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:22.312 [qtp298852037-2892] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:12:22.350 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:22.380 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:22.386 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb74790aa14298e211b913694366d25556f336c5' to.sha1='b7b448c267231662e4052c6d5e5cd82b1d0ff0f1'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:22.385 [qtp298852037-2892] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:12:22.446 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:22.485 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/3 + &#ä/cc"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:22.494 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:22.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=75.2 MiB, available=380.3 MiB
    05:12:22.500 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:12:22.502 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:12:22.503 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:22.512 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=27
    05:12:22.512 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:22.524 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:22.542 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:22.546 [qtp178185341-3214] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 localRepositoryRevisionSynced=103

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:22.560 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:22.587 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:22.589 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:22.591 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:22.610 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e transaction.localRevision=148 remoteFromLocalRevision=103

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:22.744 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:22.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34eb9e25241de1fe32d474a8c314536a967a04c8' to.sha1='e37b72b3544a42214d2cdac0280d674f4c31989f'): /3 + &#ä/dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:22.790 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:22.794 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:22.803 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=148
    05:12:22.806 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:22.810 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:22.822 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=139
    05:12:22.822 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:22.849 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=783a6642-e38a-4767-bcb0-e830d1019f17 from='build/repo/j7y60cl9-rsxbz-local-src' toID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e to='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e'
    05:12:22.867 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:22.870 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:22.878 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=149

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:22.880 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:22.885 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=133, revision=139
    05:12:22.915 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:22.923 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:22.919 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=133, revision=139
    05:12:22.919 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=139, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:22.927 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:22.930 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    05:12:22.933 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    05:12:22.934 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:22.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:22.949 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:22.957 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:22.960 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=23, revision=27
    05:12:22.960 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:22.977 [qtp298852037-2892] INFO  D.Datastore - 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
    05:12:22.984 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:22.988 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:22.994 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c7da161fa8a3ef38473225142fab0c1f33703552' to.sha1='c3bbe2ccf0fef4de04a8420aafc7aff7113a4aed'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:23.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/3 + &#ä/dd"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c
    05:12:23.018 [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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:23.026 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:23.030 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]initPersistenceManagerFactory: repositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f
    05:12:23.030 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2859 ms.
    05:12:23.037 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:23.044 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:23.057 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:23.061 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=148, revision=152
    05:12:23.061 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:23.066 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/1 {11 11ä11#+} 1/a"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:23.078 [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
    05:12:23.094 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:23.105 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=143, revision=152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:23.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    05:12:23.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:12:23.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:12:23.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:12:23.154 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:23.155 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:23.160 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:23.163 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=143, revision=152
    05:12:23.164 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=152, revision=-1
    05:12:23.193 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:23.250 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:23.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/2/a"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:12:23.297 [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
    05:12:23.303 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:23.310 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:23.311 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:23.329 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:23.332 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:23.334 [qtp1971696218-3442] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/C_Z15f-2epeVfpMgbTRz1A' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:23.338 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1d8bd113]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:23.340 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare
    05:12:23.351 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:12:23.352 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:12:23.354 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:23.373 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:23.374 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:23.381 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:23.383 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-WKFvKpdHcL_qCF2P-4I9A/eaEvcS7zM7c_A_DY-YYJaQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:23.394 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:23.397 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:23.398 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AR5pJM--jLl7hyRoQuWhXQ/TnW8t7aiIUal7Woe4Da4Xg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:23.545 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:23.546 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:23.570 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:23.580 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    05:12:23.582 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=a80522f8-978f-4aa8-a8fa-fe26762b31bb to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare/metaOnlyRepo/ESs2HSgFdZ3FvUzWNmdztw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f', fromRepoLocalSync=true
    05:12:23.582 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a80522f8-978f-4aa8-a8fa-fe26762b31bb ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare/metaOnlyRepo/ESs2HSgFdZ3FvUzWNmdztw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f')
    05:12:23.609 [pool-30-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    05:12:23.611 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:12:23.620 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:23.620 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:23.634 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:23.635 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:23.655 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:42:23.623Z expiryDateTime=2017-09-24T04:12:23.623Z
    05:12:23.665 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:23.666 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:23.666 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:23.668 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:23.669 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:23.670 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:23.670 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:23.965 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=228

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:24.034 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:24.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 148979 bytes in 806 ms. path='/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:24.110 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:24.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=18

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:24.142 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=156
    05:12:24.143 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156
    05:12:24.261 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:24.264 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=152, revision=156
    05:12:24.404 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:24.413 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=152, revision=156
    05:12:24.414 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=156, revision=-1
    05:12:24.516 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 22 ms.
    05:12:24.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:24.551 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:24.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.5 MiB, allocated=480.5 MiB, used=81.8 MiB, available=398.7 MiB
    05:12:24.749 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    05:12:24.751 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    05:12:24.752 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:12:24.772 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:24.778 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:24.778 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:24.781 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:24.886 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:24.917 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb, this.localRepositoryRevisionInProgress=-1, revision=230

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:24.918 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:12:24.946 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:24.986 [qtp298852037-3892] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=230

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:25.021 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="783a6642-e38a-4767-bcb0-e830d1019f17", toRepositoryId="a556fc74-65d8-471e-b3a3-8d24c3a3a45e", path="/2/a"} on repo=783a6642-e38a-4767-bcb0-e830d1019f17
    05:12:25.122 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:25.137 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    05:12:25.167 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=149
    05:12:25.215 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=161
    05:12:25.217 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161
    05:12:25.306 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:25.311 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=156, revision=161
    05:12:25.399 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:25.406 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=156, revision=161
    05:12:25.406 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=161, revision=-1
    05:12:25.488 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:25.493 [qtp178185341-1573] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 transaction.localRevision=114 remoteFromLocalRevision=149
    05:12:25.511 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:25.516 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e from='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e' toID=783a6642-e38a-4767-bcb0-e830d1019f17 to='build/repo/j7y60cl9-rsxbz-local-src', fromRepoLocalSync=false
    05:12:25.535 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:25.550 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=114
    05:12:25.619 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:25.627 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:25.821 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:25.901 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:25.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:26.012 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 921346 bytes in 2933 ms. path='/1 {11 11ä11#+} 1/a'
    05:12:26.026 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=30
    05:12:26.031 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:12:26.098 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:26.108 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=27, revision=30
    05:12:26.117 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:26.128 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=27, revision=30
    05:12:26.129 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=30, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:26.134 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:26.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:26.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:26.271 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:26.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=77.0 MiB, available=378.5 MiB
    05:12:26.295 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:26.316 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionInProgress=-1, revision=115
    05:12:26.331 [qtp178185341-3214] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115
    05:12:26.457 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:26.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: 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
    05:12:26.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=464.5 MiB, allocated=464.5 MiB, used=77.2 MiB, available=387.3 MiB
    05:12:26.507 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=-1, revision=230

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:26.485 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:26.536 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:26.546 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:26.550 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:26.551 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/C_Z15f-2epeVfpMgbTRz1A' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:26.588 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:12:26.609 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:26.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=76.3 MiB, available=379.2 MiB
    05:12:26.909 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.remoteRepositoryRevisionSynced=104, revision=115
    05:12:27.014 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:27.014 [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
    05:12:27.027 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/1 {11 11ä11#+} 1/a"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:27.046 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:27.057 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4thAeACueGxNB-vBudUMYw, serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e} because of missing permissions!
    05:12:27.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:27.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:27.127 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:12:27.180 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbab845d4bbb568d31328c4b141ede23e6152e97' to.sha1='9396303cb069508d7db8239d88d813f0752cf86e'): /1 {11 11ä11#+} 1/b
    05:12:27.233 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=36
    05:12:27.234 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36
    05:12:27.589 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:27.600 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:27.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=76.5 MiB, available=379.0 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:27.799 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:27.805 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=30, revision=36
    05:12:27.805 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=36, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:27.822 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:27.825 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionSynced=104, revision=115
    05:12:27.825 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionInProgress=115, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:27.829 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:27.837 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:27.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:27.979 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:28.062 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/1 {11 11ä11#+} 1/b"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:28.174 [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
    05:12:28.238 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=76.4 MiB, available=379.1 MiB
    05:12:28.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:28.252 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:28.260 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:28.264 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:28.298 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-WKFvKpdHcL_qCF2P-4I9A/xsPiz1cnpn9vOXpbW102xw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:28.571 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:28.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=75.6 MiB, available=379.9 MiB
    05:12:28.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:28.919 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:28.941 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:28.944 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:28.955 [qtp1971696218-3556] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/C_Z15f-2epeVfpMgbTRz1A' offset=2097152

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:29.043 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:29.059 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 170458 bytes in 884 ms. path='/1 {11 11ä11#+} 1/b'
    05:12:29.073 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=39
    05:12:29.074 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39
    05:12:29.145 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:29.156 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=36, revision=39

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:29.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=75.5 MiB, available=380.0 MiB
    05:12:29.164 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:12:29.165 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:12:29.182 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:29.190 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 localRepositoryRevisionSynced=114

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:29.195 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:29.198 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=36, revision=39
    05:12:29.198 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=39, revision=-1
    05:12:29.242 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:29.242 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:29.258 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:29.263 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:29.282 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:29.285 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:29.312 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e transaction.localRevision=164 remoteFromLocalRevision=114

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:29.446 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:29.446 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=783a6642-e38a-4767-bcb0-e830d1019f17 from='build/repo/j7y60cl9-rsxbz-local-src' toID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e to='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e'
    05:12:29.456 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=164

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:29.470 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/1 {11 11ä11#+} 1/b"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:29.476 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:29.494 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:29.496 [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
    05:12:29.502 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:12:29.502 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:12:29.511 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=164

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:29.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3bf66124a11e296e00042c09f60a528f424fd3fc' to.sha1='8f6161d1f906a50523874fab1de4bbfba5f2514a'): /1 {11 11ä11#+} 1/c
    05:12:29.553 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=45
    05:12:29.554 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:29.564 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=166
    05:12:29.567 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166
    05:12:29.666 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:29.674 [qtp178185341-3602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=161, revision=166

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:29.681 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:29.685 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=39, revision=45
    05:12:29.887 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:29.886 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:29.891 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=161, revision=166

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:29.891 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=39, revision=45
    05:12:29.891 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=45, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:29.891 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=166, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:29.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:29.920 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:29.970 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[i-Sje58qUYjzN8eQnHM90Q, Yasmin, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:12:29.970 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:29.970 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:29.978 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/1 {11 11ä11#+} 1/c"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:29.989 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:29.993 [qtp178185341-1573] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 transaction.localRevision=120 remoteFromLocalRevision=164

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:29.995 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[6HsCt7uxMNPIgY7Z1ETulQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}
    05:12:29.996 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:12:29.996 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:12:29.996 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:12:29.996 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:30.028 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:30.028 [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
    05:12:30.055 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:30.175 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:30.182 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:30.208 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:30.211 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:30.211 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-WKFvKpdHcL_qCF2P-4I9A/r2Gvd3ROwJIsWBHcCPDGhw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:30.268 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:30.275 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:12:30.276 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e from='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e' toID=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 to='build/repo/j7y6333b-5eozt-local-dest', fromRepoLocalSync=true
    05:12:30.276 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 ('build/repo/j7y6333b-5eozt-local-dest')
    05:12:30.284 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:12:30.331 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:30.519 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:29.997 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[463a6b270102dcd8]
    05:12:29.997 [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: [463a6b270102dcd8]
    05:12:29.997 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[4]{userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[i-Sje58qUYjzN8eQnHM90Q, Yasmin, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:12:29.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:12:29.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:12:30.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=78.7 MiB, available=401.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:30.548 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:30.552 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:30.554 [qtp1971696218-3557] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/C_Z15f-2epeVfpMgbTRz1A' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:30.655 [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
    05:12:30.727 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:30.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 321238 bytes in 717 ms. path='/1 {11 11ä11#+} 1/c'
    05:12:30.761 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=48
    05:12:30.762 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:30.775 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:30.798 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e renewalDateTime=2017-09-24T03:41:57.287Z expiryDateTime=2017-09-24T04:11:57.287Z

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:30.805 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:30.808 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=45, revision=48

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:30.815 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:30.822 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=120

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:30.880 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:30.881 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:30.885 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=45, revision=48
    05:12:30.886 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=48, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:30.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: repoFileDtos.size=3

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:30.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:30.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:30.977 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:31.000 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:31.003 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:31.009 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:31.010 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:31.010 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:31.014 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:31.017 [qtp298852037-3927] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb, this.localRepositoryRevisionSynced=-1, revision=230
    05:12:31.017 [qtp298852037-3927] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb, this.localRepositoryRevisionInProgress=230, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:31.027 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:31.084 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:31.110 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/1 {11 11ä11#+} 1/c"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:31.122 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:31.179 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:12:31.180 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:31.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:12:31.214 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ef7dcf92a7368e5d8153d9d1f6f82a1e31092ba4' to.sha1='f425131f850b1c1dc7eccb7d0d3077f41514a2ca'): /2/1 {11 11ä11#+} 1/a
    05:12:31.279 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=54
    05:12:31.279 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54
    05:12:31.343 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:31.349 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=48, revision=54

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:31.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=76.7 MiB, available=378.8 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:31.423 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:31.426 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=48, revision=54
    05:12:31.426 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=54, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:31.449 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:31.452 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:31.452 [qtp178185341-3603] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.localRepositoryRevisionInProgress=-1, revision=121

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:31.464 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:31.468 [qtp178185341-3603] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:31.492 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:31.601 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/2/1 {11 11ä11#+} 1/a"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:31.602 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:31.604 [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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:31.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: 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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:31.087 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:12:31.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.5 MiB, allocated=461.5 MiB, used=77.8 MiB, available=383.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:31.895 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:31.911 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:31.914 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:31.927 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:31.943 [qtp1971696218-3556] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/C_Z15f-2epeVfpMgbTRz1A' offset=4194304

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:31.948 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:31.956 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:31.957 [qtp1325681772-3226] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hfVEnP1IPkvLqbvCe1QLPQ/9Iz3KnKNHVK2khG3AnB0Ng/FFP4FohmrE28IXjxBSa2vg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:31.992 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:32.174 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=76.6 MiB, available=378.9 MiB
    05:12:32.178 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.remoteRepositoryRevisionSynced=98, revision=121
    05:12:32.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    05:12:32.281 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:32.290 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4thAeACueGxNB-vBudUMYw, serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:32.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=77.3 MiB, available=401.7 MiB
    05:12:32.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:32.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:12:32.747 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=76.7 MiB, available=378.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:32.842 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=77.2 MiB, available=383.8 MiB
    05:12:32.842 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%
    05:12:32.855 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:32.856 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:32.857 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:32.860 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:32.870 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:32.875 [qtp178185341-3602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.localRepositoryRevisionSynced=98, revision=121
    05:12:32.875 [qtp178185341-3602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.localRepositoryRevisionInProgress=121, revision=-1
    05:12:32.885 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:32.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:32.927 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb localRepositoryRevisionSynced=228
    05:12:32.943 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:32.988 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=5 remoteFromLocalRevision=228
    05:12:33.034 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    05:12:33.034 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=a80522f8-978f-4aa8-a8fa-fe26762b31bb to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/yasmin/.subshare/metaOnlyRepo/ESs2HSgFdZ3FvUzWNmdztw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f', fromRepoLocalSync=false
    05:12:33.042 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:33.043 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:33.044 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:33.047 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:33.048 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:33.048 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:33.049 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:33.055 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb localRepositoryRevisionSynced=228 localRepositoryRevisionInProgress=232
    05:12:33.094 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:33.138 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:33.277 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:33.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=76.6 MiB, available=378.9 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:33.352 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:33.374 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:33.376 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:33.382 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:33.383 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hfVEnP1IPkvLqbvCe1QLPQ/9Iz3KnKNHVK2khG3AnB0Ng/FFP4FohmrE28IXjxBSa2vg' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:33.428 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:33.439 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:33.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1118441 bytes in 1857 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:33.471 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:33.474 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:33.475 [qtp1971696218-3557] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/C_Z15f-2epeVfpMgbTRz1A' offset=5242880

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:33.476 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=58
    05:12:33.478 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58
    05:12:33.557 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:33.563 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=54, revision=58

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:33.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0
    05:12:33.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.0 MiB, allocated=477.0 MiB, used=77.6 MiB, available=399.4 MiB
    05:12:33.625 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:33.626 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:33.626 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:33.630 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:33.640 [qtp298852037-3927] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb, this.localRepositoryRevisionInProgress=-1, revision=233
    05:12:33.646 [qtp298852037-3927] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=230, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=233

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:33.668 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:33.675 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=54, revision=58
    05:12:33.675 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=58, revision=-1
    05:12:33.723 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:33.723 [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
    05:12:33.730 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:33.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:12:33.746 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:33.799 [qtp1325681772-3082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:33.803 [qtp1325681772-3082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:33.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=75.7 MiB, available=379.8 MiB
    05:12:33.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:33.932 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:34.004 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/2/1 {11 11ä11#+} 1/a"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:34.011 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:34.019 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:34.021 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:12:34.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b59682ae6a75debcaf7591059e0babce090f7987' to.sha1='df9b2e43003e11046a2236e27804bf841690ab9f'): /2/1 {11 11ä11#+} 1/b
    05:12:34.082 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=64
    05:12:34.082 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64
    05:12:34.129 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:34.133 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=58, revision=64
    05:12:34.162 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:34.173 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=58, revision=64
    05:12:34.173 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=64, revision=-1
    05:12:34.211 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:34.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=77.6 MiB, available=383.4 MiB
    05:12:34.238 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=230, revision=233

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:34.260 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:34.269 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    05:12:34.270 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[i-Sje58qUYjzN8eQnHM90Q, Yasmin, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:12:34.271 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:34.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/2/1 {11 11ä11#+} 1/b"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:34.282 [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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:34.284 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=75.7 MiB, available=379.8 MiB
    05:12:34.284 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:34.289 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[6HsCt7uxMNPIgY7Z1ETulQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}
    05:12:34.290 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    05:12:34.290 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@550e8d8f
    05:12:34.291 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:12:34.291 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:12:34.292 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[463a6b270102dcd8]
    05:12:34.292 [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: [463a6b270102dcd8]
    05:12:34.292 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[4]{userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[i-Sje58qUYjzN8eQnHM90Q, Yasmin, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:12:34.292 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:34.298 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:34.307 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:34.334 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:34.336 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:34.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:34.366 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:12:34.418 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:34.423 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:12:34.431 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:12:34.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:34.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:12:34.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c7da161fa8a3ef38473225142fab0c1f33703552' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    05:12:34.502 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/a
    05:12:34.503 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:34.520 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:34.527 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 localRepositoryRevisionSynced=120
    05:12:34.529 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:34.541 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:34.581 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e transaction.localRevision=129 remoteFromLocalRevision=120
    05:12:34.584 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:34.579 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:34.604 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:34.605 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hfVEnP1IPkvLqbvCe1QLPQ/9Iz3KnKNHVK2khG3AnB0Ng/Jyy9nzjiLXhWTd-MasGgDw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:34.611 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:34.614 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:34.615 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:34.629 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=129

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:34.631 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:34.632 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:34.634 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:34.635 [qtp1971696218-3442] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/C_Z15f-2epeVfpMgbTRz1A' offset=6291456

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:34.662 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 from='build/repo/j7y6333b-5eozt-local-dest' toID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e to='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e'
    05:12:34.675 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:34.697 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:34.717 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=130

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:34.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:12:34.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.5 MiB, allocated=475.5 MiB, used=77.7 MiB, available=397.8 MiB
    05:12:34.894 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:34.896 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:34.897 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:34.901 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:34.906 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb, this.localRepositoryRevisionSynced=230, revision=233
    05:12:34.906 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb, this.localRepositoryRevisionInProgress=233, revision=-1
    05:12:34.973 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:34.977 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:35.211 [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
    05:12:35.211 [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
    05:12:35.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:35.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:35.274 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=129, revision=132
    05:12:35.277 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:35.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=77.7 MiB, available=383.3 MiB
    05:12:35.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:35.499 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:35.502 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.remoteRepositoryRevisionSynced=117, revision=132

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:35.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.0 MiB, allocated=474.0 MiB, used=77.6 MiB, available=396.4 MiB
    05:12:35.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:35.838 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:35.844 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=117, revision=132
    05:12:35.844 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=132, revision=-1
    05:12:35.874 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:12:35.874 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:12:35.889 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=130

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:36.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=461.0 MiB, allocated=461.0 MiB, used=77.6 MiB, available=383.4 MiB
    05:12:36.039 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:36.040 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:36.040 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:36.044 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:36.060 [qtp298852037-3641] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb localRepositoryRevisionSynced=232

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:36.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:36.104 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:36.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms.
    05:12:36.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:36.124 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:12:36.126 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=hU0T_1nRI4AsvdUZb987FA, cryptoRepoFileId=TnW8t7aiIUal7Woe4Da4Xg} histoCryptoRepoFile2=HistoCryptoRepoFile[19]{histoCryptoRepoFileId=3PxUDlol_4DKeJ-Ny7YxhA, cryptoRepoFileId=TnW8t7aiIUal7Woe4Da4Xg} duplicateCryptoRepoFileId=null localRevision=135

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:36.127 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a80522f8-978f-4aa8-a8fa-fe26762b31bb remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=7 remoteFromLocalRevision=232
    05:12:36.132 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    05:12:36.132 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    05:12:36.132 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%
    05:12:36.132 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1d8bd113]close: Deferring shut down of real LocalRepoManager 20000 ms.

    05:12:36.134 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    05:12:36.134 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    05:12:36.134 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***
    05:12:36.135 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4c877843]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5xl8o-e9z9o-local-dest-xenia'
    05:12:36.135 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4c877843]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y5xl8o-e9z9o-local-dest-xenia' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:36.142 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:36.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:12:36.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:36.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    05:12:36.178 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=135
    05:12:36.180 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135
    05:12:36.266 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:36.274 [qtp178185341-3603] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.remoteRepositoryRevisionSynced=132, revision=135
    05:12:36.583 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:36.593 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=132, revision=135
    05:12:36.593 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=135, revision=-1
    05:12:36.641 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:36.648 [qtp178185341-1573] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 transaction.localRevision=127 remoteFromLocalRevision=130
    05:12:36.699 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:36.704 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e from='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e' toID=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 to='build/repo/j7y6333b-5eozt-local-dest', fromRepoLocalSync=false
    05:12:36.715 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:36.721 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=127
    05:12:36.785 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:36.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:37.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:37.359 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=76.9 MiB, available=378.6 MiB
    05:12:37.395 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:37.401 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.localRepositoryRevisionInProgress=-1, revision=128
    05:12:37.408 [qtp178185341-1573] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:37.426 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:37.438 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 7237208 bytes in 14420 ms. path='/3 + &#ä/dd'
    05:12:37.455 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=148
    05:12:37.455 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:37.457 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:37.466 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: 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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:37.476 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:37.542 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:37.556 [qtp1971696218-3556] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=139, revision=148

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:37.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:37.586 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:37.601 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=139, revision=148
    05:12:37.601 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=148, revision=-1
    05:12:37.664 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:37.664 [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
    05:12:37.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:37.670 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:37.678 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:37.680 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:37.681 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:37.682 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hfVEnP1IPkvLqbvCe1QLPQ/9Iz3KnKNHVK2khG3AnB0Ng/Jyy9nzjiLXhWTd-MasGgDw' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:37.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:37.731 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:37.741 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:12:37.772 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:37.802 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="2ead87ae-70fd-413c-ab7a-f8585908164c", toRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", path="/3 + &#ä/dd"} on repo=2ead87ae-70fd-413c-ab7a-f8585908164c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:37.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:37.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:37.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:37.843 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:37.847 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:37.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1309799 bytes in 3580 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:12:37.875 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=68
    05:12:37.875 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:37.892 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d localRepositoryRevisionSynced=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:37.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.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:37.934 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:37.962 [qtp1325681772-3082] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=64, revision=68

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:37.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.
    05:12:38.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:38.046 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:38.051 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=64, revision=68
    05:12:38.051 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=68, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:38.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=76.7 MiB, available=378.8 MiB
    05:12:38.087 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.remoteRepositoryRevisionSynced=121, revision=128

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:38.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
    05:12:38.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:38.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:38.127 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:38.132 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:38.133 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:12:38.147 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:38.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:38.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:38.160 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:38.163 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:38.170 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:38.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:12:38.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:38.184 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:12:38.199 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4thAeACueGxNB-vBudUMYw, serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e} because of missing permissions!
    05:12:38.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:38.202 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:38.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.
    05:12:38.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.
    05:12:38.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.
    05:12:38.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:38.361 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/2/1 {11 11ä11#+} 1/b"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:38.373 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:38.381 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=154

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:38.384 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:38.390 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:38.386 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:12:38.438 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='371d378db2dbe1b0f5f43eab111a13fc6d4f67bd' to.sha1='7ec96a6a2fc85b55daaa2c2991d992c689d58ce1'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:38.441 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:38.454 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=148, revision=154
    05:12:38.485 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:38.492 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=148, revision=154
    05:12:38.492 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=154, revision=-1
    05:12:38.507 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:38.534 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=74
    05:12:38.534 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:38.535 [qtp1971696218-2854] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c transaction.localRevision=99 remoteFromLocalRevision=6
    05:12:38.543 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:38.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6f74adae-bc2e-45ae-b6c1-c6342f51372d from='https://localhost:44090/6f74adae-bc2e-45ae-b6c1-c6342f51372d' toID=2ead87ae-70fd-413c-ab7a-f8585908164c to='build/repo/j7y61gzb-t3v1r-local-src', fromRepoLocalSync=false
    05:12:38.556 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:38.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:38.574 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=99

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:38.602 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:38.605 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=68, revision=74

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:38.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:38.666 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:38.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c serverRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:38.779 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:38.784 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=68, revision=74
    05:12:38.784 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=74, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:38.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:38.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=76.7 MiB, available=378.8 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:38.820 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:38.841 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:38.860 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:38.875 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.localRepositoryRevisionSynced=121, revision=128
    05:12:38.875 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.localRepositoryRevisionInProgress=128, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:38.875 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/2/a"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:38.879 [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
    05:12:38.898 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:38.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:38.877 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4c877843]initPersistenceManagerFactory: repositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11
    05:12:38.911 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4c877843]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2775 ms.
    05:12:38.921 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:12:38.928 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:12:38.957 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:12:38.958 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:12:38.959 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:38.976 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:38.984 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:38.987 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:38.990 [qtp1325681772-3226] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hfVEnP1IPkvLqbvCe1QLPQ/pl-RmREDZKeeEiY-bI-IVQ' offset=0
    05:12:39.044 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:39.053 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 79661 bytes in 174 ms. path='/2/a'
    05:12:39.062 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=77
    05:12:39.063 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77
    05:12:39.103 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:39.113 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=74, revision=77
    05:12:39.123 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:39.128 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=74, revision=77
    05:12:39.128 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=77, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:39.138 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:39.138 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:39.142 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:39.146 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    05:12:39.146 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 to='build/repo/j7y5xl8o-e9z9o-local-dest-xenia', fromRepoLocalSync=true
    05:12:39.147 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 ('build/repo/j7y5xl8o-e9z9o-local-dest-xenia')

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:39.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:39.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:39.242 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:39.283 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:39.301 [pool-31-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:39.318 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:39.388 [pool-31-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:39.423 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:39.443 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/2/a"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:39.450 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:39.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:12:39.460 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:39.462 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:39.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=76.4 MiB, available=379.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:39.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=75.8 MiB, available=379.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:39.495 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:12:39.503 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:39.504 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:39.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47da2dd46c5c5d2cb8455e84ce06ab7960fd07ad' to.sha1='828d23b4c2bef6ec3473a974cc61d2122b0cd958'): /3 + &#ä/5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:39.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:39.515 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:39.521 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:39.523 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:39.525 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.localRepositoryRevisionInProgress=-1, revision=100
    05:12:39.564 [qtp1971696218-2194] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:39.566 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:37:42.382Z expiryDateTime=2017-09-24T04:07:42.382Z

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:39.571 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=83
    05:12:39.572 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:39.607 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:39.608 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:39.608 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:39.615 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:39.616 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:39.619 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=77, revision=83

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:39.620 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:39.621 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:39.621 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:39.624 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=236
    05:12:39.638 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:39.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:39.869 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:39.878 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=77, revision=83
    05:12:39.878 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=83, revision=-1
    05:12:39.923 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:39.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=75.8 MiB, available=379.7 MiB
    05:12:39.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:39.968 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.010 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:40.013 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/3 + &#ä/5/h"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:40.017 [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
    05:12:40.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c serverRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d: 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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:40.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=56.0 MiB, available=426.5 MiB
    05:12:40.157 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:12:40.158 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:12:40.159 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:40.162 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:40.172 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:40.189 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:40.198 [qtp1325681772-3082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9QvToykwZCzN6o9Jhs4Grg/jFNzoH5HyzjeuSVlecsXiA/WJA7u8jTWU6eszStlvqH5A' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:40.202 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:40.202 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:40.203 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:40.206 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:40.234 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=-1, revision=237
    05:12:40.239 [qtp298852037-2892] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=237
    05:12:40.316 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:40.322 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:40.334 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 145325 bytes in 317 ms. path='/3 + &#ä/5/h'
    05:12:40.366 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=86
    05:12:40.367 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86
    05:12:40.414 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:40.428 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=83, revision=86
    05:12:40.441 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:40.448 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=83, revision=86
    05:12:40.448 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=86, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:40.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=75.8 MiB, available=379.7 MiB
    05:12:40.502 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:12:40.502 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:40.516 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    05:12:40.518 [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
    05:12:40.520 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:40.548 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:40.582 [qtp178185341-3214] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 localRepositoryRevisionSynced=127

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:40.583 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:40.586 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:40.587 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:40.598 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:40.621 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/3 + &#ä/5/h"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=72.3 MiB, available=383.2 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:40.628 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:40.630 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e transaction.localRevision=138 remoteFromLocalRevision=127

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.633 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.remoteRepositoryRevisionSynced=4, revision=100

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:40.714 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 from='build/repo/j7y6333b-5eozt-local-dest' toID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e to='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.714 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:40.714 [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
    05:12:40.717 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:40.720 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:40.721 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=138

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:40.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
    05:12:40.739 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:12:40.739 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.744 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:40.744 [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
    05:12:40.758 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='736d4329591f8e750be4ecc229e3bbe0304401e7' to.sha1='25cac53d5826c38fdae321270edd7e80317b7e1c'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.756 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:40.756 [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
    05:12:40.763 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=138

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.768 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:40.768 [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
    05:12:40.773 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=140

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:40.780 [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
    05:12:40.775 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:40.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:40.803 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:40.804 [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
    05:12:40.809 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=92
    05:12:40.810 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.818 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:40.818 [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
    05:12:40.822 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:40.827 [qtp178185341-3603] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7, this.remoteRepositoryRevisionSynced=135, revision=140

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.829 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:40.829 [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
    05:12:40.838 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:40.851 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=135, revision=140
    05:12:40.851 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=140, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:40.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:40.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:40.870 [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
    05:12:40.871 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.881 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:40.882 [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
    05:12:40.890 [qtp178185341-3214] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=b41b5205-c0b2-4d3d-bc69-8a069afb2cb7 transaction.localRevision=133 remoteFromLocalRevision=138
    05:12:40.891 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.892 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:40.892 [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
    05:12:40.900 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:40.901 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:40.910 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=86, revision=92

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:40.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:40.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:40.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:40.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:40.965 [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
    05:12:40.976 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:40.993 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:40.994 [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
    05:12:40.996 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=86, revision=92
    05:12:40.997 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=92, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:41.019 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=mr6n5_5oAG8-kGMOqU4XjA, serverRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d} because of missing permissions!
    05:12:41.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:41.042 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:41.094 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:40.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:12:41.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.0 MiB, allocated=469.0 MiB, used=56.1 MiB, available=412.9 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:41.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/3 + &#ä/5/i"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:41.120 [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
    05:12:41.155 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=178, revision=237

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:41.208 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:41.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:12:41.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e from='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e' toID=783a6642-e38a-4767-bcb0-e830d1019f17 to='build/repo/j7y60cl9-rsxbz-local-src', fromRepoLocalSync=true
    05:12:41.232 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 783a6642-e38a-4767-bcb0-e830d1019f17 ('build/repo/j7y60cl9-rsxbz-local-src')

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:41.234 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:41.243 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:41.247 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:41.247 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:41.249 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9QvToykwZCzN6o9Jhs4Grg/jFNzoH5HyzjeuSVlecsXiA/OzuSSLohXgJLSNtScKMOtA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:41.280 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:41.406 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:41.424 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:41.443 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e renewalDateTime=2017-09-24T03:40:11.164Z expiryDateTime=2017-09-24T04:10:11.164Z
    05:12:41.455 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:41.459 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=133

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:41.497 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 176938 bytes in 377 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:41.503 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:41.521 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:41.532 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=95
    05:12:41.536 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:41.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=72.3 MiB, available=383.2 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:41.626 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:41.632 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=92, revision=95
    05:12:41.643 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:41.656 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=92, revision=95
    05:12:41.656 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=95, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:41.658 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:12:41.664 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:12:41.664 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:41.670 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:41.675 [qtp1971696218-3557] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.localRepositoryRevisionSynced=4, revision=100
    05:12:41.675 [qtp1971696218-3557] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.localRepositoryRevisionInProgress=100, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:41.688 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Created UserImpl[9EWeMxom4TCYUjc4dv-3_Q, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]] for InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}
    05:12:41.694 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:12:41.694 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:12:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:12:41.695 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:41.695 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:41.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:41.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:41.707 [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
    05:12:41.708 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:12:41.723 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[9EWeMxom4TCYUjc4dv-3_Q, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]] via PGP-key[s] for UserRepoKeyPublicKey[5]{userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}
    05:12:41.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:12:41.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:12:41.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:12:41.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:12:41.724 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[96fbd6d359ddcaa6]
    05:12:41.724 [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: [96fbd6d359ddcaa6]
    05:12:41.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:41.744 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:41.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:41.828 [qtp1325681772-3082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:41.842 [qtp1325681772-3082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:12:41.854 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:41.873 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/3 + &#ä/5/i"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:41.903 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:41.910 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:41.913 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:12:41.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13a482d21c40aa145fa1b4c6ee4401069c4e0689' to.sha1='b73429e0c448614d4773aa8d132a499cf94836be'): /3 + &#ä/aa
    05:12:42.042 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=101
    05:12:42.043 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101
    05:12:42.098 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:42.108 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=95, revision=101

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:42.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=76.9 MiB, available=378.6 MiB
    05:12:42.166 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:42.181 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:42.185 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionInProgress=-1, revision=134
    05:12:42.191 [qtp178185341-3604] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:42.201 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=95, revision=101
    05:12:42.201 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=101, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:42.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=72.1 MiB, available=383.4 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:42.235 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:42.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:42.249 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:42.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: 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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:42.268 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:42.287 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/3 + &#ä/aa"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:42.292 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:12:42.505 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:42.522 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:42.531 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:42.546 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9QvToykwZCzN6o9Jhs4Grg/5qxn0FgKyIVCKSAXH2MSiA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:42.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=57.8 MiB, available=422.2 MiB
    05:12: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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:42.809 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:42.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 276814 bytes in 539 ms. path='/3 + &#ä/aa'
    05:12:42.843 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=104
    05:12:42.845 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:42.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=72.1 MiB, available=383.4 MiB
    05:12:42.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:42.894 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:42.895 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:42.896 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:42.898 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:42.900 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:42.902 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=101, revision=104

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:42.912 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionSynced=178, revision=237
    05:12:42.913 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=237, revision=-1
    05:12:42.925 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:42.928 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:42.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:42.949 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=101, revision=104
    05:12:42.949 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=104, revision=-1
    05:12:43.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:43.001 [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
    05:12:43.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=76.8 MiB, available=378.7 MiB
    05:12:43.011 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.remoteRepositoryRevisionSynced=115, revision=134

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:43.036 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:43.075 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:43.078 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:12:43.090 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:43.111 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/3 + &#ä/aa"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:43.123 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:43.131 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:43.133 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:43.147 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:43.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:43.154 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a454f29b9a6607cd6fbd79901685624a8360b09' to.sha1='c37a945c7d6bca4ad6063562308712f9175babcb'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:43.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:43.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:12:43.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:43.197 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:12:43.206 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:43.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:43.208 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=110
    05:12:43.209 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:43.211 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4thAeACueGxNB-vBudUMYw, serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e} because of missing permissions!

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:43.283 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:43.292 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=104, revision=110
    05:12:43.335 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:43.344 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=104, revision=110
    05:12:43.344 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=110, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:43.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=72.1 MiB, available=383.4 MiB
    05:12:43.379 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:12:43.379 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:12:43.379 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:43.385 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:43.393 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:43.422 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:43.429 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c localRepositoryRevisionSynced=99

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:43.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/3 + &#ä/bb"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:43.442 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:43.443 [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
    05:12:43.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.0 MiB, allocated=469.0 MiB, used=57.6 MiB, available=411.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:43.473 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d transaction.localRevision=157 remoteFromLocalRevision=99
    05:12:43.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2ead87ae-70fd-413c-ab7a-f8585908164c from='build/repo/j7y61gzb-t3v1r-local-src' toID=6f74adae-bc2e-45ae-b6c1-c6342f51372d to='https://localhost:44090/6f74adae-bc2e-45ae-b6c1-c6342f51372d'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:43.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:43.490 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=157
    05:12:43.571 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:12:43.571 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:12:43.592 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d localRepositoryRevisionSynced=157
    05:12:43.603 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=159
    05:12:43.611 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:43.701 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:43.718 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:43.732 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:43.732 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:43.738 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9QvToykwZCzN6o9Jhs4Grg/pwSjtxkSASBq6DnmVqMkbw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:43.754 [qtp1971696218-3557] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c, this.remoteRepositoryRevisionSynced=154, revision=159
    05:12:43.769 [qtp1971696218-3557] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:43.774 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=154, revision=159
    05:12:43.774 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=159, revision=-1
    05:12:43.800 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:43.807 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=2ead87ae-70fd-413c-ab7a-f8585908164c transaction.localRevision=105 remoteFromLocalRevision=157
    05:12:43.814 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:43.819 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:12:43.822 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/Iw8j2Qq7wvC1bQudFsGGtg
    05:12:43.825 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [447531bd]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y656pb-zid5h-local-dest'
    05:12:43.828 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [447531bd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y656pb-zid5h-local-dest' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:43.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:12:43.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=77.0 MiB, available=378.5 MiB
    05:12:43.938 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:43.943 [qtp178185341-3602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionSynced=115, revision=134
    05:12:43.943 [qtp178185341-3602] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionInProgress=134, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:43.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=57.5 MiB, available=422.0 MiB
    05:12:43.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:43.966 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:43.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:44.185 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:44.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 676645 bytes in 757 ms. path='/3 + &#ä/bb'
    05:12:44.210 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=113
    05:12:44.211 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113
    05:12:44.298 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:44.313 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=110, revision=113

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:44.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.0 MiB, allocated=469.0 MiB, used=57.5 MiB, available=411.5 MiB
    05:12:44.329 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:44.329 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:44.331 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    05:12:44.331 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:44.332 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=110, revision=113
    05:12:44.332 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=113, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:44.343 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:44.344 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:44.344 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:44.348 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:44.357 [qtp298852037-3927] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=236
    05:12:44.362 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:44.433 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:12:44.433 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:44.462 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:44.503 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=137 remoteFromLocalRevision=236

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:44.515 [qtp1325681772-3226] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:12:44.516 [qtp1325681772-3226] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:12:44.543 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:44.550 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:44.551 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:44.552 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:44.559 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:44.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=76.4 MiB, available=379.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:44.574 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:44.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:44.577 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:12:44.578 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:44.598 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/3 + &#ä/bb"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:44.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

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:44.713 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:44.732 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=137
    05:12:44.746 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:44.797 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    05:12:44.798 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 05:27:44 CEST 2017
    05:12:44.881 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:44.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:12:44.922 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='69df100be0ddc8dfd4a4f2a1ef6fba0586add444' to.sha1='06cb087f0baf82d23f4ae3ad6780b0be7034e78a'): /3 + &#ä/cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:44.927 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:44.928 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:44.929 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:44.931 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:44.948 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.remoteRepositoryRevisionSynced=132, revision=137

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:44.964 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=119
    05:12:44.964 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119
    05:12:45.013 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:45.020 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=113, revision=119

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:45.043 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=76.3 MiB, available=379.2 MiB
    05:12:45.045 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:45.095 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:12:45.158 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:45.161 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:45.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 from='build/repo/j7y5xl8o-e9z9o-local-dest-xenia' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:45.165 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=113, revision=119
    05:12:45.165 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=119, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:45.172 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:45.174 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:45.175 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:45.179 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:45.183 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:45.190 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:45.199 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=138

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:45.263 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:45.282 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/3 + &#ä/cc"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:45.384 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:45.441 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    05:12:45.441 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    05:12:45.459 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=138

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:45.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=76.3 MiB, available=379.2 MiB
    05:12:45.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:12:45.512 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.89%
    05:12:45.520 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:45.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:45.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=137, revision=140
    05:12:45.563 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140
    05:12:45.594 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:12:45.595 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:12:45.635 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:45.635 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:45.636 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:45.638 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:45.642 [qtp298852037-3927] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.remoteRepositoryRevisionSynced=137, revision=140

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:45.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:45.667 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:45.674 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:45.683 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:45.686 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:45.686 [qtp1325681772-3082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:45.752 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.86%
    05:12:45.752 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:12:45.772 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:45.782 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 localRepositoryRevisionSynced=133

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:45.783 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:45.790 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=132, revision=140
    05:12:45.790 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=140, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:45.794 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:45.814 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e transaction.localRevision=173 remoteFromLocalRevision=133

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:45.890 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:45.891 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:45.891 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:45.894 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:45.896 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:45.900 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:45.904 [qtp298852037-3641] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 transaction.localRevision=243 remoteFromLocalRevision=138

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:45.912 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=173
    05:12:45.918 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:46.001 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:46.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 to='build/repo/j7y5xl8o-e9z9o-local-dest-xenia', fromRepoLocalSync=false
    05:12:46.016 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:46.017 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:46.018 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:46.020 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:46.020 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:46.021 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:46.021 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:46.024 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=236 localRepositoryRevisionInProgress=243
    05:12:46.142 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:46.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0
    05:12:46.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.5 MiB, allocated=478.5 MiB, used=60.1 MiB, available=418.4 MiB
    05:12:46.654 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:46.655 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:46.656 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:46.659 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:46.663 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=-1, revision=244
    05:12:46.670 [qtp298852037-2892] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=237, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=244
    05:12:46.756 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:46.764 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:12:46.918 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:46.922 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=166, revision=173
    05:12:47.016 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:47.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=783a6642-e38a-4767-bcb0-e830d1019f17 from='build/repo/j7y60cl9-rsxbz-local-src' toID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e to='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e'
    05:12:47.039 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:47.043 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:47.127 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=174

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:47.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.0 MiB, allocated=469.0 MiB, used=59.5 MiB, available=409.5 MiB
    05:12:47.204 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=237, revision=244
    05:12:47.220 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:12:47.221 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:12:47.221 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:12:47.221 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[9EWeMxom4TCYUjc4dv-3_Q, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:12:47.230 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[9EWeMxom4TCYUjc4dv-3_Q, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]] via PGP-key[s] for UserRepoKeyPublicKey[5]{userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}
    05:12:47.231 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:12:47.231 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:12:47.231 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:12:47.231 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:12:47.231 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[96fbd6d359ddcaa6]
    05:12:47.232 [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: [96fbd6d359ddcaa6]
    05:12:47.232 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:47.363 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:12:47.363 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:12:47.388 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=174
    05:12:47.472 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=173, revision=177
    05:12:47.475 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177
    05:12:47.587 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:47.591 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=173, revision=177

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:47.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:12:47.635 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.5 MiB, allocated=477.5 MiB, used=59.5 MiB, available=418.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:47.666 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:47.675 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=166, revision=177
    05:12:47.675 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=177, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:47.688 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:47.689 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:47.690 [qtp298852037-3892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:47.693 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:47.696 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionSynced=237, revision=244
    05:12:47.696 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=244, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:47.734 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:47.738 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:47.739 [qtp178185341-3603] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 transaction.localRevision=140 remoteFromLocalRevision=174

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:47.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:47.766 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:47.779 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e from='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e' toID=783a6642-e38a-4767-bcb0-e830d1019f17 to='build/repo/j7y60cl9-rsxbz-local-src', fromRepoLocalSync=false
    05:12:47.806 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:47.814 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=140
    05:12:47.934 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:48.124 [qtp1325681772-3082] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:48.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.0 MiB, allocated=478.0 MiB, used=59.6 MiB, available=418.4 MiB
    05:12:48.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:48.495 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:48.558 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:48.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.0 MiB, allocated=477.0 MiB, used=59.6 MiB, available=417.4 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:48.565 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:48.570 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:47.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: repoFileDtos.size=0
    05:12:48.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=77.1 MiB, available=378.4 MiB
    05:12:48.665 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:48.670 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionInProgress=-1, revision=141
    05:12:48.675 [qtp178185341-1573] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141
    05:12:48.710 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:48.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e: 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
    05:12:48.565 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:12:48.960 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.0 MiB, allocated=469.0 MiB, used=59.5 MiB, available=409.5 MiB
    05:12:48.961 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    05:12:48.961 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    05:12:48.969 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:48.970 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:48.970 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:48.973 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:48.983 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=243
    05:12:48.993 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:49.035 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=144 remoteFromLocalRevision=243
    05:12:49.115 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 from='build/repo/j7y5xl8o-e9z9o-local-dest-xenia' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:12:49.119 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=144
    05:12:49.138 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    05:12:49.138 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    05:12:49.145 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=144

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:49.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=76.8 MiB, available=378.7 MiB
    05:12:49.179 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.remoteRepositoryRevisionSynced=134, revision=141

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:49.190 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=146

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:49.190 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=4thAeACueGxNB-vBudUMYw, serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:49.193 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146
    05:12:49.204 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:12:49.205 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:12:49.244 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:49.245 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:49.246 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:49.249 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:49.260 [qtp298852037-3927] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.remoteRepositoryRevisionSynced=140, revision=146
    05:12:49.263 [qtp298852037-3927] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:12:49.286 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:49.290 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=140, revision=146
    05:12:49.291 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=146, revision=-1
    05:12:49.318 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:49.319 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:49.319 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:49.323 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:49.330 [qtp298852037-3986] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 transaction.localRevision=249 remoteFromLocalRevision=144
    05:12:49.389 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:49.392 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    05:12:49.392 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4c877843]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:49.394 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=xenia
    05:12:49.394 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    05:12:49.395 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:12:49.395 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:12:49.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:12:49.401 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7385d10f]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:12:49.402 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7385d10f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:49.190 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:12:49.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=76.1 MiB, available=379.4 MiB
    05:12:49.646 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:49.649 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionSynced=134, revision=141
    05:12:49.650 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.localRepositoryRevisionInProgress=141, revision=-1
    05:12:49.672 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:49.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:49.998 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:50.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=76.1 MiB, available=379.4 MiB
    05:12:50.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:50.159 [Test worker] INFO  D.Datastore - 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
    05:12:50.279 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:50.299 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:50.303 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:50.311 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=2097152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:50.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:50.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=76.1 MiB, available=379.4 MiB
    05:12:50.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12: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.
    05:12:50.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.
    05:12:50.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.
    05:12:50.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.
    05:12:50.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.
    05:12:50.858 [Test worker] INFO  D.Datastore - 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
    05:12:50.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=76.1 MiB, available=379.4 MiB
    05:12:50.877 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:12:50.877 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:12:50.890 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:50.896 [qtp178185341-3604] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 localRepositoryRevisionSynced=140
    05:12:50.902 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:50.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:50.929 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e transaction.localRevision=181 remoteFromLocalRevision=140

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:50.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:12:50.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:50.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:50.991 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:50.990 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=783a6642-e38a-4767-bcb0-e830d1019f17 from='build/repo/j7y60cl9-rsxbz-local-src' toID=a556fc74-65d8-471e-b3a3-8d24c3a3a45e to='https://localhost:32836/a556fc74-65d8-471e-b3a3-8d24c3a3a45e'
    05:12:50.995 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=174 localRepositoryRevisionInProgress=181
    05:12:51.007 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:12:51.007 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:12:51.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e localRepositoryRevisionSynced=181
    05:12:51.023 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=-1, revision=183
    05:12:51.026 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=177, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:51.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:51.063 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.069 [qtp178185341-3602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17, this.remoteRepositoryRevisionSynced=177, revision=183

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:51.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:51.093 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.109 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionSynced=177, revision=183
    05:12:51.110 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e, this.localRepositoryRevisionInProgress=183, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:51.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:51.126 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.134 [qtp178185341-3603] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e remoteRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 transaction.localRevision=146 remoteFromLocalRevision=181
    05:12:51.138 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.140 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:51.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:51.286 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.306 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.309 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.310 [qtp1325681772-3916] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:51.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.
    05:12:51.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:51.525 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:51.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 > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:51.563 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.582 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=783a6642-e38a-4767-bcb0-e830d1019f17 serverRepositoryId=a556fc74-65d8-471e-b3a3-8d24c3a3a45e renewalDateTime=2017-09-24T03:40:11.164Z expiryDateTime=2017-09-24T04:10:11.164Z
    05:12:51.591 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.619 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:51.626 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7385d10f]initPersistenceManagerFactory: repositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd
    05:12:51.627 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7385d10f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2224 ms.
    05:12:51.634 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:12:51.640 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:51.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:51.659 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7385d10f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.660 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:12:51.671 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:12:51.672 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:12:51.672 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:51.707 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.712 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:12:51.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    05:12:51.778 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:12:51.779 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2b4c48]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.780 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [48c67c66]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:51.896 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:51.897 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:51.900 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.905 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    05:12:51.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f', fromRepoLocalSync=true
    05:12:51.906 [pool-32-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4f0eaa64-a4ed-40c1-a826-1945f8dea9bd ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f')
    05:12:51.940 [pool-32-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    05:12:51.942 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:12:51.951 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:51.951 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:51.968 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:51.970 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.987 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:39:03.140Z expiryDateTime=2017-09-24T04:09:03.140Z
    05:12:51.994 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:51.995 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:51.995 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:51.998 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:51.999 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:52.000 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:52.001 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:52.004 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd localRepositoryRevisionSynced=187 localRepositoryRevisionInProgress=249
    05:12:52.039 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    05:12:52.187 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:12:52.568 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:52.045 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0
    05:12:52.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.5 MiB, allocated=488.5 MiB, used=64.2 MiB, available=424.3 MiB
    05:12:52.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:12:52.684 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:12:52.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:12:52.711 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:52.712 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:52.712 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:52.715 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:52.720 [qtp298852037-3986] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionInProgress=-1, revision=250
    05:12:52.728 [qtp298852037-3986] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=250
    05:12:52.799 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:52.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:12:52.894 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:53.103 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:53.126 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:53.128 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:53.130 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=4194304

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:53.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=63.7 MiB, available=425.3 MiB
    05:12:53.294 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=188, revision=250

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:12:53.332 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4feeeed7]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65e1b-46wn0-local-src'
    05:12:53.342 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4feeeed7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65e1b-46wn0-local-src' locked successfully.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:53.983 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:12:53.991 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:12:53.991 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:12:53.991 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[9EWeMxom4TCYUjc4dv-3_Q, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:12:54.005 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[9EWeMxom4TCYUjc4dv-3_Q, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]] via PGP-key[s] for UserRepoKeyPublicKey[5]{userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}
    05:12:54.006 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:12:54.006 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:12:54.006 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:12:54.006 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:12:54.007 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[96fbd6d359ddcaa6]
    05:12:54.007 [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: [96fbd6d359ddcaa6]
    05:12:54.007 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:12:54.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:12:54.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=65.6 MiB, available=422.4 MiB
    05:12:54.525 [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
    05:12:54.588 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:54.588 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:54.590 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:54.595 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:54.603 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionSynced=188, revision=250
    05:12:54.604 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionInProgress=250, revision=-1
    05:12:54.678 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:54.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:54.945 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:55.004 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 5027391 bytes in 9620 ms. path='/3 + &#ä/cc'
    05:12:55.015 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=126
    05:12:55.015 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126
    05:12:55.074 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:55.088 [qtp1325681772-3916] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=119, revision=126
    05:12:55.098 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:55.102 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=119, revision=126
    05:12:55.102 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=126, revision=-1
    05:12:55.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:12:55.156 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:12:55.179 [qtp1325681772-3918] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:55.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=65.8 MiB, available=413.7 MiB
    05:12:55.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:12:55.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=65.8 MiB, available=421.2 MiB
    05:12:55.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:12:55.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.5 MiB, allocated=487.5 MiB, used=65.8 MiB, available=421.7 MiB
    05:12:55.988 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:55.988 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:55.989 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:55.991 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:55.996 [qtp298852037-3986] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd localRepositoryRevisionSynced=249
    05:12:56.051 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:56.135 [closeDeferredTimer-1d8bd113-2] INFO  c.c.c.l.LocalRepoManagerImpl - [1d8bd113]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:56.560 [qtp1325681772-3918] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:56.639 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=13 remoteFromLocalRevision=249
    05:12:56.774 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    05:12:56.776 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare/metaOnlyRepo/X0FdtjBwk5J1NOrQtinttw/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f', fromRepoLocalSync=false

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:56.799 [qtp1325681772-3918] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:56.808 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:56.809 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:56.812 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:56.819 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:56.820 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:56.821 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:56.825 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:56.834 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd localRepositoryRevisionSynced=249 localRepositoryRevisionInProgress=253

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:56.842 [qtp1325681772-3918] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:56.844 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:56.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:56.878 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/3 + &#ä/cc"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:56.943 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:56.965 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:12:56.968 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:12:57.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4e42fd0605c8522d30cfc56db716a3885016ab25' to.sha1='123eec75e580a5652f7676346e140b7d85c274b5'): /3 + &#ä/dd
    05:12:57.092 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=132
    05:12:57.093 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132
    05:12:57.184 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:57.187 [qtp1325681772-3916] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=126, revision=132

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:57.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.0 MiB, allocated=480.0 MiB, used=65.7 MiB, available=414.3 MiB
    05:12:57.346 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:57.347 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:57.347 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:57.350 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:57.354 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionInProgress=-1, revision=254
    05:12:57.359 [qtp298852037-3641] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=250, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=254
    05:12:57.374 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:57.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:12:57.469 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:57.474 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=126, revision=132
    05:12:57.474 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=132, revision=-1
    05:12:57.504 [qtp1325681772-3918] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:57.563 [qtp1325681772-3918] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:57.597 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/3 + &#ä/dd"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:12:57.602 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    05:12:57.697 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:57.706 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:57.708 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:57.709 [qtp1325681772-3916] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9QvToykwZCzN6o9Jhs4Grg/1ELEFkCLLOYEbrZ-g-Wegw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:57.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=64.5 MiB, available=421.0 MiB
    05:12:57.826 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=250, revision=254
    05:12:57.829 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:12:57.831 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:12:57.831 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:12:57.831 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[9EWeMxom4TCYUjc4dv-3_Q, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:12:57.838 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[9EWeMxom4TCYUjc4dv-3_Q, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]] via PGP-key[s] for UserRepoKeyPublicKey[5]{userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}
    05:12:57.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:12:57.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:12:57.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:12:57.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:12:57.839 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[96fbd6d359ddcaa6]
    05:12:57.839 [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: [96fbd6d359ddcaa6]
    05:12:57.839 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:12:57.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:12:58.238 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=64.7 MiB, available=421.3 MiB
    05:12:58.369 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:58.370 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:58.370 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:58.373 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:58.376 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionSynced=250, revision=254
    05:12:58.376 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd, this.localRepositoryRevisionInProgress=254, revision=-1
    05:12:58.498 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:58.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:12:58.896 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=63.8 MiB, available=421.2 MiB
    05:12:58.898 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:12:59.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=63.8 MiB, available=415.7 MiB
    05:12:59.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:12:59.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=64.6 MiB, available=420.4 MiB
    05:12:59.617 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:59.618 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:12:59.618 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:59.620 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:59.623 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:59.634 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 271745 bytes in 2032 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:59.640 [qtp298852037-3641] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd localRepositoryRevisionSynced=253

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:59.646 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=135
    05:12:59.647 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:59.678 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:59.708 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f0eaa64-a4ed-40c1-a826-1945f8dea9bd remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=15 remoteFromLocalRevision=253

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:59.712 [qtp1325681772-3918] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:59.715 [qtp1325681772-3918] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=132, revision=135

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:12:59.950 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    05:12:59.950 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    05:12:59.950 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%
    05:12:59.951 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7385d10f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:59.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:12:59.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:12:59.959 [qtp1325681772-3918] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:12:59.967 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=132, revision=135
    05:12:59.967 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=135, revision=-1
    05:13:00.006 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:00.006 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:00.021 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:00.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:13:00.038 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4c877843]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:00.040 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    05:13:00.040 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:13:00.040 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:13:00.040 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:13:00.041 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:13:00.041 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:13:00.044 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:13:00.045 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:13:00.045 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare
    05:13:00.225 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    05:13:00.226 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@468d11ab
    05:13:00.241 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:13:00.242 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:13:00.242 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:13:00.242 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:13:00.242 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:13:00.242 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:13:00.242 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:13:00.242 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:13:00.242 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:13:00.242 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:13:00.242 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:13:00.242 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:13:00.242 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:13:00.243 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:13:00.243 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:13:00.243 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:13:00.243 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:13:00.243 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:13:00.243 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:13:00.243 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:13:00.243 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:13:00.268 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    05:13:00.268 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@468d11ab
    05:13:00.272 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:13:00.273 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:13:00.273 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:13:00.273 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:13:00.274 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:13:00.274 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:13:00.274 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:13:00.274 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:13:00.275 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:13:00.275 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:13:00.275 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:13:00.275 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:13:00.275 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:13:00.275 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:13:00.275 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:13:00.276 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:13:00.276 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:13:00.276 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:13:00.276 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:13:00.276 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:13:00.276 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:00.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:00.302 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    05:13:00.302 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@468d11ab
    05:13:00.302 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:13:00.302 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:13:00.302 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:13:00.302 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:13:00.302 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:13:00.303 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:13:00.325 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:13:00.345 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    05:13:00.345 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@468d11ab
    05:13:00.345 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    05:13:00.345 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    05:13:00.345 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    05:13:00.345 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    05:13:00.346 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    05:13:00.374 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:13:00.374 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:13:00.375 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/R4XbzUHyJt68wdYRXeAARA/xenia/.subshare

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:00.523 [qtp1325681772-3916] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:13:00.525 [qtp1325681772-3916] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:13:00.538 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:00.568 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:00.569 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:00.572 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:00.575 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    05:13:00.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 to='build/repo/j7y5xl8o-e9z9o-local-dest-xenia', fromRepoLocalSync=true
    05:13:00.575 [pool-33-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 ('build/repo/j7y5xl8o-e9z9o-local-dest-xenia')
    05:13:00.596 [pool-33-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:00.645 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/3 + &#ä/dd"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:00.647 [pool-33-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:00.680 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:00.695 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    05:13:00.754 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:00.756 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:13:00.765 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:00.766 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:00.781 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:00.782 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:00.798 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f renewalDateTime=2017-09-24T03:37:42.382Z expiryDateTime=2017-09-24T04:07:42.382Z
    05:13:00.806 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:00.806 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:00.807 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:00.809 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:00.811 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:00.811 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:00.811 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:00.815 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=243 localRepositoryRevisionInProgress=257
    05:13:00.909 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:00.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:01.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.
    05:13:01.515 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    05:13:01.516 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 05:28:01 CEST 2017

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:01.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.0 MiB, allocated=485.0 MiB, used=66.5 MiB, available=418.5 MiB
    05:13:01.516 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:13:01.517 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:13:01.518 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:13:01.536 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:01.537 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:01.538 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:01.540 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:01.544 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=-1, revision=258
    05:13:01.548 [qtp298852037-2892] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=244, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=258
    05:13:01.701 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:01.706 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:13:02.033 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=141
    05:13:02.042 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:02.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:02.164 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:02.167 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=135, revision=141

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:02.226 [CloudStoreUpdaterTimer] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:13:02.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=65.6 MiB, available=418.4 MiB
    05:13:02.227 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    05:13:02.228 [CloudStoreUpdaterTimer] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    05:13:02.228 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 05:28:02 CEST 2017
    05:13:02.230 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=244, revision=258
    05:13:02.235 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:13:02.236 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:13:02.236 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:13:02.236 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[9EWeMxom4TCYUjc4dv-3_Q, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:13:02.242 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[9EWeMxom4TCYUjc4dv-3_Q, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]] via PGP-key[s] for UserRepoKeyPublicKey[5]{userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f}
    05:13:02.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    05:13:02.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1f6c456c
    05:13:02.245 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[96fbd6d359ddcaa6, [<yasmin@subshare.net>]]
    05:13:02.245 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[463a6b270102dcd8, [<xenia@subshare.net>]]
    05:13:02.245 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    05:13:02.247 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[96fbd6d359ddcaa6]
    05:13:02.247 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:13:02.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:02.384 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:02.388 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=135, revision=141
    05:13:02.388 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=141, revision=-1
    05:13:02.410 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:02.420 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 transaction.localRevision=86 remoteFromLocalRevision=6
    05:13:02.478 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:02.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3' toID=6e4c6549-07cb-42ea-a0ac-41db251d76b2 to='build/repo/j7y62p9i-xlnw1-local-src', fromRepoLocalSync=false
    05:13:02.496 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:02.516 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=86
    05:13:02.579 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:02.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:02.950 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.5 MiB, allocated=484.5 MiB, used=65.7 MiB, available=418.8 MiB
    05:13:03.034 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:03.034 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:03.035 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:03.038 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:03.045 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionSynced=244, revision=258
    05:13:03.045 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=258, revision=-1
    05:13:03.082 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:03.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:03.641 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=77.5 MiB, available=378.0 MiB
    05:13:03.667 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:03.676 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionInProgress=-1, revision=87
    05:13:03.696 [qtp1325681772-3917] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:03.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=65.7 MiB, available=417.8 MiB
    05:13:03.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:03.817 [closeDeferredTimer-515a97de-7p] INFO  c.c.c.l.LocalRepoManagerImpl - [515a97de]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:03.943 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:03.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:04.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:04.288 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.5 MiB, allocated=479.5 MiB, used=65.7 MiB, available=413.8 MiB
    05:13:04.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:04.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=73.1 MiB, available=382.4 MiB
    05:13:04.784 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=4, revision=87
    05:13:04.863 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:04.863 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:04.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:04.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:04.890 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:04.890 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:04.900 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:04.900 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:04.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:04.911 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:04.920 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:04.921 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:04.931 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:04.931 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:04.942 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:04.942 [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
    05:13:04.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.5 MiB, allocated=483.5 MiB, used=65.7 MiB, available=417.8 MiB
    05:13:04.945 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    05:13:04.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    05:13:04.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:04.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:04.954 [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
    05:13:04.955 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:04.956 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:04.956 [qtp298852037-2892] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:04.961 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:04.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:04.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
    05:13:04.972 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=257

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:04.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:04.974 [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
    05:13:04.978 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:04.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:13:04.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:04.996 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:04.997 [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
    05:13:05.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=151 remoteFromLocalRevision=257

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:05.013 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:05.013 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:05.026 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:05.026 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:05.036 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:05.036 [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
    05:13:05.037 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.038 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.038 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.041 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:05.046 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:05.050 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:05.050 [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
    05:13:05.051 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:13:05.052 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:05.062 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    05:13:05.062 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:05.077 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:05.097 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=151
    05:13:05.099 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151
    05:13:05.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 from='build/repo/j7y5xl8o-e9z9o-local-dest-xenia' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:13:05.167 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.168 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.168 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.172 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:05.174 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:05.179 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=152
    05:13:05.239 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    05:13:05.239 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    05:13:05.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=152
    05:13:05.359 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=151, revision=154
    05:13:05.362 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154
    05:13:05.370 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:13:05.371 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:13:05.432 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.432 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.433 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.435 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:05.441 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.remoteRepositoryRevisionSynced=146, revision=154
    05:13:05.443 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:13:05.522 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:05.528 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=146, revision=154
    05:13:05.528 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=154, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:05.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:13:05.553 [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

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:05.607 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.610 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.612 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.617 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:05.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:05.626 [qtp298852037-3986] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 transaction.localRevision=263 remoteFromLocalRevision=152
    05:13:05.632 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:05.636 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f from='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f' toID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 to='build/repo/j7y5xl8o-e9z9o-local-dest-xenia', fromRepoLocalSync=false

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:05.637 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:05.642 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionSynced=4, revision=87
    05:13:05.642 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionInProgress=87, revision=-1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:05.646 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.647 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.647 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.650 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:05.651 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.651 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.651 [qtp298852037-3641] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:05.656 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=257 localRepositoryRevisionInProgress=263

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:05.714 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:05.713 [pool-4-thread-7] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:05.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:13:06.288 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=72.7 MiB, available=382.8 MiB
    05:13:06.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:05.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: repoFileDtos.size=0
    05:13:06.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.5 MiB, allocated=480.5 MiB, used=65.6 MiB, available=414.9 MiB
    05:13:06.368 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:06.370 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:06.370 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:06.372 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:06.379 [qtp298852037-3986] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=-1, revision=264
    05:13:06.382 [qtp298852037-3986] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=258, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=264
    05:13:06.448 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:06.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f: 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
    05:13:06.769 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=72.7 MiB, available=382.8 MiB
    05:13:06.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:06.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:06.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=65.6 MiB, available=417.4 MiB
    05:13:06.942 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.remoteRepositoryRevisionSynced=258, revision=264
    05:13:06.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:13:06.948 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=zQ9Fie8v2OBapJLymYYnbQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[NHBngA4HAGoIVL-O0XBYWQ, Xenia, null, [xenia@subshare.net], [463a6b270102dcd8]]
    05:13:06.948 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=Xz-JosxeMm5mGlIJj-Ep0w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:13:06.948 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=6-8S8NlzIpTu02i5iFTt1w, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[9EWeMxom4TCYUjc4dv-3_Q, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:13:06.948 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[5]{userRepoKeyId=VU3qDxBcjCRgueFF5sE5dQ, serverRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f} already associated with UserImpl[9EWeMxom4TCYUjc4dv-3_Q, null, null, [yasmin@subshare.net], [96fbd6d359ddcaa6]]
    05:13:06.948 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:07.193 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=72.7 MiB, available=382.8 MiB
    05:13:07.193 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:13:07.193 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:13:07.193 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:13:07.211 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:07.255 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 localRepositoryRevisionSynced=86
    05:13:07.262 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:07.287 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=144 remoteFromLocalRevision=86
    05:13:07.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6e4c6549-07cb-42ea-a0ac-41db251d76b2 from='build/repo/j7y62p9i-xlnw1-local-src' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3'
    05:13:07.313 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=144
    05:13:07.474 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:13:07.474 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:13:07.488 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=144

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:06.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:13:07.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=483.0 MiB, allocated=483.0 MiB, used=66.3 MiB, available=416.7 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:07.548 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=146
    05:13:07.550 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:07.567 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:07.568 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:07.568 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:07.574 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:07.578 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionSynced=258, revision=264
    05:13:07.578 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.localRepositoryRevisionInProgress=264, revision=-1
    05:13:07.655 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:07.664 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:07.678 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=141, revision=146
    05:13:07.746 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:07.751 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=141, revision=146
    05:13:07.751 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=146, revision=-1
    05:13:07.773 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:07.778 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 transaction.localRevision=92 remoteFromLocalRevision=144
    05:13:07.780 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:07.782 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:13:07.785 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/9QvToykwZCzN6o9Jhs4Grg
    05:13:07.892 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 105 ms.
    05:13:07.892 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, invitation=false]
    05:13:07.981 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 89 ms.
    05:13:07.981 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ec_lNf8J6rPAK6ztdNLV-Q, invitation=false]
    05:13:07.990 [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
    05:13:07.997 [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
    05:13:07.997 [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
    05:13:08.018 [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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:08.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:08.173 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 135 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:07.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:13:08.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=64.5 MiB, available=417.5 MiB
    05:13:08.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:08.399 [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
    05:13:08.499 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:08.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.5 MiB, allocated=482.5 MiB, used=65.2 MiB, available=417.3 MiB
    05:13:08.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:08.742 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 134 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:09.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=481.5 MiB, allocated=481.5 MiB, used=65.2 MiB, available=416.3 MiB
    05:13:09.024 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    05:13:09.024 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    05:13:09.038 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:09.038 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:09.039 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:09.043 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:09.053 [qtp298852037-3986] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 localRepositoryRevisionSynced=263

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:09.071 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:09.074 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:13:09.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3' toID=6e4c6549-07cb-42ea-a0ac-41db251d76b2 to='build/repo/j7y62p9i-xlnw1-local-src', fromRepoLocalSync=true
    05:13:09.075 [pool-32-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6e4c6549-07cb-42ea-a0ac-41db251d76b2 ('build/repo/j7y62p9i-xlnw1-local-src')
    05:13:09.096 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:13:09.125 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:09.131 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:09.158 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f transaction.localRevision=158 remoteFromLocalRevision=263
    05:13:09.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 from='build/repo/j7y5xl8o-e9z9o-local-dest-xenia' toID=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f to='https://localhost:36687/3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f'
    05:13:09.242 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=158
    05:13:09.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    05:13:09.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    05:13:09.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f localRepositoryRevisionSynced=158

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:09.265 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:09.282 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 renewalDateTime=2017-09-24T03:42:10.601Z expiryDateTime=2017-09-24T04:12:10.601Z
    05:13:09.296 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:09.303 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=92

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:09.318 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=-1, revision=160
    05:13:09.320 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160
    05:13:09.329 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:13:09.330 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:09.357 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:09.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    05:13:09.375 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:09.378 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:09.378 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:09.381 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:09.397 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11, this.remoteRepositoryRevisionSynced=154, revision=160
    05:13:09.405 [qtp298852037-3987] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    05:13:09.478 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:09.482 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionSynced=154, revision=160
    05:13:09.482 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f, this.localRepositoryRevisionInProgress=160, revision=-1
    05:13:09.503 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:09.504 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:09.505 [qtp298852037-3986] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    05:13:09.507 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:09.512 [qtp298852037-3986] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f7bb0e0-8fb4-4db7-8402-3f14a6fd2b4f remoteRepositoryId=a5fe832c-6aeb-4de5-a03a-cb2e475f1c11 transaction.localRevision=269 remoteFromLocalRevision=158
    05:13:09.574 [qtp298852037-3986] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:09.577 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    05:13:09.577 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4c877843]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:09.579 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    05:13:09.579 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:13:09.615 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    05:13:09.616 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4c877843]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:09.986 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=73.9 MiB, available=381.6 MiB
    05:13:10.000 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:10.003 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionInProgress=-1, revision=93
    05:13:10.010 [qtp1325681772-3226] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93
    05:13:10.080 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:10.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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
    05:13:10.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.
    05:13:10.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
    05:13:10.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=73.3 MiB, available=382.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:10.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:10.526 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=87, revision=93
    05:13:10.532 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:10.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:10.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:10.534 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:13:10.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:13:10.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=73.3 MiB, available=382.2 MiB
    05:13:11.021 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:11.026 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionSynced=87, revision=93
    05:13:11.026 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionInProgress=93, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:11.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:11.088 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:11.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:11.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:11.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:11.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:11.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:11.486 [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
    05:13:11.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:11.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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:11.714 [closeDeferredTimer-48655275-4u] INFO  c.c.c.l.LocalRepoManagerImpl - [48655275]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:11.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=73.3 MiB, available=382.2 MiB
    05:13:11.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:12.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:12.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=73.3 MiB, available=382.2 MiB
    05:13:12.363 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:13:12.365 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:13:12.365 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:13:12.390 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:12.407 [qtp1325681772-3226] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 localRepositoryRevisionSynced=92
    05:13:12.441 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:12.460 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=152 remoteFromLocalRevision=92
    05:13:12.490 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:12.504 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:12.523 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=152
    05:13:12.542 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:12.565 [closeDeferredTimer-48c67c66-1] INFO  c.c.c.l.LocalRepoManagerImpl - [48c67c66]_close: Shutting down real LocalRepoManager.
    05:13:12.563 [closeDeferredTimer-3d2b4c48-1] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2b4c48]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:12.800 [qtp1325681772-3918] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:12.807 [qtp1325681772-3918] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=146, revision=152

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:12.855 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:13.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:13.147 [qtp1325681772-3918] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:13.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6e4c6549-07cb-42ea-a0ac-41db251d76b2 from='build/repo/j7y62p9i-xlnw1-local-src' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3'
    05:13:13.175 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:13.178 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:13.192 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=153
    05:13:13.270 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:13:13.271 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:13:13.384 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=153
    05:13:13.409 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=152, revision=155
    05:13:13.411 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155
    05:13:13.536 [qtp1325681772-3918] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:13.544 [qtp1325681772-3918] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=152, revision=155
    05:13:13.599 [qtp1325681772-3918] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:13.603 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=146, revision=155
    05:13:13.603 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=155, revision=-1
    05:13:13.651 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:13.656 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 transaction.localRevision=99 remoteFromLocalRevision=153
    05:13:13.659 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:13.667 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3' toID=6e4c6549-07cb-42ea-a0ac-41db251d76b2 to='build/repo/j7y62p9i-xlnw1-local-src', fromRepoLocalSync=false

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:13.682 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [331a36d1]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65tq9-qktz1-local-src'
    05:13:13.686 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [331a36d1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65tq9-qktz1-local-src' locked successfully.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:13.695 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:13.704 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=99
    05:13:13.717 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:13.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0
    05:13:14.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=74.4 MiB, available=381.1 MiB
    05:13:14.345 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:14.349 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionInProgress=-1, revision=100
    05:13:14.353 [qtp1325681772-3917] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100
    05:13:14.472 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:14.485 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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
    05:13:14.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=73.9 MiB, available=381.6 MiB
    05:13:14.914 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=93, revision=100
    05:13:14.938 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:13:14.939 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:13:14.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:13:15.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=73.9 MiB, available=381.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:15.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:15.358 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:15.361 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionSynced=93, revision=100
    05:13:15.361 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionInProgress=100, revision=-1
    05:13:15.463 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:15.467 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:13:15.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=73.9 MiB, available=381.6 MiB
    05:13:15.837 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:13:16.190 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=73.9 MiB, available=381.6 MiB
    05:13:16.192 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:13:16.509 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=73.9 MiB, available=381.6 MiB
    05:13:16.510 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:13:16.510 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:13:16.521 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:16.527 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 localRepositoryRevisionSynced=99
    05:13:16.609 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:16.632 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=159 remoteFromLocalRevision=99
    05:13:16.731 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6e4c6549-07cb-42ea-a0ac-41db251d76b2 from='build/repo/j7y62p9i-xlnw1-local-src' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3'
    05:13:16.740 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=159
    05:13:16.836 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:13:16.837 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:13:16.847 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=159
    05:13:16.868 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=161
    05:13:16.871 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:16.912 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    05:13:16.912 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 05:28:16 CEST 2017

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:16.993 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:16.996 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=155, revision=161
    05:13:17.031 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:17.036 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=155, revision=161
    05:13:17.036 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=161, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:17.077 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [447531bd]initPersistenceManagerFactory: repositoryId=e90d4875-a013-4282-87c4-936329f1fe7a
    05:13:17.106 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [447531bd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27089 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:17.115 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:17.119 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 transaction.localRevision=105 remoteFromLocalRevision=159
    05:13:17.149 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:17.151 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:13:17.255 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60d1701]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65why-pf8l9-local-dest'
    05:13:17.257 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60d1701]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65why-pf8l9-local-dest' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:17.727 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=77.2 MiB, available=378.3 MiB
    05:13:17.906 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y61gzd-y4idy-remote'
    05:13:17.907 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y61gzd-y4idy-remote' locked successfully.
    05:13:18.849 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:19.076 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:19.143 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:19.190 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:19.305 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:19.352 [qtp1971696218-2194] INFO  D.Datastore - 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
    05:13:19.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:19.444 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:19.527 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:19.583 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:19.636 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:19.675 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:19.712 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:19.750 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:19.799 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:19.834 [qtp1971696218-2194] INFO  D.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
    05:13:19.952 [closeDeferredTimer-7385d10f-2] INFO  c.c.c.l.LocalRepoManagerImpl - [7385d10f]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:20.012 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:20.077 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:20.236 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:13:20.295 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]initPersistenceManagerFactory: repositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d
    05:13:20.295 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2388 ms.
    05:13:20.322 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:20.919 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = e90d4875-a013-4282-87c4-936329f1fe7a
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y656pb-zid5h-local-dest
      localRepository.publicKeySha1 = AB:93:A1:AB:D0:AC:9E:37:FC:04:06:78:21:3B:73:2D:87:35:99:E6

      remoteRepository.repositoryId = 6f74adae-bc2e-45ae-b6c1-c6342f51372d
      remoteRepository.remoteRoot = https://localhost:44090/6f74adae-bc2e-45ae-b6c1-c6342f51372d/Iw8j2Qq7wvC1bQudFsGGtg
      remoteRepository.publicKeySha1 = DE:64:D6:C8:DE:11:DB:36:F6:A8:1F:42:D0:CA:A7:64:6B:AA:08:37

    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 e90d4875-a013-4282-87c4-936329f1fe7a 6f74adae-bc2e-45ae-b6c1-c6342f51372d

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:21.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:21.108 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:21.111 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:13:21.112 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6f74adae-bc2e-45ae-b6c1-c6342f51372d from='https://localhost:44090/6f74adae-bc2e-45ae-b6c1-c6342f51372d/Iw8j2Qq7wvC1bQudFsGGtg' toID=e90d4875-a013-4282-87c4-936329f1fe7a to='build/repo/j7y656pb-zid5h-local-dest', fromRepoLocalSync=true
    05:13:21.112 [pool-36-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e90d4875-a013-4282-87c4-936329f1fe7a ('build/repo/j7y656pb-zid5h-local-dest')
    05:13:22.534 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:13:22.541 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:13:22.608 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:22.625 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a serverRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d renewalDateTime=2017-09-24T03:43:22.599Z expiryDateTime=2017-09-24T04:13:22.599Z
    05:13:22.639 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:22.680 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=107
    05:13:22.909 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:22.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a serverRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d: repoFileDtos.size=8
    05:13:23.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=80.7 MiB, available=374.8 MiB
    05:13:23.412 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:23.518 [qtp1971696218-3442] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a, this.localRepositoryRevisionInProgress=-1, revision=109
    05:13:23.600 [qtp1971696218-3442] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:24.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:25.477 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:25.514 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a serverRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d: 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
    05:13:25.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=59.4 MiB, available=396.1 MiB
    05:13:25.957 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.remoteRepositoryRevisionSynced=-1, revision=109
    05:13:28.133 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 519 ms.
    05:13:28.133 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:28.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.239 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:28.240 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    05:13:28.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:28.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.257 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:28.258 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.266 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:28.266 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.275 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:28.275 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:28.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.293 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:28.293 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.302 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:28.302 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.311 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:28.311 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:28.320 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    05:13:28.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:28.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:28.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:13:28.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:28.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:28.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:13:28.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:13:28.373 [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
    05:13:29.576 [closeDeferredTimer-183ff501-2s] INFO  c.c.c.l.LocalRepoManagerImpl - [183ff501]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:29.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:29.982 [closeDeferredTimer-4c877843-4] INFO  c.c.c.l.LocalRepoManagerImpl - [4c877843]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:30.834 [Test worker] INFO  D.Datastore - 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
    05:13:30.245 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=mr6n5_5oAG8-kGMOqU4XjA, serverRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d} because of missing permissions!
    05:13:30.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:13:30.936 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=60.2 MiB, available=395.3 MiB
    05:13:31.168 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:31.171 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a, this.localRepositoryRevisionSynced=-1, revision=109
    05:13:31.171 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a, this.localRepositoryRevisionInProgress=109, revision=-1
    05:13:31.240 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:31.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:13:31.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=59.4 MiB, available=396.1 MiB
    05:13:31.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:31.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:32.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=59.5 MiB, available=396.0 MiB
    05:13:32.185 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:13:32.597 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=59.4 MiB, available=396.1 MiB
    05:13:32.597 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:13:32.601 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:32.725 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:32.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:33.132 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:33.189 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:33.192 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'
    05:13:33.361 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:33.393 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    05:13:33.403 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    05:13:33.404 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:33.405 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    05:13:33.541 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a068c5203912cb913d9253f06194e60bd6dbae39' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:33.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:33.881 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", toRepositoryId="e90d4875-a013-4282-87c4-936329f1fe7a", path="/5/h"} on repo=e90d4875-a013-4282-87c4-936329f1fe7a
    05:13:33.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    05:13:33.947 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:33.948 [qtp1971696218-3442] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/mJ5H20KorUE49fXwgPN8tA/KEUSSaZvQqZ8hgPVNFV-UQ' offset=0
    05:13:34.004 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:34.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:13:34.051 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92963 bytes in 135 ms. path='/5/h'
    05:13:34.095 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    05:13:34.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", toRepositoryId="e90d4875-a013-4282-87c4-936329f1fe7a", path="/5/h"} on repo=e90d4875-a013-4282-87c4-936329f1fe7a
    05:13:34.231 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:34.256 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:34.259 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    05:13:34.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86490b0a90d779e33fb55f244dee997a3d2ecf3f' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    05:13:34.382 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", toRepositoryId="e90d4875-a013-4282-87c4-936329f1fe7a", path="/5/i"} on repo=e90d4875-a013-4282-87c4-936329f1fe7a
    05:13:34.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'
    05:13:34.503 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:34.504 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/mJ5H20KorUE49fXwgPN8tA/TvTeQxsA6qsGtgKhnP9U6A' offset=0
    05:13:34.514 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:34.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:34.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
    05:13:34.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:34.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:34.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 767858 bytes in 292 ms. path='/5/i'
    05:13:34.841 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:13:34.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", toRepositoryId="e90d4875-a013-4282-87c4-936329f1fe7a", path="/5/i"} on repo=e90d4875-a013-4282-87c4-936329f1fe7a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:34.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:35.158 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:35.171 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:35.173 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    05:13:35.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='296160dbf454bf4d2fc5dd7dd5f50a8a108688a0' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    05:13:35.246 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", toRepositoryId="e90d4875-a013-4282-87c4-936329f1fe7a", path="/aa"} on repo=e90d4875-a013-4282-87c4-936329f1fe7a
    05:13:35.253 [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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:35.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:35.277 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:35.279 [qtp1971696218-3556] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/Gq2ilX1ankODhoxLDZYdiQ' offset=0
    05:13:35.291 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:35.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    05:13:35.468 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 174041 bytes in 215 ms. path='/aa'
    05:13:35.543 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:13:35.576 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", toRepositoryId="e90d4875-a013-4282-87c4-936329f1fe7a", path="/aa"} on repo=e90d4875-a013-4282-87c4-936329f1fe7a
    05:13:35.644 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:35.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:35.664 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    05:13:35.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5b67adfaecf2be5dc5b0834149dad45619d0c1a3' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    05:13:35.815 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", toRepositoryId="e90d4875-a013-4282-87c4-936329f1fe7a", path="/bb"} on repo=e90d4875-a013-4282-87c4-936329f1fe7a
    05:13:35.822 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    05:13:35.841 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:35.842 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/40sJJdxn62XLHoVCwT9zEg' offset=0
    05:13:35.861 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:35.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:13:35.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158080 bytes in 102 ms. path='/bb'
    05:13:36.003 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:13:36.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", toRepositoryId="e90d4875-a013-4282-87c4-936329f1fe7a", path="/bb"} on repo=e90d4875-a013-4282-87c4-936329f1fe7a
    05:13:36.169 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:36.207 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:36.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    05:13:36.333 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d0a68009209831b91611d3245a19cdf486b4cabe' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    05:13:36.378 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", toRepositoryId="e90d4875-a013-4282-87c4-936329f1fe7a", path="/cc"} on repo=e90d4875-a013-4282-87c4-936329f1fe7a
    05:13:36.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/cc'
    05:13:36.412 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:36.413 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/uSZ89W9UJW28TsrS_jrKTg' offset=0
    05:13:36.428 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:36.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:36.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:13:36.687 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:36.690 [qtp1971696218-3556] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/uSZ89W9UJW28TsrS_jrKTg' offset=1048576
    05:13:36.704 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:36.842 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:13:36.939 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:36.939 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/uSZ89W9UJW28TsrS_jrKTg' offset=2097152
    05:13:36.951 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:37.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:37.150 [closeDeferredTimer-1c0dea15-75] INFO  c.c.c.l.LocalRepoManagerImpl - [1c0dea15]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:37.201 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:37.213 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/uSZ89W9UJW28TsrS_jrKTg' offset=3145728
    05:13:37.224 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:37.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:13:37.491 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:37.492 [qtp1971696218-3442] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/uSZ89W9UJW28TsrS_jrKTg' offset=4194304
    05:13:37.505 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:37.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:13:37.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 125902 bytes in 1377 ms. path='/cc'
    05:13:37.823 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:13:37.827 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc
    05:13:37.828 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_18y68 into destFile cc
    05:13:37.828 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_1vf9c into destFile cc
    05:13:37.829 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_2hwcg into destFile cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:37.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:37.946 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", toRepositoryId="e90d4875-a013-4282-87c4-936329f1fe7a", path="/cc"} on repo=e90d4875-a013-4282-87c4-936329f1fe7a
    05:13:37.961 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:37.977 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:37.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    05:13:38.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34eb9e25241de1fe32d474a8c314536a967a04c8' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    05:13:38.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", toRepositoryId="e90d4875-a013-4282-87c4-936329f1fe7a", path="/dd"} on repo=e90d4875-a013-4282-87c4-936329f1fe7a
    05:13:38.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/dd'
    05:13:38.113 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:38.115 [qtp1971696218-3442] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/C_Z15f-2epeVfpMgbTRz1A' offset=0
    05:13:38.126 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:38.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:13:38.367 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:38.368 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/C_Z15f-2epeVfpMgbTRz1A' offset=1048576
    05:13:38.380 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:38.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:13:38.623 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:38.624 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/C_Z15f-2epeVfpMgbTRz1A' offset=2097152
    05:13:38.636 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:38.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:13:38.867 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:38.867 [qtp1971696218-3442] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/C_Z15f-2epeVfpMgbTRz1A' offset=3145728
    05:13:38.876 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:39.030 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    05:13:39.126 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:39.129 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/C_Z15f-2epeVfpMgbTRz1A' offset=4194304
    05:13:39.144 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:39.283 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:13:39.366 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:39.367 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/C_Z15f-2epeVfpMgbTRz1A' offset=5242880
    05:13:39.378 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:39.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:39.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:13:39.637 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:39.641 [qtp1971696218-3556] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Iw8j2Qq7wvC1bQudFsGGtg/C_Z15f-2epeVfpMgbTRz1A' offset=6291456
    05:13:39.652 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:39.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:13:39.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 84853 bytes in 1748 ms. path='/dd'
    05:13:39.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:13:39.895 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd
    05:13:39.895 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_18y68 into destFile dd
    05:13:39.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_1vf9c into destFile dd
    05:13:39.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_2hwcg into destFile dd
    05:13:39.898 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_34dfk into destFile dd
    05:13:39.899 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_3quio into destFile dd
    05:13:40.219 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="6f74adae-bc2e-45ae-b6c1-c6342f51372d", toRepositoryId="e90d4875-a013-4282-87c4-936329f1fe7a", path="/dd"} on repo=e90d4875-a013-4282-87c4-936329f1fe7a
    05:13:40.297 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:13:40.321 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    05:13:40.348 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:40.379 [qtp1971696218-2854] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a localRepositoryRevisionSynced=107
    05:13:40.382 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:40.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:40.422 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d transaction.localRevision=55 remoteFromLocalRevision=107
    05:13:40.449 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:40.461 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:40.463 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e90d4875-a013-4282-87c4-936329f1fe7a from='build/repo/j7y656pb-zid5h-local-dest' toID=6f74adae-bc2e-45ae-b6c1-c6342f51372d to='https://localhost:44090/6f74adae-bc2e-45ae-b6c1-c6342f51372d/Iw8j2Qq7wvC1bQudFsGGtg'
    05:13:40.475 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:40.478 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:40.615 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=55

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:40.653 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4feeeed7]initPersistenceManagerFactory: repositoryId=2974d334-51a7-4697-979a-22975369ec87
    05:13:40.726 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4feeeed7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 37590 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:40.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:13:40.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:13:40.751 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d localRepositoryRevisionSynced=55

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:40.771 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65e1d-frtvb-remote'
    05:13:40.775 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65e1d-frtvb-remote' locked successfully.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:40.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:41.031 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=58
    05:13:41.047 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:41.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:41.943 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:41.946 [qtp1971696218-3442] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a, this.remoteRepositoryRevisionSynced=-1, revision=58
    05:13:42.081 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:42.092 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=-1, revision=58
    05:13:42.092 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=58, revision=-1
    05:13:42.207 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:42.216 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a transaction.localRevision=113 remoteFromLocalRevision=55
    05:13:42.339 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:42.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6f74adae-bc2e-45ae-b6c1-c6342f51372d from='https://localhost:44090/6f74adae-bc2e-45ae-b6c1-c6342f51372d/Iw8j2Qq7wvC1bQudFsGGtg' toID=e90d4875-a013-4282-87c4-936329f1fe7a to='build/repo/j7y656pb-zid5h-local-dest', fromRepoLocalSync=false
    05:13:42.362 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:42.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:42.367 [pool-4-thread-13] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=113
    05:13:42.431 [pool-4-thread-13] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:42.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a serverRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:42.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:43.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=90.0 MiB, available=365.5 MiB
    05:13:43.138 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:43.142 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a, this.localRepositoryRevisionInProgress=-1, revision=114
    05:13:43.147 [qtp1971696218-3451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114
    05:13:43.222 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:43.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a serverRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d: 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
    05:13:43.559 [Test worker] INFO  D.Datastore - 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
    05:13:43.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=89.3 MiB, available=366.2 MiB
    05:13:43.714 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.remoteRepositoryRevisionSynced=109, revision=114
    05:13:43.734 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=mr6n5_5oAG8-kGMOqU4XjA, serverRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d} because of missing permissions!
    05:13:43.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:13:44.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=89.3 MiB, available=366.2 MiB
    05:13:44.248 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:44.252 [qtp1971696218-3556] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a, this.localRepositoryRevisionSynced=109, revision=114
    05:13:44.252 [qtp1971696218-3556] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a, this.localRepositoryRevisionInProgress=114, revision=-1
    05:13:44.293 [qtp1971696218-3556] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:44.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:13:44.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=89.4 MiB, available=366.1 MiB
    05:13:44.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:13:45.090 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=89.4 MiB, available=366.1 MiB
    05:13:45.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:45.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:45.531 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=89.6 MiB, available=365.9 MiB
    05:13:45.531 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:13:45.531 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:13:45.544 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:45.553 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a localRepositoryRevisionSynced=113
    05:13:45.610 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:45.638 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d transaction.localRevision=61 remoteFromLocalRevision=113
    05:13:45.647 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e90d4875-a013-4282-87c4-936329f1fe7a from='build/repo/j7y656pb-zid5h-local-dest' toID=6f74adae-bc2e-45ae-b6c1-c6342f51372d to='https://localhost:44090/6f74adae-bc2e-45ae-b6c1-c6342f51372d/Iw8j2Qq7wvC1bQudFsGGtg'
    05:13:45.719 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d localRepositoryRevisionSynced=55 localRepositoryRevisionInProgress=61
    05:13:45.783 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:13:45.783 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:13:45.789 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d localRepositoryRevisionSynced=61
    05:13:45.813 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=-1, revision=63
    05:13:45.815 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63
    05:13:45.903 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:45.906 [qtp1971696218-3442] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a, this.remoteRepositoryRevisionSynced=58, revision=63
    05:13:45.925 [qtp1971696218-3442] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:45.934 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionSynced=58, revision=63
    05:13:45.934 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d, this.localRepositoryRevisionInProgress=63, revision=-1
    05:13:46.033 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:46.038 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6f74adae-bc2e-45ae-b6c1-c6342f51372d remoteRepositoryId=e90d4875-a013-4282-87c4-936329f1fe7a transaction.localRevision=119 remoteFromLocalRevision=61

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:46.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    05:13:46.112 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:46.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:13:46.158 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [6b4deff6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:46.159 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [447531bd]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:13:46.516 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:13:46.865 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:47.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:13:47.582 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2414cb]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y66jw8-tjkqn-local-src'
    05:13:47.591 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2414cb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y66jw8-tjkqn-local-src' locked successfully.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:47.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:47.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:48.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:48.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:49.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.
    05:13:49.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.
    05:13:50.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.
    05:13:50.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:50.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:50.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
    05:13:51.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:51.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
    05:13:51.827 [Test worker] INFO  D.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
    05:13:52.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
    05:13:52.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:52.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:52.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.
    05:13:53.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.
    05:13:53.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
    05:13:54.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:54.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:54.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.
    05:13:55.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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:55.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.
    05:13:56.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:57.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:13:57.599 [Test worker] INFO  D.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
    05:13:57.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:13:58.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:13:59.023 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [331a36d1]initPersistenceManagerFactory: repositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:13:59.069 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [331a36d1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25251 ms.
    05:13:59.102 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65tqe-swqjc-remote'
    05:13:59.103 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65tqe-swqjc-remote' locked successfully.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:00.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:01.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.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:01.820 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60d1701]initPersistenceManagerFactory: repositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8
    05:14:01.918 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60d1701]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27712 ms.
    05:14:02.434 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=78.3 MiB, available=377.2 MiB
    05:14:02.614 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y62p9j-6oq9-remote'
    05:14:02.615 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y62p9j-6oq9-remote' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:02.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:03.206 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:03.468 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:03.522 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:03.575 [qtp1325681772-3917] INFO  D.Datastore - 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
    05:14:03.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:03.701 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:03.767 [qtp1325681772-3917] INFO  D.Datastore - 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
    05:14: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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:03.875 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:03.929 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:03.987 [qtp1325681772-3917] INFO  D.Datastore - 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
    05:14:03.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:04.029 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:04.071 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:04.127 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:04.187 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:04.248 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:04.307 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:04.459 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:04.502 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:04.611 [qtp1325681772-3917] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:14:04.658 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]initPersistenceManagerFactory: repositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3
    05:14:04.658 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2043 ms.
    05:14:04.677 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:05.376 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 219b0db4-34a6-40e3-872b-c55353b19ec8
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65why-pf8l9-local-dest
      localRepository.publicKeySha1 = 1E:EA:53:00:AC:C3:32:0E:74:D9:2F:DA:CC:D0:36:5F:05:F0:0A:F3

      remoteRepository.repositoryId = 4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3
      remoteRepository.remoteRoot = https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg
      remoteRepository.publicKeySha1 = 1C:CE:40:B1:BD:77:D2:3B:09:CD:F5:95:98:A4:6F:AA:D7:47:9A:DE

    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 219b0db4-34a6-40e3-872b-c55353b19ec8 4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:05.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:05.557 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:05.559 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:14:05.560 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=219b0db4-34a6-40e3-872b-c55353b19ec8 to='build/repo/j7y65why-pf8l9-local-dest', fromRepoLocalSync=true
    05:14:05.560 [pool-33-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 219b0db4-34a6-40e3-872b-c55353b19ec8 ('build/repo/j7y65why-pf8l9-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:06.119 [closeDeferredTimer-f5eabde-1s] INFO  c.c.c.l.LocalRepoManagerImpl - [f5eabde]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:06.216 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:14:06.224 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:14:06.271 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:06.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:06.290 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 renewalDateTime=2017-09-24T03:44:06.256Z expiryDateTime=2017-09-24T04:14:06.256Z
    05:14:06.304 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:06.363 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=107

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:06.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:06.512 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:06.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:06.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:06.677 [closeDeferredTimer-447531bd-1] INFO  c.c.c.l.LocalRepoManagerImpl - [447531bd]_close: Shutting down real LocalRepoManager.
    05:14:06.678 [closeDeferredTimer-6b4deff6-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6b4deff6]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:06.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.
    05:14:06.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.
    05:14:07.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:07.140 [Test worker] INFO  D.Datastore - 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
    05:14:07.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:07.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=81.6 MiB, available=373.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:07.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:07.408 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:07.488 [qtp1325681772-3916] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionInProgress=-1, revision=109
    05:14:07.593 [qtp1325681772-3916] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:07.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.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:08.181 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:08.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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
    05:14:08.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=84.9 MiB, available=370.6 MiB
    05:14:08.890 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=-1, revision=109

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:10.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:13.092 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ATQn_XOEwLdrrZPdqHG3zw could not be decrypted! Access rights missing?!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:13.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:13.745 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 653 ms.
    05:14:13.745 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:14:13.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.815 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:13.815 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.817 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=olXDjIMmt2xHH7bnfmIxXQ could not be decrypted! Access rights missing?!
    05:14:13.818 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:14:13.818 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:13.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.827 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=WZB4sgLyyd4pCoGIzuTZ2g could not be decrypted! Access rights missing?!
    05:14:13.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:13.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.829 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=u4aZH2kNSIMoW-Jcpi8CmA could not be decrypted! Access rights missing?!
    05:14:13.829 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:13.829 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.831 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=7WxCDh3il4ZD0z3XfA5H_g could not be decrypted! Access rights missing?!
    05:14:13.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:14:13.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.833 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=TUTfvR7Blf46lkaquOW7FA could not be decrypted! Access rights missing?!
    05:14:13.833 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:13.833 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.841 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:13.841 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.843 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=qWXXcrQ0PpasO1llU6eLLw could not be decrypted! Access rights missing?!
    05:14:13.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:13.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.851 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:13.851 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:13.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:13.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.879 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:13.879 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.889 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:14:13.889 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.892 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=t8hrFooutjGuyCSRMjuGJg could not be decrypted! Access rights missing?!
    05:14:13.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:14:13.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:13.895 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=W34xou7Mnhe5dayMISkwmQ could not be decrypted! Access rights missing?!
    05:14:13.895 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:13.895 [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
    05:14:14.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:14.836 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:14:14.838 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:14:14.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:14:15.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=85.8 MiB, available=369.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:15.466 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]initPersistenceManagerFactory: repositoryId=dd062bb5-06b3-4570-9537-dec50bded400

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:15.490 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:15.493 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionSynced=-1, revision=109
    05:14:15.494 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionInProgress=109, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:15.542 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 27802 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:15.545 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:15.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:15.575 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:15.709 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 113 ms.
    05:14:15.710 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Ckk64i2FYiIwYqL7iQqBtQ, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:15.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:15.887 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 177 ms.
    05:14:15.888 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Pnv1q4MlcVpT244gvK0Uag, invitation=false]

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:15.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=85.0 MiB, available=370.5 MiB
    05:14:16.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:16.608 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=77.9 MiB, available=377.6 MiB
    05:14:16.876 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:16.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=84.9 MiB, available=370.6 MiB
    05:14:16.621 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:14:16.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=84.8 MiB, available=370.7 MiB
    05:14:16.991 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:14:16.995 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:17.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:17.438 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 2974d334-51a7-4697-979a-22975369ec87
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65e1b-46wn0-local-src
      localRepository.publicKeySha1 = 74:FF:FF:55:7B:46:00:80:AC:7E:53:D7:F5:F4:7B:AC:B7:09:C0:50

      remoteRepository.repositoryId = dd062bb5-06b3-4570-9537-dec50bded400
      remoteRepository.remoteRoot = https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400
      remoteRepository.publicKeySha1 = 0C:91:4D:7F:29:69:44:46:7B:79:30:AB:F7:4E:DB:71:DD:29:6C:CD

    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 2974d334-51a7-4697-979a-22975369ec87 dd062bb5-06b3-4570-9537-dec50bded400
    05:14:17.723 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:17.727 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:18.025 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:18.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'
    05:14:18.216 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:18.332 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    05:14:18.345 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    05:14:18.346 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:18.348 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    05:14:18.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47da2dd46c5c5d2cb8455e84ce06ab7960fd07ad' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h
    05:14:18.886 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="219b0db4-34a6-40e3-872b-c55353b19ec8", path="/5/h"} on repo=219b0db4-34a6-40e3-872b-c55353b19ec8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:18.909 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:14:18.921 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:18.947 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    05:14:18.980 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:18.981 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/jFNzoH5HyzjeuSVlecsXiA/WJA7u8jTWU6eszStlvqH5A' offset=0
    05:14:19.017 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:19.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
    05:14:19.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:19.064 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:19.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68370 bytes in 124 ms. path='/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:19.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:14:19.108 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    05:14:19.150 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    05:14:19.174 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.99%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:19.205 [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
    05:14:19.296 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:19.314 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="219b0db4-34a6-40e3-872b-c55353b19ec8", path="/5/h"} on repo=219b0db4-34a6-40e3-872b-c55353b19ec8
    05:14:19.338 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:19.451 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:19.455 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:19.508 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:19.510 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:14:19.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=dd062bb5-06b3-4570-9537-dec50bded400 from='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400' toID=2974d334-51a7-4697-979a-22975369ec87 to='build/repo/j7y65e1b-46wn0-local-src', fromRepoLocalSync=true
    05:14:19.511 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2974d334-51a7-4697-979a-22975369ec87 ('build/repo/j7y65e1b-46wn0-local-src')
    05:14:19.540 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:14:19.558 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:19.582 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='736d4329591f8e750be4ecc229e3bbe0304401e7' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    05:14:19.803 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="219b0db4-34a6-40e3-872b-c55353b19ec8", path="/5/i"} on repo=219b0db4-34a6-40e3-872b-c55353b19ec8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:19.827 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:19.844 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 renewalDateTime=2017-09-24T03:44:19.811Z expiryDateTime=2017-09-24T04:14:19.811Z
    05:14:19.862 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:19.872 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14: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.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:19.901 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:19.903 [qtp1325681772-3916] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/jFNzoH5HyzjeuSVlecsXiA/OzuSSLohXgJLSNtScKMOtA' offset=0
    05:14:19.910 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:19.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:19.962 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:19.972 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168345 bytes in 100 ms. path='/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:20.321 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:20.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:20.335 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:14:20.492 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="219b0db4-34a6-40e3-872b-c55353b19ec8", path="/5/i"} on repo=219b0db4-34a6-40e3-872b-c55353b19ec8
    05:14:20.513 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:20.533 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:20.535 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    05:14:20.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13a482d21c40aa145fa1b4c6ee4401069c4e0689' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    05:14:20.655 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="219b0db4-34a6-40e3-872b-c55353b19ec8", path="/aa"} on repo=219b0db4-34a6-40e3-872b-c55353b19ec8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:20.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=63.8 MiB, available=391.7 MiB
    05:14:20.851 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:20.891 [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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:20.892 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionInProgress=-1, revision=4

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:20.910 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:20.911 [qtp1325681772-3916] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/5qxn0FgKyIVCKSAXH2MSiA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:20.914 [qtp178185341-3604] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:20.919 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:20.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:20.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:21.002 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 231005 bytes in 111 ms. path='/aa'
    05:14:21.051 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:14:21.179 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="219b0db4-34a6-40e3-872b-c55353b19ec8", path="/aa"} on repo=219b0db4-34a6-40e3-872b-c55353b19ec8
    05:14:21.268 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:21.331 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:21.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    05:14:21.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a454f29b9a6607cd6fbd79901685624a8360b09' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    05:14:21.697 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="219b0db4-34a6-40e3-872b-c55353b19ec8", path="/bb"} on repo=219b0db4-34a6-40e3-872b-c55353b19ec8
    05:14:21.717 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    05:14:21.747 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:21.749 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/pwSjtxkSASBq6DnmVqMkbw' offset=0
    05:14:21.760 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:21.866 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:14:21.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 652125 bytes in 220 ms. path='/bb'
    05:14:22.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:14:22.195 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="219b0db4-34a6-40e3-872b-c55353b19ec8", path="/bb"} on repo=219b0db4-34a6-40e3-872b-c55353b19ec8
    05:14:22.214 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:22.232 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:22.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    05:14:22.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='69df100be0ddc8dfd4a4f2a1ef6fba0586add444' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:22.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:22.486 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="219b0db4-34a6-40e3-872b-c55353b19ec8", path="/cc"} on repo=219b0db4-34a6-40e3-872b-c55353b19ec8
    05:14:22.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/cc'
    05:14:22.568 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:22.570 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=0
    05:14:22.582 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:22.729 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:14:22.826 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:22.827 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=1048576
    05:14:22.837 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:22.961 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:22.978 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.
    05:14:23.075 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:23.076 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=2097152
    05:14:23.090 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:23.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:23.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:23.396 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:23.400 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=3145728
    05:14:23.410 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:23.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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:22.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: 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
    05:14:23.528 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=64.1 MiB, available=391.4 MiB
    05:14:23.541 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:23.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:14:23.727 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:23.729 [qtp1325681772-3916] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:23.736 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pnv1q4MlcVpT244gvK0Uag, serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400} because of missing permissions!
    05:14:23.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:23.748 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:23.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
    05:14:23.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:14:23.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 48720 bytes in 1449 ms. path='/cc'
    05:14:24.040 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:14:24.041 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc
    05:14:24.042 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_18y68 into destFile cc
    05:14:24.042 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_1vf9c into destFile cc
    05:14:24.043 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_2hwcg into destFile cc
    05:14:24.087 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="219b0db4-34a6-40e3-872b-c55353b19ec8", path="/cc"} on repo=219b0db4-34a6-40e3-872b-c55353b19ec8
    05:14:24.101 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:24.127 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:24.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    05:14:24.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4e42fd0605c8522d30cfc56db716a3885016ab25' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:24.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:24.262 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="219b0db4-34a6-40e3-872b-c55353b19ec8", path="/dd"} on repo=219b0db4-34a6-40e3-872b-c55353b19ec8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:24.286 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=64.3 MiB, available=391.2 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:24.381 [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
    05:14:24.404 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:24.404 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:24.406 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/1ELEFkCLLOYEbrZ-g-Wegw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:24.408 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionSynced=-1, revision=4
    05:14:24.408 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:24.415 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:24.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:14:24.485 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88140 bytes in 104 ms. path='/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:24.560 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:24.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:24.689 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:14:24.722 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="219b0db4-34a6-40e3-872b-c55353b19ec8", path="/dd"} on repo=219b0db4-34a6-40e3-872b-c55353b19ec8

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:24.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:24.737 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:24.770 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    05:14:24.786 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:24.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:24.833 [qtp1325681772-3226] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 localRepositoryRevisionSynced=107
    05:14:24.836 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:24.872 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=54 remoteFromLocalRevision=107

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:24.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=64.4 MiB, available=391.1 MiB
    05:14:24.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:24.991 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:25.005 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:25.007 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=219b0db4-34a6-40e3-872b-c55353b19ec8 from='build/repo/j7y65why-pf8l9-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'
    05:14:25.031 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:25.034 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:25.250 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=54

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:25.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:25.312 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:14:25.312 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:14:25.329 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=54
    05:14:25.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:25.400 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=64.4 MiB, available=391.1 MiB
    05:14:25.402 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:25.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:25.536 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=57
    05:14:25.556 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:25.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=64.4 MiB, available=391.1 MiB
    05:14:25.790 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:14:25.792 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:14:25.792 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:14:25.813 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:25.853 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 localRepositoryRevisionSynced=2
    05:14:25.904 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:25.937 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 transaction.localRevision=6 remoteFromLocalRevision=2
    05:14:26.073 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:26.085 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:26.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2974d334-51a7-4697-979a-22975369ec87 from='build/repo/j7y65e1b-46wn0-local-src' toID=dd062bb5-06b3-4570-9537-dec50bded400 to='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400'
    05:14:26.100 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:26.104 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:26.116 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:26.119 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.remoteRepositoryRevisionSynced=-1, revision=57

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:26.152 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:26.164 [Test worker] INFO  D.Datastore - 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
    05:14:26.223 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:26.231 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=-1, revision=57
    05:14:26.231 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=57, revision=-1
    05:14:26.268 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:26.280 [qtp1325681772-3013] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 transaction.localRevision=113 remoteFromLocalRevision=54
    05:14:26.320 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:26.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=219b0db4-34a6-40e3-872b-c55353b19ec8 to='build/repo/j7y65why-pf8l9-local-dest', fromRepoLocalSync=false
    05:14:26.344 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:26.358 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=113

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:26.360 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:26.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:26.398 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:26.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:26.406 [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
    05:14:26.407 [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
    05:14:26.446 [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
    05:14:26.645 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:26.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:26.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=82.4 MiB, available=373.1 MiB
    05:14:26.907 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:26.910 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionInProgress=-1, revision=114
    05:14:26.914 [qtp1325681772-3013] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:26.918 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=8
    05:14:26.919 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:26.949 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:26.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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
    05:14:27.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:27.374 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:27.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=81.8 MiB, available=373.7 MiB
    05:14:27.417 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=109, revision=114
    05:14:27.443 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:14:27.444 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:14:27.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:27.447 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:27.453 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:27.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=81.8 MiB, available=373.7 MiB
    05:14:27.919 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:27.922 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionSynced=109, revision=114
    05:14:27.922 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionInProgress=114, revision=-1
    05:14:27.993 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:27.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:28.048 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:28.057 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=-1, revision=8
    05:14:28.057 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=8, revision=-1
    05:14:28.234 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    05:14:28.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:28.325 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:28.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=81.9 MiB, available=373.6 MiB
    05:14:28.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:28.639 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:28.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:28.699 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:28.701 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:28.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:28.836 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=11
    05:14:28.838 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:28.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:28.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=81.9 MiB, available=373.6 MiB
    05:14:28.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:28.972 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:28.979 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=8, revision=11
    05:14:29.077 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:29.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:29.086 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=8, revision=11
    05:14:29.086 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=11, revision=-1
    05:14:29.133 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:14:29.133 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:29.155 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:29.359 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:29.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=81.9 MiB, available=373.6 MiB
    05:14:29.376 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:14:29.376 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:29.375 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:29.391 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:29.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:29.397 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:29.403 [qtp1325681772-3013] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 localRepositoryRevisionSynced=113
    05:14:29.405 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:29.456 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=60 remoteFromLocalRevision=113

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:29.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:29.484 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=219b0db4-34a6-40e3-872b-c55353b19ec8 from='build/repo/j7y65why-pf8l9-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:29.492 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=14
    05:14:29.492 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:29.494 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=54 localRepositoryRevisionInProgress=60
    05:14:29.589 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:14:29.590 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:14:29.598 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=60

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:29.606 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:29.609 [qtp178185341-3602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:29.655 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=62
    05:14:29.656 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:29.660 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:29.665 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=11, revision=14
    05:14:29.665 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=14, revision=-1
    05:14:29.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:29.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:29.725 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:29.766 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:29.775 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:29.777 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.remoteRepositoryRevisionSynced=57, revision=62

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:29.780 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:29.794 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:29.798 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:29.799 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=57, revision=62
    05:14:29.799 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=62, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:29.800 [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
    05:14:29.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:29.858 [Test worker] INFO  D.Datastore - 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
    05:14:29.873 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:29.879 [qtp1325681772-3916] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 transaction.localRevision=119 remoteFromLocalRevision=60
    05:14:29.881 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:29.883 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:29.897 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=17
    05:14:29.897 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:29.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:29.959 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:29.964 [qtp178185341-3738] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=14, revision=17
    05:14:30.015 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:30.023 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=14, revision=17
    05:14:30.023 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:30.041 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 131 ms.
    05:14:30.041 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Bag85DzvNeEgwACvbXvDAA, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:30.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:14:30.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:30.086 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:30.133 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 91 ms.
    05:14:30.134 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, invitation=false]
    05:14:30.138 [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
    05:14:30.138 [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
    05:14:30.169 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:30.286 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:30.314 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:30.330 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    05:14:30.332 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:30.335 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14: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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:30.424 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=20
    05:14:30.425 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    05:14:30.480 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:30.483 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:30.524 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:30.528 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:14:30.529 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=219b0db4-34a6-40e3-872b-c55353b19ec8 to='build/repo/j7y65why-pf8l9-local-dest', fromRepoLocalSync=true
    05:14:30.529 [pool-34-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 219b0db4-34a6-40e3-872b-c55353b19ec8 ('build/repo/j7y65why-pf8l9-local-dest')
    05:14:30.547 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:14:30.562 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:30.664 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:30.673 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=17, revision=20
    05:14:30.674 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14: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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:30.712 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:30.721 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:14:30.721 [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
    05:14:30.733 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 renewalDateTime=2017-09-24T03:44:06.256Z expiryDateTime=2017-09-24T04:14:06.256Z

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:30.746 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:30.755 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:30.760 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=119

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:30.773 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:30.776 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:30.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:30.796 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:30.805 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:30.809 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:14:30.912 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=23
    05:14:30.912 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:30.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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:31.013 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:31.016 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:31.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:31.077 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:31.082 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=20, revision=23
    05:14:31.082 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=23, revision=-1
    05:14:31.126 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:31.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:31.150 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:31.232 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:31.268 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:31.288 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    05:14:31.290 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:31.291 [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
    05:14:31.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=83.3 MiB, available=372.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:31.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f4ebad5dabe3fac165f9cbe8c3241e33c752c12f' to.sha1='a8da9167f9d8bcbbb728888869dffa3021caa1ea'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:31.382 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:31.385 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionInProgress=-1, revision=120
    05:14:31.395 [qtp1325681772-3013] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120
    05:14:31.462 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:31.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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
    05:14:31.477 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=27
    05:14:31.477 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27
    05:14:31.617 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:31.620 [qtp178185341-3602] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=23, revision=27
    05:14:31.700 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:31.707 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=23, revision=27
    05:14:31.707 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=27, revision=-1
    05:14:31.741 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:31.829 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:31.915 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=83.2 MiB, available=372.3 MiB
    05:14:31.919 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=114, revision=120
    05:14:31.924 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:14:31.925 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:14:31.926 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:14:31.926 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:31.937 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2414cb]initPersistenceManagerFactory: repositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:14:31.969 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2414cb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 38554 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:31.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/1 {11 11ä11#+} 1/a"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:32.010 [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
    05:14:32.048 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y66jwb-k8eac-remote'
    05:14:32.052 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y66jwb-k8eac-remote' locked successfully.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:32.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:32.265 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:32.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=83.2 MiB, available=372.3 MiB
    05:14:32.420 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:32.424 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionSynced=114, revision=120
    05:14:32.424 [qtp1325681772-3226] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionInProgress=120, revision=-1
    05:14:32.441 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:32.443 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:32.454 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:32.462 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:32.463 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fQQq5toArBba46L5ax8bmQ/U-z6bmbEZMKCduiRet5ztA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:32.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=83.3 MiB, available=372.2 MiB
    05:14:32.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:14:33.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=83.3 MiB, available=372.2 MiB
    05:14:33.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:33.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:33.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=83.3 MiB, available=372.2 MiB
    05:14:33.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:14:33.499 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:14:33.499 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:14:33.510 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:33.520 [qtp1325681772-3013] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 localRepositoryRevisionSynced=119
    05:14:33.526 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:33.546 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=68 remoteFromLocalRevision=119
    05:14:33.614 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:33.617 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:33.630 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=68
    05:14:33.632 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68
    05:14:33.694 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:33.698 [qtp1325681772-3916] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.remoteRepositoryRevisionSynced=62, revision=68
    05:14:33.801 [qtp1325681772-3916] 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
    05:14:33.890 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:33.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=219b0db4-34a6-40e3-872b-c55353b19ec8 from='build/repo/j7y65why-pf8l9-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'
    05:14:33.907 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:33.909 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:33.916 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=60 localRepositoryRevisionInProgress=69
    05:14:34.018 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:14:34.018 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:14:34.024 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=69
    05:14:34.173 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=68, revision=71
    05:14:34.175 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71
    05:14:34.495 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:34.504 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.remoteRepositoryRevisionSynced=68, revision=71
    05:14:34.547 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:34.551 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=62, revision=71
    05:14:34.551 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=71, revision=-1
    05:14:34.596 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:34.600 [qtp1325681772-3013] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 transaction.localRevision=126 remoteFromLocalRevision=69
    05:14:34.650 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:34.655 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:34.656 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=219b0db4-34a6-40e3-872b-c55353b19ec8 to='build/repo/j7y65why-pf8l9-local-dest', fromRepoLocalSync=false
    05:14:34.669 [qtp1325681772-3226] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:34.674 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=126
    05:14:34.707 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:34.716 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:34.744 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 848010 bytes in 2733 ms. path='/1 {11 11ä11#+} 1/a'
    05:14:34.768 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=30
    05:14:34.769 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:14:34.911 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:34.935 [qtp178185341-3603] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=27, revision=30
    05:14:34.958 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:34.961 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=27, revision=30
    05:14:34.962 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=30, revision=-1
    05:14:35.005 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:35.005 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:35.019 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:35.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=84.5 MiB, available=371.0 MiB
    05:14:35.219 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:35.223 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionInProgress=-1, revision=127
    05:14:35.228 [qtp1325681772-3917] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:35.255 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:35.270 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:35.277 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:35.298 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:14:35.343 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:35.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:35.583 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/1 {11 11ä11#+} 1/a"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:35.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:35.689 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:35.691 [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
    05:14:35.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=84.1 MiB, available=371.4 MiB
    05:14:35.725 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=120, revision=127
    05:14:35.738 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:14:35.739 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:14:35.740 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:35.759 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f35e23f133dd0bbadc30f6e90a4f60433cdadbf' to.sha1='9c7b58dc5e1fe02ae2119b9a35402cb5d0294661'): /1 {11 11ä11#+} 1/b
    05:14:35.802 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=36
    05:14:35.803 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36
    05:14:36.095 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:36.099 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=30, revision=36
    05:14:36.129 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:36.133 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=30, revision=36
    05:14:36.134 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=36, revision=-1
    05:14:36.154 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:35.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:14:36.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=83.3 MiB, available=372.2 MiB
    05:14:36.182 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:36.186 [qtp1325681772-3916] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionSynced=120, revision=127
    05:14:36.186 [qtp1325681772-3916] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionInProgress=127, revision=-1
    05:14:36.276 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:36.276 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:36.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:36.322 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/1 {11 11ä11#+} 1/b"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:36.327 [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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:36.327 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]initPersistenceManagerFactory: repositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e
    05:14:36.341 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 30049 ms.
    05:14:36.400 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:36.529 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 124 ms.
    05:14:36.529 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=gdYjiPg3bzu4FjLkcC45RQ, invitation=false]
    05:14:36.556 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 26 ms.
    05:14:36.556 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ncFEZdxPgkhwG57PIxy6nA, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:36.566 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:36.610 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:36.625 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:36.634 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fQQq5toArBba46L5ax8bmQ/O_bSMfViDywxDmBdSwyPeA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:36.760 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=83.4 MiB, available=372.1 MiB
    05:14:36.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:14:37.163 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=83.4 MiB, available=372.1 MiB
    05:14:37.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:37.543 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=64.1 MiB, available=431.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:37.650 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:37.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 846941 bytes in 1337 ms. path='/1 {11 11ä11#+} 1/b'
    05:14:37.675 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=39
    05:14:37.675 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:37.677 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=83.4 MiB, available=372.1 MiB
    05:14:37.677 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:14:37.677 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:37.701 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:37.708 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:37.711 [qtp178185341-3603] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=36, revision=39

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:37.716 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 localRepositoryRevisionSynced=126

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:37.717 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:37.724 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:37.740 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=36, revision=39
    05:14:37.741 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=39, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:37.775 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=75 remoteFromLocalRevision=126
    05:14:37.777 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=219b0db4-34a6-40e3-872b-c55353b19ec8 from='build/repo/j7y65why-pf8l9-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'
    05:14:37.780 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=69 localRepositoryRevisionInProgress=75
    05:14:37.802 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:14:37.805 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:14:37.812 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=75

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:37.812 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:37.812 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:37.830 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:37.859 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:14:37.860 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:37.863 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:37.895 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:37.926 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=77
    05:14:37.928 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:37.944 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/1 {11 11ä11#+} 1/b"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:37.952 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:37.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:37.961 [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
    05:14:37.977 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:37.983 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.remoteRepositoryRevisionSynced=71, revision=77

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:37.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='805acfebae59958c83119a38ae65cf8f0ccafdb5' to.sha1='a8368eacb4943004d9058dbb60b5a7cbaa8b7ac3'): /1 {11 11ä11#+} 1/c

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:37.988 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:38.014 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=71, revision=77
    05:14:38.014 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=77, revision=-1
    05:14:38.028 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:38.032 [qtp1325681772-3916] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 transaction.localRevision=132 remoteFromLocalRevision=75

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:38.042 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=45
    05:14:38.042 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:38.046 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:38.050 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:14:38.073 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [29e681c9]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y67muw-miwgq-local-dest'
    05:14:38.075 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [29e681c9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y67muw-miwgq-local-dest' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:38.088 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:38.092 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=39, revision=45
    05:14:38.126 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:38.132 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=39, revision=45
    05:14:38.132 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=45, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:38.140 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 36fb7ae9-8328-4efc-b22a-e77cb8efd86f
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65tq9-qktz1-local-src
      localRepository.publicKeySha1 = 39:92:A4:43:AA:AF:BC:46:0A:BA:D8:14:BC:EE:BD:B9:CF:BE:7D:F5

      remoteRepository.repositoryId = ada1a14b-f25a-4b99-ad83-bef02886859e
      remoteRepository.remoteRoot = https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e
      remoteRepository.publicKeySha1 = D2:2E:C5:32:38:51:98:2B:CF:FD:B6:4C:86:88:D6:1E:07:F7:7C:DB

    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 36fb7ae9-8328-4efc-b22a-e77cb8efd86f ada1a14b-f25a-4b99-ad83-bef02886859e

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:38.160 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:38.275 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:38.310 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/1 {11 11ä11#+} 1/c"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:38.316 [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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:38.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:38.609 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:38.628 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:38.630 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:38.632 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fQQq5toArBba46L5ax8bmQ/m0T-kxMI6Ei_3KW3plpeBw' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:38.924 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    05:14:40.424 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:14:40.437 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    05:14:40.578 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    05:14:40.600 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:14:40.643 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    05:14:40.706 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    05:14:40.753 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.75%
    05:14:40.835 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    05:14:41.012 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:41.017 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:14:41.019 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ada1a14b-f25a-4b99-ad83-bef02886859e from='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e' toID=36fb7ae9-8328-4efc-b22a-e77cb8efd86f to='build/repo/j7y65tq9-qktz1-local-src', fromRepoLocalSync=true
    05:14:41.019 [pool-34-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 36fb7ae9-8328-4efc-b22a-e77cb8efd86f ('build/repo/j7y65tq9-qktz1-local-src')
    05:14:41.059 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:14:41.095 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:41.184 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:41.224 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:41.240 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e renewalDateTime=2017-09-24T03:44:41.207Z expiryDateTime=2017-09-24T04:14:41.207Z
    05:14:41.254 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:41.354 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    05:14:41.408 [pool-4-thread-8] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:41.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:41.450 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:41.460 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:41.464 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:41.464 [qtp178185341-3738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fQQq5toArBba46L5ax8bmQ/m0T-kxMI6Ei_3KW3plpeBw' offset=1048576
    05:14:41.874 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:41.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=56.2 MiB, available=441.8 MiB
    05:14:41.997 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:42.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1348637 bytes in 3690 ms. path='/1 {11 11ä11#+} 1/c'
    05:14:42.022 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=49
    05:14:42.023 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:42.033 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.localRepositoryRevisionInProgress=-1, revision=4
    05:14:42.051 [qtp298852037-3892] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:42.056 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:42.058 [qtp178185341-3603] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=45, revision=49
    05:14:42.225 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:42.232 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=45, revision=49
    05:14:42.232 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=49, revision=-1
    05:14:42.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:42.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:42.280 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:42.305 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:14:42.308 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:14:42.365 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:42.412 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/1 {11 11ä11#+} 1/c"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:42.436 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:42.454 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:14:42.457 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:42.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:14:42.502 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='594874375f82933659d3a7131a8fdded1b93c267' to.sha1='23fcc9c2bcdfa648002a10daafdb29f333621527'): /2/1 {11 11ä11#+} 1/a
    05:14:42.559 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=55
    05:14:42.559 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55
    05:14:42.652 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:42.655 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=49, revision=55
    05:14:42.729 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:42.733 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=49, revision=55
    05:14:42.733 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=55, revision=-1
    05:14:42.772 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:42.808 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:42.849 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/2/1 {11 11ä11#+} 1/a"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:42.854 [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'
    05:14:42.899 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:42.905 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:42.907 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:42.908 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CBc6hA6CA45zbm_2xMt55g/04-wQ2-5x3T2Vp9OE4uqWg/tjTAda17jCMkwROsE0wtSA' offset=0
    05:14:43.087 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:43.102 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 61863 bytes in 248 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:14:43.111 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=58
    05:14:43.111 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58
    05:14:43.150 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:43.152 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=55, revision=58
    05:14:43.167 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:43.171 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=55, revision=58
    05:14:43.171 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=58, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:43.200 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:43.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: 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
    05:14:43.219 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:14:43.219 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:43.255 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:43.283 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:14:43.286 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:14:43.316 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:43.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/2/1 {11 11ä11#+} 1/a"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:43.434 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:43.518 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:43.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:14:43.559 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='92b14e3993b81b8dccd39b07a6d8aa32099cb270' to.sha1='d8156408df79a92796fde2aeb794249a20cdb76d'): /2/1 {11 11ä11#+} 1/b
    05:14:43.604 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=64
    05:14:43.604 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64
    05:14:43.679 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:43.684 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=58, revision=64

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:43.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=499.0 MiB, allocated=499.0 MiB, used=56.5 MiB, available=442.5 MiB
    05:14:43.701 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:43.786 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:43.795 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=58, revision=64
    05:14:43.795 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=64, revision=-1
    05:14:43.820 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:43.889 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:43.917 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/2/1 {11 11ä11#+} 1/b"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:43.982 [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
    05:14:44.059 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ncFEZdxPgkhwG57PIxy6nA, serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:44.154 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:44.166 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:44.169 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:44.170 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CBc6hA6CA45zbm_2xMt55g/04-wQ2-5x3T2Vp9OE4uqWg/88zFXe3wMl4xqVuIu6mCDQ' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:44.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:14:44.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.5 MiB, allocated=498.5 MiB, used=56.5 MiB, available=442.0 MiB
    05:14:44.605 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:44.608 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.localRepositoryRevisionSynced=-1, revision=4
    05:14:44.609 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.localRepositoryRevisionInProgress=4, revision=-1
    05:14:44.714 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:44.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:14:45.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=499.5 MiB, allocated=499.5 MiB, used=51.4 MiB, available=448.1 MiB
    05:14:45.221 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:14:45.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=499.5 MiB, allocated=499.5 MiB, used=51.6 MiB, available=447.9 MiB
    05:14:45.577 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:45.678 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:45.715 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 606032 bytes in 1732 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:14:45.733 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=67
    05:14:45.733 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67
    05:14:45.772 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:45.774 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=64, revision=67
    05:14:45.817 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:45.827 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=64, revision=67
    05:14:45.828 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=67, revision=-1
    05:14:45.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:45.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:45.887 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:45.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=500.5 MiB, allocated=500.5 MiB, used=51.6 MiB, available=448.9 MiB
    05:14:45.940 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:14:45.943 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:14:45.943 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:45.943 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:14:45.945 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:45.958 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:45.966 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:46.005 [qtp298852037-3892] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f localRepositoryRevisionSynced=2
    05:14:46.009 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:46.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/2/1 {11 11ä11#+} 1/b"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:46.019 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:46.041 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:46.072 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:46.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:46.107 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:46.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='63dc0d76cb75dd52251cf8e19afb0047561b7271' to.sha1='40f8dfc92bbd10da246097258853109fed067192'): /2/a

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:46.117 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:46.142 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=36fb7ae9-8328-4efc-b22a-e77cb8efd86f from='build/repo/j7y65tq9-qktz1-local-src' toID=ada1a14b-f25a-4b99-ad83-bef02886859e to='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e'
    05:14:46.154 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:46.158 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:46.187 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=73
    05:14:46.187 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:46.199 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:46.298 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:46.301 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=67, revision=73
    05:14:46.421 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:46.431 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=67, revision=73
    05:14:46.431 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=73, revision=-1
    05:14:46.480 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:46.527 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:46.542 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/2/a"} on repo=2974d334-51a7-4697-979a-22975369ec87

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:46.556 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:46.565 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:46.639 [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
    05:14:46.647 [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
    05:14:46.647 [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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:46.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:46.668 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:46.859 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:46.886 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:46.891 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:46.892 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CBc6hA6CA45zbm_2xMt55g/154lgYMgrZst78wvFQ2yfg' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:47.081 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 68 ms.
    05:14:47.266 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=8
    05:14:47.267 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:14:47.878 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:14:47.960 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:47.965 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=-1, revision=8
    05:14:48.328 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:48.335 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=-1, revision=8
    05:14:48.335 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:48.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:48.693 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms.
    05:14:48.693 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:48.745 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:48.996 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:49.018 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:49.118 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:49.120 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:14:49.213 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=11
    05:14:49.213 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:49.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:49.398 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:49.402 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=8, revision=11
    05:14:49.492 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:49.504 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=8, revision=11
    05:14:49.504 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=11, revision=-1
    05:14:49.542 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:49.547 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:49.572 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:49.620 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:49.818 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:49.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1005899 bytes in 3180 ms. path='/2/a'
    05:14:49.831 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=76
    05:14:49.831 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:49.945 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:49.955 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:49.955 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:49.958 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:49.959 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=73, revision=76
    05:14:49.971 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:49.975 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=73, revision=76
    05:14:49.975 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=76, revision=-1
    05:14:50.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:50.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:50.042 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:50.043 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=14
    05:14:50.043 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:50.067 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:14:50.068 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:14:50.107 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:50.139 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:50.142 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:50.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:50.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/2/a"} on repo=2974d334-51a7-4697-979a-22975369ec87

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:50.181 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:50.187 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=11, revision=14
    05:14:50.188 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=14, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:50.198 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:50.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:14:50.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:50.248 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:50.261 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:14:50.262 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:50.267 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:50.414 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:50.492 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:50.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8666ac924a578c372d37098ca17a2064b4d4d312' to.sha1='d76264e1665d7a22c9e3be4368382e584c88d31c'): /3 + &#ä/5/h

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:50.509 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:50.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:50.546 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=82
    05:14:50.546 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:50.605 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=17
    05:14:50.605 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:50.629 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:50.632 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=76, revision=82
    05:14:50.781 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:50.789 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=76, revision=82
    05:14:50.789 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=82, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:50.803 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:50.805 [qtp298852037-3927] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:50.824 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:50.889 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:50.889 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:50.898 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=14, revision=17
    05:14:50.898 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:50.912 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/3 + &#ä/5/h"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:50.918 [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
    05:14:50.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:14:50.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:50.956 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:50.988 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:50.996 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:50.999 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:51.000 [qtp178185341-3602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VV4Tegvh2p8Ft33o1m4H8Q/C1YNHtmLpBalvG52m1xyYA/bl4G1Ieqd7rtavZi1c3rFw' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:51.000 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:51.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    05:14:51.018 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:51.117 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:51.119 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:14:51.196 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=20
    05:14:51.196 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    05:14:51.246 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:51.250 [qtp298852037-3927] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=17, revision=20
    05:14:51.352 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:51.362 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=17, revision=20
    05:14:51.362 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=20, revision=-1
    05:14:51.397 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:51.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:51.415 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:51.451 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:51.491 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:51.496 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:51.516 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 189910 bytes in 598 ms. path='/3 + &#ä/5/h'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:51.519 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:51.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:51.539 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=85
    05:14:51.540 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:51.601 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=23
    05:14:51.601 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:51.622 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:51.624 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=82, revision=85
    05:14:51.695 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:51.700 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=82, revision=85
    05:14:51.700 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=85, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:51.711 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:51.714 [qtp298852037-3927] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:51.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:51.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:51.774 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:51.788 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:51.792 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=20, revision=23
    05:14:51.792 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:51.813 [qtp178185341-3603] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:14:51.838 [qtp178185341-3603] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:51.852 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:14:51.852 [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
    05:14:51.853 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:51.873 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:51.892 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/3 + &#ä/5/h"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:51.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:51.914 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:51.922 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:51.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:51.998 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:52.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a376acd5326031167ca986f28f8067c30918fc0' to.sha1='3172754c1c4e84387b0fbe6141721255d4ab39c3'): /3 + &#ä/5/i
    05:14:52.053 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=91
    05:14:52.053 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:52.132 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    05:14:52.133 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:52.137 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:52.150 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:52.156 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=85, revision=91
    05:14:52.241 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:52.248 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=85, revision=91
    05:14:52.248 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=91, revision=-1
    05:14:52.279 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:52.324 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:52.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f44e3bc5de3970fa69b57ee032b8732404418a1f' to.sha1='7800d8cc7dbaad8c0e97d6b8626d27c59be179b7'): /1 {11 11ä11#+} 1/a
    05:14:52.383 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=27
    05:14:52.383 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:52.389 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/3 + &#ä/5/i"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:52.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:14:52.615 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:52.629 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:52.631 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:52.632 [qtp178185341-3602] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VV4Tegvh2p8Ft33o1m4H8Q/C1YNHtmLpBalvG52m1xyYA/sRlcHwDhHdGAGhJ__bGGcg' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:52.960 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:52.963 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=23, revision=27
    05:14:53.032 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:53.040 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=23, revision=27
    05:14:53.041 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=27, revision=-1
    05:14:53.071 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:53.166 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:53.292 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/1 {11 11ä11#+} 1/a"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:14:53.314 [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'
    05:14:53.511 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:54.431 [qtp178185341-3602] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:54.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 703945 bytes in 2085 ms. path='/3 + &#ä/5/i'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:54.529 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:54.532 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:54.533 [qtp298852037-3927] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6V5oaUSp9bCJv_8Sp5BceA/aIkV88djJvdjlOTyqI7baQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:54.540 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=94
    05:14:54.540 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94
    05:14:54.584 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:54.586 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=91, revision=94
    05:14:54.673 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:54.680 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=91, revision=94
    05:14:54.680 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=94, revision=-1
    05:14:54.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:14:54.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:54.731 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:54.747 [qtp178185341-3603] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:14:54.748 [qtp178185341-3603] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:14:54.768 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:54.832 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/3 + &#ä/5/i"} on repo=2974d334-51a7-4697-979a-22975369ec87

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:54.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:54.846 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:54.893 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:54.898 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:14:54.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c065700542a1a060ebef7f5c4a66da60ff1844d2' to.sha1='26997fa9dd5fdf1c0ac1ecaff9e6985e4f6495e1'): /3 + &#ä/aa
    05:14:55.030 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=100
    05:14:55.031 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100
    05:14:55.106 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:55.108 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=94, revision=100
    05:14:55.161 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:55.165 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=94, revision=100
    05:14:55.166 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=100, revision=-1
    05:14:55.222 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:55.558 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:55.570 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/3 + &#ä/aa"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:55.577 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:14:55.700 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:55.711 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:55.713 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:55.714 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VV4Tegvh2p8Ft33o1m4H8Q/XLnmtfqDQ_08REWZnC5YlQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:55.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:56.085 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:56.152 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 785270 bytes in 2838 ms. path='/1 {11 11ä11#+} 1/a'
    05:14:56.162 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=30
    05:14:56.162 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:14:56.246 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:56.249 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=27, revision=30
    05:14:56.315 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:56.323 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=27, revision=30
    05:14:56.323 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=30, revision=-1
    05:14:56.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:14:56.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:56.390 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:56.539 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:14:56.596 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:14:56.628 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:56.762 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/1 {11 11ä11#+} 1/a"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:14:56.822 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:56.838 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:56.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:14:56.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41994aab1fdcc9e8552110e698e0159245db6705' to.sha1='0ea6e13fcbef457055f6da41f5818c23e39d5dd8'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:56.928 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:56.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 528903 bytes in 1407 ms. path='/3 + &#ä/aa'
    05:14:56.998 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=103
    05:14:56.999 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:57.031 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=36
    05:14:57.031 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:57.038 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:57.042 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=100, revision=103
    05:14:57.170 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:57.182 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=100, revision=103
    05:14:57.182 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=103, revision=-1
    05:14:57.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:14:57.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:14:57.252 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:57.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:57.263 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:57.267 [qtp298852037-3641] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=30, revision=36

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:57.289 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:14:57.292 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:57.419 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:57.422 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:57.431 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=30, revision=36
    05:14:57.431 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=36, revision=-1
    05:14:57.460 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:57.568 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:57.572 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/3 + &#ä/aa"} on repo=2974d334-51a7-4697-979a-22975369ec87

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:14:57.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:57.744 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:57.747 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/1 {11 11ä11#+} 1/b"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:14:57.802 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:57.803 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:14:57.804 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:14:57.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dab7ff10bb8842650f68b20918596f0877820443' to.sha1='a698b81e997c660f1431ac63fa341a134016b2db'): /3 + &#ä/bb
    05:14:57.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=109
    05:14:57.887 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109
    05:14:57.954 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:57.955 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:57.957 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=103, revision=109

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:57.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:57.981 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:57.986 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:57.988 [qtp298852037-3641] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6V5oaUSp9bCJv_8Sp5BceA/pz3QEASDx-OHIfj3KYNxJQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:57.993 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:58.000 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=103, revision=109
    05:14:58.000 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=109, revision=-1
    05:14:58.021 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:58.047 [closeDeferredTimer-34afe6f-2c] INFO  c.c.c.l.LocalRepoManagerImpl - [34afe6f]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:14:58.097 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:58.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/3 + &#ä/bb"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:14:58.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb'
    05:14:58.360 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:58.380 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:58.383 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:14:58.384 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VV4Tegvh2p8Ft33o1m4H8Q/Syv1Dc2ZDbEPv4YCvQ1VMQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:14:59.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:14:59.834 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:59.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 537768 bytes in 2066 ms. path='/1 {11 11ä11#+} 1/b'
    05:14:59.881 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=39
    05:14:59.882 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39
    05:14:59.966 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:14:59.969 [qtp298852037-4140] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=36, revision=39
    05:15:00.117 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:00.124 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=36, revision=39
    05:15:00.124 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=39, revision=-1
    05:15:00.164 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:00.164 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:00.182 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:00.207 [qtp298852037-3641] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:00.211 [qtp298852037-3641] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:15:00.239 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:00.457 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/1 {11 11ä11#+} 1/b"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:00.473 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:00.492 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:00.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:15:00.642 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24a437ac1510fb21a3b144c9c327dac8a6d67a9d' to.sha1='f43eabb7fba879fecea678a1e551e2e4b26de90e'): /1 {11 11ä11#+} 1/c
    05:15:00.673 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=45
    05:15:00.673 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    05:15:00.825 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:00.831 [qtp298852037-4140] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=39, revision=45
    05:15:00.968 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:00.976 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=39, revision=45
    05:15:00.976 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=45, revision=-1
    05:15:01.011 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:01.083 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:01.132 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/1 {11 11ä11#+} 1/c"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:01.147 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:01.178 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:01.312 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:01.325 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:01.328 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:01.329 [qtp298852037-4140] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6V5oaUSp9bCJv_8Sp5BceA/91u3ACJA8K4PE0FWyl7RHA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:01.371 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:01.377 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:01.380 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:01.380 [qtp178185341-3603] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VV4Tegvh2p8Ft33o1m4H8Q/Syv1Dc2ZDbEPv4YCvQ1VMQ' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15: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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:02.127 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:02.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1198925 bytes in 4099 ms. path='/3 + &#ä/bb'
    05:15:02.234 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=113
    05:15:02.234 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113
    05:15:02.303 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:02.306 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=109, revision=113
    05:15:02.367 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:02.374 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=109, revision=113
    05:15:02.374 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=113, revision=-1
    05:15:02.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:02.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:02.438 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:02.467 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:02.470 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:15:02.617 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:02.660 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/3 + &#ä/bb"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:15:02.696 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:02.763 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:02.768 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:02.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:02.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d0a6f8d11b497800081480466dd2c178c8ab2935' to.sha1='029cb7c5c207d167bd9bb3684b31f0f7709dd1cf'): /3 + &#ä/cc
    05:15:02.852 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=119
    05:15:02.852 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119
    05:15:02.928 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:02.932 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=113, revision=119
    05:15:02.974 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:02.980 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=113, revision=119
    05:15:02.980 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=119, revision=-1
    05:15:03.015 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:03.108 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:03.158 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/3 + &#ä/cc"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:15:03.266 [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
    05:15:03.330 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:03.352 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 691662 bytes in 2205 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:03.364 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:03.363 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=48
    05:15:03.363 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:03.382 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:03.385 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:03.394 [qtp178185341-3603] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VV4Tegvh2p8Ft33o1m4H8Q/OXLXV7X8V3Kc12wm2ZAf0g' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:03.409 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:03.412 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=45, revision=48
    05:15:03.442 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:03.450 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=45, revision=48
    05:15:03.450 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=48, revision=-1
    05:15:03.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:03.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:03.512 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:03.535 [qtp298852037-4140] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:03.536 [qtp298852037-4140] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:15:03.591 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:03.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:03.660 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/1 {11 11ä11#+} 1/c"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:03.686 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:03.746 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:15:03.751 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:03.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:15:03.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca5a59d9a77064784e7523168e051885f5d820a2' to.sha1='f5c21980cb155fd5583a9a961461da4ef3d11d4b'): /2/1 {11 11ä11#+} 1/a
    05:15:03.964 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=54
    05:15:03.965 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54
    05:15:04.069 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:04.072 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=48, revision=54

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:04.214 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:04.218 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:04.227 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=48, revision=54
    05:15:04.227 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=54, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:04.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 260319 bytes in 966 ms. path='/3 + &#ä/cc'
    05:15:04.246 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=122
    05:15:04.246 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:04.274 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:04.282 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:04.286 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=119, revision=122
    05:15:04.504 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:04.508 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=119, revision=122
    05:15:04.508 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=122, revision=-1
    05:15:04.544 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:04.544 [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
    05:15:04.560 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:04.564 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:04.585 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:04.586 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:04.587 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/2/1 {11 11ä11#+} 1/a"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:04.590 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:04.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:04.598 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:04.657 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/3 + &#ä/cc"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:15:04.663 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:04.670 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:04.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:15:04.696 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4897e8e69dbeb4b02c46dc69f2d0881d2a3cd456' to.sha1='f5d66063b4488ca6c55d789df7a0b9facb06e58d'): /3 + &#ä/dd
    05:15:04.736 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=128
    05:15:04.736 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15: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.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:04.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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:04.862 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:04.866 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=122, revision=128

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:04.888 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:04.893 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:04.897 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=122, revision=128
    05:15:04.897 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=128, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:04.910 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:04.915 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:04.916 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H9ruj7KbjiccGX2muqEggw/sfCJTVYj4M4VM0ohESUmlg/biNI2E8EIK-wHEexaQkFCQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:04.926 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:04.977 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:04.991 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/3 + &#ä/dd"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:15:05.011 [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
    05:15:05.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:05.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:05.138 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:05.148 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:05.153 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:05.155 [qtp178185341-3738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VV4Tegvh2p8Ft33o1m4H8Q/xa49P7T-u2o67WFnjfUQxQ' offset=0
    05:15:05.662 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15: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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:05.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 402772 bytes in 667 ms. path='/3 + &#ä/dd'
    05:15:05.691 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=131
    05:15:05.691 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131
    05:15:05.832 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:05.835 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=128, revision=131
    05:15:05.916 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:05.920 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=128, revision=131
    05:15:05.920 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=131, revision=-1
    05:15:05.965 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:05.965 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:05.979 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:06.003 [qtp178185341-3603] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:06.004 [qtp178185341-3603] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:15:06.032 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:06.060 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/3 + &#ä/dd"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:15:06.118 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:06.127 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    05:15:06.183 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:06.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:06.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:06.454 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:06.684 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=137
    05:15:06.693 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:06.697 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:06.711 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:06.714 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:06.715 [qtp298852037-4140] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H9ruj7KbjiccGX2muqEggw/sfCJTVYj4M4VM0ohESUmlg/biNI2E8EIK-wHEexaQkFCQ' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:06.791 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:06.794 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=131, revision=137
    05:15:06.865 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:06.876 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=131, revision=137
    05:15:06.876 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=137, revision=-1
    05:15:06.977 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:08.259 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:08.351 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1830762 bytes in 3761 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:15:08.367 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=58
    05:15:08.367 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58
    05:15:08.404 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:08.411 [qtp178185341-3738] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 transaction.localRevision=82 remoteFromLocalRevision=6

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:08.417 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=54, revision=58

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:08.513 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:08.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=dd062bb5-06b3-4570-9537-dec50bded400 from='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400' toID=2974d334-51a7-4697-979a-22975369ec87 to='build/repo/j7y65e1b-46wn0-local-src', fromRepoLocalSync=false

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:08.524 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:08.529 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:08.531 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=54, revision=58
    05:15:08.531 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=58, revision=-1
    05:15:08.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:08.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:08.600 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:08.632 [qtp298852037-4140] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:08.635 [qtp298852037-4140] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:08.658 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:08.688 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:08.739 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/2/1 {11 11ä11#+} 1/a"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:08.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:08.831 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:08.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:15:09.000 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2f4acebfd44f0ad7ac59574f88b518097790e148' to.sha1='fbbb5a5cb6fc2159cad4b7698d8a7bf873dc4f95'): /2/1 {11 11ä11#+} 1/b
    05:15:09.039 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=64
    05:15:09.039 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64
    05:15:09.096 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:09.100 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=58, revision=64
    05:15:09.266 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:09.270 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=58, revision=64
    05:15:09.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=64, revision=-1
    05:15:09.304 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:09.575 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:09.576 [qtp298852037-3641] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:09.735 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/2/1 {11 11ä11#+} 1/b"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:09.834 [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'
    05:15:09.896 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:09.902 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:09.905 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:09.906 [qtp298852037-3927] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H9ruj7KbjiccGX2muqEggw/sfCJTVYj4M4VM0ohESUmlg/yZ5i-b5Srs81T2i1X3qzMg' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:09.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:10.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:09.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: repoFileDtos.size=0
    05:15:10.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=65.0 MiB, available=390.5 MiB
    05:15:10.119 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:10.129 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionInProgress=-1, revision=83
    05:15:10.150 [qtp178185341-2432] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:10.200 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:10.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 133038 bytes in 386 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:15:10.235 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=67
    05:15:10.236 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67
    05:15:10.266 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:10.271 [qtp298852037-4140] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=64, revision=67

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:10.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:10.442 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:10.450 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=64, revision=67
    05:15:10.450 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=67, revision=-1
    05:15:10.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:10.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:10.505 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:10.527 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:10.528 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:10.531 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:10.540 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:10.550 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: 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
    05:15:10.575 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/2/1 {11 11ä11#+} 1/b"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:10.587 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:10.600 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:10.615 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:10.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:10.664 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0525ccef2d2771c4665282e725de31553bbe0532' to.sha1='b63bb47b6fb564c4942cb7517c9e7f0714c1452a'): /2/a
    05:15:10.759 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=73
    05:15:10.760 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:10.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:10.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.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:11.023 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:11.032 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=67, revision=73

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:11.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=63.0 MiB, available=392.5 MiB
    05:15:11.115 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.remoteRepositoryRevisionSynced=4, revision=83

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:11.188 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:11.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:11.193 [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
    05:15:11.193 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=67, revision=73
    05:15:11.193 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=73, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:11.212 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:11.212 [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
    05:15:11.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:11.223 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:11.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:11.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:11.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:11.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:11.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:11.247 [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
    05:15:11.251 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:11.258 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:11.259 [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
    05:15:11.261 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/2/a"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:11.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:11.269 [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
    05:15:11.279 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:11.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:11.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:11.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:11.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:11.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:11.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:11.316 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:11.316 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:11.329 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:11.329 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:11.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:11.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:11.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:11.355 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:11.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:11.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:11.379 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:11.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:11.393 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:11.393 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:11.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:11.403 [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
    05:15:11.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:11.416 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pnv1q4MlcVpT244gvK0Uag, serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400} because of missing permissions!

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:11.550 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:11.578 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:11.581 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:11.582 [qtp298852037-3927] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H9ruj7KbjiccGX2muqEggw/b3eRxer51-ipoYLvVneDFw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:11.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:15:11.841 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=63.2 MiB, available=392.3 MiB
    05:15:11.907 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:11.911 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionSynced=4, revision=83
    05:15:11.911 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionInProgress=83, revision=-1
    05:15:11.949 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:11.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:12.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:12.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=62.8 MiB, available=392.7 MiB
    05:15:12.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:12.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:12.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:12.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=61.6 MiB, available=393.9 MiB
    05:15:12.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:15:13.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=61.6 MiB, available=393.9 MiB
    05:15:13.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:15:13.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:15:13.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:13.034 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:13.044 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:13.071 [qtp178185341-3738] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 localRepositoryRevisionSynced=82
    05:15:13.076 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:13.102 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 transaction.localRevision=140 remoteFromLocalRevision=82
    05:15:13.119 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2974d334-51a7-4697-979a-22975369ec87 from='build/repo/j7y65e1b-46wn0-local-src' toID=dd062bb5-06b3-4570-9537-dec50bded400 to='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400'
    05:15:13.126 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=140

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:13.152 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]initPersistenceManagerFactory: repositoryId=219cec35-4cd6-419c-8455-049372b137b3

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:13.181 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:13.190 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:13.193 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:13.195 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H9ruj7KbjiccGX2muqEggw/b3eRxer51-ipoYLvVneDFw' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:13.206 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 35653 ms.
    05:15:13.232 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:13.258 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:15:13.258 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:15:13.263 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=140
    05:15:13.288 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=142
    05:15:13.292 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:13.330 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 87 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:13.330 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:13.330 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=LwsogBaY7hdLUYsYWNqqwg, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:13.340 [qtp178185341-3603] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=137, revision=142
    05:15:13.386 [qtp178185341-3603] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:13.391 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 60 ms.
    05:15:13.391 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=anek6tXt0hnLWR6vKtq9DA, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:13.393 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=137, revision=142
    05:15:13.394 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=142, revision=-1
    05:15:13.490 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:13.498 [qtp178185341-1573] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 transaction.localRevision=88 remoteFromLocalRevision=140
    05:15:13.527 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:13.531 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:15:13.534 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    05:15:13.535 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [18544048]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y68e7y-7xev8-local-dest'
    05:15:13.539 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [18544048]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y68e7y-7xev8-local-dest' locked successfully.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:13.564 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:13.599 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1361275 bytes in 2320 ms. path='/2/a'
    05:15:13.610 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=77
    05:15:13.610 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77
    05:15:13.654 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:13.658 [qtp298852037-4140] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=73, revision=77
    05:15:13.705 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:13.712 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=73, revision=77
    05:15:13.713 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=77, revision=-1
    05:15:13.757 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:13.757 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:13.774 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:13.804 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:13.808 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:15:13.830 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:13.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:13.931 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/2/a"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:13.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:13.950 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:15:13.954 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:13.958 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:14.014 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=86.6 MiB, available=368.9 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:14.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ef44e0f60297139754a5468d6635aa4f3c48744e' to.sha1='4d66ab0bb7f0c31ff9ad3fcf7e8c058d0e6955bf'): /3 + &#ä/5/h
    05:15:14.079 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=83
    05:15:14.079 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83
    05:15:14.187 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:14.190 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=77, revision=83
    05:15:14.219 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:14.225 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=77, revision=83
    05:15:14.226 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=83, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:14.256 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:14.256 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:14.284 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:14.307 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/3 + &#ä/5/h"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:14.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:15:14.525 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:14.541 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:14.544 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:14.544 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3I-osbPPCJkvRMrLUj2KGg/V0x4e_YBBR_iV-bPncYWBg/Epv5Rs-wfhNoIseXyrkwlA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:14.625 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 2482f113-d0eb-4354-8bad-a6d0444e30bd
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y66jw8-tjkqn-local-src
      localRepository.publicKeySha1 = A9:8C:7D:3C:8C:DF:54:39:B3:50:4B:9D:79:D8:DA:C3:85:EA:86:E3

      remoteRepository.repositoryId = 219cec35-4cd6-419c-8455-049372b137b3
      remoteRepository.remoteRoot = https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3
      remoteRepository.publicKeySha1 = 0D:66:CD:BB:96:0D:AA:AC:CE:40:BF:D7:E1:B5:9B:5F:5D:D7:3F: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 2482f113-d0eb-4354-8bad-a6d0444e30bd 219cec35-4cd6-419c-8455-049372b137b3

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:15.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:15.119 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    05:15:16.020 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:15:16.036 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    05:15:16.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    05:15:16.239 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:15:16.270 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:16.308 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:16.312 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    05:15:16.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.75%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:16.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 886035 bytes in 2057 ms. path='/3 + &#ä/5/h'
    05:15:16.400 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=86
    05:15:16.400 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:16.459 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:16.476 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:16.479 [qtp298852037-4140] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=83, revision=86
    05:15:16.488 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:16.492 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=83, revision=86
    05:15:16.492 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=86, revision=-1
    05:15:16.537 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:16.537 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:16.562 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:16.585 [qtp298852037-3927] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:16.587 [qtp298852037-3927] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:16.650 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:16.651 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:16.653 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:15:16.654 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=219cec35-4cd6-419c-8455-049372b137b3 from='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3' toID=2482f113-d0eb-4354-8bad-a6d0444e30bd to='build/repo/j7y66jw8-tjkqn-local-src', fromRepoLocalSync=true
    05:15:16.654 [pool-37-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2482f113-d0eb-4354-8bad-a6d0444e30bd ('build/repo/j7y66jw8-tjkqn-local-src')
    05:15:16.684 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:16.689 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/3 + &#ä/5/h"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:16.714 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:16.757 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:16.772 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:16.776 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:16.805 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:16.827 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 renewalDateTime=2017-09-24T03:45:16.787Z expiryDateTime=2017-09-24T04:15:16.787Z
    05:15:16.841 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:16.859 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7fc6d0a82cdb902f67aaf8e064bda0dec9698b80' to.sha1='e57a046a5114217221d3e75838699cde28310042'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:16.876 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:16.897 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=92
    05:15:16.897 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:16.946 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:16.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: repoFileDtos.size=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:16.975 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:16.978 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=86, revision=92

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:17.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:17.082 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:17.088 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=86, revision=92
    05:15:17.088 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=92, revision=-1
    05:15:17.112 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:17.139 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:17.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/3 + &#ä/5/i"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:17.269 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:15:17.395 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:17.418 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:17.430 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:17.438 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3I-osbPPCJkvRMrLUj2KGg/V0x4e_YBBR_iV-bPncYWBg/gqXmGB8lmWCtlJmByKxmRw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:17.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=71.5 MiB, available=384.0 MiB
    05:15:17.530 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:17.584 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionInProgress=-1, revision=4
    05:15:17.606 [qtp1971696218-2194] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:17.823 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [29e681c9]initPersistenceManagerFactory: repositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796
    05:15:17.883 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [29e681c9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32126 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:18.097 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:18.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 380189 bytes in 870 ms. path='/3 + &#ä/5/i'
    05:15:18.156 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=95
    05:15:18.157 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95
    05:15:18.239 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:18.242 [qtp298852037-4140] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=92, revision=95
    05:15:18.300 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:18.304 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=92, revision=95
    05:15:18.304 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=95, revision=-1
    05:15:18.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:18.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:18.372 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:18.416 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:18.420 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:15:18.483 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:18.551 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=82.2 MiB, available=373.3 MiB
    05:15:18.557 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.2.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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:18.585 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/3 + &#ä/5/i"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:18.586 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:18.600 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:18.607 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:18.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:15:18.656 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='00115110cb2a9f81d7af31c5ef87c342b0547310' to.sha1='a777b4130a492ee0f6fad6f4c4cb2d4e7a7fae37'): /3 + &#ä/aa

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:18.728 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y62p9j-6oq9-remote'
    05:15:18.728 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y62p9j-6oq9-remote' locked successfully.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:18.774 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=101
    05:15:18.774 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101
    05:15:18.817 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:18.821 [qtp298852037-4140] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=95, revision=101
    05:15:18.860 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:18.866 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=95, revision=101
    05:15:18.866 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=101, revision=-1
    05:15:18.889 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:18.932 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:18.940 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/3 + &#ä/aa"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:18.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:18.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: 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
    05:15:19.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=71.7 MiB, available=383.8 MiB
    05:15:19.117 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.remoteRepositoryRevisionSynced=-1, revision=4
    05:15:19.218 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LwsogBaY7hdLUYsYWNqqwg, serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3} because of missing permissions!

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:19.218 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:19.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:19.241 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:19.284 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:19.285 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:19.416 [qtp1325681772-2859] INFO  D.Datastore - 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
    05:15:19.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:19.702 [qtp1325681772-2859] INFO  D.Datastore - 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
    05:15:19.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=71.9 MiB, available=383.6 MiB
    05:15:19.740 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:19.745 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionSynced=-1, revision=4
    05:15:19.745 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:19.766 [qtp1325681772-2859] INFO  D.Datastore - 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
    05:15:19.780 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:19.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:19.809 [qtp1325681772-2859] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:19.934 [qtp1325681772-2859] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:19.996 [qtp1325681772-2859] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:20.135 [qtp1325681772-2859] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:20.199 [qtp1325681772-2859] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:20.265 [qtp1325681772-2859] INFO  D.Datastore - 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
    05:15:20.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=51.6 MiB, available=403.9 MiB
    05:15:20.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:20.312 [qtp1325681772-2859] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:20.369 [qtp1325681772-2859] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:20.442 [qtp1325681772-2859] INFO  D.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
    05:15:20.504 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:20.518 [qtp1325681772-2859] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:20.586 [qtp1325681772-2859] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:20.657 [qtp1325681772-2859] INFO  D.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
    05:15:20.858 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:20.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=51.7 MiB, available=403.8 MiB
    05:15:20.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:20.886 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:20.891 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:20.896 [qtp298852037-4140] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:20.975 [qtp1325681772-2859] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:21.020 [qtp1325681772-2859] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:21.148 [qtp1325681772-2859] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:21.208 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]initPersistenceManagerFactory: repositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3
    05:15:21.208 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2480 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:21.221 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=51.7 MiB, available=403.8 MiB
    05:15:21.222 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:15:21.224 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:15:21.224 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:21.238 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:21.238 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:21.280 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd localRepositoryRevisionSynced=2
    05:15:21.286 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:21.329 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 transaction.localRevision=6 remoteFromLocalRevision=2
    05:15:21.351 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:21.360 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:21.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2482f113-d0eb-4354-8bad-a6d0444e30bd from='build/repo/j7y66jw8-tjkqn-local-src' toID=219cec35-4cd6-419c-8455-049372b137b3 to='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3'
    05:15:21.383 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:21.386 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:21.438 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:21.531 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 0a06dcd7-6399-4971-ba63-4fbb4689b796
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y67muw-miwgq-local-dest
      localRepository.publicKeySha1 = E8:74:5F:BF:F6:A6:DA:76:6F:78:90:94:E1:F0:B3:8C:9D:72:DB:3C

      remoteRepository.repositoryId = 4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3
      remoteRepository.remoteRoot = https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg
      remoteRepository.publicKeySha1 = 1C:CE:40:B1:BD:77:D2:3B:09:CD:F5:95:98:A4:6F:AA:D7:47:9A:DE

    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 0a06dcd7-6399-4971-ba63-4fbb4689b796 4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3
    05:15:21.750 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:21.757 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:15:21.759 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=0a06dcd7-6399-4971-ba63-4fbb4689b796 to='build/repo/j7y67muw-miwgq-local-dest', fromRepoLocalSync=true
    05:15:21.760 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0a06dcd7-6399-4971-ba63-4fbb4689b796 ('build/repo/j7y67muw-miwgq-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:21.777 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:21.784 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:15:21.879 [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
    05:15:21.879 [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
    05:15:21.949 [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
    05:15:21.966 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:22.150 [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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:22.211 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:22.254 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:15:22.263 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:15:22.302 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:22.327 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 renewalDateTime=2017-09-24T03:45:22.289Z expiryDateTime=2017-09-24T04:15:22.289Z
    05:15:22.336 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:22.437 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=134

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:22.438 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=8
    05:15:22.439 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:22.443 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:22.446 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:22.447 [qtp298852037-3927] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=2097152

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:22.643 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:22.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=8

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:23.028 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:15:23.210 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:23.226 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:23.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=89.3 MiB, available=366.2 MiB
    05:15:23.389 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:23.472 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796, this.localRepositoryRevisionInProgress=-1, revision=136
    05:15:23.548 [qtp1325681772-3917] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:23.750 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:23.756 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=-1, revision=8
    05:15:23.756 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=8, revision=-1
    05:15:23.922 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    05:15:23.922 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:24.018 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:24.153 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:24.191 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:24.305 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:24.307 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:15:24.425 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=11
    05:15:24.425 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:24.498 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:24.580 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:24.598 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:24.602 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:24.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:24.808 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:24.814 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=8, revision=11
    05:15:24.814 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:24.851 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:24.856 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:24.856 [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
    05:15:24.871 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:24.875 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:24.879 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:24.880 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:24.959 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:24.981 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:25.006 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:25.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:15:25.083 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=14
    05:15:25.084 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:25.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=77.5 MiB, available=378.0 MiB
    05:15:25.176 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=-1, revision=136

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:25.219 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:25.222 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=11, revision=14
    05:15:25.291 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:25.299 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=11, revision=14
    05:15:25.300 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=14, revision=-1
    05:15:25.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:25.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:25.357 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:25.656 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:25.691 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:25.709 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:25.713 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:15:25.801 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=17
    05:15:25.801 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    05:15:25.864 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:25.868 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=14, revision=17
    05:15:25.919 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:25.926 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=14, revision=17
    05:15:25.926 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=17, revision=-1
    05:15:25.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:25.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:25.993 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:26.112 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:26.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:26.136 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    05:15:26.138 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:26.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:15:26.214 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=20
    05:15:26.214 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    05:15:26.271 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:26.273 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=17, revision=20
    05:15:26.414 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:26.422 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=17, revision=20
    05:15:26.422 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=20, revision=-1
    05:15:26.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:26.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:26.488 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:26.513 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:26.595 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:26.605 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:26.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:15:26.692 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=23
    05:15:26.693 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23
    05:15:26.760 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:26.764 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=20, revision=23
    05:15:26.816 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:26.821 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=20, revision=23
    05:15:26.821 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=23, revision=-1
    05:15:26.873 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:26.873 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:26.898 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:26.945 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:26.985 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:27.051 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    05:15:27.052 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:27.054 [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
    05:15:27.065 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:27.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e99a66dffc867fa0da2820a517b1207899749f39' to.sha1='86fbdb2f5c2b1db570e210e65021963d223b5ace'): /1 {11 11ä11#+} 1/a
    05:15:27.330 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=27
    05:15:27.330 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:27.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:27.386 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:27.407 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:27.412 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:27.413 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=4194304

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:27.478 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ATQn_XOEwLdrrZPdqHG3zw could not be decrypted! Access rights missing?!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:27.587 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:27.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 110 ms.
    05:15:27.588 [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
    05:15:27.590 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=23, revision=27
    05:15:27.658 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:27.665 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=23, revision=27
    05:15:27.665 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=27, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:27.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:27.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:27.679 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:27.679 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:27.683 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=olXDjIMmt2xHH7bnfmIxXQ could not be decrypted! Access rights missing?!
    05:15:27.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:27.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:27.685 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=WZB4sgLyyd4pCoGIzuTZ2g could not be decrypted! Access rights missing?!
    05:15:27.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:27.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:27.694 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:27.694 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:27.696 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=u4aZH2kNSIMoW-Jcpi8CmA could not be decrypted! Access rights missing?!
    05:15:27.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:27.697 [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
    05:15:27.697 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:27.698 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=TUTfvR7Blf46lkaquOW7FA could not be decrypted! Access rights missing?!
    05:15:27.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:27.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:27.700 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=7WxCDh3il4ZD0z3XfA5H_g could not be decrypted! Access rights missing?!
    05:15:27.701 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:27.701 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:27.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:27.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:27.711 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=qWXXcrQ0PpasO1llU6eLLw could not be decrypted! Access rights missing?!
    05:15:27.712 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:27.712 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:27.720 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:27.720 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:27.730 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:27.730 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:27.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:27.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:27.748 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:27.748 [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
    05:15:27.752 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:27.759 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:27.759 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:27.762 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=t8hrFooutjGuyCSRMjuGJg could not be decrypted! Access rights missing?!
    05:15:27.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:27.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:27.764 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=W34xou7Mnhe5dayMISkwmQ could not be decrypted! Access rights missing?!
    05:15:27.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:27.765 [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
    05:15:27.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:27.950 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/1 {11 11ä11#+} 1/a"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:27.996 [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
    05:15:28.065 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:15:28.067 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:15:28.069 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:15:28.069 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:28.235 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:28.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:28.455 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:28.460 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:28.462 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-5Q-s1CdTIiKAUniqFTDJA/TCiRFNuKljYgVdPCF6YvZA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:28.614 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=78.7 MiB, available=376.8 MiB
    05:15:28.683 [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
    05:15:29.151 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:29.154 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796, this.localRepositoryRevisionSynced=-1, revision=136
    05:15:29.154 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796, this.localRepositoryRevisionInProgress=136, revision=-1
    05:15:29.264 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:29.370 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:29.700 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:29.727 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:29.736 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:29.741 [qtp298852037-4140] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=5242880

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:29.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:15:29.764 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=78.3 MiB, available=377.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:30.119 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:30.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 939459 bytes in 2173 ms. path='/1 {11 11ä11#+} 1/a'
    05:15:30.186 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=30
    05:15:30.186 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:15:30.222 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:30.238 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=27, revision=30
    05:15:30.252 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:30.256 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=27, revision=30
    05:15:30.256 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=30, revision=-1
    05:15:30.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:30.311 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:30.326 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:30.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:15:30.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=77.6 MiB, available=377.9 MiB
    05:15:30.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:30.675 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:30.698 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:15:30.727 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:30.862 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:30.865 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/1 {11 11ä11#+} 1/a"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:30.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=77.5 MiB, available=378.0 MiB
    05:15:30.882 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:15:30.886 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:30.889 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:30.899 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:30.900 [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
    05:15:30.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:15:30.989 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:30.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1c6c60609060ce2b18fe14f1519e0b7ea8a505e3' to.sha1='71b3a6361fc12f29152c5cefbd875275545f4208'): /1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:31.028 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:31.031 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:31.062 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=36
    05:15:31.062 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:31.124 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:31.142 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:31.145 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:31.146 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=6291456

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:31.184 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:31.264 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    05:15:31.276 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    05:15:31.278 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:31.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    05:15:31.341 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47da2dd46c5c5d2cb8455e84ce06ab7960fd07ad' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:31.357 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:31.360 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=30, revision=36
    05:15:31.485 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:31.492 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=30, revision=36
    05:15:31.492 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=36, revision=-1
    05:15:31.520 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:31.523 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="0a06dcd7-6399-4971-ba63-4fbb4689b796", path="/5/h"} on repo=0a06dcd7-6399-4971-ba63-4fbb4689b796
    05:15:31.529 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    05:15:31.563 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:31.564 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/jFNzoH5HyzjeuSVlecsXiA/WJA7u8jTWU6eszStlvqH5A' offset=0
    05:15:31.600 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:31.613 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:31.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:31.636 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/1 {11 11ä11#+} 1/b"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:31.656 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68370 bytes in 126 ms. path='/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:31.690 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:31.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:31.699 [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
    05:15:31.760 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:31.770 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:31.774 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:31.775 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-5Q-s1CdTIiKAUniqFTDJA/NlB-e9t1DRMalt6qgPfVUA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:31.839 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="0a06dcd7-6399-4971-ba63-4fbb4689b796", path="/5/h"} on repo=0a06dcd7-6399-4971-ba63-4fbb4689b796
    05:15:31.855 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:31.952 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:31.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    05:15:31.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='736d4329591f8e750be4ecc229e3bbe0304401e7' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:31.997 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:32.009 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 147093 bytes in 319 ms. path='/1 {11 11ä11#+} 1/b'
    05:15:32.019 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=39
    05:15:32.019 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39
    05:15:32.049 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:32.054 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=36, revision=39

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:32.056 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="0a06dcd7-6399-4971-ba63-4fbb4689b796", path="/5/i"} on repo=0a06dcd7-6399-4971-ba63-4fbb4689b796

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:32.067 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:32.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:32.071 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=36, revision=39
    05:15:32.071 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=39, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:32.093 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:32.094 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/jFNzoH5HyzjeuSVlecsXiA/OzuSSLohXgJLSNtScKMOtA' offset=0
    05:15:32.103 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:32.116 [Test worker] INFO  D.Datastore - 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
    05:15:32.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:32.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:32.138 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:32.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:32.165 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:32.170 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:32.186 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168345 bytes in 118 ms. path='/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:32.270 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:32.284 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:32.322 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/1 {11 11ä11#+} 1/b"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:32.323 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="0a06dcd7-6399-4971-ba63-4fbb4689b796", path="/5/i"} on repo=0a06dcd7-6399-4971-ba63-4fbb4689b796

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:32.333 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:32.335 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:32.342 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:32.343 [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
    05:15:32.345 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:32.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:32.354 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:32.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6324bf5f426d0822896d64fe29d7499f434d21ff' to.sha1='102a30218a77e20b35e363fa5f0cb90deb27960a'): /1 {11 11ä11#+} 1/c
    05:15:32.405 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=45
    05:15:32.405 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:32.448 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13a482d21c40aa145fa1b4c6ee4401069c4e0689' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:32.475 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:32.481 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=39, revision=45
    05:15:32.549 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:32.556 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=39, revision=45
    05:15:32.557 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=45, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:32.558 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="0a06dcd7-6399-4971-ba63-4fbb4689b796", path="/aa"} on repo=0a06dcd7-6399-4971-ba63-4fbb4689b796
    05:15:32.567 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    05:15:32.601 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:32.614 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:32.618 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/5qxn0FgKyIVCKSAXH2MSiA' offset=0
    05:15:32.627 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:32.662 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:32.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:32.679 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:32.678 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:32.682 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:32.682 [qtp298852037-4140] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=7340032

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:32.688 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/1 {11 11ä11#+} 1/c"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:32.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:32.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 231005 bytes in 140 ms. path='/aa'
    05:15:32.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:15:32.798 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="0a06dcd7-6399-4971-ba63-4fbb4689b796", path="/aa"} on repo=0a06dcd7-6399-4971-ba63-4fbb4689b796
    05:15:32.806 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:32.815 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:32.818 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    05:15:32.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a454f29b9a6607cd6fbd79901685624a8360b09' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:32.923 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:32.939 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:32.941 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:32.942 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-5Q-s1CdTIiKAUniqFTDJA/4ITiX7bnPjKq4CDFKkX8oA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:32.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="0a06dcd7-6399-4971-ba63-4fbb4689b796", path="/bb"} on repo=0a06dcd7-6399-4971-ba63-4fbb4689b796
    05:15:33.000 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    05:15:33.022 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:33.023 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/pwSjtxkSASBq6DnmVqMkbw' offset=0
    05:15:33.031 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:33.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    05:15:33.189 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 652125 bytes in 188 ms. path='/bb'
    05:15:33.265 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:15:33.412 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="0a06dcd7-6399-4971-ba63-4fbb4689b796", path="/bb"} on repo=0a06dcd7-6399-4971-ba63-4fbb4689b796
    05:15:33.438 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:33.515 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:33.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:33.530 [closeDeferredTimer-8ca4bcb-5t] INFO  c.c.c.l.LocalRepoManagerImpl - [8ca4bcb]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:33.708 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='69df100be0ddc8dfd4a4f2a1ef6fba0586add444' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    05:15:33.750 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="0a06dcd7-6399-4971-ba63-4fbb4689b796", path="/cc"} on repo=0a06dcd7-6399-4971-ba63-4fbb4689b796
    05:15:33.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/cc'
    05:15:33.804 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:33.807 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=0
    05:15:33.826 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:33.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 35 ms.
    05:15:34.132 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:34.133 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=1048576
    05:15:34.142 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15: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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:34.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:15:34.376 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:34.377 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=2097152
    05:15:34.387 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:34.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.
    05:15:34.623 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:34.624 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=3145728
    05:15:34.648 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:34.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:15:34.909 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:34.910 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=4194304
    05:15:34.919 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:35.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:35.056 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:35.070 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:35.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 48720 bytes in 1325 ms. path='/cc'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:35.134 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 8312210 bytes in 16192 ms. path='/3 + &#ä/aa'
    05:15:35.146 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=111
    05:15:35.147 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:35.158 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:15:35.159 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc
    05:15:35.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_18y68 into destFile cc
    05:15:35.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_1vf9c into destFile cc
    05:15:35.162 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_2hwcg into destFile cc

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:35.188 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:35.191 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=101, revision=111

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:35.239 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="0a06dcd7-6399-4971-ba63-4fbb4689b796", path="/cc"} on repo=0a06dcd7-6399-4971-ba63-4fbb4689b796

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:35.248 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:35.253 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=101, revision=111
    05:15:35.254 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=111, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:35.300 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:35.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:35.303 [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
    05:15:35.321 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:35.322 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:35.334 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:35.339 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-5Q-s1CdTIiKAUniqFTDJA/4ITiX7bnPjKq4CDFKkX8oA' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:35.340 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:35.678 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:35.680 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    05:15:35.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4e42fd0605c8522d30cfc56db716a3885016ab25' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    05:15:35.794 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="0a06dcd7-6399-4971-ba63-4fbb4689b796", path="/dd"} on repo=0a06dcd7-6399-4971-ba63-4fbb4689b796
    05:15:35.857 [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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:35.862 [qtp298852037-4140] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:35.878 [qtp298852037-4140] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:35.880 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:35.882 [qtp1325681772-3013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/1ELEFkCLLOYEbrZ-g-Wegw' offset=0
    05:15:35.889 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:35.926 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    05:15:35.956 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88140 bytes in 97 ms. path='/dd'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:35.971 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:35.981 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:15:36.201 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="0a06dcd7-6399-4971-ba63-4fbb4689b796", path="/dd"} on repo=0a06dcd7-6399-4971-ba63-4fbb4689b796

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:36.202 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/3 + &#ä/aa"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:36.309 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:36.310 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:36.320 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:36.320 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:36.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:36.333 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:36.360 [qtp1325681772-3013] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 localRepositoryRevisionSynced=134
    05:15:36.416 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:36.431 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5413b14e74c952b6bdd69d6a3e29981c6d3a011c' to.sha1='4884aa7285f59abea6ce79bf66f4b0f2a5e9298f'): /3 + &#ä/bb

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:36.466 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=54 remoteFromLocalRevision=134

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:36.476 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=117
    05:15:36.476 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:36.503 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:36.510 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:36.513 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0a06dcd7-6399-4971-ba63-4fbb4689b796 from='build/repo/j7y67muw-miwgq-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'
    05:15:36.527 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:36.530 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:36.560 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:36.564 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=111, revision=117

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:36.675 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=54
    05:15:36.849 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:15:36.850 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:15:36.863 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=54
    05:15:36.963 [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
    05:15:37.264 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:37.273 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=111, revision=117
    05:15:37.274 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=117, revision=-1
    05:15:37.301 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:37.407 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=57
    05:15:37.483 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:37.814 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:37.885 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/3 + &#ä/bb"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:38.004 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:15:38.097 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:38.189 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:38.191 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:38.192 [qtp298852037-4140] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3I-osbPPCJkvRMrLUj2KGg/-Ro86VYeLOaAaTNInqx2xw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:38.331 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:38.334 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796, this.remoteRepositoryRevisionSynced=-1, revision=57

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:38.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
    05:15:38.540 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:38.548 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=-1, revision=57
    05:15:38.548 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=57, revision=-1
    05:15:38.577 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:38.589 [qtp1325681772-3013] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 transaction.localRevision=140 remoteFromLocalRevision=54
    05:15:38.616 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:38.618 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:38.622 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=0a06dcd7-6399-4971-ba63-4fbb4689b796 to='build/repo/j7y67muw-miwgq-local-dest', fromRepoLocalSync=false
    05:15:38.634 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:38.644 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=140
    05:15:38.671 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:38.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:38.882 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:38.899 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:38.903 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:38.904 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-5Q-s1CdTIiKAUniqFTDJA/4ITiX7bnPjKq4CDFKkX8oA' offset=2097152

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:38.956 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:39.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 257180 bytes in 1096 ms. path='/3 + &#ä/bb'
    05:15:39.113 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=120
    05:15:39.115 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:39.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=92.4 MiB, available=363.1 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:39.251 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:39.256 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=117, revision=120

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:39.277 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:39.282 [qtp1325681772-3916] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796, this.localRepositoryRevisionInProgress=-1, revision=141
    05:15:39.286 [qtp1325681772-3916] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141
    05:15:39.349 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:39.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.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:39.355 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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
    05:15:39.363 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:39.369 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=117, revision=120
    05:15:39.369 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=120, revision=-1
    05:15:39.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:15:39.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:39.447 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:39.510 [qtp298852037-4140] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:39.512 [qtp298852037-4140] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:15:39.687 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:39.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=91.9 MiB, available=363.6 MiB
    05:15:39.876 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=136, revision=141
    05:15:39.903 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:15:39.904 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:15:39.905 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:15:39.905 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:40.227 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/3 + &#ä/bb"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:40.264 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:40.282 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:40.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:15:40.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4507a7ba6a3cf20486779626a3de0942ddff3562' to.sha1='405fea04ce81759882a4e08a2a1b7e2b1aee7baf'): /3 + &#ä/cc

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:40.313 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=91.9 MiB, available=363.6 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:40.339 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=126
    05:15:40.339 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:40.388 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:40.391 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796, this.localRepositoryRevisionSynced=136, revision=141
    05:15:40.392 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796, this.localRepositoryRevisionInProgress=141, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:40.394 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:40.396 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=120, revision=126

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:40.754 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:40.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:40.767 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:40.771 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=120, revision=126
    05:15:40.771 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=126, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:40.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:40.799 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:40.920 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:40.939 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/3 + &#ä/cc"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:41.005 [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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:41.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=92.0 MiB, available=363.5 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:41.230 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:41.248 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:41.266 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:41.278 [qtp298852037-3987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3I-osbPPCJkvRMrLUj2KGg/AbcRuynn3BQ5PKVYP5yNUA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:41.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:15:41.665 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=92.3 MiB, available=363.2 MiB
    05:15:41.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:41.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:42.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=92.0 MiB, available=363.5 MiB
    05:15:42.026 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:15:42.026 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:15:42.026 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:15:42.038 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:42.047 [qtp1325681772-3916] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 localRepositoryRevisionSynced=140
    05:15:42.112 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:42.152 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=60 remoteFromLocalRevision=140
    05:15:42.202 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0a06dcd7-6399-4971-ba63-4fbb4689b796 from='build/repo/j7y67muw-miwgq-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'
    05:15:42.208 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=54 localRepositoryRevisionInProgress=60

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:42.239 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:42.243 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:15:42.243 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:15:42.249 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=60
    05:15:42.322 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=62
    05:15:42.324 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=62

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:42.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:42.380 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:42.383 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796, this.remoteRepositoryRevisionSynced=57, revision=62

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:42.385 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:42.399 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:42.401 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:42.402 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-5Q-s1CdTIiKAUniqFTDJA/4ITiX7bnPjKq4CDFKkX8oA' offset=3145728

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:42.425 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:42.431 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=57, revision=62
    05:15:42.431 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=62, revision=-1
    05:15:42.463 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:42.468 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 transaction.localRevision=146 remoteFromLocalRevision=60
    05:15:42.548 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:42.554 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:15:42.779 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:42.781 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:15:42.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=0a06dcd7-6399-4971-ba63-4fbb4689b796 to='build/repo/j7y67muw-miwgq-local-dest', fromRepoLocalSync=true
    05:15:42.782 [pool-36-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0a06dcd7-6399-4971-ba63-4fbb4689b796 ('build/repo/j7y67muw-miwgq-local-dest')
    05:15:42.797 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:15:42.833 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%
    05:15:42.969 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:42.986 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 renewalDateTime=2017-09-24T03:45:22.289Z expiryDateTime=2017-09-24T04:15:22.289Z
    05:15:43.003 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:43.006 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:43.007 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=146
    05:15:43.020 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:43.025 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3355602 bytes in 10333 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:43.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:43.040 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=51
    05:15:43.040 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=51
    05:15:43.089 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:43.104 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=45, revision=51
    05:15:43.127 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:43.130 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=45, revision=51
    05:15:43.130 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=51, revision=-1
    05:15:43.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:43.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:43.192 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:43.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:43.236 [qtp1971696218-4006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:43.243 [qtp1971696218-4006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:15:43.267 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:43.335 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/1 {11 11ä11#+} 1/c"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:43.349 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:43.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:15:43.358 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:43.360 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:15:43.381 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb0791d15b500dba1dd6ba636449528e50951f21' to.sha1='7f27358f30a3cd8d685f2f453069cf469159f9e3'): /2/1 {11 11ä11#+} 1/a
    05:15:43.455 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=57
    05:15:43.455 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=51, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57
    05:15:43.561 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:43.567 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=51, revision=57

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:43.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=93.0 MiB, available=362.5 MiB
    05:15:43.614 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:43.619 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796, this.localRepositoryRevisionInProgress=-1, revision=147
    05:15:43.624 [qtp1325681772-2859] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147
    05:15:43.671 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:43.672 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:43.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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
    05:15:43.682 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=51, revision=57
    05:15:43.682 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=57, revision=-1
    05:15:43.728 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:43.786 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:43.814 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:43.815 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/2/1 {11 11ä11#+} 1/a"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:43.819 [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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:43.827 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 791335 bytes in 2821 ms. path='/3 + &#ä/cc'
    05:15:43.842 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=129
    05:15:43.842 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=126, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129
    05:15:43.946 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:43.949 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=126, revision=129
    05:15:43.959 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:43.963 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=126, revision=129
    05:15:43.963 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=129, revision=-1
    05:15:44.002 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:44.002 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:44.015 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:44.037 [qtp298852037-3987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:44.039 [qtp298852037-3987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:44.064 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:44.092 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:44.100 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:44.102 [qtp1971696218-4041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9iKzVzhjl_zflxKETrVkTg/Kh41-KpFibG1GOfod9qwUg/z6NOfz--tYesKZMOPvVZ1Q' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:44.136 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:44.167 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/3 + &#ä/cc"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:44.172 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=93.0 MiB, available=362.5 MiB
    05:15:44.175 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=141, revision=147
    05:15:44.180 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:15:44.182 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:15:44.183 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:15:44.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:44.190 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:44.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:44.245 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:44.248 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:15:44.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='866b93ed25aff1ea110e30112f95b2491c113375' to.sha1='df6498a5578b616bdbcf5fe7e5480ac7da6ae5b3'): /3 + &#ä/dd
    05:15:44.360 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=135
    05:15:44.360 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135
    05:15:44.454 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:44.456 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=129, revision=135
    05:15:44.530 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:44.535 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=129, revision=135
    05:15:44.536 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=135, revision=-1
    05:15:44.571 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:44.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=93.0 MiB, available=362.5 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:44.697 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:44.739 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:44.741 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/3 + &#ä/dd"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:44.742 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796, this.localRepositoryRevisionSynced=141, revision=147
    05:15:44.742 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796, this.localRepositoryRevisionInProgress=147, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:44.746 [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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:44.782 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:44.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:44.982 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:44.998 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:45.000 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:45.003 [qtp298852037-4343] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/3I-osbPPCJkvRMrLUj2KGg/yUWtXLQw1MCxQBWvWAl6fg' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:45.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=93.1 MiB, available=362.4 MiB
    05:15:45.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:45.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:45.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=93.1 MiB, available=362.4 MiB
    05:15:45.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:15:45.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=93.1 MiB, available=362.4 MiB
    05:15:45.958 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:15:45.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:15:45.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:15:45.975 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:45.988 [qtp1325681772-3916] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 localRepositoryRevisionSynced=146
    05:15:46.018 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:46.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=67 remoteFromLocalRevision=146
    05:15:46.072 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:46.075 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:46.082 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=67
    05:15:46.084 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=62, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67
    05:15:46.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0a06dcd7-6399-4971-ba63-4fbb4689b796 from='build/repo/j7y67muw-miwgq-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'
    05:15:46.119 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:46.122 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:46.131 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0a06dcd7-6399-4971-ba63-4fbb4689b796 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=60 localRepositoryRevisionInProgress=68
    05:15:46.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:46.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:15:46.214 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    05:15:46.214 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:15:46.214 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    05:15:46.214 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:15:46.226 [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
    05:15:46.404 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:46.468 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:46.470 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:15:46.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=219b0db4-34a6-40e3-872b-c55353b19ec8 to='build/repo/j7y65why-pf8l9-local-dest', fromRepoLocalSync=true
    05:15:46.471 [pool-37-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 219b0db4-34a6-40e3-872b-c55353b19ec8 ('build/repo/j7y65why-pf8l9-local-dest')
    05:15:46.479 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:46.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 823569 bytes in 1744 ms. path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:46.492 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:46.495 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:46.512 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=138
    05:15:46.512 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:46.539 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:46.554 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:46.557 [qtp298852037-4140] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=135, revision=138

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:46.564 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 renewalDateTime=2017-09-24T03:44:06.256Z expiryDateTime=2017-09-24T04:14:06.256Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:46.570 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:46.575 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:46.575 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:46.579 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:46.580 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9iKzVzhjl_zflxKETrVkTg/Kh41-KpFibG1GOfod9qwUg/z6NOfz--tYesKZMOPvVZ1Q' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:46.581 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=150

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:46.613 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:46.616 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=135, revision=138
    05:15:46.616 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=138, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:46.620 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:46.620 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:46.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:46.635 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1060247 bytes in 2816 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:15:46.646 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=61
    05:15:46.647 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:46.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:46.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:46.707 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:46.722 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:46.730 [qtp1971696218-4041] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=57, revision=61
    05:15:46.745 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:46.748 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:46.748 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=57, revision=61
    05:15:46.749 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=61, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:46.750 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:46.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:46.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:46.804 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:46.824 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:46.828 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:46.832 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:15:46.876 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:46.885 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/3 + &#ä/dd"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:15:46.890 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:46.895 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:46.899 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/2/1 {11 11ä11#+} 1/a"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:46.905 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:46.911 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:46.914 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:15:46.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a75e4db89a0a0cff825b3a4ff97bedfeb9c08b4' to.sha1='ffc26ac4322e8fc143683b44dba6dbd45b08a151'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:46.958 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:47.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:47.007 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=67
    05:15:47.007 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67
    05:15:47.104 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:47.118 [qtp1971696218-4041] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=61, revision=67
    05:15:47.182 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:47.189 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=61, revision=67
    05:15:47.189 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=67, revision=-1
    05:15:47.228 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:47.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=94.7 MiB, available=360.8 MiB
    05:15:47.286 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:47.305 [qtp1325681772-3916] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionInProgress=-1, revision=151
    05:15:47.308 [qtp1325681772-3916] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:47.312 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:47.327 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/2/1 {11 11ä11#+} 1/b"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:47.386 [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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:47.387 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:47.393 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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
    05:15:47.482 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=144
    05:15:47.499 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144
    05:15:47.555 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:47.556 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:47.558 [qtp298852037-3927] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=138, revision=144

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:47.578 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:47.581 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:47.582 [qtp1971696218-4005] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9iKzVzhjl_zflxKETrVkTg/Kh41-KpFibG1GOfod9qwUg/DJVS2QTEaPn4MbXih4ubjQ' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:47.603 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:47.609 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=138, revision=144
    05:15:47.610 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=144, revision=-1
    05:15:47.699 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:47.717 [qtp298852037-3892] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f transaction.localRevision=89 remoteFromLocalRevision=6
    05:15:47.747 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:47.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ada1a14b-f25a-4b99-ad83-bef02886859e from='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e' toID=36fb7ae9-8328-4efc-b22a-e77cb8efd86f to='build/repo/j7y65tq9-qktz1-local-src', fromRepoLocalSync=false
    05:15:47.767 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:47.803 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=89
    05:15:47.919 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:47.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:47.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=94.3 MiB, available=361.2 MiB
    05:15:47.962 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=127, revision=151
    05:15:47.970 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:15:47.971 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:15:47.973 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:15:47.973 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:48.366 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:48.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 576271 bytes in 1066 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:15:48.466 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=70
    05:15:48.468 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=70
    05:15:48.549 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:48.556 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=67, revision=70
    05:15:48.573 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:48.581 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=67, revision=70
    05:15:48.581 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=70, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:48.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=93.9 MiB, available=361.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:48.666 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:48.666 [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
    05:15:48.680 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:48.682 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:48.683 [qtp1325681772-3916] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionSynced=127, revision=151
    05:15:48.684 [qtp1325681772-3916] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionInProgress=151, revision=-1
    05:15:48.692 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:48.693 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:48.713 [qtp1971696218-4005] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:48.716 [qtp1971696218-4005] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:48.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=469.0 MiB, allocated=469.0 MiB, used=75.1 MiB, available=393.9 MiB
    05:15:48.761 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:48.764 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:48.789 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.localRepositoryRevisionInProgress=-1, revision=90
    05:15:48.819 [qtp298852037-3892] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:48.869 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/2/1 {11 11ä11#+} 1/b"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:48.878 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:48.930 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:48.933 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:15:48.971 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fb2db940acc084e541a6cb3e215d124773337226' to.sha1='9ac0548f4d4814d9983db30604a31e39a2fb4198'): /2/a
    05:15:49.067 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=76
    05:15:49.067 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:49.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=93.9 MiB, available=361.6 MiB
    05:15:49.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:49.205 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:49.215 [qtp1971696218-2854] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=70, revision=76

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:49.369 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:49.419 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:49.436 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=70, revision=76
    05:15:49.436 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=76, revision=-1
    05:15:49.482 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:49.508 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:49.516 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/2/a"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:49.522 [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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:49.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=93.9 MiB, available=361.6 MiB
    05:15:49.606 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:49.822 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:49.838 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:49.841 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:49.842 [qtp1971696218-2854] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9iKzVzhjl_zflxKETrVkTg/mzkaIKie6INzlq8K7kruhw' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:49.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: 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
    05:15:50.105 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.5 MiB, allocated=476.5 MiB, used=69.8 MiB, available=406.7 MiB
    05:15:50.110 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.remoteRepositoryRevisionSynced=4, revision=90

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:50.141 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [18544048]initPersistenceManagerFactory: repositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:15:50.154 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [18544048]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31395 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:50.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=93.9 MiB, available=361.6 MiB
    05:15:50.152 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:15:50.154 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:15:50.154 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:15:50.169 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:50.176 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 localRepositoryRevisionSynced=150

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:50.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:50.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:50.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:50.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:50.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:50.231 [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
    05:15:50.239 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:50.242 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:50.242 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:50.255 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:50.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:50.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:50.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:50.281 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:50.282 [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
    05:15:50.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=83 remoteFromLocalRevision=150

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:50.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:50.296 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:50.309 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:50.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:50.329 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:50.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    05:15:50.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:50.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:50.353 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:50.353 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:50.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:50.364 [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
    05:15:50.373 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:50.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:50.376 [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
    05:15:50.377 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:50.386 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=83

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:50.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:50.387 [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
    05:15:50.388 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:50.397 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:50.397 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:50.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:50.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:50.417 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:50.417 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:50.430 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ncFEZdxPgkhwG57PIxy6nA, serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e} because of missing permissions!

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:50.552 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:50.562 [qtp1325681772-3013] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.remoteRepositoryRevisionSynced=77, revision=83
    05:15:50.588 [qtp1325681772-3013] 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
    05:15:50.626 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:50.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=219b0db4-34a6-40e3-872b-c55353b19ec8 from='build/repo/j7y65why-pf8l9-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'
    05:15:50.672 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:50.678 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:50.686 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=84
    05:15:50.716 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:15:50.716 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:15:50.725 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=84

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:50.730 [qtp1971696218-2854] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:50.776 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=83, revision=86
    05:15:50.779 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:50.822 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=66.0 MiB, available=389.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:50.836 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:50.837 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:50.840 [qtp1325681772-3916] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.remoteRepositoryRevisionSynced=83, revision=86

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:50.847 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:50.850 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:50.851 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:50.851 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9iKzVzhjl_zflxKETrVkTg/mzkaIKie6INzlq8K7kruhw' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:50.857 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=77, revision=86
    05:15:50.857 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=86, revision=-1
    05:15:50.873 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:50.878 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 transaction.localRevision=157 remoteFromLocalRevision=84
    05:15:50.881 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:50.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=219b0db4-34a6-40e3-872b-c55353b19ec8 to='build/repo/j7y65why-pf8l9-local-dest', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:50.891 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:50.892 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:50.896 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=157

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:50.902 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1145256 bytes in 1380 ms. path='/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:50.906 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:50.920 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:50.913 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=80
    05:15:50.934 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=80
    05:15:50.973 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:50.979 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=76, revision=80
    05:15:50.990 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:51.000 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=76, revision=80
    05:15:51.000 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=80, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:50.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:15:51.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=70.0 MiB, available=406.0 MiB
    05:15:51.090 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:51.091 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65e1d-frtvb-remote'
    05:15:51.091 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65e1d-frtvb-remote' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:51.093 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:51.093 [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
    05:15:51.095 [qtp298852037-3927] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.localRepositoryRevisionSynced=4, revision=90
    05:15:51.095 [qtp298852037-3927] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.localRepositoryRevisionInProgress=90, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:51.108 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:51.109 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:51.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:51.136 [qtp1971696218-4006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:51.141 [qtp1971696218-4006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:15:51.164 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:51.215 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/2/a"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:51.226 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:51.253 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:15:51.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:51.257 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:15:51.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='136da5de51e55b2f703211bef608c4650d4055e1' to.sha1='200713bad93861596b4978863ff7d7a5a169a0b7'): /3 + &#ä/5/h
    05:15:51.335 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=86
    05:15:51.335 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=80, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86
    05:15:51.372 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:51.376 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=80, revision=86
    05:15:51.412 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:51.429 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=80, revision=86
    05:15:51.430 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=86, revision=-1
    05:15:51.464 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:51.510 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:51.534 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/3 + &#ä/5/h"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:51.538 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:15:51.584 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:51.604 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:51.612 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:51.618 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1Dbihzey4Vh2stSsQSax3Q/ZevXkuiBuucsnoePheCQLw/dhfuJRDHV0Lq0KMFkKpvvQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:51.717 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=94.7 MiB, available=360.8 MiB
    05:15:51.733 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:51.739 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:51.748 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 65175 bytes in 209 ms. path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:51.755 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionInProgress=-1, revision=158
    05:15:51.759 [qtp1325681772-2859] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:51.762 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=89
    05:15:51.762 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:51.785 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:51.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.0 MiB, allocated=478.0 MiB, used=69.9 MiB, available=408.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:51.785 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:51.789 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=86, revision=89

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:51.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:51.798 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:51.808 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=86, revision=89
    05:15:51.808 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=89, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:51.849 [qtp178185341-1573] INFO  D.Datastore - 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
    05:15:51.911 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:51.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:51.932 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:51.991 [qtp1971696218-4006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:51.992 [qtp1971696218-4006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:15:52.003 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:52.019 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/3 + &#ä/5/h"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:52.024 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:52.030 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:52.032 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:15:52.057 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='121d59b7213a9c1c9b239b324a171d1690edc55d' to.sha1='b40e1a1e8ba7f93246bc0d3ea327ff62aa72f331'): /3 + &#ä/5/i
    05:15:52.112 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=95
    05:15:52.112 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95
    05:15:52.157 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:52.162 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=89, revision=95
    05:15:52.192 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:52.196 [qtp178185341-1573] INFO  D.Datastore - 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
    05:15:52.204 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=89, revision=95
    05:15:52.204 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=95, revision=-1
    05:15:52.240 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:52.268 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:52.279 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/3 + &#ä/5/i"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:52.281 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:52.286 [qtp178185341-1573] INFO  D.Datastore - 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
    05:15:52.336 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:52.374 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:52.378 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:52.388 [qtp1971696218-4006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1Dbihzey4Vh2stSsQSax3Q/ZevXkuiBuucsnoePheCQLw/LA9b1DKGEiIOzlhmHf0vmw' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:51.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:15:52.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.5 MiB, allocated=477.5 MiB, used=69.9 MiB, available=407.6 MiB
    05:15:52.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:52.428 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:52.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 95962 bytes in 176 ms. path='/3 + &#ä/5/i'
    05:15:52.510 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=98
    05:15:52.527 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:52.548 [qtp178185341-1573] INFO  D.Datastore - 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
    05:15:52.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=95.0 MiB, available=360.5 MiB
    05:15:52.582 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=151, revision=158

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:52.599 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:52.608 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=95, revision=98

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:52.614 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:15:52.615 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:52.625 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:52.638 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:15:52.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:52.636 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=95, revision=98
    05:15:52.636 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=98, revision=-1
    05:15:52.692 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:52.693 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    05:15:52.718 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:52.783 [qtp1971696218-4041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:52.786 [qtp1971696218-4041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:52.787 [qtp178185341-1573] INFO  D.Datastore - 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
    05:15:52.799 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:52.816 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/3 + &#ä/5/i"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:52.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:52.827 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:52.829 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:15:52.848 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe45b8b94a008a6c725f8a1e8d6345a0a0d1cc54' to.sha1='3d05b7f8d3c27ea6e7e4ce1c8c9888caf6ba1f56'): /3 + &#ä/aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:52.867 [qtp178185341-1573] INFO  D.Datastore - 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
    05:15:52.930 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=104
    05:15:52.930 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104
    05:15:52.996 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:52.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=480.5 MiB, allocated=480.5 MiB, used=69.9 MiB, available=410.6 MiB
    05:15:52.998 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:15:52.998 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:15:52.998 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:53.008 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=98, revision=104

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:53.018 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:53.046 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:53.049 [qtp298852037-4140] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f localRepositoryRevisionSynced=89
    05:15:53.058 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:53.088 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=98, revision=104
    05:15:53.089 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=104, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:53.105 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e transaction.localRevision=147 remoteFromLocalRevision=89
    05:15:53.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=36fb7ae9-8328-4efc-b22a-e77cb8efd86f from='build/repo/j7y65tq9-qktz1-local-src' toID=ada1a14b-f25a-4b99-ad83-bef02886859e to='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e'
    05:15:53.126 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=147

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:53.126 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:53.164 [qtp178185341-1573] INFO  D.Datastore - 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
    05:15:53.166 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:53.174 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/3 + &#ä/aa"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:53.178 [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
    05:15:53.217 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:15:53.222 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:15:53.230 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=147

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:53.237 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=94.5 MiB, available=361.0 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:53.246 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=149
    05:15:53.251 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:53.254 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:53.258 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionSynced=151, revision=158
    05:15:53.259 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.localRepositoryRevisionInProgress=158, revision=-1
    05:15:53.265 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:53.266 [qtp178185341-1573] INFO  D.Datastore - 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
    05:15:53.290 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:53.292 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:53.300 [qtp298852037-4343] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=144, revision=149

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:53.319 [qtp178185341-1573] INFO  D.Datastore - 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
    05:15:53.323 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:53.326 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:53.336 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:53.338 [qtp1971696218-4006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1Dbihzey4Vh2stSsQSax3Q/BzYoA3zqtvgT-bWuBkRaqg' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:15:53.339 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=144, revision=149
    05:15:53.339 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=149, revision=-1
    05:15:53.374 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:53.388 [qtp298852037-4140] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f transaction.localRevision=95 remoteFromLocalRevision=147

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:53.392 [qtp178185341-1573] INFO  D.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
    05:15:53.395 [qtp298852037-4140] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:15:53.397 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:15:53.400 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    05:15:53.402 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [365dc2fd]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y698zd-cji9j-local-dest'
    05:15:53.403 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [365dc2fd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y698zd-cji9j-local-dest' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:53.450 [qtp178185341-1573] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:53.530 [qtp178185341-1573] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:53.608 [qtp178185341-1573] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:53.682 [qtp178185341-1573] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:53.760 [qtp178185341-1573] INFO  D.Datastore - 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
    05:15:53.831 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:53.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:15:53.841 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=93.4 MiB, available=362.1 MiB
    05:15:53.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:53.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 268562 bytes in 688 ms. path='/3 + &#ä/aa'
    05:15:53.894 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=107
    05:15:53.898 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107
    05:15:53.967 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:53.972 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=104, revision=107

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:54.005 [qtp178185341-1573] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:15:54.060 [qtp178185341-1573] INFO  D.Datastore - 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
    05:15:54.102 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:54.113 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=104, revision=107
    05:15:54.113 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=107, revision=-1
    05:15:54.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:54.200 [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
    05:15:54.208 [qtp178185341-1573] INFO  D.Datastore - 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
    05:15:54.235 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:54.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=93.2 MiB, available=362.3 MiB
    05:15:54.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:54.283 [qtp1971696218-4005] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:54.287 [qtp1971696218-4005] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:54.305 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]initPersistenceManagerFactory: repositoryId=dd062bb5-06b3-4570-9537-dec50bded400
    05:15:54.306 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3214 ms.
    05:15:54.366 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:54.448 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:54.489 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/3 + &#ä/aa"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:54.503 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:54.512 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:54.514 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:15:54.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eb78e66c59d370a420fc04d9b0b2830babb0e154' to.sha1='4578dcb428b35b05167290d7843264a4e99cdae3'): /3 + &#ä/bb
    05:15:54.581 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=113
    05:15:54.582 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:54.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=93.2 MiB, available=362.3 MiB
    05:15:54.682 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:15:54.682 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:15:54.702 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:54.712 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 localRepositoryRevisionSynced=157

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:54.716 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:54.719 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:54.720 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=107, revision=113

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:54.738 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=90 remoteFromLocalRevision=157

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:54.752 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:54.753 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=219b0db4-34a6-40e3-872b-c55353b19ec8 from='build/repo/j7y65why-pf8l9-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:54.757 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=107, revision=113
    05:15:54.757 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=113, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:54.762 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=90

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:54.777 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:54.779 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:15:54.779 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:54.780 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y68e7y-7xev8-local-dest
      localRepository.publicKeySha1 = 61:B5:AB:1B:0A:F2:B7:AC:31:CF:CE:F4:14:1B:4C:EF:AE:C8:21:CA

      remoteRepository.repositoryId = dd062bb5-06b3-4570-9537-dec50bded400
      remoteRepository.remoteRoot = https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400
      remoteRepository.publicKeySha1 = 0C:91:4D:7F:29:69:44:46:7B:79:30:AB:F7:4E:DB:71:DD:29:6C:CD

    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 d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde dd062bb5-06b3-4570-9537-dec50bded400

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:54.786 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=90

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:54.802 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:54.812 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=92
    05:15:54.814 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:54.830 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/3 + &#ä/bb"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:54.844 [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
    05:15:54.848 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:54.854 [qtp1325681772-3916] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8, this.remoteRepositoryRevisionSynced=86, revision=92
    05:15:54.884 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:54.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=86, revision=92
    05:15:54.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=92, revision=-1
    05:15:54.963 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:54.967 [qtp1325681772-3013] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=219b0db4-34a6-40e3-872b-c55353b19ec8 transaction.localRevision=163 remoteFromLocalRevision=90
    05:15:54.969 [qtp1325681772-3013] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:54.972 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:54.988 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:54.990 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:54.994 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:15:54.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=dd062bb5-06b3-4570-9537-dec50bded400 from='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400' toID=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde to='build/repo/j7y68e7y-7xev8-local-dest', fromRepoLocalSync=true
    05:15:54.995 [pool-32-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde ('build/repo/j7y68e7y-7xev8-local-dest')

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:55.000 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1bf6ab27]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y69a7r-po97n-local-dest'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:55.001 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:15:55.003 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1bf6ab27]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y69a7r-po97n-local-dest' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:55.004 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:55.006 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1Dbihzey4Vh2stSsQSax3Q/Ugkc-3VqC3AunbOroCy3qw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:56.335 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:15:56.344 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:15:56.452 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:56.473 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 renewalDateTime=2017-09-24T03:45:56.435Z expiryDateTime=2017-09-24T04:15:56.435Z
    05:15:56.481 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:56.549 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=90
    05:15:56.740 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:56.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:56.773 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:56.783 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 525037 bytes in 1939 ms. path='/3 + &#ä/bb'
    05:15:56.795 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=116
    05:15:56.796 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116
    05:15:56.846 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:56.854 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=113, revision=116
    05:15:56.862 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:56.866 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=113, revision=116
    05:15:56.866 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=116, revision=-1
    05:15:56.908 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:15:56.908 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:56.928 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:56.956 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:56.958 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:15:57.047 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:57.077 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/3 + &#ä/bb"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:57.141 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:57.153 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:15:57.154 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:15:57.242 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ffba0c01a38e68da582aba357ca6d69adb14c462' to.sha1='a74fc770e56e3328963d5426f37b452cd4b8b95d'): /3 + &#ä/cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:57.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=70.3 MiB, available=385.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:57.287 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=122
    05:15:57.287 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:57.290 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:57.446 [qtp178185341-3738] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.localRepositoryRevisionInProgress=-1, revision=92

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:57.469 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:57.472 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=116, revision=122

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:57.517 [qtp178185341-3738] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=92

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:57.544 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:57.550 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=116, revision=122
    05:15:57.550 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=122, revision=-1
    05:15:57.576 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:57.656 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:57.686 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/3 + &#ä/cc"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:15:57.716 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:15:57.851 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:57.864 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:57.867 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:57.868 [qtp1971696218-4005] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1Dbihzey4Vh2stSsQSax3Q/VhE0gGhcC4HvM6O5qGoTBA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:15:58.398 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:58.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: 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
    05:15:58.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=73.3 MiB, available=382.2 MiB
    05:15:58.942 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.remoteRepositoryRevisionSynced=-1, revision=92

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:15:59.612 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:59.652 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 565766 bytes in 1936 ms. path='/3 + &#ä/cc'
    05:15:59.663 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=125
    05:15:59.663 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125
    05:15:59.697 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:59.702 [qtp1971696218-4041] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=122, revision=125
    05:15:59.789 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:59.806 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=122, revision=125
    05:15:59.807 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=125, revision=-1
    05:15:59.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:15:59.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:15:59.863 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:15:59.932 [qtp1971696218-4005] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:15:59.934 [qtp1971696218-4005] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:15:59.942 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:00.026 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/3 + &#ä/cc"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:16:00.035 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:00.124 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:00.125 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:16:00.184 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a91c5aec05aff420266f40384ba3d7da65145be' to.sha1='c6e664fe5070a9305a0b2f84ee40a2d075c929a5'): /3 + &#ä/dd
    05:16:00.220 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=131
    05:16:00.221 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131
    05:16:00.386 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:00.388 [qtp1971696218-4041] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=125, revision=131
    05:16:00.446 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:00.455 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=125, revision=131
    05:16:00.455 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=131, revision=-1
    05:16:00.486 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:00.703 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:00.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/3 + &#ä/dd"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:16:00.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    05:16:00.792 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:00.799 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:00.802 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:00.804 [qtp1971696218-4041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1Dbihzey4Vh2stSsQSax3Q/H34syva_kayrtHKsNoRAeg' offset=0
    05:16:01.085 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:01.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 117269 bytes in 430 ms. path='/3 + &#ä/dd'
    05:16:01.186 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=134
    05:16:01.186 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134
    05:16:01.276 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:01.278 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=131, revision=134
    05:16:01.286 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:01.293 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=131, revision=134
    05:16:01.293 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=134, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:01.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 366 ms.
    05:16:01.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:01.321 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:01.321 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:01.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:01.331 [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
    05:16:01.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:01.338 [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
    05:16:01.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:01.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    05:16:01.350 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:01.350 [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
    05:16:01.353 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:01.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:01.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:01.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:01.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:01.377 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:01.377 [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
    05:16:01.379 [qtp1971696218-4041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:16:01.382 [qtp1971696218-4041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:01.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:01.387 [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
    05:16:01.390 [qtp1971696218-4041] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:01.396 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:01.396 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:01.404 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:01.405 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:01.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:01.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:01.421 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:01.421 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:01.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:01.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:01.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:01.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:01.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:01.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:01.455 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:01.455 [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
    05:16:01.461 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/3 + &#ä/dd"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:01.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:01.464 [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
    05:16:01.474 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:01.527 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:01.832 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pnv1q4MlcVpT244gvK0Uag, serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:01.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=6
    05:16:02.265 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=140
    05:16:02.273 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140
    05:16:02.377 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:02.384 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=134, revision=140

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:01.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:16:02.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=74.1 MiB, available=381.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:02.457 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:02.462 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=134, revision=140
    05:16:02.463 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=140, revision=-1
    05:16:02.553 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:02.679 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:02.687 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.localRepositoryRevisionSynced=-1, revision=92
    05:16:02.687 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.localRepositoryRevisionInProgress=92, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:02.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:02.700 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd transaction.localRevision=85 remoteFromLocalRevision=6
    05:16:02.777 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:02.777 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:02.783 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=219cec35-4cd6-419c-8455-049372b137b3 from='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3' toID=2482f113-d0eb-4354-8bad-a6d0444e30bd to='build/repo/j7y66jw8-tjkqn-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:02.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:02.799 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:03.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=73.4 MiB, available=382.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:03.336 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=85

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:03.396 [closeDeferredTimer-27a07278-6l] INFO  c.c.c.l.LocalRepoManagerImpl - [27a07278]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:03.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:03.709 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:03.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:04.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=73.5 MiB, available=382.0 MiB
    05:16:04.009 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:16:04.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=73.3 MiB, available=382.2 MiB
    05:16:04.512 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:16:04.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:04.536 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:16:04.612 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:04.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=66.8 MiB, available=388.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:04.641 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:04.643 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:04.651 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:04.668 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionInProgress=-1, revision=86
    05:16:04.686 [qtp1971696218-3451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=86

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:04.955 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:04.976 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:04.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:16:05.055 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:05.118 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:05.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:16:05.254 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:05.338 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:05.339 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:05.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:05.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: 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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:05.451 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:05.466 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:05.469 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16: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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:05.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:05.738 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    05:16:05.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    05:16:05.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:05.749 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:16:05.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f4ebad5dabe3fac165f9cbe8c3241e33c752c12f' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:05.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=65.9 MiB, available=389.6 MiB
    05:16:05.865 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.remoteRepositoryRevisionSynced=4, revision=86
    05:16:05.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:05.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:05.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:05.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:05.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:05.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:05.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:05.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:05.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:05.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:05.993 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:05.994 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:06.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:06.003 [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
    05:16:06.004 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/1 {11 11ä11#+} 1/a"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:06.013 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:06.013 [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
    05:16:06.017 [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
    05:16:06.024 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:06.024 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:06.036 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:06.036 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:06.045 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:06.045 [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
    05:16:06.052 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:06.054 [qtp178185341-3738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/fQQq5toArBba46L5ax8bmQ/U-z6bmbEZMKCduiRet5ztA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:06.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:06.057 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:06.066 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:06.066 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:06.082 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:06.082 [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
    05:16:06.091 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:06.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:06.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:06.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:06.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:06.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:06.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:06.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:06.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:06.136 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LwsogBaY7hdLUYsYWNqqwg, serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3} because of missing permissions!
    05:16:06.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:06.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:16:06.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41902 bytes in 309 ms. path='/1 {11 11ä11#+} 1/a'
    05:16:06.375 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:16:06.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/1 {11 11ä11#+} 1/a"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:06.534 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:06.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:06.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:06.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=65.5 MiB, available=390.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:06.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f35e23f133dd0bbadc30f6e90a4f60433cdadbf' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    05:16:06.677 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/1 {11 11ä11#+} 1/b"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:06.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'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:06.699 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:06.704 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionSynced=4, revision=86
    05:16:06.704 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionInProgress=86, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:06.712 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:06.713 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/fQQq5toArBba46L5ax8bmQ/O_bSMfViDywxDmBdSwyPeA' offset=0
    05:16:06.723 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:06.764 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:06.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:06.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:16:06.919 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 146770 bytes in 230 ms. path='/1 {11 11ä11#+} 1/b'
    05:16:06.963 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:16:07.001 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/1 {11 11ä11#+} 1/b"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:07.009 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:07.018 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:07.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:16:07.049 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='805acfebae59958c83119a38ae65cf8f0ccafdb5' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    05:16:07.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/1 {11 11ä11#+} 1/c"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:07.092 [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'
    05:16:07.111 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:07.112 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/fQQq5toArBba46L5ax8bmQ/m0T-kxMI6Ei_3KW3plpeBw' offset=0
    05:16:07.124 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:07.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=65.3 MiB, available=390.2 MiB
    05:16:07.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:07.306 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:16:07.421 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:07.422 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/fQQq5toArBba46L5ax8bmQ/m0T-kxMI6Ei_3KW3plpeBw' offset=1048576
    05:16:07.429 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:07.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    05:16:07.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 342988 bytes in 415 ms. path='/1 {11 11ä11#+} 1/c'
    05:16:07.538 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    05:16:07.545 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c
    05:16:07.622 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/1 {11 11ä11#+} 1/c"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:07.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=65.2 MiB, available=390.3 MiB
    05:16:07.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:07.688 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:07.700 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:07.702 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:16:07.767 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='594874375f82933659d3a7131a8fdded1b93c267' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    05:16:07.830 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/2/1 {11 11ä11#+} 1/a"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:07.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/a'
    05:16:07.860 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:07.862 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CBc6hA6CA45zbm_2xMt55g/04-wQ2-5x3T2Vp9OE4uqWg/tjTAda17jCMkwROsE0wtSA' offset=0
    05:16:07.869 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:07.881 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:16:07.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 49799 bytes in 68 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:16:07.958 [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
    05:16:08.004 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=65.2 MiB, available=390.3 MiB
    05:16:08.004 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:16:08.004 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:16:08.004 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:16:08.015 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:08.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/2/1 {11 11ä11#+} 1/a"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:08.034 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd localRepositoryRevisionSynced=85

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:08.090 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:08.090 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:08.120 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 transaction.localRevision=143 remoteFromLocalRevision=85
    05:16:08.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2482f113-d0eb-4354-8bad-a6d0444e30bd from='build/repo/j7y66jw8-tjkqn-local-src' toID=219cec35-4cd6-419c-8455-049372b137b3 to='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:08.127 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:08.129 [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
    05:16:08.130 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=143

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:08.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='92b14e3993b81b8dccd39b07a6d8aa32099cb270' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:08.204 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:16:08.204 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:16:08.209 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=143
    05:16:08.222 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=145
    05:16:08.224 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:08.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/2/1 {11 11ä11#+} 1/b"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:08.252 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:08.254 [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
    05:16:08.260 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=140, revision=145
    05:16:08.266 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:08.269 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=140, revision=145
    05:16:08.269 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=145, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:08.281 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:08.282 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CBc6hA6CA45zbm_2xMt55g/04-wQ2-5x3T2Vp9OE4uqWg/88zFXe3wMl4xqVuIu6mCDQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:08.284 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:08.291 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd transaction.localRevision=91 remoteFromLocalRevision=143

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:08.296 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:08.331 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:08.334 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:16:08.339 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    05:16:08.344 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5cda7576]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y69kid-4gj90-local-dest'
    05:16:08.348 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5cda7576]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y69kid-4gj90-local-dest' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:08.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    05:16:08.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 81484 bytes in 177 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:16:08.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:16:08.541 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/2/1 {11 11ä11#+} 1/b"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:08.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:08.690 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:08.695 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:16:08.744 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='63dc0d76cb75dd52251cf8e19afb0047561b7271' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    05:16:08.815 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/2/a"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:08.833 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:16:08.856 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:08.857 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CBc6hA6CA45zbm_2xMt55g/154lgYMgrZst78wvFQ2yfg' offset=0
    05:16:08.871 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:09.004 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:16:09.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120595 bytes in 257 ms. path='/2/a'
    05:16:09.172 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:16:09.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/2/a"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:09.278 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:09.297 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:09.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:16:09.366 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8666ac924a578c372d37098ca17a2064b4d4d312' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    05:16:09.428 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/3 + &#ä/5/h"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:09.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:16:09.498 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:09.498 [qtp178185341-2432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VV4Tegvh2p8Ft33o1m4H8Q/C1YNHtmLpBalvG52m1xyYA/bl4G1Ieqd7rtavZi1c3rFw' offset=0
    05:16:09.505 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:09.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:16:09.567 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 137856 bytes in 97 ms. path='/3 + &#ä/5/h'
    05:16:09.648 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    05:16:09.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/3 + &#ä/5/h"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:09.849 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:10.086 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:10.089 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:16:10.168 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a376acd5326031167ca986f28f8067c30918fc0' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    05:16:10.247 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/3 + &#ä/5/i"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:10.292 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:16:10.324 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:10.325 [qtp178185341-3738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VV4Tegvh2p8Ft33o1m4H8Q/C1YNHtmLpBalvG52m1xyYA/sRlcHwDhHdGAGhJ__bGGcg' offset=0
    05:16:10.334 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:10.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    05:16:10.494 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 268296 bytes in 202 ms. path='/3 + &#ä/5/i'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:10.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:10.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:16:10.927 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/3 + &#ä/5/i"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:10.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:10.952 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:10.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:16:11.052 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c065700542a1a060ebef7f5c4a66da60ff1844d2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    05:16:11.094 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/3 + &#ä/aa"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:11.170 [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
    05:16:11.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:11.191 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:11.192 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VV4Tegvh2p8Ft33o1m4H8Q/XLnmtfqDQ_08REWZnC5YlQ' offset=0
    05:16:11.201 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:11.286 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:16:11.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 434128 bytes in 177 ms. path='/3 + &#ä/aa'
    05:16:11.442 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:16:11.538 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/3 + &#ä/aa"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:11.558 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:11.577 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:11.581 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:16:11.622 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dab7ff10bb8842650f68b20918596f0877820443' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    05:16:11.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/3 + &#ä/bb"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:11.714 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb'
    05:16:11.743 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:11.745 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VV4Tegvh2p8Ft33o1m4H8Q/Syv1Dc2ZDbEPv4YCvQ1VMQ' offset=0
    05:16:11.760 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:11.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:11.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:16:12.001 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:12.002 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VV4Tegvh2p8Ft33o1m4H8Q/Syv1Dc2ZDbEPv4YCvQ1VMQ' offset=1048576
    05:16:12.010 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:12.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    05:16:12.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 178654 bytes in 349 ms. path='/3 + &#ä/bb'
    05:16:12.091 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:16:12.094 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb
    05:16:12.173 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/3 + &#ä/bb"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:12.188 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:12.294 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:12.300 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:16:12.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d0a6f8d11b497800081480466dd2c178c8ab2935' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    05:16:12.432 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/3 + &#ä/cc"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:12.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:16:12.470 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:12.471 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VV4Tegvh2p8Ft33o1m4H8Q/OXLXV7X8V3Kc12wm2ZAf0g' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:12.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:12.478 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:12.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    05:16:12.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168420 bytes in 98 ms. path='/3 + &#ä/cc'
    05:16:12.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:16:12.620 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/3 + &#ä/cc"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:12.639 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:12.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:12.661 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:16:12.766 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4897e8e69dbeb4b02c46dc69f2d0881d2a3cd456' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    05:16:12.809 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/3 + &#ä/dd"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:12.830 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    05:16:12.856 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:12.858 [qtp178185341-1573] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VV4Tegvh2p8Ft33o1m4H8Q/xa49P7T-u2o67WFnjfUQxQ' offset=0
    05:16:12.871 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:12.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:16:12.973 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 26600 bytes in 143 ms. path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:12.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:13.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:16:13.060 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", path="/3 + &#ä/dd"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:13.113 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:13.124 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    05:16:13.136 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:13.176 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde localRepositoryRevisionSynced=90
    05:16:13.209 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16: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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:13.257 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 transaction.localRevision=110 remoteFromLocalRevision=90
    05:16:13.303 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:13.315 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:13.316 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde from='build/repo/j7y68e7y-7xev8-local-dest' toID=dd062bb5-06b3-4570-9537-dec50bded400 to='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400'
    05:16:13.326 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:13.328 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:13.388 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=110
    05:16:13.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:16:13.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:16:13.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=110
    05:16:14.174 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=113
    05:16:14.189 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113
    05:16:14.873 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:14.876 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.remoteRepositoryRevisionSynced=-1, revision=113
    05:16:14.899 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:14.904 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=-1, revision=113
    05:16:14.904 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=113, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:14.915 [Test worker] INFO  D.Datastore - 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
    05:16:14.929 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:14.942 [qtp178185341-3604] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde transaction.localRevision=96 remoteFromLocalRevision=110
    05:16:14.971 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:14.972 [closeDeferredTimer-23d2fcf2-2q] INFO  c.c.c.l.LocalRepoManagerImpl - [23d2fcf2]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:14.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=dd062bb5-06b3-4570-9537-dec50bded400 from='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400' toID=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde to='build/repo/j7y68e7y-7xev8-local-dest', fromRepoLocalSync=false
    05:16:14.993 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:15.000 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=96
    05:16:15.072 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:15.076 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: repoFileDtos.size=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:15.443 [Test worker] INFO  D.Datastore - 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
    05:16:15.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=76.7 MiB, available=378.8 MiB
    05:16:15.733 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:15.740 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.localRepositoryRevisionInProgress=-1, revision=97
    05:16:15.746 [qtp178185341-3604] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=92, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97
    05:16:15.774 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:15.777 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: 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
    05:16:16.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=75.8 MiB, available=379.7 MiB
    05:16:16.306 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.remoteRepositoryRevisionSynced=92, revision=97
    05:16:16.333 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pnv1q4MlcVpT244gvK0Uag, serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400} because of missing permissions!
    05:16:16.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:16.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:16.720 [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
    05:16:16.793 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:16.795 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.localRepositoryRevisionSynced=92, revision=97
    05:16:16.795 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.localRepositoryRevisionInProgress=97, revision=-1
    05:16:16.885 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:16.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:16:17.238 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=75.9 MiB, available=379.6 MiB
    05:16:17.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:17.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.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:17.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:17.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=75.8 MiB, available=379.7 MiB
    05:16:17.647 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:17.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:17.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=75.8 MiB, available=379.7 MiB
    05:16:17.999 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:16:17.999 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:16:18.013 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:18.028 [qtp178185341-3604] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde localRepositoryRevisionSynced=96
    05:16:18.097 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:18.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 transaction.localRevision=116 remoteFromLocalRevision=96
    05:16:18.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde from='build/repo/j7y68e7y-7xev8-local-dest' toID=dd062bb5-06b3-4570-9537-dec50bded400 to='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400'
    05:16:18.197 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=116
    05:16:18.227 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:16:18.228 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:16:18.235 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=116
    05:16:18.271 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=118
    05:16:18.273 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118
    05:16:18.316 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:18.319 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.remoteRepositoryRevisionSynced=113, revision=118
    05:16:18.399 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:18.406 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=113, revision=118
    05:16:18.407 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=118, revision=-1
    05:16:18.458 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:18.463 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde transaction.localRevision=102 remoteFromLocalRevision=116
    05:16:18.473 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:18.478 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:18.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
    05:16:18.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    05:16:18.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:18.834 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:18.843 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:16:18.856 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=dd062bb5-06b3-4570-9537-dec50bded400 from='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400' toID=2974d334-51a7-4697-979a-22975369ec87 to='build/repo/j7y65e1b-46wn0-local-src', fromRepoLocalSync=true
    05:16:18.856 [pool-33-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2974d334-51a7-4697-979a-22975369ec87 ('build/repo/j7y65e1b-46wn0-local-src')
    05:16:18.869 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:18.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:18.906 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:18.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
    05:16:19.174 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:19.196 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 renewalDateTime=2017-09-24T03:44:19.811Z expiryDateTime=2017-09-24T04:14:19.811Z
    05:16:19.204 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:19.209 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=102
    05:16:19.310 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:19.317 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: repoFileDtos.size=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:19.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:19.798 [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
    05:16:19.819 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:19.832 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionInProgress=-1, revision=103
    05:16:19.835 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103
    05:16:19.905 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:19.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: 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
    05:16:20.164 [Test worker] INFO  D.Datastore - 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
    05:16:20.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=77.1 MiB, available=378.4 MiB
    05:16:20.344 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.remoteRepositoryRevisionSynced=83, revision=103
    05:16:20.349 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pnv1q4MlcVpT244gvK0Uag, serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400} because of missing permissions!
    05:16:20.349 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:20.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:20.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=77.1 MiB, available=378.4 MiB
    05:16:20.770 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:20.775 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionSynced=83, revision=103
    05:16:20.775 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionInProgress=103, revision=-1
    05:16:20.780 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:20.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:20.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:20.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:21.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=77.2 MiB, available=378.3 MiB
    05:16:21.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:21.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:21.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=77.2 MiB, available=378.3 MiB
    05:16:21.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:21.733 [Test worker] INFO  D.Datastore - 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
    05:16:21.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
    05:16:21.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=77.2 MiB, available=378.3 MiB
    05:16:21.991 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:16:21.993 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:16:21.993 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:16:22.004 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:22.010 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 localRepositoryRevisionSynced=102
    05:16:22.032 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:22.053 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 transaction.localRevision=147 remoteFromLocalRevision=102

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:22.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:22.118 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:22.124 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:22.132 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=147
    05:16:22.135 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147
    05:16:22.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2974d334-51a7-4697-979a-22975369ec87 from='build/repo/j7y65e1b-46wn0-local-src' toID=dd062bb5-06b3-4570-9537-dec50bded400 to='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400'
    05:16:22.223 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:22.228 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:22.236 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=148
    05:16:22.305 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    05:16:22.306 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    05:16:22.307 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:22.313 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:16:22.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='76108307c77a9e78ffd53791817c169b89f86b2a' to.sha1='63dc0d76cb75dd52251cf8e19afb0047561b7271'): /2/a
    05:16:22.513 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=147, revision=151
    05:16:22.513 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151
    05:16:22.575 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:22.583 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=142, revision=151
    05:16:22.719 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16: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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:22.726 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=142, revision=151
    05:16:22.726 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=151, revision=-1
    05:16:22.748 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:22.794 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:22.824 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/2/a"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:16:22.869 [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
    05:16:22.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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:23.084 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:23.110 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:23.112 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:23.114 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CBc6hA6CA45zbm_2xMt55g/154lgYMgrZst78wvFQ2yfg' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:23.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.
    05:16:24.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:24.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
    05:16:24.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:25.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:25.812 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:25.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1005899 bytes in 2965 ms. path='/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16: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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:25.864 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=155
    05:16:25.864 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155
    05:16:25.899 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:25.904 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=151, revision=155
    05:16:25.973 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:25.980 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=151, revision=155
    05:16:25.981 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=155, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:25.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:26.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    05:16:26.092 [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
    05:16:26.100 [Test worker] INFO  D.Datastore - 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
    05:16:26.116 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:26.283 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:16:26.362 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:16:26.458 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:26.565 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="2974d334-51a7-4697-979a-22975369ec87", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/2/a"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:16:26.580 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:26.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    05:16:26.617 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=148
    05:16:26.645 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=160
    05:16:26.647 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160
    05:16:26.743 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:26.746 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=155, revision=160
    05:16:26.822 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:26.830 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=155, revision=160
    05:16:26.831 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=160, revision=-1
    05:16:26.905 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:26.909 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 transaction.localRevision=113 remoteFromLocalRevision=148
    05:16:26.920 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:26.922 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=dd062bb5-06b3-4570-9537-dec50bded400 from='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400' toID=2974d334-51a7-4697-979a-22975369ec87 to='build/repo/j7y65e1b-46wn0-local-src', fromRepoLocalSync=false
    05:16:26.930 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:26.950 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=113
    05:16:26.990 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:26.994 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:27.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:27.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:27.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=79.8 MiB, available=375.7 MiB
    05:16:27.588 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:27.599 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionInProgress=-1, revision=114
    05:16:27.614 [qtp178185341-2432] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114
    05:16:27.797 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:27.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: 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
    05:16:28.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=79.1 MiB, available=376.4 MiB
    05:16:28.240 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.remoteRepositoryRevisionSynced=103, revision=114
    05:16:28.296 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:28.296 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:28.314 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pnv1q4MlcVpT244gvK0Uag, serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400} because of missing permissions!
    05:16:28.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:28.332 [closeDeferredTimer-3743b86a-65] INFO  c.c.c.l.LocalRepoManagerImpl - [3743b86a]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:28.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
    05:16:28.467 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [365dc2fd]initPersistenceManagerFactory: repositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:28.472 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [365dc2fd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 26655 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:28.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=78.9 MiB, available=376.6 MiB
    05:16:29.007 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:29.011 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionSynced=103, revision=114
    05:16:29.011 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionInProgress=114, revision=-1
    05:16:29.064 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:29.069 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16: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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:29.369 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=473.0 MiB, allocated=473.0 MiB, used=74.8 MiB, available=398.2 MiB
    05:16:29.532 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65tqe-swqjc-remote'
    05:16:29.532 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65tqe-swqjc-remote' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:29.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=77.9 MiB, available=377.6 MiB
    05:16:29.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:16:30.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=77.8 MiB, available=377.7 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:30.334 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1bf6ab27]initPersistenceManagerFactory: repositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10
    05:16:30.398 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1bf6ab27]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 25778 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:30.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:30.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:16:30.519 [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
    05:16:30.519 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:16:30.519 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:30.558 [qtp298852037-3892] INFO  D.Datastore - 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
    05:16:30.587 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:30.597 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 localRepositoryRevisionSynced=113

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:30.786 [qtp298852037-3892] INFO  D.Datastore - 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
    05:16:30.809 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:30.839 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 transaction.localRevision=163 remoteFromLocalRevision=113
    05:16:30.846 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2974d334-51a7-4697-979a-22975369ec87 from='build/repo/j7y65e1b-46wn0-local-src' toID=dd062bb5-06b3-4570-9537-dec50bded400 to='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400'
    05:16:30.854 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=163

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:30.870 [qtp298852037-3892] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:16:30.918 [qtp298852037-3892] INFO  D.Datastore - 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
    05:16:30.956 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:16:30.956 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:16:30.961 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=163
    05:16:30.977 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=165
    05:16:30.979 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165
    05:16:31.042 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:31.050 [qtp298852037-3892] INFO  D.Datastore - 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
    05:16:31.057 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=160, revision=165

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:31.071 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=92.2 MiB, available=363.3 MiB
    05:16:31.081 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.2.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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:31.105 [qtp298852037-3892] INFO  D.Datastore - 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
    05:16:31.142 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:31.146 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=160, revision=165
    05:16:31.147 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=165, revision=-1
    05:16:31.177 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:31.183 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 transaction.localRevision=119 remoteFromLocalRevision=163

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:31.209 [qtp298852037-3892] INFO  D.Datastore - 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
    05:16:31.247 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:31.250 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:31.271 [qtp298852037-3892] INFO  D.Datastore - 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
    05:16:31.274 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y62p9j-6oq9-remote'
    05:16:31.274 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y62p9j-6oq9-remote' locked successfully.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:31.324 [qtp298852037-3892] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:16:31.400 [qtp298852037-3892] INFO  D.Datastore - 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
    05:16: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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:31.454 [qtp298852037-3892] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:16:31.512 [qtp298852037-3892] INFO  D.Datastore - 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
    05:16:31.522 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:31.536 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:16:31.541 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=dd062bb5-06b3-4570-9537-dec50bded400 from='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400' toID=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde to='build/repo/j7y68e7y-7xev8-local-dest', fromRepoLocalSync=true
    05:16:31.549 [pool-34-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde ('build/repo/j7y68e7y-7xev8-local-dest')

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:31.568 [qtp298852037-3892] INFO  D.Datastore - 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
    05:16:31.579 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:16:31.592 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:31.631 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:31.633 [qtp298852037-3892] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:16:31.733 [qtp298852037-3892] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:16:31.942 [qtp298852037-3892] INFO  D.Datastore - 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
    05:16:31.990 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 renewalDateTime=2017-09-24T03:45:56.435Z expiryDateTime=2017-09-24T04:15:56.435Z

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:32.023 [qtp298852037-3892] INFO  D.Datastore - 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
    05:16:32.023 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:32.032 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=119
    05:16:32.114 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:32.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: repoFileDtos.size=3

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:32.335 [qtp298852037-3892] INFO  D.Datastore - 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
    05:16:32.350 [qtp1325681772-3916] INFO  D.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
    05:16:32.423 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]initPersistenceManagerFactory: repositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e
    05:16:32.424 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2891 ms.
    05:16:32.468 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:32.715 [qtp1325681772-3916] INFO  D.Datastore - 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
    05:16:32.751 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=78.9 MiB, available=376.6 MiB
    05:16:32.788 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:32.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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:32.792 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.localRepositoryRevisionInProgress=-1, revision=120

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:32.803 [qtp1325681772-3916] INFO  D.Datastore - 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
    05:16:32.809 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120
    05:16:32.844 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:32.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: 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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:32.858 [qtp1325681772-3916] INFO  D.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
    05:16:32.896 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = e05fd7d4-447e-461d-92f9-cb9f79e38e48
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y698zd-cji9j-local-dest
      localRepository.publicKeySha1 = BE:0C:70:64:40:9A:E1:BC:47:E6:D5:2B:B2:44:19:4F:A2:FB:6C:14

      remoteRepository.repositoryId = ada1a14b-f25a-4b99-ad83-bef02886859e
      remoteRepository.remoteRoot = https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e
      remoteRepository.publicKeySha1 = D2:2E:C5:32:38:51:98:2B:CF:FD:B6:4C:86:88:D6:1E:07:F7:7C:DB

    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 e05fd7d4-447e-461d-92f9-cb9f79e38e48 ada1a14b-f25a-4b99-ad83-bef02886859e

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:33.023 [qtp1325681772-3916] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:16:33.086 [qtp1325681772-3916] INFO  D.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
    05:16:33.135 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:33.138 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:16:33.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ada1a14b-f25a-4b99-ad83-bef02886859e from='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e' toID=e05fd7d4-447e-461d-92f9-cb9f79e38e48 to='build/repo/j7y698zd-cji9j-local-dest', fromRepoLocalSync=true
    05:16:33.140 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e05fd7d4-447e-461d-92f9-cb9f79e38e48 ('build/repo/j7y698zd-cji9j-local-dest')

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:33.231 [qtp1325681772-3916] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:16:33.301 [qtp1325681772-3916] INFO  D.Datastore - 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
    05:16:33.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:33.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=78.9 MiB, available=376.6 MiB
    05:16:33.371 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.remoteRepositoryRevisionSynced=97, revision=120

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:33.386 [qtp1325681772-3916] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:16:33.441 [qtp1325681772-3916] INFO  D.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
    05:16:33.452 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:16:33.462 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:33.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    05:16:33.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:33.483 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pnv1q4MlcVpT244gvK0Uag, serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400} because of missing permissions!
    05:16:33.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:33.489 [qtp1325681772-3916] INFO  D.Datastore - 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
    05:16:33.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
    05:16:33.562 [qtp1325681772-3916] INFO  D.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
    05:16:33.588 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:33.618 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e renewalDateTime=2017-09-24T03:46:33.575Z expiryDateTime=2017-09-24T04:16:33.575Z
    05:16:33.637 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:33.674 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=97

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:33.680 [qtp1325681772-3916] INFO  D.Datastore - 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
    05:16:33.752 [Test worker] INFO  D.Datastore - 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
    05:16:33.776 [qtp1325681772-3916] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:16:33.843 [qtp1325681772-3916] INFO  D.Datastore - 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
    05:16:33.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:33.906 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:33.930 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:33.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:34.056 [qtp1325681772-3916] INFO  D.Datastore - 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
    05:16:34.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
    05:16:34.151 [qtp1325681772-3916] INFO  D.Datastore - 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
    05:16:34.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.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:34.347 [qtp1325681772-3916] INFO  D.Datastore - 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
    05:16:34.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:34.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=78.9 MiB, available=376.6 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:34.435 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]initPersistenceManagerFactory: repositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3
    05:16:34.435 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3155 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:34.440 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:34.443 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.localRepositoryRevisionSynced=97, revision=120
    05:16:34.444 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.localRepositoryRevisionInProgress=120, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:34.463 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:34.503 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:34.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:34.817 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y69a7r-po97n-local-dest
      localRepository.publicKeySha1 = A0:1F:97:31:44:73:95:F7:BB:3A:F0:FF:31:6A:0A:38:7F:46:7D:38

      remoteRepository.repositoryId = 4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3
      remoteRepository.remoteRoot = https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg
      remoteRepository.publicKeySha1 = 1C:CE:40:B1:BD:77:D2:3B:09:CD:F5:95:98:A4:6F:AA:D7:47:9A:DE

    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 b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:34.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=477.0 MiB, allocated=477.0 MiB, used=78.4 MiB, available=398.6 MiB
    05:16:35.016 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:35.078 [qtp298852037-4343] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionInProgress=-1, revision=99

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:35.104 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:35.111 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:35.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
    05:16:35.121 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 to='build/repo/j7y69a7r-po97n-local-dest', fromRepoLocalSync=true
    05:16:35.132 [pool-38-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 ('build/repo/j7y69a7r-po97n-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:35.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=78.4 MiB, available=377.1 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:35.183 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:35.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:35.208 [qtp298852037-4343] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:35.347 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:16:35.355 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:16:35.370 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 renewalDateTime=2017-09-24T03:46:35.169Z expiryDateTime=2017-09-24T04:16:35.169Z
    05:16:35.387 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:35.415 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=165
    05:16:35.610 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:35.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:35.662 [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
    05:16:35.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:35.904 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:35.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:36.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=78.4 MiB, available=377.1 MiB
    05:16:36.236 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:16:36.244 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:36.265 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:16:36.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:36.342 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:36.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:36.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=100.0 MiB, available=355.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:36.385 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:36.390 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:16:36.392 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:16:36.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:36.396 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:36.416 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:36.443 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='76108307c77a9e78ffd53791817c169b89f86b2a' to.sha1='fcfd13a6b144e0c878eb2f0314c6714ca16842bf'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:36.467 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionInProgress=-1, revision=167

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:36.556 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/a
    05:16:36.558 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:36.599 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:36.606 [qtp1325681772-2859] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:36.622 [qtp178185341-1573] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde localRepositoryRevisionSynced=119
    05:16:36.629 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:35.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: 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
    05:16:36.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.5 MiB, allocated=475.5 MiB, used=80.8 MiB, available=394.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:36.657 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 transaction.localRevision=130 remoteFromLocalRevision=119

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:36.660 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.remoteRepositoryRevisionSynced=-1, revision=99

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:36.687 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    05:16:36.701 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:36.705 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:36.713 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=130
    05:16:36.717 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130
    05:16:36.747 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde from='build/repo/j7y68e7y-7xev8-local-dest' toID=dd062bb5-06b3-4570-9537-dec50bded400 to='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400'
    05:16:36.758 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:36.761 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:36.766 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=131

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:36.827 [Test worker] INFO  D.Datastore - 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
    05:16:36.840 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    05:16:36.843 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    05:16:36.844 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:36.847 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:16:36.897 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fcfd13a6b144e0c878eb2f0314c6714ca16842bf' to.sha1='76108307c77a9e78ffd53791817c169b89f86b2a'): /2/a
    05:16:36.906 [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
    05:16:36.907 [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
    05:16:36.982 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=130, revision=134
    05:16:36.982 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134
    05:16:37.144 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:37.150 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.remoteRepositoryRevisionSynced=118, revision=134
    05:16:37.194 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:37.197 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:37.203 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=118, revision=134
    05:16:37.203 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=134, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:37.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:37.256 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:37.351 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:37.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/2/a"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde
    05:16:37.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:16:37.667 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:37.703 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:37.716 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:37.722 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/CBc6hA6CA45zbm_2xMt55g/154lgYMgrZst78wvFQ2yfg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:37.874 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5cda7576]initPersistenceManagerFactory: repositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:37.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=87.7 MiB, available=367.8 MiB
    05:16:37.897 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=-1, revision=167

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:37.919 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5cda7576]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22200 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:37.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 52 ms.
    05:16:37.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:38.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:38.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:38.040 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.060 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:38.060 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:38.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:38.082 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:38.093 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:38.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:38.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.124 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:38.124 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.133 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:38.133 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:38.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:38.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.164 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:38.164 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:38.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:38.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.194 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:38.194 [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
    05:16:38.480 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=69.1 MiB, available=386.4 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:38.507 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ncFEZdxPgkhwG57PIxy6nA, serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:38.538 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:38.630 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1005899 bytes in 1186 ms. path='/2/a'
    05:16:38.651 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=138
    05:16:38.652 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:38.674 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y66jwb-k8eac-remote'
    05:16:38.675 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y66jwb-k8eac-remote' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:38.728 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:38.731 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.remoteRepositoryRevisionSynced=134, revision=138
    05:16:38.801 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:38.807 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=134, revision=138
    05:16:38.807 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=138, revision=-1
    05:16:38.877 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:38.877 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:38.892 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:38.928 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:16:38.933 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:16:38.960 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:39.135 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde", toRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", path="/2/a"} on repo=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:38.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:16:39.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=458.0 MiB, allocated=458.0 MiB, used=81.6 MiB, available=376.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:39.156 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:39.168 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:16:39.191 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=131

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:39.322 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:39.325 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionSynced=-1, revision=99
    05:16:39.325 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionInProgress=99, revision=-1
    05:16:39.367 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:39.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 153 ms.
    05:16:39.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:39.511 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ATQn_XOEwLdrrZPdqHG3zw could not be decrypted! Access rights missing?!
    05:16:39.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:39.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:39.521 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:39.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:39.523 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=olXDjIMmt2xHH7bnfmIxXQ could not be decrypted! Access rights missing?!
    05:16:39.524 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:39.524 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:39.526 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=WZB4sgLyyd4pCoGIzuTZ2g could not be decrypted! Access rights missing?!
    05:16:39.526 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:39.526 [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
    05:16:39.530 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:39.536 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:39.536 [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
    05:16:39.536 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:39.539 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=u4aZH2kNSIMoW-Jcpi8CmA could not be decrypted! Access rights missing?!
    05:16:39.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:39.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:39.542 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=TUTfvR7Blf46lkaquOW7FA could not be decrypted! Access rights missing?!
    05:16:39.542 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:39.542 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:39.544 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=7WxCDh3il4ZD0z3XfA5H_g could not be decrypted! Access rights missing?!
    05:16:39.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:39.545 [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
    05:16:39.554 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:39.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:16:39.557 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=buDMhR5mzHoM06LgUVqF8g, cryptoRepoFileId=154lgYMgrZst78wvFQ2yfg} histoCryptoRepoFile2=HistoCryptoRepoFile[19]{histoCryptoRepoFileId=d2-1actchaRzwaTq0fn0rg, cryptoRepoFileId=154lgYMgrZst78wvFQ2yfg} duplicateCryptoRepoFileId=null localRevision=143

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:39.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:39.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:39.562 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=qWXXcrQ0PpasO1llU6eLLw could not be decrypted! Access rights missing?!
    05:16:39.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:39.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:39.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:39.575 [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
    05:16:39.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:39.576 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:39.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:39.588 [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
    05:16:39.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:39.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:39.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:39.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:39.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:39.612 [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
    05:16:39.619 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=143
    05:16:39.621 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:39.626 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:16:39.626 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:39.629 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=t8hrFooutjGuyCSRMjuGJg could not be decrypted! Access rights missing?!
    05:16:39.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:39.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:39.632 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=W34xou7Mnhe5dayMISkwmQ could not be decrypted! Access rights missing?!
    05:16:39.633 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:39.633 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:39.679 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:39.682 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:39.686 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.remoteRepositoryRevisionSynced=138, revision=143

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:39.688 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:39.689 [qtp1971696218-2194] INFO  D.Datastore - 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
    05:16:39.691 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:39.857 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:39.865 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=138, revision=143
    05:16:39.865 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=143, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:39.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:16:39.897 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.0 MiB, allocated=475.0 MiB, used=59.1 MiB, available=415.9 MiB
    05:16:40.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:40.211 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:40.219 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde transaction.localRevision=130 remoteFromLocalRevision=131
    05:16:40.234 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:40.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=dd062bb5-06b3-4570-9537-dec50bded400 from='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400' toID=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde to='build/repo/j7y68e7y-7xev8-local-dest', fromRepoLocalSync=false
    05:16:40.249 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:40.257 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=130
    05:16:40.266 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:40.277 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:40.329 [qtp1971696218-2194] INFO  D.Datastore - 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
    05:16:39.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:16:40.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=88.7 MiB, available=366.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:40.430 [qtp1971696218-2194] INFO  D.Datastore - 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
    05:16:40.470 [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
    05:16:40.481 [qtp1971696218-2194] INFO  D.Datastore - 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
    05:16:40.597 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:40.603 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionSynced=-1, revision=167
    05:16:40.604 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionInProgress=167, revision=-1
    05:16:40.628 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:40.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:40.653 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:16:40.745 [qtp1971696218-2194] INFO  D.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
    05:16:40.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=457.0 MiB, allocated=457.0 MiB, used=59.1 MiB, available=397.9 MiB
    05:16:40.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:40.963 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:16:41.126 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:16:41.249 [qtp1971696218-2194] INFO  D.Datastore - 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
    05:16:41.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=80.7 MiB, available=374.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:41.314 [qtp1971696218-2194] INFO  D.Datastore - 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
    05:16:41.332 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:41.345 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.localRepositoryRevisionInProgress=-1, revision=131
    05:16:41.352 [qtp178185341-1573] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:41.364 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:16:41.407 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:16:41.496 [qtp1971696218-2194] INFO  D.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
    05:16:41.528 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.0 MiB, allocated=474.0 MiB, used=59.0 MiB, available=415.0 MiB
    05:16:41.528 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:16:41.532 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:41.544 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:41.550 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:41.558 [qtp1971696218-2194] INFO  D.Datastore - 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
    05:16:41.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:41.605 [qtp1971696218-2194] INFO  D.Datastore - 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
    05:16:41.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=89.1 MiB, available=366.4 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:41.663 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:41.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:41.726 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:41.815 [qtp1971696218-2194] INFO  D.Datastore - 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
    05:16:41.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:41.831 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:41.836 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:41.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:16:41.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:41.917 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:41.919 [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
    05:16:41.979 [qtp1971696218-2194] INFO  D.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
    05:16:42.002 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:42.010 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:42.012 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:42.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=79.8 MiB, available=375.7 MiB
    05:16:42.156 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.remoteRepositoryRevisionSynced=120, revision=131

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:42.159 [qtp1971696218-2194] INFO  D.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
    05:16:42.166 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:42.206 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:42.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:42.213 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:42.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:16:42.226 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:42.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:16:42.245 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:42.246 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:42.253 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]initPersistenceManagerFactory: repositoryId=219cec35-4cd6-419c-8455-049372b137b3
    05:16:42.254 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3578 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:42.255 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:42.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:16:42.269 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pnv1q4MlcVpT244gvK0Uag, serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400} because of missing permissions!
    05:16:42.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:42.282 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:42.287 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    05:16:42.296 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    05:16:42.298 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:42.299 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:42.316 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:42.333 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f44e3bc5de3970fa69b57ee032b8732404418a1f' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    05:16:42.430 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/1 {11 11ä11#+} 1/a"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:42.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/a'
    05:16:42.482 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:42.486 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6V5oaUSp9bCJv_8Sp5BceA/aIkV88djJvdjlOTyqI7baQ' offset=0
    05:16:42.559 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:42.569 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=88.4 MiB, available=367.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:42.653 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = a64b39ed-a679-44de-97f0-0bbd42a84b72
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y69kid-4gj90-local-dest
      localRepository.publicKeySha1 = C0:BA:C9:E3:DD:06:78:D4:63:12:09:41:43:10:0A:43:69:4D:F4:4C

      remoteRepository.repositoryId = 219cec35-4cd6-419c-8455-049372b137b3
      remoteRepository.remoteRoot = https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3
      remoteRepository.publicKeySha1 = 0D:66:CD:BB:96:0D:AA:AC:CE:40:BF:D7:E1:B5:9B:5F:5D:D7:3F: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 a64b39ed-a679-44de-97f0-0bbd42a84b72 219cec35-4cd6-419c-8455-049372b137b3

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:42.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    05:16:42.809 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 417648 bytes in 375 ms. path='/1 {11 11ä11#+} 1/a'
    05:16:42.857 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:42.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=79.8 MiB, available=375.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:42.886 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:42.892 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:42.905 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:42.910 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.localRepositoryRevisionSynced=120, revision=131
    05:16:42.910 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.localRepositoryRevisionInProgress=131, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:42.911 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=219cec35-4cd6-419c-8455-049372b137b3 from='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3' toID=a64b39ed-a679-44de-97f0-0bbd42a84b72 to='build/repo/j7y69kid-4gj90-local-dest', fromRepoLocalSync=true
    05:16:42.915 [pool-38-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a64b39ed-a679-44de-97f0-0bbd42a84b72 ('build/repo/j7y69kid-4gj90-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:43.017 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:43.021 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/1 {11 11ä11#+} 1/a"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:43.043 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:43.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:43.050 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:16:43.122 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41994aab1fdcc9e8552110e698e0159245db6705' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:43.129 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:16:43.147 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:16:43.185 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:42.571 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:16:43.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=87.8 MiB, available=367.7 MiB
    05:16:43.199 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:16:43.203 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:43.209 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 renewalDateTime=2017-09-24T03:46:43.166Z expiryDateTime=2017-09-24T04:16:43.166Z

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:43.213 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/1 {11 11ä11#+} 1/b"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:43.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:43.229 [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
    05:16:43.237 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:43.253 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:43.254 [qtp298852037-3927] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6V5oaUSp9bCJv_8Sp5BceA/pz3QEASDx-OHIfj3KYNxJQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:43.265 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:43.267 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:43.274 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:43.286 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:43.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:43.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:43.360 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:43.366 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    05:16:43.377 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    05:16:43.378 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:43.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:43.395 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:43.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: repoFileDtos.size=18

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:43.418 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 458229 bytes in 189 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:43.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47da2dd46c5c5d2cb8455e84ce06ab7960fd07ad' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:43.457 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:16:43.506 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/1 {11 11ä11#+} 1/b"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:43.514 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:43.525 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:43.527 [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
    05:16:43.578 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10", path="/5/h"} on repo=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10
    05:16:43.583 [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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:43.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24a437ac1510fb21a3b144c9c327dac8a6d67a9d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:43.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:16:43.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=80.4 MiB, available=375.1 MiB
    05:16:43.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:43.612 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:43.613 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/jFNzoH5HyzjeuSVlecsXiA/WJA7u8jTWU6eszStlvqH5A' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:43.634 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/1 {11 11ä11#+} 1/c"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:43.637 [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'
    05:16:43.664 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:43.682 [qtp298852037-3927] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6V5oaUSp9bCJv_8Sp5BceA/91u3ACJA8K4PE0FWyl7RHA' offset=0
    05:16:43.692 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:43.717 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:43.817 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:16:43.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68370 bytes in 311 ms. path='/5/h'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:43.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:43.929 [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
    05:16:43.994 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 234842 bytes in 356 ms. path='/1 {11 11ä11#+} 1/c'
    05:16:44.032 [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
    05:16:44.033 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10", path="/5/h"} on repo=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10
    05:16:44.043 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:44.049 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:44.050 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    05:16:44.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='736d4329591f8e750be4ecc229e3bbe0304401e7' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:44.112 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/1 {11 11ä11#+} 1/c"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:44.126 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10", path="/5/i"} on repo=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:44.130 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:44.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:44.146 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:44.147 [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
    05:16:44.170 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:44.186 [qtp1325681772-3916] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/jFNzoH5HyzjeuSVlecsXiA/OzuSSLohXgJLSNtScKMOtA' offset=0
    05:16:44.207 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:44.220 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca5a59d9a77064784e7523168e051885f5d820a2' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:44.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=74.3 MiB, available=381.2 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:44.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:44.263 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:44.264 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/2/1 {11 11ä11#+} 1/a"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:44.267 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:44.282 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionInProgress=-1, revision=95

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:44.290 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168345 bytes in 158 ms. path='/5/i'
    05:16:44.327 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:44.339 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:44.343 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H9ruj7KbjiccGX2muqEggw/sfCJTVYj4M4VM0ohESUmlg/biNI2E8EIK-wHEexaQkFCQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:44.366 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=79.8 MiB, available=375.7 MiB
    05:16:44.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:44.369 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:44.370 [qtp1971696218-3451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:44.399 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10", path="/5/i"} on repo=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10
    05:16:44.407 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:44.427 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:44.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    05:16:44.502 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13a482d21c40aa145fa1b4c6ee4401069c4e0689' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    05:16:44.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10", path="/aa"} on repo=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10
    05:16:44.533 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    05:16:44.550 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:44.551 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/5qxn0FgKyIVCKSAXH2MSiA' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:44.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:44.558 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:44.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    05:16:44.659 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 231005 bytes in 126 ms. path='/aa'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:44.682 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:44.685 [qtp298852037-3987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H9ruj7KbjiccGX2muqEggw/sfCJTVYj4M4VM0ohESUmlg/biNI2E8EIK-wHEexaQkFCQ' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:44.695 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:44.698 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:44.723 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10", path="/aa"} on repo=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10
    05:16:44.728 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:44.736 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:44.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    05:16:44.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a454f29b9a6607cd6fbd79901685624a8360b09' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    05:16:44.790 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10", path="/bb"} on repo=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10
    05:16:44.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    05:16:44.810 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:44.811 [qtp1325681772-3916] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/pwSjtxkSASBq6DnmVqMkbw' offset=0
    05:16:44.818 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:44.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:44.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=79.2 MiB, available=376.3 MiB
    05:16:44.879 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:16:44.879 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:16:44.880 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:44.883 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:44.891 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:44.899 [qtp178185341-3214] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde localRepositoryRevisionSynced=130
    05:16:44.904 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:44.935 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 transaction.localRevision=146 remoteFromLocalRevision=130

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:44.938 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 993960 bytes in 671 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:44.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde from='build/repo/j7y68e7y-7xev8-local-dest' toID=dd062bb5-06b3-4570-9537-dec50bded400 to='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400'
    05:16:44.947 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=146

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:44.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: 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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:44.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:44.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:16:45.023 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:45.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 652125 bytes in 248 ms. path='/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:45.046 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:16:45.046 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:16:45.056 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=146
    05:16:45.084 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=148
    05:16:45.091 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:45.099 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:45.103 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/2/1 {11 11ä11#+} 1/a"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:45.108 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:45.121 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:45.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:45.152 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:45.155 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde, this.remoteRepositoryRevisionSynced=143, revision=148
    05:16:45.159 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:45.164 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10", path="/bb"} on repo=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:45.164 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=143, revision=148
    05:16:45.165 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=148, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:45.170 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:45.177 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:45.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:45.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2f4acebfd44f0ad7ac59574f88b518097790e148' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:45.187 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:45.191 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=d7bf7921-bc7a-44a5-b550-5ad8ffd2ddde transaction.localRevision=136 remoteFromLocalRevision=146
    05:16:45.194 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:45.195 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:45.215 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='69df100be0ddc8dfd4a4f2a1ef6fba0586add444' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:45.224 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/2/1 {11 11ä11#+} 1/b"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:45.226 [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'
    05:16:45.243 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:45.245 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10", path="/cc"} on repo=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:45.246 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H9ruj7KbjiccGX2muqEggw/sfCJTVYj4M4VM0ohESUmlg/yZ5i-b5Srs81T2i1X3qzMg' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:45.248 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/cc'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:45.255 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:45.263 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:45.278 [qtp1325681772-3916] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=0
    05:16:45.288 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:45.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:16:45.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 53703 bytes in 101 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:16:45.358 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:16:45.383 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/2/1 {11 11ä11#+} 1/b"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:45.387 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:45.393 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:45.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:45.409 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:45.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:16:45.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=dd062bb5-06b3-4570-9537-dec50bded400 from='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400' toID=2974d334-51a7-4697-979a-22975369ec87 to='build/repo/j7y65e1b-46wn0-local-src', fromRepoLocalSync=true
    05:16:45.425 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2974d334-51a7-4697-979a-22975369ec87 ('build/repo/j7y65e1b-46wn0-local-src')

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:45.431 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0525ccef2d2771c4665282e725de31553bbe0532' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:45.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 41 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:45.475 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/2/a"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:45.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'
    05:16:45.495 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:45.499 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H9ruj7KbjiccGX2muqEggw/b3eRxer51-ipoYLvVneDFw' offset=0
    05:16:45.511 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:45.529 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:45.539 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:16:45.574 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:45.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=76.1 MiB, available=379.4 MiB
    05:16:45.634 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.remoteRepositoryRevisionSynced=-1, revision=95

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:45.665 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:45.666 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=1048576
    05:16:45.678 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:45.706 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 renewalDateTime=2017-09-24T03:44:19.811Z expiryDateTime=2017-09-24T04:14:19.811Z
    05:16:45.717 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:45.729 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=136
    05:16:45.740 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:45.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:45.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: repoFileDtos.size=3

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:45.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:45.875 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:45.876 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H9ruj7KbjiccGX2muqEggw/b3eRxer51-ipoYLvVneDFw' offset=1048576
    05:16:45.883 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:45.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:45.978 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:45.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 389880 bytes in 500 ms. path='/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:45.979 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=2097152
    05:16:45.991 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:46.011 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:16:46.023 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    05:16:46.066 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/2/a"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:46.079 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:46.087 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:46.089 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:16:46.131 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ef44e0f60297139754a5468d6635aa4f3c48744e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:46.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:46.254 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/3 + &#ä/5/h"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:46.261 [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
    05:16:46.297 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:46.301 [qtp1325681772-3916] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=3145728

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:46.310 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:46.322 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3I-osbPPCJkvRMrLUj2KGg/V0x4e_YBBR_iV-bPncYWBg/Epv5Rs-wfhNoIseXyrkwlA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:46.325 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:46.338 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:46.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=80.4 MiB, available=375.1 MiB
    05:16:46.408 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:46.443 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionInProgress=-1, revision=137
    05:16:46.452 [qtp178185341-1573] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137
    05:16:46.482 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:46.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: 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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:46.546 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 27 ms.
    05:16:46.547 [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
    05:16:46.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:46.555 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:46.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:46.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:46.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:46.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:46.632 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:46.632 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:46.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:46.644 [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
    05:16:46.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69120 bytes in 383 ms. path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:46.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:46.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:46.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:46.668 [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
    05:16:46.668 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:46.670 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/OZlKGF0ukXs5sEak4stQRg' offset=4194304

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:46.678 [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
    05:16:46.680 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:46.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:46.681 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:46.692 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:46.693 [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
    05:16:46.701 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/3 + &#ä/5/h"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:46.705 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:46.705 [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
    05:16:46.710 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:46.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:46.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:46.718 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:46.718 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:46.729 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:46.729 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:46.738 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:46.738 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:46.748 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:46.748 [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
    05:16:46.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7fc6d0a82cdb902f67aaf8e064bda0dec9698b80' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:46.758 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:46.758 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:46.770 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:46.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:46.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:46.782 [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
    05:16:46.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:46.793 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/3 + &#ä/5/i"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:46.792 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:16:46.793 [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
    05:16:46.795 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:16:46.815 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:46.819 [qtp298852037-4343] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3I-osbPPCJkvRMrLUj2KGg/V0x4e_YBBR_iV-bPncYWBg/gqXmGB8lmWCtlJmByKxmRw' offset=0
    05:16:46.834 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:46.847 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LwsogBaY7hdLUYsYWNqqwg, serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3} because of missing permissions!
    05:16:46.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:46.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 48720 bytes in 1616 ms. path='/cc'
    05:16:46.888 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:16:46.890 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc
    05:16:46.890 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_18y68 into destFile cc
    05:16:46.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_1vf9c into destFile cc
    05:16:46.892 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_2hwcg into destFile cc

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:46.950 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:16:47.004 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93120 bytes in 209 ms. path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:47.007 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10", path="/cc"} on repo=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10
    05:16:47.026 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:47.040 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:47.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:47.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=80.3 MiB, available=375.2 MiB
    05:16:47.046 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.remoteRepositoryRevisionSynced=114, revision=137

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:47.051 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:16:47.072 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/3 + &#ä/5/i"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:47.077 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:47.079 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4e42fd0605c8522d30cfc56db716a3885016ab25' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:47.082 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:47.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:47.110 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10", path="/dd"} on repo=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10
    05:16:47.112 [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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:47.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='00115110cb2a9f81d7af31c5ef87c342b0547310' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:47.125 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:47.126 [qtp1325681772-3916] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/1ELEFkCLLOYEbrZ-g-Wegw' offset=0
    05:16:47.133 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:47.152 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/3 + &#ä/aa"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:47.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:47.165 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:47.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:47.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:47.187 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:47.188 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:47.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:47.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:47.200 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:47.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88140 bytes in 99 ms. path='/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:47.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:47.225 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:47.231 [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
    05:16:47.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:16:47.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:16:47.242 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pnv1q4MlcVpT244gvK0Uag, serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400} because of missing permissions!

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:47.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10", path="/dd"} on repo=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10
    05:16:47.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:47.261 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    05:16:47.277 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:47.343 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 localRepositoryRevisionSynced=165
    05:16:47.350 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:47.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:47.420 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=55 remoteFromLocalRevision=165
    05:16:47.457 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:47.476 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:47.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 from='build/repo/j7y69a7r-po97n-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'
    05:16:47.499 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:47.511 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:47.512 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=77.0 MiB, available=378.5 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:47.540 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=55

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:47.558 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:47.559 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=1048576
    05:16:47.575 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:47.593 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:16:47.593 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:16:47.608 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=55
    05:16:47.621 [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
    05:16:47.679 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:47.683 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionSynced=-1, revision=95
    05:16:47.683 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionInProgress=95, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:47.692 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=58

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:47.702 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:47.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:47.709 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:47.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:47.930 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:47.936 [qtp1325681772-3916] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.remoteRepositoryRevisionSynced=-1, revision=58
    05:16:47.994 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:47.996 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:48.003 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=2097152
    05:16:48.013 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:48.018 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=-1, revision=58
    05:16:48.018 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=58, revision=-1
    05:16:48.046 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:48.059 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 transaction.localRevision=171 remoteFromLocalRevision=55
    05:16:48.062 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:48.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 to='build/repo/j7y69a7r-po97n-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:47.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:16:48.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=80.5 MiB, available=375.0 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:48.083 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:48.093 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=171
    05:16:48.110 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:48.131 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:48.140 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionSynced=114, revision=137
    05:16:48.149 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionInProgress=137, revision=-1
    05:16:48.162 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:48.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:48.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 43 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:48.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=76.7 MiB, available=378.8 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:48.421 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:48.422 [qtp298852037-3927] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=3145728
    05:16:48.434 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:48.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:48.606 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:48.723 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:48.724 [qtp298852037-3927] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:48.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=80.7 MiB, available=374.8 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:48.735 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:48.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:49.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:16:49.179 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:49.182 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=5242880
    05:16:49.199 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:49.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=76.7 MiB, available=378.8 MiB
    05:16:49.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:48.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0
    05:16:49.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=103.9 MiB, available=351.6 MiB
    05:16:49.272 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:49.292 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionInProgress=-1, revision=172
    05:16:49.298 [qtp1325681772-2859] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172
    05:16:49.413 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:49.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:49.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=80.5 MiB, available=375.0 MiB
    05:16:49.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:49.539 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:49.542 [qtp298852037-3987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=6291456
    05:16:49.558 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:49.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=76.6 MiB, available=378.9 MiB
    05:16:49.723 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:16:49.729 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:49.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:49.743 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:49.793 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:49.804 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:49.805 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:49.840 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:49.858 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3I-osbPPCJkvRMrLUj2KGg/xy5qv5wmkpAlM_xlLEKILA' offset=7340032
    05:16:49.869 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:49.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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
    05:16:49.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=102.1 MiB, available=353.4 MiB
    05:16:49.947 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=167, revision=172

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:49.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=79.9 MiB, available=375.6 MiB
    05:16:49.962 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:16:49.967 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:49.970 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:49.977 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:49.982 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:49.982 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:49.984 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:49.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:49.985 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:16:49.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:50.004 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:50.011 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:50.013 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:16:50.045 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:50.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:50.049 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:50.051 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:50.052 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:16:50.055 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:16:50.067 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:50.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:50.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fcfd13a6b144e0c878eb2f0314c6714ca16842bf' to.sha1='76108307c77a9e78ffd53791817c169b89f86b2a'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:50.134 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:50.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:50.142 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.168 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 295944 bytes in 3013 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:50.182 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="2974d334-51a7-4697-979a-22975369ec87", path="/2/a"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:16:50.184 [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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:50.196 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.201 [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
    05:16:50.202 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.206 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_mh34 into destFile aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:50.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.207 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_18y68 into destFile aa
    05:16:50.208 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_1vf9c into destFile aa
    05:16:50.209 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_2hwcg into destFile aa
    05:16:50.210 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_34dfk into destFile aa
    05:16:50.211 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_3quio into destFile aa
    05:16:50.211 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_4dbls into destFile aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:50.211 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:50.222 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/CBc6hA6CA45zbm_2xMt55g/154lgYMgrZst78wvFQ2yfg' offset=0
    05:16:50.249 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/3 + &#ä/aa"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:50.265 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:50.268 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.271 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:50.273 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:50.273 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    05:16:50.283 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    05:16:50.285 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:50.286 [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
    05:16:50.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5413b14e74c952b6bdd69d6a3e29981c6d3a011c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:50.324 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e99a66dffc867fa0da2820a517b1207899749f39' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/3 + &#ä/bb"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:50.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:16:50.370 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:50.371 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3I-osbPPCJkvRMrLUj2KGg/-Ro86VYeLOaAaTNInqx2xw' offset=0
    05:16:50.378 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:50.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:50.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/1 {11 11ä11#+} 1/a"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:50.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/a'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    05:16:50.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 217161 bytes in 115 ms. path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:50.473 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:50.482 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-5Q-s1CdTIiKAUniqFTDJA/TCiRFNuKljYgVdPCF6YvZA' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.524 [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
    05:16:50.559 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.559 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/3 + &#ä/bb"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:50.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:50.577 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:50.578 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:50.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120596 bytes in 396 ms. path='/2/a'
    05:16:50.605 [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
    05:16:50.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=102.1 MiB, available=353.4 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4507a7ba6a3cf20486779626a3de0942ddff3562' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:50.628 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:50.633 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionSynced=167, revision=172
    05:16:50.637 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionInProgress=172, revision=-1
    05:16:50.641 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:50.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:50.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.798 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/3 + &#ä/cc"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:16:50.799 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:50.797 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="dd062bb5-06b3-4570-9537-dec50bded400", toRepositoryId="2974d334-51a7-4697-979a-22975369ec87", path="/2/a"} on repo=2974d334-51a7-4697-979a-22975369ec87
    05:16:50.811 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.820 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:50.823 [qtp298852037-3927] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3I-osbPPCJkvRMrLUj2KGg/AbcRuynn3BQ5PKVYP5yNUA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:50.825 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 224136 bytes in 407 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:50.836 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:50.840 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:50.846 [qtp178185341-1573] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 localRepositoryRevisionSynced=136
    05:16:50.848 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:50.870 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 transaction.localRevision=181 remoteFromLocalRevision=136
    05:16:50.881 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:50.880 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:50.903 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:50.909 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:50.921 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=181
    05:16:50.930 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:51.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.002 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/1 {11 11ä11#+} 1/a"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:51.015 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:51.022 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:51.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.027 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:51.031 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=165, revision=181
    05:16:51.039 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:51.041 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2974d334-51a7-4697-979a-22975369ec87 from='build/repo/j7y65e1b-46wn0-local-src' toID=dd062bb5-06b3-4570-9537-dec50bded400 to='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400'
    05:16:51.053 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:51.056 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1c6c60609060ce2b18fe14f1519e0b7ea8a505e3' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.068 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=182

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:51.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 757148 bytes in 296 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.101 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:16:51.101 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.112 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/1 {11 11ä11#+} 1/b"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:51.115 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=182

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:51.121 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.137 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.138 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=181, revision=184

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.138 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-5Q-s1CdTIiKAUniqFTDJA/NlB-e9t1DRMalt6qgPfVUA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.140 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=184

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.144 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:51.169 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/3 + &#ä/cc"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.170 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:51.173 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.174 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=181, revision=184
    05:16:51.180 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:51.180 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:51.182 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.183 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=165, revision=184
    05:16:51.183 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=184, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.203 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120940 bytes in 88 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.207 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:51.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='866b93ed25aff1ea110e30112f95b2491c113375' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.218 [qtp178185341-2432] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 transaction.localRevision=143 remoteFromLocalRevision=182
    05:16:51.221 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.233 [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
    05:16:51.245 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/3 + &#ä/dd"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.246 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=dd062bb5-06b3-4570-9537-dec50bded400 from='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400' toID=2974d334-51a7-4697-979a-22975369ec87 to='build/repo/j7y65e1b-46wn0-local-src', fromRepoLocalSync=false

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:51.247 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.261 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.262 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/1 {11 11ä11#+} 1/b"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:51.266 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:51.268 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.272 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:51.274 [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
    05:16:51.277 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/3I-osbPPCJkvRMrLUj2KGg/yUWtXLQw1MCxQBWvWAl6fg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.276 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=143

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:51.287 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:51.292 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:51.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6324bf5f426d0822896d64fe29d7499f434d21ff' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    05:16:51.389 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/1 {11 11ä11#+} 1/c"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:51.394 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/1 {11 11ä11#+} 1/c'
    05:16:51.422 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:51.425 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-5Q-s1CdTIiKAUniqFTDJA/4ITiX7bnPjKq4CDFKkX8oA' offset=0
    05:16:51.434 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:51.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=102.2 MiB, available=353.3 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:51.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:51.769 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 793900 bytes in 522 ms. path='/3 + &#ä/dd'
    05:16:51.804 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:16:51.856 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/3 + &#ä/dd"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.858 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:51.863 [qtp1971696218-4174] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-5Q-s1CdTIiKAUniqFTDJA/4ITiX7bnPjKq4CDFKkX8oA' offset=1048576

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:51.867 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:51.876 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    05:16:51.894 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:51.914 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:51.963 [qtp298852037-3987] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 localRepositoryRevisionSynced=97
    05:16:51.971 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:52.026 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e transaction.localRevision=109 remoteFromLocalRevision=97

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:52.038 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=81.7 MiB, available=373.8 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:52.066 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:52.067 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:52.092 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionInProgress=-1, revision=144

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:52.097 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:52.109 [qtp178185341-2432] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:52.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e05fd7d4-447e-461d-92f9-cb9f79e38e48 from='build/repo/j7y698zd-cji9j-local-dest' toID=ada1a14b-f25a-4b99-ad83-bef02886859e to='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e'
    05:16:52.122 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:52.127 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:52.128 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:52.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400: 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
    05:16:52.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:52.178 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:51.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:16:52.229 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=102.2 MiB, available=353.3 MiB
    05:16:52.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:52.276 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:16:52.278 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:16:52.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=109

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:52.362 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:52.366 [qtp1971696218-4174] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-5Q-s1CdTIiKAUniqFTDJA/4ITiX7bnPjKq4CDFKkX8oA' offset=2097152
    05:16:52.377 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:52.436 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=112
    05:16:52.457 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:52.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:52.593 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:52.597 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.remoteRepositoryRevisionSynced=-1, revision=112
    05:16:52.613 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:52.618 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=-1, revision=112
    05:16:52.618 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=112, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:52.625 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:52.635 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/-5Q-s1CdTIiKAUniqFTDJA/4ITiX7bnPjKq4CDFKkX8oA' offset=3145728
    05:16:52.643 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:52.673 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:52.687 [qtp298852037-4343] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 transaction.localRevision=103 remoteFromLocalRevision=109

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:52.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:52.693 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:52.698 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ada1a14b-f25a-4b99-ad83-bef02886859e from='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e' toID=e05fd7d4-447e-461d-92f9-cb9f79e38e48 to='build/repo/j7y698zd-cji9j-local-dest', fromRepoLocalSync=false
    05:16:52.710 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:52.721 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=103

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:52.726 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 406890 bytes in 1332 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:52.743 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:52.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=102.2 MiB, available=353.3 MiB
    05:16:52.746 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:16:52.746 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:16:52.746 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:16:52.764 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:52.776 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 localRepositoryRevisionSynced=171
    05:16:52.792 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:52.818 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    05:16:52.826 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c
    05:16:52.827 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_18y68 into destFile c
    05:16:52.828 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_1vf9c into destFile c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:52.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=81.5 MiB, available=374.0 MiB
    05:16:52.832 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.remoteRepositoryRevisionSynced=137, revision=144

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:52.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=61 remoteFromLocalRevision=171
    05:16:52.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 from='build/repo/j7y69a7r-po97n-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'
    05:16:52.867 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=55 localRepositoryRevisionInProgress=61

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:52.876 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pnv1q4MlcVpT244gvK0Uag, serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400} because of missing permissions!
    05:16:52.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:52.886 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/1 {11 11ä11#+} 1/c"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:52.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:16:52.892 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:16:52.901 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=61

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:52.904 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:52.917 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:52.919 [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
    05:16:52.945 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=63
    05:16:52.948 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63
    05:16:52.975 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:52.980 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.remoteRepositoryRevisionSynced=58, revision=63

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:52.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb0791d15b500dba1dd6ba636449528e50951f21' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:53.016 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:53.021 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=58, revision=63
    05:16:53.021 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=63, revision=-1
    05:16:53.034 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:53.041 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 transaction.localRevision=177 remoteFromLocalRevision=61
    05:16:53.043 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:53.045 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:53.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/2/1 {11 11ä11#+} 1/a"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:53.055 [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'
    05:16:53.076 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:53.078 [qtp1971696218-4005] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9iKzVzhjl_zflxKETrVkTg/Kh41-KpFibG1GOfod9qwUg/z6NOfz--tYesKZMOPvVZ1Q' offset=0
    05:16:53.091 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:53.279 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:53.282 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:16:53.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 to='build/repo/j7y69a7r-po97n-local-dest', fromRepoLocalSync=true
    05:16:53.291 [pool-39-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 ('build/repo/j7y69a7r-po97n-local-dest')
    05:16:53.315 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:53.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:53.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=81.5 MiB, available=374.0 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:53.386 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:53.422 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:53.423 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:53.436 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionSynced=137, revision=144
    05:16:53.438 [qtp178185341-1573] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.localRepositoryRevisionInProgress=144, revision=-1
    05:16:53.443 [qtp178185341-1573] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:53.450 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:53.465 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:53.466 [qtp1971696218-4174] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9iKzVzhjl_zflxKETrVkTg/Kh41-KpFibG1GOfod9qwUg/z6NOfz--tYesKZMOPvVZ1Q' offset=1048576
    05:16:53.475 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:53.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:53.536 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 renewalDateTime=2017-09-24T03:46:35.169Z expiryDateTime=2017-09-24T04:16:35.169Z
    05:16:53.551 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:53.556 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 localRepositoryRevisionSynced=171 localRepositoryRevisionInProgress=177
    05:16:53.564 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:53.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:53.593 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 386910 bytes in 537 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:16:53.668 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:16:53.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:52.747 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: repoFileDtos.size=0
    05:16:53.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=471.5 MiB, allocated=471.5 MiB, used=95.2 MiB, available=376.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:53.728 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/2/1 {11 11ä11#+} 1/a"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:53.733 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:53.739 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:53.741 [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
    05:16:53.751 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:53.755 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionInProgress=-1, revision=104
    05:16:53.760 [qtp298852037-3892] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104
    05:16:53.777 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:53.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a75e4db89a0a0cff825b3a4ff97bedfeb9c08b4' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    05:16:53.825 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/2/1 {11 11ä11#+} 1/b"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:53.831 [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'
    05:16:53.878 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:53.886 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9iKzVzhjl_zflxKETrVkTg/Kh41-KpFibG1GOfod9qwUg/DJVS2QTEaPn4MbXih4ubjQ' offset=0
    05:16:53.896 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:54.016 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=81.7 MiB, available=373.8 MiB
    05:16:54.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:54.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    05:16:54.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120408 bytes in 264 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:16:54.168 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:16:54.223 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/2/1 {11 11ä11#+} 1/b"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:54.228 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:54.238 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:54.240 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:16:54.305 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fb2db940acc084e541a6cb3e215d124773337226' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    05:16:54.406 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/2/a"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:54.418 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'
    05:16:54.438 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:54.442 [qtp1971696218-4006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9iKzVzhjl_zflxKETrVkTg/mzkaIKie6INzlq8K7kruhw' offset=0
    05:16:54.459 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:53.797 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: 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
    05:16:54.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=474.0 MiB, allocated=474.0 MiB, used=93.1 MiB, available=380.9 MiB
    05:16:54.574 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.remoteRepositoryRevisionSynced=99, revision=104

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:54.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=103.4 MiB, available=352.1 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:54.613 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ncFEZdxPgkhwG57PIxy6nA, serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e} because of missing permissions!
    05:16:54.614 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:54.632 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:54.661 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionInProgress=-1, revision=178
    05:16:54.688 [qtp1325681772-2859] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178
    05:16:54.742 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:54.747 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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
    05:16:54.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=81.5 MiB, available=374.0 MiB
    05:16:54.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:54.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 48 ms.
    05:16:55.060 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:55.062 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9iKzVzhjl_zflxKETrVkTg/mzkaIKie6INzlq8K7kruhw' offset=1048576
    05:16:55.069 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:55.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    05:16:55.116 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 775780 bytes in 698 ms. path='/2/a'
    05:16:55.157 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:16:55.169 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    05:16:55.214 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/2/a"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:55.221 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:55.227 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:55.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:55.275 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=473.5 MiB, allocated=473.5 MiB, used=93.1 MiB, available=380.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:55.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='136da5de51e55b2f703211bef608c4650d4055e1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:55.320 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:55.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=81.5 MiB, available=374.0 MiB
    05:16:55.327 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:16:55.327 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:55.328 [qtp298852037-3927] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionSynced=99, revision=104
    05:16:55.328 [qtp298852037-3927] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionInProgress=104, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:55.340 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:55.350 [qtp178185341-3214] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 localRepositoryRevisionSynced=143

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:55.383 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:55.384 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:55.385 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/3 + &#ä/5/h"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:55.387 [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
    05:16:55.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:55.412 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:55.420 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 transaction.localRevision=188 remoteFromLocalRevision=143

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:55.416 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1Dbihzey4Vh2stSsQSax3Q/ZevXkuiBuucsnoePheCQLw/dhfuJRDHV0Lq0KMFkKpvvQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:55.422 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2974d334-51a7-4697-979a-22975369ec87 from='build/repo/j7y65e1b-46wn0-local-src' toID=dd062bb5-06b3-4570-9537-dec50bded400 to='https://localhost:32836/dd062bb5-06b3-4570-9537-dec50bded400'
    05:16:55.427 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=182 localRepositoryRevisionInProgress=188

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:55.440 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:55.445 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:16:55.451 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:55.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:55.458 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 localRepositoryRevisionSynced=188
    05:16:55.483 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=-1, revision=190
    05:16:55.489 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2974d334-51a7-4697-979a-22975369ec87 remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=184, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=190

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:55.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 7090 bytes in 112 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:55.566 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:55.568 [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
    05:16:55.579 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87, this.remoteRepositoryRevisionSynced=184, revision=190
    05:16:55.584 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:55.586 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=103.2 MiB, available=352.3 MiB
    05:16:55.590 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=172, revision=178
    05:16:55.596 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:55.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionSynced=184, revision=190
    05:16:55.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400, this.localRepositoryRevisionInProgress=190, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:55.599 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:16:55.601 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:16:55.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:55.613 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:55.622 [qtp178185341-3738] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 remoteRepositoryId=2974d334-51a7-4697-979a-22975369ec87 transaction.localRevision=149 remoteFromLocalRevision=188
    05:16:55.624 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:55.635 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/3 + &#ä/5/h"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:55.641 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:55.635 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:55.648 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:55.654 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:16:55.773 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='121d59b7213a9c1c9b239b324a171d1690edc55d' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    05:16:55.808 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/3 + &#ä/5/i"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:55.811 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:16:55.827 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:55.828 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1Dbihzey4Vh2stSsQSax3Q/ZevXkuiBuucsnoePheCQLw/LA9b1DKGEiIOzlhmHf0vmw' offset=0
    05:16:55.838 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:55.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:16:55.886 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 73344 bytes in 75 ms. path='/3 + &#ä/5/i'
    05:16:55.922 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:16:55.948 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/3 + &#ä/5/i"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:55.954 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:55.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:55.962 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:16:56.013 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe45b8b94a008a6c725f8a1e8d6345a0a0d1cc54' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:56.114 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:56.132 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/3 + &#ä/aa"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:56.136 [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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:56.139 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=103.2 MiB, available=352.3 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:56.138 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=476.0 MiB, allocated=476.0 MiB, used=93.2 MiB, available=382.8 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:56.155 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:56.160 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionSynced=172, revision=178
    05:16:56.160 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionInProgress=178, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:56.162 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:56.166 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:56.163 [qtp1971696218-4174] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1Dbihzey4Vh2stSsQSax3Q/BzYoA3zqtvgT-bWuBkRaqg' offset=0
    05:16:56.179 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:56.262 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:56.282 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2974d334-51a7-4697-979a-22975369ec87 serverRepositoryId=dd062bb5-06b3-4570-9537-dec50bded400 renewalDateTime=2017-09-24T03:44:19.811Z expiryDateTime=2017-09-24T04:14:19.811Z
    05:16:56.308 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:56.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:56.331 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:56.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250668 bytes in 233 ms. path='/3 + &#ä/aa'
    05:16:56.407 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:16:56.435 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/3 + &#ä/aa"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:56.440 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:56.447 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:56.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:16:56.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eb78e66c59d370a420fc04d9b0b2830babb0e154' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:56.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:56.513 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/3 + &#ä/bb"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:56.515 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:16:56.535 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:56.536 [qtp1971696218-4174] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1Dbihzey4Vh2stSsQSax3Q/Ugkc-3VqC3AunbOroCy3qw' offset=0
    05:16:56.546 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:56.590 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:56.598 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:56.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    05:16:56.681 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64470 bytes in 166 ms. path='/3 + &#ä/bb'
    05:16:56.704 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:56.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:56.724 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/3 + &#ä/bb"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:56.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=103.3 MiB, available=352.2 MiB
    05:16:56.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:56.730 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:56.741 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:56.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:56.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:56.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:16:56.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=475.0 MiB, allocated=475.0 MiB, used=93.2 MiB, available=381.8 MiB
    05:16:56.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:56.795 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ffba0c01a38e68da582aba357ca6d69adb14c462' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:56.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    05:16:56.871 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:16:56.873 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4feeeed7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:56.885 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [18544048]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:56.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/3 + &#ä/cc"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:56.959 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:16:56.976 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:56.978 [qtp1971696218-4006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1Dbihzey4Vh2stSsQSax3Q/VhE0gGhcC4HvM6O5qGoTBA' offset=0
    05:16:56.989 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:57.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    05:16:57.202 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 454803 bytes in 243 ms. path='/3 + &#ä/cc'
    05:16:57.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:16:57.279 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/3 + &#ä/cc"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:57.286 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:57.288 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=103.3 MiB, available=352.2 MiB
    05:16:57.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.293 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:57.295 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:57.327 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a91c5aec05aff420266f40384ba3d7da65145be' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:57.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=478.5 MiB, allocated=478.5 MiB, used=93.4 MiB, available=385.1 MiB
    05:16:57.345 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:16:57.345 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:16:57.345 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.367 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/3 + &#ä/dd"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:57.368 [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
    05:16:57.374 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:57.389 [qtp298852037-4343] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 localRepositoryRevisionSynced=103
    05:16:57.393 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.399 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:57.406 [qtp1971696218-4006] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1Dbihzey4Vh2stSsQSax3Q/H34syva_kayrtHKsNoRAeg' offset=0
    05:16:57.414 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:57.450 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e transaction.localRevision=115 remoteFromLocalRevision=103

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.450 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:57.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e05fd7d4-447e-461d-92f9-cb9f79e38e48 from='build/repo/j7y698zd-cji9j-local-dest' toID=ada1a14b-f25a-4b99-ad83-bef02886859e to='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e'
    05:16:57.457 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=115
    05:16:57.474 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:16:57.474 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35856 bytes in 112 ms. path='/3 + &#ä/dd'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:57.480 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=115

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.492 [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
    05:16:57.492 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=117
    05:16:57.495 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.505 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/3 + &#ä/dd"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:16:57.510 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:57.515 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    05:16:57.526 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:57.523 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:57.526 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.remoteRepositoryRevisionSynced=112, revision=117
    05:16:57.545 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:57.549 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=112, revision=117
    05:16:57.549 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=117, revision=-1
    05:16:57.566 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:57.571 [qtp298852037-3987] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 transaction.localRevision=109 remoteFromLocalRevision=115

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.571 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 localRepositoryRevisionSynced=93

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:57.574 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:57.576 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:16:57.673 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [331a36d1]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.673 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:16:57.674 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [365dc2fd]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:16:57.674 [Test worker] INFO  o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************
    05:16:57.674 [Test worker] INFO  o.s.t.BackupRestoreRepoToRepoSyncIT - Waiting for LocalRepoManager to be really closed.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.718 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 transaction.localRevision=112 remoteFromLocalRevision=93
    05:16:57.731 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:57.743 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:57.745 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a64b39ed-a679-44de-97f0-0bbd42a84b72 from='build/repo/j7y69kid-4gj90-local-dest' toID=219cec35-4cd6-419c-8455-049372b137b3 to='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:57.760 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.770 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:57.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=103.3 MiB, available=352.2 MiB
    05:16:57.776 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.777 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:57.779 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:16:57.779 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:16:57.791 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:57.799 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 localRepositoryRevisionSynced=177

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.803 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=112

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:57.805 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:57.827 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=68 remoteFromLocalRevision=177
    05:16:57.841 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:57.856 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.856 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:16:57.856 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:57.864 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=68
    05:16:57.866 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.873 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=112

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:57.876 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 from='build/repo/j7y69a7r-po97n-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'
    05:16:57.888 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:57.892 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:57.900 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=61 localRepositoryRevisionInProgress=69

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:57.918 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=115
    05:16:57.929 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:57.963 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:57.971 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:16:58.007 [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
    05:16:58.007 [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
    05:16:58.060 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=68, revision=71
    05:16:58.060 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=71
    05:16:58.128 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:58.130 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.remoteRepositoryRevisionSynced=63, revision=71

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:58.215 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:58.217 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.remoteRepositoryRevisionSynced=-1, revision=115
    05:16:58.230 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:58.231 [qtp1325681772-2859] 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
    05:16:58.233 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=-1, revision=115
    05:16:58.233 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=115, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:58.250 [qtp1325681772-2859] 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
    05:16:58.251 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:58.266 [qtp1971696218-4005] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 transaction.localRevision=99 remoteFromLocalRevision=112
    05:16:58.268 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:58.269 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=219cec35-4cd6-419c-8455-049372b137b3 from='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3' toID=a64b39ed-a679-44de-97f0-0bbd42a84b72 to='build/repo/j7y69kid-4gj90-local-dest', fromRepoLocalSync=false
    05:16:58.279 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:58.284 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=99
    05:16:58.295 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:58.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:58.300 [qtp1325681772-2859] 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
    05:16:58.306 [qtp1325681772-2859] 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
    05:16:58.317 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:58.320 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=63, revision=71
    05:16:58.320 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=71, revision=-1
    05:16:58.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    05:16:58.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:16:58.468 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:58.528 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:16:58.528 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7d09a6e6]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6an8e-cpe76-local-src'
    05:16:58.535 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7d09a6e6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6an8e-cpe76-local-src' locked successfully.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:58.547 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    05:16:58.548 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:58.559 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    05:16:58.561 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:16:58.563 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/yyaagjohdsfg'
    05:16:58.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='491199384937b4b140c8a175652b62c131318a8c' to.sha1='ead05c9251e2e240a367bd12d6981ab55d3154db'): /yyaagjohdsfg
    05:16:58.692 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=75
    05:16:58.692 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=71, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75
    05:16:58.753 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:58.758 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.remoteRepositoryRevisionSynced=71, revision=75
    05:16:58.948 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:58.971 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=71, revision=75
    05:16:58.971 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=75, revision=-1
    05:16:59.007 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:59.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=80.5 MiB, available=375.0 MiB
    05:16:59.056 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:59.060 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionInProgress=-1, revision=100
    05:16:59.070 [qtp1971696218-2194] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:59.073 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:59.088 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:59.094 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/yyaagjohdsfg"} on repo=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:59.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: 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
    05:16:59.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/yyaagjohdsfg'
    05:16:59.279 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:59.329 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:59.332 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:16:59.334 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9QvToykwZCzN6o9Jhs4Grg/3POVhNoJfTfLQc7YBjNxcQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:59.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=79.6 MiB, available=375.9 MiB
    05:16:59.624 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.remoteRepositoryRevisionSynced=95, revision=100

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:16:59.970 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:00.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 597646 bytes in 939 ms. path='/yyaagjohdsfg'
    05:17:00.057 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=78
    05:17:00.062 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=78

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:16:59.649 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LwsogBaY7hdLUYsYWNqqwg, serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3} because of missing permissions!
    05:16:59.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:17:00.069 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=79.7 MiB, available=375.8 MiB
    05:17:00.155 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:00.160 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionSynced=95, revision=100
    05:17:00.161 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionInProgress=100, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:00.160 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:00.164 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.remoteRepositoryRevisionSynced=75, revision=78

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:00.196 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:00.198 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:00.207 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=75, revision=78
    05:17:00.209 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=78, revision=-1
    05:17:00.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:17:00.281 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:00.309 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:00.451 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:17:00.514 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:17:00.591 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:00.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:17:00.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=79.7 MiB, available=375.8 MiB
    05:17:00.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:00.856 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10", toRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", path="/yyaagjohdsfg"} on repo=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10
    05:17:00.865 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:00.870 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:17:00.906 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=69
    05:17:00.954 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=84
    05:17:00.962 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=78, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84
    05:17:00.999 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:01.002 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.remoteRepositoryRevisionSynced=78, revision=84
    05:17:01.090 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:01.095 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=78, revision=84
    05:17:01.096 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=84, revision=-1
    05:17:01.113 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:01.122 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 transaction.localRevision=190 remoteFromLocalRevision=69
    05:17:01.126 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:01.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 to='build/repo/j7y69a7r-po97n-local-dest', fromRepoLocalSync=false
    05:17:01.143 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:01.155 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=190

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:01.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=79.6 MiB, available=375.9 MiB
    05:17:01.253 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:01.297 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:01.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:01.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=79.6 MiB, available=375.9 MiB
    05:17:01.916 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:17:01.916 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:17:01.941 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:01.950 [qtp1971696218-4174] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 localRepositoryRevisionSynced=99
    05:17:01.975 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:02.026 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 transaction.localRevision=118 remoteFromLocalRevision=99
    05:17:02.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a64b39ed-a679-44de-97f0-0bbd42a84b72 from='build/repo/j7y69kid-4gj90-local-dest' toID=219cec35-4cd6-419c-8455-049372b137b3 to='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3'
    05:17:02.104 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=118

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:01.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:02.124 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:17:02.125 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:02.124 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=106.9 MiB, available=348.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:02.134 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=118

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:02.155 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:02.165 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=120
    05:17:02.168 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:02.170 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionInProgress=-1, revision=191
    05:17:02.194 [qtp1325681772-3917] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:02.200 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:02.204 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.remoteRepositoryRevisionSynced=115, revision=120
    05:17:02.219 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:02.223 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=115, revision=120
    05:17:02.223 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=120, revision=-1
    05:17:02.240 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:02.245 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 transaction.localRevision=105 remoteFromLocalRevision=118
    05:17:02.247 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:02.260 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:02.337 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:02.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:02.694 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:02.697 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:17:02.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=219cec35-4cd6-419c-8455-049372b137b3 from='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3' toID=2482f113-d0eb-4354-8bad-a6d0444e30bd to='build/repo/j7y66jw8-tjkqn-local-src', fromRepoLocalSync=true
    05:17:02.698 [pool-39-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2482f113-d0eb-4354-8bad-a6d0444e30bd ('build/repo/j7y66jw8-tjkqn-local-src')
    05:17:02.706 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:17:02.729 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:02.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=106.3 MiB, available=349.2 MiB
    05:17:02.985 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=178, revision=191
    05:17:03.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:17:03.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:03.048 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:17:03.048 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:03.058 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:17:03.059 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:17:03.061 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:17:03.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:03.143 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:03.165 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 renewalDateTime=2017-09-24T03:45:16.787Z expiryDateTime=2017-09-24T04:15:16.787Z
    05:17:03.176 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:03.184 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=105
    05:17:03.195 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:03.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:03.540 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=106.0 MiB, available=349.5 MiB
    05:17:03.610 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:03.612 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionSynced=178, revision=191
    05:17:03.613 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionInProgress=191, revision=-1
    05:17:03.687 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:03.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:03.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:04.087 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=81.5 MiB, available=374.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:04.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
    05:17:04.106 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:04.127 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionInProgress=-1, revision=106
    05:17:04.132 [qtp1971696218-4006] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=86, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106
    05:17:04.145 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:04.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: 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
    05:17:04.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:04.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=105.1 MiB, available=350.4 MiB
    05:17:04.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:04.686 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=80.9 MiB, available=374.6 MiB
    05:17:04.690 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.remoteRepositoryRevisionSynced=86, revision=106
    05:17:04.699 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LwsogBaY7hdLUYsYWNqqwg, serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3} because of missing permissions!
    05:17:04.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:04.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=105.0 MiB, available=350.5 MiB
    05:17:04.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:05.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:05.321 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=105.0 MiB, available=350.5 MiB
    05:17:05.321 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:17:05.321 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:17:05.338 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:05.379 [qtp1325681772-4502] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 localRepositoryRevisionSynced=190
    05:17:05.384 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:05.413 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=87 remoteFromLocalRevision=190
    05:17:05.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 from='build/repo/j7y69a7r-po97n-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'
    05:17:05.464 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=69 localRepositoryRevisionInProgress=87

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:05.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=81.0 MiB, available=374.5 MiB
    05:17:05.526 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:05.529 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionSynced=86, revision=106
    05:17:05.529 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionInProgress=106, revision=-1
    05:17:05.547 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:05.550 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:05.549 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:17:05.550 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:17:05.557 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=87

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:05.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
    05:17:05.589 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=89
    05:17:05.597 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89
    05:17:05.646 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:05.650 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.remoteRepositoryRevisionSynced=84, revision=89
    05:17:05.656 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:05.659 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=84, revision=89
    05:17:05.659 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=89, revision=-1
    05:17:05.752 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:05.756 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 transaction.localRevision=196 remoteFromLocalRevision=87
    05:17:05.758 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:05.760 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:17:05.955 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:05.958 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:17:05.958 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3' toID=6e4c6549-07cb-42ea-a0ac-41db251d76b2 to='build/repo/j7y62p9i-xlnw1-local-src', fromRepoLocalSync=true
    05:17:05.964 [pool-40-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6e4c6549-07cb-42ea-a0ac-41db251d76b2 ('build/repo/j7y62p9i-xlnw1-local-src')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:05.977 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=80.9 MiB, available=374.6 MiB
    05:17:05.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:05.984 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:17:06.004 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:17:06.031 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:06.098 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 renewalDateTime=2017-09-24T03:42:10.601Z expiryDateTime=2017-09-24T04:12:10.601Z
    05:17:06.106 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:06.111 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=196
    05:17:06.176 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:06.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:06.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=80.3 MiB, available=375.2 MiB
    05:17:06.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:06.933 [Test worker] INFO  D.Datastore - 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
    05:17:06.181 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=3
    05:17:06.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=106.1 MiB, available=349.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:06.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=80.3 MiB, available=375.2 MiB
    05:17:06.967 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:17:06.970 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:17:06.970 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:17:06.986 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:06.987 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:06.995 [qtp1971696218-4006] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd localRepositoryRevisionSynced=105

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:07.000 [qtp1325681772-4502] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionInProgress=-1, revision=197
    05:17:07.011 [qtp1325681772-4502] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=197

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:07.043 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:07.064 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 transaction.localRevision=150 remoteFromLocalRevision=105

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:07.081 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:07.083 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:07.087 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:07.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:07.089 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:07.098 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=150
    05:17:07.104 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150
    05:17:07.154 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:07.175 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=145, revision=150
    05:17:07.195 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:07.197 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2482f113-d0eb-4354-8bad-a6d0444e30bd from='build/repo/j7y66jw8-tjkqn-local-src' toID=219cec35-4cd6-419c-8455-049372b137b3 to='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3'
    05:17:07.206 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17: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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:07.209 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:07.223 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=151

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:07.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:07.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    05:17:07.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:07.541 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=150, revision=153
    05:17:07.547 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:07.575 [closeDeferredTimer-69f68cbf-22] INFO  c.c.c.l.LocalRepoManagerImpl - [69f68cbf]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:07.608 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:07.625 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=150, revision=153

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:07.682 [Test worker] INFO  D.Datastore - 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
    05:17:07.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=106.1 MiB, available=349.4 MiB
    05:17:07.704 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=100, revision=197

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:07.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:07.944 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:07.948 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=145, revision=153
    05:17:07.948 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=153, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:07.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    05:17:07.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:07.989 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:17:07.989 [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
    05:17:07.993 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:07.994 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:17:07.995 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:07.997 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:07.997 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:17:07.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:08.040 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:17:08.134 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=155
    05:17:08.138 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=155

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:08.161 [closeDeferredTimer-365dc2fd-1] INFO  c.c.c.l.LocalRepoManagerImpl - [365dc2fd]_close: Shutting down real LocalRepoManager.
    05:17:08.162 [closeDeferredTimer-331a36d1-1] INFO  c.c.c.l.LocalRepoManagerImpl - [331a36d1]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:08.218 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:08.222 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=153, revision=155

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:08.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:08.280 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:08.290 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=153, revision=155
    05:17:08.290 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=155, revision=-1
    05:17:08.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:17:08.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:08.394 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:08.427 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:08.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:08.461 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    05:17:08.462 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:08.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:08.489 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=151
    05:17:08.532 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=159
    05:17:08.534 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=155, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159
    05:17:08.584 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:08.587 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=155, revision=159
    05:17:08.610 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:08.614 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=155, revision=159
    05:17:08.614 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=159, revision=-1
    05:17:08.628 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:08.633 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd transaction.localRevision=115 remoteFromLocalRevision=151
    05:17:08.642 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:08.650 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=219cec35-4cd6-419c-8455-049372b137b3 from='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3' toID=2482f113-d0eb-4354-8bad-a6d0444e30bd to='build/repo/j7y66jw8-tjkqn-local-src', fromRepoLocalSync=false
    05:17:08.675 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:08.688 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd localRepositoryRevisionSynced=105 localRepositoryRevisionInProgress=115
    05:17:08.786 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:09.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=106.1 MiB, available=349.4 MiB
    05:17:09.159 [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
    05:17:09.264 [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
    05:17:09.322 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:09.326 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionSynced=100, revision=197
    05:17:09.326 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionInProgress=197, revision=-1
    05:17:09.334 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:09.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
    05:17:08.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: repoFileDtos.size=0
    05:17:09.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=80.7 MiB, available=374.8 MiB
    05:17:09.769 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:09.787 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionInProgress=-1, revision=116
    05:17:09.824 [qtp1971696218-3451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116
    05:17:09.876 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:09.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: 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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:09.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:17:10.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=105.3 MiB, available=350.2 MiB
    05:17:10.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:10.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:10.440 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=80.5 MiB, available=375.0 MiB
    05:17:10.444 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.remoteRepositoryRevisionSynced=106, revision=116
    05:17:10.484 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:17:10.484 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:10.493 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LwsogBaY7hdLUYsYWNqqwg, serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3} because of missing permissions!

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:10.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=105.4 MiB, available=350.1 MiB
    05:17:10.715 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:10.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:17:11.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=80.6 MiB, available=374.9 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:11.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=105.3 MiB, available=350.2 MiB
    05:17:11.251 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:17:11.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:11.263 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:11.264 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:11.268 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionSynced=106, revision=116
    05:17:11.269 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionInProgress=116, revision=-1
    05:17:11.325 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:11.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:11.499 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:11.566 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:11.568 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:17:11.646 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:11.723 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:17:11.731 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:17:11.732 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:11.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/yyaagjohdsfg'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:11.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=80.4 MiB, available=375.1 MiB
    05:17:11.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:11.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='491199384937b4b140c8a175652b62c131318a8c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/yyaagjohdsfg
    05:17:11.963 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", path="/3 + &#ä/yyaagjohdsfg"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:17:12.021 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/yyaagjohdsfg'
    05:17:12.054 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:12.055 [qtp1325681772-3916] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9QvToykwZCzN6o9Jhs4Grg/3POVhNoJfTfLQc7YBjNxcQ' offset=0
    05:17:12.089 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:12.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:12.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=79.6 MiB, available=375.9 MiB
    05:17:12.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:12.267 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142600 bytes in 245 ms. path='/3 + &#ä/yyaagjohdsfg'
    05:17:12.296 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_4b3fb2e8b44c501919302210fb9f0ff20a3a1632_0 into destFile yyaagjohdsfg
    05:17:12.427 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3", toRepositoryId="6e4c6549-07cb-42ea-a0ac-41db251d76b2", path="/3 + &#ä/yyaagjohdsfg"} on repo=6e4c6549-07cb-42ea-a0ac-41db251d76b2
    05:17:12.442 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:12.486 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:12.492 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 localRepositoryRevisionSynced=196
    05:17:12.551 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:12.592 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=178 remoteFromLocalRevision=196

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:12.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=79.6 MiB, available=375.9 MiB
    05:17:12.600 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:17:12.600 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:17:12.610 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:12.619 [qtp1971696218-4006] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd localRepositoryRevisionSynced=115

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:12.629 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    05:17:12.647 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:12.652 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:12.663 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=178
    05:17:12.674 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:12.682 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:12.704 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 transaction.localRevision=162 remoteFromLocalRevision=115
    05:17:12.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2482f113-d0eb-4354-8bad-a6d0444e30bd from='build/repo/j7y66jw8-tjkqn-local-src' toID=219cec35-4cd6-419c-8455-049372b137b3 to='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3'
    05:17:12.811 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=162
    05:17:12.833 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:17:12.833 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:17:12.837 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=162
    05:17:12.918 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=164
    05:17:12.920 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:12.927 [qtp1325681772-4528] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:12.939 [qtp1325681772-4528] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=161, revision=178
    05:17:12.981 [qtp1325681772-4528] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:12.989 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6e4c6549-07cb-42ea-a0ac-41db251d76b2 from='build/repo/j7y62p9i-xlnw1-local-src' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3'
    05:17:13.003 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:13.003 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:13.006 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:13.010 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=159, revision=164

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:13.024 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=179

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:13.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
    05:17:13.050 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:13.054 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=159, revision=164
    05:17:13.054 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=164, revision=-1
    05:17:13.079 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:13.085 [qtp1971696218-4174] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd transaction.localRevision=121 remoteFromLocalRevision=162

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:13.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:17:13.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:13.126 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:13.129 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:13.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=179
    05:17:13.232 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=178, revision=181
    05:17:13.235 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=181
    05:17:13.324 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:13.330 [qtp1325681772-3916] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=178, revision=181

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:13.338 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:13.341 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:17:13.341 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=219cec35-4cd6-419c-8455-049372b137b3 from='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3' toID=a64b39ed-a679-44de-97f0-0bbd42a84b72 to='build/repo/j7y69kid-4gj90-local-dest', fromRepoLocalSync=true
    05:17:13.342 [pool-40-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a64b39ed-a679-44de-97f0-0bbd42a84b72 ('build/repo/j7y69kid-4gj90-local-dest')
    05:17:13.356 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:17:13.391 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:13.414 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:13.436 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=161, revision=181
    05:17:13.436 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=181, revision=-1
    05:17:13.510 [qtp1325681772-4528] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:13.515 [qtp1325681772-4528] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 transaction.localRevision=203 remoteFromLocalRevision=179

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:13.552 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:13.567 [qtp1325681772-4528] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:13.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3' toID=6e4c6549-07cb-42ea-a0ac-41db251d76b2 to='build/repo/j7y62p9i-xlnw1-local-src', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:13.576 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 renewalDateTime=2017-09-24T03:46:43.166Z expiryDateTime=2017-09-24T04:16:43.166Z

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:13.587 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:13.592 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 localRepositoryRevisionSynced=196 localRepositoryRevisionInProgress=203

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:13.593 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:13.601 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=121

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:13.637 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:13.638 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:13.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: repoFileDtos.size=2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:14.136 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7d09a6e6]initPersistenceManagerFactory: repositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:17:14.145 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7d09a6e6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13534 ms.
    05:17:14.213 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6an8f-xgfkt-remote'
    05:17:14.227 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6an8f-xgfkt-remote' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:14.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=80.8 MiB, available=374.7 MiB
    05:17:14.308 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:14.312 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionInProgress=-1, revision=122
    05:17:14.338 [qtp1971696218-4006] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122
    05:17:14.407 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:14.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: 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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:13.641 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0
    05:17:14.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=106.5 MiB, available=349.0 MiB
    05:17:14.518 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:14.522 [qtp1325681772-4502] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionInProgress=-1, revision=204
    05:17:14.528 [qtp1325681772-4502] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=197, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=204
    05:17:14.601 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:14.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=80.8 MiB, available=374.7 MiB
    05:17:14.861 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.remoteRepositoryRevisionSynced=100, revision=122
    05:17:15.023 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    05:17:15.023 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:15.036 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:17:15.036 [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
    05:17:14.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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
    05:17:15.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=105.5 MiB, available=350.0 MiB
    05:17:15.154 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=197, revision=204
    05:17:15.174 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:17:15.175 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:17:15.176 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:17:15.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:15.392 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LwsogBaY7hdLUYsYWNqqwg, serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3} because of missing permissions!
    05:17:15.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:15.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=105.5 MiB, available=350.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:15.893 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=80.9 MiB, available=374.6 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:15.913 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:15.918 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionSynced=197, revision=204
    05:17:15.918 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.localRepositoryRevisionInProgress=204, revision=-1
    05:17:15.922 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:15.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:15.939 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:15.963 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionSynced=100, revision=122
    05:17:15.964 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionInProgress=122, revision=-1
    05:17:16.002 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:16.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:16.344 [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
    05:17:16.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:16.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=81.1 MiB, available=374.4 MiB
    05:17:16.529 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:16.599 [closeDeferredTimer-75e7a443-54] INFO  c.c.c.l.LocalRepoManagerImpl - [75e7a443]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:16.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=105.5 MiB, available=350.0 MiB
    05:17:16.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:17.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=80.9 MiB, available=374.6 MiB
    05:17:17.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:17.675 [Test worker] INFO  o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************
    05:17:17.675 [Test worker] INFO  o.s.t.BackupRestoreRepoToRepoSyncIT - Creating backup: 'build/repo/j7y698zd-cji9j-local-dest' => 'build/repo/j7y698zd-cji9j-local-dest.bak'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:17.689 [closeDeferredTimer-18544048-1] INFO  c.c.c.l.LocalRepoManagerImpl - [18544048]_close: Shutting down real LocalRepoManager.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:17.813 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=105.5 MiB, available=350.0 MiB
    05:17:17.813 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:17:17.813 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:17:17.827 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:17.840 [qtp1325681772-3916] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 localRepositoryRevisionSynced=203

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:17.846 [Test worker] INFO  o.s.t.BackupRestoreRepoToRepoSyncIT - Created backup: 'build/repo/j7y698zd-cji9j-local-dest' => 'build/repo/j7y698zd-cji9j-local-dest.bak'
    05:17:17.846 [Test worker] INFO  o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************
    05:17:17.847 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4570d8a7]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65tq9-qktz1-local-src'
    05:17:17.848 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4570d8a7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65tq9-qktz1-local-src' locked successfully.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:17.878 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:17.903 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=185 remoteFromLocalRevision=203
    05:17:17.905 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6e4c6549-07cb-42ea-a0ac-41db251d76b2 from='build/repo/j7y62p9i-xlnw1-local-src' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3'
    05:17:17.908 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=179 localRepositoryRevisionInProgress=185
    05:17:17.916 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:17:17.916 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:17:17.921 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=185
    05:17:17.932 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=187
    05:17:17.937 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=181, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=187
    05:17:17.964 [qtp1325681772-4528] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:17.967 [qtp1325681772-4528] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2, this.remoteRepositoryRevisionSynced=181, revision=187
    05:17:17.971 [qtp1325681772-4528] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:17.974 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=181, revision=187
    05:17:17.974 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=187, revision=-1
    05:17:17.999 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.002 [qtp1325681772-3916] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=6e4c6549-07cb-42ea-a0ac-41db251d76b2 transaction.localRevision=209 remoteFromLocalRevision=185
    05:17:18.004 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.007 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:18.082 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=79.9 MiB, available=375.6 MiB
    05:17:18.082 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:17:18.085 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:18.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:17:18.111 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:18.120 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:18.122 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:17:18.181 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.89%
    05:17:18.183 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:18.198 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:18.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:18.238 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.248 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:17:18.257 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 to='build/repo/j7y69a7r-po97n-local-dest', fromRepoLocalSync=true
    05:17:18.262 [pool-41-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 ('build/repo/j7y69a7r-po97n-local-dest')
    05:17:18.279 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:17:18.315 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%
    05:17:18.354 [qtp1325681772-4528] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.400 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 renewalDateTime=2017-09-24T03:46:35.169Z expiryDateTime=2017-09-24T04:16:35.169Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:18.399 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:18.423 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:18.419 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.86%
    05:17:18.431 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:18.429 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 localRepositoryRevisionSynced=190 localRepositoryRevisionInProgress=209

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:18.440 [closeDeferredTimer-4feeeed7-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4feeeed7]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:18.446 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:18.458 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:18.469 [qtp1971696218-4174] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 localRepositoryRevisionSynced=121
    05:17:18.483 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.523 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 transaction.localRevision=131 remoteFromLocalRevision=121
    05:17:18.554 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.571 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.589 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=131
    05:17:18.593 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131
    05:17:18.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a64b39ed-a679-44de-97f0-0bbd42a84b72 from='build/repo/j7y69kid-4gj90-local-dest' toID=219cec35-4cd6-419c-8455-049372b137b3 to='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3'
    05:17:18.666 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.675 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.681 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=132
    05:17:18.703 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:17:18.703 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:17:18.709 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=132
    05:17:18.720 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=131, revision=135
    05:17:18.723 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135
    05:17:18.750 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:18.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:18.753 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.remoteRepositoryRevisionSynced=120, revision=135
    05:17:18.757 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.762 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=120, revision=135
    05:17:18.762 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=135, revision=-1
    05:17:18.779 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.785 [qtp1971696218-4006] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 transaction.localRevision=127 remoteFromLocalRevision=132
    05:17:18.787 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=219cec35-4cd6-419c-8455-049372b137b3 from='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3' toID=a64b39ed-a679-44de-97f0-0bbd42a84b72 to='build/repo/j7y69kid-4gj90-local-dest', fromRepoLocalSync=false
    05:17:18.801 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.807 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 localRepositoryRevisionSynced=121 localRepositoryRevisionInProgress=127
    05:17:18.816 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:18.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: repoFileDtos.size=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:19.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.
    05:17: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.
    05:17:19.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:19.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=106.7 MiB, available=348.8 MiB
    05:17:19.543 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:19.547 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionInProgress=-1, revision=210
    05:17:19.551 [qtp1325681772-3917] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=191, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=210

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:19.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.
    05:17:19.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:19.638 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:19.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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
    05:17:19.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.
    05:17:19.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:20.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=80.3 MiB, available=375.2 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:20.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:20.044 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:20.048 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionInProgress=-1, revision=128
    05:17:20.056 [qtp1971696218-4006] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:20.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.
    05:17:20.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:20.183 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:20.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: 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
    05:17:20.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.
    05:17:20.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.
    05:17:20.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.
    05:17:20.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:20.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=106.3 MiB, available=349.2 MiB
    05:17:20.506 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=191, revision=210
    05:17:20.515 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:17:20.518 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:17:20.519 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:20.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.
    05:17:20.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:20.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=80.3 MiB, available=375.2 MiB
    05:17:20.877 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.remoteRepositoryRevisionSynced=122, revision=128
    05:17:20.883 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LwsogBaY7hdLUYsYWNqqwg, serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3} because of missing permissions!
    05:17:20.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:20.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.
    05:17:21.045 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4570d8a7]initPersistenceManagerFactory: repositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:17:21.046 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4570d8a7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3198 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:20.520 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:17:21.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=106.4 MiB, available=349.1 MiB
    05:17:21.160 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:21.164 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionSynced=191, revision=210
    05:17:21.164 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionInProgress=210, revision=-1
    05:17:21.250 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:21.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:21.356 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65tqe-swqjc-remote'
    05:17:21.356 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65tqe-swqjc-remote' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:21.741 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=80.4 MiB, available=375.1 MiB
    05:17:21.810 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:21.836 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionSynced=122, revision=128
    05:17:21.844 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionInProgress=128, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:21.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=106.7 MiB, available=348.8 MiB
    05:17:21.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:21.949 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:22.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=106.5 MiB, available=349.0 MiB
    05:17:22.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:21.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:17:22.485 [Test worker] 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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:22.692 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:22.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=106.4 MiB, available=349.1 MiB
    05:17:22.816 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:17:22.818 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:17:22.818 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:17:22.829 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:22.835 [qtp1325681772-3916] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 localRepositoryRevisionSynced=209
    05:17:22.859 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:22.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:17:22.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=79.6 MiB, available=375.9 MiB
    05:17:22.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:22.920 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=94 remoteFromLocalRevision=209

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:22.945 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:22.966 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:22.981 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:22.992 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=94
    05:17:22.995 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:23.028 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:23.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 from='build/repo/j7y69a7r-po97n-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'
    05:17:23.058 [qtp1325681772-4528] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:23.062 [qtp1325681772-4528] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:23.070 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=95

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:23.073 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:23.134 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:17:23.134 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:17:23.140 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=95
    05:17:23.174 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=94, revision=97
    05:17:23.176 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:23.181 [qtp298852037-3927] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:17:23.222 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:23.256 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:23.260 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.remoteRepositoryRevisionSynced=89, revision=97

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:23.323 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:23.352 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:23.356 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=89, revision=97
    05:17:23.356 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=97, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:23.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=79.6 MiB, available=375.9 MiB
    05:17:23.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:17:23.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:17:23.369 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:23.379 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 localRepositoryRevisionSynced=127

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:23.388 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:23.390 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:23.394 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 transaction.localRevision=215 remoteFromLocalRevision=95

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:23.428 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:23.457 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:23.457 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:23.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 from='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg' toID=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 to='build/repo/j7y69a7r-po97n-local-dest', fromRepoLocalSync=false

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:23.492 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:23.495 [qtp1325681772-3916] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:23.508 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 transaction.localRevision=139 remoteFromLocalRevision=127

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:23.508 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 localRepositoryRevisionSynced=209 localRepositoryRevisionInProgress=215

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:23.539 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:23.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a64b39ed-a679-44de-97f0-0bbd42a84b72 from='build/repo/j7y69kid-4gj90-local-dest' toID=219cec35-4cd6-419c-8455-049372b137b3 to='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3'
    05:17:23.552 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=139

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:23.582 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:23.589 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:23.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:23.600 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:17:23.601 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:17:23.607 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=139

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:23.635 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:23.694 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=141
    05:17:23.697 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:23.698 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:23.761 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:23.776 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.remoteRepositoryRevisionSynced=135, revision=141

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:23.784 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:23.808 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:23.816 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=135, revision=141
    05:17:23.816 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=141, revision=-1
    05:17:23.836 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:23.840 [qtp1971696218-4006] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 transaction.localRevision=133 remoteFromLocalRevision=139
    05:17:23.899 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:23.902 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:24.047 [qtp298852037-3927] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:17:24.117 [qtp298852037-3927] INFO  D.Datastore - 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
    05:17:24.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=107.0 MiB, available=348.5 MiB
    05:17:24.183 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:24.189 [qtp1325681772-4502] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionInProgress=-1, revision=216
    05:17:24.194 [qtp1325681772-4502] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=210, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=216
    05:17:24.255 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:24.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3: 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
    05:17:24.267 [qtp298852037-3927] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:17:24.328 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]initPersistenceManagerFactory: repositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e
    05:17:24.329 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2973 ms.
    05:17:24.358 [qtp298852037-3927] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:24.375 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:17:24.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ada1a14b-f25a-4b99-ad83-bef02886859e from='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e' toID=36fb7ae9-8328-4efc-b22a-e77cb8efd86f to='build/repo/j7y65tq9-qktz1-local-src', fromRepoLocalSync=true
    05:17:24.376 [pool-36-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 36fb7ae9-8328-4efc-b22a-e77cb8efd86f ('build/repo/j7y65tq9-qktz1-local-src')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:24.410 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:24.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:17:24.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=219cec35-4cd6-419c-8455-049372b137b3 from='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3' toID=2482f113-d0eb-4354-8bad-a6d0444e30bd to='build/repo/j7y66jw8-tjkqn-local-src', fromRepoLocalSync=true
    05:17:24.415 [pool-41-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2482f113-d0eb-4354-8bad-a6d0444e30bd ('build/repo/j7y66jw8-tjkqn-local-src')
    05:17:24.434 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:17:24.466 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:24.484 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:17:24.532 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:24.637 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:24.660 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 renewalDateTime=2017-09-24T03:45:16.787Z expiryDateTime=2017-09-24T04:15:16.787Z
    05:17:24.670 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:24.674 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=133
    05:17:24.704 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:24.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: repoFileDtos.size=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:24.863 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:24.892 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e renewalDateTime=2017-09-24T03:44:41.207Z expiryDateTime=2017-09-24T04:14:41.207Z
    05:17:24.909 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:24.923 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=109

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:25.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=106.3 MiB, available=349.2 MiB
    05:17:25.030 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.remoteRepositoryRevisionSynced=210, revision=216
    05:17:25.037 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cTKnbtTKyFv6VcYIcvSBzA, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:17:25.038 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=sSHEn0sWnerJ4dBqRTbA-g, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:17:25.039 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=hQlm6ANqxCMcTbu4KNRAkQ, serverRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3} because of missing permissions!
    05:17:25.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:25.112 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:25.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:25.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=106.4 MiB, available=349.1 MiB
    05:17:25.618 [qtp1325681772-4528] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:25.628 [qtp1325681772-4528] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionSynced=210, revision=216
    05:17:25.628 [qtp1325681772-4528] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.localRepositoryRevisionInProgress=216, revision=-1
    05:17:25.644 [qtp1325681772-4528] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:25.647 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=81.8 MiB, available=373.7 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:25.647 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:25.707 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:25.713 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionInProgress=-1, revision=134
    05:17:25.719 [qtp1971696218-4174] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:25.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=81.6 MiB, available=405.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:25.947 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:25.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: 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
    05:17:25.971 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:26.007 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.localRepositoryRevisionInProgress=-1, revision=110
    05:17:26.041 [qtp298852037-3987] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:26.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=106.4 MiB, available=349.1 MiB
    05:17:26.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:26.229 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:26.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: 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
    05:17:26.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=80.6 MiB, available=374.9 MiB
    05:17:26.533 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.remoteRepositoryRevisionSynced=116, revision=134
    05:17:26.539 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LwsogBaY7hdLUYsYWNqqwg, serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3} because of missing permissions!

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:26.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=106.4 MiB, available=349.1 MiB
    05:17:26.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:26.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=68.2 MiB, available=418.8 MiB
    05:17:26.977 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.remoteRepositoryRevisionSynced=90, revision=110

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:27.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:26.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:17:27.158 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=80.8 MiB, available=374.7 MiB
    05:17:27.210 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:27.214 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionSynced=116, revision=134
    05:17:27.214 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionInProgress=134, revision=-1
    05:17:27.253 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:27.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:27.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=106.4 MiB, available=349.1 MiB
    05:17:27.668 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:17:27.668 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:17:27.687 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:27.696 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 localRepositoryRevisionSynced=215
    05:17:27.745 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:27.029 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ncFEZdxPgkhwG57PIxy6nA, serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e} because of missing permissions!
    05:17:27.029 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:17:27.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=68.8 MiB, available=420.2 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:27.774 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 transaction.localRevision=101 remoteFromLocalRevision=215

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:27.783 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:27.787 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.localRepositoryRevisionSynced=90, revision=110
    05:17:27.787 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.localRepositoryRevisionInProgress=110, revision=-1

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:27.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 from='build/repo/j7y69a7r-po97n-local-dest' toID=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 to='https://localhost:46166/4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3/9QvToykwZCzN6o9Jhs4Grg'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:27.841 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:27.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:27.847 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=101
    05:17:27.865 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:17:27.865 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:17:27.871 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 localRepositoryRevisionSynced=101
    05:17:27.903 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=-1, revision=103
    05:17:27.906 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103
    05:17:27.943 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:27.952 [qtp1325681772-4502] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10, this.remoteRepositoryRevisionSynced=97, revision=103
    05:17:27.959 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:27.969 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionSynced=97, revision=103
    05:17:27.969 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3, this.localRepositoryRevisionInProgress=103, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:27.977 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=80.7 MiB, available=374.8 MiB
    05:17:27.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:27.995 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:28.007 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4bba4e78-5bc5-41ce-bb64-5f99c1bcaca3 remoteRepositoryId=b76c24d9-fd36-4f54-9bcf-c5f1e77e3f10 transaction.localRevision=221 remoteFromLocalRevision=101
    05:17:28.024 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:28.048 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:17:28.082 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [55b0aa76]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:28.083 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1bf6ab27]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:28.498 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=466.0 MiB, allocated=466.0 MiB, used=68.7 MiB, available=397.3 MiB
    05:17:28.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    05:17:28.531 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:28.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=80.7 MiB, available=374.8 MiB
    05:17:28.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:28.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:28.994 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    05:17:28.995 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:29.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
    05:17:29.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=68.7 MiB, available=417.3 MiB
    05:17:29.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:29.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=80.0 MiB, available=375.5 MiB
    05:17:29.148 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:17:29.151 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:17:29.151 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:17:29.165 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:29.172 [qtp1971696218-4006] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd localRepositoryRevisionSynced=133
    05:17:29.176 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:29.199 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 transaction.localRevision=169 remoteFromLocalRevision=133
    05:17:29.251 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:29.259 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:29.272 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=169
    05:17:29.275 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169
    05:17:29.291 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2482f113-d0eb-4354-8bad-a6d0444e30bd from='build/repo/j7y66jw8-tjkqn-local-src' toID=219cec35-4cd6-419c-8455-049372b137b3 to='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3'
    05:17:29.322 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:29.326 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:29.337 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=170
    05:17:29.410 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    05:17:29.411 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:29.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:29.422 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:17:29.430 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:17:29.437 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/pubring.gpg'
    05:17:29.439 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/secring.gpg'
    05:17:29.441 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:29.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=466.5 MiB, allocated=466.5 MiB, used=68.7 MiB, available=397.8 MiB
    05:17:29.484 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:17:29.487 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:17:29.487 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:29.500 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=169, revision=172
    05:17:29.500 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:29.502 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:29.540 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:29.544 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=164, revision=172

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:29.549 [qtp298852037-4343] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f localRepositoryRevisionSynced=109
    05:17:29.573 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:29.575 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:29.586 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=164, revision=172
    05:17:29.586 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=172, revision=-1
    05:17:29.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms.
    05:17:29.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:29.740 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:29.763 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e transaction.localRevision=154 remoteFromLocalRevision=109

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:29.764 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:29.783 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:29.800 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    05:17:29.802 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:29.805 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:29.805 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:29.818 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:29.851 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=154

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:29.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4dd354a102817e4410b13b097e91a12ba2d9543d' to.sha1='null'): /2/a

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:29.866 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:29.955 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=176
    05:17:29.956 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:29.964 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    05:17:29.964 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/pubring.gpg'
    05:17:29.965 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/secring.gpg'
    05:17:29.966 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:29.974 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=36fb7ae9-8328-4efc-b22a-e77cb8efd86f from='build/repo/j7y65tq9-qktz1-local-src' toID=ada1a14b-f25a-4b99-ad83-bef02886859e to='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e'
    05:17:29.987 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:29.999 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:30.003 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:30.003 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=172, revision=176

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:30.019 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=155

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:30.048 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    05:17:30.048 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/pubring.gpg'
    05:17:30.050 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/secring.gpg'
    05:17:30.050 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:30.054 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:30.059 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=172, revision=176
    05:17:30.059 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=176, revision=-1
    05:17:30.083 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:30.177 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    05:17:30.178 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/pubring.gpg'
    05:17:30.179 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/secring.gpg'
    05:17:30.179 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:30.180 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    05:17:30.182 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:30.189 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:30.239 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:30.252 [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
    05:17:30.252 [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
    05:17:30.321 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=154, revision=157
    05:17:30.322 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:30.340 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/2/a"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd
    05:17:30.349 [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
    05:17:30.353 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    05:17:30.354 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/pubring.gpg'
    05:17:30.354 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/secring.gpg'
    05:17:30.355 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:17:30.357 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    05:17:30.358 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/pubring.gpg'
    05:17:30.358 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/secring.gpg'
    05:17:30.358 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:17:30.364 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    05:17:30.364 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:30.374 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17: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.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:30.387 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=149, revision=157

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:30.410 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:30.426 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:30.436 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:30.437 [qtp1971696218-4005] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9iKzVzhjl_zflxKETrVkTg/mzkaIKie6INzlq8K7kruhw' offset=0
    05:17:30.493 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:30.514 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 119406 bytes in 164 ms. path='/2/a'
    05:17:30.523 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=179
    05:17:30.523 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=176, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:30.530 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:30.533 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=149, revision=157
    05:17:30.533 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=157, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:30.549 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:30.554 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=176, revision=179

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:30.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:30.562 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:30.569 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=176, revision=179
    05:17:30.570 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=179, revision=-1
    05:17:30.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:17:30.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:30.638 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:30.659 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    05:17:30.659 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:30.686 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:30.713 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:17:30.961 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:17:30.979 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:31.007 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:31.017 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:31.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="2482f113-d0eb-4354-8bad-a6d0444e30bd", toRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", path="/2/a"} on repo=2482f113-d0eb-4354-8bad-a6d0444e30bd

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:31.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    05:17:31.035 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:31.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/zzz'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:31.042 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:31.047 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    05:17:31.072 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=170

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:31.089 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99ca9e259afb98750fdb68a68601d12b0694d2e6' to.sha1='d0191e3aa70cfed6d7720a76ca2b2cbca3ec9fc3'): /2/zzz

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:31.110 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=185
    05:17:31.119 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:31.229 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:17:31.230 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/pubring.gpg'
    05:17:31.232 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/secring.gpg'
    05:17:31.233 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:17:31.247 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f30b4ca]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6bch9-am6u0-local-src'
    05:17:31.250 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f30b4ca]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6bch9-am6u0-local-src' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:31.307 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:31.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=161
    05:17:31.310 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:31.311 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=179, revision=185
    05:17:31.331 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:31.335 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=179, revision=185
    05:17:31.335 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=185, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:31.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:31.379 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:31.383 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:31.384 [qtp1971696218-4174] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd transaction.localRevision=146 remoteFromLocalRevision=170
    05:17:31.385 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:31.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=219cec35-4cd6-419c-8455-049372b137b3 from='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3' toID=2482f113-d0eb-4354-8bad-a6d0444e30bd to='build/repo/j7y66jw8-tjkqn-local-src', fromRepoLocalSync=false

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:31.386 [qtp298852037-4343] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=157, revision=161

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:31.401 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:31.406 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=146
    05:17:31.468 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:31.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: repoFileDtos.size=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:31.683 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:31.691 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=157, revision=161
    05:17:31.691 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=161, revision=-1
    05:17:31.717 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:31.789 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:31.845 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/2/zzz"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f
    05:17:31.849 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/zzz'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:32.138 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=82.2 MiB, available=373.3 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:32.149 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:32.165 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:32.170 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionInProgress=-1, revision=147

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:32.175 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:32.177 [qtp1971696218-2194] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:32.178 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:32.179 [qtp298852037-2892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H9ruj7KbjiccGX2muqEggw/V64GRCwZaIjJAaaH4EGJPw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:32.302 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:32.306 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: 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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:32.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.
    05:17:32.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:32.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=81.8 MiB, available=373.7 MiB
    05:17:32.847 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.remoteRepositoryRevisionSynced=134, revision=147
    05:17:32.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:17:32.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:32.911 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:17:32.911 [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
    05:17:32.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:32.928 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LwsogBaY7hdLUYsYWNqqwg, serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3} because of missing permissions!

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:32.990 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:33.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 977049 bytes in 1175 ms. path='/2/zzz'
    05:17:33.039 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=164
    05:17:33.039 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164
    05:17:33.072 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:33.082 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=161, revision=164

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:33.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:33.119 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:33.124 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=161, revision=164
    05:17:33.124 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=164, revision=-1
    05:17:33.198 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:17:33.199 [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
    05:17:33.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:33.215 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:33.327 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:17:33.384 [qtp298852037-3892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:17:33.418 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:32.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:17:33.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=81.2 MiB, available=374.3 MiB
    05:17:33.510 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:33.513 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionSynced=134, revision=147
    05:17:33.513 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.localRepositoryRevisionInProgress=147, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:33.527 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="36fb7ae9-8328-4efc-b22a-e77cb8efd86f", toRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", path="/2/zzz"} on repo=36fb7ae9-8328-4efc-b22a-e77cb8efd86f

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:33.530 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:33.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:33.628 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:33.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:33.645 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    05:17:33.668 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=155
    05:17:33.749 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=170
    05:17:33.756 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170
    05:17:33.916 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:33.923 [qtp298852037-4343] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=164, revision=170

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:33.936 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=81.2 MiB, available=374.3 MiB
    05:17:33.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:33.967 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:33.974 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=164, revision=170
    05:17:33.975 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=170, revision=-1
    05:17:34.004 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:34.030 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f transaction.localRevision=122 remoteFromLocalRevision=155
    05:17:34.042 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:34.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ada1a14b-f25a-4b99-ad83-bef02886859e from='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e' toID=36fb7ae9-8328-4efc-b22a-e77cb8efd86f to='build/repo/j7y65tq9-qktz1-local-src', fromRepoLocalSync=false
    05:17:34.060 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:34.074 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=122
    05:17:34.135 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:34.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:34.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=81.2 MiB, available=374.3 MiB
    05:17:34.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:34.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:34.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=485.5 MiB, allocated=485.5 MiB, used=54.2 MiB, available=431.3 MiB
    05:17:34.751 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:34.756 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.localRepositoryRevisionInProgress=-1, revision=123
    05:17:34.763 [qtp298852037-3892] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123
    05:17:34.824 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:34.824 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=81.2 MiB, available=374.3 MiB
    05:17:34.824 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:17:34.824 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:34.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: 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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:34.836 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:34.903 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd localRepositoryRevisionSynced=146
    05:17:34.956 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:34.988 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 transaction.localRevision=188 remoteFromLocalRevision=146
    05:17:35.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2482f113-d0eb-4354-8bad-a6d0444e30bd from='build/repo/j7y66jw8-tjkqn-local-src' toID=219cec35-4cd6-419c-8455-049372b137b3 to='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3'
    05:17:35.131 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=188

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:35.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:35.229 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:17:35.234 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:17:35.238 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=188
    05:17:35.270 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=190
    05:17:35.284 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=190

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:35.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=486.0 MiB, allocated=486.0 MiB, used=52.4 MiB, available=433.6 MiB
    05:17:35.316 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.remoteRepositoryRevisionSynced=110, revision=123

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:35.342 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:35.360 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd, this.remoteRepositoryRevisionSynced=185, revision=190

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:35.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:17:35.387 [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
    05:17:35.399 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:35.404 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=185, revision=190
    05:17:35.404 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=190, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:35.409 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:17:35.409 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:35.425 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ncFEZdxPgkhwG57PIxy6nA, serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e} because of missing permissions!
    05:17:35.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:35.431 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:35.437 [qtp1971696218-4005] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=2482f113-d0eb-4354-8bad-a6d0444e30bd transaction.localRevision=152 remoteFromLocalRevision=188
    05:17:35.440 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:35.480 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:35.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:35.670 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:35.674 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:17:35.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=219cec35-4cd6-419c-8455-049372b137b3 from='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3' toID=a64b39ed-a679-44de-97f0-0bbd42a84b72 to='build/repo/j7y69kid-4gj90-local-dest', fromRepoLocalSync=true
    05:17:35.682 [pool-42-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a64b39ed-a679-44de-97f0-0bbd42a84b72 ('build/repo/j7y69kid-4gj90-local-dest')
    05:17:35.736 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:17:35.751 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:17:35.765 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:35.955 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=484.0 MiB, allocated=484.0 MiB, used=52.4 MiB, available=431.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:35.962 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 renewalDateTime=2017-09-24T03:46:43.166Z expiryDateTime=2017-09-24T04:16:43.166Z
    05:17:35.974 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:35.976 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:35.979 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=152

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:35.981 [qtp298852037-4343] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.localRepositoryRevisionSynced=110, revision=123
    05:17:35.981 [qtp298852037-4343] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.localRepositoryRevisionInProgress=123, revision=-1
    05:17:35.990 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:35.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:36.024 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:36.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: repoFileDtos.size=3

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:36.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:36.541 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=466.5 MiB, allocated=466.5 MiB, used=52.5 MiB, available=414.0 MiB
    05:17:36.550 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:36.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=82.4 MiB, available=373.1 MiB
    05:17:36.761 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:36.765 [qtp1971696218-4005] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionInProgress=-1, revision=153
    05:17:36.772 [qtp1971696218-4005] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153
    05:17:36.840 [qtp1971696218-4005] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:36.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: 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
    05:17:37.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=482.0 MiB, allocated=482.0 MiB, used=52.7 MiB, available=429.3 MiB
    05:17:37.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:37.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:37.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=82.4 MiB, available=373.1 MiB
    05:17:37.303 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.remoteRepositoryRevisionSynced=128, revision=153
    05:17:37.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:17:37.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:37.386 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:17:37.386 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:37.390 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LwsogBaY7hdLUYsYWNqqwg, serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3} because of missing permissions!

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:37.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=466.5 MiB, allocated=466.5 MiB, used=52.4 MiB, available=414.1 MiB
    05:17:37.547 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:17:37.548 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:17:37.559 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:37.570 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f localRepositoryRevisionSynced=122
    05:17:37.590 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:37.616 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e transaction.localRevision=173 remoteFromLocalRevision=122
    05:17:37.698 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=36fb7ae9-8328-4efc-b22a-e77cb8efd86f from='build/repo/j7y65tq9-qktz1-local-src' toID=ada1a14b-f25a-4b99-ad83-bef02886859e to='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e'
    05:17:37.711 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=173

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:37.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:17:37.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=82.5 MiB, available=373.0 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:37.866 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:17:37.866 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:17:37.870 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=173
    05:17:37.929 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=175
    05:17:37.931 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175
    05:17:37.963 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:37.965 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f, this.remoteRepositoryRevisionSynced=170, revision=175

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:37.972 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:37.975 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionSynced=128, revision=153
    05:17:37.975 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionInProgress=153, revision=-1
    05:17:38.036 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:38.036 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:38.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:38.046 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=170, revision=175
    05:17:38.047 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=175, revision=-1
    05:17:38.098 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:38.109 [qtp298852037-3892] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=36fb7ae9-8328-4efc-b22a-e77cb8efd86f transaction.localRevision=128 remoteFromLocalRevision=173
    05:17:38.172 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:38.176 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:17:38.177 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4570d8a7]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:38.178 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2db7fe2d]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y698zd-cji9j-local-dest'
    05:17:38.178 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2db7fe2d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y698zd-cji9j-local-dest' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:38.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=81.3 MiB, available=374.2 MiB
    05:17:38.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:17:38.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=81.3 MiB, available=374.2 MiB
    05:17:38.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:39.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:39.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:39.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=81.3 MiB, available=374.2 MiB
    05:17:39.327 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:17:39.330 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:39.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:17:39.347 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:39.361 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:39.363 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:39.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.
    05:17:39.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:39.457 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:39.470 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:17:39.472 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:17:39.474 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:39.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:39.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
    05:17:39.558 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4dd354a102817e4410b13b097e91a12ba2d9543d' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:39.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.
    05:17:39.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:39.673 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/2/a"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72
    05:17:39.684 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:17:39.720 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:39.723 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9iKzVzhjl_zflxKETrVkTg/mzkaIKie6INzlq8K7kruhw' offset=0
    05:17:39.754 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:39.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:39.777 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:17:39.801 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38696 bytes in 117 ms. path='/2/a'
    05:17:39.819 [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
    05:17:39.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.
    05:17:39.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:39.874 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="219cec35-4cd6-419c-8455-049372b137b3", toRepositoryId="a64b39ed-a679-44de-97f0-0bbd42a84b72", path="/2/a"} on repo=a64b39ed-a679-44de-97f0-0bbd42a84b72

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:39.875 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]initPersistenceManagerFactory: repositoryId=a60baaae-6641-4d0e-a099-7fc307436182
    05:17:39.885 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13743 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:39.888 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:39.915 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:39.916 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:39.922 [qtp1971696218-4006] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 localRepositoryRevisionSynced=152

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:39.942 [Test worker] INFO  D.Datastore - 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
    05:17:39.948 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:39.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:39.987 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 transaction.localRevision=158 remoteFromLocalRevision=152
    05:17:39.990 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    05:17:40.000 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:40.004 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:40.011 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=158
    05:17:40.013 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=158

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:40.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:40.049 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 130 ms.
    05:17:40.050 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Q6BsWUt68SdyF95bd5sYYg, invitation=false]

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:40.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:40.121 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 71 ms.
    05:17:40.121 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=cWYNsxLTscetQpGBh6IGCw, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:40.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a64b39ed-a679-44de-97f0-0bbd42a84b72 from='build/repo/j7y69kid-4gj90-local-dest' toID=219cec35-4cd6-419c-8455-049372b137b3 to='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:40.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:40.158 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:40.161 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:40.175 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=159

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:40.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
    05:17:40.260 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:17:40.261 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:17:40.286 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=159
    05:17:40.315 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=158, revision=161
    05:17:40.319 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:40.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:40.395 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:40.398 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.remoteRepositoryRevisionSynced=141, revision=161
    05:17:40.402 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:40.405 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=141, revision=161
    05:17:40.405 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=161, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:40.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
    05:17:40.440 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:40.452 [qtp1971696218-4006] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 transaction.localRevision=158 remoteFromLocalRevision=159
    05:17:40.461 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:40.467 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=219cec35-4cd6-419c-8455-049372b137b3 from='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3' toID=a64b39ed-a679-44de-97f0-0bbd42a84b72 to='build/repo/j7y69kid-4gj90-local-dest', fromRepoLocalSync=false
    05:17:40.479 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:40.485 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=158
    05:17:40.545 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:40.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: repoFileDtos.size=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:40.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.
    05:17:40.648 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2db7fe2d]initPersistenceManagerFactory: repositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:17:40.650 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2db7fe2d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2471 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:40.982 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=84.2 MiB, available=371.3 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:41.056 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:41.064 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:17:41.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ada1a14b-f25a-4b99-ad83-bef02886859e from='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e' toID=e05fd7d4-447e-461d-92f9-cb9f79e38e48 to='build/repo/j7y698zd-cji9j-local-dest', fromRepoLocalSync=true
    05:17:41.077 [pool-37-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e05fd7d4-447e-461d-92f9-cb9f79e38e48 ('build/repo/j7y698zd-cji9j-local-dest')
    05:17:41.165 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:41.229 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:17:41.308 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:41.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=82.0 MiB, available=373.5 MiB
    05:17:41.366 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:41.382 [qtp1971696218-4006] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionInProgress=-1, revision=159
    05:17:41.389 [qtp1971696218-4006] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:41.413 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:41.419 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:41.433 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e renewalDateTime=2017-09-24T03:46:33.575Z expiryDateTime=2017-09-24T04:16:33.575Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:41.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3: 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
    05:17:41.464 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:41.481 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=128

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:41.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:41.579 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:41.585 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: repoFileDtos.size=3

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:41.854 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 4a4590ad-82d8-4fbd-9816-f82d954ac218
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6an8e-cpe76-local-src
      localRepository.publicKeySha1 = A5:BC:8B:5B:88:29:1D:94:95:77:53:A0:F0:85:7F:34:CF:D0:49:50

      remoteRepository.repositoryId = a60baaae-6641-4d0e-a099-7fc307436182
      remoteRepository.remoteRoot = https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182
      remoteRepository.publicKeySha1 = E6:DF:12:A0:FB:E5:4E:9B:B6:34:A0:BF:42:37:9F:FF:12:35:F3:F7

    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 4a4590ad-82d8-4fbd-9816-f82d954ac218 a60baaae-6641-4d0e-a099-7fc307436182

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:41.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:41.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=81.8 MiB, available=373.7 MiB
    05:17:41.936 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.remoteRepositoryRevisionSynced=153, revision=159
    05:17:41.957 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=LwsogBaY7hdLUYsYWNqqwg, serverRepositoryId=219cec35-4cd6-419c-8455-049372b137b3} because of missing permissions!
    05:17:41.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:42.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=494.0 MiB, allocated=494.0 MiB, used=57.0 MiB, available=437.0 MiB
    05:17:42.242 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:42.252 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionInProgress=-1, revision=129
    05:17:42.262 [qtp298852037-3892] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129
    05:17:42.311 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:42.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: 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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:42.430 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:42.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:42.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=81.9 MiB, available=373.6 MiB
    05:17:42.652 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:42.656 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionSynced=153, revision=159
    05:17:42.656 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.localRepositoryRevisionInProgress=159, revision=-1
    05:17:42.663 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:42.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:42.771 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:17:42.802 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    05:17:42.900 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    05:17:42.962 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:17:43.021 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:43.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=56.9 MiB, available=422.1 MiB
    05:17:43.049 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.remoteRepositoryRevisionSynced=104, revision=129

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:43.078 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    05:17:43.108 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.92%
    05:17:43.166 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:43.318 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=81.7 MiB, available=373.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:43.464 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:43.474 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:17:43.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a60baaae-6641-4d0e-a099-7fc307436182 from='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182' toID=4a4590ad-82d8-4fbd-9816-f82d954ac218 to='build/repo/j7y6an8e-cpe76-local-src', fromRepoLocalSync=true
    05:17:43.483 [pool-36-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4a4590ad-82d8-4fbd-9816-f82d954ac218 ('build/repo/j7y6an8e-cpe76-local-src')

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:43.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    05:17:43.558 [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
    05:17:43.559 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:17:43.582 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:43.582 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:17:43.583 [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
    05:17:43.610 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:43.664 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ncFEZdxPgkhwG57PIxy6nA, serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e} because of missing permissions!
    05:17:43.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:43.679 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 renewalDateTime=2017-09-24T03:47:43.512Z expiryDateTime=2017-09-24T04:17:43.512Z
    05:17:43.706 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:43.804 [pool-4-thread-14] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:43.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:17:43.881 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=80.9 MiB, available=374.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:43.883 [pool-4-thread-14] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:43.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:43.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: repoFileDtos.size=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:44.210 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=58.7 MiB, available=432.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:44.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=80.9 MiB, available=374.6 MiB
    05:17:44.298 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:17:44.298 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:17:44.309 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:44.316 [qtp1971696218-4006] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 localRepositoryRevisionSynced=158
    05:17:44.323 [qtp1971696218-4006] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:44.335 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:44.340 [qtp298852037-4343] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionSynced=104, revision=129
    05:17:44.340 [qtp298852037-4343] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionInProgress=129, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:44.345 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 transaction.localRevision=165 remoteFromLocalRevision=158

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:44.355 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:44.355 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a64b39ed-a679-44de-97f0-0bbd42a84b72 from='build/repo/j7y69kid-4gj90-local-dest' toID=219cec35-4cd6-419c-8455-049372b137b3 to='https://localhost:44090/219cec35-4cd6-419c-8455-049372b137b3'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:44.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:44.366 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=165
    05:17:44.379 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:17:44.379 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:17:44.384 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 localRepositoryRevisionSynced=165
    05:17:44.436 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=-1, revision=167
    05:17:44.446 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167
    05:17:44.579 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:44.586 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:44.585 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72, this.remoteRepositoryRevisionSynced=161, revision=167

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:44.610 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:44.620 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:44.623 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionSynced=161, revision=167
    05:17:44.623 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=219cec35-4cd6-419c-8455-049372b137b3, this.localRepositoryRevisionInProgress=167, revision=-1
    05:17:44.648 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:44.652 [qtp1971696218-4558] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=219cec35-4cd6-419c-8455-049372b137b3 remoteRepositoryId=a64b39ed-a679-44de-97f0-0bbd42a84b72 transaction.localRevision=164 remoteFromLocalRevision=165
    05:17:44.661 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:44.663 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:44.668 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionInProgress=-1, revision=4
    05:17:44.685 [qtp178185341-3214] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:44.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:44.876 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2414cb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:44.889 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5cda7576]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:44.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=58.8 MiB, available=420.2 MiB
    05:17:45.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    05:17:45.295 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:45.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=491.0 MiB, allocated=491.0 MiB, used=59.0 MiB, available=432.0 MiB
    05:17:45.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:17:45.635 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:45.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=58.8 MiB, available=420.2 MiB
    05:17:45.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:17:45.834 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:45.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:17:46.099 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:46.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:46.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:17:46.266 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:46.292 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:46.294 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:46.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: 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
    05:17:46.316 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:17:46.323 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:46.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/zzz'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:17:46.385 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [384c3118]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6bo5m-jvs4w-local-src'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:46.392 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99ca9e259afb98750fdb68a68601d12b0694d2e6' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/zzz

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:46.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:17:46.409 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [384c3118]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6bo5m-jvs4w-local-src' locked successfully.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:46.557 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/2/zzz"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:17:46.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/zzz'
    05:17:46.650 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:46.651 [qtp298852037-3987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H9ruj7KbjiccGX2muqEggw/V64GRCwZaIjJAaaH4EGJPw' offset=0
    05:17:46.674 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:46.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=67.6 MiB, available=387.9 MiB
    05:17:46.807 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:46.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:17:46.958 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 55215 bytes in 344 ms. path='/2/zzz'
    05:17:47.055 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:47.100 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Q6BsWUt68SdyF95bd5sYYg, serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182} because of missing permissions!
    05:17:47.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:47.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/2/zzz"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:17:47.134 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:47.217 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:47.231 [qtp298852037-3892] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 localRepositoryRevisionSynced=128
    05:17:47.372 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:47.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e transaction.localRevision=134 remoteFromLocalRevision=128
    05:17:47.421 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    05:17:47.438 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:47.442 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:47.459 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=134
    05:17:47.471 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:47.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=67.7 MiB, available=387.8 MiB

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:47.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e05fd7d4-447e-461d-92f9-cb9f79e38e48 from='build/repo/j7y698zd-cji9j-local-dest' toID=ada1a14b-f25a-4b99-ad83-bef02886859e to='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e'
    05:17:47.675 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:47.678 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:47.680 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:47.686 [qtp178185341-4360] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionSynced=-1, revision=4
    05:17:47.686 [qtp178185341-4360] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:47.698 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=135

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:47.726 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:47.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:47.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:47.784 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:17:47.786 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:17:47.802 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=135
    05:17:47.954 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=134, revision=137
    05:17:47.956 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137
    05:17:48.001 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:48.016 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.remoteRepositoryRevisionSynced=117, revision=137

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:48.046 [closeDeferredTimer-7ce65c87-4i] INFO  c.c.c.l.LocalRepoManagerImpl - [7ce65c87]_close: Shutting down real LocalRepoManager.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:48.068 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:48.074 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=117, revision=137
    05:17:48.074 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=137, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:48.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=67.7 MiB, available=387.8 MiB
    05:17:48.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:48.178 [closeDeferredTimer-4570d8a7-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4570d8a7]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:48.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=67.8 MiB, available=387.7 MiB
    05:17:48.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:48.986 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:48.996 [qtp298852037-3892] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 transaction.localRevision=134 remoteFromLocalRevision=135
    05:17:49.032 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:49.036 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ada1a14b-f25a-4b99-ad83-bef02886859e from='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e' toID=e05fd7d4-447e-461d-92f9-cb9f79e38e48 to='build/repo/j7y698zd-cji9j-local-dest', fromRepoLocalSync=false
    05:17:49.049 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:49.065 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=134
    05:17:49.097 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:49.104 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:49.275 [closeDeferredTimer-1bf6ab27-1] INFO  c.c.c.l.LocalRepoManagerImpl - [1bf6ab27]_close: Shutting down real LocalRepoManager.
    05:17:49.275 [closeDeferredTimer-55b0aa76-1] INFO  c.c.c.l.LocalRepoManagerImpl - [55b0aa76]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:49.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=67.8 MiB, available=387.7 MiB
    05:17:49.403 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:17:49.405 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:17:49.406 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:17:49.432 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:49.483 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 localRepositoryRevisionSynced=2
    05:17:49.500 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:49.534 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 transaction.localRevision=6 remoteFromLocalRevision=2
    05:17:49.575 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:49.585 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:49.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4a4590ad-82d8-4fbd-9816-f82d954ac218 from='build/repo/j7y6an8e-cpe76-local-src' toID=a60baaae-6641-4d0e-a099-7fc307436182 to='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182'
    05:17:49.600 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:49.604 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:49.691 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:49.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=59.9 MiB, available=419.1 MiB
    05:17:49.906 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:49.917 [qtp298852037-4343] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionInProgress=-1, revision=135
    05:17:49.922 [qtp298852037-4343] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135
    05:17:50.002 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:50.009 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: 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
    05:17:50.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:50.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:50.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=489.0 MiB, allocated=489.0 MiB, used=58.7 MiB, available=430.3 MiB
    05:17:50.616 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.remoteRepositoryRevisionSynced=129, revision=135
    05:17:50.627 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ncFEZdxPgkhwG57PIxy6nA, serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e} because of missing permissions!
    05:17:50.627 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:50.652 [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
    05:17:50.653 [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
    05:17:50.741 [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
    05:17:51.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=59.0 MiB, available=420.0 MiB
    05:17:51.247 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:51.254 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionSynced=129, revision=135
    05:17:51.254 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionInProgress=135, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:51.377 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 132 ms.
    05:17:51.630 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=8
    05:17:51.632 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:51.425 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:51.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:17:51.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=488.0 MiB, allocated=488.0 MiB, used=59.1 MiB, available=428.9 MiB
    05:17:51.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:17:52.205 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=479.0 MiB, allocated=479.0 MiB, used=59.1 MiB, available=419.9 MiB
    05:17:52.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:52.357 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:17:52.467 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:52.470 [qtp178185341-3738] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:52.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=487.0 MiB, allocated=487.0 MiB, used=58.8 MiB, available=428.2 MiB
    05:17:52.583 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:17:52.583 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:17:52.596 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:52.606 [qtp298852037-4343] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 localRepositoryRevisionSynced=134
    05:17:52.616 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:52.641 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e transaction.localRevision=141 remoteFromLocalRevision=134
    05:17:52.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e05fd7d4-447e-461d-92f9-cb9f79e38e48 from='build/repo/j7y698zd-cji9j-local-dest' toID=ada1a14b-f25a-4b99-ad83-bef02886859e to='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e'
    05:17:52.684 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=141
    05:17:52.791 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:17:52.791 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:17:52.797 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=141
    05:17:52.843 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=143
    05:17:52.845 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143
    05:17:52.941 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:52.944 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.remoteRepositoryRevisionSynced=137, revision=143
    05:17:53.062 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:53.071 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=137, revision=143
    05:17:53.071 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=143, revision=-1
    05:17:53.170 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:53.176 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 transaction.localRevision=140 remoteFromLocalRevision=141
    05:17:53.223 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:17:53.227 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:17:53.227 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2db7fe2d]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:53.286 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:53.290 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=-1, revision=8
    05:17:53.291 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:17:53.302 [Test worker] INFO  o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************
    05:17:53.302 [Test worker] INFO  o.s.t.BackupRestoreRepoToRepoSyncIT - Waiting for LocalRepoManager to be really closed.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:53.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    05:17:53.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:53.653 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:53.867 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:53.890 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:54.079 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:54.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:17:54.208 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=11
    05:17:54.208 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11
    05:17:54.484 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:54.490 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=8, revision=11
    05:17:54.753 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:54.758 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=8, revision=11
    05:17:54.758 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=11, revision=-1
    05:17:54.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:17:54.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:54.859 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:54.954 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:54.986 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    05:17:54.989 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:55.045 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:55.049 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:17:55.115 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=14
    05:17:55.116 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:55.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:55.262 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:55.264 [qtp178185341-2432] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=11, revision=14
    05:17:55.387 [qtp178185341-2432] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:55.393 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=11, revision=14
    05:17:55.394 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=14, revision=-1
    05:17:55.426 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:17:55.426 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:55.444 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:55.507 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:55.624 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:55.688 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:55.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:17:55.759 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=17
    05:17:55.759 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    05:17:56.120 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:56.123 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=14, revision=17
    05:17:56.243 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:56.247 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=14, revision=17
    05:17:56.247 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=17, revision=-1
    05:17:56.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:17:56.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:56.300 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:56.384 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:56.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:56.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:56.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:17:56.576 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=20
    05:17:56.576 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:56.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:56.659 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:56.663 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=17, revision=20
    05:17:56.819 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:56.825 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=17, revision=20
    05:17:56.825 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=20, revision=-1
    05:17:56.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:17:56.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:56.875 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:56.916 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:56.976 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:57.040 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:57.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:17:57.121 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=23
    05:17:57.121 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23
    05:17:57.226 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:57.248 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=20, revision=23
    05:17:57.298 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:57.305 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=20, revision=23
    05:17:57.305 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=23, revision=-1
    05:17:57.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:17:57.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:17:57.377 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:57.412 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:57.431 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:57.455 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:57.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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:57.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    05:17:57.461 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:17:57.462 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:17:57.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c5389715dd0844b1ada1eb7b8ff9c425798915ed' to.sha1='13d5c61c3926c215af1586a9898d78a594b5c0ff'): /1 {11 11ä11#+} 1/a
    05:17:57.948 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=27
    05:17:57.949 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:17:58.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:58.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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:59.180 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:59.184 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=23, revision=27
    05:17:59.274 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:59.285 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=23, revision=27
    05:17:59.285 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=27, revision=-1
    05:17:59.311 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:59.403 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:17:59.520 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/1 {11 11ä11#+} 1/a"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:17:59.527 [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/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:17:59.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:17:59.757 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:01.107 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:01.110 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:01.111 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:01.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.
    05:18:02.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:03.225 [closeDeferredTimer-33a41613-26] INFO  c.c.c.l.LocalRepoManagerImpl - [33a41613]_close: Shutting down real LocalRepoManager.
    05:18:03.735 [closeDeferredTimer-2db7fe2d-1] INFO  c.c.c.l.LocalRepoManagerImpl - [2db7fe2d]_close: Shutting down real LocalRepoManager.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:04.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:04.662 [closeDeferredTimer-34537034-5w] INFO  c.c.c.l.LocalRepoManagerImpl - [34537034]_close: Shutting down real LocalRepoManager.
    05:18:05.158 [closeDeferredTimer-5cda7576-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5cda7576]_close: Shutting down real LocalRepoManager.
    05:18:05.158 [closeDeferredTimer-3d2414cb-1] INFO  c.c.c.l.LocalRepoManagerImpl - [3d2414cb]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:05.308 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:05.768 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:05.785 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:05.788 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:05.795 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=1048576

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:11.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:11.187 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:11.497 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:11.514 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:11.518 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:11.520 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=2097152

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:13.303 [Test worker] INFO  o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************
    05:18:13.303 [Test worker] INFO  o.s.t.BackupRestoreRepoToRepoSyncIT - Restoring backup: 'build/repo/j7y698zd-cji9j-local-dest.bak' => 'build/repo/j7y698zd-cji9j-local-dest'
    05:18:13.414 [Test worker] INFO  o.s.t.BackupRestoreRepoToRepoSyncIT - Restored backup: 'build/repo/j7y698zd-cji9j-local-dest.bak' => 'build/repo/j7y698zd-cji9j-local-dest'
    05:18:13.414 [Test worker] INFO  o.s.t.BackupRestoreRepoToRepoSyncIT - ************************************************************************************

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18: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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:16.252 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:16.319 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ec61b48]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y698zd-cji9j-local-dest'
    05:18:16.320 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ec61b48]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y698zd-cji9j-local-dest' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:16.545 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:16.575 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:16.578 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:16.579 [qtp178185341-3738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=3145728

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:18.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:18.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.
    05:18:18.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.
    05:18:18.682 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:18.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.
    05:18:18.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.
    05:18:18.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.
    05:18:18.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.
    05:18:19.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.
    05:18:19.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.
    05:18:19.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.
    05:18:19.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.
    05:18:19.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.
    05:18:19.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.
    05:18:19.265 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:19.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.
    05:18:19.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.
    05:18:19.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.
    05:18:19.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.
    05:18:19.737 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ec61b48]initPersistenceManagerFactory: repositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:18:19.737 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ec61b48]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3417 ms.
    05:18:19.762 [closeDeferredTimer-2db7fe2d-1] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[2db7fe2d] could not be re-opened and was unlisted before.
    05:18:19.942 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65tqe-swqjc-remote'
    05:18:19.943 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y65tqe-swqjc-remote' locked successfully.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:20.211 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f30b4ca]initPersistenceManagerFactory: repositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:18:20.323 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f30b4ca]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 45590 ms.
    05:18:20.352 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6bcha-wzzvt-remote'
    05:18:20.353 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6bcha-wzzvt-remote' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:20.790 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:21.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:21.334 [qtp298852037-3987] INFO  D.Datastore - 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
    05:18:21.420 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:21.440 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:21.443 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:21.444 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=4194304

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:21.521 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:21.583 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:21.623 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:21.720 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:21.761 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:21.851 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:21.899 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:21.935 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:22.015 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:22.054 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:22.096 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:22.144 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:22.192 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:22.239 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:22.448 [qtp298852037-3987] INFO  D.Datastore - 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
    05:18:22.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
    05:18:22.506 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:22.627 [qtp298852037-3987] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:18:22.679 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]initPersistenceManagerFactory: repositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e
    05:18:22.679 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2736 ms.
    05:18:22.700 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:22.703 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:18:22.703 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ada1a14b-f25a-4b99-ad83-bef02886859e from='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e' toID=e05fd7d4-447e-461d-92f9-cb9f79e38e48 to='build/repo/j7y698zd-cji9j-local-dest', fromRepoLocalSync=true
    05:18:22.704 [pool-38-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e05fd7d4-447e-461d-92f9-cb9f79e38e48 ('build/repo/j7y698zd-cji9j-local-dest')
    05:18:22.835 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:18:22.884 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:18:23.098 [qtp298852037-4712] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:23.118 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e renewalDateTime=2017-09-24T03:46:33.575Z expiryDateTime=2017-09-24T04:16:33.575Z
    05:18:23.139 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:23.155 [pool-4-thread-9] WARN  c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=103 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=134
    05:18:23.155 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=140
    05:18:23.348 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:23.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: repoFileDtos.size=3
    05:18:23.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=493.0 MiB, allocated=493.0 MiB, used=60.0 MiB, available=433.0 MiB
    05:18:23.901 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:23.915 [qtp298852037-4343] WARN  o.s.l.CryptreeImpl - getCryptoChangeSetDtoWithCryptoRepoFiles: Enabling resyncMode! lastCryptoKeySyncToRemoteRepoLocalRepositoryRevisionSynced=104 overwrites lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135
    05:18:23.925 [qtp298852037-4343] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionSynced=135, revision=104
    05:18:23.926 [qtp298852037-4343] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionInProgress=-1, revision=141
    05:18:23.988 [qtp298852037-4343] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:24.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:24.282 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:24.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: 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
    05:18:24.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=495.5 MiB, allocated=495.5 MiB, used=53.7 MiB, available=441.8 MiB
    05:18:24.820 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.remoteRepositoryRevisionSynced=104, revision=141

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:25.146 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:25.474 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:25.491 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:25.493 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:25.498 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=5242880

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:25.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    05:18:25.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:18:25.690 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:18:25.690 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:18:25.730 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ncFEZdxPgkhwG57PIxy6nA, serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e} because of missing permissions!
    05:18:25.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:18:26.206 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=497.5 MiB, allocated=497.5 MiB, used=55.6 MiB, available=441.9 MiB
    05:18:26.339 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:26.343 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionSynced=104, revision=141
    05:18:26.343 [qtp298852037-3892] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionInProgress=141, revision=-1
    05:18:26.387 [qtp298852037-3892] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:26.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:18:26.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=496.5 MiB, allocated=496.5 MiB, used=55.7 MiB, available=440.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:27.094 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:27.343 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:27.376 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:27.386 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:27.387 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=6291456

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:26.936 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:18:27.389 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=55.8 MiB, available=442.2 MiB
    05:18:27.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:18:27.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.0 MiB, allocated=498.0 MiB, used=55.9 MiB, available=442.1 MiB
    05:18:27.744 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:18:27.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:27.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:18:27.841 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:27.918 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:27.919 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:18:28.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:28.173 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:18:28.180 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:18:28.181 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:28.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/zzz'
    05:18:28.219 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99ca9e259afb98750fdb68a68601d12b0694d2e6' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/zzz
    05:18:28.747 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/2/zzz"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:18:28.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/zzz'
    05:18:28.966 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:28.967 [qtp298852037-4343] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H9ruj7KbjiccGX2muqEggw/V64GRCwZaIjJAaaH4EGJPw' offset=0
    05:18:29.012 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:29.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    05:18:29.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 55215 bytes in 311 ms. path='/2/zzz'
    05:18:29.348 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz
    05:18:29.472 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ada1a14b-f25a-4b99-ad83-bef02886859e", toRepositoryId="e05fd7d4-447e-461d-92f9-cb9f79e38e48", path="/2/zzz"} on repo=e05fd7d4-447e-461d-92f9-cb9f79e38e48
    05:18:29.729 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:29.871 [qtp298852037-4712] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:29.894 [qtp298852037-4712] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 localRepositoryRevisionSynced=140
    05:18:29.960 [qtp298852037-4712] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:29.995 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e transaction.localRevision=134 remoteFromLocalRevision=140
    05:18:30.117 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    05:18:30.137 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:30.145 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:30.163 [Test worker] WARN  o.s.l.CryptreeImpl - getCryptoChangeSetDtoWithCryptoRepoFiles: Enabling resyncMode! lastCryptoKeySyncToRemoteRepoLocalRepositoryRevisionSynced=143 overwrites lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117
    05:18:30.168 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=117, revision=143
    05:18:30.168 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=134
    05:18:30.179 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:30.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:30.363 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e05fd7d4-447e-461d-92f9-cb9f79e38e48 from='build/repo/j7y698zd-cji9j-local-dest' toID=ada1a14b-f25a-4b99-ad83-bef02886859e to='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e'
    05:18:30.375 [qtp298852037-4712] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:30.377 [qtp298852037-4712] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:30.394 [Test worker] WARN  c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=141 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=115
    05:18:30.394 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=135
    05:18:30.783 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:18:30.783 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:18:30.790 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=135
    05:18:31.003 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=134, revision=137
    05:18:31.009 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137
    05:18:31.054 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:31.058 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:31.064 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.remoteRepositoryRevisionSynced=143, revision=137
    05:18:31.078 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:31.082 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=143, revision=137
    05:18:31.082 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=137, revision=-1
    05:18:31.104 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:31.116 [qtp298852037-4343] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 transaction.localRevision=146 remoteFromLocalRevision=135
    05:18:31.175 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:31.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ada1a14b-f25a-4b99-ad83-bef02886859e from='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e' toID=e05fd7d4-447e-461d-92f9-cb9f79e38e48 to='build/repo/j7y698zd-cji9j-local-dest', fromRepoLocalSync=false
    05:18:31.191 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:31.196 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=146

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:31.215 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:31.226 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:31.229 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:31.230 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=7340032

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:31.253 [pool-4-thread-9] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:31.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:31.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.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:31.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=499.0 MiB, allocated=499.0 MiB, used=53.6 MiB, available=445.4 MiB
    05:18:31.792 [qtp298852037-4712] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:31.796 [qtp298852037-4712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionInProgress=-1, revision=147
    05:18:31.814 [qtp298852037-4712] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147
    05:18:31.938 [qtp298852037-4712] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:31.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e: 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
    05:18:31.955 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:32.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7877242 bytes in 32492 ms. path='/1 {11 11ä11#+} 1/a'
    05:18:32.036 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=37
    05:18:32.036 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=37
    05:18:32.068 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:32.071 [qtp178185341-3738] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=27, revision=37
    05:18:32.110 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:32.114 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=27, revision=37
    05:18:32.114 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=37, revision=-1
    05:18:32.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:18:32.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:18:32.174 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:32.296 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:18:32.349 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:18:32.397 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:32.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=498.5 MiB, allocated=498.5 MiB, used=51.6 MiB, available=446.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:32.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
    05:18:32.427 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.remoteRepositoryRevisionSynced=141, revision=147
    05:18:32.442 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ncFEZdxPgkhwG57PIxy6nA, serverRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e} because of missing permissions!
    05:18:32.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:32.542 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/1 {11 11ä11#+} 1/a"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:18:32.576 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:32.598 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:32.602 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:18:32.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='30e995b6352a310688cc89749f9bb8f698ff047f' to.sha1='54c707fec0bb3180255eb920e4356bd95fb8cdd6'): /1 {11 11ä11#+} 1/b
    05:18:32.725 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=43
    05:18:32.725 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=37, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=43
    05:18:32.884 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:32.891 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=37, revision=43

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:32.978 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=500.0 MiB, allocated=500.0 MiB, used=51.6 MiB, available=448.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:33.000 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:33.007 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=37, revision=43
    05:18:33.007 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=43, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:33.040 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:33.035 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:33.043 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionSynced=141, revision=147
    05:18:33.043 [qtp298852037-3987] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.localRepositoryRevisionInProgress=147, revision=-1
    05:18:33.048 [qtp298852037-3987] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:33.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:33.098 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:33.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/1 {11 11ä11#+} 1/b"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:18:33.194 [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'
    05:18:33.276 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:33.295 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:33.298 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:33.299 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o99bGt93qbdup7W2dKkWw/4jWkJFmjOh7D8iRHpBfC9g' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:33.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:18:33.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=499.5 MiB, allocated=499.5 MiB, used=51.7 MiB, available=447.8 MiB
    05:18:33.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:33.622 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:33.638 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 192832 bytes in 444 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:33.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:33.659 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=46
    05:18:33.660 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=43, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=46
    05:18:33.686 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:33.688 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=43, revision=46
    05:18:33.704 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:33.709 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=43, revision=46
    05:18:33.709 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=46, revision=-1
    05:18:33.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:18:33.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:18:33.766 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:33.798 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:33.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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:33.803 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:18:33.816 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:33.867 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/1 {11 11ä11#+} 1/b"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:18:33.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:33.886 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:33.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:18:33.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a713be1031a957fe88c25c5c38f651e153b04c9' to.sha1='dcbb96c02a649da30b34b5c2848eeef22858091e'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:33.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:33.955 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=52
    05:18:33.955 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=52

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:33.994 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=501.0 MiB, allocated=501.0 MiB, used=51.7 MiB, available=449.3 MiB
    05:18:33.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:34.006 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:34.020 [qtp178185341-4360] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=46, revision=52
    05:18:34.169 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:34.178 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=46, revision=52
    05:18:34.178 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=52, revision=-1
    05:18:34.238 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:34.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:34.266 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:34.276 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/1 {11 11ä11#+} 1/c"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:18:34.280 [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'
    05:18:34.337 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:34.344 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:34.350 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:34.351 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1o99bGt93qbdup7W2dKkWw/BDbenfxgUQgzYp8AWsU_2Q' offset=0
    05:18:34.445 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:34.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:34.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97220 bytes in 179 ms. path='/1 {11 11ä11#+} 1/c'
    05:18:34.469 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=55
    05:18:34.470 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=52, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:34.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=500.5 MiB, allocated=500.5 MiB, used=51.7 MiB, available=448.8 MiB
    05:18:34.477 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:18:34.477 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:18:34.496 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:34.507 [qtp298852037-4343] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 localRepositoryRevisionSynced=146
    05:18:34.527 [qtp298852037-4343] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:34.543 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:34.546 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=52, revision=55

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:34.551 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e transaction.localRevision=141 remoteFromLocalRevision=146

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:34.618 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:34.620 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e05fd7d4-447e-461d-92f9-cb9f79e38e48 from='build/repo/j7y698zd-cji9j-local-dest' toID=ada1a14b-f25a-4b99-ad83-bef02886859e to='https://localhost:36687/ada1a14b-f25a-4b99-ad83-bef02886859e'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:34.626 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=52, revision=55
    05:18:34.626 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=55, revision=-1

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:34.626 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=141

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:34.662 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:18:34.662 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:18:34.684 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:34.710 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:34.711 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:18:34.711 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:34.712 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:34.717 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e localRepositoryRevisionSynced=141

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:34.724 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:34.734 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=-1, revision=143
    05:18:34.736 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:34.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/1 {11 11ä11#+} 1/c"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:18:34.765 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:34.770 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:34.770 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:18:34.772 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:34.774 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:34.774 [qtp298852037-2892] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48, this.remoteRepositoryRevisionSynced=137, revision=143
    05:18:34.778 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:34.781 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionSynced=137, revision=143
    05:18:34.781 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e, this.localRepositoryRevisionInProgress=143, revision=-1
    05:18:34.799 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:34.800 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9371ff1887b4fa374c1e31f2ca77230252a2d66e' to.sha1='0527caa4dcd2d7baef9cb6f3292b7b96ca2219ca'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:34.812 [qtp298852037-2892] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ada1a14b-f25a-4b99-ad83-bef02886859e remoteRepositoryId=e05fd7d4-447e-461d-92f9-cb9f79e38e48 transaction.localRevision=152 remoteFromLocalRevision=141
    05:18:34.815 [qtp298852037-2892] INFO  c.c.c.l.LocalRepoManagerImpl - [74d70c58]close: Deferring shut down of real LocalRepoManager 10000 ms.
    05:18:34.817 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:18:34.817 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1ec61b48]close: Deferring shut down of real LocalRepoManager 10000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:34.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
    05:18:34.864 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=61
    05:18:34.865 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61
    05:18:34.908 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:34.911 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=55, revision=61
    05:18:34.943 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:34.948 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=55, revision=61
    05:18:34.948 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=61, revision=-1
    05:18:34.976 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:35.007 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:35.035 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/2/1 {11 11ä11#+} 1/a"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:18:35.073 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:35.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:35.183 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:35.198 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:35.201 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:35.204 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4ZczRomJhScq3ohEe-OYWw/0xnT1SwPOdEHpcQy_itLBg/KCcvREyZbSXW8eWolOUktw' offset=0

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreClientRepo STANDARD_OUT
    05:18:35.372 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.BackupRestoreRepoToRepoSyncIT > backupRestoreServerRepo SKIPPED

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:35.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.
Gradle Test Executor 24 finished executing tests.
05:18:36.036 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@2de07162{HTTP/1.1}{127.0.0.1:0}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:36.040 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
05:18:36.054 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7173372f{/,null,UNAVAILABLE}
05:18:36.063 [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/R4XbzUHyJt68wdYRXeAARA/.subshare/localServerRunning.deleteToStop
    05:18:36.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 353888 bytes in 1009 ms. path='/2/1 {11 11ä11#+} 1/a'
05:18:36.094 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@5b9e37d8{SSL-http/1.1}{0.0.0.0:36687}
    05:18:36.097 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=64
    05:18:36.098 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64
05:18:36.116 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@28eb07e{/,null,UNAVAILABLE}
    05:18:36.125 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:36.128 [qtp178185341-4360] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=61, revision=64
    05:18:36.134 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:36.138 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=61, revision=64
    05:18:36.138 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=64, revision=-1
    05:18:36.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:18:36.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:18:36.209 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:36.236 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:18:36.238 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:18:36.250 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:36.344 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/2/1 {11 11ä11#+} 1/a"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:18:36.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:36.391 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:36.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:18:36.468 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c12a7c34bc1c7da29196cbda03d2cf569cb8102c' to.sha1='6a8e9f89c7c7d6fa1a6fdb908b7fa23d10769e86'): /2/1 {11 11ä11#+} 1/b
    05:18:36.506 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=70
    05:18:36.506 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=70
    05:18:36.582 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:36.595 [qtp178185341-4360] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=64, revision=70
    05:18:36.622 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:36.628 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=64, revision=70
    05:18:36.629 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=70, revision=-1
    05:18:36.656 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:36.701 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:36.716 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/2/1 {11 11ä11#+} 1/b"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:18:36.722 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:36.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:36.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.
    05:18:36.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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:36.913 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:36.928 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:36.931 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:36.932 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4ZczRomJhScq3ohEe-OYWw/0xnT1SwPOdEHpcQy_itLBg/LfqIoLC7GD9TwSpp5I_WwA' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:38.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:38.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:39.032 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:39.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 833264 bytes in 2338 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:18:39.076 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=73
    05:18:39.076 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73
    05:18:39.112 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:39.116 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=70, revision=73
    05:18:40.134 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:40.147 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=70, revision=73
    05:18:40.147 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=73, revision=-1
    05:18:40.188 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:18:40.188 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:18:40.202 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:40.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:41.375 [qtp178185341-3738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:18:41.410 [qtp178185341-3738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:41.688 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [384c3118]initPersistenceManagerFactory: repositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:18:41.700 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [384c3118]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 44491 ms.
    05:18:41.734 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6bo5q-igrx3-remote'
    05:18:41.738 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6bo5q-igrx3-remote' locked successfully.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:41.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:42.087 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:42.109 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/2/1 {11 11ä11#+} 1/b"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:18:42.118 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:42.131 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:42.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:18:42.215 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='423b55e850c752bd94bec79bdeb1b63d551c1484' to.sha1='25a4dccf091a58f0f500e51fdebf0fccbf52f23e'): /2/a
    05:18:42.277 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=79
    05:18:42.277 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=79
    05:18:42.329 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:42.332 [qtp178185341-4360] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=73, revision=79
    05:18:42.566 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:42.574 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=73, revision=79
    05:18:42.574 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=79, revision=-1
    05:18:42.601 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:42.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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:42.692 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:42.787 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/2/a"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:18:42.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/2/a'
    05:18:43.068 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:43.274 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:43.279 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:43.283 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:43.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:44.547 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:44.786 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:44.803 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:44.805 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:44.806 [qtp178185341-3738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=1048576

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:45.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.
    05:18:46.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.
    05:18:47.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.
    05:18:47.593 [Test worker] INFO  D.Datastore - 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
    05:18:47.707 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18: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.
    05:18:47.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:47.972 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:47.992 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:47.995 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:47.996 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=2097152

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18: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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:48.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:49.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:49.396 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:49.565 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:49.579 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:49.583 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:49.583 [qtp178185341-3738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=3145728
    05:18:50.044 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:50.069 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3793319 bytes in 7276 ms. path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:50.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:50.088 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=85
    05:18:50.088 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=79, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85
    05:18:50.113 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:50.118 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=79, revision=85
    05:18:50.127 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:50.130 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=79, revision=85
    05:18:50.130 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=85, revision=-1
    05:18:50.178 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:18:50.178 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:18:50.192 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:50.233 [qtp178185341-3738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:18:50.241 [qtp178185341-3738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:18:50.250 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:50.276 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/2/a"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:18:50.282 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:50.286 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:18:50.288 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:50.290 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:18:50.317 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e0fad5a53e92e3b71ea0b7a5f77c58f7473934c' to.sha1='be5d27e0a3036963706d9dcffdc5e149ed1ae629'): /3 + &#ä/5/h
    05:18:50.370 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=91
    05:18:50.370 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91
    05:18:50.451 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:50.456 [qtp178185341-3214] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=85, revision=91
    05:18:50.542 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:50.550 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=85, revision=91
    05:18:50.551 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=91, revision=-1
    05:18:50.576 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:50.609 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:50.619 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/3 + &#ä/5/h"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:50.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:50.626 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:18:50.848 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:50.872 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:50.875 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:50.876 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/UvBPwVSl6mnBUcwUtMfZNw/GpL1JYxbA4R00fwHrTs6Xg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:51.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:51.430 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:51.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:51.451 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 851635 bytes in 825 ms. path='/3 + &#ä/5/h'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:51.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:51.464 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=94
    05:18:51.464 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94
    05:18:51.495 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:51.499 [qtp178185341-3738] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=91, revision=94
    05:18:51.505 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:51.508 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=91, revision=94
    05:18:51.508 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=94, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:51.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:51.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:18:51.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:18:51.594 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:51.620 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:18:51.622 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:18:51.644 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:51.670 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/3 + &#ä/5/h"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:18:51.676 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:51.686 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:51.688 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:18:51.712 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c177d0380cfe913bb2bb04064bb9f1f41c062a3d' to.sha1='d35dd6e7d55ea783788f4d0fbfe0ca3f72078418'): /3 + &#ä/5/i
    05:18:51.750 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=100
    05:18:51.751 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100
    05:18:51.808 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:51.812 [qtp178185341-3738] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=94, revision=100
    05:18:51.839 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:51.843 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=94, revision=100
    05:18:51.843 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=100, revision=-1
    05:18:51.870 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:51.894 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:51.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/3 + &#ä/5/i"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:18:51.902 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/3 + &#ä/5/i'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:51.931 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]initPersistenceManagerFactory: repositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867
    05:18:51.937 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19705 ms.
    05:18:51.964 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:52.058 [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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:52.142 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:52.159 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:52.162 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:52.163 [qtp178185341-3738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/UvBPwVSl6mnBUcwUtMfZNw/2lQ_mU9xBRbPtVWHmSo7iA' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:52.461 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:52.880 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:52.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.
    05:18:53.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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:53.150 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:53.182 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:53.191 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:53.194 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/UvBPwVSl6mnBUcwUtMfZNw/2lQ_mU9xBRbPtVWHmSo7iA' offset=1048576

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:53.303 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=111.0 MiB, available=344.5 MiB
    05:18:53.582 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:53.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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:53.795 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:53.882 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = d49d8769-52de-4e11-9b21-4d35d1600b70
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6bch9-am6u0-local-src
      localRepository.publicKeySha1 = 11:D7:B1:0E:B1:79:8A:C4:54:71:23:E1:A4:46:83:B5:3F:87:1D:2F

      remoteRepository.repositoryId = 5870fac0-c708-4b14-8f2a-f0636abd8867
      remoteRepository.remoteRoot = https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867
      remoteRepository.publicKeySha1 = 0F:EE:EB:6E:DD:A8:24:12:85:62:42:94:F0:52:FC:7B:40:68:13:C8

    Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

      cloudstore dropRepoConnection d49d8769-52de-4e11-9b21-4d35d1600b70 5870fac0-c708-4b14-8f2a-f0636abd8867

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:54.046 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:54.063 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:54.066 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:54.067 [qtp178185341-3738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/UvBPwVSl6mnBUcwUtMfZNw/2lQ_mU9xBRbPtVWHmSo7iA' offset=2097152

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:54.368 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:54.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.
    05:18:55.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:55.062 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:18:55.076 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    05:18:55.146 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    05:18:55.169 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:55.175 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:55.201 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:55.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:55.276 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    05:18:55.303 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:55.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:55.358 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:55.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:55.422 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:55.441 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:55.443 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:55.444 [qtp178185341-3214] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/UvBPwVSl6mnBUcwUtMfZNw/2lQ_mU9xBRbPtVWHmSo7iA' offset=3145728

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:55.573 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:55.576 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:18:55.577 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=d49d8769-52de-4e11-9b21-4d35d1600b70 to='build/repo/j7y6bch9-am6u0-local-src', fromRepoLocalSync=true
    05:18:55.577 [pool-42-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d49d8769-52de-4e11-9b21-4d35d1600b70 ('build/repo/j7y6bch9-am6u0-local-src')
    05:18:55.600 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:18:55.635 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:55.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:55.732 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:55.749 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 renewalDateTime=2017-09-24T03:48:55.715Z expiryDateTime=2017-09-24T04:18:55.715Z
    05:18:55.764 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:55.795 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    05:18:55.894 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:55.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:56.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:56.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=95.4 MiB, available=360.1 MiB
    05:18:56.519 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:56.540 [qtp178185341-3214] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:56.553 [qtp1325681772-4502] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=-1, revision=4
    05:18:56.568 [qtp1325681772-4502] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:56.839 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:56.856 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:56.862 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:56.863 [qtp178185341-3738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/UvBPwVSl6mnBUcwUtMfZNw/2lQ_mU9xBRbPtVWHmSo7iA' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:56.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:57.523 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:57.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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
    05:18:57.887 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:58.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=95.7 MiB, available=359.8 MiB
    05:18:58.119 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18: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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:58.171 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:18:58.177 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:18:58.177 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:18:58.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:58.255 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:58.294 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:58.303 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:58.308 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/UvBPwVSl6mnBUcwUtMfZNw/2lQ_mU9xBRbPtVWHmSo7iA' offset=5242880

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:58.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=96.2 MiB, available=359.3 MiB
    05:18:58.900 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:58.903 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionSynced=-1, revision=4
    05:18:58.904 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=4, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:18:58.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:58.982 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:58.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:58.998 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:59.026 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 6235836 bytes in 7124 ms. path='/3 + &#ä/5/i'
    05:18:59.052 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=108
    05:18:59.053 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108
    05:18:59.097 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:59.100 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=100, revision=108
    05:18:59.112 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:59.115 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=100, revision=108
    05:18:59.115 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=108, revision=-1
    05:18:59.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:18:59.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:18:59.173 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:59.233 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:18:59.243 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:18:59.323 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:59.396 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/3 + &#ä/5/i"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:18:59.454 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:59.466 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=95.9 MiB, available=359.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:59.471 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:18:59.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:59.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:59.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1524b2a0a1a099cd8f164b2ffd3674ea07b8099f' to.sha1='778144ca0dee1ac2c0768b575a8ef1dc8afcc339'): /3 + &#ä/aa
    05:18:59.632 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=114
    05:18:59.632 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114
    05:18:59.864 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:59.880 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=108, revision=114
    05:18:59.914 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:18:59.923 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=108, revision=114
    05:18:59.923 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=114, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:18:59.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=95.7 MiB, available=359.8 MiB
    05:18:59.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:18:59.967 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:00.023 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:00.055 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/3 + &#ä/aa"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:19:00.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:19:00.199 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:00.210 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:00.212 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:00.214 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/kT8oIdzIpOY98HOoQMEpyg' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:00.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=95.7 MiB, available=359.8 MiB
    05:19:00.340 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:19:00.342 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:19:00.342 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:19:00.359 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:00.421 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=2
    05:19:00.476 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:00.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=6 remoteFromLocalRevision=2
    05:19:00.540 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:00.561 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:00.563 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d49d8769-52de-4e11-9b21-4d35d1600b70 from='build/repo/j7y6bch9-am6u0-local-src' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:00.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:00.573 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:00.578 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:00.590 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:00.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 465571 bytes in 551 ms. path='/3 + &#ä/aa'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:00.614 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:00.626 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=117
    05:19:00.626 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117
    05:19:00.653 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:00.657 [qtp178185341-4360] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=114, revision=117
    05:19:00.770 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:00.773 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=114, revision=117
    05:19:00.773 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=117, revision=-1
    05:19:00.813 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:00.813 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:00.828 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:00.844 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:00.853 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:00.855 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:00.880 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:19:00.960 [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
    05:19:00.961 [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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:00.963 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:01.218 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/3 + &#ä/aa"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:19:01.231 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:01.243 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:01.244 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:19:01.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c14f8a32484960eaf48936d8ce8bc32a89584d3b' to.sha1='79e74953adc062dea7d1755ff3ba58bcb1442035'): /3 + &#ä/bb

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:01.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:01.309 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=123
    05:19:01.310 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:01.338 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 32 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:01.398 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:01.399 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]initPersistenceManagerFactory: repositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:01.400 [qtp178185341-4360] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=117, revision=123

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:01.466 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13787 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:01.466 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:01.470 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=8
    05:19:01.472 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:01.475 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=117, revision=123
    05:19:01.475 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=123, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:01.491 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:01.499 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:01.543 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:01.558 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/3 + &#ä/bb"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:19:01.571 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:01.686 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 181 ms.
    05:19:01.686 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=quQkD0aHdfT6VnzaoBYN2Q, invitation=false]

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:01.755 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:01.795 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 108 ms.
    05:19:01.795 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, invitation=false]

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:01.851 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:01.868 [qtp1325681772-4502] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:01.920 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:01.956 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:01.958 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:01.959 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/Q43CP-FPXnwIPS4I0LVBXw' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:02.200 [qtp1325681772-4502] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:02.232 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:02.238 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=-1, revision=8
    05:19:02.239 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=8, revision=-1
    05:19:02.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    05:19:02.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:02.376 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:02.446 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=85.5 MiB, available=370.0 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:02.618 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:02.635 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:02.653 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:02.662 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:02.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:02.694 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:02.701 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:02.703 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:02.705 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/Q43CP-FPXnwIPS4I0LVBXw' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:02.727 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:02.729 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:02.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1088575 bytes in 1172 ms. path='/3 + &#ä/bb'
    05:19:02.758 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=127
    05:19:02.758 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:02.775 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=11
    05:19:02.775 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:02.785 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:02.787 [qtp178185341-4360] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=123, revision=127
    05:19:02.797 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:02.804 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=123, revision=127
    05:19:02.805 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=127, revision=-1
    05:19:02.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    05:19:02.855 [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
    05:19:02.858 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:02.862 [qtp1325681772-4502] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:02.870 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:02.895 [qtp1325681772-4502] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:02.904 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:02.908 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:02.910 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:02.913 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=8, revision=11
    05:19:02.913 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:02.920 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:02.950 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/3 + &#ä/bb"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:19:02.955 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:02.960 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:02.960 [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
    05:19:02.965 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:02.966 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 72a3fb59-cc56-4ff1-bb3f-3122420d384e
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6bo5m-jvs4w-local-src
      localRepository.publicKeySha1 = EC:A2:D7:6C:F3:15:8A:96:82:40:EA:69:42:0D:9B:8F:23:FF:DA:B0

      remoteRepository.repositoryId = cf96ce47-6903-41d7-8a2a-39c68981d219
      remoteRepository.remoteRoot = https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219
      remoteRepository.publicKeySha1 = 88:2A:51:8A:46:B0:66:61:BD:D4:D4:A8:8D:4A:92:4D:8A:03:76:4D

    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 72a3fb59-cc56-4ff1-bb3f-3122420d384e cf96ce47-6903-41d7-8a2a-39c68981d219

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:02.968 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:02.978 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:02.999 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='93cd5b84eff3d8546d3f6408981ec6c02059fb3d' to.sha1='5abe3ffb2e2b518e95d85566bfb39ed3960a3923'): /3 + &#ä/cc
    05:19:03.038 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=133
    05:19:03.038 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:03.048 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.057 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:03.063 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:03.064 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:03.090 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.093 [qtp178185341-4360] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=127, revision=133
    05:19:03.122 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.125 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=127, revision=133
    05:19:03.126 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=133, revision=-1
    05:19:03.154 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:03.159 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=14
    05:19:03.159 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:03.182 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.198 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/3 + &#ä/cc"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:19:03.200 [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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:03.207 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.210 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=11, revision=14
    05:19:03.239 [qtp1325681772-3917] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:03.254 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.260 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=11, revision=14
    05:19:03.261 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=14, revision=-1
    05:19:03.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:03.304 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:03.330 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.355 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:03.371 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:03.374 [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
    05:19:03.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:03.411 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.427 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.431 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.432 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/ukG8kfK8oDtycFdJrNazJQ' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:03.474 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=17
    05:19:03.474 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    05:19:03.563 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.567 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=14, revision=17
    05:19:03.591 [qtp1325681772-3917] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:03.647 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.655 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=14, revision=17
    05:19:03.655 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:03.695 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:03.702 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:03.702 [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
    05:19:03.714 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:03.730 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.774 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:03.800 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:03.805 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:03.819 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:03.826 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    05:19:03.829 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:03.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:03.855 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    05:19:03.907 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:03.909 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=20
    05:19:03.909 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:03.944 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.88%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:03.980 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:03.984 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=17, revision=20

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:03.988 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.006 [qtp1325681772-2859] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.084 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.087 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.098 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=17, revision=20
    05:19:04.098 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=20, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 692459 bytes in 903 ms. path='/3 + &#ä/cc'
    05:19:04.114 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=136
    05:19:04.114 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.138 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:04.138 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:04.161 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:04.181 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.184 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:19:04.185 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219' toID=72a3fb59-cc56-4ff1-bb3f-3122420d384e to='build/repo/j7y6bo5m-jvs4w-local-src', fromRepoLocalSync=true
    05:19:04.185 [pool-43-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 72a3fb59-cc56-4ff1-bb3f-3122420d384e ('build/repo/j7y6bo5m-jvs4w-local-src')

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.188 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.189 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.193 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=133, revision=136

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.195 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.201 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.205 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.206 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=133, revision=136
    05:19:04.206 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=136, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:04.215 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:19:04.246 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:04.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:04.260 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.282 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:04.283 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:04.292 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.303 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=23
    05:19:04.303 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.311 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/3 + &#ä/cc"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:19:04.316 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:04.323 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:04.324 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:19:04.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8a8728a5fbc3d535a7ef3c7e49701b8f5c484b8e' to.sha1='ad05d7c696f71c7e88a7911c87fc2f2b5ad053fd'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:04.347 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.358 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:04.369 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 renewalDateTime=2017-09-24T03:49:04.324Z expiryDateTime=2017-09-24T04:19:04.324Z

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.372 [qtp1325681772-4502] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=20, revision=23

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:04.393 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.394 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=142
    05:19:04.394 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.401 [qtp1325681772-4502] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:04.418 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:04.424 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.434 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=20, revision=23
    05:19:04.434 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=23, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.458 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.475 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=136, revision=142

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:04.479 [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
    05:19:04.486 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.501 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.506 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=136, revision=142
    05:19:04.507 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=142, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.518 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.544 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.555 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:04.570 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    05:19:04.571 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:04.572 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.582 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.609 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/3 + &#ä/dd"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:19:04.615 [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
    05:19:04.656 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='12e6bff5b26aa041df6fe1b50de42b8ca4e96b5d' to.sha1='c39bfcb6a853cd2b0029116ead6c46080c8db5ef'): /1 {11 11ä11#+} 1/a
    05:19:04.717 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=27
    05:19:04.717 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.722 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.730 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.733 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.734 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/IBCbfmsatVsWQPXcFYTnjw' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.788 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.792 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=23, revision=27
    05:19:04.805 [qtp1325681772-4701] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:04.816 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.820 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=23, revision=27
    05:19:04.821 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=27, revision=-1
    05:19:04.850 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.873 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 300337 bytes in 268 ms. path='/3 + &#ä/dd'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.889 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.891 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=145
    05:19:04.891 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145
    05:19:04.913 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:04.917 [qtp178185341-4360] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=142, revision=145

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.920 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/1 {11 11ä11#+} 1/a"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.927 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:04.930 [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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:04.931 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=142, revision=145
    05:19:04.931 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=145, revision=-1
    05:19:04.966 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:04.966 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:04.981 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:05.014 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:05.016 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:05.026 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:05.051 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/3 + &#ä/dd"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:19:05.055 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:05.059 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:05.063 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:05.097 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=68.3 MiB, available=387.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:05.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:05.134 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:05.167 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=-1, revision=4
    05:19:05.189 [qtp1971696218-2194] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:05.350 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:05.352 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:05.354 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hwLZ7R3WTGc6PnqhicbAwg/VlY6S0_d1YFq2HXxgMY02Q' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:06.536 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=151
    05:19:06.548 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151
    05:19:06.631 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:06.633 [qtp178185341-3738] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=145, revision=151
    05:19:06.712 [qtp178185341-3738] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:06.723 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=145, revision=151
    05:19:06.723 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=151, revision=-1
    05:19:06.784 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:06.808 [qtp178185341-4359] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 transaction.localRevision=96 remoteFromLocalRevision=6
    05:19:06.830 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:06.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a60baaae-6641-4d0e-a099-7fc307436182 from='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182' toID=4a4590ad-82d8-4fbd-9816-f82d954ac218 to='build/repo/j7y6an8e-cpe76-local-src', fromRepoLocalSync=false
    05:19:06.847 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:06.970 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:06.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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
    05:19:07.020 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:07.054 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=96

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:07.073 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 320072 bytes in 2143 ms. path='/1 {11 11ä11#+} 1/a'
    05:19:07.091 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=30
    05:19:07.092 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:19:07.170 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:07.173 [qtp1325681772-4502] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=27, revision=30
    05:19:07.176 [qtp1325681772-4502] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:07.187 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:07.192 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=27, revision=30
    05:19:07.192 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=30, revision=-1
    05:19:07.234 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:07.234 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:07.254 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:07.393 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=53.5 MiB, available=402.0 MiB
    05:19:07.407 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:07.452 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:07.500 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:07.502 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:07.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:07.591 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:07.856 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/1 {11 11ä11#+} 1/a"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:07.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:07.929 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:07.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:19:07.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1cdea8af87b75e81244558cd576d2a8e2c19373' to.sha1='b74f098bf321d7cc1981f5f1336508c26098ad94'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:08.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=80.7 MiB, available=374.8 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:08.082 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=36
    05:19:08.083 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:08.100 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:08.191 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionInProgress=-1, revision=97

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:08.202 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:08.211 [qtp178185341-4359] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:08.219 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=30, revision=36
    05:19:08.242 [qtp1325681772-4701] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:07.714 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:19:07.715 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:19:08.266 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=53.7 MiB, available=401.8 MiB
    05:19:08.316 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:08.321 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionSynced=-1, revision=4
    05:19:08.322 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=4, revision=-1
    05:19:08.352 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:08.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:08.452 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:08.461 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=30, revision=36
    05:19:08.461 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=36, revision=-1
    05:19:08.484 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:08.584 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:08.658 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/1 {11 11ä11#+} 1/b"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:08.674 [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
    05:19:08.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=53.7 MiB, available=401.8 MiB
    05:19:08.743 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:08.792 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:08.815 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:08.817 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: 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
    05:19:08.847 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:08.855 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:08.856 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hwLZ7R3WTGc6PnqhicbAwg/Ypgy2FKlDlH1UTo1VqH3vw' offset=0
    05:19:08.995 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:09.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 241053 bytes in 329 ms. path='/1 {11 11ä11#+} 1/b'
    05:19:09.012 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=39
    05:19:09.013 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39
    05:19:09.039 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:09.042 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=36, revision=39
    05:19:09.047 [qtp1325681772-4701] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:09.049 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:09.054 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=36, revision=39
    05:19:09.054 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=39, revision=-1
    05:19:09.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:09.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:09.111 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:09.133 [qtp1325681772-4502] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:09.161 [qtp1325681772-4502] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:09.172 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:09.201 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/1 {11 11ä11#+} 1/b"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:09.210 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=53.7 MiB, available=401.8 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:09.219 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:09.228 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:09.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:19:09.269 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b964909b79971b0909ad72f4f8fd037185621953' to.sha1='e4182d3a40ec27f91d80a1bf2e0af572b85be1e2'): /1 {11 11ä11#+} 1/c
    05:19:09.359 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=45
    05:19:09.362 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    05:19:09.462 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:09.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.0 MiB, used=73.7 MiB, available=381.8 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:09.466 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=39, revision=45

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:09.467 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.remoteRepositoryRevisionSynced=4, revision=97

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:09.481 [qtp1325681772-3917] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:09.492 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:09.495 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=39, revision=45
    05:19:09.496 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=45, revision=-1
    05:19:09.546 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:09.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:09.546 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:09.559 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:09.559 [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
    05:19:09.566 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:09.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:09.568 [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
    05:19:09.572 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/1 {11 11ä11#+} 1/c"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:09.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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:09.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:09.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:09.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:09.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:09.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:19:09.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:09.607 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:09.607 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:09.616 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:09.616 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:09.627 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:09.627 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:09.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:09.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:09.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:09.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:09.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:09.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:09.666 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:09.666 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:09.675 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:09.676 [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
    05:19:09.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:19:09.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=53.7 MiB, available=401.8 MiB
    05:19:09.680 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:19:09.684 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:19:09.684 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:09.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:09.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:09.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:09.697 [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
    05:19:09.702 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:09.706 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:09.708 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:09.708 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:09.719 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:09.719 [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
    05:19:09.721 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:09.724 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:09.726 [qtp1325681772-4502] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hwLZ7R3WTGc6PnqhicbAwg/ofGTpxQ9X76_xYj63_q19A' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:09.733 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Q6BsWUt68SdyF95bd5sYYg, serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:09.751 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=2
    05:19:09.758 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:09.826 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=6 remoteFromLocalRevision=2
    05:19:09.846 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:09.854 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:09.855 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:09.857 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72a3fb59-cc56-4ff1-bb3f-3122420d384e from='build/repo/j7y6bo5m-jvs4w-local-src' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:09.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 420937 bytes in 288 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:09.874 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:09.876 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:09.877 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=48
    05:19:09.877 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:09.915 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:09.928 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:09.932 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=45, revision=48
    05:19:09.935 [qtp1325681772-4741] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:09.987 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:09.992 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=45, revision=48
    05:19:09.992 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=48, revision=-1
    05:19:10.041 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:10.041 [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
    05:19:10.042 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:10.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:10.060 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:10.084 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:10.086 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:10.107 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:10.112 [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
    05:19:10.112 [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
    05:19:10.147 [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
    05:19:10.179 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/1 {11 11ä11#+} 1/c"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:10.216 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:09.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:19:10.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=74.0 MiB, available=381.5 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:10.282 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:19:10.284 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:10.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:10.298 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:10.301 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionSynced=4, revision=97
    05:19:10.301 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionInProgress=97, revision=-1
    05:19:10.314 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:10.317 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:10.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='93813417cdf3b6708e2992f38e9c48b4387cc61b' to.sha1='47ed52a281eddc8d9c213d41759f0f1f914653ca'): /2/1 {11 11ä11#+} 1/a
    05:19:10.384 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=54
    05:19:10.384 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:10.410 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 180 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:10.424 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:10.428 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=48, revision=54
    05:19:10.442 [qtp1325681772-3917] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:10.462 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:10.465 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=48, revision=54
    05:19:10.465 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=54, revision=-1
    05:19:10.495 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:10.516 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:10.521 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=8
    05:19:10.522 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:10.525 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/2/1 {11 11ä11#+} 1/a"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:10.527 [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'
    05:19:10.622 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:10.632 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:10.636 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:10.638 [qtp1325681772-4502] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/otMO1j1PPlRp1rz8z3Kvww/pLr49xacLXGGdNa_SrEAMg/X0zrnyx87tmSuW-2I6Ornw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:10.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=73.8 MiB, available=381.7 MiB
    05:19:10.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:10.862 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:19:10.957 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:10.960 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:11.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=73.8 MiB, available=381.7 MiB
    05:19:11.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.174 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:11.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 310512 bytes in 679 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:19:11.216 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=57
    05:19:11.221 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57
    05:19:11.293 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:11.302 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=54, revision=57
    05:19:11.306 [qtp1325681772-4741] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:11.311 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:11.319 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=54, revision=57
    05:19:11.319 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=57, revision=-1
    05:19:11.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:11.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:11.381 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:11.405 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:11.407 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:11.424 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:11.443 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.446 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/2/1 {11 11ä11#+} 1/a"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:11.448 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=-1, revision=8
    05:19:11.448 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.453 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:11.458 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:11.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:19:11.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9871785de797d9980a72fcadd096368056193b5' to.sha1='943c700e8bdd9c64351219771f2305b7801469cd'): /2/1 {11 11ä11#+} 1/b
    05:19:11.507 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=63
    05:19:11.508 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:11.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    05:19:11.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.554 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:11.560 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=57, revision=63
    05:19:11.572 [qtp1325681772-3917] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:11.586 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.588 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:11.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=57, revision=63
    05:19:11.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=63, revision=-1
    05:19:11.629 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:11.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=73.8 MiB, available=381.7 MiB
    05:19:11.655 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:19:11.655 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:19:11.655 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.665 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:11.668 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.679 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/2/1 {11 11ä11#+} 1/b"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:11.682 [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
    05:19:11.699 [qtp178185341-4359] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 localRepositoryRevisionSynced=96
    05:19:11.701 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:11.720 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:11.731 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:11.732 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 transaction.localRevision=154 remoteFromLocalRevision=96
    05:19:11.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4a4590ad-82d8-4fbd-9816-f82d954ac218 from='build/repo/j7y6an8e-cpe76-local-src' toID=a60baaae-6641-4d0e-a099-7fc307436182 to='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182'
    05:19:11.741 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=154

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.745 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:11.751 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:11.753 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.753 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:11.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.770 [qtp1325681772-4502] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/otMO1j1PPlRp1rz8z3Kvww/pLr49xacLXGGdNa_SrEAMg/lHaBrIBG16THOTvzMxa6ZA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:11.808 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:19:11.808 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:19:11.813 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=154

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.829 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:11.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124699 bytes in 157 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:11.841 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=156
    05:19:11.844 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.850 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=66
    05:19:11.850 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:11.869 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=11
    05:19:11.870 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:11.874 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.879 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:11.883 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=63, revision=66

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:11.883 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=151, revision=156

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.887 [qtp1325681772-4741] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:11.888 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:11.891 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=151, revision=156
    05:19:11.891 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=156, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.894 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:11.899 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=63, revision=66
    05:19:11.900 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=66, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:11.910 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:11.916 [qtp178185341-4359] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 transaction.localRevision=102 remoteFromLocalRevision=154

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.943 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:11.943 [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
    05:19:11.956 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:11.961 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.963 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:11.968 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    05:19:11.971 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [32b5d2f0]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6di76-szet5-local-dest'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:11.977 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:11.977 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [32b5d2f0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6di76-szet5-local-dest' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:11.981 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:11.987 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:11.989 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:12.010 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.031 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/2/1 {11 11ä11#+} 1/b"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:12.039 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:12.052 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:12.054 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:12.083 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.091 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=8, revision=11
    05:19:12.091 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=11, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:12.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fa0c4aac77d919abee6a4d96493f27b02b7fc155' to.sha1='f50ed9f7ee9fe2ae28072727aa06a6d71334abbd'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:12.129 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:12.129 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:12.152 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:12.167 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=72
    05:19:12.167 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:12.245 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.263 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:12.269 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:12.271 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.275 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=66, revision=72

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:12.273 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:12.306 [qtp1325681772-3917] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:12.323 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.327 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=66, revision=72
    05:19:12.327 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=72, revision=-1
    05:19:12.356 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:12.367 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=14
    05:19:12.367 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:12.411 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.427 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/2/a"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:12.431 [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
    05:19:12.437 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.439 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=11, revision=14

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:12.484 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.490 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.492 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.493 [qtp1325681772-4502] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/otMO1j1PPlRp1rz8z3Kvww/uYVWoGwKVlcc-KHvhRs6MQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:12.531 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.543 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=11, revision=14
    05:19:12.543 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=14, revision=-1
    05:19:12.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:12.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:12.598 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:12.649 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:12.654 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.666 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:12.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64964 bytes in 245 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:12.678 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:12.680 [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
    05:19:12.696 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=75
    05:19:12.696 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:12.762 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=17
    05:19:12.763 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:12.772 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.776 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=72, revision=75
    05:19:12.779 [qtp1325681772-4741] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:12.832 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.836 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=72, revision=75
    05:19:12.836 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=75, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:12.860 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.864 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:12.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:12.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:12.905 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:12.926 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:12.928 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:13.062 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:13.063 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:13.075 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=14, revision=17
    05:19:13.075 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=17, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:13.093 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/2/a"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:13.102 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:13.111 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:13.112 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:13.117 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:13.117 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:13.135 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:13.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5c0a612f5c28740b43a1aab0d2fdd4e8f0a2c8f4' to.sha1='69ff9b1428c9860dd27bfd149303e9a5db29d052'): /3 + &#ä/5/h
    05:19:13.189 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=81
    05:19:13.189 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:13.195 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:13.215 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:13.226 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:13.230 [qtp1325681772-4502] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=75, revision=81

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:13.230 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    05:19:13.233 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:13.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:13.241 [qtp1325681772-4502] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:13.265 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:13.270 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=75, revision=81
    05:19:13.270 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=81, revision=-1
    05:19:13.301 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:13.320 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=20
    05:19:13.320 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:13.324 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:13.335 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/3 + &#ä/5/h"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:13.338 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:13.367 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:13.370 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=17, revision=20
    05:19:13.468 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:13.478 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=17, revision=20
    05:19:13.478 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=20, revision=-1
    05:19:13.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:13.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:13.564 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:13.572 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:13.590 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:13.592 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:13.592 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:13.593 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/3oHtDkDc-_jUFRGzVcpw1Q' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:13.604 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:13.620 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:13.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:19:13.703 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=23
    05:19:13.703 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23
    05:19:13.758 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:13.763 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=20, revision=23
    05:19:13.826 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:13.834 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=20, revision=23
    05:19:13.834 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=23, revision=-1
    05:19:13.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:13.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:13.894 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:14.010 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:14.141 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:14.152 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    05:19:14.154 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:14.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:19:14.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='55ce40f90245753c17cc51a22e9ecc186f080036' to.sha1='ab4ada7097887e178a5124721f831bc966b31d85'): /1 {11 11ä11#+} 1/a
    05:19:14.551 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=27
    05:19:14.551 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27
    05:19:14.756 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:14.759 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=23, revision=27
    05:19:14.810 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:14.814 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=23, revision=27
    05:19:14.814 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=27, revision=-1
    05:19:14.848 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:14.898 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:14.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/1 {11 11ä11#+} 1/a"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:15.021 [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'
    05:19:15.144 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:15.632 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:15.635 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:15.636 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KPsC7dZ03etUCfbEO795ZA/_EiRXPf4QhKsuAa4qLaEiw' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:15.718 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:15.960 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:15.978 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:15.980 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:15.982 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/3oHtDkDc-_jUFRGzVcpw1Q' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:17.630 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:17.695 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 497532 bytes in 2674 ms. path='/1 {11 11ä11#+} 1/a'
    05:19:17.710 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=30
    05:19:17.710 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:19:17.790 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:17.794 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=27, revision=30

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:17.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:17.809 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:17.819 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=27, revision=30
    05:19:17.820 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=30, revision=-1
    05:19:17.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:17.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:17.888 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:17.926 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:17.970 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:17.982 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:18.015 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:18.079 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/1 {11 11ä11#+} 1/a"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:18.090 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:18.153 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:18.160 [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
    05:19:18.173 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:18.190 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:18.193 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:18.194 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/3oHtDkDc-_jUFRGzVcpw1Q' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:18.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a943a207ec44df2bfc6963383028c465a244cb7c' to.sha1='ed2b7475a9e908e9887bc0e61544aa8ab1581ab4'): /1 {11 11ä11#+} 1/b
    05:19:18.247 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=36
    05:19:18.247 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36
    05:19:18.846 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:18.848 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=30, revision=36
    05:19:19.146 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:19.152 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=30, revision=36
    05:19:19.152 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=36, revision=-1
    05:19:19.183 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:19.424 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:19.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/1 {11 11ä11#+} 1/b"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:19.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'
    05:19:19.613 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:19.621 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:19.623 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:19.626 [qtp1971696218-4174] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KPsC7dZ03etUCfbEO795ZA/4qcQDul7qEL0CZdGgtxu9A' offset=0
    05:19:20.189 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:20.254 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 254540 bytes in 716 ms. path='/1 {11 11ä11#+} 1/b'
    05:19:20.268 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=39
    05:19:20.268 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39
    05:19:20.370 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:20.374 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=36, revision=39
    05:19:20.443 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:20.452 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=36, revision=39
    05:19:20.452 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=39, revision=-1
    05:19:20.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:20.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:20.507 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:20.536 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:20.540 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:20.605 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:20.631 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/1 {11 11ä11#+} 1/b"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:20.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:20.732 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:20.736 [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
    05:19:20.763 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:20.769 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bf86b6bd9a0c2b303a12f7b8ad5686823c9d3e09' to.sha1='f39ecf9140d0a40251fd49dba6daa08e4864f7db'): /1 {11 11ä11#+} 1/c
    05:19:20.808 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=45
    05:19:20.808 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    05:19:20.864 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:20.868 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=39, revision=45

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:20.956 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:20.971 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:20.977 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:20.980 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/3oHtDkDc-_jUFRGzVcpw1Q' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:21.015 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:21.027 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=39, revision=45
    05:19:21.027 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=45, revision=-1
    05:19:21.058 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:21.214 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:21.235 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/1 {11 11ä11#+} 1/c"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:21.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/c'
    05:19:21.355 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:21.361 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:21.364 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:21.364 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KPsC7dZ03etUCfbEO795ZA/tVnWVzBK1Df_orPMT1NX2w' offset=0
    05:19:21.435 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:21.542 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 104293 bytes in 250 ms. path='/1 {11 11ä11#+} 1/c'
    05:19:21.553 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=48
    05:19:21.554 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48
    05:19:21.584 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:21.587 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=45, revision=48
    05:19:21.597 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:21.606 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=45, revision=48
    05:19:21.606 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=48, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:21.619 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:21.630 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3776572 bytes in 8292 ms. path='/3 + &#ä/5/h'
    05:19:21.645 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=87
    05:19:21.645 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:21.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:21.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:21.669 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:21.693 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:21.696 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:21.705 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:21.714 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:21.716 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=81, revision=87
    05:19:21.719 [qtp1325681772-3917] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:21.779 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:21.781 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/1 {11 11ä11#+} 1/c"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:21.782 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=81, revision=87
    05:19:21.783 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=87, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:21.789 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:21.793 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:19:21.794 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:21.796 [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
    05:19:21.830 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:21.831 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:21.845 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:21.878 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:21.880 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e987d6f175bc1873b3b25fd1035bc1d7ce73172' to.sha1='290a7242b0fee774092a69bfa225403c8886b730'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:21.883 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:21.911 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:21.943 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=54
    05:19:21.944 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:21.951 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/3 + &#ä/5/h"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:21.961 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:21.968 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:21.971 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:21.999 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.003 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=48, revision=54

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:22.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dfb41ba2966ef059537d9124e1211762ea93e2b1' to.sha1='a0c9f93e012b3b97c04191d493a91bc71b66fb6d'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:22.035 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.038 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=48, revision=54
    05:19:22.038 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=54, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:22.053 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=93
    05:19:22.054 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=93

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:22.064 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.088 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:22.093 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.096 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=87, revision=93
    05:19:22.104 [qtp1325681772-3917] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:22.153 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.161 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=87, revision=93
    05:19:22.161 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=93, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:22.161 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/2/1 {11 11ä11#+} 1/a"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:22.184 [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
    05:19:22.193 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.240 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.259 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/3 + &#ä/5/i"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:22.264 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:22.266 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.274 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.276 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.277 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vrDb_aDDqBnFJ9lzPNrDRg/OxPb8s4l5avndaBAbG6EIg/kidCPoNylxdmtnoFPe5uaA' offset=0
    05:19:22.407 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 258428 bytes in 271 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:19:22.472 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=57
    05:19:22.472 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:22.494 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:22.498 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.502 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=54, revision=57
    05:19:22.513 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:22.513 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.518 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:22.519 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=54, revision=57
    05:19:22.519 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=57, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:22.520 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:22.564 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:22.564 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:22.580 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.608 [qtp1971696218-4174] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:22.609 [qtp1971696218-4174] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:22.626 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.651 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/2/1 {11 11ä11#+} 1/a"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:22.735 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:22.751 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:22.752 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:19:22.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b0ccc7fe24a635e2c545db5cd73f9f1f9055900b' to.sha1='67c16e0997d1177ccdfe0e4579857e63300bdc8b'): /2/1 {11 11ä11#+} 1/b
    05:19:22.830 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=63
    05:19:22.830 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63
    05:19:22.889 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.894 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=57, revision=63
    05:19:22.956 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:22.962 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=57, revision=63
    05:19:22.962 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=63, revision=-1
    05:19:22.987 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:23.057 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:23.093 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/2/1 {11 11ä11#+} 1/b"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:23.186 [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'
    05:19:23.300 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:23.308 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:23.310 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:23.311 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vrDb_aDDqBnFJ9lzPNrDRg/OxPb8s4l5avndaBAbG6EIg/DNTSEO04EBsfzQq3l5KsyQ' offset=0
    05:19:23.744 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:23.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 399633 bytes in 576 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:19:23.772 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=66
    05:19:23.772 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66
    05:19:23.807 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:23.813 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=63, revision=66

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:23.835 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:23.835 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:23.843 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=63, revision=66
    05:19:23.843 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=66, revision=-1
    05:19:23.889 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:23.890 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:23.903 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:23.926 [qtp1971696218-4174] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:23.927 [qtp1971696218-4174] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:23.956 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:24.066 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/2/1 {11 11ä11#+} 1/b"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:24.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:24.076 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:24.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:24.095 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:24.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f04a13979c0f3a1df6c2a9bca282c59b279e243' to.sha1='fcab823b116fa2c6cb58ea2f6bfc1eee6c837a03'): /2/a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:24.115 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:24.119 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:24.120 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:24.174 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=72
    05:19:24.174 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=66, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=72

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:24.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
    05:19:24.284 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:24.287 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=66, revision=72
    05:19:24.384 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:24.391 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=66, revision=72
    05:19:24.391 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=72, revision=-1
    05:19:24.473 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:24.596 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:24.642 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/2/a"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:24.711 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:19:24.810 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:24.817 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:24.820 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:24.822 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vrDb_aDDqBnFJ9lzPNrDRg/YC1PqchWQ3jiqEIX3OFlDg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:25.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:25.657 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:25.692 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 292398 bytes in 980 ms. path='/2/a'
    05:19:25.703 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=75
    05:19:25.704 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=72, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=75
    05:19:25.735 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:25.738 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=72, revision=75
    05:19:25.826 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:25.836 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=72, revision=75
    05:19:25.836 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=75, revision=-1
    05:19:25.873 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:25.873 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:25.891 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:25.909 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:25.910 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:26.035 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:26.311 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/2/a"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:26.323 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:26.336 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:26.341 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:26.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:26.373 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1966d5499624caa649f84498880a0c6a2710a721' to.sha1='3242d47677f09d925d5309e859de4b84c1db33ce'): /3 + &#ä/5/h

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:26.396 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:26.422 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=81
    05:19:26.422 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=75, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81
    05:19:26.470 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:26.474 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=75, revision=81
    05:19:26.527 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:26.531 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=75, revision=81
    05:19:26.531 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=81, revision=-1
    05:19:26.565 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:26.646 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:26.662 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:26.664 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:26.665 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:26.731 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:26.754 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/3 + &#ä/5/h"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:26.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:19:26.908 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:26.915 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:26.918 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:26.919 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/XrNj0HV2iqXv-dIOvCU8lw' offset=0
    05:19:27.263 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:27.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214649 bytes in 458 ms. path='/3 + &#ä/5/h'
    05:19:27.308 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=84
    05:19:27.308 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=84
    05:19:27.355 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:27.358 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=81, revision=84
    05:19:27.463 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:27.468 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=81, revision=84
    05:19:27.468 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=84, revision=-1
    05:19:27.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:27.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:27.534 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:27.554 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:27.556 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:27.562 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:27.606 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/3 + &#ä/5/h"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:27.634 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:27.656 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:27.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:19:27.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ed910cef1bf2be736267ddc1cef18b873bf4fe7' to.sha1='ab9c1b07946ab3d5f3757f49dcc96c729192db21'): /3 + &#ä/5/i
    05:19:27.807 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=90
    05:19:27.807 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=84, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90
    05:19:27.860 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:27.866 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=84, revision=90
    05:19:28.010 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:28.018 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=84, revision=90
    05:19:28.018 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=90, revision=-1
    05:19:28.043 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:28.104 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:28.124 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/3 + &#ä/5/i"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:28.148 [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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:28.263 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:28.388 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:28.407 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:28.411 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:28.412 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:28.508 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:29.933 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:29.936 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:29.937 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:30.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.
    05:19:31.958 [closeDeferredTimer-17908385-7d] INFO  c.c.c.l.LocalRepoManagerImpl - [17908385]_close: Shutting down real LocalRepoManager.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:32.168 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:32.447 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:32.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:32.522 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:32.749 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:32.766 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:32.771 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:32.772 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=1048576

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:32.990 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:32.995 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:32.996 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:35.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:36.044 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:36.336 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:36.353 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:36.356 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:36.358 [qtp1971696218-4809] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=2097152

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:36.711 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:37.033 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:37.052 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:37.055 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:37.056 [qtp1325681772-4502] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:38.512 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:38.841 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:38.857 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:38.859 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:38.860 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:39.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.
    05:19:39.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:40.655 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:40.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:40.907 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:40.929 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:40.934 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:40.936 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=6291456

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:41.412 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:41.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:41.649 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:41.666 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:41.670 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:41.671 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:41.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.
    05:19:42.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:42.924 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:42.976 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:43.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
    05:19:43.170 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:43.189 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:43.194 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:43.195 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=7340032

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:43.219 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:43.235 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:43.238 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:43.239 [qtp1971696218-4809] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=5242880

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:45.611 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:45.715 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:45.726 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:45.728 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:45.730 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=6291456
    05:19:46.459 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:46.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 6448921 bytes in 18326 ms. path='/3 + &#ä/5/i'
    05:19:46.483 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=99
    05:19:46.483 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=99

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:46.503 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:46.511 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:46.517 [qtp1971696218-4174] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=90, revision=99

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:46.800 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:46.816 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:46.819 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:46.820 [qtp1325681772-4502] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=8388608

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:46.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:46.957 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:46.963 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=90, revision=99
    05:19:46.964 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=99, revision=-1
    05:19:47.008 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:47.008 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:47.021 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:47.429 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:47.504 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:47.986 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:48.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/3 + &#ä/5/i"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:48.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:48.137 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:48.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:19:48.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='120043cdc4ff6eed6464ede0826205e33c1fb6c1' to.sha1='000c3c4180533d773a39e8732116c1604fecbaaa'): /3 + &#ä/aa
    05:19:48.305 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=105
    05:19:48.305 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=99, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105
    05:19:48.386 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:48.390 [qtp1971696218-4809] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=99, revision=105
    05:19:48.425 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:48.430 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=99, revision=105
    05:19:48.431 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=105, revision=-1
    05:19:48.462 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:48.531 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:48.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:48.557 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/3 + &#ä/aa"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:48.617 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:19:48.665 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:48.672 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:48.675 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:48.676 [qtp1971696218-4174] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/RzuEpeA-xEKHavEvep0nog' offset=0
    05:19:48.867 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:48.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93790 bytes in 288 ms. path='/3 + &#ä/aa'
    05:19:48.924 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=108
    05:19:48.924 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=108
    05:19:49.017 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:49.019 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=105, revision=108
    05:19:49.140 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:49.149 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=105, revision=108
    05:19:49.149 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=108, revision=-1
    05:19:49.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:49.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:49.211 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:49.413 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:49.414 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:49.524 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:49.676 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/3 + &#ä/aa"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:49.763 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:49.776 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:49.778 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:19:49.806 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f528608d9927e6ae07662ba9ed00f72478934314' to.sha1='0185e6d80c1489cdae9dfaa2dee8d027129adbf2'): /3 + &#ä/bb

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:49.820 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:49.854 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=114
    05:19:49.855 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=108, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114
    05:19:49.899 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:49.903 [qtp1971696218-4809] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=108, revision=114

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:49.912 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:49.964 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:49.970 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:49.975 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=108, revision=114
    05:19:49.975 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=114, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:49.975 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:49.977 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=9437184

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:49.996 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:50.070 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:50.133 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/3 + &#ä/bb"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:50.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:19:50.323 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:50.329 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:50.331 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:50.332 [qtp1971696218-4174] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/cY_xdZ7sxbSQEFFh23cvOQ' offset=0
    05:19:50.380 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:50.394 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 73833 bytes in 151 ms. path='/3 + &#ä/bb'
    05:19:50.403 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=117
    05:19:50.403 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:50.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:50.467 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:50.475 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=114, revision=117
    05:19:50.536 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:50.541 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=114, revision=117
    05:19:50.541 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=117, revision=-1
    05:19:50.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:50.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:50.600 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:50.621 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:50.623 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:50.655 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:50.686 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:50.687 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/3 + &#ä/bb"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:50.797 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 9720874 bytes in 28533 ms. path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:50.800 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:50.807 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=105
    05:19:50.808 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=93, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=105

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:50.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:50.823 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:19:50.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8eae4b405e130b0c3cd019f014ce8033dcea9f87' to.sha1='d3050080a72b9337280943593558b50c3faa23b7'): /3 + &#ä/cc

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:50.920 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:50.924 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=93, revision=105
    05:19:50.928 [qtp1325681772-2859] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:50.959 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=123
    05:19:50.960 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:51.045 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:51.055 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=93, revision=105
    05:19:51.055 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=105, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:51.068 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:51.072 [qtp1971696218-4809] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=117, revision=123
    05:19:51.094 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:51.096 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=117, revision=123
    05:19:51.096 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=123, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:51.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:51.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:51.115 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:51.119 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:51.147 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:51.164 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/3 + &#ä/cc"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:51.168 [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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:51.188 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:51.203 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:51.389 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:51.405 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:51.407 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:51.408 [qtp1971696218-4174] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/iSLkbtf0gkHUawNgigL3JQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:51.582 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [32b5d2f0]initPersistenceManagerFactory: repositoryId=8c479925-8aad-4968-bcda-f70841465f42
    05:19:51.663 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [32b5d2f0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 34469 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:51.739 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:51.809 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/3 + &#ä/5/i"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:51.873 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:51.890 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:51.892 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:19:51.922 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3bde812f1bade19adfad733f833ca542f445bb9a' to.sha1='ebcce33cefedb6a4be891fab2b0d8ea739e1e438'): /3 + &#ä/aa
    05:19:52.005 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=111
    05:19:52.005 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=105, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111
    05:19:52.061 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.068 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=105, revision=111
    05:19:52.092 [qtp1325681772-3917] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:52.117 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.131 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=105, revision=111
    05:19:52.132 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=111, revision=-1
    05:19:52.167 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:52.168 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=78.4 MiB, available=377.1 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:52.188 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.198 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/3 + &#ä/aa"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:52.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:19:52.248 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.253 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.264 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.268 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/wK-HbifJtvipO9WP1eZNbQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:52.269 [qtp1971696218-4174] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:52.346 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6an8f-xgfkt-remote'
    05:19:52.347 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6an8f-xgfkt-remote' locked successfully.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:52.352 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.378 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 52120 bytes in 171 ms. path='/3 + &#ä/aa'
    05:19:52.397 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=114
    05:19:52.397 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114
    05:19:52.440 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.444 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=111, revision=114
    05:19:52.447 [qtp1325681772-2859] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:52.457 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.463 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=111, revision=114
    05:19:52.463 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=114, revision=-1
    05:19:52.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:52.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:52.522 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.547 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:52.548 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:52.567 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.607 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/3 + &#ä/aa"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:52.620 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:52.638 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:52.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:19:52.670 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dc897fe193c97b4f4c8c35c658694e7b4b073cc5' to.sha1='6f5088efaaf46e255182e6e507cbd0f7b69ab846'): /3 + &#ä/bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:52.680 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:52.712 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=120
    05:19:52.712 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120
    05:19:52.780 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.784 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=114, revision=120
    05:19:52.793 [qtp1325681772-3917] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:52.846 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:52.849 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:52.850 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.852 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/iSLkbtf0gkHUawNgigL3JQ' offset=1048576

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:52.856 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=114, revision=120
    05:19:52.856 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=120, revision=-1
    05:19:52.882 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.909 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:52.940 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/3 + &#ä/bb"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:52.945 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:19:53.005 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:53.012 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:53.015 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:53.016 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/2xZf9idSLLXK9Unrv8FlDA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:53.026 [qtp178185341-4360] INFO  D.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
    05:19:53.214 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:53.238 [qtp178185341-4360] INFO  D.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
    05:19:53.295 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 159454 bytes in 350 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:53.305 [qtp178185341-4360] INFO  D.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
    05:19:53.307 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=123
    05:19:53.307 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=123
    05:19:53.342 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:53.346 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=120, revision=123
    05:19:53.349 [qtp1325681772-2859] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:53.353 [qtp178185341-4360] INFO  D.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
    05:19:53.364 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:53.368 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=120, revision=123
    05:19:53.368 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=123, revision=-1
    05:19:53.413 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:19:53.413 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:53.431 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:53.455 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:53.457 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:53.463 [qtp178185341-4360] INFO  D.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
    05:19:53.468 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:53.498 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/3 + &#ä/bb"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:53.501 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:53.504 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:53.523 [qtp178185341-4360] INFO  D.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
    05:19:53.524 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:53.525 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1374501 bytes in 2356 ms. path='/3 + &#ä/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:53.526 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:53.542 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=127
    05:19:53.542 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:53.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8b60275c06d3fc68e80bc349daabe2b6eb2bd6a6' to.sha1='08502ea3f3ff842966b66a08a77615dc936f5cd4'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:53.585 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:53.589 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=123, revision=127

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:53.594 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=129
    05:19:53.594 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=123, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:53.610 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:53.615 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=123, revision=127
    05:19:53.616 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=127, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:53.632 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:53.636 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=123, revision=129
    05:19:53.644 [qtp1325681772-3917] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:53.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:53.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:53.683 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:53.692 [qtp178185341-4360] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:19:53.746 [qtp178185341-4360] INFO  D.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
    05:19:53.780 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:53.783 [qtp178185341-4360] INFO  D.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
    05:19:53.790 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=123, revision=129
    05:19:53.790 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=129, revision=-1
    05:19:53.814 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:53.827 [qtp178185341-4360] INFO  D.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
    05:19:53.864 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:53.869 [qtp178185341-4360] INFO  D.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
    05:19:53.895 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/3 + &#ä/cc"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:53.912 [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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:53.927 [qtp178185341-4360] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:19:53.982 [qtp178185341-4360] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:19:54.054 [qtp178185341-4360] INFO  D.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
    05:19:54.092 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:54.107 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:54.123 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:54.124 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/butRJqsW1Pe28-5Th4qbZA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:54.124 [qtp178185341-4360] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:19:54.285 [qtp178185341-4360] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:19:54.331 [qtp178185341-4360] INFO  D.Datastore - 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
    05:19:54.368 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:54.462 [qtp178185341-4360] INFO  D.Datastore - 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
    05:19:54.485 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:54.517 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]initPersistenceManagerFactory: repositoryId=a60baaae-6641-4d0e-a099-7fc307436182
    05:19:54.518 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2171 ms.
    05:19:54.537 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:54.613 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:54.645 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/3 + &#ä/cc"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:54.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:54.728 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:54.731 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:19:54.759 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c5e4004f71f5426da8c1d6695442ca2c6448d88' to.sha1='a63bab5c8da2c852242522193f2da29b2e5ba5d2'): /3 + &#ä/dd
    05:19:54.793 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=133
    05:19:54.793 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:54.844 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 8c479925-8aad-4968-bcda-f70841465f42
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6di76-szet5-local-dest
      localRepository.publicKeySha1 = FB:22:D1:21:53:86:3F:18:CD:E3:47:CF:0F:43:9C:C3:A8:54:4D:3B

      remoteRepository.repositoryId = a60baaae-6641-4d0e-a099-7fc307436182
      remoteRepository.remoteRoot = https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182
      remoteRepository.publicKeySha1 = E6:DF:12:A0:FB:E5:4E:9B:B6:34:A0:BF:42:37:9F:FF:12:35:F3:F7

    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 8c479925-8aad-4968-bcda-f70841465f42 a60baaae-6641-4d0e-a099-7fc307436182

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:54.852 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:54.863 [qtp1971696218-4809] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=127, revision=133

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:55.035 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:55.040 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:55.044 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:19:55.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a60baaae-6641-4d0e-a099-7fc307436182 from='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182' toID=8c479925-8aad-4968-bcda-f70841465f42 to='build/repo/j7y6di76-szet5-local-dest', fromRepoLocalSync=true
    05:19:55.046 [pool-37-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8c479925-8aad-4968-bcda-f70841465f42 ('build/repo/j7y6di76-szet5-local-dest')

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:55.126 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 663308 bytes in 1213 ms. path='/3 + &#ä/cc'
    05:19:55.135 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=132
    05:19:55.135 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132
    05:19:55.176 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:55.181 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=129, revision=132
    05:19:55.184 [qtp1325681772-2859] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:55.262 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:55.272 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=129, revision=132
    05:19:55.272 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=132, revision=-1
    05:19:55.311 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:55.311 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:55.329 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:55.350 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:55.351 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:55.491 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:55.513 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/3 + &#ä/cc"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:55.541 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:55.622 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:55.623 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:19:55.667 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='21ae6cf36c0922fccda0a8852dc8d241a7e0b92b' to.sha1='65636af93beffad6d518328c067ccaf00f65566d'): /3 + &#ä/dd
    05:19:55.699 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=138
    05:19:55.699 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:55.777 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:55.783 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=127, revision=133
    05:19:55.783 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=133, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:55.796 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:55.799 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=132, revision=138

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:55.803 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:55.803 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:55.807 [qtp1325681772-3917] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:55.810 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:55.891 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:55.898 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=132, revision=138
    05:19:55.898 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=138, revision=-1
    05:19:55.923 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:55.938 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:55.955 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 renewalDateTime=2017-09-24T03:49:55.916Z expiryDateTime=2017-09-24T04:19:55.916Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:55.963 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:55.962 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:55.965 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:56.023 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=104

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:56.031 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/3 + &#ä/dd"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:56.032 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/3 + &#ä/dd"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:56.061 [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
    05:19:56.064 [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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:56.148 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:56.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:56.214 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:56.315 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:56.332 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:56.335 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:56.337 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/XKkfqOZ9K4Auph90T72ORw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:56.636 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:56.640 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:56.643 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/lyDqWkAOYkOE-4qWQrMa6g' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:56.694 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=261.5 MiB, used=83.3 MiB, available=372.2 MiB
    05:19:56.726 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:56.841 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.localRepositoryRevisionInProgress=-1, revision=106
    05:19:56.919 [qtp178185341-3604] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:57.035 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:57.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 523406 bytes in 1038 ms. path='/3 + &#ä/dd'
    05:19:57.116 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=136
    05:19:57.117 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136
    05:19:57.154 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:57.159 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=133, revision=136
    05:19:57.180 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:57.187 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=133, revision=136
    05:19:57.187 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=136, revision=-1
    05:19:57.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:57.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:57.246 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:57.267 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:57.269 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:57.299 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:57.502 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="72a3fb59-cc56-4ff1-bb3f-3122420d384e", toRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", path="/3 + &#ä/dd"} on repo=72a3fb59-cc56-4ff1-bb3f-3122420d384e
    05:19:57.519 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:57.526 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:57.547 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:57.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: 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
    05:19:57.617 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:57.918 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:57.921 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=142
    05:19:57.929 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:58.014 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:58.032 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:58.034 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:58.038 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=136, revision=142

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:58.047 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:58.051 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8HywRxtF7JJB6tcy8mm59Q/XKkfqOZ9K4Auph90T72ORw' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:58.092 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:58.096 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=136, revision=142
    05:19:58.096 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=142, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:58.099 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:58.117 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:58.120 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1103045 bytes in 2056 ms. path='/3 + &#ä/dd'
    05:19:58.134 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=142
    05:19:58.136 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=138, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:58.161 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e transaction.localRevision=87 remoteFromLocalRevision=6
    05:19:58.167 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:58.175 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:58.178 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=138, revision=142

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:58.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219' toID=72a3fb59-cc56-4ff1-bb3f-3122420d384e to='build/repo/j7y6bo5m-jvs4w-local-src', fromRepoLocalSync=false

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:58.182 [qtp1325681772-4741] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:58.190 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:58.190 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:58.196 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=138, revision=142
    05:19:58.196 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=142, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:58.207 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=87

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:58.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.0 MiB, used=84.7 MiB, available=370.8 MiB
    05:19:58.230 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.remoteRepositoryRevisionSynced=-1, revision=106

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:58.239 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:58.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:58.271 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 35 ms.
    05:19:58.271 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:58.286 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:58.347 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:19:58.351 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:19:58.361 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:58.385 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d49d8769-52de-4e11-9b21-4d35d1600b70", toRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", path="/3 + &#ä/dd"} on repo=d49d8769-52de-4e11-9b21-4d35d1600b70
    05:19:58.391 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:19:58.397 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    05:19:58.440 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=6
    05:19:58.676 [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
    05:19:58.729 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:58.823 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=148
    05:19:58.847 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148
    05:19:58.881 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:58.881 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:58.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=72.1 MiB, available=383.4 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:58.915 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:58.927 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=142, revision=148

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:58.953 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:58.963 [qtp1971696218-4809] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=-1, revision=88
    05:19:58.981 [qtp1971696218-4809] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=88

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:59.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 103 ms.
    05:19:59.185 [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
    05:19:59.338 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:59.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:59.354 [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
    05:19:59.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:19:59.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:59.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.375 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:59.375 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.406 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:59.406 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:59.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.442 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:59.442 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.452 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:59.452 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:59.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.471 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:59.471 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:59.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.488 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:59.488 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.497 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:59.497 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.505 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:59.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:59.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.524 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:19:59.524 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:59.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.543 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:19:59.543 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:19:59.644 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Q6BsWUt68SdyF95bd5sYYg, serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182} because of missing permissions!
    05:19:59.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:59.806 [qtp1325681772-4741] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:19:59.838 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:59.847 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=142, revision=148
    05:19:59.847 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=148, revision=-1
    05:19:59.869 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:59.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=68.1 MiB, available=387.4 MiB
    05:19:59.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=4, revision=88

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:19:59.893 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 transaction.localRevision=93 remoteFromLocalRevision=6
    05:19:59.906 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:59.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=d49d8769-52de-4e11-9b21-4d35d1600b70 to='build/repo/j7y6bch9-am6u0-local-src', fromRepoLocalSync=false
    05:19:59.923 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:59.939 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=93
    05:19:59.979 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:19:59.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:19:59.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:00.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.022 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:00.023 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:00.036 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.048 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:00.049 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.062 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:00.063 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.075 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:00.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.089 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:00.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.102 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:00.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:00.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.130 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:00.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:00.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:00.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:00.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.184 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:00.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:00.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:00.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:00.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:00.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:00.316 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:00.317 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:00.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=254.5 MiB, used=85.5 MiB, available=370.0 MiB
    05:20:00.923 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:00.926 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.localRepositoryRevisionSynced=-1, revision=106
    05:20:00.926 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.localRepositoryRevisionInProgress=106, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:00.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=107.9 MiB, available=347.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:00.957 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:00.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:00.980 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:00.996 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=-1, revision=94
    05:20:01.022 [qtp1325681772-3917] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:01.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=68.4 MiB, available=387.1 MiB
    05:20:01.218 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:01.218 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:01.222 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionSynced=4, revision=88
    05:20:01.222 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=88, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:01.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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
    05:20:01.385 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:01.557 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=85.2 MiB, available=370.3 MiB
    05:20:01.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:01.993 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=102.9 MiB, available=352.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:01.387 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:20:01.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=68.2 MiB, available=387.3 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:01.999 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=4, revision=94

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:02.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:02.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:02.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:02.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:02.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:02.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.194 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:02.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.206 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:02.206 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.218 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:02.218 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:02.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.241 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:02.241 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:02.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:02.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:02.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:02.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:02.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.315 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:02.315 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:02.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:02.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:02.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:02.378 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:02.379 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:20:02.379 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:02.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=253.5 MiB, used=85.6 MiB, available=369.9 MiB
    05:20:02.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:02.615 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=68.2 MiB, available=387.3 MiB
    05:20:02.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:02.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.0 MiB, used=85.5 MiB, available=370.0 MiB
    05:20:02.951 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:20:02.956 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:02.972 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:20:03.060 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:03.079 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=68.2 MiB, available=387.3 MiB
    05:20:03.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:20:03.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:20:03.080 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:03.083 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:03.085 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:03.099 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:03.162 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=87
    05:20:03.166 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:02.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:20:03.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=103.1 MiB, available=352.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:03.191 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=145 remoteFromLocalRevision=87

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:03.204 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:03.207 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionSynced=4, revision=94
    05:20:03.207 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=94, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:03.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:03.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72a3fb59-cc56-4ff1-bb3f-3122420d384e from='build/repo/j7y6bo5m-jvs4w-local-src' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:03.219 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:03.221 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=145

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:03.222 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:03.227 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:03.229 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:03.290 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:03.296 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:20:03.296 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:20:03.302 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=145

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:03.305 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:03.308 [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
    05:20:03.324 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=147
    05:20:03.326 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:03.427 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:03.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:03.432 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:03.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:03.441 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=142, revision=147
    05:20:03.446 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:03.451 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=142, revision=147
    05:20:03.451 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=147, revision=-1
    05:20:03.467 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:03.474 [qtp1971696218-4558] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e transaction.localRevision=93 remoteFromLocalRevision=145
    05:20:03.477 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:03.479 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:20:03.484 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/XnWtQCjkM6QUSHP2lTKINQ

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:03.493 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:03.500 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:03.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:03.548 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms.
    05:20:03.548 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=BaqLb7ESMIgysLT5aRLVCA, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:03.554 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:03.615 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    05:20:03.625 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    05:20:03.626 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:03.627 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:20:03.666 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c5389715dd0844b1ada1eb7b8ff9c425798915ed' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:03.805 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=103.0 MiB, available=352.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:03.811 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 263 ms.
    05:20:03.812 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=7yTAmdUhV21eCZpiTsxhOg, invitation=false]

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:03.812 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:03.826 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/1 {11 11ä11#+} 1/a"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:03.830 [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/a'
    05:20:03.855 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:03.866 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=0
    05:20:03.935 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:03.979 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 166 ms.
    05:20:03.980 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=_OVs_oSZpVh8-nj4HicFrg, invitation=false]
    05:20:04.036 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 55 ms.
    05:20:04.037 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=B9MqGSm-Zkf-maOn2GM7XQ, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:04.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:04.144 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 100 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:04.201 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:04.202 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=1048576
    05:20:04.213 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:04.337 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=103.0 MiB, available=352.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:04.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:04.549 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:04.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:20:04.553 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219' toID=72a3fb59-cc56-4ff1-bb3f-3122420d384e to='build/repo/j7y6bo5m-jvs4w-local-src', fromRepoLocalSync=true
    05:20:04.553 [pool-44-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 72a3fb59-cc56-4ff1-bb3f-3122420d384e ('build/repo/j7y6bo5m-jvs4w-local-src')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:04.566 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:04.566 [pool-44-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:04.567 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=2097152
    05:20:04.583 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:04.596 [pool-44-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:20:04.711 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:04.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:04.762 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 renewalDateTime=2017-09-24T03:49:04.324Z expiryDateTime=2017-09-24T04:19:04.324Z
    05:20:04.778 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:04.794 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=93
    05:20:04.802 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:04.805 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:04.904 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:04.908 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=3145728
    05:20:04.928 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:04.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:20:04.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=103.1 MiB, available=352.4 MiB
    05:20:04.948 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:20:04.948 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:20:04.948 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:20:04.968 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:04.997 [qtp1325681772-4741] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=93
    05:20:04.999 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:05.024 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=151 remoteFromLocalRevision=93
    05:20:05.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d49d8769-52de-4e11-9b21-4d35d1600b70 from='build/repo/j7y6bch9-am6u0-local-src' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:20:05.033 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=151

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:05.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:05.095 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:20:05.095 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:20:05.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=151
    05:20:05.108 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=153
    05:20:05.111 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153
    05:20:05.123 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:05.124 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:05.140 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:05.157 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=148, revision=153
    05:20:05.167 [qtp1325681772-2859] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:05.170 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:05.174 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=148, revision=153
    05:20:05.174 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=153, revision=-1
    05:20:05.196 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:05.198 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:05.200 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=4194304

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:05.207 [qtp1325681772-4502] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 transaction.localRevision=99 remoteFromLocalRevision=151
    05:20:05.209 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:05.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:05.212 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:05.231 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:05.245 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:05.333 [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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:05.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:20:05.521 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:05.522 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:05.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=69.3 MiB, available=386.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:05.534 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:05.548 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:05.552 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=-1, revision=94
    05:20:05.556 [qtp1971696218-3451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=88, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:05.600 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, invitation=true]
    05:20:05.629 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:05.664 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, invitation=true]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:05.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:05.695 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:05.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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
    05:20:05.778 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:05.786 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=6291456
    05:20:05.796 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:05.955 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:20:06.045 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:06.047 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o99bGt93qbdup7W2dKkWw/W319DJISx6rfJ6TJZ1Esrw' offset=7340032
    05:20:06.060 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:06.078 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:06.081 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:20:06.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=d49d8769-52de-4e11-9b21-4d35d1600b70 to='build/repo/j7y6bch9-am6u0-local-src', fromRepoLocalSync=true
    05:20:06.085 [pool-43-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d49d8769-52de-4e11-9b21-4d35d1600b70 ('build/repo/j7y6bch9-am6u0-local-src')
    05:20:06.129 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:20:06.160 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:06.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=68.6 MiB, available=386.9 MiB
    05:20:06.183 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=88, revision=94

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:06.190 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:06.191 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:06.193 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=7yTAmdUhV21eCZpiTsxhOg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:06.195 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B9MqGSm-Zkf-maOn2GM7XQ, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:06.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:06.249 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 199556 bytes in 2419 ms. path='/1 {11 11ä11#+} 1/a'
    05:20:06.462 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:20:06.465 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    05:20:06.465 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a
    05:20:06.466 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a
    05:20:06.466 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a
    05:20:06.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_34dfk into destFile a
    05:20:06.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_3quio into destFile a
    05:20:06.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4dbls into destFile a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:06.484 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:06.499 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 renewalDateTime=2017-09-24T03:48:55.715Z expiryDateTime=2017-09-24T04:18:55.715Z
    05:20:06.509 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:06.512 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=99
    05:20:06.518 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:06.521 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:06.554 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/1 {11 11ä11#+} 1/a"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:06.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:06.568 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:06.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:20:06.599 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='30e995b6352a310688cc89749f9bb8f698ff047f' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    05:20:06.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/1 {11 11ä11#+} 1/b"} on repo=8c479925-8aad-4968-bcda-f70841465f42

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:06.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=68.6 MiB, available=386.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:06.745 [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'
    05:20:06.765 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:06.767 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o99bGt93qbdup7W2dKkWw/4jWkJFmjOh7D8iRHpBfC9g' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:06.769 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:06.771 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionSynced=88, revision=94
    05:20:06.772 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=94, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:06.773 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:06.776 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:06.777 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:06.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:20:06.843 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175835 bytes in 98 ms. path='/1 {11 11ä11#+} 1/b'
    05:20:06.881 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:20:06.917 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/1 {11 11ä11#+} 1/b"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:06.922 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:06.930 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:06.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:20:06.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a713be1031a957fe88c25c5c38f651e153b04c9' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    05:20:06.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/1 {11 11ä11#+} 1/c"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:07.000 [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'
    05:20:07.022 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:07.027 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/1o99bGt93qbdup7W2dKkWw/BDbenfxgUQgzYp8AWsU_2Q' offset=0
    05:20:07.035 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:07.065 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:20:07.115 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 91860 bytes in 114 ms. path='/1 {11 11ä11#+} 1/c'
    05:20:07.162 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    05:20:07.200 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/1 {11 11ä11#+} 1/c"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:07.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:07.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:07.213 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:20:07.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9371ff1887b4fa374c1e31f2ca77230252a2d66e' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:07.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=103.2 MiB, available=352.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:07.383 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/2/1 {11 11ä11#+} 1/a"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:07.386 [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
    05:20:07.406 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:07.415 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:07.418 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4ZczRomJhScq3ohEe-OYWw/0xnT1SwPOdEHpcQy_itLBg/KCcvREyZbSXW8eWolOUktw' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:07.420 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=-1, revision=100
    05:20:07.424 [qtp1325681772-3917] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:07.435 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:07.443 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:07.449 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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
    05:20:07.450 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=68.7 MiB, available=386.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:07.512 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    05:20:07.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 274036 bytes in 213 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:20:07.642 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:20:07.676 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/2/1 {11 11ä11#+} 1/a"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:07.681 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:07.687 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:07.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:20:07.729 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c12a7c34bc1c7da29196cbda03d2cf569cb8102c' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    05:20:07.758 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/2/1 {11 11ä11#+} 1/b"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:07.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/b'
    05:20:07.780 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:07.780 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4ZczRomJhScq3ohEe-OYWw/0xnT1SwPOdEHpcQy_itLBg/LfqIoLC7GD9TwSpp5I_WwA' offset=0
    05:20:07.796 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:07.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:20:07.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=68.6 MiB, available=386.9 MiB
    05:20:07.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:07.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:20:08.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 16360 bytes in 260 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:08.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=103.1 MiB, available=352.4 MiB
    05:20:08.046 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=94, revision=100
    05:20:08.059 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:08.060 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:20:08.060 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:20:08.060 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:08.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:08.071 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:20:08.094 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/2/1 {11 11ä11#+} 1/b"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:08.102 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:08.108 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:08.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:20:08.147 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='423b55e850c752bd94bec79bdeb1b63d551c1484' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    05:20:08.194 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/2/a"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:08.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/2/a'
    05:20:08.212 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.213 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=0
    05:20:08.223 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:08.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=68.6 MiB, available=386.9 MiB
    05:20:08.386 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:20:08.390 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:20:08.390 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:20:08.410 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.416 [qtp1971696218-4558] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=93

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:08.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:08.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=103.1 MiB, available=352.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:08.512 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:08.529 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:08.532 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=154 remoteFromLocalRevision=93

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:08.538 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionSynced=94, revision=100
    05:20:08.538 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=100, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:08.542 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.543 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=1048576

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:08.544 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:08.546 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.550 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:08.556 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:08.559 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=154
    05:20:08.563 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154
    05:20:08.640 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.656 [qtp1971696218-4809] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=147, revision=154

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:08.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:08.759 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72a3fb59-cc56-4ff1-bb3f-3122420d384e from='build/repo/j7y6bo5m-jvs4w-local-src' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219'
    05:20:08.779 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.783 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.788 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=155
    05:20:08.798 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:20:08.798 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:20:08.802 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=155
    05:20:08.811 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=154, revision=157
    05:20:08.813 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:08.832 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.834 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=2097152
    05:20:08.845 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:08.846 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.850 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=154, revision=157
    05:20:08.867 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.871 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=147, revision=157
    05:20:08.871 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=157, revision=-1
    05:20:08.885 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.889 [qtp1971696218-4558] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e transaction.localRevision=100 remoteFromLocalRevision=155
    05:20:08.892 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219' toID=72a3fb59-cc56-4ff1-bb3f-3122420d384e to='build/repo/j7y6bo5m-jvs4w-local-src', fromRepoLocalSync=false
    05:20:08.911 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.916 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=100
    05:20:08.925 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:08.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:09.014 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:09.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=103.2 MiB, available=352.3 MiB
    05:20:09.075 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:09.131 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:09.138 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=3145728
    05:20:09.148 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:09.317 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:20:09.366 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 193116 bytes in 1170 ms. path='/2/a'
    05:20:09.391 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:20:09.395 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    05:20:09.395 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a
    05:20:09.396 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a
    05:20:09.431 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/2/a"} on repo=8c479925-8aad-4968-bcda-f70841465f42

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:09.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=69.4 MiB, available=386.1 MiB
    05:20:09.496 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:09.499 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=-1, revision=101
    05:20:09.503 [qtp1971696218-2194] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=101

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:09.536 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:09.610 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:09.611 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:09.611 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:09.613 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:09.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:09.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=103.2 MiB, available=352.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:09.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e0fad5a53e92e3b71ea0b7a5f77c58f7473934c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    05:20:09.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/3 + &#ä/5/h"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:09.801 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:20:09.815 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:09.816 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/UvBPwVSl6mnBUcwUtMfZNw/GpL1JYxbA4R00fwHrTs6Xg' offset=0
    05:20:09.827 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:09.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:20:10.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 269100 bytes in 212 ms. path='/3 + &#ä/5/h'
    05:20:10.097 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    05:20:10.148 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/3 + &#ä/5/h"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:10.156 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:10.165 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:10.167 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:10.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=68.9 MiB, available=386.6 MiB
    05:20:10.193 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=94, revision=101
    05:20:10.207 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:10.208 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=7yTAmdUhV21eCZpiTsxhOg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:10.209 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B9MqGSm-Zkf-maOn2GM7XQ, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:10.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:09.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:20:10.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=103.2 MiB, available=352.3 MiB
    05:20:10.217 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:20:10.220 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:20:10.220 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:20:10.240 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:10.248 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c177d0380cfe913bb2bb04064bb9f1f41c062a3d' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:10.252 [qtp1325681772-4502] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=99
    05:20:10.262 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=159 remoteFromLocalRevision=99
    05:20:10.299 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.302 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:10.303 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/3 + &#ä/5/i"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:10.305 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/3 + &#ä/5/i'
    05:20:10.321 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.323 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/UvBPwVSl6mnBUcwUtMfZNw/2lQ_mU9xBRbPtVWHmSo7iA' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:10.323 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=159
    05:20:10.326 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:10.360 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:10.393 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.396 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=153, revision=159
    05:20:10.456 [qtp1325681772-2859] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:10.471 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d49d8769-52de-4e11-9b21-4d35d1600b70 from='build/repo/j7y6bch9-am6u0-local-src' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:20:10.483 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.485 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.493 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=160
    05:20:10.519 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:20:10.519 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:20:10.525 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=160

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:10.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:10.545 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=159, revision=162
    05:20:10.548 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162
    05:20:10.562 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:10.563 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:10.588 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.592 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=159, revision=162
    05:20:10.612 [qtp1325681772-4701] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:10.616 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.620 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=153, revision=162
    05:20:10.620 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=162, revision=-1
    05:20:10.633 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.640 [qtp1325681772-4741] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 transaction.localRevision=106 remoteFromLocalRevision=160
    05:20:10.645 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.646 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=d49d8769-52de-4e11-9b21-4d35d1600b70 to='build/repo/j7y6bch9-am6u0-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:10.649 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.650 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/UvBPwVSl6mnBUcwUtMfZNw/2lQ_mU9xBRbPtVWHmSo7iA' offset=1048576

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:10.655 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.659 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=106

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:10.661 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:10.667 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:10.694 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=68.9 MiB, available=386.6 MiB
    05:20:10.716 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.721 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionSynced=94, revision=101
    05:20:10.722 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=101, revision=-1
    05:20:10.740 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:10.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms.
    05:20:10.984 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:10.987 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/UvBPwVSl6mnBUcwUtMfZNw/2lQ_mU9xBRbPtVWHmSo7iA' offset=2097152
    05:20:11.006 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:11.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:20:11.322 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:11.325 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/UvBPwVSl6mnBUcwUtMfZNw/2lQ_mU9xBRbPtVWHmSo7iA' offset=3145728
    05:20:11.339 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:11.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=103.6 MiB, available=351.9 MiB
    05:20:11.349 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:11.353 [qtp1325681772-4502] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=-1, revision=107
    05:20:11.357 [qtp1325681772-4502] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=107
    05:20:11.475 [qtp1325681772-4502] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:11.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:11.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:11.591 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:11.591 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/UvBPwVSl6mnBUcwUtMfZNw/2lQ_mU9xBRbPtVWHmSo7iA' offset=4194304
    05:20:11.604 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:11.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=69.0 MiB, available=386.5 MiB
    05:20:11.229 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:20:11.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=69.0 MiB, available=386.5 MiB
    05:20:11.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:11.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:20:11.883 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:11.884 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/UvBPwVSl6mnBUcwUtMfZNw/2lQ_mU9xBRbPtVWHmSo7iA' offset=5242880
    05:20:11.897 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:12.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=103.6 MiB, available=351.9 MiB
    05:20:12.017 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=100, revision=107
    05:20:12.026 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:12.027 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:20:12.027 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:20:12.027 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:12.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:12.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=69.0 MiB, available=386.5 MiB
    05:20:12.155 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:20:12.155 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:20:12.166 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:12.176 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=100

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:12.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:12.253 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:12.263 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 353865 bytes in 1958 ms. path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:12.287 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=161 remoteFromLocalRevision=100
    05:20:12.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72a3fb59-cc56-4ff1-bb3f-3122420d384e from='build/repo/j7y6bo5m-jvs4w-local-src' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:12.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:12.292 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=161

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:12.296 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    05:20:12.296 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i
    05:20:12.298 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i
    05:20:12.298 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i
    05:20:12.299 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_34dfk into destFile i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:12.301 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:20:12.301 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:20:12.306 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=161
    05:20:12.330 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=163
    05:20:12.332 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:12.402 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/3 + &#ä/5/i"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:12.420 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:12.428 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:12.429 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:12.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:12.432 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=157, revision=163
    05:20:12.436 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:12.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=103.6 MiB, available=351.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:12.441 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=157, revision=163
    05:20:12.441 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=163, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:12.456 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:12.458 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:12.460 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionSynced=100, revision=107
    05:20:12.460 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=107, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:12.464 [qtp1971696218-4558] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e transaction.localRevision=106 remoteFromLocalRevision=161

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:12.465 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:12.467 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:12.467 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:12.468 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1524b2a0a1a099cd8f164b2ffd3674ea07b8099f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:12.474 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:20:12.475 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3b61dc51]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6esvv-jft7k-local-dest'
    05:20:12.480 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3b61dc51]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6esvv-jft7k-local-dest' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:12.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/3 + &#ä/aa"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:12.544 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:20:12.575 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:12.581 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/kT8oIdzIpOY98HOoQMEpyg' offset=0
    05:20:12.590 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:12.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    05:20:12.726 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 420358 bytes in 182 ms. path='/3 + &#ä/aa'
    05:20:12.760 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:20:12.831 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/3 + &#ä/aa"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:12.838 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:12.894 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:12.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:12.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=103.7 MiB, available=351.8 MiB
    05:20:12.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:12.929 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c14f8a32484960eaf48936d8ce8bc32a89584d3b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    05:20:12.976 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/3 + &#ä/bb"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:12.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb'
    05:20:13.023 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:13.026 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/Q43CP-FPXnwIPS4I0LVBXw' offset=0
    05:20:13.036 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:13.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:20:13.267 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:13.268 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/Q43CP-FPXnwIPS4I0LVBXw' offset=1048576
    05:20:13.273 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:13.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:13.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=103.7 MiB, available=351.8 MiB
    05:20:13.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:13.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 68085 bytes in 348 ms. path='/3 + &#ä/bb'
    05:20:13.359 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:20:13.364 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_mh34 into destFile bb
    05:20:13.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/3 + &#ä/bb"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:13.419 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:13.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:13.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:20:13.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='93cd5b84eff3d8546d3f6408981ec6c02059fb3d' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    05:20:13.485 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/3 + &#ä/cc"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:13.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:20:13.514 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:13.515 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/ukG8kfK8oDtycFdJrNazJQ' offset=0
    05:20:13.522 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:13.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    05:20:13.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 686169 bytes in 190 ms. path='/3 + &#ä/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:13.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=103.7 MiB, available=351.8 MiB
    05:20:13.723 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:20:13.723 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:13.735 [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
    05:20:13.744 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:13.752 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=106
    05:20:13.754 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:13.770 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=166 remoteFromLocalRevision=106
    05:20:13.837 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d49d8769-52de-4e11-9b21-4d35d1600b70 from='build/repo/j7y6bch9-am6u0-local-src' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:20:13.839 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=166

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:13.843 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/3 + &#ä/cc"} on repo=8c479925-8aad-4968-bcda-f70841465f42

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:13.865 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:20:13.866 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:13.866 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:13.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=166

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:13.882 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:13.887 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:13.896 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=168
    05:20:13.899 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=168
    05:20:13.908 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:13.909 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:13.982 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8a8728a5fbc3d535a7ef3c7e49701b8f5c484b8e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:14.001 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:14.005 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=162, revision=168
    05:20:14.013 [qtp1325681772-4741] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:14.017 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:14.020 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=162, revision=168
    05:20:14.021 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=168, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:14.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/3 + &#ä/dd"} on repo=8c479925-8aad-4968-bcda-f70841465f42

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:14.071 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:14.075 [qtp1325681772-4701] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 transaction.localRevision=112 remoteFromLocalRevision=166

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:14.082 [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
    05:20:14.084 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:14.088 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:20:14.103 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:14.104 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:14.105 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/7IZYk6hg5DYu5tY-2XygVQ/IBCbfmsatVsWQPXcFYTnjw' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:14.111 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:14.112 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:14.117 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:14.119 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:14.120 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    05:20:14.120 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/pubring.gpg'
    05:20:14.121 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/secring.gpg'
    05:20:14.122 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:20:14.127 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [19f28bd5]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6eu5q-n7lkb-local-dest'
    05:20:14.128 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [19f28bd5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6eu5q-n7lkb-local-dest' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:14.163 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:20:14.229 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 208692 bytes in 147 ms. path='/3 + &#ä/dd'
    05:20:14.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:20:14.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", path="/3 + &#ä/dd"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:14.387 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:14.412 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:14.444 [qtp178185341-4359] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 localRepositoryRevisionSynced=104
    05:20:14.473 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:14.508 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 transaction.localRevision=111 remoteFromLocalRevision=104
    05:20:14.668 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    05:20:14.681 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:14.695 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:14.696 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8c479925-8aad-4968-bcda-f70841465f42 from='build/repo/j7y6di76-szet5-local-dest' toID=a60baaae-6641-4d0e-a099-7fc307436182 to='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182'
    05:20:14.709 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:14.713 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:14.742 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111
    05:20:14.800 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:20:14.800 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:20:14.813 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=111
    05:20:15.282 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=114
    05:20:15.298 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114
    05:20:15.590 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:15.592 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.remoteRepositoryRevisionSynced=-1, revision=114
    05:20:15.646 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:15.659 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=-1, revision=114
    05:20:15.659 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=114, revision=-1
    05:20:15.723 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:15.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:15.742 [qtp178185341-4359] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 transaction.localRevision=110 remoteFromLocalRevision=111
    05:20:15.746 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:15.749 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a60baaae-6641-4d0e-a099-7fc307436182 from='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182' toID=8c479925-8aad-4968-bcda-f70841465f42 to='build/repo/j7y6di76-szet5-local-dest', fromRepoLocalSync=false
    05:20:15.762 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:15.767 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=110
    05:20:15.811 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:15.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: repoFileDtos.size=0
    05:20:16.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.5 MiB, used=105.4 MiB, available=350.1 MiB
    05:20:16.323 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:16.327 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.localRepositoryRevisionInProgress=-1, revision=111
    05:20:16.331 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111
    05:20:16.579 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:16.585 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: 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
    05:20:17.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=105.4 MiB, available=350.1 MiB
    05:20:17.102 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.remoteRepositoryRevisionSynced=106, revision=111
    05:20:17.119 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Q6BsWUt68SdyF95bd5sYYg, serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182} because of missing permissions!
    05:20:17.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:20:17.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=105.4 MiB, available=350.1 MiB
    05:20:17.533 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:17.538 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.localRepositoryRevisionSynced=106, revision=111
    05:20:17.539 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.localRepositoryRevisionInProgress=111, revision=-1
    05:20:17.683 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:17.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:20:18.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=105.5 MiB, available=350.0 MiB
    05:20:18.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:20:18.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.5 MiB, used=105.5 MiB, available=350.0 MiB
    05:20:18.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:20:18.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.0 MiB, used=105.5 MiB, available=350.0 MiB
    05:20:18.735 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:20:18.735 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:20:18.747 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:18.755 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 localRepositoryRevisionSynced=110
    05:20:18.770 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:18.795 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 transaction.localRevision=117 remoteFromLocalRevision=110
    05:20:18.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8c479925-8aad-4968-bcda-f70841465f42 from='build/repo/j7y6di76-szet5-local-dest' toID=a60baaae-6641-4d0e-a099-7fc307436182 to='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182'
    05:20:18.817 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=117
    05:20:18.845 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:20:18.845 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:20:18.854 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=117
    05:20:18.876 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=119
    05:20:18.878 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119
    05:20:18.937 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:18.943 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.remoteRepositoryRevisionSynced=114, revision=119
    05:20:18.961 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:18.964 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=114, revision=119
    05:20:18.964 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=119, revision=-1
    05:20:18.986 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:18.991 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 transaction.localRevision=116 remoteFromLocalRevision=117
    05:20:19.012 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:19.014 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:20:19.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    05:20:19.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:19.384 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:19.389 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:20:19.390 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a60baaae-6641-4d0e-a099-7fc307436182 from='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182' toID=4a4590ad-82d8-4fbd-9816-f82d954ac218 to='build/repo/j7y6an8e-cpe76-local-src', fromRepoLocalSync=true
    05:20:19.390 [pool-38-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4a4590ad-82d8-4fbd-9816-f82d954ac218 ('build/repo/j7y6an8e-cpe76-local-src')
    05:20:19.410 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:20:19.437 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:19.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:19.675 [Test worker] INFO  D.Datastore - 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
    05:20:19.675 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:19.694 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 renewalDateTime=2017-09-24T03:47:43.512Z expiryDateTime=2017-09-24T04:17:43.512Z
    05:20:19.704 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:19.708 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=116
    05:20:19.716 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:19.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:19.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.
    05:20:19.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:20.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=107.8 MiB, available=347.7 MiB
    05:20:20.326 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:20.347 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionInProgress=-1, revision=117
    05:20:20.358 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117
    05:20:20.374 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:20.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: 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
    05:20:20.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=106.8 MiB, available=348.7 MiB
    05:20:20.864 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.remoteRepositoryRevisionSynced=97, revision=117
    05:20:20.880 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Q6BsWUt68SdyF95bd5sYYg, serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182} because of missing permissions!
    05:20:20.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:20:21.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=106.8 MiB, available=348.7 MiB
    05:20:21.516 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:21.522 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionSynced=97, revision=117
    05:20:21.523 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionInProgress=117, revision=-1
    05:20:21.527 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:21.529 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:21.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.
    05:20:21.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:21.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=106.9 MiB, available=348.6 MiB
    05:20:21.929 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:22.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:22.300 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=106.9 MiB, available=348.6 MiB
    05:20:22.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:22.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:22.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
    05:20:22.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:22.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=106.9 MiB, available=348.6 MiB
    05:20:22.660 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:20:22.662 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:20:22.662 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:20:22.675 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:22.682 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 localRepositoryRevisionSynced=116
    05:20:22.684 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:22.702 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 transaction.localRevision=161 remoteFromLocalRevision=116
    05:20:22.720 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:22.724 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:22.737 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=161
    05:20:22.741 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161
    05:20:22.796 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:22.804 [qtp178185341-4360] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=156, revision=161
    05:20:22.858 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:22.860 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4a4590ad-82d8-4fbd-9816-f82d954ac218 from='build/repo/j7y6an8e-cpe76-local-src' toID=a60baaae-6641-4d0e-a099-7fc307436182 to='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182'
    05:20:22.874 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:22.879 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:22.883 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=162
    05:20:23.051 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    05:20:23.051 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:23.061 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=161, revision=164
    05:20:23.063 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=164
    05:20:23.180 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:23.183 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=161, revision=164

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:23.190 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:20:23.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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:23.596 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:23.602 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=156, revision=164
    05:20:23.602 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=164, revision=-1
    05:20:23.615 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    05:20:23.617 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:23.627 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:20:23.671 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=166
    05:20:23.671 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=164, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166
    05:20:23.708 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:23.711 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=164, revision=166
    05:20:23.755 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:23.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:23.762 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=164, revision=166
    05:20:23.762 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=166, revision=-1
    05:20:23.801 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:23.801 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:23.818 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:23.845 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:23.861 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:23.880 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    05:20:23.881 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:20:23.898 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=162
    05:20:24.005 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=170
    05:20:24.007 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170
    05:20:24.037 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:24.040 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=166, revision=170

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:24.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:24.051 [Test worker] INFO  D.Datastore - 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
    05:20:24.057 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:24.060 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=166, revision=170
    05:20:24.060 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=170, revision=-1
    05:20:24.085 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:24.092 [qtp178185341-4630] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 transaction.localRevision=126 remoteFromLocalRevision=162
    05:20:24.148 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:24.152 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a60baaae-6641-4d0e-a099-7fc307436182 from='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182' toID=4a4590ad-82d8-4fbd-9816-f82d954ac218 to='build/repo/j7y6an8e-cpe76-local-src', fromRepoLocalSync=false
    05:20:24.168 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:24.186 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=126
    05:20:24.232 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:24.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:24.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:24.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:24.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=254.5 MiB, used=103.8 MiB, available=351.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:24.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:24.814 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:24.828 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionInProgress=-1, revision=127
    05:20:24.843 [qtp178185341-4359] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127
    05:20:24.874 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:24.878 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: 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
    05:20:25.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:25.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=102.9 MiB, available=352.6 MiB
    05:20:25.302 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.remoteRepositoryRevisionSynced=117, revision=127
    05:20:25.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:25.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:25.343 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Q6BsWUt68SdyF95bd5sYYg, serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182} because of missing permissions!
    05:20:25.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:25.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:25.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:25.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=254.0 MiB, used=101.8 MiB, available=353.7 MiB
    05:20:25.814 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:25.818 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionSynced=117, revision=127
    05:20:25.818 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionInProgress=127, revision=-1
    05:20:25.826 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:25.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:20:26.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=101.8 MiB, available=353.7 MiB
    05:20:26.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:26.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:26.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=254.0 MiB, used=101.8 MiB, available=353.7 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:26.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.
    05:20:26.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.
    05:20:26.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:26.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:20:27.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=101.8 MiB, available=353.7 MiB
    05:20:27.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:20:27.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:20:27.127 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:27.134 [qtp178185341-4359] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 localRepositoryRevisionSynced=126
    05:20:27.163 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:27.189 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 transaction.localRevision=173 remoteFromLocalRevision=126
    05:20:27.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4a4590ad-82d8-4fbd-9816-f82d954ac218 from='build/repo/j7y6an8e-cpe76-local-src' toID=a60baaae-6641-4d0e-a099-7fc307436182 to='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182'
    05:20:27.243 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=173
    05:20:27.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:20:27.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:27.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:27.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=173
    05:20:27.290 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=175
    05:20:27.293 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=170, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175
    05:20:27.351 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:27.355 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=170, revision=175
    05:20:27.366 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:27.387 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=170, revision=175
    05:20:27.387 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=175, revision=-1
    05:20:27.406 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:27.411 [qtp178185341-4771] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 transaction.localRevision=132 remoteFromLocalRevision=173
    05:20:27.414 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:27.415 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:27.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20: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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:27.604 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:27.608 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:20:27.610 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a60baaae-6641-4d0e-a099-7fc307436182 from='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182' toID=8c479925-8aad-4968-bcda-f70841465f42 to='build/repo/j7y6di76-szet5-local-dest', fromRepoLocalSync=true
    05:20:27.610 [pool-39-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8c479925-8aad-4968-bcda-f70841465f42 ('build/repo/j7y6di76-szet5-local-dest')
    05:20:27.618 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:20:27.662 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:27.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:27.842 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:27.856 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 renewalDateTime=2017-09-24T03:49:55.916Z expiryDateTime=2017-09-24T04:19:55.916Z
    05:20:27.871 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:27.877 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=132
    05:20:27.906 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:27.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: repoFileDtos.size=2

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:28.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:28.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:28.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=255.5 MiB, used=103.0 MiB, available=352.5 MiB
    05:20:28.447 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:28.452 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.localRepositoryRevisionInProgress=-1, revision=133

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:28.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:28.485 [qtp178185341-4771] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133
    05:20:28.521 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:28.531 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:28.916 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3b61dc51]initPersistenceManagerFactory: repositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6
    05:20:28.935 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3b61dc51]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13921 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:29.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:29.079 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=102.9 MiB, available=352.6 MiB
    05:20:29.084 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.remoteRepositoryRevisionSynced=111, revision=133
    05:20:29.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    05:20:29.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:29.264 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:29.264 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:29.268 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Q6BsWUt68SdyF95bd5sYYg, serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182} because of missing permissions!
    05:20:29.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:29.453 [Test worker] INFO  D.Datastore - 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
    05:20:29.546 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=78.2 MiB, available=377.3 MiB
    05:20:29.728 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:29.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=254.0 MiB, used=103.1 MiB, available=352.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:29.895 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6esvv-jft7k-local-dest
      localRepository.publicKeySha1 = 8C:39:7F:C3:E4:10:E8:0F:E0:A5:01:6A:29:AC:4A:FA:D6:1E:61:2F

      remoteRepository.repositoryId = cf96ce47-6903-41d7-8a2a-39c68981d219
      remoteRepository.remoteRoot = https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ
      remoteRepository.publicKeySha1 = 88:2A:51:8A:46:B0:66:61:BD:D4:D4:A8:8D:4A:92:4D:8A:03:76:4D

    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 bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 cf96ce47-6903-41d7-8a2a-39c68981d219

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:29.917 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:29.927 [qtp178185341-4360] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.localRepositoryRevisionSynced=111, revision=133
    05:20:29.927 [qtp178185341-4360] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.localRepositoryRevisionInProgress=133, revision=-1
    05:20:29.934 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:29.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:30.087 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:30.090 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:20:30.091 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ' toID=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 to='build/repo/j7y6esvv-jft7k-local-dest', fromRepoLocalSync=true
    05:20:30.091 [pool-45-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 ('build/repo/j7y6esvv-jft7k-local-dest')

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:30.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:30.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=102.9 MiB, available=352.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:30.450 [pool-45-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:20:30.459 [pool-45-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:20:30.569 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:30.596 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 renewalDateTime=2017-09-24T03:50:30.542Z expiryDateTime=2017-09-24T04:20:30.542Z
    05:20:30.610 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:30.618 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=108
    05:20:30.713 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:30.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=8

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:30.831 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [19f28bd5]initPersistenceManagerFactory: repositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:30.835 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [19f28bd5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11911 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:30.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:20:30.949 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=254.0 MiB, used=102.0 MiB, available=353.5 MiB
    05:20:30.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:30.955 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    05:20:31.132 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    05:20:31.324 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:20:31.335 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:20:31.336 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:46166' serverPath='/5870fac0-c708-4b14-8f2a-f0636abd8867' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, invitation=true]
    05:20:31.340 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:31.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=102.0 MiB, available=353.5 MiB
    05:20:31.454 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:20:31.458 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:31.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=76.6 MiB, available=378.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:31.468 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:31.502 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:31.512 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6, this.localRepositoryRevisionInProgress=-1, revision=110

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:31.520 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:31.527 [qtp1971696218-2194] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=110

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:31.565 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:31.576 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:31.582 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:31.619 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:31.621 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.89%
    05:20:31.623 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:31.628 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:31.629 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:31.639 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 47 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:31.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:31.714 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during delete: /2/a
    05:20:31.715 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:31.726 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.86%
    05:20:31.726 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:20:31.749 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:31.764 [qtp178185341-3604] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 localRepositoryRevisionSynced=132
    05:20:31.799 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:31.828 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 transaction.localRevision=131 remoteFromLocalRevision=132
    05:20:31.839 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:31.842 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:31.850 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=131
    05:20:31.854 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131
    05:20:31.885 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:31.886 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, invitation=false]
    05:20:31.887 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, invitation=false, validTo=null]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:31.888 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.remoteRepositoryRevisionSynced=119, revision=131
    05:20:31.917 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:31.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

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:31.919 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8c479925-8aad-4968-bcda-f70841465f42 from='build/repo/j7y6di76-szet5-local-dest' toID=a60baaae-6641-4d0e-a099-7fc307436182 to='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182'
    05:20:31.934 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:31.937 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:31.954 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:31.958 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=132

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:31.959 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:20:31.963 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    05:20:32.065 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:32.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    05:20:32.094 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    05:20:32.095 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:32.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:32.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=76.6 MiB, available=378.9 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:32.231 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:32.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='123316c484610527c6885dd969641127c1a8c2b6' to.sha1='null'): /2/a
    05:20:32.240 [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
    05:20:32.240 [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
    05:20:32.243 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=-1, revision=110

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:32.269 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:32.276 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=131, revision=135
    05:20:32.277 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135
    05:20:32.309 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:32.312 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.remoteRepositoryRevisionSynced=131, revision=135
    05:20:32.410 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:32.414 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=119, revision=135
    05:20:32.415 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=135, revision=-1
    05:20:32.445 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:32.478 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:32.532 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:32.555 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/2/a"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:32.558 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:32.598 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:32.793 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:32.817 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:32.824 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:32.838 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:32.839 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:32.841 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:20:32.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 to='build/repo/j7y6eu5q-n7lkb-local-dest', fromRepoLocalSync=true
    05:20:32.843 [pool-44-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 ('build/repo/j7y6eu5q-n7lkb-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:33.389 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 284 ms.
    05:20:33.389 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.501 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=qlNnT1W6x3BFOVGkKSFp5Q could not be decrypted! Access rights missing?!
    05:20:33.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:33.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.516 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:33.516 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:33.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.525 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=xaZn45dxJivNYeEs8sH0sw could not be decrypted! Access rights missing?!
    05:20:33.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:33.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:33.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.535 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=sVnqZAki6hODuqc8ynmS5Q could not be decrypted! Access rights missing?!
    05:20:33.536 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:33.536 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.547 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:33.547 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:33.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.559 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hk0UE1VUa26mM39lGs1cZw could not be decrypted! Access rights missing?!
    05:20:33.559 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:33.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.561 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=710EOkn_MrNnqym4WL61rg could not be decrypted! Access rights missing?!
    05:20:33.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:33.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.564 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=M3leADMpi8j7Gf6O42aYTQ could not be decrypted! Access rights missing?!
    05:20:33.564 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:33.564 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.566 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Y8cZLHULqIn_d99d-Be4Xg could not be decrypted! Access rights missing?!
    05:20:33.566 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:33.566 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.574 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:33.574 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.583 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:33.583 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.586 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=TdJ6GqvR1thT-kFwhNMOsQ could not be decrypted! Access rights missing?!
    05:20:33.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:33.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.590 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=zkKfNSIcVTNSCkJm2OYbOQ could not be decrypted! Access rights missing?!
    05:20:33.591 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:33.591 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:33.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:33.601 [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
    05:20:33.796 [pool-44-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:20:33.804 [pool-44-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:20:33.870 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:33.886 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 renewalDateTime=2017-09-24T03:50:33.854Z expiryDateTime=2017-09-24T04:20:33.854Z
    05:20:33.903 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:33.921 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=114
    05:20:34.036 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:34.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:34.100 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:34.102 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=7yTAmdUhV21eCZpiTsxhOg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:34.104 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B9MqGSm-Zkf-maOn2GM7XQ, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:34.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:34.214 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:34.547 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:34.610 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:34.615 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:34.619 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:34.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=77.8 MiB, available=377.7 MiB
    05:20:34.899 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:34.907 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6, this.localRepositoryRevisionSynced=-1, revision=110
    05:20:34.908 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6, this.localRepositoryRevisionInProgress=110, revision=-1
    05:20:34.917 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:35.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=113.7 MiB, available=341.8 MiB
    05:20:35.040 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:35.052 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=-1, revision=116
    05:20:35.068 [qtp1325681772-2859] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116
    05:20:35.219 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:35.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:34.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:20:35.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=77.6 MiB, available=377.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:35.839 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:35.982 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=111.5 MiB, available=344.0 MiB
    05:20:36.012 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=-1, revision=116

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:35.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:20:36.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=77.4 MiB, available=378.1 MiB
    05:20:36.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:36.254 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:36.272 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:36.292 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:36.303 [qtp178185341-3604] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:36.458 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=77.4 MiB, available=378.1 MiB
    05:20:36.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:20:36.462 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:36.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:20:36.929 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:37.027 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:37.029 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'
    05:20:37.227 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:37.244 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    05:20:37.255 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    05:20:37.256 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:37.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    05:20:37.308 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1966d5499624caa649f84498880a0c6a2710a721' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:37.439 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:37.495 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6", path="/5/h"} on repo=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6
    05:20:37.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    05:20:37.535 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:37.536 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/XrNj0HV2iqXv-dIOvCU8lw' offset=0
    05:20:37.570 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:37.601 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 93 ms.
    05:20:37.602 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:37.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:37.634 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:37.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:37.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:37.646 [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
    05:20:37.652 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183603 bytes in 146 ms. path='/5/h'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:37.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:37.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:37.666 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:37.666 [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
    05:20:37.669 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:37.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:37.676 [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
    05:20:37.684 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:37.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:37.686 [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
    05:20:37.686 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:37.688 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=3145728

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:37.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:37.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:37.705 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:37.705 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:37.714 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:37.714 [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
    05:20:37.724 [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
    05:20:37.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:37.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:37.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:37.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:37.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:37.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:37.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:37.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:37.760 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:37.760 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:37.770 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:37.770 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:37.779 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:37.779 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:37.788 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:37.788 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:37.797 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=_3Pc6tCd4vDs-iR0wycjkg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867}}
    05:20:37.826 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:20:37.831 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:20:37.831 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:37.843 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6", path="/5/h"} on repo=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6
    05:20:37.920 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:37.941 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:37.945 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    05:20:38.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ed910cef1bf2be736267ddc1cef18b873bf4fe7' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    05:20:38.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6", path="/5/i"} on repo=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6
    05:20:38.180 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/5/i'
    05:20:38.219 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:38.221 [qtp1971696218-4809] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=0
    05:20:38.229 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:37.833 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} because of missing permissions!
    05:20:37.833 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:20:37.833 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:20:38.277 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.0 MiB, used=112.7 MiB, available=342.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:38.304 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:38.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3793319 bytes in 5762 ms. path='/2/a'
    05:20:38.339 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=142
    05:20:38.340 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:38.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:38.408 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:38.411 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.remoteRepositoryRevisionSynced=135, revision=142
    05:20:38.496 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:38.502 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=135, revision=142
    05:20:38.502 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=142, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:38.503 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:38.504 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=1048576
    05:20:38.510 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:38.518 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:38.521 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionSynced=-1, revision=116
    05:20:38.521 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=116, revision=-1
    05:20:38.525 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:38.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:38.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:38.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:20:38.637 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:38.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:38.741 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:20:38.757 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:20:38.776 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:38.788 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:38.789 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=2097152
    05:20:38.798 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:38.841 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="8c479925-8aad-4968-bcda-f70841465f42", toRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", path="/2/a"} on repo=8c479925-8aad-4968-bcda-f70841465f42
    05:20:38.850 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:38.856 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    05:20:38.877 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=132

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:38.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:39.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:39.040 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.
    05:20:39.066 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:39.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:20:39.069 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=CfT_oNR0RQ-_fgEI7jNJHQ, cryptoRepoFileId=96oo-KYVIuUgDXEGDp7UvA} histoCryptoRepoFile2=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=c6H5FtqyajrLfu5TWUh56g, cryptoRepoFileId=96oo-KYVIuUgDXEGDp7UvA} duplicateCryptoRepoFileId=null localRevision=147
    05:20:39.086 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:39.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:20:39.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:39.099 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:39.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=112.2 MiB, available=343.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:39.127 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:39.129 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:39.134 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=147

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:39.139 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:39.142 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147
    05:20:39.244 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:39.247 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.remoteRepositoryRevisionSynced=142, revision=147

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:39.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:39.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:39.311 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:39.315 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=142, revision=147
    05:20:39.315 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=147, revision=-1
    05:20:39.362 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:39.383 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:39.390 [qtp1971696218-4809] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=4194304
    05:20:39.399 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:39.406 [qtp178185341-4630] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 transaction.localRevision=147 remoteFromLocalRevision=132
    05:20:39.414 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:39.422 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a60baaae-6641-4d0e-a099-7fc307436182 from='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182' toID=8c479925-8aad-4968-bcda-f70841465f42 to='build/repo/j7y6di76-szet5-local-dest', fromRepoLocalSync=false
    05:20:39.433 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:39.439 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=147
    05:20:39.540 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:39.545 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:39.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:20:39.722 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:39.730 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=5242880
    05:20:39.736 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:39.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=112.3 MiB, available=343.2 MiB
    05:20:39.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:39.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:20:40.002 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:40.014 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=6291456
    05:20:40.027 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:40.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:20:40.080 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 126 bytes in 1900 ms. path='/5/i'
    05:20:40.132 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:20:40.133 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    05:20:40.134 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i
    05:20:40.134 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i
    05:20:40.137 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i
    05:20:40.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_34dfk into destFile i
    05:20:40.140 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_3quio into destFile i

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:40.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=103.6 MiB, available=351.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:40.239 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6", path="/5/i"} on repo=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6
    05:20:40.246 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:40.256 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:40.259 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:40.259 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:40.264 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.localRepositoryRevisionInProgress=-1, revision=148
    05:20:40.270 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=133, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:40.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=112.2 MiB, available=343.3 MiB
    05:20:40.327 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:40.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='120043cdc4ff6eed6464ede0826205e33c1fb6c1' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:40.331 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:40.368 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:40.376 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6", path="/aa"} on repo=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6
    05:20:40.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    05:20:40.403 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:40.405 [qtp1971696218-5000] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/RzuEpeA-xEKHavEvep0nog' offset=0
    05:20:40.411 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:40.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:20:40.447 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17196 bytes in 64 ms. path='/aa'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:40.495 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:40.507 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:20:40.635 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6", path="/aa"} on repo=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:40.636 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:40.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:40.667 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:40.668 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:40.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:40.762 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:40.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    05:20:40.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f528608d9927e6ae07662ba9ed00f72478934314' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:40.900 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:40.918 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:40.919 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:40.940 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6", path="/bb"} on repo=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6
    05:20:40.971 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:40.988 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:41.000 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:41.000 [qtp1971696218-4809] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/cY_xdZ7sxbSQEFFh23cvOQ' offset=0
    05:20:41.006 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:41.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:41.031 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:41.033 [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
    05:20:41.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 43500 bytes in 89 ms. path='/bb'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:41.094 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:41.122 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:41.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:41.124 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:41.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=259.0 MiB, used=100.8 MiB, available=354.7 MiB
    05:20:41.181 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.remoteRepositoryRevisionSynced=133, revision=148

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:41.194 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6", path="/bb"} on repo=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:41.250 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:41.251 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:41.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:41.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:20:41.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:41.302 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:20:41.318 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:41.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.
    05:20:41.329 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:41.329 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:41.354 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:41.355 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:41.359 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:41.360 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:41.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8eae4b405e130b0c3cd019f014ce8033dcea9f87' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:41.471 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:41.481 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Q6BsWUt68SdyF95bd5sYYg, serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182} because of missing permissions!

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:41.709 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:41.721 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6", path="/cc"} on repo=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:41.725 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    05:20:41.726 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:41.727 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:41.728 [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
    05:20:41.747 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:41.748 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/iSLkbtf0gkHUawNgigL3JQ' offset=0
    05:20:41.755 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:41.765 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='12e6bff5b26aa041df6fe1b50de42b8ca4e96b5d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    05:20:41.874 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/1 {11 11ä11#+} 1/a"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:41.879 [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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:41.481 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:20:41.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.0 MiB, used=100.3 MiB, available=355.2 MiB
    05:20:41.901 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:41.907 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.localRepositoryRevisionSynced=133, revision=148
    05:20:41.907 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.localRepositoryRevisionInProgress=148, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:41.907 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:41.909 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hwLZ7R3WTGc6PnqhicbAwg/VlY6S0_d1YFq2HXxgMY02Q' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:41.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:41.930 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:41.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:41.946 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:41.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:20:42.043 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 277746 bytes in 164 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:42.056 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:42.058 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/iSLkbtf0gkHUawNgigL3JQ' offset=1048576
    05:20:42.064 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.096 [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
    05:20:42.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    05:20:42.161 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 795096 bytes in 434 ms. path='/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.186 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/1 {11 11ä11#+} 1/a"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:42.190 [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
    05:20:42.205 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:42.207 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.217 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:42.219 [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
    05:20:42.255 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6", path="/cc"} on repo=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1cdea8af87b75e81244558cd576d2a8e2c19373' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:42.266 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:42.279 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:42.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    05:20:42.325 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c5e4004f71f5426da8c1d6695442ca2c6448d88' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.326 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/1 {11 11ä11#+} 1/b"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:42.331 [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'
    05:20:42.359 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:42.363 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hwLZ7R3WTGc6PnqhicbAwg/Ypgy2FKlDlH1UTo1VqH3vw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:42.373 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6", path="/dd"} on repo=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.375 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:42.428 [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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:42.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=258.5 MiB, used=100.2 MiB, available=355.3 MiB
    05:20:42.437 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:42.466 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:42.482 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/lyDqWkAOYkOE-4qWQrMa6g' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158724 bytes in 151 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:42.498 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.541 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:20:42.576 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/1 {11 11ä11#+} 1/b"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:42.584 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:42.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.594 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:42.597 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:20:42.634 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b964909b79971b0909ad72f4f8fd037185621953' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:42.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250920 bytes in 225 ms. path='/dd'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.679 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/1 {11 11ä11#+} 1/c"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:42.681 [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
    05:20:42.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'
    05:20:42.708 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:42.710 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hwLZ7R3WTGc6PnqhicbAwg/ofGTpxQ9X76_xYj63_q19A' offset=0
    05:20:42.716 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:42.768 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6", path="/dd"} on repo=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:42.787 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:42.803 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    05:20:42.815 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:42.821 [qtp1971696218-5000] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 localRepositoryRevisionSynced=108
    05:20:42.823 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.837 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 339750 bytes in 149 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:42.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=100.1 MiB, available=355.4 MiB
    05:20:42.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.892 [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
    05:20:42.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=56 remoteFromLocalRevision=108
    05:20:42.927 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:42.935 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:42.939 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 from='build/repo/j7y6esvv-jft7k-local-dest' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ'
    05:20:42.951 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:42.955 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.969 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/1 {11 11ä11#+} 1/c"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:42.977 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:42.981 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=56

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:42.998 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:43.002 [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
    05:20:43.036 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:20:43.037 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:43.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='93813417cdf3b6708e2992f38e9c48b4387cc61b' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:43.053 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=56
    05:20:43.069 [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
    05:20:43.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/2/1 {11 11ä11#+} 1/a"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:43.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/a'
    05:20:43.112 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.114 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/otMO1j1PPlRp1rz8z3Kvww/pLr49xacLXGGdNa_SrEAMg/X0zrnyx87tmSuW-2I6Ornw' offset=0
    05:20:43.127 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:43.135 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=59
    05:20:43.148 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:43.172 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:20:43.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175448 bytes in 145 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:43.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=258.5 MiB, used=100.1 MiB, available=355.4 MiB
    05:20:43.299 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:20:43.299 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:20:43.310 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:43.311 [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
    05:20:43.320 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.323 [qtp1971696218-4809] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6, this.remoteRepositoryRevisionSynced=-1, revision=59

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:43.336 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 localRepositoryRevisionSynced=147
    05:20:43.344 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:43.350 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.353 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=-1, revision=59
    05:20:43.353 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=59, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:43.354 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/2/1 {11 11ä11#+} 1/a"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:43.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 transaction.localRevision=150 remoteFromLocalRevision=147

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:43.411 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:43.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8c479925-8aad-4968-bcda-f70841465f42 from='build/repo/j7y6di76-szet5-local-dest' toID=a60baaae-6641-4d0e-a099-7fc307436182 to='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:43.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:43.440 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:43.442 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=150

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:43.449 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.454 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 transaction.localRevision=114 remoteFromLocalRevision=56
    05:20:43.458 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.460 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ' toID=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 to='build/repo/j7y6esvv-jft7k-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:43.461 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:20:43.461 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:20:43.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=150

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:43.472 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.477 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=114

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:43.487 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=152
    05:20:43.489 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:43.495 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9871785de797d9980a72fcadd096368056193b5' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:43.540 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:43.557 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/2/1 {11 11ä11#+} 1/b"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:43.562 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.566 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42, this.remoteRepositoryRevisionSynced=147, revision=152

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:43.594 [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
    05:20:43.612 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.624 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=147, revision=152
    05:20:43.624 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=152, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:43.627 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.634 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/otMO1j1PPlRp1rz8z3Kvww/pLr49xacLXGGdNa_SrEAMg/lHaBrIBG16THOTvzMxa6ZA' offset=0
    05:20:43.642 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:43.650 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.656 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=8c479925-8aad-4968-bcda-f70841465f42 transaction.localRevision=153 remoteFromLocalRevision=150
    05:20:43.664 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.668 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:43.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:20:43.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51161 bytes in 125 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:20:43.786 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:20:43.812 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/2/1 {11 11ä11#+} 1/b"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:43.827 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:43.844 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:43.846 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:43.861 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.867 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:20:43.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a60baaae-6641-4d0e-a099-7fc307436182 from='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182' toID=4a4590ad-82d8-4fbd-9816-f82d954ac218 to='build/repo/j7y6an8e-cpe76-local-src', fromRepoLocalSync=true
    05:20:43.879 [pool-40-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4a4590ad-82d8-4fbd-9816-f82d954ac218 ('build/repo/j7y6an8e-cpe76-local-src')

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:43.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fa0c4aac77d919abee6a4d96493f27b02b7fc155' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:43.904 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:20:43.922 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.940 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:43.948 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/2/a"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:43.954 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:20:43.975 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.976 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/otMO1j1PPlRp1rz8z3Kvww/uYVWoGwKVlcc-KHvhRs6MQ' offset=0
    05:20:43.982 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:43.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:20:44.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17290 bytes in 73 ms. path='/2/a'
    05:20:44.058 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:44.059 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 renewalDateTime=2017-09-24T03:47:43.512Z expiryDateTime=2017-09-24T04:17:43.512Z
    05:20:44.072 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:44.079 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=153

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:44.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/2/a"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:44.112 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:44.120 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:44.122 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:44.167 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:44.174 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: repoFileDtos.size=3

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:44.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5c0a612f5c28740b43a1aab0d2fdd4e8f0a2c8f4' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    05:20:44.343 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/3 + &#ä/5/h"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:44.349 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/5/h'
    05:20:44.376 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:44.377 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/3oHtDkDc-_jUFRGzVcpw1Q' offset=0
    05:20:44.385 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:44.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=86.5 MiB, available=369.0 MiB
    05:20:44.449 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:44.454 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6, this.localRepositoryRevisionInProgress=-1, revision=115
    05:20:44.459 [qtp1971696218-2194] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=110, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115
    05:20:44.483 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:44.555 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 30 ms.
    05:20:44.715 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:44.717 [qtp1325681772-2859] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/3oHtDkDc-_jUFRGzVcpw1Q' offset=1048576
    05:20:44.726 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:44.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=101.2 MiB, available=354.3 MiB
    05:20:44.810 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:44.813 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionInProgress=-1, revision=154
    05:20:44.820 [qtp178185341-4630] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154
    05:20:44.860 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:44.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: 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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:44.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:20:45.081 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:45.094 [qtp1325681772-4741] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/3oHtDkDc-_jUFRGzVcpw1Q' offset=2097152
    05:20:45.104 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:44.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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
    05:20:45.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=86.2 MiB, available=369.3 MiB
    05:20:45.171 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=110, revision=115
    05:20:45.194 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:45.195 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=7yTAmdUhV21eCZpiTsxhOg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:45.196 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B9MqGSm-Zkf-maOn2GM7XQ, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:45.197 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:45.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:20:45.449 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:45.452 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/3oHtDkDc-_jUFRGzVcpw1Q' offset=3145728
    05:20:45.489 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:45.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=258.5 MiB, used=101.9 MiB, available=353.6 MiB
    05:20:45.537 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.remoteRepositoryRevisionSynced=127, revision=154

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:45.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=86.0 MiB, available=369.5 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:45.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:45.698 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:45.702 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6, this.localRepositoryRevisionSynced=110, revision=115
    05:20:45.702 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6, this.localRepositoryRevisionInProgress=115, revision=-1
    05:20:45.705 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:45.728 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:20:45.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms.
    05:20:45.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:45.756 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:45.758 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 220752 bytes in 1409 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:45.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:20:45.792 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:20:45.815 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:20:45.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:45.823 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    05:20:45.828 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:45.826 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Q6BsWUt68SdyF95bd5sYYg, serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182} because of missing permissions!
    05:20:45.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:45.832 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_18y68 into destFile h
    05:20:45.838 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_1vf9c into destFile h
    05:20:45.912 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/3 + &#ä/5/h"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:45.931 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:45.947 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:45.948 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:20:45.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dfb41ba2966ef059537d9124e1211762ea93e2b1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    05:20:46.192 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/3 + &#ä/5/i"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:46.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/5/i'
    05:20:46.267 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:46.268 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:45.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:20:46.271 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=86.0 MiB, available=369.5 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:46.275 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:46.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:46.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:46.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.0 MiB, used=101.3 MiB, available=354.2 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:46.619 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:46.620 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=1048576
    05:20:46.628 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:46.667 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:46.671 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionSynced=127, revision=154
    05:20:46.671 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionInProgress=154, revision=-1
    05:20:46.681 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:46.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:46.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:46.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=86.0 MiB, available=369.5 MiB
    05:20:46.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:46.916 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:46.930 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=2097152
    05:20:46.940 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:47.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:47.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=86.0 MiB, available=369.5 MiB
    05:20:47.256 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:20:47.256 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:20:47.267 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:47.280 [qtp1971696218-5000] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 localRepositoryRevisionSynced=114

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:47.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=258.5 MiB, used=100.7 MiB, available=354.8 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:47.311 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:47.312 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=3145728
    05:20:47.323 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:47.326 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:47.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:47.358 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=62 remoteFromLocalRevision=114
    05:20:47.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 from='build/repo/j7y6esvv-jft7k-local-dest' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ'
    05:20:47.373 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=56 localRepositoryRevisionInProgress=62
    05:20:47.394 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:20:47.395 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:20:47.399 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=62
    05:20:47.430 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=64
    05:20:47.438 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:47.481 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:47.519 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:47.522 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6, this.remoteRepositoryRevisionSynced=59, revision=64
    05:20:47.526 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:47.530 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=59, revision=64
    05:20:47.530 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=64, revision=-1
    05:20:47.550 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:47.571 [qtp1971696218-4558] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=bde6f8a1-0d2f-4816-aa3b-cf87d4b67dd6 transaction.localRevision=120 remoteFromLocalRevision=62
    05:20:47.573 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:47.575 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:47.582 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:47.583 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=4194304
    05:20:47.590 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:47.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:47.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=100.7 MiB, available=354.8 MiB
    05:20:47.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:47.850 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:47.862 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=5242880
    05:20:47.872 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:48.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:48.045 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 292 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:48.131 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:48.131 [qtp1325681772-4701] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=6291456
    05:20:48.141 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:48.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=258.5 MiB, used=100.6 MiB, available=354.9 MiB
    05:20:48.183 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:20:48.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:48.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:20:48.280 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:48.287 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:48.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:48.321 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:48.323 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:48.328 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:20:48.335 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:20:48.336 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:48.337 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:48.419 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:48.420 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=7340032
    05:20:48.429 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:48.435 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='123316c484610527c6885dd969641127c1a8c2b6' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    05:20:48.523 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", path="/2/a"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:20:48.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:48.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:48.600 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:48.601 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=0
    05:20:48.632 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:48.670 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:48.674 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:20:48.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219' toID=72a3fb59-cc56-4ff1-bb3f-3122420d384e to='build/repo/j7y6bo5m-jvs4w-local-src', fromRepoLocalSync=true
    05:20:48.674 [pool-46-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 72a3fb59-cc56-4ff1-bb3f-3122420d384e ('build/repo/j7y6bo5m-jvs4w-local-src')

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:48.678 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:48.680 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=8388608

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:48.681 [pool-46-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:48.692 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:48.700 [pool-46-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:20:48.761 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:48.778 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 renewalDateTime=2017-09-24T03:49:04.324Z expiryDateTime=2017-09-24T04:19:04.324Z
    05:20:48.788 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:48.793 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=120
    05:20:48.800 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:48.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:48.804 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:48.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:48.916 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:48.917 [qtp178185341-4360] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=1048576
    05:20:48.923 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:48.955 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:48.956 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/08l8E4cFRjr2F29Cln2eJg/rukbuggIUk0imfOjs0VXaQ' offset=9437184
    05:20:48.963 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:49.011 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:20:49.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 18774 bytes in 2805 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:49.136 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:20:49.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    05:20:49.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i
    05:20:49.139 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i
    05:20:49.140 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i
    05:20:49.141 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_34dfk into destFile i
    05:20:49.141 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_3quio into destFile i
    05:20:49.142 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_4dbls into destFile i
    05:20:49.143 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_4zsow into destFile i
    05:20:49.143 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_5m9s0 into destFile i

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.155 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:49.156 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=2097152
    05:20:49.163 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:49.198 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/3 + &#ä/5/i"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:49.229 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:49.239 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:49.240 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:20:49.306 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3bde812f1bade19adfad733f833ca542f445bb9a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:49.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=87.5 MiB, available=368.0 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:49.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/3 + &#ä/aa"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:49.418 [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
    05:20:49.425 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.429 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:49.429 [qtp1971696218-5000] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=-1, revision=121

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.431 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4ZczRomJhScq3ohEe-OYWw/96oo-KYVIuUgDXEGDp7UvA' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:49.433 [qtp1971696218-5000] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=101, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.440 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:49.443 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:49.444 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/wK-HbifJtvipO9WP1eZNbQ' offset=0
    05:20:49.451 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:49.454 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:49.457 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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
    05:20:49.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    05:20:49.487 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 23460 bytes in 69 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.530 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:49.533 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:20:49.554 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/3 + &#ä/aa"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:49.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:49.573 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:49.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.591 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 193117 bytes in 1020 ms. path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:49.613 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dc897fe193c97b4f4c8c35c658694e7b4b073cc5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.619 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:20:49.624 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    05:20:49.624 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a
    05:20:49.625 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:49.651 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/3 + &#ä/bb"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:49.657 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:20:49.679 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:49.680 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/2xZf9idSLLXK9Unrv8FlDA' offset=0
    05:20:49.687 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.695 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a60baaae-6641-4d0e-a099-7fc307436182", toRepositoryId="4a4590ad-82d8-4fbd-9816-f82d954ac218", path="/2/a"} on repo=4a4590ad-82d8-4fbd-9816-f82d954ac218
    05:20:49.705 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:49.717 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.726 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:49.731 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 localRepositoryRevisionSynced=153
    05:20:49.738 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:49.752 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 128772 bytes in 95 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.772 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 transaction.localRevision=192 remoteFromLocalRevision=153
    05:20:49.779 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:49.783 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.798 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:49.807 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:49.809 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/3 + &#ä/bb"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:49.818 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.819 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=192
    05:20:49.830 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:49.834 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:49.836 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:20:49.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8b60275c06d3fc68e80bc349daabe2b6eb2bd6a6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:49.926 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:49.932 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=175, revision=192

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:49.977 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=87.4 MiB, available=368.1 MiB
    05:20:49.981 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=101, revision=121
    05:20:49.986 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:49.987 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=7yTAmdUhV21eCZpiTsxhOg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:49.988 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B9MqGSm-Zkf-maOn2GM7XQ, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:49.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:50.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/3 + &#ä/cc"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:50.014 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:50.019 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4a4590ad-82d8-4fbd-9816-f82d954ac218 from='build/repo/j7y6an8e-cpe76-local-src' toID=a60baaae-6641-4d0e-a099-7fc307436182 to='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:50.022 [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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:50.047 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:50.071 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:50.087 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=173 localRepositoryRevisionInProgress=193

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:50.089 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:50.090 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/butRJqsW1Pe28-5Th4qbZA' offset=0
    05:20:50.097 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:50.148 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:20:50.149 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:20:50.164 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=193
    05:20:50.184 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=192, revision=195
    05:20:50.186 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=175, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=195

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:50.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:50.216 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:50.218 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=192, revision=195
    05:20:50.228 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:50.232 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=175, revision=195
    05:20:50.233 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=195, revision=-1
    05:20:50.275 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:50.276 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 629020 bytes in 254 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:50.281 [qtp178185341-3604] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 transaction.localRevision=160 remoteFromLocalRevision=193
    05:20:50.291 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:50.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a60baaae-6641-4d0e-a099-7fc307436182 from='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182' toID=4a4590ad-82d8-4fbd-9816-f82d954ac218 to='build/repo/j7y6an8e-cpe76-local-src', fromRepoLocalSync=false

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:50.305 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:50.307 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:50.311 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=160
    05:20:50.327 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:50.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:50.348 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/3 + &#ä/cc"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:50.371 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:50.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:20:50.397 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:20:50.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='21ae6cf36c0922fccda0a8852dc8d241a7e0b92b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    05:20:50.488 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/3 + &#ä/dd"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:50.494 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:50.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=87.5 MiB, available=368.0 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:50.512 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:50.514 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/XKkfqOZ9K4Auph90T72ORw' offset=0
    05:20:50.520 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:50.534 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:50.539 [qtp1971696218-5000] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionSynced=101, revision=121
    05:20:50.539 [qtp1971696218-5000] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=121, revision=-1
    05:20:50.575 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:50.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:50.694 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:20:50.832 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:50.842 [qtp1325681772-3917] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8HywRxtF7JJB6tcy8mm59Q/XKkfqOZ9K4Auph90T72ORw' offset=1048576
    05:20:50.849 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:50.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    05:20:50.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 514195 bytes in 432 ms. path='/3 + &#ä/dd'
    05:20:50.973 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:20:50.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd
    05:20:51.035 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="5870fac0-c708-4b14-8f2a-f0636abd8867", toRepositoryId="0582b09d-c969-4ff2-9ded-55c2aa7c3cd9", path="/3 + &#ä/dd"} on repo=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9
    05:20:51.043 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:51.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=104.8 MiB, available=350.7 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:51.070 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    05:20:51.084 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:51.085 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:51.091 [qtp178185341-3604] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionInProgress=-1, revision=161

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:51.095 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=114

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:51.096 [qtp178185341-3604] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:51.099 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:51.115 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:51.118 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182: 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
    05:20:51.149 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=113 remoteFromLocalRevision=114
    05:20:51.175 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:51.180 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:51.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 from='build/repo/j7y6eu5q-n7lkb-local-dest' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:20:51.198 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:51.207 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:51.244 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=113
    05:20:51.330 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:20:51.330 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:20:51.360 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=113

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:51.385 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=87.4 MiB, available=368.1 MiB
    05:20:51.387 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:51.398 [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
    05:20:51.432 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=_3Pc6tCd4vDs-iR0wycjkg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867}}
    05:20:51.494 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:51.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.5 MiB, used=104.7 MiB, available=350.8 MiB
    05:20:51.657 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.remoteRepositoryRevisionSynced=154, revision=161
    05:20:51.676 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Q6BsWUt68SdyF95bd5sYYg, serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182} because of missing permissions!
    05:20:51.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:51.700 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=116
    05:20:51.739 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=116

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:51.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=86.9 MiB, available=368.6 MiB
    05:20:51.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:51.896 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:20:51.898 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:20:51.939 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:51.952 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.remoteRepositoryRevisionSynced=-1, revision=116
    05:20:52.088 [qtp1325681772-4701] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:20:52.147 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:52.152 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=-1, revision=116
    05:20:52.152 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=116, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:52.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.0 MiB, used=103.8 MiB, available=351.7 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:52.190 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:52.195 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:52.197 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 transaction.localRevision=120 remoteFromLocalRevision=113

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:52.198 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionSynced=154, revision=161
    05:20:52.198 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.localRepositoryRevisionInProgress=161, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:52.200 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:52.202 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 to='build/repo/j7y6eu5q-n7lkb-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:52.206 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:52.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:52.219 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:52.251 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=120
    05:20:52.260 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:52.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:52.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=86.9 MiB, available=368.6 MiB
    05:20:52.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:20:52.415 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:20:52.415 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:20:52.431 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:52.439 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=120
    05:20:52.441 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:52.462 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=169 remoteFromLocalRevision=120
    05:20:52.503 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:52.508 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:52.531 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=169
    05:20:52.534 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=169
    05:20:52.608 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:52.611 [qtp1971696218-4809] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=163, revision=169

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:52.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=103.9 MiB, available=351.6 MiB
    05:20:52.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:52.988 [qtp1971696218-4809] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:52.993 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72a3fb59-cc56-4ff1-bb3f-3122420d384e from='build/repo/j7y6bo5m-jvs4w-local-src' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219'
    05:20:53.006 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.010 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.017 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=170
    05:20:53.030 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:20:53.030 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:20:53.035 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=170
    05:20:53.051 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=169, revision=172
    05:20:53.064 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=163, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172
    05:20:53.193 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.201 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=169, revision=172
    05:20:53.251 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.259 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=163, revision=172
    05:20:53.260 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=172, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:53.266 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.0 MiB, used=103.9 MiB, available=351.6 MiB
    05:20:53.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:53.272 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.280 [qtp1971696218-5000] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e transaction.localRevision=127 remoteFromLocalRevision=170
    05:20:53.283 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219' toID=72a3fb59-cc56-4ff1-bb3f-3122420d384e to='build/repo/j7y6bo5m-jvs4w-local-src', fromRepoLocalSync=false

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:53.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=129.6 MiB, available=325.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:53.301 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.320 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=127

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:53.329 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:53.331 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.337 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:53.341 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=-1, revision=121
    05:20:53.350 [qtp1325681772-4741] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121
    05:20:53.393 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:53.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=103.9 MiB, available=351.6 MiB
    05:20:53.714 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:20:53.714 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:20:53.726 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.734 [qtp178185341-4360] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 localRepositoryRevisionSynced=160
    05:20:53.751 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.771 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 transaction.localRevision=199 remoteFromLocalRevision=160
    05:20:53.773 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4a4590ad-82d8-4fbd-9816-f82d954ac218 from='build/repo/j7y6an8e-cpe76-local-src' toID=a60baaae-6641-4d0e-a099-7fc307436182 to='https://localhost:32836/a60baaae-6641-4d0e-a099-7fc307436182'
    05:20:53.776 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=193 localRepositoryRevisionInProgress=199
    05:20:53.786 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:20:53.786 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:20:53.790 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 localRepositoryRevisionSynced=199
    05:20:53.801 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=-1, revision=201
    05:20:53.803 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=195, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=201
    05:20:53.833 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.835 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218, this.remoteRepositoryRevisionSynced=195, revision=201
    05:20:53.845 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.849 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionSynced=195, revision=201
    05:20:53.849 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182, this.localRepositoryRevisionInProgress=201, revision=-1
    05:20:53.864 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.872 [qtp178185341-4360] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 remoteRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 transaction.localRevision=166 remoteFromLocalRevision=199
    05:20:53.879 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:53.884 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:54.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=87.8 MiB, available=367.7 MiB
    05:20:54.346 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:54.352 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=-1, revision=128
    05:20:54.356 [qtp1971696218-3451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128
    05:20:54.393 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:54.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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
    05:20:54.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=128.2 MiB, available=327.3 MiB
    05:20:54.465 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=116, revision=121
    05:20:54.520 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=_3Pc6tCd4vDs-iR0wycjkg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867}}
    05:20:54.522 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:20:54.523 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:20:54.523 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:20:54.526 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} because of missing permissions!
    05:20:54.526 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:20:54.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:54.579 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:54.634 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:54.668 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4a4590ad-82d8-4fbd-9816-f82d954ac218 serverRepositoryId=a60baaae-6641-4d0e-a099-7fc307436182 renewalDateTime=2017-09-24T03:47:43.512Z expiryDateTime=2017-09-24T04:17:43.512Z
    05:20:54.687 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:54.706 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:54.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=87.6 MiB, available=367.9 MiB
    05:20:54.877 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=121, revision=128

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:54.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:54.883 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:54.884 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=7yTAmdUhV21eCZpiTsxhOg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:54.886 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B9MqGSm-Zkf-maOn2GM7XQ, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:20:54.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:54.981 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:54.987 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:55.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:55.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=128.2 MiB, available=327.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:55.260 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:55.265 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:55.297 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:55.300 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionSynced=116, revision=121
    05:20:55.300 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=121, revision=-1
    05:20:55.303 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:55.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:55.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=87.6 MiB, available=367.9 MiB
    05:20:55.415 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:55.426 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionSynced=121, revision=128
    05:20:55.426 [qtp1971696218-2194] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=128, revision=-1
    05:20:55.445 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:55.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    05:20:55.581 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:55.585 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:55.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    05:20:55.735 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:55.738 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:55.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:55.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:56.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=128.3 MiB, available=327.2 MiB
    05:20:56.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:56.064 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:56.124 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:56.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:20:56.419 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:56.422 [qtp178185341-3604] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:55.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=87.7 MiB, available=367.8 MiB
    05:20:55.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:20:56.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=87.7 MiB, available=367.8 MiB
    05:20:56.571 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:56.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=128.5 MiB, available=327.0 MiB
    05:20:56.577 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:56.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:20:56.700 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:56.710 [qtp178185341-4360] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:56.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    05:20:56.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    05:20:56.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:20:56.871 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7d09a6e6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:56.872 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [32b5d2f0]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:57.063 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=86.7 MiB, available=368.8 MiB
    05:20:57.063 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:20:57.063 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:20:57.078 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:57.087 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=127
    05:20:57.096 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:57.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=176 remoteFromLocalRevision=127
    05:20:57.126 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72a3fb59-cc56-4ff1-bb3f-3122420d384e from='build/repo/j7y6bo5m-jvs4w-local-src' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219'
    05:20:57.129 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=176
    05:20:57.147 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:20:57.150 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:20:57.154 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=176
    05:20:57.180 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=178
    05:20:57.183 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178
    05:20:57.221 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:57.227 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=172, revision=178
    05:20:57.231 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:57.238 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=172, revision=178
    05:20:57.238 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=178, revision=-1
    05:20:57.255 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:57.263 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e transaction.localRevision=133 remoteFromLocalRevision=176
    05:20:57.266 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:57.270 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:20:57.272 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [34670d3a]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6frg7-oj1zi-local-dest'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:57.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=128.3 MiB, available=327.2 MiB
    05:20:57.274 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:20:57.274 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:20:57.274 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:20:57.279 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [34670d3a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6frg7-oj1zi-local-dest' locked successfully.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:57.287 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:57.296 [qtp1325681772-4741] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=120
    05:20:57.300 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:57.323 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=119 remoteFromLocalRevision=120

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    05:20:57.393 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:57.449 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 from='build/repo/j7y6eu5q-n7lkb-local-dest' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:20:57.460 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=119
    05:20:57.530 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:20:57.530 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:20:57.537 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=119
    05:20:57.557 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=_3Pc6tCd4vDs-iR0wycjkg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867}}
    05:20:57.574 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=121
    05:20:57.578 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=116, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121
    05:20:57.589 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:20:57.590 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:20:57.664 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:57.669 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.remoteRepositoryRevisionSynced=116, revision=121
    05:20:57.671 [qtp1325681772-4701] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:20:57.707 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:57.713 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=116, revision=121
    05:20:57.713 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=121, revision=-1
    05:20:57.736 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:20:57.735 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:57.740 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 transaction.localRevision=126 remoteFromLocalRevision=119
    05:20:57.743 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:57.745 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:20:57.800 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:57.802 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:57.824 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:20:57.824 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/pubring.gpg'
    05:20:57.825 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/secring.gpg'
    05:20:57.826 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:20:57.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
    05:20:58.194 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:58.198 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:20:58.198 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=d49d8769-52de-4e11-9b21-4d35d1600b70 to='build/repo/j7y6bch9-am6u0-local-src', fromRepoLocalSync=true
    05:20:58.199 [pool-45-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d49d8769-52de-4e11-9b21-4d35d1600b70 ('build/repo/j7y6bch9-am6u0-local-src')
    05:20:58.214 [pool-45-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:20:58.226 [pool-45-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:20:58.314 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:58.335 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 renewalDateTime=2017-09-24T03:48:55.715Z expiryDateTime=2017-09-24T04:18:55.715Z
    05:20:58.345 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:58.349 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=126
    05:20:58.361 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:20:58.476 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f160170]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6fsd6-wf48u-local-src'
    05:20:58.483 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f160170]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6fsd6-wf48u-local-src' locked successfully.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:20:58.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0
    05:20:59.089 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=129.4 MiB, available=326.1 MiB
    05:20:59.109 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:59.115 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=-1, revision=127
    05:20:59.120 [qtp1325681772-2859] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=107, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127
    05:20:59.156 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:20:59.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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
    05:20:59.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=129.0 MiB, available=326.5 MiB
    05:20:59.690 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=107, revision=127
    05:20:59.768 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=_3Pc6tCd4vDs-iR0wycjkg,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867}}
    05:20:59.815 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:59.890 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]
    05:20:59.966 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:59.967 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:20:59.967 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:20:59.967 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:20:59.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:21:00.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=129.4 MiB, available=326.1 MiB
    05:21:00.834 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:00.836 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionSynced=107, revision=127
    05:21:00.837 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=127, revision=-1
    05:21:00.966 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:00.972 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:21:01.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=129.4 MiB, available=326.1 MiB
    05:21:01.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:21:01.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=129.4 MiB, available=326.1 MiB
    05:21:01.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:21:01.950 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=132.4 MiB, available=323.1 MiB
    05:21:01.950 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:21:01.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:21:01.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:21:01.972 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:01.984 [qtp1325681772-4741] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=126
    05:21:01.998 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:02.031 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=174 remoteFromLocalRevision=126

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:02.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:02.061 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:02.064 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:02.097 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=175
    05:21:02.103 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=175
    05:21:02.269 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:02.272 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=168, revision=175
    05:21:02.593 [qtp1325681772-4701] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:02.673 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:02.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d49d8769-52de-4e11-9b21-4d35d1600b70 from='build/repo/j7y6bch9-am6u0-local-src' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:21:02.689 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:02.691 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:02.703 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=175
    05:21:03.025 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:21:03.025 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:21:03.037 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=175
    05:21:03.097 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=175, revision=177
    05:21:03.099 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=168, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177
    05:21:03.304 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:03.304 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:03.334 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:03.337 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=175, revision=177
    05:21:03.351 [qtp1325681772-4741] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:03.390 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:03.393 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=168, revision=177
    05:21:03.393 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=177, revision=-1
    05:21:03.437 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:03.452 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 transaction.localRevision=133 remoteFromLocalRevision=175
    05:21:03.487 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:03.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=d49d8769-52de-4e11-9b21-4d35d1600b70 to='build/repo/j7y6bch9-am6u0-local-src', fromRepoLocalSync=false
    05:21:03.505 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:03.519 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=133
    05:21:03.574 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:03.580 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0
    05:21:04.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=130.3 MiB, available=325.2 MiB
    05:21:04.456 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:04.466 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=-1, revision=134
    05:21:04.487 [qtp1325681772-3917] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:04.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:04.921 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:04.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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=1, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    05:21:05.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=129.9 MiB, available=325.6 MiB
    05:21:05.460 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=127, revision=134
    05:21:05.503 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:05.504 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:21:05.504 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:21:05.504 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:05.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:21:05.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=129.9 MiB, available=325.6 MiB
    05:21:06.031 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:06.041 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionSynced=127, revision=134
    05:21:06.041 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=134, revision=-1
    05:21:06.054 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:06.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:21:06.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=130.0 MiB, available=325.5 MiB
    05:21:06.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:21:06.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=130.0 MiB, available=325.5 MiB
    05:21:06.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:07.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:07.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=130.2 MiB, available=325.3 MiB
    05:21:07.294 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:21:07.294 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:21:07.314 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:07.334 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=133
    05:21:07.378 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:07.407 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=181 remoteFromLocalRevision=133
    05:21:07.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d49d8769-52de-4e11-9b21-4d35d1600b70 from='build/repo/j7y6bch9-am6u0-local-src' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:21:07.579 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=175 localRepositoryRevisionInProgress=181
    05:21:07.598 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:21:07.598 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:21:07.606 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=181

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:07.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:07.625 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=183
    05:21:07.627 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=177, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183
    05:21:07.636 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:07.636 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:07.656 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:07.664 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=177, revision=183
    05:21:07.666 [qtp1325681772-4701] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:07.674 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:07.677 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=177, revision=183
    05:21:07.677 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=183, revision=-1
    05:21:07.766 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:07.770 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 transaction.localRevision=139 remoteFromLocalRevision=181
    05:21:07.774 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:07.776 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:21:07.777 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    05:21:07.778 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/pubring.gpg'
    05:21:07.780 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/secring.gpg'
    05:21:07.783 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:21:07.989 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:07.992 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:21:07.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 to='build/repo/j7y6eu5q-n7lkb-local-dest', fromRepoLocalSync=true
    05:21:07.993 [pool-46-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 ('build/repo/j7y6eu5q-n7lkb-local-dest')
    05:21:08.008 [pool-46-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:21:08.045 [pool-46-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:21:08.185 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:08.201 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 renewalDateTime=2017-09-24T03:50:33.854Z expiryDateTime=2017-09-24T04:20:33.854Z
    05:21:08.217 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:08.224 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=139

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:08.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:08.236 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:08.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0
    05:21:08.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=130.9 MiB, available=324.6 MiB
    05:21:08.805 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:08.808 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=-1, revision=140
    05:21:08.812 [qtp1325681772-4741] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140
    05:21:08.859 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:08.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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
    05:21:09.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=129.7 MiB, available=325.8 MiB
    05:21:09.314 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=121, revision=140
    05:21:09.414 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=_3Pc6tCd4vDs-iR0wycjkg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0IEkp6gLtT6rX9tRyLeG9w, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867}}
    05:21:09.541 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:09.544 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:21:09.556 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867}
    05:21:09.686 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:21:09.688 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:09.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:21:10.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=130.1 MiB, available=325.4 MiB
    05:21:10.353 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:10.355 [qtp1325681772-5250] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionSynced=121, revision=140
    05:21:10.356 [qtp1325681772-5250] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=140, revision=-1
    05:21:10.408 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:10.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:10.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:10.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:10.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=130.1 MiB, available=325.4 MiB
    05:21:10.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21: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
    05:21:11.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
    05:21:11.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=130.1 MiB, available=325.4 MiB
    05:21:11.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:11.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:11.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=130.1 MiB, available=325.4 MiB
    05:21:11.722 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:21:11.725 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:21:11.725 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:21:11.742 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:11.749 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=139
    05:21:11.773 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:11.822 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=126 remoteFromLocalRevision=139
    05:21:11.872 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:11.876 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:11.908 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=126
    05:21:11.910 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=126
    05:21:11.991 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:11.994 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.remoteRepositoryRevisionSynced=121, revision=126
    05:21:12.003 [qtp1325681772-3917] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:12.038 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:12.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 from='build/repo/j7y6eu5q-n7lkb-local-dest' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:21:12.055 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:12.059 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:12.080 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=127

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21: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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:13.140 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:21:13.140 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:21:13.154 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=127
    05:21:13.285 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=126, revision=129
    05:21:13.287 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129
    05:21:13.511 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:13.511 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:13.600 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:13.603 [qtp1325681772-5250] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.remoteRepositoryRevisionSynced=126, revision=129
    05:21:13.612 [qtp1325681772-5250] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:13.619 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:13.623 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=121, revision=129
    05:21:13.624 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=129, revision=-1
    05:21:13.641 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:13.650 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 transaction.localRevision=146 remoteFromLocalRevision=127
    05:21:13.713 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:13.716 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 to='build/repo/j7y6eu5q-n7lkb-local-dest', fromRepoLocalSync=false
    05:21:13.728 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:13.734 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=146
    05:21:13.755 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:13.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0
    05:21:14.350 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=130.9 MiB, available=324.6 MiB
    05:21:14.373 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:14.376 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=-1, revision=147
    05:21:14.382 [qtp1325681772-4701] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=140, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=147
    05:21:14.396 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:14.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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
    05:21:14.833 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=130.3 MiB, available=325.2 MiB
    05:21:14.837 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=140, revision=147
    05:21:14.840 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:14.841 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:21:14.842 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:21:14.842 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:14.842 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:14.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:15.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=130.3 MiB, available=325.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:15.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:15.262 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:15.266 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionSynced=140, revision=147
    05:21:15.266 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=147, revision=-1
    05:21:15.423 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:15.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:15.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:15.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:15.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=130.4 MiB, available=325.1 MiB
    05:21:15.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:16.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:16.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=130.4 MiB, available=325.1 MiB
    05:21:16.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:16.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:16.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:16.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=130.4 MiB, available=325.1 MiB
    05:21:16.628 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:21:16.628 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:21:16.638 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:16.644 [qtp1325681772-5250] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=146
    05:21:16.692 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:16.711 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=133 remoteFromLocalRevision=146

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:16.714 [closeDeferredTimer-726b271a-6o] INFO  c.c.c.l.LocalRepoManagerImpl - [726b271a]_close: Shutting down real LocalRepoManager.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:16.795 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 from='build/repo/j7y6eu5q-n7lkb-local-dest' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:21:16.802 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=133

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:16.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:16.819 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:21:16.819 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:21:16.830 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=133
    05:21:16.922 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=135
    05:21:16.924 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=129, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135
    05:21:16.932 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:16.932 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:17.086 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:17.108 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.remoteRepositoryRevisionSynced=129, revision=135
    05:21:17.112 [qtp1325681772-3917] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:17.114 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:17.118 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=129, revision=135
    05:21:17.118 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=135, revision=-1
    05:21:17.139 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:17.146 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 transaction.localRevision=152 remoteFromLocalRevision=133
    05:21:17.159 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:17.162 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:17.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:17.216 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:21:17.222 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:21:17.223 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:21:17.223 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/pubring.gpg'
    05:21:17.224 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/secring.gpg'
    05:21:17.225 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:21:17.228 [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
    05:21:17.270 [closeDeferredTimer-39d279ed-9r] INFO  c.c.c.l.LocalRepoManagerImpl - [39d279ed]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:17.274 [closeDeferredTimer-32b5d2f0-1] INFO  c.c.c.l.LocalRepoManagerImpl - [32b5d2f0]_close: Shutting down real LocalRepoManager.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:17.604 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:17.608 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:21:17.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=d49d8769-52de-4e11-9b21-4d35d1600b70 to='build/repo/j7y6bch9-am6u0-local-src', fromRepoLocalSync=true
    05:21:17.614 [pool-47-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d49d8769-52de-4e11-9b21-4d35d1600b70 ('build/repo/j7y6bch9-am6u0-local-src')
    05:21:17.628 [pool-47-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:21:17.656 [pool-47-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:21:17.668 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:17.861 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 renewalDateTime=2017-09-24T03:48:55.715Z expiryDateTime=2017-09-24T04:18:55.715Z
    05:21:17.877 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:17.905 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=152
    05:21:17.911 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:17.918 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:18.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:18.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=131.4 MiB, available=324.1 MiB
    05:21:18.798 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:18.808 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=-1, revision=153
    05:21:18.814 [qtp1325681772-3917] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:17.274 [closeDeferredTimer-7d09a6e6-1] INFO  c.c.c.l.LocalRepoManagerImpl - [7d09a6e6]_close: Shutting down real LocalRepoManager.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:18.870 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:18.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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
    05:21:19.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=129.8 MiB, available=325.7 MiB
    05:21:19.339 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=134, revision=153
    05:21:19.343 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:19.344 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:21:19.344 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:21:19.344 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:19.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:19.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:19.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=129.8 MiB, available=325.7 MiB
    05:21:19.856 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:19.859 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionSynced=134, revision=153
    05:21:19.860 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=153, revision=-1
    05:21:19.918 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:19.920 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:21:20.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=129.9 MiB, available=325.6 MiB
    05:21:20.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:21:20.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=129.9 MiB, available=325.6 MiB
    05:21:20.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:21:21.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=129.9 MiB, available=325.6 MiB
    05:21:21.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:21:21.108 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:21:21.108 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:21:21.116 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:21.120 [qtp1325681772-4701] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=152
    05:21:21.501 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:21.525 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=189 remoteFromLocalRevision=152
    05:21:21.663 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:21.668 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:21.696 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=189
    05:21:21.704 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=183, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=189
    05:21:21.835 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:21.840 [qtp1325681772-5250] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=183, revision=189
    05:21:22.276 [qtp1325681772-5250] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:22.322 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:22.324 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d49d8769-52de-4e11-9b21-4d35d1600b70 from='build/repo/j7y6bch9-am6u0-local-src' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:21:22.340 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:22.342 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:22.348 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=181 localRepositoryRevisionInProgress=190
    05:21:22.374 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:21:22.374 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:21:22.379 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=190
    05:21:22.400 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=189, revision=192
    05:21:22.402 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=183, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192
    05:21:22.419 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:22.419 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:22.532 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:22.536 [qtp1325681772-5250] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=189, revision=192
    05:21:22.556 [qtp1325681772-5250] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:22.662 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:22.669 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=183, revision=192
    05:21:22.669 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=192, revision=-1
    05:21:22.758 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:22.762 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 transaction.localRevision=159 remoteFromLocalRevision=190
    05:21:22.792 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:22.794 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=d49d8769-52de-4e11-9b21-4d35d1600b70 to='build/repo/j7y6bch9-am6u0-local-src', fromRepoLocalSync=false
    05:21:22.804 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:22.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:22.811 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=159
    05:21:22.858 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:22.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0
    05:21:23.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=130.7 MiB, available=324.8 MiB
    05:21:23.491 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:23.495 [qtp1325681772-3917] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=-1, revision=160
    05:21:23.499 [qtp1325681772-3917] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=160
    05:21:23.629 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:23.641 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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
    05:21:24.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=130.0 MiB, available=325.5 MiB
    05:21:24.027 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=153, revision=160
    05:21:24.063 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:24.064 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:21:24.064 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:21:24.064 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:24.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:24.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:24.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=130.1 MiB, available=325.4 MiB
    05:21:24.555 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:24.558 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionSynced=153, revision=160
    05:21:24.558 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=160, revision=-1
    05:21:24.629 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:24.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:21:24.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=130.1 MiB, available=325.4 MiB
    05:21:24.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:25.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:25.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=130.1 MiB, available=325.4 MiB
    05:21:25.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:21:25.804 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=130.1 MiB, available=325.4 MiB
    05:21:25.804 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:21:25.804 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:21:25.815 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:25.820 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=159

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:25.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:25.894 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:25.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=196 remoteFromLocalRevision=159
    05:21:26.052 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d49d8769-52de-4e11-9b21-4d35d1600b70 from='build/repo/j7y6bch9-am6u0-local-src' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:21:26.055 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=190 localRepositoryRevisionInProgress=196
    05:21:26.072 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:21:26.072 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:21:26.076 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=196
    05:21:26.222 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=198
    05:21:26.224 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=192, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198
    05:21:26.232 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:26.232 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:26.322 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:26.325 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=192, revision=198
    05:21:26.327 [qtp1325681772-2859] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:26.416 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:26.423 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=192, revision=198
    05:21:26.423 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=198, revision=-1
    05:21:26.521 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:26.526 [qtp1325681772-3917] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 transaction.localRevision=165 remoteFromLocalRevision=196
    05:21:26.678 [qtp1325681772-3917] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:26.682 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:21:26.864 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:26.867 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:21:26.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=d49d8769-52de-4e11-9b21-4d35d1600b70 to='build/repo/j7y6bch9-am6u0-local-src', fromRepoLocalSync=true
    05:21:26.868 [pool-48-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d49d8769-52de-4e11-9b21-4d35d1600b70 ('build/repo/j7y6bch9-am6u0-local-src')
    05:21:26.880 [pool-48-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:21:26.897 [pool-48-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:21:27.280 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:27.305 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 renewalDateTime=2017-09-24T03:48:55.715Z expiryDateTime=2017-09-24T04:18:55.715Z
    05:21:27.319 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:27.323 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=165
    05:21:27.342 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:27.349 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0
    05:21:27.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=131.4 MiB, available=324.1 MiB
    05:21:27.799 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:27.802 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=-1, revision=166
    05:21:27.806 [qtp1325681772-4741] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=160, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:27.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:27.918 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:27.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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
    05:21:28.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:28.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=130.6 MiB, available=324.9 MiB
    05:21:28.332 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=160, revision=166
    05:21:28.336 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:28.336 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:21:28.337 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:21:28.337 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:28.337 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:21:28.729 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=130.6 MiB, available=324.9 MiB
    05:21:28.880 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:28.883 [qtp1325681772-5250] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionSynced=160, revision=166
    05:21:28.884 [qtp1325681772-5250] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=166, revision=-1
    05:21:28.949 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:29.169 [Test worker] INFO  D.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
    05:21:28.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:21:29.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=130.7 MiB, available=324.8 MiB
    05:21:29.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:21:29.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=130.7 MiB, available=324.8 MiB
    05:21:29.777 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:21:30.149 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=130.7 MiB, available=324.8 MiB
    05:21:30.149 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:21:30.152 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:21:30.152 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:21:30.164 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:30.170 [qtp1325681772-4741] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=165
    05:21:30.195 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:30.216 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=203 remoteFromLocalRevision=165
    05:21:30.321 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:30.324 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:30.343 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=203
    05:21:30.346 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=198, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=203
    05:21:30.362 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d49d8769-52de-4e11-9b21-4d35d1600b70 from='build/repo/j7y6bch9-am6u0-local-src' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:30.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:30.381 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:30.384 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:30.391 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=196 localRepositoryRevisionInProgress=204
    05:21:30.467 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:21:30.467 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:21:30.476 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=204
    05:21:30.539 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=203, revision=206
    05:21:30.541 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=198, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=206
    05:21:30.548 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:30.548 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:30.583 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:30.586 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=198, revision=206
    05:21:30.588 [qtp1325681772-4701] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:30.600 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:30.603 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=198, revision=206
    05:21:30.603 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=206, revision=-1
    05:21:30.675 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:30.679 [qtp1325681772-5337] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 transaction.localRevision=171 remoteFromLocalRevision=204
    05:21:30.709 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:30.711 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=d49d8769-52de-4e11-9b21-4d35d1600b70 to='build/repo/j7y6bch9-am6u0-local-src', fromRepoLocalSync=false
    05:21:30.728 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:30.731 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=171
    05:21:30.820 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:30.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:30.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0
    05:21:31.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=131.3 MiB, available=324.2 MiB
    05:21:31.281 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:31.285 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=-1, revision=172
    05:21:31.291 [qtp1325681772-4741] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172
    05:21:31.399 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:31.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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
    05:21:31.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=131.3 MiB, available=324.2 MiB
    05:21:31.790 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=166, revision=172
    05:21:31.793 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:31.794 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:21:31.794 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:21:31.794 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:31.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:31.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:32.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=131.3 MiB, available=324.2 MiB
    05:21:32.364 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:32.367 [qtp1325681772-5250] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionSynced=166, revision=172
    05:21:32.367 [qtp1325681772-5250] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=172, revision=-1
    05:21:32.371 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:32.570 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [34670d3a]initPersistenceManagerFactory: repositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c
    05:21:32.652 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [34670d3a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 31629 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:32.373 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:21:32.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=131.2 MiB, available=324.3 MiB
    05:21:32.813 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:33.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:33.253 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=84.0 MiB, available=371.5 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:33.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=130.1 MiB, available=325.4 MiB
    05:21:33.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:33.264 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:345) ~[test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]
    05:21:33.460 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6bo5q-igrx3-remote'
    05:21:33.461 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6bo5q-igrx3-remote' locked successfully.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:33.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=130.1 MiB, available=325.4 MiB
    05:21:33.692 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:21:33.692 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:21:33.715 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:33.721 [qtp1325681772-4741] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=171
    05:21:33.762 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:33.788 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=210 remoteFromLocalRevision=171
    05:21:33.850 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d49d8769-52de-4e11-9b21-4d35d1600b70 from='build/repo/j7y6bch9-am6u0-local-src' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:21:33.860 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=204 localRepositoryRevisionInProgress=210
    05:21:33.963 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:21:33.963 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:21:33.970 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=210
    05:21:33.991 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=212
    05:21:33.993 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=206, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=212
    05:21:34.002 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:34.002 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:34.087 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:34.095 [qtp1325681772-5250] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=206, revision=212
    05:21:34.100 [qtp1325681772-5250] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:34.117 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:34.120 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=206, revision=212
    05:21:34.120 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=212, revision=-1
    05:21:34.216 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:34.220 [qtp1325681772-4741] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 transaction.localRevision=177 remoteFromLocalRevision=210
    05:21:34.224 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:34.227 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:21:34.227 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    05:21:34.227 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/pubring.gpg'
    05:21:34.229 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/secring.gpg'
    05:21:34.230 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:34.315 [qtp1971696218-2194] INFO  D.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
    05:21:34.415 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:34.420 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:21:34.421 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 to='build/repo/j7y6eu5q-n7lkb-local-dest', fromRepoLocalSync=true
    05:21:34.421 [pool-49-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 ('build/repo/j7y6eu5q-n7lkb-local-dest')
    05:21:34.429 [pool-49-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:21:34.444 [pool-49-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:21:34.512 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:34.538 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 renewalDateTime=2017-09-24T03:50:33.854Z expiryDateTime=2017-09-24T04:20:33.854Z
    05:21:34.565 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:34.570 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=177
    05:21:34.582 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:34.611 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:21:34.709 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:21:34.754 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:21:34.864 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:21:34.916 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:34.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:35.032 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:21:35.104 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:21:35.171 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:21:35.228 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:21:35.317 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:21:35.420 [qtp1971696218-2194] INFO  D.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
    05:21:34.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0
    05:21:35.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=131.1 MiB, available=324.4 MiB
    05:21:35.451 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:35.455 [qtp1325681772-5250] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=-1, revision=178
    05:21:35.460 [qtp1325681772-5250] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=147, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=178
    05:21:35.483 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:35.488 [qtp1971696218-2194] INFO  D.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
    05:21:35.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:35.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:35.554 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:21:35.689 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:21:35.956 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:21:36.005 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:21:36.152 [qtp1971696218-2194] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:21:36.219 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]initPersistenceManagerFactory: repositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219
    05:21:36.220 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2758 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:36.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=131.1 MiB, available=324.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:36.246 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:36.250 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=147, revision=178

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:36.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:36.714 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 4e6de4a1-21f8-4f54-8d38-232db3d9ce9c
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6frg7-oj1zi-local-dest
      localRepository.publicKeySha1 = B0:E8:0C:A1:38:1F:B9:54:8C:C3:96:16:01:3A:88:59:EA:AB:C0:3B

      remoteRepository.repositoryId = cf96ce47-6903-41d7-8a2a-39c68981d219
      remoteRepository.remoteRoot = https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ
      remoteRepository.publicKeySha1 = 88:2A:51:8A:46:B0:66:61:BD:D4:D4:A8:8D:4A:92:4D:8A:03:76:4D

    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 4e6de4a1-21f8-4f54-8d38-232db3d9ce9c cf96ce47-6903-41d7-8a2a-39c68981d219

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:36.364 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:36.365 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:21:36.365 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:21:36.365 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:36.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:21:36.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=131.2 MiB, available=324.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:36.944 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f160170]initPersistenceManagerFactory: repositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:21:36.953 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f160170]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 33027 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:36.973 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:36.976 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:21:36.977 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ' toID=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c to='build/repo/j7y6frg7-oj1zi-local-dest', fromRepoLocalSync=true
    05:21:36.977 [pool-47-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4e6de4a1-21f8-4f54-8d38-232db3d9ce9c ('build/repo/j7y6frg7-oj1zi-local-dest')

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:36.987 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:36.992 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionSynced=147, revision=178
    05:21:36.992 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=178, revision=-1
    05:21:36.997 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:36.998 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6fsd8-7gmmz-remote'
    05:21:37.002 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6fsd8-7gmmz-remote' locked successfully.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:37.000 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:21:37.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=131.2 MiB, available=324.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:37.617 [pool-47-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:21:37.626 [pool-47-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:21:37.734 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:37.754 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 renewalDateTime=2017-09-24T03:51:37.720Z expiryDateTime=2017-09-24T04:21:37.720Z
    05:21:37.766 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:37.856 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=135

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:37.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:21:37.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=131.2 MiB, available=324.3 MiB
    05:21:37.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:38.059 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:38.069 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=8

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:38.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=130.4 MiB, available=325.1 MiB
    05:21:38.336 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:21:38.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:21:38.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:21:38.348 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:38.355 [qtp1325681772-4741] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=177
    05:21:38.368 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:38.397 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=140 remoteFromLocalRevision=177
    05:21:38.428 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:38.431 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:38.454 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=140
    05:21:38.456 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=140
    05:21:38.526 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:38.533 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.remoteRepositoryRevisionSynced=135, revision=140
    05:21:38.564 [qtp1325681772-2859] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:38.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=69.9 MiB, available=385.6 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:38.668 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:38.671 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 from='build/repo/j7y6eu5q-n7lkb-local-dest' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:21:38.684 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:38.687 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:38.689 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:38.695 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=141
    05:21:38.712 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:21:38.712 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:21:38.721 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=141

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:38.816 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c, this.localRepositoryRevisionInProgress=-1, revision=137

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:38.835 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=140, revision=143
    05:21:38.838 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143
    05:21:38.850 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:38.850 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:38.865 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:38.868 [qtp1325681772-5337] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.remoteRepositoryRevisionSynced=140, revision=143
    05:21:38.884 [qtp1325681772-5337] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:38.897 [qtp1971696218-4558] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:38.950 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:38.955 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=135, revision=143
    05:21:38.955 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=143, revision=-1
    05:21:39.017 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:39.021 [qtp1325681772-4741] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 transaction.localRevision=184 remoteFromLocalRevision=141
    05:21:39.087 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:39.091 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 to='build/repo/j7y6eu5q-n7lkb-local-dest', fromRepoLocalSync=false
    05:21:39.106 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:39.110 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=184
    05:21:39.123 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:39.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0
    05:21:39.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=130.9 MiB, available=324.6 MiB
    05:21:39.673 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:39.677 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=-1, revision=185
    05:21:39.680 [qtp1325681772-2859] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185
    05:21:39.703 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:39.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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
    05:21:39.787 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:39.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:40.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=130.9 MiB, available=324.6 MiB
    05:21:40.134 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=178, revision=185
    05:21:40.136 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:40.137 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:21:40.137 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:21:40.137 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:40.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:40.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=72.8 MiB, available=382.7 MiB
    05:21:40.345 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=-1, revision=137

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:40.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=130.9 MiB, available=324.6 MiB
    05:21:40.663 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:40.667 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionSynced=178, revision=185
    05:21:40.668 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=185, revision=-1
    05:21:40.734 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:40.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:21:41.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=131.0 MiB, available=324.5 MiB
    05:21:41.180 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:21:41.706 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=131.0 MiB, available=324.5 MiB
    05:21:41.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:41.784 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=qlNnT1W6x3BFOVGkKSFp5Q could not be decrypted! Access rights missing?!
    05:21:41.951 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 167 ms.
    05:21:41.951 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:21:42.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:21:42.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:21:42.120 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:21:42.120 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:21:42.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:21:42.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:21:42.155 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=xaZn45dxJivNYeEs8sH0sw could not be decrypted! Access rights missing?!
    05:21:42.156 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:21:42.156 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:21:42.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:21:42.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:21:42.175 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=sVnqZAki6hODuqc8ynmS5Q could not be decrypted! Access rights missing?!
    05:21:42.176 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:21:42.176 [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
    05:21:42.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=131.0 MiB, available=324.5 MiB
    05:21:42.176 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:21:42.176 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:42.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:21:42.186 [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
    05:21:42.187 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:42.189 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hk0UE1VUa26mM39lGs1cZw could not be decrypted! Access rights missing?!
    05:21:42.190 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:21:42.190 [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
    05:21:42.194 [qtp1325681772-5337] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=184

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:42.201 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:21:42.201 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:21:42.204 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=710EOkn_MrNnqym4WL61rg could not be decrypted! Access rights missing?!
    05:21:42.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:21:42.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:21:42.207 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=M3leADMpi8j7Gf6O42aYTQ could not be decrypted! Access rights missing?!
    05:21:42.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:21:42.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:21:42.209 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Y8cZLHULqIn_d99d-Be4Xg could not be decrypted! Access rights missing?!
    05:21:42.210 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:21:42.210 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:21:42.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:21:42.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:21:42.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:21:42.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:21:42.233 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=TdJ6GqvR1thT-kFwhNMOsQ could not be decrypted! Access rights missing?!
    05:21:42.234 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:21:42.234 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:21:42.236 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=zkKfNSIcVTNSCkJm2OYbOQ could not be decrypted! Access rights missing?!
    05:21:42.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:21:42.237 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:21:42.246 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:21:42.247 [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
    05:21:42.260 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:42.281 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=147 remoteFromLocalRevision=184
    05:21:42.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 from='build/repo/j7y6eu5q-n7lkb-local-dest' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:21:42.335 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=147
    05:21:42.352 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:21:42.352 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:21:42.357 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=147
    05:21:42.408 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=149
    05:21:42.410 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149
    05:21:42.418 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:42.418 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:42.487 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:42.490 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.remoteRepositoryRevisionSynced=143, revision=149
    05:21:42.492 [qtp1325681772-4741] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:42.558 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:42.562 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=143, revision=149
    05:21:42.562 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=149, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:42.583 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:42.584 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:42.585 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=7yTAmdUhV21eCZpiTsxhOg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:21:42.588 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B9MqGSm-Zkf-maOn2GM7XQ, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:42.588 [qtp1325681772-5250] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 transaction.localRevision=190 remoteFromLocalRevision=147
    05:21:42.635 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:42.643 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:21:42.903 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:42.906 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:21:42.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 to='build/repo/j7y6eu5q-n7lkb-local-dest', fromRepoLocalSync=true
    05:21:42.907 [pool-50-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 ('build/repo/j7y6eu5q-n7lkb-local-dest')
    05:21:42.919 [pool-50-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:21:42.937 [pool-50-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:21:43.008 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:43.032 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 renewalDateTime=2017-09-24T03:50:33.854Z expiryDateTime=2017-09-24T04:20:33.854Z
    05:21:43.047 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:43.054 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=184 localRepositoryRevisionInProgress=190
    05:21:43.064 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:42.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:21:43.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=73.8 MiB, available=381.7 MiB
    05:21:43.383 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:43.386 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c, this.localRepositoryRevisionSynced=-1, revision=137
    05:21:43.386 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c, this.localRepositoryRevisionInProgress=137, revision=-1
    05:21:43.396 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:43.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:43.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0
    05:21:43.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=132.0 MiB, available=323.5 MiB
    05:21:43.968 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:43.975 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=-1, revision=191
    05:21:43.979 [qtp1325681772-2859] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191
    05:21:44.018 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:44.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:44.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:44.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=73.8 MiB, available=381.7 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:44.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=131.0 MiB, available=324.5 MiB
    05:21:44.554 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=185, revision=191
    05:21:44.558 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:44.559 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:21:44.560 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:21:44.560 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:44.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:44.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:21:44.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=73.5 MiB, available=382.0 MiB
    05:21:44.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:45.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=131.0 MiB, available=324.5 MiB
    05:21:45.097 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:45.101 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionSynced=185, revision=191
    05:21:45.101 [qtp1325681772-4701] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=191, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:45.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=72.9 MiB, available=382.6 MiB
    05:21:45.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:21:45.416 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:45.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:21:45.514 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:45.559 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:45.561 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:45.105 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:45.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:21:45.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=131.0 MiB, available=324.5 MiB
    05:21:45.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:45.701 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:45.758 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    05:21:45.768 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    05:21:45.770 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:45.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    05:21:45.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1966d5499624caa649f84498880a0c6a2710a721' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h
    05:21:46.030 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="4e6de4a1-21f8-4f54-8d38-232db3d9ce9c", path="/5/h"} on repo=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c
    05:21:46.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    05:21:46.077 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:46.086 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/XrNj0HV2iqXv-dIOvCU8lw' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:46.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=131.0 MiB, available=324.5 MiB
    05:21:46.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:46.136 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:46.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:21:46.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183603 bytes in 197 ms. path='/5/h'
    05:21:46.329 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    05:21:46.427 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="4e6de4a1-21f8-4f54-8d38-232db3d9ce9c", path="/5/h"} on repo=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c
    05:21:46.460 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:46.477 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:46.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:46.502 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=131.0 MiB, available=324.5 MiB
    05:21:46.503 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:21:46.504 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:21:46.505 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:21:46.519 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:46.525 [qtp1325681772-5337] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=190
    05:21:46.563 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:46.563 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ed910cef1bf2be736267ddc1cef18b873bf4fe7' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:46.588 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=154 remoteFromLocalRevision=190
    05:21:46.599 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:46.600 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="4e6de4a1-21f8-4f54-8d38-232db3d9ce9c", path="/5/i"} on repo=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:46.603 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:46.613 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=154
    05:21:46.615 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:46.673 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/5/i'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:46.680 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 from='build/repo/j7y6eu5q-n7lkb-local-dest' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:46.694 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:46.695 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:46.696 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:46.700 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:46.710 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:46.710 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=155
    05:21:46.815 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:21:46.815 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:21:46.822 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=155

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:46.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:46.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=154, revision=157
    05:21:46.889 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157
    05:21:46.898 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:46.898 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:46.910 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:46.913 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.remoteRepositoryRevisionSynced=149, revision=157
    05:21:46.915 [qtp1325681772-2859] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:46.936 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:46.938 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=1048576
    05:21:46.950 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:46.968 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:46.974 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=149, revision=157
    05:21:46.975 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=157, revision=-1
    05:21:46.988 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:46.993 [qtp1325681772-4701] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 transaction.localRevision=196 remoteFromLocalRevision=155
    05:21:46.996 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:46.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 to='build/repo/j7y6eu5q-n7lkb-local-dest', fromRepoLocalSync=false
    05:21:47.007 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:47.012 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=190 localRepositoryRevisionInProgress=196
    05:21:47.023 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:47.113 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:21:47.203 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:47.204 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=2097152
    05:21:47.216 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:47.350 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:21:47.459 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:47.463 [qtp1971696218-5000] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=3145728
    05:21:47.477 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:47.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0
    05:21:47.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=131.7 MiB, available=323.8 MiB
    05:21:47.493 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:47.497 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=-1, revision=197
    05:21:47.500 [qtp1325681772-4741] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=191, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=197
    05:21:47.518 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:47.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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
    05:21:47.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:21:47.760 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:47.762 [qtp1971696218-5000] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=4194304
    05:21:47.779 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:47.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:47.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=131.9 MiB, available=323.6 MiB
    05:21:47.976 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=191, revision=197
    05:21:47.979 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:47.980 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:21:47.980 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:21:47.980 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:47.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:48.069 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:48.074 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=5242880
    05:21:48.084 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:48.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:48.349 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:48.351 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=6291456
    05:21:48.360 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:48.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:21:48.421 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 126 bytes in 1748 ms. path='/5/i'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:48.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=131.5 MiB, available=324.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:48.528 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:21:48.530 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    05:21:48.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i
    05:21:48.532 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i
    05:21:48.534 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i
    05:21:48.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_34dfk into destFile i
    05:21:48.536 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_3quio into destFile i

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:48.539 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:48.543 [qtp1325681772-5337] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionSynced=191, revision=197
    05:21:48.543 [qtp1325681772-5337] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.localRepositoryRevisionInProgress=197, revision=-1
    05:21:48.547 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:48.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:48.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="4e6de4a1-21f8-4f54-8d38-232db3d9ce9c", path="/5/i"} on repo=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c
    05:21:48.625 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:48.638 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:48.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    05:21:48.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='120043cdc4ff6eed6464ede0826205e33c1fb6c1' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    05:21:48.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="4e6de4a1-21f8-4f54-8d38-232db3d9ce9c", path="/aa"} on repo=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c
    05:21:48.929 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    05:21:48.954 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:48.958 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/RzuEpeA-xEKHavEvep0nog' offset=0
    05:21:48.963 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:48.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:49.032 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17196 bytes in 103 ms. path='/aa'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:49.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=130.2 MiB, available=325.3 MiB
    05:21:49.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:49.115 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:21:49.205 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="4e6de4a1-21f8-4f54-8d38-232db3d9ce9c", path="/aa"} on repo=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c
    05:21:49.216 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:49.226 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:49.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    05:21:49.290 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f528608d9927e6ae07662ba9ed00f72478934314' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    05:21:49.330 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="4e6de4a1-21f8-4f54-8d38-232db3d9ce9c", path="/bb"} on repo=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c
    05:21:49.336 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    05:21:49.357 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:49.358 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/cY_xdZ7sxbSQEFFh23cvOQ' offset=0
    05:21:49.364 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:49.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    05:21:49.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 43500 bytes in 67 ms. path='/bb'
    05:21:49.450 [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
    05:21:49.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=130.2 MiB, available=325.3 MiB
    05:21:49.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:49.492 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="4e6de4a1-21f8-4f54-8d38-232db3d9ce9c", path="/bb"} on repo=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c
    05:21:49.505 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:49.528 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:49.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    05:21:49.579 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8eae4b405e130b0c3cd019f014ce8033dcea9f87' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    05:21:49.644 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="4e6de4a1-21f8-4f54-8d38-232db3d9ce9c", path="/cc"} on repo=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c
    05:21:49.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/cc'
    05:21:49.683 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:49.685 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/iSLkbtf0gkHUawNgigL3JQ' offset=0
    05:21:49.697 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:49.841 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:49.908 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=130.2 MiB, available=325.3 MiB
    05:21:49.908 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:21:49.908 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:21:49.917 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:49.924 [qtp1325681772-4741] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 localRepositoryRevisionSynced=196
    05:21:49.927 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:49.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=161 remoteFromLocalRevision=196

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:49.957 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:49.958 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/iSLkbtf0gkHUawNgigL3JQ' offset=1048576
    05:21:49.967 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:50.016 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:50.023 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 from='build/repo/j7y6eu5q-n7lkb-local-dest' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:21:50.027 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=161
    05:21:50.043 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:21:50.044 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:21:50.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=161

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:50.056 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 795096 bytes in 387 ms. path='/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:50.064 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=163
    05:21:50.066 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163
    05:21:50.074 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:50.074 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:50.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:21:50.110 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:50.131 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:50.135 [qtp1325681772-5250] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9, this.remoteRepositoryRevisionSynced=157, revision=163
    05:21:50.137 [qtp1325681772-5250] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6c8b4528 (of khaled)
    05:21:50.142 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:50.146 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=157, revision=163
    05:21:50.147 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=163, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:50.168 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="4e6de4a1-21f8-4f54-8d38-232db3d9ce9c", path="/cc"} on repo=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:50.193 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:50.201 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=0582b09d-c969-4ff2-9ded-55c2aa7c3cd9 transaction.localRevision=202 remoteFromLocalRevision=161

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:50.240 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:50.245 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:50.247 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:50.251 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:50.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:50.293 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:21:50.293 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/pubring.gpg'
    05:21:50.294 [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/TLPE_H-eRlrXw_ttSl_85Q/.gnupg/secring.gpg'
    05:21:50.295 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:50.362 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c5e4004f71f5426da8c1d6695442ca2c6448d88' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    05:21:50.399 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="4e6de4a1-21f8-4f54-8d38-232db3d9ce9c", path="/dd"} on repo=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c
    05:21:50.491 [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
    05:21:50.494 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:50.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:21:50.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=d49d8769-52de-4e11-9b21-4d35d1600b70 to='build/repo/j7y6bch9-am6u0-local-src', fromRepoLocalSync=true
    05:21:50.502 [pool-51-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d49d8769-52de-4e11-9b21-4d35d1600b70 ('build/repo/j7y6bch9-am6u0-local-src')
    05:21:50.510 [pool-51-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:50.510 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:50.512 [qtp1971696218-2194] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/lyDqWkAOYkOE-4qWQrMa6g' offset=0
    05:21:50.521 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:50.524 [pool-51-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:21:50.588 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:50.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:50.614 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 renewalDateTime=2017-09-24T03:48:55.715Z expiryDateTime=2017-09-24T04:18:55.715Z
    05:21:50.624 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:50.641 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=171 localRepositoryRevisionInProgress=202
    05:21:50.650 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:50.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:50.661 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250920 bytes in 170 ms. path='/dd'
    05:21:50.732 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:21:50.780 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="4e6de4a1-21f8-4f54-8d38-232db3d9ce9c", path="/dd"} on repo=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c
    05:21:50.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:21:50.811 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    05:21:50.821 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:50.856 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c localRepositoryRevisionSynced=135
    05:21:50.867 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:50.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:50.910 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=57 remoteFromLocalRevision=135
    05:21:50.928 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:50.937 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:50.938 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c from='build/repo/j7y6frg7-oj1zi-local-dest' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ'
    05:21:50.954 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:50.959 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:51.052 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=57
    05:21:51.171 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:21:51.171 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:21:51.200 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=57

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:51.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=131.3 MiB, available=324.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:51.238 [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
    05:21:51.260 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:51.265 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=-1, revision=203
    05:21:51.270 [qtp1325681772-4741] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=203

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:51.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:51.632 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:51.641 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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
    05:21:51.646 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=60
    05:21:51.665 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=60
    05:21:52.071 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:52.076 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c, this.remoteRepositoryRevisionSynced=-1, revision=60
    05:21:52.096 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:52.103 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=-1, revision=60
    05:21:52.103 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=60, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:52.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=131.2 MiB, available=324.3 MiB
    05:21:52.205 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=172, revision=203
    05:21:52.208 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:52.209 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:21:52.210 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:21:52.210 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:52.210 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:52.389 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:52.409 [qtp1971696218-2194] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c transaction.localRevision=141 remoteFromLocalRevision=57
    05:21:52.414 [qtp1971696218-2194] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:52.416 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ' toID=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c to='build/repo/j7y6frg7-oj1zi-local-dest', fromRepoLocalSync=false
    05:21:52.427 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:52.434 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=141
    05:21:52.450 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:52.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:52.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=131.2 MiB, available=324.3 MiB
    05:21:52.638 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:52.642 [qtp1325681772-5250] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionSynced=172, revision=203
    05:21:52.642 [qtp1325681772-5250] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=203, revision=-1
    05:21:52.685 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:52.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:52.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:53.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=93.0 MiB, available=362.5 MiB
    05:21:53.148 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:53.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=131.3 MiB, available=324.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:53.155 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c, this.localRepositoryRevisionInProgress=-1, revision=142

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:53.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:53.162 [qtp1971696218-3451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142
    05:21:53.197 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:53.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=131.1 MiB, available=324.4 MiB
    05:21:53.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:53.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
    05:21:53.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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
    05:21:53.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=91.7 MiB, available=363.8 MiB
    05:21:53.907 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=137, revision=142
    05:21:53.929 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:21:53.930 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=7yTAmdUhV21eCZpiTsxhOg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:21:53.931 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B9MqGSm-Zkf-maOn2GM7XQ, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:21:53.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:54.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=130.3 MiB, available=325.2 MiB
    05:21:54.064 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:21:54.066 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:21:54.066 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:21:54.076 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:54.084 [qtp1325681772-2859] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=202
    05:21:54.105 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:54.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:54.129 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=217 remoteFromLocalRevision=202
    05:21:54.145 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:54.149 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:54.165 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=217
    05:21:54.167 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=212, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=217
    05:21:54.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d49d8769-52de-4e11-9b21-4d35d1600b70 from='build/repo/j7y6bch9-am6u0-local-src' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:21:54.191 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:54.195 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:54.202 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=210 localRepositoryRevisionInProgress=218
    05:21:54.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:21:54.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:21:54.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=218
    05:21:54.250 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=217, revision=220
    05:21:54.252 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=212, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=220
    05:21:54.261 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:54.261 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:54.344 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:54.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:54.350 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=212, revision=220
    05:21:54.352 [qtp1325681772-4741] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:54.408 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:54.414 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=212, revision=220
    05:21:54.414 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=220, revision=-1
    05:21:54.439 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:54.447 [qtp1325681772-5250] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 transaction.localRevision=208 remoteFromLocalRevision=218

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:54.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=91.7 MiB, available=363.8 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:54.541 [qtp1325681772-5250] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:54.544 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5870fac0-c708-4b14-8f2a-f0636abd8867 from='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867' toID=d49d8769-52de-4e11-9b21-4d35d1600b70 to='build/repo/j7y6bch9-am6u0-local-src', fromRepoLocalSync=false
    05:21:54.558 [qtp1325681772-5337] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:54.561 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:54.564 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c, this.localRepositoryRevisionSynced=137, revision=142
    05:21:54.564 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c, this.localRepositoryRevisionInProgress=142, revision=-1

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:54.565 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=202 localRepositoryRevisionInProgress=208
    05:21:54.667 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:54.669 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:54.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:54.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:54.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
    05:21:55.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=91.8 MiB, available=363.7 MiB
    05:21:55.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:55.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=130.8 MiB, available=324.7 MiB
    05:21:55.189 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:55.201 [qtp1325681772-4741] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=-1, revision=209
    05:21:55.206 [qtp1325681772-4741] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=203, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=209

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:55.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
    05:21:55.242 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:55.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867: 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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:55.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:55.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=91.8 MiB, available=363.7 MiB
    05:21:55.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:55.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=130.8 MiB, available=324.7 MiB
    05:21:55.803 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.remoteRepositoryRevisionSynced=203, revision=209
    05:21:55.807 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:55.808 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=CuvZ_-CLvdWOV7bdp9JmbQ, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:21:55.808 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=2Y3C4oYLcQwwRZZISX2Qfw, serverRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:21:55.808 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:55.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:55.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.
    05:21:56.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:56.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=92.1 MiB, available=363.4 MiB
    05:21:56.121 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:21:56.121 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:21:56.132 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:56.139 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c localRepositoryRevisionSynced=141
    05:21:56.166 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:56.187 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=63 remoteFromLocalRevision=141
    05:21:56.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c from='build/repo/j7y6frg7-oj1zi-local-dest' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ'
    05:21:56.236 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=63
    05:21:56.283 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:21:56.284 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:21:56.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=63
    05:21:56.388 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=65
    05:21:56.391 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=60, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65
    05:21:56.441 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:56.446 [qtp1971696218-5000] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c, this.remoteRepositoryRevisionSynced=60, revision=65
    05:21:56.462 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:56.468 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=60, revision=65
    05:21:56.468 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=65, revision=-1
    05:21:56.491 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:56.500 [qtp1971696218-5000] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=4e6de4a1-21f8-4f54-8d38-232db3d9ce9c transaction.localRevision=147 remoteFromLocalRevision=63
    05:21:56.512 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:56.516 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:56.535 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=130.7 MiB, available=324.8 MiB
    05:21:56.578 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:56.585 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionSynced=203, revision=209
    05:21:56.585 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.localRepositoryRevisionInProgress=209, revision=-1
    05:21:56.588 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:56.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:56.734 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:56.738 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:21:56.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219' toID=72a3fb59-cc56-4ff1-bb3f-3122420d384e to='build/repo/j7y6bo5m-jvs4w-local-src', fromRepoLocalSync=true
    05:21:56.739 [pool-48-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 72a3fb59-cc56-4ff1-bb3f-3122420d384e ('build/repo/j7y6bo5m-jvs4w-local-src')
    05:21:56.754 [pool-48-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:21:56.777 [pool-48-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:21:56.854 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:56.880 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 renewalDateTime=2017-09-24T03:49:04.324Z expiryDateTime=2017-09-24T04:19:04.324Z
    05:21:56.890 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:56.896 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=147
    05:21:56.908 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:56.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:57.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=130.8 MiB, available=324.7 MiB
    05:21:57.110 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:57.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:57.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=130.8 MiB, available=324.7 MiB
    05:21:57.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:57.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=93.0 MiB, available=362.5 MiB
    05:21:57.708 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:57.750 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=-1, revision=148
    05:21:57.756 [qtp1971696218-3451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148
    05:21:57.792 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:58.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=130.8 MiB, available=324.7 MiB
    05:21:58.106 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:21:58.106 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:21:58.116 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:58.124 [qtp1325681772-4701] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 localRepositoryRevisionSynced=208
    05:21:58.127 [qtp1325681772-4701] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:58.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 transaction.localRevision=224 remoteFromLocalRevision=208
    05:21:58.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d49d8769-52de-4e11-9b21-4d35d1600b70 from='build/repo/j7y6bch9-am6u0-local-src' toID=5870fac0-c708-4b14-8f2a-f0636abd8867 to='https://localhost:46166/5870fac0-c708-4b14-8f2a-f0636abd8867'
    05:21:58.163 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=218 localRepositoryRevisionInProgress=224
    05:21:58.181 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:21:58.181 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:21:58.188 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 localRepositoryRevisionSynced=224
    05:21:58.217 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=-1, revision=226
    05:21:58.225 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=220, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=226
    05:21:58.235 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)
    05:21:58.235 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:57.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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
    05:21:58.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=92.8 MiB, available=362.7 MiB
    05:21:58.259 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=128, revision=148

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:58.260 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:58.264 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:58.264 [qtp1325681772-2859] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70, this.remoteRepositoryRevisionSynced=220, revision=226

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:58.266 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=7yTAmdUhV21eCZpiTsxhOg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:58.266 [qtp1325681772-2859] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@69da4e1f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:58.268 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B9MqGSm-Zkf-maOn2GM7XQ, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:21:58.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:58.441 [qtp1325681772-2859] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:58.449 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionSynced=220, revision=226
    05:21:58.449 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867, this.localRepositoryRevisionInProgress=226, revision=-1
    05:21:58.477 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:58.483 [qtp1325681772-4741] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5870fac0-c708-4b14-8f2a-f0636abd8867 remoteRepositoryId=d49d8769-52de-4e11-9b21-4d35d1600b70 transaction.localRevision=214 remoteFromLocalRevision=224
    05:21:58.486 [qtp1325681772-4741] INFO  c.c.c.l.LocalRepoManagerImpl - [649a2b75]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:58.487 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:58.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:58.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=92.8 MiB, available=362.7 MiB
    05:21:58.824 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:58.828 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionSynced=128, revision=148
    05:21:58.828 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=148, revision=-1
    05:21:58.832 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:58.944 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [19f28bd5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:21:58.946 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f30b4ca]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:58.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:21:59.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=92.9 MiB, available=362.6 MiB
    05:21:59.313 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:21:59.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    05:21:59.321 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 23 finished executing tests.
05:21:59.639 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@5ec59364{HTTP/1.1}{127.0.0.1:0}
05:21:59.657 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@70cc17b8{/,null,UNAVAILABLE}
05:21:59.668 [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/TLPE_H-eRlrXw_ttSl_85Q/.subshare/localServerRunning.deleteToStop
05:21:59.708 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@50420067{SSL-http/1.1}{0.0.0.0:46166}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:21:59.712 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=92.9 MiB, available=362.6 MiB
    05:21:59.714 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
05:21:59.720 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6808992e{/,null,UNAVAILABLE}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:00.018 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]initPersistenceManagerFactory: repositoryId=1f75f96b-d411-4092-9eb7-a69277108716
    05:22:00.025 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16937 ms.
    05:22:00.043 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:00.089 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=92.9 MiB, available=362.6 MiB
    05:22:00.089 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:22:00.091 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:22:00.091 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:22:00.108 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:00.116 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=147
    05:22:00.119 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:00.145 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 95 ms.
    05:22:00.146 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=LiinTyVIWp3fozPww4rvVw, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:00.148 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=183 remoteFromLocalRevision=147
    05:22:00.160 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:00.163 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:00.171 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=183
    05:22:00.174 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=183
    05:22:00.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72a3fb59-cc56-4ff1-bb3f-3122420d384e from='build/repo/j7y6bo5m-jvs4w-local-src' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219'
    05:22:00.204 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:00.207 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:00.215 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=184
    05:22:00.237 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.42%
    05:22:00.238 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:00.243 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 97 ms.
    05:22:00.243 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=8c6sDn-G2XExzfuU7AEfeQ, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:00.245 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:22:00.396 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=183, revision=186
    05:22:00.396 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=178, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186
    05:22:00.455 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:00.468 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=178, revision=186
    05:22:00.611 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:00.615 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=178, revision=186
    05:22:00.615 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=186, revision=-1
    05:22:00.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    05:22:00.717 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:00.740 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:00.878 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:00.892 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:00.916 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=91.9 MiB, available=363.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:00.917 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.59%
    05:22:00.917 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:22:00.929 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=184
    05:22:00.954 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=190
    05:22:00.956 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=186, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=190
    05:22:00.993 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:00.996 [qtp1971696218-5000] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=186, revision=190
    05:22:01.011 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:01.014 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=186, revision=190
    05:22:01.014 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=190, revision=-1
    05:22:01.031 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:01.037 [qtp1971696218-4558] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e transaction.localRevision=155 remoteFromLocalRevision=184
    05:22:01.039 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:01.041 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219' toID=72a3fb59-cc56-4ff1-bb3f-3122420d384e to='build/repo/j7y6bo5m-jvs4w-local-src', fromRepoLocalSync=false
    05:22:01.050 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:01.056 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=155
    05:22:01.066 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:01.069 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:01.202 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:01.407 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6fsd6-wf48u-local-src
      localRepository.publicKeySha1 = CE:20:87:13:EE:4A:32:F4:24:03:60:22:FA:AD:82:BE:5E:50:1D:12

      remoteRepository.repositoryId = 1f75f96b-d411-4092-9eb7-a69277108716
      remoteRepository.remoteRoot = https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716
      remoteRepository.publicKeySha1 = 65:19:AA:65:4A:E7:14:C3:85:68:5D:F1:8D:92:55:17:C9:AF:29:E5

    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 68bbc7bd-c666-4111-81bb-8ad7cdf71c9e 1f75f96b-d411-4092-9eb7-a69277108716

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:01.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=94.3 MiB, available=361.2 MiB
    05:22:01.792 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:01.797 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=-1, revision=156
    05:22:01.801 [qtp1971696218-4558] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156
    05:22:01.864 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:02.108 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:01.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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
    05:22:02.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=93.9 MiB, available=361.6 MiB
    05:22:02.284 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=148, revision=156
    05:22:02.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:02.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:02.334 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:22:02.336 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=7yTAmdUhV21eCZpiTsxhOg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:22:02.337 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B9MqGSm-Zkf-maOn2GM7XQ, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:02.500 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:22:02.517 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    05:22:02.590 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    05:22:02.621 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:22:02.660 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    05:22:02.717 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    05:22:02.762 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.84%
    05:22:02.810 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:02.337 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:22:03.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=93.1 MiB, available=362.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:03.030 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:03.033 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:22:03.034 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f75f96b-d411-4092-9eb7-a69277108716 from='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716' toID=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e to='build/repo/j7y6fsd6-wf48u-local-src', fromRepoLocalSync=true
    05:22:03.034 [pool-41-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 68bbc7bd-c666-4111-81bb-8ad7cdf71c9e ('build/repo/j7y6fsd6-wf48u-local-src')
    05:22:03.048 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:22:03.065 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:03.167 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:03.172 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionSynced=148, revision=156
    05:22:03.172 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.localRepositoryRevisionInProgress=156, revision=-1
    05:22:03.177 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:03.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:03.189 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:03.230 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 renewalDateTime=2017-09-24T03:52:03.171Z expiryDateTime=2017-09-24T04:22:03.171Z
    05:22:03.259 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:03.286 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    05:22:03.330 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:03.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:03.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=93.1 MiB, available=362.4 MiB
    05:22:03.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:03.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=76.2 MiB, available=379.3 MiB
    05:22:03.919 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:03.948 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionInProgress=-1, revision=4
    05:22:03.966 [qtp178185341-4359] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:04.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=93.0 MiB, available=362.5 MiB
    05:22:04.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:04.580 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:04.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=93.0 MiB, available=362.5 MiB
    05:22:04.583 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:22:04.583 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:04.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: 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
    05:22:04.600 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:04.617 [qtp1971696218-4558] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e localRepositoryRevisionSynced=155
    05:22:04.634 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:04.663 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=193 remoteFromLocalRevision=155
    05:22:04.779 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=72a3fb59-cc56-4ff1-bb3f-3122420d384e from='build/repo/j7y6bo5m-jvs4w-local-src' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219'
    05:22:04.791 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=184 localRepositoryRevisionInProgress=193
    05:22:04.977 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:22:04.977 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:22:04.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=193
    05:22:05.043 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=195
    05:22:05.046 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=190, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=195

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:05.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=76.5 MiB, available=379.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:05.158 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:05.160 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.remoteRepositoryRevisionSynced=-1, revision=4

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:05.161 [qtp1971696218-4558] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e, this.remoteRepositoryRevisionSynced=190, revision=195
    05:22:05.165 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:05.168 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=190, revision=195
    05:22:05.168 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=195, revision=-1
    05:22:05.217 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:05.223 [qtp1971696218-5000] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=72a3fb59-cc56-4ff1-bb3f-3122420d384e transaction.localRevision=161 remoteFromLocalRevision=193
    05:22:05.290 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:05.294 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:22:05.297 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5d0d4eaf]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6h7xq-mwt32-local-dest'
    05:22:05.305 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5d0d4eaf]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6h7xq-mwt32-local-dest' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:05.352 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8c6sDn-G2XExzfuU7AEfeQ, serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716} because of missing permissions!
    05:22:05.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:22:05.824 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=76.6 MiB, available=378.9 MiB
    05:22:05.928 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:05.931 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionSynced=-1, revision=4
    05:22:05.932 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionInProgress=4, revision=-1
    05:22:06.066 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:06.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:22:06.498 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.0 MiB, used=54.1 MiB, available=401.4 MiB
    05:22:06.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:22:06.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=53.7 MiB, available=401.8 MiB
    05:22:06.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:22:07.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.0 MiB, used=53.5 MiB, available=402.0 MiB
    05:22:07.251 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:22:07.253 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:22:07.253 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:22:07.263 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:07.289 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e localRepositoryRevisionSynced=2
    05:22:07.444 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:07.474 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 transaction.localRevision=6 remoteFromLocalRevision=2
    05:22:07.491 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:07.500 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:07.502 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e from='build/repo/j7y6fsd6-wf48u-local-src' toID=1f75f96b-d411-4092-9eb7-a69277108716 to='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716'
    05:22:07.514 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:07.518 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:07.537 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
    05:22:07.732 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:07.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:22:07.767 [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
    05:22:07.768 [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
    05:22:08.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
    05:22:08.250 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 73 ms.
    05:22:08.533 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=8
    05:22:08.534 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:22:08.934 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:22:08.998 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:09.000 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=-1, revision=8
    05:22:09.438 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:09.446 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=-1, revision=8
    05:22:09.446 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=8, revision=-1
    05:22:09.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    05:22:09.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:09.780 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:09.974 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:10.056 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:10.149 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:10.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:22:10.244 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=11
    05:22:10.244 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11
    05:22:10.362 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:10.364 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=8, revision=11
    05:22:10.433 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:10.441 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=8, revision=11
    05:22:10.441 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=11, revision=-1
    05:22:10.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:10.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:10.507 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:10.646 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:10.680 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:10.699 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:10.701 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:22:10.769 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=14
    05:22:10.769 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    05:22:10.845 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:10.851 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=11, revision=14
    05:22:10.990 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.004 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=11, revision=14
    05:22:11.004 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=14, revision=-1
    05:22:11.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:11.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:11.062 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.090 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.121 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:11.132 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:11.134 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:22:11.210 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=17
    05:22:11.210 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    05:22:11.253 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.255 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=14, revision=17
    05:22:11.293 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.299 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=14, revision=17
    05:22:11.299 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=17, revision=-1
    05:22:11.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:11.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:11.359 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.386 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.391 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:11.397 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    05:22:11.398 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:11.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:22:11.465 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=20
    05:22:11.465 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    05:22:11.523 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.526 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=17, revision=20
    05:22:11.563 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.567 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=17, revision=20
    05:22:11.568 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=20, revision=-1
    05:22:11.606 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:11.607 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:11.632 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.665 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.672 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:11.677 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:11.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:22:11.752 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=23
    05:22:11.752 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:11.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:11.797 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.799 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=20, revision=23
    05:22:11.849 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.858 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=20, revision=23
    05:22:11.858 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=23, revision=-1
    05:22:11.903 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:11.903 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:11.920 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.950 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:11.958 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:11.965 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    05:22:11.966 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:11.967 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:22:12.402 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c6c9d96ce727a11d7fda3e9bac1a8961c2ef91b' to.sha1='15da3eef5ed60ff8e178c1c5760f2974cd83c8ce'): /1 {11 11ä11#+} 1/a
    05:22:12.471 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=27
    05:22:12.471 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27
    05:22:12.806 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:12.808 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=23, revision=27
    05:22:12.863 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:12.871 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=23, revision=27
    05:22:12.871 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=27, revision=-1
    05:22:12.896 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:12.996 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:13.113 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/1 {11 11ä11#+} 1/a"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:13.123 [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'
    05:22:13.204 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:13.364 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:13.367 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:13.368 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YY7-p5kJQmDRvm63lzqFLw/GP2Z8UQwm41IWSPRl3ThKQ' offset=0
    05:22:13.842 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:13.869 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 217109 bytes in 746 ms. path='/1 {11 11ä11#+} 1/a'
    05:22:13.880 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=30
    05:22:13.880 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:22:13.900 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:13.904 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=27, revision=30
    05:22:13.919 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:13.924 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=27, revision=30
    05:22:13.924 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=30, revision=-1
    05:22:13.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:13.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:13.988 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:14.101 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:22:14.127 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:22:14.218 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:14.406 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/1 {11 11ä11#+} 1/a"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:14.422 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:14.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:14.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:22:14.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b2dde45a911d975d9da0e5219870be5bd336aba' to.sha1='ad9900d8969ceceb4b3d210869352901732eeb6a'): /1 {11 11ä11#+} 1/b
    05:22:14.512 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=36
    05:22:14.512 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36
    05:22:14.878 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:14.882 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=30, revision=36
    05:22:14.932 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:14.939 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=30, revision=36
    05:22:14.939 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=36, revision=-1
    05:22:14.967 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:15.221 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:15.254 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/1 {11 11ä11#+} 1/b"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:15.272 [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'
    05:22:15.501 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:15.523 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:15.525 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:15.526 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YY7-p5kJQmDRvm63lzqFLw/EFByshKABEEFjwB7CVpQhg' offset=0
    05:22:16.950 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:17.060 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:17.068 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:17.071 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:17.072 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YY7-p5kJQmDRvm63lzqFLw/EFByshKABEEFjwB7CVpQhg' offset=1048576
    05:22:17.481 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:17.502 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1240672 bytes in 2230 ms. path='/1 {11 11ä11#+} 1/b'
    05:22:17.515 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=40
    05:22:17.516 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40
    05:22:17.559 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:17.563 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=36, revision=40
    05:22:17.576 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:17.579 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=36, revision=40
    05:22:17.579 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=40, revision=-1
    05:22:17.618 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:17.618 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:17.637 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:17.668 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:22:17.672 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:22:17.701 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:17.739 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/1 {11 11ä11#+} 1/b"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:17.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:17.754 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:17.757 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:22:17.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a9f77c6a85bb4871dfb8fede9be7fdb8a296f3e' to.sha1='ebfa3d830804e6e76a4ac64409980d55e809ebf2'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:17.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:17.813 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=46
    05:22:17.813 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=46
    05:22:17.854 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:17.857 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=40, revision=46
    05:22:17.923 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:17.935 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=40, revision=46
    05:22:17.935 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=46, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:17.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:17.963 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:18.046 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:18.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/1 {11 11ä11#+} 1/c"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:18.063 [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
    05:22:18.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:18.272 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:18.288 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:18.290 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:18.291 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YY7-p5kJQmDRvm63lzqFLw/kaqAkGa9nn-jG3SI6qJnIg' offset=0
    05:22:19.397 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:19.440 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 972527 bytes in 1377 ms. path='/1 {11 11ä11#+} 1/c'
    05:22:19.449 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=49
    05:22:19.449 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49
    05:22:19.480 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:19.485 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=46, revision=49
    05:22:19.582 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:19.590 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=46, revision=49
    05:22:19.591 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=49, revision=-1
    05:22:19.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:19.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:19.665 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:19.685 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:22:19.687 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:22:19.710 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:19.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/1 {11 11ä11#+} 1/c"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:19.762 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:19.766 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:22:19.767 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:19.768 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:22:19.858 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a26dc3f1d3c06537c375b747d0cb4589a6c30ea5' to.sha1='3283940b4bc2cda13b486183e63811b02260e93d'): /2/1 {11 11ä11#+} 1/a
    05:22:19.907 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=55
    05:22:19.907 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55
    05:22:19.940 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:19.944 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=49, revision=55
    05:22:20.022 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:20.026 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=49, revision=55
    05:22:20.026 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=55, revision=-1
    05:22:20.050 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:20.098 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:20.129 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/2/1 {11 11ä11#+} 1/a"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:20.235 [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'
    05:22:20.380 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:20.392 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:20.395 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:20.396 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S6bgLlIOhYhk8D7ao4uJ6A/Sl0UnDNTUz77jmm3ZxoBDw/Iq7NOq0rbjt8S6Dr6OOorQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:21.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:21.719 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:21.809 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 571205 bytes in 1573 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:22:21.825 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=58
    05:22:21.825 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58
    05:22:21.878 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:21.882 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=55, revision=58
    05:22:21.890 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:21.892 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=55, revision=58
    05:22:21.892 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=58, revision=-1
    05:22:21.934 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:21.934 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:21.954 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:21.970 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:22:21.972 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:22:22.003 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:22.023 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/2/1 {11 11ä11#+} 1/a"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:22.028 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:22.033 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:22.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:22:22.053 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8d9e768cea8155b2f29ff4f92432e45c44057ca6' to.sha1='5e320409f632ac9a4fbd6f29dceed08e3111c964'): /2/1 {11 11ä11#+} 1/b
    05:22:22.091 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=64
    05:22:22.091 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64
    05:22:22.191 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:22.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:22.196 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=58, revision=64
    05:22:22.218 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:22.221 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=58, revision=64
    05:22:22.221 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=64, revision=-1
    05:22:22.244 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:22.262 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:22.571 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/2/1 {11 11ä11#+} 1/b"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:22.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:22.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:22.821 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:22.837 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:22.840 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:22.841 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S6bgLlIOhYhk8D7ao4uJ6A/Sl0UnDNTUz77jmm3ZxoBDw/9Oc4ZKuMx_WAK8SOypTLjA' offset=0
    05:22:23.529 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:23.687 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 940868 bytes in 1100 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:22:23.703 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=67
    05:22:23.703 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67
    05:22:23.731 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:23.735 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=64, revision=67
    05:22:23.740 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:23.744 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=64, revision=67
    05:22:23.744 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=67, revision=-1
    05:22:23.790 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:23.790 [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
    05:22:23.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:23.807 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:23.828 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:22:23.829 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:22:23.839 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:23.922 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/2/1 {11 11ä11#+} 1/b"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:23.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:23.966 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:23.967 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:22:24.157 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2adb0b422de9087986bcf453cce33030047bb691' to.sha1='42f63d860abe9aae2c20d67ae13baa6a82f4bae9'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:24.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:24.213 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=73
    05:22:24.213 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:24.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:24.286 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:24.288 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=67, revision=73
    05:22:24.326 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:24.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:24.331 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=67, revision=73
    05:22:24.331 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=73, revision=-1
    05:22:24.361 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:24.418 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:24.443 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/2/a"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:24.445 [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
    05:22:24.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:24.530 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:24.537 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:24.540 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:24.541 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S6bgLlIOhYhk8D7ao4uJ6A/ej5k0pzR9WWKyG3ucQP5vw' offset=0
    05:22:24.964 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:24.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:24.974 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 309441 bytes in 529 ms. path='/2/a'
    05:22:24.988 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=76
    05:22:24.988 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76
    05:22:25.016 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.018 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=73, revision=76
    05:22:25.030 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.036 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=73, revision=76
    05:22:25.036 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=76, revision=-1
    05:22:25.073 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:25.073 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:25.090 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.107 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:22:25.109 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:22:25.167 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.194 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/2/a"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:25.209 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:25.221 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:22:25.224 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:25.229 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:22:25.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f36de42e9414f30babf298d772236cf6edf5179c' to.sha1='3c3a845fd562fbb35322fca98bf7428d2fd4a70b'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:25.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.
    05:22:25.291 [closeDeferredTimer-623219f4-2k] INFO  c.c.c.l.LocalRepoManagerImpl - [623219f4]_close: Shutting down real LocalRepoManager.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:25.309 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=82
    05:22:25.309 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82
    05:22:25.357 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.376 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=76, revision=82
    05:22:25.424 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.430 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=76, revision=82
    05:22:25.430 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=82, revision=-1
    05:22:25.453 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.476 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.483 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/3 + &#ä/5/h"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:25.488 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:22:25.581 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.591 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.593 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.594 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AfjV6Yb23fYT3kqGMixZlQ/NgcEQxaMT2ZuO1JbxGjvBQ/zqNpIWSN82fh-OmofM3bLA' offset=0
    05:22:25.767 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.778 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 300775 bytes in 290 ms. path='/3 + &#ä/5/h'
    05:22:25.799 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=85
    05:22:25.800 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85
    05:22:25.827 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.836 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=82, revision=85
    05:22:25.845 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.851 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=82, revision=85
    05:22:25.851 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=85, revision=-1
    05:22:25.896 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:25.896 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:25.910 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.928 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:22:25.930 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:22:25.942 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:25.965 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/3 + &#ä/5/h"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:25.974 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:25.985 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:25.987 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:22:26.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e736eabeca136fc3f87c21be5c272f915f2f0e80' to.sha1='1135def6880cd2ce570e686d6224f6929765d83a'): /3 + &#ä/5/i
    05:22:26.058 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=91
    05:22:26.058 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91
    05:22:26.120 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:26.140 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=85, revision=91
    05:22:26.199 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:26.205 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=85, revision=91
    05:22:26.206 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=91, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:26.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:26.234 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:26.256 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:26.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/3 + &#ä/5/i"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:26.271 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:22:26.354 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:26.362 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:26.365 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:26.366 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AfjV6Yb23fYT3kqGMixZlQ/NgcEQxaMT2ZuO1JbxGjvBQ/XTbE6vGfITmQlVo0sOGrkw' offset=0
    05:22:26.634 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:26.654 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 260223 bytes in 383 ms. path='/3 + &#ä/5/i'
    05:22:26.666 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=94
    05:22:26.666 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94
    05:22:26.782 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:26.785 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=91, revision=94
    05:22:26.866 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:26.874 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=91, revision=94
    05:22:26.874 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=94, revision=-1
    05:22:26.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:26.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:26.934 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:26.958 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:22:26.959 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:22:26.973 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:27.163 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/3 + &#ä/5/i"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:27.171 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:27.178 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:27.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:22:27.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa79a6aa4982a3c70d7bf4164b7574716dff6773' to.sha1='f70f2c29654f296651e1c9c32fd6a3918a87ea4e'): /3 + &#ä/aa
    05:22:27.276 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=100
    05:22:27.276 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100
    05:22:27.437 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:27.440 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=94, revision=100
    05:22:27.476 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:27.479 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=94, revision=100
    05:22:27.479 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=100, revision=-1
    05:22:27.504 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:27.524 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:27.582 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/3 + &#ä/aa"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:27.592 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:22:27.653 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:27.659 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:27.662 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:27.668 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AfjV6Yb23fYT3kqGMixZlQ/O4-3mEa7Inu3ip3Qr1EEQQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:27.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:27.693 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:27.701 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 115212 bytes in 109 ms. path='/3 + &#ä/aa'
    05:22:27.713 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=103
    05:22:27.713 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103
    05:22:27.739 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:27.743 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=100, revision=103
    05:22:27.761 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:27.763 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=100, revision=103
    05:22:27.764 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=103, revision=-1
    05:22:27.804 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:27.804 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:27.818 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:27.845 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:22:27.846 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:22:27.878 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:27.895 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/3 + &#ä/aa"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:27.899 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:27.904 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:27.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:22:27.929 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1c44c159b5b844142e63592de4ad5f88bfb213d' to.sha1='898c14d2e36be1437a4f4f2c3d24edf93ced7ff6'): /3 + &#ä/bb
    05:22:27.968 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=109
    05:22:27.968 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109
    05:22:28.018 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:28.021 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=103, revision=109
    05:22:28.039 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:28.042 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=103, revision=109
    05:22:28.043 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=109, revision=-1
    05:22:28.071 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:28.118 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:28.130 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/3 + &#ä/bb"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:28.132 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:28.190 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:28.211 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:28.219 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:28.222 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:28.222 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AfjV6Yb23fYT3kqGMixZlQ/eqDEGWJFymKJL-5PHba1XA' offset=0
    05:22:28.441 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:28.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 251738 bytes in 324 ms. path='/3 + &#ä/bb'
    05:22:28.467 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=112
    05:22:28.467 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112
    05:22:28.495 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:28.498 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=109, revision=112
    05:22:28.560 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:28.567 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=109, revision=112
    05:22:28.567 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=112, revision=-1
    05:22:28.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:28.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:28.614 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:28.634 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:22:28.635 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:22:28.694 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:28.788 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/3 + &#ä/bb"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:28.805 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:28.816 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:28.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:22:28.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='07813d4b3e1452af50afca669028245170731aea' to.sha1='a118c0ae44324f8eaa4805f5311ea65c151ead2d'): /3 + &#ä/cc
    05:22:28.863 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=118
    05:22:28.863 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118
    05:22:28.904 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:28.906 [qtp178185341-5236] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=112, revision=118
    05:22:28.977 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:28.983 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=112, revision=118
    05:22:28.983 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=118, revision=-1
    05:22:29.004 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:29.050 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:29.060 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/3 + &#ä/cc"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:29.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:22:29.258 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:29.270 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:29.272 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:29.273 [qtp178185341-5236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AfjV6Yb23fYT3kqGMixZlQ/QrTBfL409fdJl4SpKSxvgw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:30.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:30.172 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.186 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 586976 bytes in 1094 ms. path='/3 + &#ä/cc'
    05:22:30.196 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=121
    05:22:30.196 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121
    05:22:30.220 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.224 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=118, revision=121
    05:22:30.262 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.269 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=118, revision=121
    05:22:30.269 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=121, revision=-1
    05:22:30.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:30.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:30.322 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.339 [qtp178185341-5236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:22:30.340 [qtp178185341-5236] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:22:30.347 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.363 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/3 + &#ä/cc"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:30.366 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:30.370 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:30.372 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:22:30.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8f4badb4aff4de2b990ec9ccd04df38b3680493f' to.sha1='c33ec02e651f0f6319d8a33914a01ccf99b0fe3b'): /3 + &#ä/dd
    05:22:30.418 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=127
    05:22:30.418 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:30.443 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5d0d4eaf]initPersistenceManagerFactory: repositoryId=f000e30c-b68b-4dde-858d-d0db94a20e4d
    05:22:30.448 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5d0d4eaf]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19323 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:30.452 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.455 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=121, revision=127
    05:22:30.475 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.479 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=121, revision=127
    05:22:30.479 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=127, revision=-1
    05:22:30.503 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.567 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.585 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/3 + &#ä/dd"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:30.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    05:22:30.687 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.696 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.699 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.700 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AfjV6Yb23fYT3kqGMixZlQ/ED043h80hQkn_k4dUNgq3g' offset=0
    05:22:30.803 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 345469 bytes in 227 ms. path='/3 + &#ä/dd'
    05:22:30.824 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=130
    05:22:30.825 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130
    05:22:30.848 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.851 [qtp178185341-5236] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=127, revision=130
    05:22:30.856 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.861 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=127, revision=130
    05:22:30.861 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=130, revision=-1
    05:22:30.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:30.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:30.911 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.947 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:22:30.949 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:22:30.964 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:30.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/3 + &#ä/dd"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:22:30.994 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:31.006 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    05:22:31.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:31.186 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=91.3 MiB, available=364.2 MiB
    05:22:31.194 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:356) ~[test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]
    05:22:31.354 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6bo5q-igrx3-remote'
    05:22:31.354 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6bo5q-igrx3-remote' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:31.427 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=136
    05:22:31.435 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136
    05:22:31.502 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:31.504 [qtp178185341-5236] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=130, revision=136
    05:22:31.623 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:31.630 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=130, revision=136
    05:22:31.630 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=136, revision=-1
    05:22:31.660 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:31.683 [qtp178185341-4771] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e transaction.localRevision=81 remoteFromLocalRevision=6
    05:22:31.693 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:31.695 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f75f96b-d411-4092-9eb7-a69277108716 from='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716' toID=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e to='build/repo/j7y6fsd6-wf48u-local-src', fromRepoLocalSync=false
    05:22:31.710 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:32.063 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:32.138 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:22:32.364 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:32.453 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:32.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:32.494 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:22:32.540 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:22:32.652 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:22:32.696 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:22:32.789 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:22:32.849 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:22:32.917 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:22:32.971 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:22:33.056 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:22:33.122 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:33.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=67.9 MiB, available=387.6 MiB
    05:22:33.154 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:33.162 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionInProgress=-1, revision=82

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:33.177 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:33.180 [qtp178185341-4771] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:33.247 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:22:33.311 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:33.326 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:33.337 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: 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
    05:22:33.507 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:22:33.553 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:22:33.682 [qtp1971696218-5000] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:22:33.740 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]initPersistenceManagerFactory: repositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219
    05:22:33.741 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2387 ms.
    05:22:33.768 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:33.841 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=65.4 MiB, available=390.1 MiB
    05:22:33.845 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.remoteRepositoryRevisionSynced=4, revision=82
    05:22:33.938 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:33.938 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:33.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:33.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:33.966 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:33.967 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:33.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:33.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:33.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:33.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:33.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:33.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:34.009 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:34.009 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:34.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:34.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:34.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:34.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:34.042 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:34.042 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:34.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:34.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:34.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:34.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:34.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:34.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:34.089 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:34.089 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:34.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:34.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:34.111 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:34.111 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:34.122 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:34.122 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:34.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:34.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:34.149 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8c6sDn-G2XExzfuU7AEfeQ, serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:34.292 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = f000e30c-b68b-4dde-858d-d0db94a20e4d
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6h7xq-mwt32-local-dest
      localRepository.publicKeySha1 = FE:39:99:85:44:E2:3D:34:4B:36:EA:73:42:CD:42:45:C0:C5:AB:02

      remoteRepository.repositoryId = cf96ce47-6903-41d7-8a2a-39c68981d219
      remoteRepository.remoteRoot = https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ
      remoteRepository.publicKeySha1 = 88:2A:51:8A:46:B0:66:61:BD:D4:D4:A8:8D:4A:92:4D:8A:03:76:4D

    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 f000e30c-b68b-4dde-858d-d0db94a20e4d cf96ce47-6903-41d7-8a2a-39c68981d219
    05:22:34.506 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:34.511 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:22:34.514 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ' toID=f000e30c-b68b-4dde-858d-d0db94a20e4d to='build/repo/j7y6h7xq-mwt32-local-dest', fromRepoLocalSync=true
    05:22:34.514 [pool-49-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f000e30c-b68b-4dde-858d-d0db94a20e4d ('build/repo/j7y6h7xq-mwt32-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:34.149 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:22:34.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=65.7 MiB, available=389.8 MiB
    05:22:34.606 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:34.610 [qtp178185341-5236] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionSynced=4, revision=82
    05:22:34.610 [qtp178185341-5236] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionInProgress=82, revision=-1
    05:22:34.628 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:34.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:34.773 [pool-49-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:22:34.782 [pool-49-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:22:34.843 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:34.863 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f000e30c-b68b-4dde-858d-d0db94a20e4d serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 renewalDateTime=2017-09-24T03:52:34.827Z expiryDateTime=2017-09-24T04:22:34.827Z
    05:22:34.875 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:34.919 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=f000e30c-b68b-4dde-858d-d0db94a20e4d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=163

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:35.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=65.5 MiB, available=390.0 MiB
    05:22:35.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:35.078 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:35.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f000e30c-b68b-4dde-858d-d0db94a20e4d serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:35.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.0 MiB, used=65.5 MiB, available=390.0 MiB
    05:22:35.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:35.741 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=97.9 MiB, available=357.6 MiB
    05:22:35.779 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:35.896 [qtp1971696218-5000] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f000e30c-b68b-4dde-858d-d0db94a20e4d, this.localRepositoryRevisionInProgress=-1, revision=165

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:35.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=65.5 MiB, available=390.0 MiB
    05:22:35.939 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:22:35.939 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:22:35.955 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:35.982 [qtp178185341-4771] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e localRepositoryRevisionSynced=81
    05:22:35.987 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:36.006 [qtp1971696218-5000] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=f000e30c-b68b-4dde-858d-d0db94a20e4d, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:36.013 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 transaction.localRevision=139 remoteFromLocalRevision=81
    05:22:36.015 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e from='build/repo/j7y6fsd6-wf48u-local-src' toID=1f75f96b-d411-4092-9eb7-a69277108716 to='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716'
    05:22:36.020 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=139
    05:22:36.076 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:22:36.076 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:22:36.080 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=139
    05:22:36.090 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=141
    05:22:36.092 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141
    05:22:36.121 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:36.129 [qtp178185341-5236] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=136, revision=141
    05:22:36.135 [qtp178185341-5236] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:36.141 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=136, revision=141
    05:22:36.141 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=141, revision=-1
    05:22:36.154 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:36.162 [qtp178185341-4771] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e transaction.localRevision=87 remoteFromLocalRevision=139
    05:22:36.168 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:36.169 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:22:36.172 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    05:22:36.175 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [75da4fc5]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6hvrh-95wil-local-dest'
    05:22:36.177 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [75da4fc5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6hvrh-95wil-local-dest' locked successfully.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:36.526 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:36.565 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f000e30c-b68b-4dde-858d-d0db94a20e4d serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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
    05:22:37.089 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=97.7 MiB, available=357.8 MiB
    05:22:37.102 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=-1, revision=165
    05:22:38.203 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=qlNnT1W6x3BFOVGkKSFp5Q could not be decrypted! Access rights missing?!
    05:22:38.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 142 ms.
    05:22:38.346 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.390 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:38.390 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:38.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.406 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:38.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.408 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=xaZn45dxJivNYeEs8sH0sw could not be decrypted! Access rights missing?!
    05:22:38.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:38.409 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.417 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:38.417 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.418 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=sVnqZAki6hODuqc8ynmS5Q could not be decrypted! Access rights missing?!
    05:22:38.419 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:38.419 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.427 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:38.427 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.436 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:38.436 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.438 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hk0UE1VUa26mM39lGs1cZw could not be decrypted! Access rights missing?!
    05:22:38.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:38.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.441 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=710EOkn_MrNnqym4WL61rg could not be decrypted! Access rights missing?!
    05:22:38.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:38.442 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.443 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=pXoZBOWYpWDol6RK-LjYWQ could not be decrypted! Access rights missing?!
    05:22:38.444 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:38.444 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.446 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=M3leADMpi8j7Gf6O42aYTQ could not be decrypted! Access rights missing?!
    05:22:38.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:38.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.448 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Y8cZLHULqIn_d99d-Be4Xg could not be decrypted! Access rights missing?!
    05:22:38.449 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:38.449 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.457 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:38.457 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.466 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:38.466 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.468 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=TdJ6GqvR1thT-kFwhNMOsQ could not be decrypted! Access rights missing?!
    05:22:38.469 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:38.469 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.470 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=zkKfNSIcVTNSCkJm2OYbOQ could not be decrypted! Access rights missing?!
    05:22:38.471 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:38.471 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.478 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:38.478 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:38.667 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:22:38.672 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=7yTAmdUhV21eCZpiTsxhOg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:22:38.674 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B9MqGSm-Zkf-maOn2GM7XQ, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:22:38.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:22:39.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=98.9 MiB, available=356.6 MiB
    05:22:39.493 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:39.498 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=f000e30c-b68b-4dde-858d-d0db94a20e4d, this.localRepositoryRevisionSynced=-1, revision=165
    05:22:39.498 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=f000e30c-b68b-4dde-858d-d0db94a20e4d, this.localRepositoryRevisionInProgress=165, revision=-1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:39.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:39.580 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:39.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:22:40.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=83.8 MiB, available=371.7 MiB
    05:22:40.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:22:40.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=83.8 MiB, available=371.7 MiB
    05:22:40.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:22:41.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=83.7 MiB, available=371.8 MiB
    05:22:41.050 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:22:41.053 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:22:41.053 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:22:41.065 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:41.102 [qtp1971696218-5306] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=f000e30c-b68b-4dde-858d-d0db94a20e4d localRepositoryRevisionSynced=163
    05:22:41.130 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:41.163 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f000e30c-b68b-4dde-858d-d0db94a20e4d remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=5 remoteFromLocalRevision=163
    05:22:41.240 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:41.253 [qtp1971696218-5000] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:41.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f000e30c-b68b-4dde-858d-d0db94a20e4d from='build/repo/j7y6h7xq-mwt32-local-dest' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ'
    05:22:41.268 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:41.274 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:41.301 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f000e30c-b68b-4dde-858d-d0db94a20e4d remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:41.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:41.371 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.42%
    05:22:41.373 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:41.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:22:41.385 [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
    05:22:41.397 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:22:41.398 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    05:22:41.398 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:22:41.398 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - Fine! Expected this AccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'!
    05:22:41.399 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56f3cd2b]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6hzsm-5wkug-local-dest'
    05:22:41.401 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56f3cd2b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6hzsm-5wkug-local-dest' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:41.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.
    05:22:41.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.
    05:22:43.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.
    05:22:44.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.
    05:22:45.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:46.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:46.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.
    05:22:46.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.
    05:22:46.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.
    05:22:46.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.
    05:22:47.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.
    05:22:47.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.
    05:22:47.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.
    05:22:48.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.
    05:22:49.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.
    05:22:49.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:50.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.
    05:22:51.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:51.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:51.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:52.134 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [75da4fc5]initPersistenceManagerFactory: repositoryId=ef05cce3-efed-439f-a48a-e1edc1093388
    05:22:52.139 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [75da4fc5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13236 ms.
    05:22:52.615 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=74.2 MiB, available=381.3 MiB
    05:22:52.786 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:52.982 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = ef05cce3-efed-439f-a48a-e1edc1093388
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6hvrh-95wil-local-dest
      localRepository.publicKeySha1 = 06:EC:FE:E7:21:C7:D8:7E:24:CD:31:FF:80:20:7F:46:9C:AB:B2:A4

      remoteRepository.repositoryId = 1f75f96b-d411-4092-9eb7-a69277108716
      remoteRepository.remoteRoot = https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716
      remoteRepository.publicKeySha1 = 65:19:AA:65:4A:E7:14:C3:85:68:5D:F1:8D:92:55:17:C9:AF:29:E5

    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 ef05cce3-efed-439f-a48a-e1edc1093388 1f75f96b-d411-4092-9eb7-a69277108716
    05:22:53.171 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:53.175 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:22:53.175 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f75f96b-d411-4092-9eb7-a69277108716 from='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716' toID=ef05cce3-efed-439f-a48a-e1edc1093388 to='build/repo/j7y6hvrh-95wil-local-dest', fromRepoLocalSync=true
    05:22:53.175 [pool-42-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ef05cce3-efed-439f-a48a-e1edc1093388 ('build/repo/j7y6hvrh-95wil-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:53.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:53.683 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:22:53.691 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:22:53.731 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:53.747 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 renewalDateTime=2017-09-24T03:52:53.721Z expiryDateTime=2017-09-24T04:22:53.721Z
    05:22:53.759 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:53.769 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89
    05:22:53.821 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:53.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:54.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:54.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=71.8 MiB, available=383.7 MiB
    05:22:54.286 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:54.297 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.localRepositoryRevisionInProgress=-1, revision=91
    05:22:54.308 [qtp178185341-4359] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91
    05:22:54.386 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:54.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: 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
    05:22:54.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:54.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=71.9 MiB, available=383.6 MiB
    05:22:54.872 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.remoteRepositoryRevisionSynced=-1, revision=91

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:54.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.
    05:22:55.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.
    05:22:55.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.
    05:22:55.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.
    05:22:55.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:55.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 105 ms.
    05:22:55.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:56.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.017 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:56.017 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.024 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:56.024 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.032 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:56.032 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.041 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:56.042 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.050 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:56.050 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:56.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.066 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:56.066 [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
    05:22:56.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:56.075 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:56.075 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.083 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:56.083 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:56.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:56.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.108 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:56.108 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:56.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:22:56.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:56.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:22:56.143 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:22:56.265 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8c6sDn-G2XExzfuU7AEfeQ, serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716} because of missing permissions!
    05:22:56.265 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:22:56.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=73.1 MiB, available=382.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:56.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:56.863 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:56.866 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.localRepositoryRevisionSynced=-1, revision=91
    05:22:56.866 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.localRepositoryRevisionInProgress=91, revision=-1
    05:22:56.910 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:56.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:57.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:57.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=72.8 MiB, available=382.7 MiB
    05:22:57.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:22:57.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=73.0 MiB, available=382.5 MiB
    05:22:57.831 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:57.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:58.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=72.6 MiB, available=382.9 MiB
    05:22:58.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:58.217 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:22:58.268 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:58.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:58.295 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22: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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:58.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:58.391 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:58.393 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:22:58.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:58.446 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:58.448 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:22:58.543 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:58.553 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 25.43%
    05:22:58.555 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:58.557 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:22:58.608 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:58.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:58.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:22:58.673 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:58.704 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.56%
    05:22:58.706 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:58.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:22:58.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c6c9d96ce727a11d7fda3e9bac1a8961c2ef91b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    05:22:58.831 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/1 {11 11ä11#+} 1/a"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:22:58.847 [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'
    05:22:58.879 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:58.880 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YY7-p5kJQmDRvm63lzqFLw/GP2Z8UQwm41IWSPRl3ThKQ' offset=0
    05:22:58.909 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:58.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    05:22:58.977 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151708 bytes in 129 ms. path='/1 {11 11ä11#+} 1/a'
    05:22:59.019 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:22:59.091 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/1 {11 11ä11#+} 1/a"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:22:59.103 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:59.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:59.118 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:59.119 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:22:59.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b2dde45a911d975d9da0e5219870be5bd336aba' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    05:22:59.203 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/1 {11 11ä11#+} 1/b"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:22:59.223 [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'
    05:22:59.242 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:59.244 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YY7-p5kJQmDRvm63lzqFLw/EFByshKABEEFjwB7CVpQhg' offset=0
    05:22:59.251 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:59.393 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:22:59.526 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:59.528 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YY7-p5kJQmDRvm63lzqFLw/EFByshKABEEFjwB7CVpQhg' offset=1048576
    05:22:59.533 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:22:59.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:22:59.572 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56f3cd2b]initPersistenceManagerFactory: repositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00
    05:22:59.577 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56f3cd2b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13958 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:22:59.589 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 788216 bytes in 365 ms. path='/1 {11 11ä11#+} 1/b'
    05:22:59.666 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:22:59.691 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b
    05:22:59.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/1 {11 11ä11#+} 1/b"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:22:59.866 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:59.880 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:22:59.882 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:22:59.933 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a9f77c6a85bb4871dfb8fede9be7fdb8a296f3e' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    05:22:59.974 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/1 {11 11ä11#+} 1/c"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:22:59.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/c'
    05:23:00.007 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:00.009 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YY7-p5kJQmDRvm63lzqFLw/kaqAkGa9nn-jG3SI6qJnIg' offset=0
    05:23:00.015 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:00.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:23:00.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 417060 bytes in 323 ms. path='/1 {11 11ä11#+} 1/c'
    05:23:00.350 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    05:23:00.468 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/1 {11 11ä11#+} 1/c"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:00.476 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:00.484 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:00.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:23:00.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a26dc3f1d3c06537c375b747d0cb4589a6c30ea5' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    05:23:00.609 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/2/1 {11 11ä11#+} 1/a"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:00.614 [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'
    05:23:00.630 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:00.631 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S6bgLlIOhYhk8D7ao4uJ6A/Sl0UnDNTUz77jmm3ZxoBDw/Iq7NOq0rbjt8S6Dr6OOorQ' offset=0
    05:23:00.639 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:00.652 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=92.9 MiB, available=362.6 MiB
    05:23:00.669 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.2.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:373) ~[test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
    	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_131]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_131]
    	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:00.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    05:23:00.798 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 538984 bytes in 184 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:23:00.841 [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
    05:23:00.852 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:00.911 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/2/1 {11 11ä11#+} 1/a"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:00.920 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:00.930 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:00.932 [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
    05:23:00.973 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = e81100a5-ea06-4d76-a3b0-ca89547dfd00
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6hzsm-5wkug-local-dest
      localRepository.publicKeySha1 = F8:E2:D5:1A:07:6B:6C:78:99:E2:0A:88:43:F4:9F:7C:E4:4E:60:AF

      remoteRepository.repositoryId = cf96ce47-6903-41d7-8a2a-39c68981d219
      remoteRepository.remoteRoot = https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ
      remoteRepository.publicKeySha1 = 88:2A:51:8A:46:B0:66:61:BD:D4:D4:A8:8D:4A:92:4D:8A:03:76:4D

    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 e81100a5-ea06-4d76-a3b0-ca89547dfd00 cf96ce47-6903-41d7-8a2a-39c68981d219
    05:23:00.975 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - 
    05:23:00.975 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - 
    05:23:00.975 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - 
    05:23:00.975 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - *** before syncFromRemoteToLocalDest() ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:00.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8d9e768cea8155b2f29ff4f92432e45c44057ca6' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    05:23:01.021 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/2/1 {11 11ä11#+} 1/b"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:01.026 [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'
    05:23:01.047 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:01.049 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S6bgLlIOhYhk8D7ao4uJ6A/Sl0UnDNTUz77jmm3ZxoBDw/9Oc4ZKuMx_WAK8SOypTLjA' offset=0
    05:23:01.056 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:01.153 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:01.156 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:23:01.157 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ' toID=e81100a5-ea06-4d76-a3b0-ca89547dfd00 to='build/repo/j7y6hzsm-5wkug-local-dest', fromRepoLocalSync=true
    05:23:01.157 [pool-50-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e81100a5-ea06-4d76-a3b0-ca89547dfd00 ('build/repo/j7y6hzsm-5wkug-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:01.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:23:01.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222037 bytes in 251 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:23:01.336 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:23:01.367 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/2/1 {11 11ä11#+} 1/b"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:01.376 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:01.390 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:01.393 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:23:01.428 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2adb0b422de9087986bcf453cce33030047bb691' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    05:23:01.478 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/2/a"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:01.501 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:23:01.521 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:01.523 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/S6bgLlIOhYhk8D7ao4uJ6A/ej5k0pzR9WWKyG3ucQP5vw' offset=0
    05:23:01.530 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:01.540 [pool-50-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:23:01.549 [pool-50-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:23:01.580 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:01.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:01.598 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 renewalDateTime=2017-09-24T03:53:01.567Z expiryDateTime=2017-09-24T04:23:01.567Z
    05:23:01.607 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:01.613 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=169

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:01.628 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 210602 bytes in 126 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:01.775 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:01.782 [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
    05:23:01.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:01.815 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/2/a"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:01.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:01.849 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.68%
    05:23:01.850 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:01.852 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:23:01.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f36de42e9414f30babf298d772236cf6edf5179c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    05:23:01.961 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/3 + &#ä/5/h"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:01.968 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:23:01.991 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:01.993 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AfjV6Yb23fYT3kqGMixZlQ/NgcEQxaMT2ZuO1JbxGjvBQ/zqNpIWSN82fh-OmofM3bLA' offset=0
    05:23:02.003 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:02.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    05:23:02.091 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250932 bytes in 123 ms. path='/3 + &#ä/5/h'
    05:23:02.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    05:23:02.152 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/3 + &#ä/5/h"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:02.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:02.171 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:02.174 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:23:02.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e736eabeca136fc3f87c21be5c272f915f2f0e80' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    05:23:02.245 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/3 + &#ä/5/i"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:02.251 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:23:02.273 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:02.276 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AfjV6Yb23fYT3kqGMixZlQ/NgcEQxaMT2ZuO1JbxGjvBQ/XTbE6vGfITmQlVo0sOGrkw' offset=0
    05:23:02.283 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:02.350 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:23:02.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 115560 bytes in 144 ms. path='/3 + &#ä/5/i'
    05:23:02.474 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:23:02.548 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/3 + &#ä/5/i"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:02.556 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:02.566 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:02.568 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:23:02.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa79a6aa4982a3c70d7bf4164b7574716dff6773' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:02.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=92.6 MiB, available=362.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:02.643 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/3 + &#ä/aa"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:02.648 [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
    05:23:02.660 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:02.666 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:02.668 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AfjV6Yb23fYT3kqGMixZlQ/O4-3mEa7Inu3ip3Qr1EEQQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:02.669 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00, this.localRepositoryRevisionInProgress=-1, revision=171

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:02.675 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:02.681 [qtp1971696218-3451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:02.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:23:02.720 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 102648 bytes in 72 ms. path='/3 + &#ä/aa'
    05:23:02.743 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:02.744 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:02.766 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/3 + &#ä/aa"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:02.774 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:02.783 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:02.786 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:23:02.827 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1c44c159b5b844142e63592de4ad5f88bfb213d' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    05:23:02.922 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/3 + &#ä/bb"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:02.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:23:02.945 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:02.946 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AfjV6Yb23fYT3kqGMixZlQ/eqDEGWJFymKJL-5PHba1XA' offset=0
    05:23:02.952 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:02.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    05:23:03.029 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172991 bytes in 102 ms. path='/3 + &#ä/bb'
    05:23:03.057 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:23:03.085 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/3 + &#ä/bb"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:03.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:03.109 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:03.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:23:03.142 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='07813d4b3e1452af50afca669028245170731aea' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    05:23:03.172 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/3 + &#ä/cc"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:03.189 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:23:03.206 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:03.207 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AfjV6Yb23fYT3kqGMixZlQ/QrTBfL409fdJl4SpKSxvgw' offset=0
    05:23:03.214 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:03.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:02.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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
    05:23:03.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=92.7 MiB, available=362.8 MiB
    05:23:03.354 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=-1, revision=171

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:03.382 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 513370 bytes in 193 ms. path='/3 + &#ä/cc'
    05:23:03.418 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:23:03.453 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/3 + &#ä/cc"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:03.464 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:03.480 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:03.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:23:03.513 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8f4badb4aff4de2b990ec9ccd04df38b3680493f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    05:23:03.545 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/3 + &#ä/dd"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:03.550 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    05:23:03.570 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:03.570 [qtp178185341-4630] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AfjV6Yb23fYT3kqGMixZlQ/ED043h80hQkn_k4dUNgq3g' offset=0
    05:23:03.576 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:03.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    05:23:03.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 244166 bytes in 126 ms. path='/3 + &#ä/dd'
    05:23:03.710 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:23:03.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", toRepositoryId="ef05cce3-efed-439f-a48a-e1edc1093388", path="/3 + &#ä/dd"} on repo=ef05cce3-efed-439f-a48a-e1edc1093388
    05:23:03.744 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:03.766 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:03.772 [qtp178185341-4359] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 localRepositoryRevisionSynced=89
    05:23:03.778 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:03.822 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 transaction.localRevision=109 remoteFromLocalRevision=89
    05:23:03.836 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:03.842 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:03.846 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef05cce3-efed-439f-a48a-e1edc1093388 from='build/repo/j7y6hvrh-95wil-local-dest' toID=1f75f96b-d411-4092-9eb7-a69277108716 to='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716'
    05:23:03.856 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:03.858 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:03.890 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109
    05:23:04.007 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    05:23:04.032 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:23:04.032 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:23:04.045 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=109
    05:23:04.537 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=112
    05:23:04.640 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:04.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 213 ms.
    05:23:04.645 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.658 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=qlNnT1W6x3BFOVGkKSFp5Q could not be decrypted! Access rights missing?!
    05:23:04.659 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:04.659 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:04.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.679 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:23:04.679 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.682 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=xaZn45dxJivNYeEs8sH0sw could not be decrypted! Access rights missing?!
    05:23:04.682 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:23:04.682 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.691 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:04.691 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.693 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=sVnqZAki6hODuqc8ynmS5Q could not be decrypted! Access rights missing?!
    05:23:04.693 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:23:04.694 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.702 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:23:04.702 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.705 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hk0UE1VUa26mM39lGs1cZw could not be decrypted! Access rights missing?!
    05:23:04.705 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:23:04.705 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.714 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:04.714 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.723 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:04.723 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.725 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=710EOkn_MrNnqym4WL61rg could not be decrypted! Access rights missing?!
    05:23:04.725 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:23:04.726 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.727 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=M3leADMpi8j7Gf6O42aYTQ could not be decrypted! Access rights missing?!
    05:23:04.728 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:04.728 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.730 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Y8cZLHULqIn_d99d-Be4Xg could not be decrypted! Access rights missing?!
    05:23:04.730 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:23:04.730 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.738 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:23:04.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    05:23:04.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.760 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=TdJ6GqvR1thT-kFwhNMOsQ could not be decrypted! Access rights missing?!
    05:23:04.761 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:04.761 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.763 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=zkKfNSIcVTNSCkJm2OYbOQ could not be decrypted! Access rights missing?!
    05:23:04.763 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:23:04.763 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:04.772 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:04.772 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:04.823 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:04.826 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.remoteRepositoryRevisionSynced=-1, revision=112
    05:23:04.853 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:04.856 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=-1, revision=112
    05:23:04.856 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=112, revision=-1
    05:23:04.912 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:04.917 [qtp178185341-4359] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 transaction.localRevision=95 remoteFromLocalRevision=109
    05:23:04.961 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:04.966 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f75f96b-d411-4092-9eb7-a69277108716 from='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716' toID=ef05cce3-efed-439f-a48a-e1edc1093388 to='build/repo/j7y6hvrh-95wil-local-dest', fromRepoLocalSync=false
    05:23:04.983 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:04.991 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=95
    05:23:05.027 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:05.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:05.068 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:23:05.071 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=7yTAmdUhV21eCZpiTsxhOg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:23:05.074 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B9MqGSm-Zkf-maOn2GM7XQ, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:23:05.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:05.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=79.6 MiB, available=375.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:05.896 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=94.0 MiB, available=361.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:05.904 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:05.907 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.localRepositoryRevisionInProgress=-1, revision=96
    05:23:05.912 [qtp178185341-5197] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96
    05:23:05.927 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:05.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: 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
    05:23:06.083 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:06.086 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00, this.localRepositoryRevisionSynced=-1, revision=171
    05:23:06.087 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00, this.localRepositoryRevisionInProgress=171, revision=-1
    05:23:06.106 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:06.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:06.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=78.5 MiB, available=377.0 MiB
    05:23:06.416 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.remoteRepositoryRevisionSynced=91, revision=96
    05:23:06.437 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8c6sDn-G2XExzfuU7AEfeQ, serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716} because of missing permissions!
    05:23:06.437 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:06.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=93.7 MiB, available=361.8 MiB
    05:23:06.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:06.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=78.5 MiB, available=377.0 MiB
    05:23:06.958 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:06.962 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.localRepositoryRevisionSynced=91, revision=96
    05:23:06.962 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.localRepositoryRevisionInProgress=96, revision=-1
    05:23:06.969 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:06.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:23:07.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=78.6 MiB, available=376.9 MiB
    05:23:07.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:07.440 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=93.7 MiB, available=361.8 MiB
    05:23:07.443 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:07.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=78.6 MiB, available=376.9 MiB
    05:23:07.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:07.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=93.6 MiB, available=361.9 MiB
    05:23:07.883 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:23:07.887 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:07.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:23:08.046 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:08.067 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:08.070 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'
    05:23:08.143 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:08.152 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    05:23:08.165 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    05:23:08.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:08.169 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:08.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=78.6 MiB, available=376.9 MiB
    05:23:08.204 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:23:08.204 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:23:08.216 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:08.222 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1966d5499624caa649f84498880a0c6a2710a721' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:08.223 [qtp178185341-5197] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 localRepositoryRevisionSynced=95
    05:23:08.228 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:08.257 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 transaction.localRevision=115 remoteFromLocalRevision=95
    05:23:08.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef05cce3-efed-439f-a48a-e1edc1093388 from='build/repo/j7y6hvrh-95wil-local-dest' toID=1f75f96b-d411-4092-9eb7-a69277108716 to='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716'
    05:23:08.268 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=115
    05:23:08.284 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:23:08.285 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:23:08.289 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=115
    05:23:08.301 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=117
    05:23:08.302 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:08.381 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="e81100a5-ea06-4d76-a3b0-ca89547dfd00", path="/5/h"} on repo=e81100a5-ea06-4d76-a3b0-ca89547dfd00

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:08.389 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:08.391 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.remoteRepositoryRevisionSynced=112, revision=117

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:08.459 [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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:08.464 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:08.469 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=112, revision=117
    05:23:08.469 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=117, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:08.487 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:08.489 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/XrNj0HV2iqXv-dIOvCU8lw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:08.491 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:08.497 [qtp178185341-5197] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 transaction.localRevision=101 remoteFromLocalRevision=115
    05:23:08.503 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:08.504 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:08.529 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:08.569 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    05:23:08.605 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183603 bytes in 146 ms. path='/5/h'
    05:23:08.637 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:08.701 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    05:23:08.701 [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
    05:23:08.707 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="e81100a5-ea06-4d76-a3b0-ca89547dfd00", path="/5/h"} on repo=e81100a5-ea06-4d76-a3b0-ca89547dfd00
    05:23:08.725 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:08.737 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:08.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    05:23:08.775 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ed910cef1bf2be736267ddc1cef18b873bf4fe7' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    05:23:08.807 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="e81100a5-ea06-4d76-a3b0-ca89547dfd00", path="/5/i"} on repo=e81100a5-ea06-4d76-a3b0-ca89547dfd00
    05:23:08.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/5/i'
    05:23:08.838 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:08.839 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=0
    05:23:08.851 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:08.884 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:08.887 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:23:08.887 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f75f96b-d411-4092-9eb7-a69277108716 from='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716' toID=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e to='build/repo/j7y6fsd6-wf48u-local-src', fromRepoLocalSync=true
    05:23:08.888 [pool-43-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 68bbc7bd-c666-4111-81bb-8ad7cdf71c9e ('build/repo/j7y6fsd6-wf48u-local-src')
    05:23:08.897 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:23:08.923 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:09.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:09.107 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:09.124 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:09.124 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:09.134 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 renewalDateTime=2017-09-24T03:52:03.171Z expiryDateTime=2017-09-24T04:22:03.171Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:09.136 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:09.143 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:09.149 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=101
    05:23:09.172 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:09.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:09.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:23:09.372 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:09.373 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=2097152
    05:23:09.387 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:09.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:09.693 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=80.9 MiB, available=374.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:09.699 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:09.700 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:09.708 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:09.710 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionInProgress=-1, revision=102

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:09.712 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:09.713 [qtp178185341-4771] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=102
    05:23:09.799 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:09.806 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: 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
    05:23:09.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:23:09.956 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:09.957 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=4194304
    05:23:09.968 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:10.102 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:23:10.211 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:10.218 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=5242880
    05:23:10.234 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:10.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=79.9 MiB, available=375.6 MiB
    05:23:10.247 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.remoteRepositoryRevisionSynced=82, revision=102
    05:23:10.252 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8c6sDn-G2XExzfuU7AEfeQ, serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716} because of missing permissions!
    05:23:10.252 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:10.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:23:10.544 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:10.545 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/voZE29kgpipi1Uenjapq5w/LRoqFbl3_92n46GftVscZQ' offset=6291456
    05:23:10.553 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:10.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:23:10.605 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 126 bytes in 1792 ms. path='/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:10.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=79.9 MiB, available=375.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:10.705 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:23:10.706 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    05:23:10.707 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i
    05:23:10.707 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i
    05:23:10.708 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i
    05:23:10.709 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_34dfk into destFile i
    05:23:10.709 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_3quio into destFile i

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:10.713 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:10.715 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionSynced=82, revision=102
    05:23:10.715 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionInProgress=102, revision=-1
    05:23:10.722 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:10.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:10.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="e81100a5-ea06-4d76-a3b0-ca89547dfd00", path="/5/i"} on repo=e81100a5-ea06-4d76-a3b0-ca89547dfd00
    05:23:10.793 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:10.925 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:10.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    05:23:10.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='120043cdc4ff6eed6464ede0826205e33c1fb6c1' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    05:23:11.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="e81100a5-ea06-4d76-a3b0-ca89547dfd00", path="/aa"} on repo=e81100a5-ea06-4d76-a3b0-ca89547dfd00
    05:23:11.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    05:23:11.063 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:11.074 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/RzuEpeA-xEKHavEvep0nog' offset=0
    05:23:11.080 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:11.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=80.0 MiB, available=375.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:11.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    05:23:11.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17196 bytes in 97 ms. path='/aa'
    05:23:11.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:23:11.175 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="e81100a5-ea06-4d76-a3b0-ca89547dfd00", path="/aa"} on repo=e81100a5-ea06-4d76-a3b0-ca89547dfd00
    05:23:11.290 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:11.354 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:11.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    05:23:11.386 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f528608d9927e6ae07662ba9ed00f72478934314' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    05:23:11.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="e81100a5-ea06-4d76-a3b0-ca89547dfd00", path="/bb"} on repo=e81100a5-ea06-4d76-a3b0-ca89547dfd00
    05:23:11.421 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    05:23:11.450 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:11.455 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/cY_xdZ7sxbSQEFFh23cvOQ' offset=0
    05:23:11.462 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:11.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:23:11.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=80.0 MiB, available=375.5 MiB
    05:23:11.466 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:11.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:23:11.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 43500 bytes in 82 ms. path='/bb'
    05:23:11.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:23:11.561 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="e81100a5-ea06-4d76-a3b0-ca89547dfd00", path="/bb"} on repo=e81100a5-ea06-4d76-a3b0-ca89547dfd00
    05:23:11.572 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:11.583 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:11.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    05:23:11.623 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8eae4b405e130b0c3cd019f014ce8033dcea9f87' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    05:23:11.658 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="e81100a5-ea06-4d76-a3b0-ca89547dfd00", path="/cc"} on repo=e81100a5-ea06-4d76-a3b0-ca89547dfd00
    05:23:11.664 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/cc'
    05:23:11.682 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:11.684 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/iSLkbtf0gkHUawNgigL3JQ' offset=0
    05:23:11.695 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:11.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=80.0 MiB, available=375.5 MiB
    05:23:11.839 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:23:11.841 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:23:11.841 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:23:11.855 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:11.864 [qtp178185341-4771] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e localRepositoryRevisionSynced=101

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:11.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:23:11.989 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:11.990 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:11.997 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/iSLkbtf0gkHUawNgigL3JQ' offset=1048576
    05:23:12.009 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.021 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 transaction.localRevision=146 remoteFromLocalRevision=101
    05:23:12.040 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:12.045 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:12.056 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=146

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.056 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.059 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146
    05:23:12.068 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e from='build/repo/j7y6fsd6-wf48u-local-src' toID=1f75f96b-d411-4092-9eb7-a69277108716 to='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716'
    05:23:12.087 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:12.091 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 795096 bytes in 427 ms. path='/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.098 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=147

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:23:12.133 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_mh34 into destFile cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.144 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    05:23:12.147 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:12.152 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.170 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="e81100a5-ea06-4d76-a3b0-ca89547dfd00", path="/cc"} on repo=e81100a5-ea06-4d76-a3b0-ca89547dfd00
    05:23:12.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:12.206 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:12.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.214 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=146, revision=149
    05:23:12.214 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=141, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=149

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c5e4004f71f5426da8c1d6695442ca2c6448d88' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.247 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:12.250 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=141, revision=149

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.281 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="e81100a5-ea06-4d76-a3b0-ca89547dfd00", path="/dd"} on repo=e81100a5-ea06-4d76-a3b0-ca89547dfd00
    05:23:12.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    05:23:12.306 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:12.306 [qtp1971696218-4558] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/XnWtQCjkM6QUSHP2lTKINQ/lyDqWkAOYkOE-4qWQrMa6g' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.308 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:12.311 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=141, revision=149
    05:23:12.311 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=149, revision=-1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.314 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:12.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.402 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    05:23:12.402 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:12.422 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.437 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250920 bytes in 149 ms. path='/dd'
    05:23:12.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.712 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.718 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="cf96ce47-6903-41d7-8a2a-39c68981d219", toRepositoryId="e81100a5-ea06-4d76-a3b0-ca89547dfd00", path="/dd"} on repo=e81100a5-ea06-4d76-a3b0-ca89547dfd00

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:12.759 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.761 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    05:23:12.762 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:12.763 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.773 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:12.779 [qtp1971696218-5305] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 localRepositoryRevisionSynced=169
    05:23:12.781 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='642dbc5fccb420779522603511c0cfcf6b4af98b' to.sha1='e8dafaa86e280e8d0aea8e8aa14ba84b9a17c82f'): /2/new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.810 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=58 remoteFromLocalRevision=169
    05:23:12.830 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:12.835 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:12.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e81100a5-ea06-4d76-a3b0-ca89547dfd00 from='build/repo/j7y6hzsm-5wkug-local-dest' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.846 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=153
    05:23:12.846 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=149, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.851 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:12.853 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:12.879 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=58

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.892 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:12.895 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=149, revision=153

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.939 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:23:12.940 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.949 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:12.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=58

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:12.957 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=149, revision=153
    05:23:12.957 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=153, revision=-1
    05:23:12.982 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:13.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

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:13.031 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:13.048 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/2/new-file"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:23:13.051 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:13.109 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=61
    05:23:13.127 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=61

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:13.156 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:13.174 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:13.176 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:13.178 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/S6bgLlIOhYhk8D7ao4uJ6A/NzpcYr15sExgIcFPtyLndw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:13.257 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:13.260 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00, this.remoteRepositoryRevisionSynced=-1, revision=61
    05:23:13.371 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:13.379 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=-1, revision=61
    05:23:13.379 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=61, revision=-1
    05:23:13.471 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:13.482 [qtp1971696218-5390] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 transaction.localRevision=175 remoteFromLocalRevision=58
    05:23:13.506 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:13.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cf96ce47-6903-41d7-8a2a-39c68981d219 from='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ' toID=e81100a5-ea06-4d76-a3b0-ca89547dfd00 to='build/repo/j7y6hzsm-5wkug-local-dest', fromRepoLocalSync=false
    05:23:13.525 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:13.533 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=175
    05:23:13.646 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:13.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:13.806 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:13.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 397159 bytes in 849 ms. path='/2/new-file'
    05:23:13.910 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=156
    05:23:13.911 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=153, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156
    05:23:13.992 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:13.995 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=153, revision=156
    05:23:14.003 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:14.007 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=153, revision=156
    05:23:14.007 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=156, revision=-1
    05:23:14.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:14.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:14.085 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:14.211 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:23:14.220 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:23:14.241 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:14.306 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="68bbc7bd-c666-4111-81bb-8ad7cdf71c9e", toRepositoryId="1f75f96b-d411-4092-9eb7-a69277108716", path="/2/new-file"} on repo=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e
    05:23:14.318 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:14.330 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    05:23:14.353 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=147
    05:23:14.399 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=162
    05:23:14.410 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:14.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=113.2 MiB, available=342.3 MiB
    05:23:14.481 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:14.484 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00, this.localRepositoryRevisionInProgress=-1, revision=176
    05:23:14.489 [qtp1971696218-5306] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=176

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:14.539 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:14.542 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:14.546 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=156, revision=162

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:14.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219: 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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:14.578 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:14.595 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=156, revision=162
    05:23:14.596 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=162, revision=-1
    05:23:14.607 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:14.630 [qtp178185341-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e transaction.localRevision=114 remoteFromLocalRevision=147
    05:23:14.635 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:14.647 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f75f96b-d411-4092-9eb7-a69277108716 from='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716' toID=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e to='build/repo/j7y6fsd6-wf48u-local-src', fromRepoLocalSync=false
    05:23:14.659 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:14.670 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=114
    05:23:14.716 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:14.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:15.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=111.6 MiB, available=343.9 MiB
    05:23:15.291 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.remoteRepositoryRevisionSynced=171, revision=176
    05:23:15.312 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Pt_knnSCqYj61G_DGWZjlg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:23:15.314 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=7yTAmdUhV21eCZpiTsxhOg, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:23:15.315 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=B9MqGSm-Zkf-maOn2GM7XQ, serverRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219} because of missing permissions!
    05:23:15.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:15.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=82.1 MiB, available=373.4 MiB
    05:23:15.355 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:15.358 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionInProgress=-1, revision=115
    05:23:15.377 [qtp178185341-95] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=102, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=115
    05:23:15.588 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:15.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: 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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:15.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=111.6 MiB, available=343.9 MiB
    05:23:15.955 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:15.962 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00, this.localRepositoryRevisionSynced=171, revision=176
    05:23:15.962 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00, this.localRepositoryRevisionInProgress=176, revision=-1
    05:23:15.966 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:15.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:16.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=81.0 MiB, available=374.5 MiB
    05:23:16.185 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.remoteRepositoryRevisionSynced=102, revision=115
    05:23:16.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:23:16.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:16.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:16.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:16.255 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8c6sDn-G2XExzfuU7AEfeQ, serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:16.457 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=111.7 MiB, available=343.8 MiB
    05:23:16.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:16.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:23:16.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=81.0 MiB, available=374.5 MiB
    05:23:16.781 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:16.784 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionSynced=102, revision=115
    05:23:16.784 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionInProgress=115, revision=-1
    05:23:16.801 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:16.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:16.930 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=111.6 MiB, available=343.9 MiB
    05:23:16.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:17.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=81.1 MiB, available=374.4 MiB
    05:23:17.265 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:17.366 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=111.6 MiB, available=343.9 MiB
    05:23:17.366 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:23:17.366 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:23:17.378 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:17.385 [qtp1971696218-5305] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 localRepositoryRevisionSynced=175
    05:23:17.477 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:17.499 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 transaction.localRevision=64 remoteFromLocalRevision=175
    05:23:17.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e81100a5-ea06-4d76-a3b0-ca89547dfd00 from='build/repo/j7y6hzsm-5wkug-local-dest' toID=cf96ce47-6903-41d7-8a2a-39c68981d219 to='https://localhost:44090/cf96ce47-6903-41d7-8a2a-39c68981d219/XnWtQCjkM6QUSHP2lTKINQ'
    05:23:17.507 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=58 localRepositoryRevisionInProgress=64
    05:23:17.530 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:23:17.530 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:23:17.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 localRepositoryRevisionSynced=64
    05:23:17.552 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=-1, revision=66
    05:23:17.555 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=61, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=66

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:17.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=81.0 MiB, available=374.5 MiB
    05:23:17.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:17.744 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:17.751 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00, this.remoteRepositoryRevisionSynced=61, revision=66
    05:23:17.762 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:17.764 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionSynced=61, revision=66
    05:23:17.764 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219, this.localRepositoryRevisionInProgress=66, revision=-1
    05:23:17.779 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:17.783 [qtp1971696218-4558] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf96ce47-6903-41d7-8a2a-39c68981d219 remoteRepositoryId=e81100a5-ea06-4d76-a3b0-ca89547dfd00 transaction.localRevision=181 remoteFromLocalRevision=64
    05:23:17.787 [qtp1971696218-4558] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:17.788 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:23:17.808 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [384c3118]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:17.809 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [56f3cd2b]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:18.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=81.0 MiB, available=374.5 MiB
    05:23:18.035 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:23:18.035 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:23:18.045 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:18.073 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e localRepositoryRevisionSynced=114
    05:23:18.122 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:18.145 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 transaction.localRevision=165 remoteFromLocalRevision=114
    05:23:18.147 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e from='build/repo/j7y6fsd6-wf48u-local-src' toID=1f75f96b-d411-4092-9eb7-a69277108716 to='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716'
    05:23:18.152 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=165
    05:23:18.199 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:23:18.199 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:23:18.203 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=165

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:18.203 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:18.213 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=167
    05:23:18.215 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=162, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=167

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenCauseDeleteCollisionOnServerDuringUpSync SKIPPED

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:18.298 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:18.301 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=162, revision=167
    05:23:18.308 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:18.314 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=162, revision=167
    05:23:18.314 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=167, revision=-1
    05:23:18.329 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:18.333 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e transaction.localRevision=120 remoteFromLocalRevision=165
    05:23:18.338 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:18.339 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:23:18.518 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:18.520 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:23:18.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f75f96b-d411-4092-9eb7-a69277108716 from='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716' toID=ef05cce3-efed-439f-a48a-e1edc1093388 to='build/repo/j7y6hvrh-95wil-local-dest', fromRepoLocalSync=true
    05:23:18.521 [pool-44-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ef05cce3-efed-439f-a48a-e1edc1093388 ('build/repo/j7y6hvrh-95wil-local-dest')
    05:23:18.531 [pool-44-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:23:18.560 [pool-44-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:18.568 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:18.695 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:18.712 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 renewalDateTime=2017-09-24T03:52:53.721Z expiryDateTime=2017-09-24T04:22:53.721Z
    05:23:18.723 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:18.726 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=120
    05:23:18.767 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:18.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: repoFileDtos.size=3

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:19.390 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7afe6d1a]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6it3v-l1v3o-local-src'
    05:23:19.403 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7afe6d1a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6it3v-l1v3o-local-src' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:19.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=82.4 MiB, available=373.1 MiB
    05:23:19.443 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:19.448 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.localRepositoryRevisionInProgress=-1, revision=121
    05:23:19.460 [qtp178185341-5445] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121
    05:23:19.506 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:19.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: 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
    05:23:19.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=82.1 MiB, available=373.4 MiB
    05:23:19.941 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.remoteRepositoryRevisionSynced=96, revision=121
    05:23:20.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms.
    05:23:20.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:20.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:20.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:20.118 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8c6sDn-G2XExzfuU7AEfeQ, serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716} because of missing permissions!
    05:23:20.118 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:23:20.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=80.9 MiB, available=374.6 MiB
    05:23:20.602 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:20.605 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.localRepositoryRevisionSynced=96, revision=121
    05:23:20.605 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.localRepositoryRevisionInProgress=121, revision=-1
    05:23:20.670 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:20.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:23:21.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=80.9 MiB, available=374.6 MiB
    05:23:21.090 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:23:21.447 [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
    05:23:21.448 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:23:21.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=80.8 MiB, available=374.7 MiB
    05:23:21.753 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:23:21.756 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:21.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:23:21.789 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:21.836 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:21.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:23:21.926 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:21.944 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:23:21.958 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:23:21.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:21.961 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    05:23:22.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='642dbc5fccb420779522603511c0cfcf6b4af98b' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/new-file
    05:23:22.060 [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/j7y6hvrh-95wil-local-dest/2/new-file'
    05:23:22.136 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file
    05:23:22.138 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:22.211 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:22.217 [qtp178185341-4771] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 localRepositoryRevisionSynced=120
    05:23:22.223 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:22.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 transaction.localRevision=129 remoteFromLocalRevision=120
    05:23:22.342 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    05:23:22.360 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:22.365 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:22.381 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=129
    05:23:22.383 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129
    05:23:22.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef05cce3-efed-439f-a48a-e1edc1093388 from='build/repo/j7y6hvrh-95wil-local-dest' toID=1f75f96b-d411-4092-9eb7-a69277108716 to='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716'
    05:23:22.455 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:22.458 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:22.471 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=130
    05:23:22.545 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    05:23:22.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:22.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-file'
    05:23:22.567 [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
    05:23:22.567 [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
    05:23:22.614 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=129, revision=132
    05:23:22.614 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=132
    05:23:22.690 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:22.692 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.remoteRepositoryRevisionSynced=117, revision=132
    05:23:22.771 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:22.778 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=117, revision=132
    05:23:22.778 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=132, revision=-1
    05:23:22.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:23:22.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:23:22.860 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:22.980 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:23.060 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:23.094 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    05:23:23.094 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:23:23.109 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=130
    05:23:23.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:23.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 4 ms.
    05:23:23.349 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:23.350 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:23:23.351 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=KfWGsXmP_DWHHEi_oOyBeQ, cryptoRepoFileId=NzpcYr15sExgIcFPtyLndw} histoCryptoRepoFile2=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=ByeiEXNk-TDFFnBFNBrFdg, cryptoRepoFileId=NzpcYr15sExgIcFPtyLndw} duplicateCryptoRepoFileId=null localRevision=136
    05:23:23.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:23.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:23:23.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:23:23.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:23:23.397 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=136
    05:23:23.399 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=132, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136
    05:23:23.760 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:23.767 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.remoteRepositoryRevisionSynced=132, revision=136
    05:23:23.841 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:23.847 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=132, revision=136
    05:23:23.847 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=136, revision=-1
    05:23:23.865 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:23.870 [qtp178185341-5197] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 transaction.localRevision=128 remoteFromLocalRevision=130
    05:23:23.876 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:23.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f75f96b-d411-4092-9eb7-a69277108716 from='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716' toID=ef05cce3-efed-439f-a48a-e1edc1093388 to='build/repo/j7y6hvrh-95wil-local-dest', fromRepoLocalSync=false
    05:23:23.893 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:23.899 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=128
    05:23:23.909 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:23.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:24.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:24.415 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=82.0 MiB, available=373.5 MiB
    05:23:24.434 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:24.438 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.localRepositoryRevisionInProgress=-1, revision=129
    05:23:24.443 [qtp178185341-5197] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=129
    05:23:24.490 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:24.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: 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
    05:23:25.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=81.7 MiB, available=373.8 MiB
    05:23:25.029 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.remoteRepositoryRevisionSynced=121, revision=129
    05:23:25.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:25.077 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:23:25.088 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:23:25.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    05:23:25.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:23:25.108 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:23:25.117 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:25.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:23:25.128 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8c6sDn-G2XExzfuU7AEfeQ, serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716} because of missing permissions!
    05:23:25.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:23:25.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=80.8 MiB, available=374.7 MiB
    05:23:25.546 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:25.552 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.localRepositoryRevisionSynced=121, revision=129
    05:23:25.552 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.localRepositoryRevisionInProgress=129, revision=-1
    05:23:25.566 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:25.567 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:23:25.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=80.7 MiB, available=374.8 MiB
    05:23:25.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:23:26.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=80.6 MiB, available=374.9 MiB
    05:23:26.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:23:26.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=80.7 MiB, available=374.8 MiB
    05:23:26.617 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:23:26.618 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:23:26.627 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:26.634 [qtp178185341-4771] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 localRepositoryRevisionSynced=128
    05:23:26.705 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:26.732 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 transaction.localRevision=139 remoteFromLocalRevision=128
    05:23:26.760 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef05cce3-efed-439f-a48a-e1edc1093388 from='build/repo/j7y6hvrh-95wil-local-dest' toID=1f75f96b-d411-4092-9eb7-a69277108716 to='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716'
    05:23:26.768 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=139
    05:23:26.872 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:23:26.872 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:23:26.878 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=139
    05:23:26.991 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=141
    05:23:26.994 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=141
    05:23:27.096 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:27.100 [qtp178185341-4630] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388, this.remoteRepositoryRevisionSynced=136, revision=141
    05:23:27.223 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:27.232 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=136, revision=141
    05:23:27.232 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=141, revision=-1
    05:23:27.269 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:27.273 [qtp178185341-4771] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=ef05cce3-efed-439f-a48a-e1edc1093388 transaction.localRevision=134 remoteFromLocalRevision=139
    05:23:27.304 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:27.306 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23: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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:27.502 [qtp178185341-4630] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:27.505 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:23:27.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f75f96b-d411-4092-9eb7-a69277108716 from='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716' toID=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e to='build/repo/j7y6fsd6-wf48u-local-src', fromRepoLocalSync=true
    05:23:27.506 [pool-45-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 68bbc7bd-c666-4111-81bb-8ad7cdf71c9e ('build/repo/j7y6fsd6-wf48u-local-src')

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:27.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:27.525 [pool-45-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:23:27.549 [pool-45-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:23:27.726 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:27.742 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 renewalDateTime=2017-09-24T03:52:03.171Z expiryDateTime=2017-09-24T04:22:03.171Z
    05:23:27.751 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:27.755 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=134
    05:23:27.825 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:27.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:27.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: repoFileDtos.size=3
    05:23:28.396 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=81.8 MiB, available=373.7 MiB
    05:23:28.415 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:28.422 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionInProgress=-1, revision=135
    05:23:28.428 [qtp178185341-5445] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=115, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=135
    05:23:28.507 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:28.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:28.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: 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
    05:23:29.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=81.7 MiB, available=373.8 MiB
    05:23:29.012 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.remoteRepositoryRevisionSynced=115, revision=135

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:29.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:29.239 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:29.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.
    05:23:29.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:29.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.
    05:23:29.284 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:23:29.285 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:23:29.293 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:23:29.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.
    05:23:29.298 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8c6sDn-G2XExzfuU7AEfeQ, serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716} because of missing permissions!
    05:23:29.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:29.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:29.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=82.0 MiB, available=373.5 MiB
    05:23:29.969 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:29.972 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionSynced=115, revision=135
    05:23:29.973 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionInProgress=135, revision=-1
    05:23:29.982 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:29.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:30.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.
    05:23:30.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.
    05:23:30.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.
    05:23:30.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.
    05:23:30.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:30.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=81.9 MiB, available=373.6 MiB
    05:23:30.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:30.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.
    05:23:30.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.
    05:23: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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:30.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=81.0 MiB, available=374.5 MiB
    05:23:30.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:23:31.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=81.0 MiB, available=374.5 MiB
    05:23:31.307 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:23:31.310 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:31.317 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:23:31.343 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:31.354 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:31.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:31.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:31.388 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:31.394 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:31.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-file'
    05:23:31.757 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:23:31.758 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:23:31.781 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:23:31.800 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:31.807 [qtp178185341-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e localRepositoryRevisionSynced=134
    05:23:31.851 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:31.878 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 transaction.localRevision=179 remoteFromLocalRevision=134
    05:23:31.881 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    05:23:31.900 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:31.905 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:31.920 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=179
    05:23:31.929 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179
    05:23:32.339 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:32.344 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=167, revision=179
    05:23:32.354 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:32.355 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e from='build/repo/j7y6fsd6-wf48u-local-src' toID=1f75f96b-d411-4092-9eb7-a69277108716 to='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716'
    05:23:32.368 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:32.371 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:32.387 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=180
    05:23:32.433 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:23:32.433 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:23:32.446 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=180
    05:23:32.462 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=179, revision=182
    05:23:32.464 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=167, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:32.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:32.518 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:32.522 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=179, revision=182
    05:23:32.563 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:32.567 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=167, revision=182
    05:23:32.567 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=182, revision=-1
    05:23:32.851 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:32.858 [qtp178185341-5197] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e transaction.localRevision=141 remoteFromLocalRevision=180
    05:23:32.866 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:32.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f75f96b-d411-4092-9eb7-a69277108716 from='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716' toID=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e to='build/repo/j7y6fsd6-wf48u-local-src', fromRepoLocalSync=false
    05:23:32.881 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:32.888 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e localRepositoryRevisionSynced=134 localRepositoryRevisionInProgress=141
    05:23:32.899 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:32.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: repoFileDtos.size=0
    05:23:33.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=81.6 MiB, available=373.9 MiB
    05:23:33.431 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:33.434 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionInProgress=-1, revision=142
    05:23:33.437 [qtp178185341-5197] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=135, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142
    05:23:33.466 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:33.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:33.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716: 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
    05:23:33.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=81.6 MiB, available=373.9 MiB
    05:23:33.850 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.remoteRepositoryRevisionSynced=135, revision=142
    05:23:33.860 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8c6sDn-G2XExzfuU7AEfeQ, serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716} because of missing permissions!
    05:23:33.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:23:34.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=81.6 MiB, available=373.9 MiB
    05:23:34.335 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:34.338 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionSynced=135, revision=142
    05:23:34.338 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.localRepositoryRevisionInProgress=142, revision=-1

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:34.344 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7afe6d1a]initPersistenceManagerFactory: repositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:34.346 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:34.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:34.355 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7afe6d1a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10952 ms.
    05:23:34.402 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6it3w-2rex0-remote'
    05:23:34.413 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6it3w-2rex0-remote' locked successfully.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    05:23:34.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=81.7 MiB, available=373.8 MiB
    05:23:34.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:23:35.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=81.7 MiB, available=373.8 MiB
    05:23:35.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:23:35.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=81.9 MiB, available=373.6 MiB
    05:23:35.494 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:23:35.495 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:23:35.508 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:35.514 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e localRepositoryRevisionSynced=141
    05:23:35.562 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:35.585 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 transaction.localRevision=186 remoteFromLocalRevision=141
    05:23:35.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e from='build/repo/j7y6fsd6-wf48u-local-src' toID=1f75f96b-d411-4092-9eb7-a69277108716 to='https://localhost:32836/1f75f96b-d411-4092-9eb7-a69277108716'
    05:23:35.617 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=180 localRepositoryRevisionInProgress=186
    05:23:35.630 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:23:35.631 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:23:35.636 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 localRepositoryRevisionSynced=186
    05:23:35.645 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=-1, revision=188
    05:23:35.647 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=182, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188
    05:23:35.710 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:35.712 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e, this.remoteRepositoryRevisionSynced=182, revision=188
    05:23:35.723 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:35.729 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionSynced=182, revision=188
    05:23:35.730 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716, this.localRepositoryRevisionInProgress=188, revision=-1
    05:23:35.759 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:35.763 [qtp178185341-5712] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 remoteRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e transaction.localRevision=147 remoteFromLocalRevision=186
    05:23:35.873 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:35.876 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:23:36.200 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:36.234 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:36.251 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=68bbc7bd-c666-4111-81bb-8ad7cdf71c9e serverRepositoryId=1f75f96b-d411-4092-9eb7-a69277108716 renewalDateTime=2017-09-24T03:52:03.171Z expiryDateTime=2017-09-24T04:22:03.171Z
    05:23:36.260 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:36.278 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:36.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    05:23:36.379 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    05:23:36.381 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    05:23:36.382 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7f160170]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:36.382 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [75da4fc5]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:23:36.726 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:23:37.073 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    05:23:37.074 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***
    05:23:37.392 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:23:37.398 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:23:37.398 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:23:37.399 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:23:37.400 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:37.789 [closeDeferredTimer-344a1b10-22] INFO  c.c.c.l.LocalRepoManagerImpl - [344a1b10]_close: Shutting down real LocalRepoManager.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:23:37.789 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    05:23:37.789 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:23:37.791 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:23:37.792 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:23:37.903 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    05:23:37.903 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:23:37.904 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:23:37.906 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:23:37.949 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    05:23:37.949 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:23:37.950 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:23:37.951 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:23:37.988 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    05:23:37.989 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:23:37.989 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:23:37.990 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:23:37.992 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    05:23:37.992 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:23:37.992 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:23:37.993 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:23:37.998 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    05:23:37.998 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    05:23:37.999 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> ***
    05:23:38.000 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleReadPermissionOnSubdir >>> ***
    05:23:38.000 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:23:38.000 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:23:38.002 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:23:38.002 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:23:38.006 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2c6fbcc8]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6j7h0-53uf2-local-src'
    05:23:38.008 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2c6fbcc8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6j7h0-53uf2-local-src' locked successfully.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:38.551 [closeDeferredTimer-384c3118-1] INFO  c.c.c.l.LocalRepoManagerImpl - [384c3118]_close: Shutting down real LocalRepoManager.
    05:23:38.551 [closeDeferredTimer-56f3cd2b-1] INFO  c.c.c.l.LocalRepoManagerImpl - [56f3cd2b]_close: Shutting down real LocalRepoManager.
    05:23:40.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:23:42.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:50.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.
    05:23:50.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:23:51.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:51.116 [Test worker] INFO  D.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
    05:23:51.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.
    05:23:52.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:53.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.
    05:23:54.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:23:54.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.
    05:23:54.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:54.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:23:55.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:55.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.
    05:23:55.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.
    05:23:56.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.
    05:23:56.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:23:56.279 [closeDeferredTimer-69f7eae7-aj] INFO  c.c.c.l.LocalRepoManagerImpl - [69f7eae7]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:56.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.
    05:23:56.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.
    05:23:56.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.
    05:23:56.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:23:57.178 [closeDeferredTimer-7f160170-1] INFO  c.c.c.l.LocalRepoManagerImpl - [7f160170]_close: Shutting down real LocalRepoManager.
    05:23:57.178 [closeDeferredTimer-75da4fc5-1] INFO  c.c.c.l.LocalRepoManagerImpl - [75da4fc5]_close: Shutting down real LocalRepoManager.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:23:57.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.
    05:23:57.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:23:58.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.
    05:23:59.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
    05:24:00.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:00.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.
    05:24:01.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:01.673 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]initPersistenceManagerFactory: repositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f
    05:24:01.744 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21917 ms.
    05:24:01.766 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:01.932 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 157 ms.
    05:24:01.932 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=sKco32zPNnoAQU2kbQgYvA, invitation=false]
    05:24:01.991 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 58 ms.
    05:24:01.991 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=23dJxZ8IMkzj1DDYH7sgTg, invitation=false]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:02.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:02.615 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=115.1 MiB, available=340.4 MiB
    05:24:02.870 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:03.480 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = ccb1fbc6-e33c-4994-ad82-279fda723f2e
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6it3v-l1v3o-local-src
      localRepository.publicKeySha1 = E0:65:1F:E1:B3:9A:BA:46:9A:BF:04:C2:2A:17:67:1C:45:01:7B:6F

      remoteRepository.repositoryId = 2b9da22b-ee5d-4f1b-9649-97dc4c956a9f
      remoteRepository.remoteRoot = https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f
      remoteRepository.publicKeySha1 = 17:96:2A:38:5A:BF:CD:62:D4:78:48:5F:9D:91:3B:61:76:5A:5F:4B

    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 ccb1fbc6-e33c-4994-ad82-279fda723f2e 2b9da22b-ee5d-4f1b-9649-97dc4c956a9f

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:03.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:04.047 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    05:24:05.175 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:05.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:05.192 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    05:24:05.335 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    05:24:05.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:24:05.387 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    05:24:05.451 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    05:24:05.486 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.72%
    05:24:05.571 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    05:24:05.736 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:05.739 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:24:05.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f from='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f' toID=ccb1fbc6-e33c-4994-ad82-279fda723f2e to='build/repo/j7y6it3v-l1v3o-local-src', fromRepoLocalSync=true
    05:24:05.739 [pool-51-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ccb1fbc6-e33c-4994-ad82-279fda723f2e ('build/repo/j7y6it3v-l1v3o-local-src')
    05:24:05.766 [pool-51-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:24:05.783 [pool-51-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:24:05.925 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:05.953 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f renewalDateTime=2017-09-24T03:54:05.876Z expiryDateTime=2017-09-24T04:24:05.876Z
    05:24:05.964 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:06.017 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    05:24:06.106 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:06.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: repoFileDtos.size=0
    05:24:06.739 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=98.8 MiB, available=356.7 MiB
    05:24:06.782 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:07.071 [qtp1971696218-5446] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionInProgress=-1, revision=4
    05:24:07.091 [qtp1971696218-5446] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:07.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:09.535 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:09.542 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: 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
    05:24:10.014 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=99.0 MiB, available=356.5 MiB
    05:24:10.025 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.remoteRepositoryRevisionSynced=-1, revision=4
    05:24:10.570 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=sKco32zPNnoAQU2kbQgYvA, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!
    05:24:10.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:24:11.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=99.2 MiB, available=356.3 MiB
    05:24:11.219 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:11.230 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionSynced=-1, revision=4
    05:24:11.230 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionInProgress=4, revision=-1
    05:24:11.354 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:11.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:11.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:11.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=99.2 MiB, available=356.3 MiB
    05:24:11.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:24:12.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=99.3 MiB, available=356.2 MiB
    05:24:12.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:24:12.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=99.3 MiB, available=356.2 MiB
    05:24:12.670 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:24:12.672 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:24:12.672 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:24:12.682 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:12.726 [qtp1971696218-5446] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e localRepositoryRevisionSynced=2
    05:24:12.773 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:12.800 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f transaction.localRevision=6 remoteFromLocalRevision=2
    05:24:13.010 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:13.018 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:13.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ccb1fbc6-e33c-4994-ad82-279fda723f2e from='build/repo/j7y6it3v-l1v3o-local-src' toID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f to='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f'
    05:24:13.029 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:13.031 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:13.102 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:13.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:13.458 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:13.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:24:13.508 [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
    05:24:13.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
    05:24:13.802 [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
    05:24:14.104 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 162 ms.
    05:24:14.260 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=8
    05:24:14.262 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:14.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:14.472 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:24:14.529 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:14.532 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=-1, revision=8

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:14.664 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2c6fbcc8]initPersistenceManagerFactory: repositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:24:14.669 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2c6fbcc8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 32887 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:14.707 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:14.712 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=-1, revision=8
    05:24:14.712 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=8, revision=-1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:14.716 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6j7h1-e2hbc-remote'
    05:24:14.718 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6j7h1-e2hbc-remote' locked successfully.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:14.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    05:24:14.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:14.853 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:14.997 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:15.011 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:15.030 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:15.032 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:24:15.131 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=11
    05:24:15.131 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11
    05:24:15.266 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:15.270 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=8, revision=11
    05:24:15.316 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:15.321 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=8, revision=11
    05:24:15.321 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=11, revision=-1
    05:24:15.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:15.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:15.377 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:15.458 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:15.498 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:15.509 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:15.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:24:15.587 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=14
    05:24:15.587 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    05:24:15.635 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:15.638 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=11, revision=14
    05:24:15.689 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:15.697 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=11, revision=14
    05:24:15.697 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=14, revision=-1
    05:24:15.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:15.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:15.751 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:15.792 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:15.808 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:15.817 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:15.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:24:15.919 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=17
    05:24:15.919 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    05:24:16.009 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:16.014 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=14, revision=17
    05:24:16.074 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:16.078 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=14, revision=17
    05:24:16.078 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=17, revision=-1
    05:24:16.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:16.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:16.150 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:16.183 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:16.244 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:16.253 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    05:24:16.254 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:16.256 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:24:16.337 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=20
    05:24:16.338 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    05:24:16.411 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:16.415 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=17, revision=20
    05:24:16.491 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:16.499 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=17, revision=20
    05:24:16.499 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=20, revision=-1
    05:24:16.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:16.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:16.563 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:16.582 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:16.594 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:16.606 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:16.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:24:16.678 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=23
    05:24:16.678 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23
    05:24:16.751 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:16.753 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=20, revision=23
    05:24:16.784 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:16.792 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=20, revision=23
    05:24:16.792 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=23, revision=-1
    05:24:16.830 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:16.830 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:16.852 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:16.871 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:16.885 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:16.892 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    05:24:16.893 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:16.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:24:16.928 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fec29983de53343187e22ef3c9596226846667fc' to.sha1='c255de4b12ee844d85391d9f5d9c237c1392235d'): /1 {11 11ä11#+} 1/a
    05:24:16.982 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=27
    05:24:16.982 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:17.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:17.266 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:17.268 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=23, revision=27
    05:24:17.308 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:17.312 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=23, revision=27
    05:24:17.312 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=27, revision=-1
    05:24:17.342 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:17.413 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:17.461 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/1 {11 11ä11#+} 1/a"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:17.466 [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'
    05:24:17.557 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:17.609 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:17.614 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:17.615 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aFuBcp6QovXa1cqp7fITLQ/PDUsv34J-8pO03ZOCqWlWg' offset=0
    05:24:18.030 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:18.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 286365 bytes in 589 ms. path='/1 {11 11ä11#+} 1/a'
    05:24:18.068 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=30
    05:24:18.069 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:24:18.097 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:18.102 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=27, revision=30
    05:24:18.109 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:18.112 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=27, revision=30
    05:24:18.112 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=30, revision=-1
    05:24:18.159 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:18.159 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:18.178 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:18.271 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:18.292 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:18.309 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:18.412 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/1 {11 11ä11#+} 1/a"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:18.422 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:18.429 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:18.431 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:24:18.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b0340c1fefeb7f5d19b666504d5aa068e41f284' to.sha1='6ef0b6c3277fd9315a75cc03a692f0b59aad1f6b'): /1 {11 11ä11#+} 1/b
    05:24:18.491 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=36
    05:24:18.491 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36
    05:24:18.641 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:18.645 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=30, revision=36
    05:24:18.669 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:18.672 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=30, revision=36
    05:24:18.672 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=36, revision=-1
    05:24:18.699 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:18.721 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:18.728 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/1 {11 11ä11#+} 1/b"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:18.731 [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'
    05:24:18.957 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:18.975 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:18.978 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:18.979 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aFuBcp6QovXa1cqp7fITLQ/jR-V-vgzzyk8Z8VnY2MhQg' offset=0
    05:24:19.405 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:19.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 943247 bytes in 701 ms. path='/1 {11 11ä11#+} 1/b'
    05:24:19.451 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=39
    05:24:19.451 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39
    05:24:19.482 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:19.487 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=36, revision=39
    05:24:19.507 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:19.516 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=36, revision=39
    05:24:19.516 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=39, revision=-1
    05:24:19.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:19.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:19.577 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:19.603 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:19.610 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:19.622 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:19.636 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/1 {11 11ä11#+} 1/b"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:19.640 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:19.648 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:19.650 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:24:19.673 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='38ace8cafb579f897479afe6dfe45d8697fc7cc9' to.sha1='8ad24ed0bbba69a0131724581e93e838851b32d4'): /1 {11 11ä11#+} 1/c
    05:24:19.708 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=45
    05:24:19.708 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    05:24:19.755 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:19.757 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=39, revision=45
    05:24:19.847 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:19.851 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=39, revision=45
    05:24:19.851 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=45, revision=-1
    05:24:19.883 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:19.906 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:19.913 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/1 {11 11ä11#+} 1/c"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:19.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/c'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:19.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:19.971 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:19.977 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:19.980 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:19.981 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aFuBcp6QovXa1cqp7fITLQ/7g-6Z_D42b-yZtpcsWcpBQ' offset=0
    05:24:20.062 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.080 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 145878 bytes in 164 ms. path='/1 {11 11ä11#+} 1/c'
    05:24:20.093 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=48
    05:24:20.094 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48
    05:24:20.158 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.162 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=45, revision=48
    05:24:20.171 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:20.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:20.175 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=45, revision=48
    05:24:20.175 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=48, revision=-1
    05:24:20.217 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:20.217 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:20.238 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.261 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:20.263 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:20.271 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/1 {11 11ä11#+} 1/c"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:20.295 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:20.302 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:20.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:24:20.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2e59231544152640d304594f785a424b783dc629' to.sha1='f8fe13332f2d60c0ee749d4bf2960be51faf604e'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:20.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:20.414 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=54
    05:24:20.414 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54
    05:24:20.486 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.489 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=48, revision=54
    05:24:20.518 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.523 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=48, revision=54
    05:24:20.523 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=54, revision=-1
    05:24:20.551 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.574 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.587 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/2/1 {11 11ä11#+} 1/a"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:20.590 [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'
    05:24:20.656 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.664 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.678 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.679 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fmL00ri7BduNFv0DXRYlHQ/F6SKA_E4sGsbMVuBlUXyAA/mo-PnB0df02eT9ROKrdg6A' offset=0
    05:24:20.738 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 186663 bytes in 160 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:24:20.758 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=57
    05:24:20.759 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=57
    05:24:20.787 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.791 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=54, revision=57
    05:24:20.799 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.802 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=54, revision=57
    05:24:20.802 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=57, revision=-1
    05:24:20.841 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:20.841 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:20.856 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.881 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:20.882 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:20.890 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:20.906 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/2/1 {11 11ä11#+} 1/a"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:20.910 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:20.914 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:20.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:24:20.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6df176afcddee7c52c5dd7991240fb6d2436698d' to.sha1='b70939cb59fb3a26bebd75eac2db861657aa51c2'): /2/1 {11 11ä11#+} 1/b
    05:24:20.982 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=63
    05:24:20.982 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=57, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=63
    05:24:21.031 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:21.035 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=57, revision=63
    05:24:21.059 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:21.063 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=57, revision=63
    05:24:21.063 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=63, revision=-1
    05:24:21.092 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:21.158 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:21.171 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/2/1 {11 11ä11#+} 1/b"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:21.177 [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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:21.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:21.398 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:21.416 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:21.419 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:21.420 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fmL00ri7BduNFv0DXRYlHQ/F6SKA_E4sGsbMVuBlUXyAA/EyNs4sG3CflwYoOzLppHww' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:21.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:22.130 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:22.294 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:22.301 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:22.304 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:22.305 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fmL00ri7BduNFv0DXRYlHQ/F6SKA_E4sGsbMVuBlUXyAA/EyNs4sG3CflwYoOzLppHww' offset=1048576
    05:24:22.406 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:22.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1183068 bytes in 1306 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:24:22.496 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=67
    05:24:22.496 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=63, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67
    05:24:22.523 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:22.526 [qtp1971696218-5446] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=63, revision=67
    05:24:22.534 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:22.538 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=63, revision=67
    05:24:22.539 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=67, revision=-1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:22.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:22.583 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:22.583 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:22.602 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:22.635 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:22.638 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:22.649 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:22.666 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/2/1 {11 11ä11#+} 1/b"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:22.671 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:22.676 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:22.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:24:22.700 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='59378f2e1f8798199f7d7fca1635488f4a163640' to.sha1='25971111d02c941d694604d51ccc6a895c754afa'): /2/a
    05:24:22.767 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=73
    05:24:22.767 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73
    05:24:22.997 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:23.000 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=67, revision=73
    05:24:23.033 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:23.039 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=67, revision=73
    05:24:23.039 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=73, revision=-1
    05:24:23.077 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:23.099 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:23.143 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/2/a"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:23.148 [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_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:23.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.
    05:24:23.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
    05:24:23.346 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:23.360 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:23.363 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:23.364 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fmL00ri7BduNFv0DXRYlHQ/xE0Bzj7q1fQHLx8_B8yosg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:23.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.
    05:24:24.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:24.454 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:24.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 854233 bytes in 1335 ms. path='/2/a'
    05:24:24.491 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=76
    05:24:24.491 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76
    05:24:24.515 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:24.519 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=73, revision=76

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:24.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.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:24.525 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:24.531 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=73, revision=76
    05:24:24.531 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=76, revision=-1
    05:24:24.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:24.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:24.580 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:24.625 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:24.627 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:24.633 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:24.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/2/a"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:24.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:24.662 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:24:24.663 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:24.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:24.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:24.690 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c2c0b1268e61dc6048bca82eab5a1ea88240a99' to.sha1='b6ef6da0352eb199b7449cc5c0443a5051ec3017'): /3 + &#ä/5/h
    05:24:24.758 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=82
    05:24:24.758 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:24.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
    05:24:24.805 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:24.811 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=76, revision=82
    05:24:24.833 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:24.837 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=76, revision=82
    05:24:24.837 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=82, revision=-1
    05:24:24.875 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:24.904 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:24.939 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/5/h"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:25.010 [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
    05:24:25.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:25.204 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:25.220 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:25.223 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:25.224 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/8gf9r4R0A1wCPXIWh9Yk4A/6r2gzHlUrEIEzNuDtRKaLA' offset=0
    05:24:25.707 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:25.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 779603 bytes in 728 ms. path='/3 + &#ä/5/h'
    05:24:25.755 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=85
    05:24:25.755 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85
    05:24:25.800 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:25.812 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=82, revision=85
    05:24:25.825 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:25.832 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=82, revision=85
    05:24:25.832 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=85, revision=-1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:25.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:25.888 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:25.888 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:25.902 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:25.922 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:25.924 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:25.936 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:25.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/5/h"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:25.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:25.965 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:25.966 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:24:25.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a957453cc6fa67df4268df0f8639475b433cec6' to.sha1='44025d11f398148d67e2c3f82f70e702ca95bf88'): /3 + &#ä/5/i
    05:24:26.035 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=91
    05:24:26.035 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91
    05:24:26.085 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:26.088 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=85, revision=91
    05:24:26.135 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:26.140 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=85, revision=91
    05:24:26.140 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=91, revision=-1
    05:24:26.166 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:26.187 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:26.272 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/5/i"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:26.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:24:26.429 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:26.432 [Test worker] INFO  D.Datastore - 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
    05:24:26.440 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:26.442 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:26.443 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/8gf9r4R0A1wCPXIWh9Yk4A/Zl4F1w6p_PAQEtMmDu03JQ' offset=0
    05:24:26.867 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:26.880 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 550914 bytes in 600 ms. path='/3 + &#ä/5/i'
    05:24:26.894 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=94
    05:24:26.895 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94
    05:24:26.920 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:26.926 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=91, revision=94
    05:24:26.936 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:26.940 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=91, revision=94
    05:24:26.940 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=94, revision=-1
    05:24:26.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:26.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:27.000 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:27.032 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:27.034 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:27.039 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:27.063 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/5/i"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:27.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:27.078 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:27.080 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:24:27.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='030b16b0555a1e5a85a146ec37515551eed1f3bd' to.sha1='3d7c3a5af818b05b7c78c8a44ca76fafcbd3e938'): /3 + &#ä/aa
    05:24:27.178 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=100
    05:24:27.179 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:27.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:27.228 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:27.234 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=94, revision=100
    05:24:27.272 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:27.276 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=94, revision=100
    05:24:27.277 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=100, revision=-1
    05:24:27.302 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:27.322 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:27.328 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/aa"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:27.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:24:27.458 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:27.464 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]initPersistenceManagerFactory: repositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f
    05:24:27.465 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10937 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:27.467 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:27.470 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:27.471 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/pCXKlmKEX79iZjESq3GnoQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:27.486 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:27.577 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:27.584 [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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:27.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 479036 bytes in 256 ms. path='/3 + &#ä/aa'
    05:24:27.597 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=103
    05:24:27.597 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103
    05:24:27.623 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:27.627 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=100, revision=103
    05:24:27.632 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:27.638 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=100, revision=103
    05:24:27.639 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=103, revision=-1
    05:24:27.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:27.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:27.708 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:27.733 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:27.735 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:27.746 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:27.764 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/aa"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:27.770 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:27.774 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:27.775 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:24:27.794 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8876a6698b2cf4c3046d2e6721052a7a2d6be997' to.sha1='d7be808511c4f14eb92c1a52eb340ab8cba9b9ec'): /3 + &#ä/bb
    05:24:27.853 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=109
    05:24:27.853 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109
    05:24:27.984 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:27.988 [qtp1971696218-5446] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=103, revision=109

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:27.988 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=9h_UrhZ-bq7rvN9VzsYrkQ, invitation=false]

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:28.037 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.048 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=103, revision=109
    05:24:28.048 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=109, revision=-1
    05:24:28.080 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.100 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.115 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/bb"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:28.119 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:24:28.206 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.212 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.215 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.216 [qtp1971696218-5446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/tm281Xz3yDQoFJWTv4hxMw' offset=0
    05:24:28.342 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 206617 bytes in 238 ms. path='/3 + &#ä/bb'
    05:24:28.368 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=112
    05:24:28.368 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112
    05:24:28.403 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.410 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=109, revision=112
    05:24:28.419 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.428 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=109, revision=112
    05:24:28.429 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=112, revision=-1
    05:24:28.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:28.477 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:28.495 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.523 [qtp1971696218-5446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:28.525 [qtp1971696218-5446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:28.535 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.553 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/bb"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:28.559 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:28.571 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:28.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:24:28.596 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d69180f7ff5caa56c8dd026bd43f44c9a26498bc' to.sha1='7064addaae733e16d20ca62047a15a31231912b7'): /3 + &#ä/cc
    05:24:28.668 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=118
    05:24:28.679 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:28.707 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=87.7 MiB, available=367.8 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:28.728 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.731 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=112, revision=118
    05:24:28.754 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.757 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=112, revision=118
    05:24:28.757 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=118, revision=-1
    05:24:28.779 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.803 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.811 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/cc"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:28.814 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:24:28.885 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.892 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.895 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:28.896 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/la084CAumLzbfZtN0LPOYg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:28.971 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:29.010 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:29.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214993 bytes in 230 ms. path='/3 + &#ä/cc'
    05:24:29.061 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=121
    05:24:29.061 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121
    05:24:29.095 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:29.098 [qtp1971696218-5446] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=118, revision=121
    05:24:29.107 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:29.112 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=118, revision=121
    05:24:29.112 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=121, revision=-1
    05:24:29.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:29.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:29.180 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:29.195 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:29.198 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 5413026a-afa5-4d04-9b7d-7ad1b62bea6c
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6j7h0-53uf2-local-src
      localRepository.publicKeySha1 = EE:D8:C5:98:69:F2:6B:5A:A4:B3:80:DC:3A:1D:3F:2B:CE:BC:71:99

      remoteRepository.repositoryId = 1d59787e-4ede-462d-a9a0-24a7f83d102f
      remoteRepository.remoteRoot = https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f
      remoteRepository.publicKeySha1 = 5B:43:AA:D8:26:35:FB:C9:02:14:19:83:32:03:22:A7:02:F8:BE:25

    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:

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:29.199 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT

      cloudstore dropRepoConnection 5413026a-afa5-4d04-9b7d-7ad1b62bea6c 1d59787e-4ede-462d-a9a0-24a7f83d102f

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:29.208 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:29.226 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/cc"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:29.232 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:29.236 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:29.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:24:29.253 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dde65c426b0febb65526e58412214bd21383bc76' to.sha1='c8c1065605d07abe88207274a20b9f422c41d55a'): /3 + &#ä/dd
    05:24:29.285 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=127
    05:24:29.286 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127
    05:24:29.329 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:29.332 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=121, revision=127
    05:24:29.359 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:29.366 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=121, revision=127
    05:24:29.366 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=127, revision=-1
    05:24:29.392 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:29.420 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:29.429 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/dd"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:29.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/dd'
    05:24:29.663 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:29.679 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:29.682 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:29.683 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/Gt4tNYN8FPAoURzSxRFx9g' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:29.849 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    05:24:30.128 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:24:30.154 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:30.207 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:30.254 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    05:24:30.274 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:30.291 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:30.299 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:30.302 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:30.302 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/Gt4tNYN8FPAoURzSxRFx9g' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:30.306 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    05:24:30.362 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    05:24:30.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.94%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:30.440 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:30.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1241027 bytes in 1021 ms. path='/3 + &#ä/dd'
    05:24:30.470 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=131
    05:24:30.470 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:30.475 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:30.500 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:30.503 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=127, revision=131
    05:24:30.513 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:30.518 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=127, revision=131
    05:24:30.518 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=131, revision=-1
    05:24:30.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:30.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:30.574 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:30.597 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:30.600 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:30.610 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:30.628 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/dd"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:30.632 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:30.636 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:30.682 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:30.686 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:24:30.687 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1d59787e-4ede-462d-a9a0-24a7f83d102f from='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f' toID=5413026a-afa5-4d04-9b7d-7ad1b62bea6c to='build/repo/j7y6j7h0-53uf2-local-src', fromRepoLocalSync=true
    05:24:30.687 [pool-46-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5413026a-afa5-4d04-9b7d-7ad1b62bea6c ('build/repo/j7y6j7h0-53uf2-local-src')

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:30.726 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:30.739 [pool-46-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:24:30.790 [pool-46-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:30.837 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=137
    05:24:30.844 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:30.927 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:30.936 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:30.940 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=131, revision=137

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:30.948 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f renewalDateTime=2017-09-24T03:54:30.906Z expiryDateTime=2017-09-24T04:24:30.906Z
    05:24:30.964 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:30.987 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:30.990 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=131, revision=137
    05:24:30.990 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=137, revision=-1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:31.053 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:31.087 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:31.112 [qtp1971696218-5306] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e transaction.localRevision=82 remoteFromLocalRevision=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:31.114 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:31.119 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:31.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:31.122 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f from='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f' toID=ccb1fbc6-e33c-4994-ad82-279fda723f2e to='build/repo/j7y6it3v-l1v3o-local-src', fromRepoLocalSync=false
    05:24:31.140 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:31.209 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82
    05:24:31.414 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:31.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=70.7 MiB, available=384.8 MiB
    05:24:31.858 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:31.884 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionInProgress=-1, revision=4
    05:24:31.900 [qtp178185341-5197] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:31.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: repoFileDtos.size=0
    05:24:32.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=99.8 MiB, available=355.7 MiB
    05:24:32.241 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:32.244 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:32.250 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionInProgress=-1, revision=83

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:32.252 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: 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
    05:24:32.271 [qtp1971696218-5306] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83
    05:24:32.430 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:32.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=70.9 MiB, available=384.6 MiB
    05:24:32.798 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.remoteRepositoryRevisionSynced=-1, revision=4
    05:24:32.867 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:32.876 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=9h_UrhZ-bq7rvN9VzsYrkQ, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:24:32.876 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:32.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:32.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: 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
    05:24:33.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=98.7 MiB, available=356.8 MiB
    05:24:33.072 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.remoteRepositoryRevisionSynced=4, revision=83
    05:24:33.156 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:33.156 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:33.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:33.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:33.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:33.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:33.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.223 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:33.223 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.233 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:33.233 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:33.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:33.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:33.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    05:24:33.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:33.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:33.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.312 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:33.312 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:33.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:33.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:33.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:33.352 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=sKco32zPNnoAQU2kbQgYvA, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!
    05:24:33.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:33.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=71.0 MiB, available=384.5 MiB
    05:24:33.507 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:33.516 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionSynced=-1, revision=4
    05:24:33.516 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionInProgress=4, revision=-1
    05:24:33.531 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:33.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:24:33.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=71.6 MiB, available=383.9 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:34.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=98.5 MiB, available=357.0 MiB
    05:24:34.317 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:34.321 [qtp1971696218-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionSynced=4, revision=83
    05:24:34.321 [qtp1971696218-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionInProgress=83, revision=-1
    05:24:34.332 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:34.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:33.986 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:24:34.468 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=71.1 MiB, available=384.4 MiB
    05:24:34.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:24:34.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=71.1 MiB, available=384.4 MiB
    05:24:34.922 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:24:34.924 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:24:34.924 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:24:34.938 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:34.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=96.6 MiB, available=358.9 MiB
    05:24:34.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:34.979 [qtp178185341-5751] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c localRepositoryRevisionSynced=2
    05:24:35.110 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:35.142 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f transaction.localRevision=6 remoteFromLocalRevision=2
    05:24:35.153 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:35.168 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:35.189 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5413026a-afa5-4d04-9b7d-7ad1b62bea6c from='build/repo/j7y6j7h0-53uf2-local-src' toID=1d59787e-4ede-462d-a9a0-24a7f83d102f to='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f'
    05:24:35.201 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:35.204 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:35.235 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:35.372 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=96.6 MiB, available=358.9 MiB
    05:24:35.374 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:35.401 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:35.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:24:35.718 [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
    05:24:35.719 [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
    05:24:35.757 [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
    05:24:35.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=96.6 MiB, available=358.9 MiB
    05:24:35.778 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:24:35.778 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:24:35.778 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:24:35.791 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:35.823 [qtp1971696218-5305] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e localRepositoryRevisionSynced=82
    05:24:35.825 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:35.846 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f transaction.localRevision=140 remoteFromLocalRevision=82
    05:24:35.848 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ccb1fbc6-e33c-4994-ad82-279fda723f2e from='build/repo/j7y6it3v-l1v3o-local-src' toID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f to='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f'
    05:24:35.854 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=140
    05:24:35.911 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:24:35.911 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:24:35.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=140
    05:24:35.923 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=142
    05:24:35.925 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=142
    05:24:35.959 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:35.962 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 179 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:35.970 [qtp1971696218-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=137, revision=142
    05:24:35.974 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:35.978 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=137, revision=142
    05:24:35.978 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=142, revision=-1
    05:24:35.996 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:36.001 [qtp1971696218-5305] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e transaction.localRevision=88 remoteFromLocalRevision=140
    05:24:36.003 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:36.014 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:24:36.019 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/W4P3Zey9o0FX0e5qsx2rrw

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:36.054 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=8
    05:24:36.054 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:36.131 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 109 ms.
    05:24:36.131 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=XyKlnQwrryVN40F-5bo-sw, invitation=false]
    05:24:36.202 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 71 ms.
    05:24:36.202 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=pRxSCBqM7fsEehyjPmKQ9A, invitation=false]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:36.220 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:24:36.278 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:36.281 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=-1, revision=8
    05:24:36.421 [qtp178185341-5750] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:36.440 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:36.447 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=-1, revision=8
    05:24:36.447 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=8, revision=-1
    05:24:36.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    05:24:36.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:36.584 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:36.702 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:36.706 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:24:36.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f from='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f' toID=ccb1fbc6-e33c-4994-ad82-279fda723f2e to='build/repo/j7y6it3v-l1v3o-local-src', fromRepoLocalSync=true
    05:24:36.707 [pool-52-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ccb1fbc6-e33c-4994-ad82-279fda723f2e ('build/repo/j7y6it3v-l1v3o-local-src')
    05:24:36.720 [pool-52-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:24:36.780 [pool-52-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:36.835 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:36.845 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:36.860 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:36.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:24:36.976 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=11
    05:24:36.976 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:37.029 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:37.058 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.060 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=8, revision=11

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:37.062 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f renewalDateTime=2017-09-24T03:54:05.876Z expiryDateTime=2017-09-24T04:24:05.876Z
    05:24:37.076 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.081 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=88
    05:24:37.102 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:37.111 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:37.130 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.144 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=8, revision=11
    05:24:37.144 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=11, revision=-1
    05:24:37.189 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:37.189 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:37.212 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.279 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.286 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:37.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:37.294 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:24:37.373 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=14
    05:24:37.374 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    05:24:37.428 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.431 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=11, revision=14
    05:24:37.449 [qtp178185341-4359] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:37.463 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.471 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=11, revision=14
    05:24:37.471 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=14, revision=-1
    05:24:37.505 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:37.505 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:37.521 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.541 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.547 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:37.555 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:37.557 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:24:37.693 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=17
    05:24:37.693 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:37.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=97.7 MiB, available=357.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:37.748 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.751 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=14, revision=17

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:37.755 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.760 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionInProgress=-1, revision=89
    05:24:37.763 [qtp1971696218-5306] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:37.772 [qtp178185341-4771] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:37.776 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: 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
    05:24:37.789 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.793 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=14, revision=17
    05:24:37.793 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=17, revision=-1
    05:24:37.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:37.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:37.867 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.893 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:37.899 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:37.903 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    05:24:37.904 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:37.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:24:37.977 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=20
    05:24:37.978 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    05:24:38.025 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:38.027 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=17, revision=20
    05:24:38.048 [qtp178185341-5750] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:38.061 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:38.067 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=17, revision=20
    05:24:38.068 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=20, revision=-1
    05:24:38.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:38.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:38.136 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:38.170 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:38.179 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:38.183 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:38.186 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:38.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=97.7 MiB, available=357.8 MiB
    05:24:38.228 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.remoteRepositoryRevisionSynced=83, revision=89
    05:24:38.235 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=sKco32zPNnoAQU2kbQgYvA, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!
    05:24:38.237 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=pRxSCBqM7fsEehyjPmKQ9A, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:38.261 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=23
    05:24:38.261 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23
    05:24:38.313 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:38.323 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=20, revision=23
    05:24:38.358 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:38.372 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:38.382 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=20, revision=23
    05:24:38.382 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=23, revision=-1
    05:24:38.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:38.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:38.443 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:38.465 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:38.480 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:38.487 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    05:24:38.488 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:38.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:24:38.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='73fc9806d8c965b41df5166c0ac345e18ecb9b15' to.sha1='6ab4d42958ced7907141a8afc5a3edc4cfbd0fdb'): /1 {11 11ä11#+} 1/a
    05:24:38.732 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=27
    05:24:38.732 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:38.237 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:24:38.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=97.3 MiB, available=358.2 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:38.865 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:38.866 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:38.868 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=23, revision=27

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:38.870 [qtp1971696218-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionSynced=83, revision=89
    05:24:38.870 [qtp1971696218-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionInProgress=89, revision=-1
    05:24:38.875 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:38.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:38.883 [qtp178185341-4359] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:38.896 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:38.912 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=23, revision=27
    05:24:38.912 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=27, revision=-1
    05:24:38.956 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:39.039 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:39.058 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/1 {11 11ä11#+} 1/a"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:24:39.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/a'
    05:24:39.140 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:39.186 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:39.190 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:39.192 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AxDDEaL4ziNPsQNXgvvqXg/P0jIcB-f6SMiV_6ch_I2Ow' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:39.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=95.9 MiB, available=359.6 MiB
    05:24:39.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:39.480 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:39.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 238934 bytes in 444 ms. path='/1 {11 11ä11#+} 1/a'
    05:24:39.521 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=30
    05:24:39.526 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:24:39.560 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:39.563 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=27, revision=30
    05:24:39.571 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:39.575 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:39.579 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=27, revision=30
    05:24:39.579 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=30, revision=-1
    05:24:39.626 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:39.626 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:39.644 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:39.740 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:39.754 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:39.765 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:39.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=95.9 MiB, available=359.6 MiB
    05:24:39.850 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:40.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/1 {11 11ä11#+} 1/a"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:24:40.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:40.115 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:40.122 [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
    05:24:40.229 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=95.9 MiB, available=359.6 MiB
    05:24:40.229 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:40.230 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6d4ce4e55cee202252454e5f0df73c69b786b80e' to.sha1='9d29860eb0bfa89a237c5abf52cbddeae06599a4'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:40.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:24:40.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:24:40.247 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:40.255 [qtp1971696218-5305] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e localRepositoryRevisionSynced=88
    05:24:40.256 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:40.279 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=36
    05:24:40.279 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:40.285 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f transaction.localRevision=148 remoteFromLocalRevision=88
    05:24:40.296 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:40.300 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:40.311 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=148
    05:24:40.314 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148
    05:24:40.398 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:40.399 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:40.402 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=142, revision=148

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:40.402 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=30, revision=36
    05:24:40.414 [qtp178185341-4771] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:40.426 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:40.433 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=30, revision=36
    05:24:40.434 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=36, revision=-1
    05:24:40.463 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:40.480 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:40.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ccb1fbc6-e33c-4994-ad82-279fda723f2e from='build/repo/j7y6it3v-l1v3o-local-src' toID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f to='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f'
    05:24:40.496 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:40.498 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:40.509 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=149

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:40.540 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:40.560 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/1 {11 11ä11#+} 1/b"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:40.564 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:40.567 [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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:40.574 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:24:40.643 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=148, revision=151
    05:24:40.644 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=142, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151
    05:24:40.777 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:40.781 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=148, revision=151

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:40.823 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:40.843 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:40.848 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:40.848 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=142, revision=151
    05:24:40.848 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=151, revision=-1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:40.851 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:40.851 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AxDDEaL4ziNPsQNXgvvqXg/TSkDduqS4NkEHN2_wEeBqQ' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:40.951 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    05:24:40.951 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:40.982 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.118 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.134 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:41.146 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:41.147 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:24:41.180 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=154
    05:24:41.180 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=151, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=154
    05:24:41.215 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.218 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=151, revision=154

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:41.226 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:41.240 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.245 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=151, revision=154
    05:24:41.245 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=154, revision=-1
    05:24:41.287 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:41.287 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:41.310 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.334 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:41.343 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:41.344 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:41.350 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.28%
    05:24:41.351 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:41.352 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:41.356 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.360 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.361 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AxDDEaL4ziNPsQNXgvvqXg/TSkDduqS4NkEHN2_wEeBqQ' offset=1048576

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:41.382 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=157
    05:24:41.382 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=154, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157
    05:24:41.414 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.430 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=154, revision=157
    05:24:41.458 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.463 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=154, revision=157
    05:24:41.463 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=157, revision=-1
    05:24:41.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:41.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:41.543 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.626 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:41.638 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:41.645 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:41.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1405217 bytes in 1084 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:41.655 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:24:41.657 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:41.659 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:41.663 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=40
    05:24:41.663 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40
    05:24:41.697 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.700 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=36, revision=40
    05:24:41.703 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:41.704 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2d41bda8b67c7e35b7853675492a36d1e2930c10' to.sha1='59378f2e1f8798199f7d7fca1635488f4a163640'): /2/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:41.709 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.712 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=36, revision=40
    05:24:41.712 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=40, revision=-1

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:41.736 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=161
    05:24:41.736 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=161

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:41.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:41.751 [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
    05:24:41.762 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.765 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=157, revision=161

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:41.770 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:41.776 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.781 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=157, revision=161
    05:24:41.781 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=161, revision=-1
    05:24:41.807 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:41.815 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:41.820 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:41.832 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:41.846 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:41.854 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/1 {11 11ä11#+} 1/b"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:24:41.866 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:41.874 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/2/a"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:41.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:41.877 [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
    05:24:41.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:24:41.910 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc04d305b9c5ab975609d03ff57037ec908a3fde' to.sha1='3e2b3332c117cb59d50d5302418adbe1d4ab2f93'): /1 {11 11ä11#+} 1/c
    05:24:41.941 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=46
    05:24:41.941 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=46
    05:24:41.978 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:41.983 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=40, revision=46
    05:24:42.021 [qtp178185341-4359] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:42.041 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.048 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=40, revision=46
    05:24:42.049 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=46, revision=-1
    05:24:42.078 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.098 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.105 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/1 {11 11ä11#+} 1/c"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:24:42.107 [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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:42.110 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.133 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.135 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.136 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fmL00ri7BduNFv0DXRYlHQ/xE0Bzj7q1fQHLx8_B8yosg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:42.354 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:42.355 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:42.371 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.380 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.382 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AxDDEaL4ziNPsQNXgvvqXg/nIf9REj-G2q2pSHMPxRCmg' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:42.418 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.424 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.431 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.432 [qtp1971696218-5446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fmL00ri7BduNFv0DXRYlHQ/xE0Bzj7q1fQHLx8_B8yosg' offset=1048576
    05:24:42.448 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.463 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1049131 bytes in 585 ms. path='/2/a'
    05:24:42.480 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=165
    05:24:42.480 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=161, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165
    05:24:42.534 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.537 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=161, revision=165
    05:24:42.554 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=161, revision=165
    05:24:42.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=165, revision=-1
    05:24:42.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:42.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:42.634 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.707 [qtp1971696218-5446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:42.713 [qtp1971696218-5446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:42.782 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:42.820 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/2/a"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:42.836 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:42.888 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:42.892 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/yyyyyyyy'
    05:24:42.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='181c7e26eb6533a2dc710948b0fbf2f3e9be880d' to.sha1='5883ceb41df20a8281c5016a11f84961180117b2'): /2/yyyyyyyy
    05:24:43.004 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=171
    05:24:43.004 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=171
    05:24:43.078 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:43.084 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=165, revision=171
    05:24:43.156 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:43.163 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:43.167 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=165, revision=171
    05:24:43.167 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=171, revision=-1
    05:24:43.210 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:43.377 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1043431 bytes in 1270 ms. path='/1 {11 11ä11#+} 1/c'
    05:24:43.394 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=49
    05:24:43.395 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=46, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=49
    05:24:43.429 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:43.436 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=46, revision=49
    05:24:43.440 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:43.472 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:43.473 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:43.481 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=46, revision=49
    05:24:43.482 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=49, revision=-1

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:43.500 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/2/yyyyyyyy"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:43.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/2/yyyyyyyy'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:43.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:43.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:43.543 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:43.564 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:43.566 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:43.578 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:43.610 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/1 {11 11ä11#+} 1/c"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:43.724 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:43.742 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:43.744 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:43.744 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fmL00ri7BduNFv0DXRYlHQ/2HZY3LN5e-Al5xr_5USwAA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:43.774 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:43.800 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:24:43.802 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:43.805 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:24:43.824 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ea77afb73c587c14a7126088c8d1587e928c01ce' to.sha1='c3d5ce011d6ee09c08065c43a82e2b4237c68f86'): /2/1 {11 11ä11#+} 1/a
    05:24:43.871 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=55
    05:24:43.872 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=49, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=55
    05:24:43.963 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:43.969 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=49, revision=55
    05:24:43.995 [qtp178185341-95] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:44.035 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:44.039 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=49, revision=55
    05:24:44.039 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=55, revision=-1
    05:24:44.068 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:44.134 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:44.166 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/2/1 {11 11ä11#+} 1/a"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:24:44.197 [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'
    05:24:44.393 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:44.407 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:44.410 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:44.411 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9lURx6D4ICqhFH5EIZNSsg/bvLam30jbuxKG_UqIvt_GQ/GkKjiu0P-I4_wtD60KYLUA' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:44.923 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:45.250 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:45.267 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:45.269 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:45.270 [qtp1971696218-5446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fmL00ri7BduNFv0DXRYlHQ/2HZY3LN5e-Al5xr_5USwAA' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:45.611 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:45.628 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 791800 bytes in 1430 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:24:45.646 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=58
    05:24:45.646 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=55, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58
    05:24:45.754 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:45.755 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=55, revision=58
    05:24:45.758 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:45.833 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:45.835 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=55, revision=58
    05:24:45.835 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=58, revision=-1
    05:24:45.876 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:45.876 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:45.893 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:45.913 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:45.914 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:45.940 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:45.979 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/2/1 {11 11ä11#+} 1/a"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:24:45.998 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:46.077 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:46.080 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:24:46.120 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9691957af17766b048f5e0ffe2595289d32292e9' to.sha1='cb7f37814f448c673c6f2e98c391dc4d69ac5903'): /2/1 {11 11ä11#+} 1/b
    05:24:46.162 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=64
    05:24:46.162 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64
    05:24:46.301 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:46.307 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=58, revision=64
    05:24:46.316 [qtp178185341-4359] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:46.374 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:46.380 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=58, revision=64
    05:24:46.380 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=64, revision=-1
    05:24:46.413 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:46.542 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:46.566 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/2/1 {11 11ä11#+} 1/b"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:24:46.571 [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'
    05:24:46.769 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:46.797 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:46.800 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:46.802 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9lURx6D4ICqhFH5EIZNSsg/bvLam30jbuxKG_UqIvt_GQ/d_fMKzV_XeFHs92HUhNNjQ' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:47.008 [qtp1971696218-5446] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:47.336 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:47.355 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:47.358 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:47.359 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fmL00ri7BduNFv0DXRYlHQ/2HZY3LN5e-Al5xr_5USwAA' offset=2097152

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:47.851 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:47.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 834275 bytes in 1307 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:24:47.896 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=67
    05:24:47.897 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67
    05:24:47.930 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:47.934 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=64, revision=67
    05:24:47.938 [qtp178185341-95] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:48.041 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:48.048 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=64, revision=67
    05:24:48.048 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=67, revision=-1
    05:24:48.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:48.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:48.108 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:48.110 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:48.159 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:48.162 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:48.327 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:48.363 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:48.379 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:48.383 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:48.384 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fmL00ri7BduNFv0DXRYlHQ/2HZY3LN5e-Al5xr_5USwAA' offset=3145728

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:48.388 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/2/1 {11 11ä11#+} 1/b"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:24:48.400 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:48.407 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:48.409 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:24:48.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e857bd2ef09303277cc612f5339745f6c46a76a5' to.sha1='a7a56a9a2e3d57325e67b68c9ec1819dc77d7fc8'): /2/a
    05:24:48.504 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=73
    05:24:48.504 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73
    05:24:48.722 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:48.726 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=67, revision=73
    05:24:48.754 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:48.850 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:48.859 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=67, revision=73
    05:24:48.859 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=73, revision=-1
    05:24:48.886 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:48.944 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:48.961 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/2/a"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:24:48.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/2/a'
    05:24:49.227 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:49.231 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:49.247 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:49.251 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:49.257 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9lURx6D4ICqhFH5EIZNSsg/bt0_vuHtADQfMUQ8Qm90lQ' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:49.486 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:49.503 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:49.505 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:49.506 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fmL00ri7BduNFv0DXRYlHQ/2HZY3LN5e-Al5xr_5USwAA' offset=4194304

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:50.560 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:50.715 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:50.774 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:50.781 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:50.784 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:50.786 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fmL00ri7BduNFv0DXRYlHQ/2HZY3LN5e-Al5xr_5USwAA' offset=5242880

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:50.817 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:50.833 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:50.835 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:50.836 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9lURx6D4ICqhFH5EIZNSsg/bt0_vuHtADQfMUQ8Qm90lQ' offset=1048576

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:51.012 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:51.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 5291579 bytes in 7568 ms. path='/2/yyyyyyyy'
    05:24:51.089 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=179
    05:24:51.089 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=171, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179
    05:24:51.198 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:51.202 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=171, revision=179
    05:24:51.374 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:51.384 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=171, revision=179
    05:24:51.384 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=179, revision=-1
    05:24:51.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:24:51.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:51.443 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:51.601 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:51.687 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:51.990 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:52.087 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/2/yyyyyyyy"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:52.094 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:52.247 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.62%
    05:24:52.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:52.261 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/b'
    05:24:52.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b4e58fa44add8e38e8e3cd842625770106e9501a' to.sha1='cd08dc8d02ca7e3ffdbd791af7df4b16e2e486ee'): /3 + &#ä/b
    05:24:52.435 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=185
    05:24:52.435 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=179, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:52.564 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:52.583 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:52.586 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=179, revision=185
    05:24:52.726 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:52.737 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=179, revision=185
    05:24:52.737 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=185, revision=-1
    05:24:52.760 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:52.821 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:52.838 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:52.840 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:52.842 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9lURx6D4ICqhFH5EIZNSsg/bt0_vuHtADQfMUQ8Qm90lQ' offset=2097152

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:52.975 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:53.062 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/b"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:53.142 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/b'
    05:24:53.325 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:53.339 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:53.342 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:53.343 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/kbikq2rf4Nn-j1MkP-0V_A' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:54.551 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:54.733 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:54.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 857041 bytes in 1612 ms. path='/3 + &#ä/b'
    05:24:54.762 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=188
    05:24:54.762 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=188
    05:24:54.791 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:54.794 [qtp1971696218-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=185, revision=188
    05:24:54.799 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:54.801 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=185, revision=188
    05:24:54.802 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=188, revision=-1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:54.809 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:54.826 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:54.828 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:54.829 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9lURx6D4ICqhFH5EIZNSsg/bt0_vuHtADQfMUQ8Qm90lQ' offset=3145728

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:54.838 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:54.838 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:54.856 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:54.880 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:54.882 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:54.919 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:54.946 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/b"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:54.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:54.968 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:54.970 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/zzzzzzz'
    05:24:55.046 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff0403d4b756c1d7ab6652292c3dfed6a1978f87' to.sha1='8d264a885b16dae3a005b6a291b1bba070bdbd22'): /3 + &#ä/zzzzzzz
    05:24:55.077 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=194
    05:24:55.077 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=188, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=194
    05:24:55.148 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:55.151 [qtp1971696218-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=188, revision=194
    05:24:55.180 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:55.187 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=188, revision=194
    05:24:55.187 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=194, revision=-1
    05:24:55.216 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:55.260 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:55.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/zzzzzzz"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:24:55.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/3 + &#ä/zzzzzzz'
    05:24:55.515 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:55.535 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:55.539 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:55.540 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/h90XEOLg973-uLzQwImySA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:55.695 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:56.029 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:56.045 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:56.048 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:56.048 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9lURx6D4ICqhFH5EIZNSsg/bt0_vuHtADQfMUQ8Qm90lQ' offset=4194304

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:57.186 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:57.426 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:57.467 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:57.474 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:57.476 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:57.477 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9lURx6D4ICqhFH5EIZNSsg/bt0_vuHtADQfMUQ8Qm90lQ' offset=5242880
    05:24:57.490 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:57.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 5248694 bytes in 8535 ms. path='/2/a'
    05:24:57.515 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=81
    05:24:57.516 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=81

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:57.520 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:57.536 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:57.538 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:57.540 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/h90XEOLg973-uLzQwImySA' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:57.560 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:57.687 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=73, revision=81
    05:24:57.694 [qtp178185341-5750] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:24:57.705 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:57.711 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=73, revision=81
    05:24:57.711 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=81, revision=-1
    05:24:57.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:24:57.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:24:57.768 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:59.230 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:59.322 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:59.328 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:59.331 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:59.332 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/h90XEOLg973-uLzQwImySA' offset=2097152
    05:24:59.873 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:59.885 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 2318890 bytes in 4599 ms. path='/3 + &#ä/zzzzzzz'
    05:24:59.899 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=199
    05:24:59.899 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=194, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=199

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:59.900 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:24:59.916 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:24:59.928 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:59.949 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:59.955 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=194, revision=199

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:59.970 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/2/a"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:24:59.971 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:24:59.978 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=194, revision=199
    05:24:59.979 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=199, revision=-1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:24:59.978 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:59.985 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:24:59.987 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:24:59.990 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:00.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:00.026 [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
    05:25:00.026 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5b5be5a2181b27ea1f682624567162a3a7856255' to.sha1='a709332c006021f4c6d819a5783413f05abe5571'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:00.040 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.069 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:25:00.073 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:00.076 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=87
    05:25:00.076 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=81, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=87

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:00.085 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.113 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/zzzzzzz"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:00.130 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.133 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=81, revision=87

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:00.172 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:00.182 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:00.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxxxxxx'
    05:25:00.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='faca8acaf3c046505e64ab0a2f9f7b6acd875c04' to.sha1='7e53494a40d20b880c2c9489ff3ce2a9cb1ef125'): /xxxxxxx

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:00.311 [qtp178185341-5750] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:00.341 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=205
    05:25:00.342 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=199, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=205

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:00.379 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.386 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=81, revision=87
    05:25:00.386 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=87, revision=-1

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:00.408 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.413 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=199, revision=205

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:00.414 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:00.492 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.503 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=199, revision=205
    05:25:00.504 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=205, revision=-1
    05:25:00.538 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.658 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.673 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/xxxxxxx"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:25:00.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/xxxxxxx'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:00.681 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.691 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/3 + &#ä/5/h"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:25:00.694 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:25:00.804 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.887 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.895 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.897 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/VjP4NJajmhQ5lzFLDqYU1g/iO_evwqkHhxrgKqMpQ64_A' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:00.924 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.940 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.943 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:00.944 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/raTwiS_WpcwS8s90Xy9TrQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:01.397 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:01.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 385372 bytes in 718 ms. path='/3 + &#ä/5/h'
    05:25:01.423 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=90
    05:25:01.423 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=87, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=90
    05:25:01.449 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:01.451 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=87, revision=90
    05:25:01.455 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:01.458 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:01.464 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=87, revision=90
    05:25:01.465 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=90, revision=-1
    05:25:01.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:01.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:01.524 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:01.550 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:25:01.552 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:25:01.578 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:01.600 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/3 + &#ä/5/h"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:25:01.604 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:01.612 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:01.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:25:01.635 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9eaa3b91c8b3b99c946b37386c9b6d83dcf0ab02' to.sha1='5ec68304254eb245af1f40ef3ab2e5effdd9b08a'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:01.642 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:01.675 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=96
    05:25:01.675 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=90, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=96

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:01.699 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:01.712 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:01.720 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:01.727 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/raTwiS_WpcwS8s90Xy9TrQ' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:01.728 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:01.734 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=90, revision=96
    05:25:01.743 [qtp178185341-4771] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:01.851 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:01.851 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:01.863 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=90, revision=96
    05:25:01.863 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=96, revision=-1

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:01.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1069717 bytes in 1191 ms. path='/xxxxxxx'
    05:25:01.884 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=209
    05:25:01.884 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=205, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=209

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:01.890 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:01.907 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:01.911 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=205, revision=209

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:01.912 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:01.918 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:01.920 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/3 + &#ä/5/i"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:25:01.923 [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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:01.923 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=205, revision=209
    05:25:01.924 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=209, revision=-1
    05:25:01.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:01.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:01.988 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:02.016 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:25:02.020 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:25:02.026 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:02.052 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/xxxxxxx"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:25:02.059 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:02.066 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.07%
    05:25:02.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=149

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:02.169 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:02.195 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:02.198 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:02.199 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/VjP4NJajmhQ5lzFLDqYU1g/rs5hKeUQOV4W3MH7cQYJeA' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:02.994 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=215
    05:25:03.008 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=209, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=215
    05:25:03.053 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:03.057 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=209, revision=215
    05:25:03.084 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:03.096 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=209, revision=215
    05:25:03.096 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=215, revision=-1
    05:25:03.126 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:03.152 [qtp1971696218-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e transaction.localRevision=135 remoteFromLocalRevision=149
    05:25:03.155 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:03.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f from='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f' toID=ccb1fbc6-e33c-4994-ad82-279fda723f2e to='build/repo/j7y6it3v-l1v3o-local-src', fromRepoLocalSync=false
    05:25:03.174 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:03.189 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=135

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:03.232 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:03.482 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:03.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:03.631 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:03.646 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:03.650 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:03.653 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/VjP4NJajmhQ5lzFLDqYU1g/rs5hKeUQOV4W3MH7cQYJeA' offset=1048576
    05:25:03.810 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:03.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1375267 bytes in 1897 ms. path='/3 + &#ä/5/i'
    05:25:03.832 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=100
    05:25:03.832 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=96, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100
    05:25:03.859 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:03.862 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=96, revision=100
    05:25:03.866 [qtp178185341-95] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:03.884 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:03.892 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=96, revision=100
    05:25:03.893 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=100, revision=-1
    05:25:03.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:03.955 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:03.967 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:03.996 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:25:04.000 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:25:04.011 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:04.034 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/3 + &#ä/5/i"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:25:04.041 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:04.047 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:04.049 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:25:04.087 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a44af36ccbabecf6b2c8f34913fb602f5be3bc65' to.sha1='1112dbd8fd5dcb07a33a92116cd5df238d991c5d'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:04.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=106.8 MiB, available=348.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:04.190 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=106
    05:25:04.190 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:04.200 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:04.204 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionInProgress=-1, revision=136
    05:25:04.217 [qtp1971696218-5390] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:04.264 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:04.268 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=100, revision=106
    05:25:04.284 [qtp178185341-4359] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:04.305 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:04.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=100, revision=106
    05:25:04.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=106, revision=-1
    05:25:04.342 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:04.367 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:04.378 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/3 + &#ä/aa"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:25:04.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 11 dirty file-chunks (of 11 total). path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:04.424 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:04.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: 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=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:04.652 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:04.671 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:04.674 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:04.675 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/kiji41tjSTe0ihytFAyFcw' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:04.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=105.1 MiB, available=350.4 MiB
    05:25:04.974 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.remoteRepositoryRevisionSynced=89, revision=136
    05:25:05.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    05:25:05.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:05.048 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:05.049 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    05:25:05.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:05.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:05.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:05.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:05.077 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:05.077 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:05.086 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:05.086 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:05.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:05.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:05.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:05.106 [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
    05:25:05.118 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:05.118 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=sKco32zPNnoAQU2kbQgYvA, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!
    05:25:05.120 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=pRxSCBqM7fsEehyjPmKQ9A, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:05.360 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:05.377 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:05.380 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:05.381 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/kiji41tjSTe0ihytFAyFcw' offset=1048576

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:05.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:25:05.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=105.3 MiB, available=350.2 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:05.704 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:05.735 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:05.739 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionSynced=89, revision=136
    05:25:05.739 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionInProgress=136, revision=-1
    05:25:05.756 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:05.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:05.999 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:06.016 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:06.018 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:06.019 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/kiji41tjSTe0ihytFAyFcw' offset=2097152

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:06.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=105.2 MiB, available=350.3 MiB
    05:25:06.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:06.358 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:06.595 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:06.613 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:06.616 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:06.617 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/kiji41tjSTe0ihytFAyFcw' offset=3145728

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:06.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=105.2 MiB, available=350.3 MiB
    05:25:06.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:25:07.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=105.2 MiB, available=350.3 MiB
    05:25:07.066 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:25:07.066 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:25:07.066 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:25:07.078 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:07.101 [qtp1971696218-5390] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e localRepositoryRevisionSynced=135
    05:25:07.114 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:07.135 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f transaction.localRevision=218 remoteFromLocalRevision=135
    05:25:07.137 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ccb1fbc6-e33c-4994-ad82-279fda723f2e from='build/repo/j7y6it3v-l1v3o-local-src' toID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f to='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f'
    05:25:07.143 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=218
    05:25:07.251 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:25:07.251 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:25:07.257 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=218
    05:25:07.279 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=220
    05:25:07.281 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=215, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=220
    05:25:07.335 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:07.340 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=215, revision=220
    05:25:07.349 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:07.355 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=215, revision=220
    05:25:07.355 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=220, revision=-1
    05:25:07.372 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:07.383 [qtp1971696218-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e transaction.localRevision=141 remoteFromLocalRevision=218
    05:25:07.392 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:07.392 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:07.394 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:25:07.396 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [15c3d85a]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6l4g3-cvz2w-local-dest'
    05:25:07.403 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [15c3d85a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6l4g3-cvz2w-local-dest' locked successfully.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:07.636 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:07.660 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:07.663 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:07.664 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/kiji41tjSTe0ihytFAyFcw' offset=4194304
    05:25:09.010 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:09.262 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:09.280 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:09.283 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:09.284 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/kiji41tjSTe0ihytFAyFcw' offset=5242880
    05:25:10.878 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:11.181 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:11.198 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:11.200 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:11.202 [qtp178185341-4359] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/kiji41tjSTe0ihytFAyFcw' offset=6291456

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:11.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:11.870 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:12.094 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:12.110 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:12.112 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:12.113 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/kiji41tjSTe0ihytFAyFcw' offset=7340032
    05:25:12.982 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:13.234 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:13.250 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:13.252 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:13.254 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/kiji41tjSTe0ihytFAyFcw' offset=8388608
    05:25:14.427 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:14.710 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:14.728 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:14.730 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:14.731 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/kiji41tjSTe0ihytFAyFcw' offset=9437184
    05:25:16.481 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:16.569 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:16.577 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:16.582 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:16.583 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/kiji41tjSTe0ihytFAyFcw' offset=10485760
    05:25:16.724 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:16.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 11 dirty file-chunks with together 10563929 bytes in 12420 ms. path='/3 + &#ä/aa'
    05:25:16.818 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=119
    05:25:16.818 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119
    05:25:16.867 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:16.871 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=106, revision=119
    05:25:16.874 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:16.880 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:16.886 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=106, revision=119
    05:25:16.886 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=119, revision=-1
    05:25:16.928 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:16.928 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:16.939 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:16.996 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:25:17.029 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:25:17.092 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:17.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/3 + &#ä/aa"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:25:17.160 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:17.168 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:17.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:25:17.185 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1eef73c7d1979cf331a8134a2679a3844b401fc' to.sha1='fb597eeb9cb564493d84b2a72b2ffa392044773c'): /3 + &#ä/bb
    05:25:17.221 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=125
    05:25:17.221 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:17.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:17.262 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:17.266 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=119, revision=125
    05:25:17.275 [qtp178185341-5750] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:17.286 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:17.293 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=119, revision=125
    05:25:17.293 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=125, revision=-1
    05:25:17.317 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:17.347 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:17.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.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:17.358 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/3 + &#ä/bb"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:25:17.363 [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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:17.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:17.530 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:17.543 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:17.547 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:17.549 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/fFEaZTvL5gV4X_InwyDTcA' offset=0
    05:25:17.882 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:17.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 721913 bytes in 531 ms. path='/3 + &#ä/bb'
    05:25:17.901 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=128
    05:25:17.902 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=128
    05:25:17.924 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:17.927 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=125, revision=128
    05:25:17.930 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:17.934 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:17.939 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=125, revision=128
    05:25:17.939 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=128, revision=-1
    05:25:17.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:17.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:18.004 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:18.027 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:25:18.029 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:25:18.035 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:18.051 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/3 + &#ä/bb"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:25:18.055 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:18.062 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:18.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:25:18.080 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='19c8ac5938a63a5baadc240f3c8bc6c075c49eb7' to.sha1='f6b547f3bbfa6d2d4286150a85cfff4581da7697'): /3 + &#ä/cc
    05:25:18.113 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=134
    05:25:18.113 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=128, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134
    05:25:18.148 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:18.154 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=128, revision=134
    05:25:18.162 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:18.174 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:18.177 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=128, revision=134
    05:25:18.177 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=134, revision=-1
    05:25:18.215 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:18.234 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:18.244 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/3 + &#ä/cc"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:25:18.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:18.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:18.425 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:18.435 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:18.437 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:18.438 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/t_dB21lZYGc2BTnF6Z-0OA' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:18.675 [Test worker] INFO  D.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
    05:25:18.824 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:18.833 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 489652 bytes in 586 ms. path='/3 + &#ä/cc'
    05:25:18.844 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=137
    05:25:18.844 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137
    05:25:18.874 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:18.876 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=134, revision=137
    05:25:18.879 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:18.883 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:18.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=134, revision=137
    05:25:18.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=137, revision=-1
    05:25:18.922 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:18.922 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:18.936 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:18.959 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:25:18.961 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:25:18.972 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:18.995 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/3 + &#ä/cc"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:25:19.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:19.067 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:19.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:19.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:19.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='45c28285e2f277ca733c923f26b27dd78ff468e9' to.sha1='e19738e75ac480954f7d3e05512a435db45138b9'): /3 + &#ä/dd
    05:25:19.125 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=143
    05:25:19.125 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143
    05:25:19.159 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:19.161 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=137, revision=143
    05:25:19.169 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:19.188 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:19.193 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=137, revision=143
    05:25:19.193 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=143, revision=-1
    05:25:19.224 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:19.245 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:19.254 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/3 + &#ä/dd"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:25:19.256 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    05:25:19.326 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:19.332 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:19.335 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:19.337 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hLJ4RmcI-8ukIG8t_zXkPQ/rhnxM2aWss4tMyYXkDgY9w' offset=0
    05:25:19.479 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:19.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 148606 bytes in 234 ms. path='/3 + &#ä/dd'
    05:25:19.499 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=146
    05:25:19.500 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=146
    05:25:19.540 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:19.543 [qtp178185341-4359] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=143, revision=146
    05:25:19.546 [qtp178185341-4359] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:19.552 [qtp178185341-4359] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:19.557 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=143, revision=146
    05:25:19.557 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=146, revision=-1
    05:25:19.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:19.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:19.616 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:19.635 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:25:19.636 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:25:19.646 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:19.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:19.667 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="5413026a-afa5-4d04-9b7d-7ad1b62bea6c", toRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", path="/3 + &#ä/dd"} on repo=5413026a-afa5-4d04-9b7d-7ad1b62bea6c
    05:25:19.672 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:19.708 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    05:25:19.794 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=6

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:20.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.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:20.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
    05:25:20.286 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:20.343 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=152
    05:25:20.350 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=146, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=152

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:20.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:20.382 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:20.382 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:20.411 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:20.414 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=146, revision=152

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:20.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:20.616 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:20.703 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:20.710 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=146, revision=152
    05:25:20.710 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=152, revision=-1
    05:25:20.739 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:20.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:20.982 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c transaction.localRevision=97 remoteFromLocalRevision=6
    05:25:21.034 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:21.040 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1d59787e-4ede-462d-a9a0-24a7f83d102f from='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f' toID=5413026a-afa5-4d04-9b7d-7ad1b62bea6c to='build/repo/j7y6j7h0-53uf2-local-src', fromRepoLocalSync=false
    05:25:21.054 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:21.073 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=97
    05:25:21.122 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:21.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:21.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.
    05:25:21.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.
    05:25:21.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:21.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=83.7 MiB, available=371.8 MiB
    05:25:21.730 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:21.739 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionInProgress=-1, revision=98
    05:25:21.758 [qtp178185341-5712] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=98

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:21.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:21.891 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:21.905 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: 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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:22.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:22.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=79.9 MiB, available=375.6 MiB
    05:25:22.478 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.remoteRepositoryRevisionSynced=4, revision=98
    05:25:22.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:22.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.572 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:22.572 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:22.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:22.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:22.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.607 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:22.607 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.615 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:22.615 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:22.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.633 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:22.633 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.642 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:22.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.651 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:22.652 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:22.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:22.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.682 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:22.682 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.691 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:22.691 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.701 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:22.701 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:22.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.720 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:22.720 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:22.721 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:22.722 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=9h_UrhZ-bq7rvN9VzsYrkQ, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:22.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:22.722 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:22.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:25:23.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=80.2 MiB, available=375.3 MiB
    05:25:23.208 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:23.212 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionSynced=4, revision=98
    05:25:23.212 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionInProgress=98, revision=-1

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:23.222 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [15c3d85a]initPersistenceManagerFactory: repositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:23.231 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [15c3d85a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12089 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:23.231 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:23.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:25:23.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=80.1 MiB, available=375.4 MiB
    05:25:23.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:23.949 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=114.1 MiB, available=341.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:24.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=80.0 MiB, available=375.5 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:24.106 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:24.286 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6l4g3-cvz2w-local-dest
      localRepository.publicKeySha1 = EA:D6:9F:FD:81:F8:B9:09:EC:9A:A4:C5:18:CC:3C:6F:26:7D:C5:73

      remoteRepository.repositoryId = 2b9da22b-ee5d-4f1b-9649-97dc4c956a9f
      remoteRepository.remoteRoot = https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f/W4P3Zey9o0FX0e5qsx2rrw
      remoteRepository.publicKeySha1 = 17:96:2A:38:5A:BF:CD:62:D4:78:48:5F:9D:91:3B:61:76:5A:5F:4B

    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 2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 2b9da22b-ee5d-4f1b-9649-97dc4c956a9f
    05:25:24.470 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:24.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:25:24.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f from='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f/W4P3Zey9o0FX0e5qsx2rrw' toID=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 to='build/repo/j7y6l4g3-cvz2w-local-dest', fromRepoLocalSync=true
    05:25:24.490 [pool-53-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 ('build/repo/j7y6l4g3-cvz2w-local-dest')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:24.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:25:24.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=80.0 MiB, available=375.5 MiB
    05:25:24.534 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:25:24.534 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:25:24.545 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:24.569 [qtp178185341-5750] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c localRepositoryRevisionSynced=97
    05:25:24.574 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:24.597 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f transaction.localRevision=155 remoteFromLocalRevision=97
    05:25:24.599 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5413026a-afa5-4d04-9b7d-7ad1b62bea6c from='build/repo/j7y6j7h0-53uf2-local-src' toID=1d59787e-4ede-462d-a9a0-24a7f83d102f to='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f'
    05:25:24.605 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=155
    05:25:24.660 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:25:24.660 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:25:24.664 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=155
    05:25:24.709 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=157
    05:25:24.711 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=152, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=157
    05:25:24.721 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:24.721 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:24.802 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:24.809 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=152, revision=157
    05:25:24.815 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:24.820 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:24.825 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=152, revision=157
    05:25:24.825 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=157, revision=-1

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:24.826 [pool-53-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:25:24.833 [pool-53-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:24.840 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:24.843 [qtp178185341-4771] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c transaction.localRevision=103 remoteFromLocalRevision=155
    05:25:24.847 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:24.850 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:24.865 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:24.882 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f renewalDateTime=2017-09-24T03:55:24.852Z expiryDateTime=2017-09-24T04:25:24.852Z
    05:25:24.894 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:24.910 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=143
    05:25:25.001 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:25.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: repoFileDtos.size=10

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:25.052 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 167 ms.
    05:25:25.282 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=393CfHl7k04Pkwig9OIR6w, invitation=true]
    05:25:25.321 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 30 ms.
    05:25:25.376 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:25.406 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=9h_UrhZ-bq7rvN9VzsYrkQ, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=393CfHl7k04Pkwig9OIR6w, invitation=true]

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:25.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=112.9 MiB, available=342.6 MiB
    05:25:25.725 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:25.737 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.localRepositoryRevisionInProgress=-1, revision=145
    05:25:25.760 [qtp1971696218-3451] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:25.796 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:25.798 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:25:25.799 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1d59787e-4ede-462d-a9a0-24a7f83d102f from='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f' toID=5413026a-afa5-4d04-9b7d-7ad1b62bea6c to='build/repo/j7y6j7h0-53uf2-local-src', fromRepoLocalSync=true
    05:25:25.799 [pool-47-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5413026a-afa5-4d04-9b7d-7ad1b62bea6c ('build/repo/j7y6j7h0-53uf2-local-src')
    05:25:25.812 [pool-47-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:25:25.842 [pool-47-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:25.880 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:25.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: 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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:25.983 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:26.012 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f renewalDateTime=2017-09-24T03:54:30.906Z expiryDateTime=2017-09-24T04:24:30.906Z
    05:25:26.037 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:26.043 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=103
    05:25:26.059 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:26.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:26.467 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=112.8 MiB, available=342.7 MiB
    05:25:26.488 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.remoteRepositoryRevisionSynced=-1, revision=145

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:26.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=79.7 MiB, available=375.8 MiB
    05:25:26.762 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:26.766 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionInProgress=-1, revision=104
    05:25:26.769 [qtp178185341-5445] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=98, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104
    05:25:26.792 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:26.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: 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
    05:25:27.286 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=79.5 MiB, available=376.0 MiB
    05:25:27.290 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.remoteRepositoryRevisionSynced=98, revision=104
    05:25:27.295 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:27.296 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=9h_UrhZ-bq7rvN9VzsYrkQ, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:25:27.297 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=393CfHl7k04Pkwig9OIR6w, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:25:27.297 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:27.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:27.622 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 29 ms.
    05:25:27.622 [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
    05:25:27.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=79.5 MiB, available=376.0 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:27.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:27.732 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:27.732 [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
    05:25:27.738 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionSynced=98, revision=104
    05:25:27.738 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionInProgress=104, revision=-1
    05:25:27.744 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:27.745 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:27.745 [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
    05:25:27.747 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:27.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:27.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:27.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:27.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.788 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:27.788 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.798 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:27.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.809 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:27.810 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:27.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.831 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:27.831 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.840 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:27.840 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:27.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:27.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.866 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:27.866 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.876 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:27.876 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:27.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.895 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:27.895 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:27.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:27.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.923 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:27.923 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.932 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:27.932 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:27.949 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.958 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:27.958 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:27.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:27.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:27.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:28.030 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=sKco32zPNnoAQU2kbQgYvA, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:28.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=79.6 MiB, available=375.9 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:28.031 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=pRxSCBqM7fsEehyjPmKQ9A, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!
    05:25:28.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:25:28.557 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=114.1 MiB, available=341.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:28.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:25:28.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=79.6 MiB, available=375.9 MiB
    05:25:28.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:28.725 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:28.728 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.localRepositoryRevisionSynced=-1, revision=145
    05:25:28.728 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.localRepositoryRevisionInProgress=145, revision=-1
    05:25:28.744 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:28.747 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:28.986 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=79.5 MiB, available=376.0 MiB
    05:25:28.986 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:25:28.988 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:25:28.988 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:25:29.002 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:29.013 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c localRepositoryRevisionSynced=103
    05:25:29.027 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:29.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f transaction.localRevision=163 remoteFromLocalRevision=103
    05:25:29.065 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:29.068 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:29.086 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=163
    05:25:29.088 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163
    05:25:29.153 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:29.156 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=157, revision=163
    05:25:29.235 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:29.263 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:29.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5413026a-afa5-4d04-9b7d-7ad1b62bea6c from='build/repo/j7y6j7h0-53uf2-local-src' toID=1d59787e-4ede-462d-a9a0-24a7f83d102f to='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f'
    05:25:29.300 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:29.304 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:29.311 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=164
    05:25:29.327 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:25:29.328 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:25:29.333 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=164
    05:25:29.360 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=163, revision=166
    05:25:29.372 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=157, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=166

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:29.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=114.0 MiB, available=341.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:29.407 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:29.408 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:29.432 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:29.435 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=163, revision=166
    05:25:29.448 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:29.454 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:29.456 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=157, revision=166
    05:25:29.456 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=166, revision=-1
    05:25:29.469 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:29.473 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c transaction.localRevision=110 remoteFromLocalRevision=164
    05:25:29.478 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:29.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1d59787e-4ede-462d-a9a0-24a7f83d102f from='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f' toID=5413026a-afa5-4d04-9b7d-7ad1b62bea6c to='build/repo/j7y6j7h0-53uf2-local-src', fromRepoLocalSync=false
    05:25:29.495 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:29.502 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=110
    05:25:29.512 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:29.516 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:29.537 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:25:30.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=113.8 MiB, available=341.7 MiB
    05:25:30.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:30.606 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.0 MiB, used=80.4 MiB, available=375.1 MiB
    05:25:30.623 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:30.629 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionInProgress=-1, revision=111
    05:25:30.635 [qtp178185341-5751] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=111
    05:25:30.667 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:30.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: 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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:30.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=113.5 MiB, available=342.0 MiB
    05:25:30.868 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:25:30.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:30.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:25:31.020 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:31.046 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:31.049 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'
    05:25:31.134 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:31.145 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 26.95%
    05:25:31.156 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.00%
    05:25:31.157 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:31.158 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    05:25:31.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c2c0b1268e61dc6048bca82eab5a1ea88240a99' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:31.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=80.1 MiB, available=375.4 MiB
    05:25:31.251 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.remoteRepositoryRevisionSynced=104, revision=111
    05:25:31.258 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:31.259 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=9h_UrhZ-bq7rvN9VzsYrkQ, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:25:31.259 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=393CfHl7k04Pkwig9OIR6w, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:25:31.259 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:31.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:31.311 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/5/h"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:31.318 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    05:25:31.364 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:31.365 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/8gf9r4R0A1wCPXIWh9Yk4A/6r2gzHlUrEIEzNuDtRKaLA' offset=0
    05:25:31.395 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:31.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:25:31.596 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 733550 bytes in 278 ms. path='/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:31.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.0 MiB, used=79.1 MiB, available=376.4 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:31.717 [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
    05:25:31.723 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:31.727 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionSynced=104, revision=111
    05:25:31.727 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionInProgress=111, revision=-1
    05:25:31.788 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:31.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:31.985 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/5/h"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:31.998 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:32.010 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:32.011 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    05:25:32.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a957453cc6fa67df4268df0f8639475b433cec6' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    05:25:32.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/5/i"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:32.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'
    05:25:32.118 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:32.119 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/8gf9r4R0A1wCPXIWh9Yk4A/Zl4F1w6p_PAQEtMmDu03JQ' offset=0
    05:25:32.129 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:32.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=79.1 MiB, available=376.4 MiB
    05:25:32.205 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:32.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    05:25:32.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 486472 bytes in 229 ms. path='/5/i'
    05:25:32.367 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:25:32.419 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/5/i"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:32.429 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:32.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:32.440 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    05:25:32.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='030b16b0555a1e5a85a146ec37515551eed1f3bd' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    05:25:32.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/aa"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:32.526 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    05:25:32.541 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:32.543 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/pCXKlmKEX79iZjESq3GnoQ' offset=0
    05:25:32.550 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:32.610 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.0 MiB, used=79.1 MiB, available=376.4 MiB
    05:25:32.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:32.639 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    05:25:32.701 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 415590 bytes in 175 ms. path='/aa'
    05:25:32.732 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:25:32.773 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/aa"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:32.790 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:32.801 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:32.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'
    05:25:32.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b4e58fa44add8e38e8e3cd842625770106e9501a' to.sha1='<NoInstanceOf_NormalFileDto>'): /b
    05:25:32.888 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/b"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:32.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b'
    05:25:32.920 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:32.923 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/kbikq2rf4Nn-j1MkP-0V_A' offset=0
    05:25:32.935 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:32.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=79.1 MiB, available=376.4 MiB
    05:25:32.975 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:25:32.975 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:25:32.987 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:32.994 [qtp178185341-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c localRepositoryRevisionSynced=110
    05:25:33.002 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:33.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f transaction.localRevision=170 remoteFromLocalRevision=110
    05:25:33.031 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5413026a-afa5-4d04-9b7d-7ad1b62bea6c from='build/repo/j7y6j7h0-53uf2-local-src' toID=1d59787e-4ede-462d-a9a0-24a7f83d102f to='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f'
    05:25:33.033 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=170
    05:25:33.042 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:25:33.042 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:25:33.046 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=170
    05:25:33.059 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=172
    05:25:33.061 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=166, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=172
    05:25:33.069 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:33.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:33.070 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:33.087 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:33.090 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=166, revision=172
    05:25:33.091 [qtp178185341-4771] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:25:33.096 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:33.101 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=166, revision=172
    05:25:33.101 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=172, revision=-1
    05:25:33.119 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:33.123 [qtp178185341-5712] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c transaction.localRevision=116 remoteFromLocalRevision=170
    05:25:33.128 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:33.131 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:25:33.131 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    05:25:33.132 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:25:33.133 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:25:33.134 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:25:33.141 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5c682958]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6lob8-4b2uo-local-dest'
    05:25:33.143 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5c682958]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6lob8-4b2uo-local-dest' locked successfully.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:33.152 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 153755 bytes in 256 ms. path='/b'
    05:25:33.190 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:25:33.257 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/b"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:33.269 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:33.282 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:33.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    05:25:33.317 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8876a6698b2cf4c3046d2e6721052a7a2d6be997' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    05:25:33.399 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/bb"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:33.406 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    05:25:33.432 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:33.434 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/tm281Xz3yDQoFJWTv4hxMw' offset=0
    05:25:33.441 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:33.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:25:33.501 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 126932 bytes in 94 ms. path='/bb'
    05:25:33.560 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:25:33.631 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/bb"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:33.647 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:33.665 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:33.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    05:25:33.712 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d69180f7ff5caa56c8dd026bd43f44c9a26498bc' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    05:25:33.754 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/cc"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:33.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    05:25:33.782 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:33.784 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/la084CAumLzbfZtN0LPOYg' offset=0
    05:25:33.790 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:33.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:25:33.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 74640 bytes in 105 ms. path='/cc'
    05:25:33.899 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:25:33.976 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/cc"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:33.989 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:34.003 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:34.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    05:25:34.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dde65c426b0febb65526e58412214bd21383bc76' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    05:25:34.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/dd"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:34.093 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/dd'
    05:25:34.115 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:34.117 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/Gt4tNYN8FPAoURzSxRFx9g' offset=0
    05:25:34.127 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:34.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:25:34.390 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:34.391 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/Gt4tNYN8FPAoURzSxRFx9g' offset=1048576
    05:25:34.396 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:34.441 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:25:34.466 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 262184 bytes in 373 ms. path='/dd'
    05:25:34.492 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:25:34.500 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_mh34 into destFile dd
    05:25:34.554 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/dd"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:34.570 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:34.584 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:34.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/zzzzzzz'
    05:25:34.683 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff0403d4b756c1d7ab6652292c3dfed6a1978f87' to.sha1='<NoInstanceOf_NormalFileDto>'): /zzzzzzz
    05:25:34.733 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/zzzzzzz"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:34.806 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/zzzzzzz'
    05:25:34.837 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:34.839 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/h90XEOLg973-uLzQwImySA' offset=0
    05:25:34.846 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:34.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:25:35.086 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:35.088 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/h90XEOLg973-uLzQwImySA' offset=1048576
    05:25:35.095 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:35.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:25:35.339 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:35.341 [qtp1971696218-3451] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/h90XEOLg973-uLzQwImySA' offset=2097152
    05:25:35.349 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:35.393 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:25:35.426 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 22308 bytes in 619 ms. path='/zzzzzzz'
    05:25:35.459 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_0 into destFile zzzzzzz
    05:25:35.461 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_mh34 into destFile zzzzzzz
    05:25:35.463 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_30986c81059b460882d5416484691d178c367ff6_18y68 into destFile zzzzzzz
    05:25:35.493 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/zzzzzzz"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:25:35.502 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:35.511 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.28%
    05:25:35.524 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:35.540 [qtp1971696218-5390] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 localRepositoryRevisionSynced=143
    05:25:35.543 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:35.590 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f transaction.localRevision=74 remoteFromLocalRevision=143
    05:25:35.614 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:35.618 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:35.620 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 from='build/repo/j7y6l4g3-cvz2w-local-dest' toID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f to='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f/W4P3Zey9o0FX0e5qsx2rrw'
    05:25:35.632 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:35.636 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:35.662 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=74
    05:25:35.717 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:25:35.717 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:25:35.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=74
    05:25:35.751 [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
    05:25:35.816 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=77
    05:25:35.832 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:35.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:35.988 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:35.990 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.remoteRepositoryRevisionSynced=-1, revision=77
    05:25:36.046 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:36.051 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=-1, revision=77
    05:25:36.051 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=77, revision=-1
    05:25:36.102 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:36.107 [qtp1971696218-5305] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 transaction.localRevision=149 remoteFromLocalRevision=74
    05:25:36.109 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:36.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f from='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f/W4P3Zey9o0FX0e5qsx2rrw' toID=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 to='build/repo/j7y6l4g3-cvz2w-local-dest', fromRepoLocalSync=false
    05:25:36.123 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:36.130 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=149
    05:25:36.155 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:36.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: repoFileDtos.size=0
    05:25:36.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=121.4 MiB, available=334.1 MiB
    05:25:36.964 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:36.967 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.localRepositoryRevisionInProgress=-1, revision=150
    05:25:36.983 [qtp1971696218-5305] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150
    05:25:37.012 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:37.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: 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
    05:25:37.553 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=120.1 MiB, available=335.4 MiB
    05:25:37.557 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.remoteRepositoryRevisionSynced=145, revision=150
    05:25:37.582 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=sKco32zPNnoAQU2kbQgYvA, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:37.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.
    05:25:37.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.
    05:25:38.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:37.583 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=pRxSCBqM7fsEehyjPmKQ9A, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!
    05:25:37.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:25:38.161 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=120.1 MiB, available=335.4 MiB
    05:25:38.182 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:38.188 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.localRepositoryRevisionSynced=145, revision=150
    05:25:38.188 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.localRepositoryRevisionInProgress=150, revision=-1
    05:25:38.197 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:38.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:25:38.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=120.2 MiB, available=335.3 MiB
    05:25:38.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:38.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.
    05:25:38.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:39.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=120.2 MiB, available=335.3 MiB
    05:25:39.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:39.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
    05:25:39.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=120.2 MiB, available=335.3 MiB
    05:25:39.670 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:25:39.670 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:25:39.680 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:39.687 [qtp1971696218-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 localRepositoryRevisionSynced=149
    05:25:39.690 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:39.722 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f transaction.localRevision=80 remoteFromLocalRevision=149
    05:25:39.728 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 from='build/repo/j7y6l4g3-cvz2w-local-dest' toID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f to='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f/W4P3Zey9o0FX0e5qsx2rrw'
    05:25:39.730 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=74 localRepositoryRevisionInProgress=80

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:39.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:39.754 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:25:39.754 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:25:39.763 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=80
    05:25:39.781 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=82
    05:25:39.783 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82
    05:25:39.820 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:39.824 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.remoteRepositoryRevisionSynced=77, revision=82
    05:25:39.828 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:39.834 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=77, revision=82
    05:25:39.834 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=82, revision=-1
    05:25:39.946 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:39.950 [qtp1971696218-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 transaction.localRevision=155 remoteFromLocalRevision=80
    05:25:39.971 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:39.975 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:40.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.
    05:25:40.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.
    05:25:40.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.
    05:25:40.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.
    05:25:40.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.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:40.438 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:40.441 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:25:40.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f from='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f' toID=ccb1fbc6-e33c-4994-ad82-279fda723f2e to='build/repo/j7y6it3v-l1v3o-local-src', fromRepoLocalSync=true
    05:25:40.443 [pool-54-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ccb1fbc6-e33c-4994-ad82-279fda723f2e ('build/repo/j7y6it3v-l1v3o-local-src')
    05:25:40.461 [pool-54-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:25:40.482 [pool-54-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:40.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.
    05:25:40.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:40.753 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:40.776 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f renewalDateTime=2017-09-24T03:54:05.876Z expiryDateTime=2017-09-24T04:24:05.876Z
    05:25:40.788 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:40.794 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=155
    05:25:40.802 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:40.805 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:41.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:41.517 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=121.5 MiB, available=334.0 MiB
    05:25:41.536 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:41.540 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionInProgress=-1, revision=156
    05:25:41.544 [qtp1971696218-5390] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156
    05:25:41.562 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:41.571 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: 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
    05:25:41.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:42.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=121.4 MiB, available=334.1 MiB
    05:25:42.118 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.remoteRepositoryRevisionSynced=136, revision=156
    05:25:42.124 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=sKco32zPNnoAQU2kbQgYvA, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!
    05:25:42.125 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=pRxSCBqM7fsEehyjPmKQ9A, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!
    05:25:42.125 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:25:42.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=121.4 MiB, available=334.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:42.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:42.604 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:42.608 [qtp1971696218-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionSynced=136, revision=156
    05:25:42.609 [qtp1971696218-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionInProgress=156, revision=-1
    05:25:42.616 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:42.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:42.952 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5c682958]initPersistenceManagerFactory: repositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba
    05:25:42.956 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5c682958]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7840 ms.
    05:25:43.044 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:43.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=121.5 MiB, available=334.0 MiB
    05:25:43.163 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:43.187 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    05:25:43.318 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:25:43.324 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:25:43.325 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:32836' serverPath='/1d59787e-4ede-462d-a9a0-24a7f83d102f/AxDDEaL4ziNPsQNXgvvqXg' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=393CfHl7k04Pkwig9OIR6w, invitation=true]
    05:25:43.329 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    05:25:43.446 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:43.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=121.5 MiB, available=334.0 MiB
    05:25:43.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:43.684 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 171 ms.
    05:25:43.925 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, invitation=false]
    05:25:43.926 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=393CfHl7k04Pkwig9OIR6w, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, invitation=false, validTo=null]
    05:25:43.975 [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
    05:25:44.027 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:25:44.033 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:25:44.037 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:44.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=121.5 MiB, available=334.0 MiB
    05:25:44.111 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:25:44.114 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:25:44.114 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:25:44.125 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:44.131 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e localRepositoryRevisionSynced=155
    05:25:44.133 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:44.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f transaction.localRevision=225 remoteFromLocalRevision=155
    05:25:44.172 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:44.176 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:44.180 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:44.189 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=225
    05:25:44.194 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=220, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=225
    05:25:44.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ccb1fbc6-e33c-4994-ad82-279fda723f2e from='build/repo/j7y6it3v-l1v3o-local-src' toID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f to='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f'
    05:25:44.219 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:44.224 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:44.232 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=218 localRepositoryRevisionInProgress=226

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:44.236 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:25:44.271 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=393CfHl7k04Pkwig9OIR6w, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, invitation=false]

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:44.289 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:44.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:25:44.362 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=225, revision=228
    05:25:44.363 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=220, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=228
    05:25:44.395 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:44.401 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=220, revision=228

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:44.464 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:44.464 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:44.470 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=220, revision=228
    05:25:44.470 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=228, revision=-1
    05:25:44.574 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    05:25:44.574 [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
    05:25:44.599 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:44.603 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:44.643 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:44.653 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:44.664 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:44.678 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.95%
    05:25:44.679 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:44.680 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:25:44.718 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=231
    05:25:44.718 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=228, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=231
    05:25:44.748 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:44.750 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=228, revision=231
    05:25:44.759 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:44.763 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=228, revision=231
    05:25:44.764 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=231, revision=-1
    05:25:44.802 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:44.802 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:44.819 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:44.833 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:44.838 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:44.840 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:44.844 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:44.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1d59787e-4ede-462d-a9a0-24a7f83d102f from='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f/AxDDEaL4ziNPsQNXgvvqXg' toID=e3344024-6cbb-45b7-ba97-901fcdff1bba to='build/repo/j7y6lob8-4b2uo-local-dest', fromRepoLocalSync=true
    05:25:44.841 [pool-48-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e3344024-6cbb-45b7-ba97-901fcdff1bba ('build/repo/j7y6lob8-4b2uo-local-dest')

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:44.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.41%
    05:25:44.856 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:44.858 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ttttt'
    05:25:44.889 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9bf77926550cf9644500bbf43647bd18aff020f8' to.sha1='96a316ca8b3d35542fb1ca9c61d9fa29cb12f07a'): /2/ttttt
    05:25:44.957 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=235
    05:25:44.958 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=231, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=235
    05:25:44.998 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.003 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=231, revision=235
    05:25:45.067 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.073 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=231, revision=235
    05:25:45.074 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=235, revision=-1
    05:25:45.108 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.148 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:45.155 [pool-48-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:25:45.166 [pool-48-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:45.168 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/2/ttttt"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:25:45.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ttttt'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:45.205 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.224 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f renewalDateTime=2017-09-24T03:55:45.188Z expiryDateTime=2017-09-24T04:25:45.188Z
    05:25:45.238 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:45.243 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:45.251 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=118

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:45.255 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.257 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.258 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fmL00ri7BduNFv0DXRYlHQ/VXzEpfgebCtee7e5NtGKrg' offset=0
    05:25:45.302 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 116989 bytes in 149 ms. path='/2/ttttt'
    05:25:45.335 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=238
    05:25:45.335 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=235, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=238

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:45.335 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: repoFileDtos.size=4

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:45.368 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.372 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=235, revision=238
    05:25:45.383 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.396 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=235, revision=238
    05:25:45.396 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=238, revision=-1
    05:25:45.488 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:45.488 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:45.502 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.586 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:25:45.598 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:25:45.615 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.645 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/2/ttttt"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:25:45.654 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:45.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:45.661 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/yyyyyyyy'
    05:25:45.687 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9f046ef595aa357be97534883223aa8c4ab63d8a' to.sha1='181c7e26eb6533a2dc710948b0fbf2f3e9be880d'): /2/yyyyyyyy
    05:25:45.712 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=244
    05:25:45.712 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=238, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=244
    05:25:45.740 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.743 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=238, revision=244
    05:25:45.754 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.758 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=238, revision=244
    05:25:45.758 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=244, revision=-1
    05:25:45.794 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.833 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:45.843 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/2/yyyyyyyy"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:25:45.846 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 6 total). path='/2/yyyyyyyy'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:46.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=88.9 MiB, available=366.6 MiB
    05:25:46.162 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:46.178 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.localRepositoryRevisionInProgress=-1, revision=120

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:46.191 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:46.192 [qtp178185341-5750] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=120

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:46.208 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:46.210 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:46.211 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fmL00ri7BduNFv0DXRYlHQ/2HZY3LN5e-Al5xr_5USwAA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:46.318 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:46.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: 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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:46.404 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:46.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1048581 bytes in 632 ms. path='/2/yyyyyyyy'
    05:25:46.491 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=247
    05:25:46.493 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=244, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=247
    05:25:46.536 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:46.544 [qtp1971696218-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=244, revision=247
    05:25:46.551 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:46.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=244, revision=247
    05:25:46.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=247, revision=-1
    05:25:46.602 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:46.602 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:46.620 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:46.684 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:25:46.693 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:25:46.710 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:46.730 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/2/yyyyyyyy"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:25:46.734 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:46.737 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.86%
    05:25:46.738 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:46.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:25:46.767 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48c12e525237584d229870b52aa8be2b1100c79b' to.sha1='d69180f7ff5caa56c8dd026bd43f44c9a26498bc'): /3 + &#ä/cc
    05:25:46.802 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=253
    05:25:46.803 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=247, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=253

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:46.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=86.8 MiB, available=368.7 MiB
    05:25:46.960 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.remoteRepositoryRevisionSynced=-1, revision=120

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:47.291 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:47.295 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=247, revision=253
    05:25:47.382 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:47.391 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=247, revision=253
    05:25:47.392 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=253, revision=-1
    05:25:47.415 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:47.438 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:47.479 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[20]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/cc"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:25:47.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:25:47.623 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:47.635 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:47.638 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:47.639 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/la084CAumLzbfZtN0LPOYg' offset=0
    05:25:48.048 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:48.062 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 601990 bytes in 580 ms. path='/3 + &#ä/cc'
    05:25:48.071 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=256
    05:25:48.072 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=253, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=256
    05:25:48.111 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:48.115 [qtp1971696218-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=253, revision=256
    05:25:48.205 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:48.211 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=253, revision=256
    05:25:48.211 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=256, revision=-1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:48.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 80 ms.
    05:25:48.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.244 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=G8djcMQOczxHwbsQdMt3mw could not be decrypted! Access rights missing?!
    05:25:48.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:48.245 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.247 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=mIL01DshPA_46G5Z8qelfw could not be decrypted! Access rights missing?!
    05:25:48.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:48.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.249 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=lJbLonEDSMLcQMKYKMoqdg could not be decrypted! Access rights missing?!
    05:25:48.249 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:48.249 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.261 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:48.261 [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
    05:25:48.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:48.263 [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
    05:25:48.271 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:48.271 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.274 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=4TGImngyjIaU4iZCcFc8-g could not be decrypted! Access rights missing?!
    05:25:48.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:48.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.276 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=YNDFzac_deXmOVyQq_Gwlg could not be decrypted! Access rights missing?!

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:48.277 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:48.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:48.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.279 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=jCYGq1OPhsrbN-PgQiTOag could not be decrypted! Access rights missing?!
    05:25:48.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:48.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.283 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=wsxwINk5-KLpgTv82NNAog could not be decrypted! Access rights missing?!
    05:25:48.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:48.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:48.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.294 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=3cycqkX1sFclgVxK1UrsYA could not be decrypted! Access rights missing?!
    05:25:48.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:48.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.297 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hocCO9kec0O7dKCSURcfNA could not be decrypted! Access rights missing?!
    05:25:48.298 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:48.298 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.300 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=S7APkr5MZ25t4WI7zqHtGA could not be decrypted! Access rights missing?!
    05:25:48.300 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:48.300 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.302 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=BTvwNn8-4kvBNsT8LjtAEw could not be decrypted! Access rights missing?!
    05:25:48.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:48.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.305 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=53z8vXck7EESKv4X54I2MQ could not be decrypted! Access rights missing?!

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:48.306 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:48.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:48.306 [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
    05:25:48.308 [qtp1971696218-5306] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:48.309 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Sv4O-j-wNhg1SUJuGgkdCA could not be decrypted! Access rights missing?!
    05:25:48.309 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:48.309 [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
    05:25:48.319 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:48.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:48.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:48.338 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=2mEaR_2bMLZQBC8vTifLig,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=393CfHl7k04Pkwig9OIR6w, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f}}

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:48.343 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[20]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/cc"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:25:48.348 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:48.354 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:48.355 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/kkkkk'
    05:25:48.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b099479bf320f054d1564e6d4c277f3b6093276' to.sha1='dba85af9e1ccc7e75ad8b8fb029926b1e24af8eb'): /3 + &#ä/kkkkk

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:48.379 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:25:48.379 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=393CfHl7k04Pkwig9OIR6w, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:25:48.380 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:25:48.387 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=9h_UrhZ-bq7rvN9VzsYrkQ, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} because of missing permissions!
    05:25:48.387 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:25:48.387 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:48.425 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=262
    05:25:48.425 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=256, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=262
    05:25:48.479 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:48.489 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=256, revision=262
    05:25:48.522 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:48.528 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=256, revision=262
    05:25:48.529 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=262, revision=-1
    05:25:48.551 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:48.621 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:48.633 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[21]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/kkkkk"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:25:48.637 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/kkkkk'
    05:25:48.773 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:48.783 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:48.786 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:48.787 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/FhvvTjApB0i00MkFPBYfnQ' offset=0
    05:25:49.021 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:49.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 453705 bytes in 434 ms. path='/3 + &#ä/kkkkk'
    05:25:49.080 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=265
    05:25:49.081 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=262, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=265
    05:25:49.170 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:49.175 [qtp1971696218-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=262, revision=265

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:49.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=87.9 MiB, available=367.6 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:49.184 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:49.188 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=262, revision=265
    05:25:49.188 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=265, revision=-1
    05:25:49.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:49.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:49.254 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:49.281 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:25:49.283 [qtp1971696218-5390] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:25:49.316 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:49.339 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[21]{fromRepositoryId="ccb1fbc6-e33c-4994-ad82-279fda723f2e", toRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", path="/3 + &#ä/kkkkk"} on repo=ccb1fbc6-e33c-4994-ad82-279fda723f2e
    05:25:49.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:49.380 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:49.383 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.localRepositoryRevisionSynced=-1, revision=120
    05:25:49.383 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.localRepositoryRevisionInProgress=120, revision=-1
    05:25:49.400 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:49.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:49.466 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=226
    05:25:49.564 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=271
    05:25:49.570 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=265, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=271
    05:25:49.760 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:49.763 [qtp1971696218-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=265, revision=271
    05:25:49.810 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:49.816 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=265, revision=271
    05:25:49.816 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=271, revision=-1
    05:25:49.855 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:49.893 [qtp1971696218-5306] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e transaction.localRevision=185 remoteFromLocalRevision=226
    05:25:49.899 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:49.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f from='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f' toID=ccb1fbc6-e33c-4994-ad82-279fda723f2e to='build/repo/j7y6it3v-l1v3o-local-src', fromRepoLocalSync=false
    05:25:49.933 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:49.963 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=185

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:49.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.5 MiB, used=87.5 MiB, available=368.0 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:50.009 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:50.014 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:50.089 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:25:50.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=87.5 MiB, available=368.0 MiB
    05:25:50.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:51.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=124.8 MiB, available=330.7 MiB
    05:25:51.034 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:51.042 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionInProgress=-1, revision=186
    05:25:51.059 [qtp1971696218-5306] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186
    05:25:51.152 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:51.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: 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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:51.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=87.0 MiB, available=368.5 MiB
    05:25:51.382 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:25:51.387 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:51.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:25:51.444 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:51.459 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    05:25:51.466 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    05:25:51.467 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:51.468 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
    05:25:51.505 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='73fc9806d8c965b41df5166c0ac345e18ecb9b15' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
    05:25:51.596 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", toRepositoryId="e3344024-6cbb-45b7-ba97-901fcdff1bba", path="/a"} on repo=e3344024-6cbb-45b7-ba97-901fcdff1bba
    05:25:51.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
    05:25:51.628 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:51.630 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AxDDEaL4ziNPsQNXgvvqXg/P0jIcB-f6SMiV_6ch_I2Ow' offset=0
    05:25:51.663 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:51.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 28 ms.
    05:25:51.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150102 bytes in 189 ms. path='/a'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:51.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=123.1 MiB, available=332.4 MiB
    05:25:51.796 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.remoteRepositoryRevisionSynced=156, revision=186

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:51.819 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:51.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    05:25:51.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:51.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:51.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:51.884 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:51.884 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:51.892 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:51.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:51.901 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:51.901 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:51.911 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:51.911 [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
    05:25:51.916 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", toRepositoryId="e3344024-6cbb-45b7-ba97-901fcdff1bba", path="/a"} on repo=e3344024-6cbb-45b7-ba97-901fcdff1bba

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:51.929 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=sKco32zPNnoAQU2kbQgYvA, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!
    05:25:51.930 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=pRxSCBqM7fsEehyjPmKQ9A, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!
    05:25:51.930 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:51.947 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:51.968 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:51.970 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'
    05:25:52.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6d4ce4e55cee202252454e5f0df73c69b786b80e' to.sha1='<NoInstanceOf_NormalFileDto>'): /b
    05:25:52.084 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", toRepositoryId="e3344024-6cbb-45b7-ba97-901fcdff1bba", path="/b"} on repo=e3344024-6cbb-45b7-ba97-901fcdff1bba
    05:25:52.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/b'
    05:25:52.117 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:52.118 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AxDDEaL4ziNPsQNXgvvqXg/TSkDduqS4NkEHN2_wEeBqQ' offset=0
    05:25:52.129 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:52.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:25:52.396 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:52.430 [qtp178185341-95] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AxDDEaL4ziNPsQNXgvvqXg/TSkDduqS4NkEHN2_wEeBqQ' offset=1048576
    05:25:52.463 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:52.523 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=121.8 MiB, available=333.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:52.529 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:52.552 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:52.555 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionSynced=156, revision=186
    05:25:52.555 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.localRepositoryRevisionInProgress=186, revision=-1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:52.567 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 484512 bytes in 475 ms. path='/b'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:52.571 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:52.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:52.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:25:52.602 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b
    05:25:52.696 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", toRepositoryId="e3344024-6cbb-45b7-ba97-901fcdff1bba", path="/b"} on repo=e3344024-6cbb-45b7-ba97-901fcdff1bba
    05:25:52.700 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:52.715 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:52.716 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c'
    05:25:52.769 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc04d305b9c5ab975609d03ff57037ec908a3fde' to.sha1='<NoInstanceOf_NormalFileDto>'): /c
    05:25:52.793 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", toRepositoryId="e3344024-6cbb-45b7-ba97-901fcdff1bba", path="/c"} on repo=e3344024-6cbb-45b7-ba97-901fcdff1bba
    05:25:52.795 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/c'
    05:25:52.812 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:52.813 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AxDDEaL4ziNPsQNXgvvqXg/nIf9REj-G2q2pSHMPxRCmg' offset=0
    05:25:52.828 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:52.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:25:53.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 441285 bytes in 266 ms. path='/c'
    05:25:53.090 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:53.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=121.7 MiB, available=333.8 MiB
    05:25:53.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:53.122 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="1d59787e-4ede-462d-a9a0-24a7f83d102f", toRepositoryId="e3344024-6cbb-45b7-ba97-901fcdff1bba", path="/c"} on repo=e3344024-6cbb-45b7-ba97-901fcdff1bba
    05:25:53.127 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:25:53.132 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.56%
    05:25:53.163 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:53.195 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba localRepositoryRevisionSynced=118
    05:25:53.267 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:53.298 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f transaction.localRevision=32 remoteFromLocalRevision=118
    05:25:53.310 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:53.313 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:53.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3344024-6cbb-45b7-ba97-901fcdff1bba from='build/repo/j7y6lob8-4b2uo-local-dest' toID=1d59787e-4ede-462d-a9a0-24a7f83d102f to='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f/AxDDEaL4ziNPsQNXgvvqXg'
    05:25:53.327 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:53.329 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:53.352 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=32
    05:25:53.398 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:25:53.398 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:25:53.411 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=32
    05:25:53.421 [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
    05:25:53.440 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=2mEaR_2bMLZQBC8vTifLig,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=393CfHl7k04Pkwig9OIR6w, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f}}
    05:25:53.466 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:25:53.520 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=35
    05:25:53.531 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=35
    05:25:53.640 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:25:53.641 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:53.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=121.7 MiB, available=333.8 MiB
    05:25:53.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:53.667 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:53.670 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.remoteRepositoryRevisionSynced=-1, revision=35
    05:25:53.860 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:25:53.898 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:53.901 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=-1, revision=35
    05:25:53.901 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=35, revision=-1
    05:25:53.924 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:53.940 [qtp178185341-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba transaction.localRevision=124 remoteFromLocalRevision=32
    05:25:53.943 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:53.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1d59787e-4ede-462d-a9a0-24a7f83d102f from='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f/AxDDEaL4ziNPsQNXgvvqXg' toID=e3344024-6cbb-45b7-ba97-901fcdff1bba to='build/repo/j7y6lob8-4b2uo-local-dest', fromRepoLocalSync=false
    05:25:53.962 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:53.970 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=124
    05:25:53.983 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:53.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:54.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=121.7 MiB, available=333.8 MiB
    05:25:54.196 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:25:54.196 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:25:54.196 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:25:54.208 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:54.233 [qtp1971696218-5305] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e localRepositoryRevisionSynced=185
    05:25:54.247 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:54.279 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f transaction.localRevision=274 remoteFromLocalRevision=185
    05:25:54.281 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ccb1fbc6-e33c-4994-ad82-279fda723f2e from='build/repo/j7y6it3v-l1v3o-local-src' toID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f to='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f'
    05:25:54.290 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=226 localRepositoryRevisionInProgress=274
    05:25:54.344 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:25:54.344 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:25:54.349 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=274
    05:25:54.365 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=276
    05:25:54.377 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=271, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=276
    05:25:54.419 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:54.431 [qtp1971696218-3451] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e, this.remoteRepositoryRevisionSynced=271, revision=276
    05:25:54.441 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:54.451 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=271, revision=276
    05:25:54.451 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=276, revision=-1
    05:25:54.465 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:54.474 [qtp1971696218-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=ccb1fbc6-e33c-4994-ad82-279fda723f2e transaction.localRevision=191 remoteFromLocalRevision=274
    05:25:54.476 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:54.481 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:25:54.692 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:54.695 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:25:54.696 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f from='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f/W4P3Zey9o0FX0e5qsx2rrw' toID=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 to='build/repo/j7y6l4g3-cvz2w-local-dest', fromRepoLocalSync=true
    05:25:54.696 [pool-55-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 ('build/repo/j7y6l4g3-cvz2w-local-dest')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:54.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=91.1 MiB, available=364.4 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:54.724 [pool-55-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:54.735 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:54.745 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.localRepositoryRevisionInProgress=-1, revision=125

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:54.747 [pool-55-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.94%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:54.751 [qtp178185341-5751] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=120, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=125
    05:25:54.788 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:54.833 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:54.881 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f renewalDateTime=2017-09-24T03:55:24.852Z expiryDateTime=2017-09-24T04:25:24.852Z
    05:25:54.899 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:54.904 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=191
    05:25:55.037 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:54.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: 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
    05:25:55.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=90.6 MiB, available=364.9 MiB
    05:25:55.327 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.remoteRepositoryRevisionSynced=120, revision=125
    05:25:55.374 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=2mEaR_2bMLZQBC8vTifLig,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=393CfHl7k04Pkwig9OIR6w, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f}}
    05:25:55.383 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:25:55.383 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=393CfHl7k04Pkwig9OIR6w, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:25:55.383 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:25:55.385 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=9h_UrhZ-bq7rvN9VzsYrkQ, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:55.043 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: repoFileDtos.size=3
    05:25:55.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=122.7 MiB, available=332.8 MiB
    05:25:55.951 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:55.958 [qtp1971696218-5306] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.localRepositoryRevisionInProgress=-1, revision=192
    05:25:55.973 [qtp1971696218-5306] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=192

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:55.386 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:25:55.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:25:55.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=90.4 MiB, available=365.1 MiB
    05:25:56.889 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:56.895 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.localRepositoryRevisionSynced=120, revision=125
    05:25:56.895 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.localRepositoryRevisionInProgress=125, revision=-1

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:57.031 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:57.031 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:57.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:57.044 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: 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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:57.537 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=90.2 MiB, available=365.3 MiB
    05:25:57.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:57.569 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=122.4 MiB, available=333.1 MiB
    05:25:57.585 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.remoteRepositoryRevisionSynced=150, revision=192
    05:25:57.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    05:25:57.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:57.862 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:25:57.862 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:57.873 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:57.873 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:57.883 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:57.883 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:57.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:57.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:57.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:25:57.904 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:25:57.909 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=sKco32zPNnoAQU2kbQgYvA, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!
    05:25:57.910 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=pRxSCBqM7fsEehyjPmKQ9A, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:58.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=90.2 MiB, available=365.3 MiB
    05:25:58.063 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:57.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:25:58.437 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=121.4 MiB, available=334.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:58.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=90.2 MiB, available=365.3 MiB
    05:25:58.479 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    05:25:58.479 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:25:58.480 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:25:58.492 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:58.501 [qtp178185341-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba localRepositoryRevisionSynced=124
    05:25:58.601 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:58.615 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:58.618 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.localRepositoryRevisionSynced=150, revision=192
    05:25:58.619 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.localRepositoryRevisionInProgress=192, revision=-1
    05:25:58.623 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:58.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:58.648 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f transaction.localRevision=38 remoteFromLocalRevision=124
    05:25:58.664 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3344024-6cbb-45b7-ba97-901fcdff1bba from='build/repo/j7y6lob8-4b2uo-local-dest' toID=1d59787e-4ede-462d-a9a0-24a7f83d102f to='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f/AxDDEaL4ziNPsQNXgvvqXg'
    05:25:58.674 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=32 localRepositoryRevisionInProgress=38
    05:25:58.696 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:25:58.697 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:25:58.701 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=38
    05:25:58.723 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=2mEaR_2bMLZQBC8vTifLig,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=393CfHl7k04Pkwig9OIR6w, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f}}
    05:25:58.747 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=40
    05:25:58.749 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=35, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=40
    05:25:58.758 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:25:58.758 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:25:58.871 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:58.873 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.remoteRepositoryRevisionSynced=35, revision=40
    05:25:58.875 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:25:58.892 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:58.899 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=35, revision=40
    05:25:58.900 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=40, revision=-1
    05:25:58.963 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:58.967 [qtp178185341-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba transaction.localRevision=130 remoteFromLocalRevision=38
    05:25:59.015 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:59.022 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:59.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=121.2 MiB, available=334.3 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:59.057 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:59.059 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:59.066 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:59.066 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:25:59.066 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:25:59.068 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:25:59.069 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:59.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:59.271 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:59.277 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:25:59.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1d59787e-4ede-462d-a9a0-24a7f83d102f from='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f' toID=5413026a-afa5-4d04-9b7d-7ad1b62bea6c to='build/repo/j7y6j7h0-53uf2-local-src', fromRepoLocalSync=true
    05:25:59.284 [pool-49-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5413026a-afa5-4d04-9b7d-7ad1b62bea6c ('build/repo/j7y6j7h0-53uf2-local-src')
    05:25:59.320 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:59.324 [pool-49-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:25:59.335 [pool-49-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:25:59.378 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f renewalDateTime=2017-09-24T03:54:30.906Z expiryDateTime=2017-09-24T04:24:30.906Z
    05:25:59.388 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:59.394 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=130
    05:25:59.401 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:59.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:25:59.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=121.2 MiB, available=334.3 MiB
    05:25:59.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:25:59.926 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=91.5 MiB, available=364.0 MiB
    05:25:59.939 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:25:59.943 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionInProgress=-1, revision=131
    05:25:59.951 [qtp178185341-5197] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=111, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131
    05:26:00.009 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:00.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: 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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:26:00.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=121.2 MiB, available=334.3 MiB
    05:26:00.136 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:26:00.138 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:00.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:26:00.157 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:00.169 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:26:00.171 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:26:00.172 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:00.173 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    05:26:00.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48c12e525237584d229870b52aa8be2b1100c79b' to.sha1='d69180f7ff5caa56c8dd026bd43f44c9a26498bc'): /cc
    05:26:00.254 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/cc"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:26:00.256 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    05:26:00.275 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:00.276 [qtp1971696218-5305] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/la084CAumLzbfZtN0LPOYg' offset=0
    05:26:00.305 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:00.396 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    05:26:00.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 317985 bytes in 215 ms. path='/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:26:00.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=91.3 MiB, available=364.2 MiB
    05:26:00.476 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.remoteRepositoryRevisionSynced=111, revision=131

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:26:00.503 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:26:00.544 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=2mEaR_2bMLZQBC8vTifLig,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=393CfHl7k04Pkwig9OIR6w, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f}}
    05:26:00.576 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:26:00.613 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/cc"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:26:00.628 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:26:00.630 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:26:00.633 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:00.634 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/kkkkk'
    05:26:00.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b099479bf320f054d1564e6d4c277f3b6093276' to.sha1='<NoInstanceOf_NormalFileDto>'): /kkkkk

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:26:00.690 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:26:00.691 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=9h_UrhZ-bq7rvN9VzsYrkQ, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:26:00.691 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:26:00.691 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:26:00.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:26:00.717 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/kkkkk"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:26:00.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/kkkkk'
    05:26:00.753 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:00.767 [qtp1971696218-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/W4P3Zey9o0FX0e5qsx2rrw/FhvvTjApB0i00MkFPBYfnQ' offset=0
    05:26:00.782 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:00.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    05:26:00.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 432900 bytes in 176 ms. path='/kkkkk'
    05:26:00.912 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_12d860be3734010a62e9b1015e75471d61dbceb5_0 into destFile kkkkk
    05:26:00.944 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="2b9da22b-ee5d-4f1b-9649-97dc4c956a9f", toRepositoryId="2b53dc8c-cc04-4d36-86aa-a94952a0bbd1", path="/kkkkk"} on repo=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1
    05:26:00.948 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:00.965 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:00.972 [qtp1971696218-5390] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 localRepositoryRevisionSynced=191
    05:26:01.013 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:01.090 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f transaction.localRevision=103 remoteFromLocalRevision=191
    05:26:01.102 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    05:26:01.114 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:01.120 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:01.140 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=103
    05:26:01.143 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103
    05:26:01.168 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 from='build/repo/j7y6l4g3-cvz2w-local-dest' toID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f to='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f/W4P3Zey9o0FX0e5qsx2rrw'
    05:26:01.183 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:01.191 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:01.211 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=104
    05:26:01.268 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:26:01.269 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:26:01.283 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=104
    05:26:01.302 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=103, revision=106
    05:26:01.304 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=106
    05:26:01.335 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:01.341 [qtp1971696218-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.remoteRepositoryRevisionSynced=82, revision=106
    05:26:01.367 [qtp1971696218-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:01.374 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=82, revision=106
    05:26:01.374 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=106, revision=-1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:26:01.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=91.6 MiB, available=363.9 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:26:01.392 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:01.397 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 transaction.localRevision=197 remoteFromLocalRevision=104
    05:26:01.402 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:01.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f from='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f/W4P3Zey9o0FX0e5qsx2rrw' toID=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 to='build/repo/j7y6l4g3-cvz2w-local-dest', fromRepoLocalSync=false
    05:26:01.418 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:01.425 [pool-4-thread-15] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 localRepositoryRevisionSynced=191 localRepositoryRevisionInProgress=197
    05:26:01.438 [pool-4-thread-15] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:01.441 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:26:01.443 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:01.447 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionSynced=111, revision=131
    05:26:01.447 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionInProgress=131, revision=-1
    05:26:01.451 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:01.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:26:02.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=91.0 MiB, available=364.5 MiB
    05:26:02.053 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:26:02.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=122.9 MiB, available=332.6 MiB
    05:26:02.171 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:02.177 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.localRepositoryRevisionInProgress=-1, revision=198
    05:26:02.182 [qtp1971696218-5390] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=192, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=198
    05:26:02.212 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:02.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f: 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
    05:26:02.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.5 MiB, used=91.0 MiB, available=364.5 MiB
    05:26:02.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:26:02.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=121.7 MiB, available=333.8 MiB
    05:26:02.768 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.remoteRepositoryRevisionSynced=192, revision=198
    05:26:02.789 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=sKco32zPNnoAQU2kbQgYvA, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!
    05:26:02.790 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=pRxSCBqM7fsEehyjPmKQ9A, serverRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f} because of missing permissions!
    05:26:02.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:26:02.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=91.0 MiB, available=364.5 MiB
    05:26:02.970 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:26:02.973 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:26:02.973 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:26:02.983 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:02.990 [qtp178185341-4771] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c localRepositoryRevisionSynced=130
    05:26:02.993 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f transaction.localRevision=177 remoteFromLocalRevision=130
    05:26:03.026 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.031 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.056 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=177
    05:26:03.058 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=177
    05:26:03.145 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.150 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=172, revision=177

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:26:03.193 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=121.7 MiB, available=333.8 MiB
    05:26:03.208 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.212 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.localRepositoryRevisionSynced=192, revision=198
    05:26:03.212 [qtp1971696218-5305] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.localRepositoryRevisionInProgress=198, revision=-1
    05:26:03.219 [qtp1971696218-5305] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.221 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:26:03.316 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:26:03.338 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5413026a-afa5-4d04-9b7d-7ad1b62bea6c from='build/repo/j7y6j7h0-53uf2-local-src' toID=1d59787e-4ede-462d-a9a0-24a7f83d102f to='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f'
    05:26:03.349 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.352 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.362 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=178
    05:26:03.371 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:26:03.371 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:26:03.391 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=178
    05:26:03.413 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=177, revision=180
    05:26:03.415 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=172, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=180
    05:26:03.431 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:26:03.431 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:26:03.446 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.449 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=177, revision=180
    05:26:03.459 [qtp178185341-95] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:26:03.468 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.475 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=172, revision=180
    05:26:03.475 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=180, revision=-1
    05:26:03.496 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.502 [qtp178185341-5712] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c transaction.localRevision=137 remoteFromLocalRevision=178
    05:26:03.504 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.505 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1d59787e-4ede-462d-a9a0-24a7f83d102f from='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f' toID=5413026a-afa5-4d04-9b7d-7ad1b62bea6c to='build/repo/j7y6j7h0-53uf2-local-src', fromRepoLocalSync=false
    05:26:03.525 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.534 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=137
    05:26:03.543 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:03.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:26:03.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=121.7 MiB, available=333.8 MiB
    05:26:03.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:26:04.271 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=121.7 MiB, available=333.8 MiB
    05:26:04.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:26:04.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=91.6 MiB, available=363.9 MiB
    05:26:04.414 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:04.420 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionInProgress=-1, revision=138
    05:26:04.425 [qtp178185341-5712] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=131, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=138
    05:26:04.454 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:04.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: 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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:26:04.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=121.7 MiB, available=333.8 MiB
    05:26:04.733 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:26:04.733 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:26:04.744 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:04.754 [qtp1971696218-5306] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 localRepositoryRevisionSynced=197
    05:26:04.766 [qtp1971696218-5306] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:04.786 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f transaction.localRevision=110 remoteFromLocalRevision=197
    05:26:04.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 from='build/repo/j7y6l4g3-cvz2w-local-dest' toID=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f to='https://localhost:44090/2b9da22b-ee5d-4f1b-9649-97dc4c956a9f/W4P3Zey9o0FX0e5qsx2rrw'
    05:26:04.789 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=110
    05:26:04.796 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:26:04.796 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:26:04.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f localRepositoryRevisionSynced=110
    05:26:04.808 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=-1, revision=112
    05:26:04.809 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=106, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112
    05:26:04.841 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:04.856 [qtp1971696218-5390] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1, this.remoteRepositoryRevisionSynced=106, revision=112
    05:26:04.864 [qtp1971696218-5390] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:04.873 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionSynced=106, revision=112
    05:26:04.873 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f, this.localRepositoryRevisionInProgress=112, revision=-1
    05:26:04.894 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:04.901 [qtp1971696218-3451] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2b9da22b-ee5d-4f1b-9649-97dc4c956a9f remoteRepositoryId=2b53dc8c-cc04-4d36-86aa-a94952a0bbd1 transaction.localRevision=203 remoteFromLocalRevision=110
    05:26:04.906 [qtp1971696218-3451] INFO  c.c.c.l.LocalRepoManagerImpl - [2ec93bda]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:04.910 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:26:04.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=91.6 MiB, available=363.9 MiB
    05:26:04.928 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.remoteRepositoryRevisionSynced=131, revision=138
    05:26:04.942 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:26:04.943 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=9h_UrhZ-bq7rvN9VzsYrkQ, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:26:04.943 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:26:04.943 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:26:04.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    05:26:04.959 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7afe6d1a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:04.969 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [15c3d85a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:05.375 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:26:05.400 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.0 MiB, used=91.6 MiB, available=363.9 MiB
    05:26:05.428 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:05.433 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionSynced=131, revision=138
    05:26:05.433 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.localRepositoryRevisionInProgress=138, revision=-1
    05:26:05.437 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:05.438 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:26:05.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=91.9 MiB, available=363.6 MiB
    05:26:05.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:26:06.284 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.0 MiB, used=91.6 MiB, available=363.9 MiB
    05:26:06.286 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:26:06.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=90.8 MiB, available=364.7 MiB
    05:26:06.721 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:26:06.721 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:26:06.730 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:06.736 [qtp178185341-5197] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c localRepositoryRevisionSynced=137
    05:26:06.751 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:06.775 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f transaction.localRevision=184 remoteFromLocalRevision=137
    05:26:06.776 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5413026a-afa5-4d04-9b7d-7ad1b62bea6c from='build/repo/j7y6j7h0-53uf2-local-src' toID=1d59787e-4ede-462d-a9a0-24a7f83d102f to='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f'
    05:26:06.778 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=178 localRepositoryRevisionInProgress=184
    05:26:06.784 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:26:06.785 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:26:06.788 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=184
    05:26:06.797 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=186
    05:26:06.799 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=180, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=186
    05:26:06.805 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:26:06.805 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:26:06.825 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:06.830 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c, this.remoteRepositoryRevisionSynced=180, revision=186
    05:26:06.832 [qtp178185341-5751] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@7ce362ec (of marco)
    05:26:06.845 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:06.851 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=180, revision=186
    05:26:06.851 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=186, revision=-1
    05:26:06.873 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:06.877 [qtp178185341-4771] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=5413026a-afa5-4d04-9b7d-7ad1b62bea6c transaction.localRevision=143 remoteFromLocalRevision=184
    05:26:06.879 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:06.881 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:26:06.888 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:06.894 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:06.896 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:06.896 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    05:26:06.896 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:26:06.898 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:26:06.899 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:26:07.084 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:07.087 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:26:07.087 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1d59787e-4ede-462d-a9a0-24a7f83d102f from='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f/AxDDEaL4ziNPsQNXgvvqXg' toID=e3344024-6cbb-45b7-ba97-901fcdff1bba to='build/repo/j7y6lob8-4b2uo-local-dest', fromRepoLocalSync=true
    05:26:07.087 [pool-50-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e3344024-6cbb-45b7-ba97-901fcdff1bba ('build/repo/j7y6lob8-4b2uo-local-dest')
    05:26:07.100 [pool-50-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:26:07.120 [pool-50-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%
    05:26:07.200 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:07.221 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f renewalDateTime=2017-09-24T03:55:45.188Z expiryDateTime=2017-09-24T04:25:45.188Z
    05:26:07.235 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:07.244 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=143
    05:26:07.263 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:07.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: repoFileDtos.size=0
    05:26:07.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=91.9 MiB, available=363.6 MiB
    05:26:07.792 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:07.795 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.localRepositoryRevisionInProgress=-1, revision=144
    05:26:07.798 [qtp178185341-5750] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=125, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144
    05:26:07.821 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:07.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: 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.PgpSyncIT > testPgpSync STANDARD_OUT
    05:26:07.873 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:26:08.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.0 MiB, used=91.6 MiB, available=363.9 MiB
    05:26:08.251 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.remoteRepositoryRevisionSynced=125, revision=144
    05:26:08.272 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=2mEaR_2bMLZQBC8vTifLig,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=393CfHl7k04Pkwig9OIR6w, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f}}
    05:26:08.431 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:26:08.431 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:26:08.432 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=9h_UrhZ-bq7rvN9VzsYrkQ, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} because of missing permissions!
    05:26:08.432 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:26:08.432 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:26:08.908 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.0 MiB, used=91.7 MiB, available=363.8 MiB
    05:26:08.938 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:08.941 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.localRepositoryRevisionSynced=125, revision=144
    05:26:08.941 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.localRepositoryRevisionInProgress=144, revision=-1
    05:26:08.944 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:08.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:26:09.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=91.7 MiB, available=363.8 MiB
    05:26:09.509 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:26:09.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=91.7 MiB, available=363.8 MiB
    05:26:09.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PgpSyncIT > testPgpSync STANDARD_OUT
    05:26:10.556 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 20 finished executing tests.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    05:26:10.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.0 MiB, used=91.7 MiB, available=363.8 MiB
    05:26:10.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:26:10.596 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:26:10.596 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:26:10.609 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:10.624 [qtp178185341-5712] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba localRepositoryRevisionSynced=143
    05:26:10.653 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:10.677 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f transaction.localRevision=45 remoteFromLocalRevision=143
    05:26:10.695 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:10.699 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:10.712 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=45
    05:26:10.716 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    05:26:10.751 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:10.755 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.remoteRepositoryRevisionSynced=40, revision=45
    05:26:10.759 [qtp178185341-95] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:26:10.760 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:10.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3344024-6cbb-45b7-ba97-901fcdff1bba from='build/repo/j7y6lob8-4b2uo-local-dest' toID=1d59787e-4ede-462d-a9a0-24a7f83d102f to='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f/AxDDEaL4ziNPsQNXgvvqXg'
    05:26:10.770 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:10.772 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:10.777 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=38 localRepositoryRevisionInProgress=46
    05:26:10.787 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:26:10.787 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:26:10.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=46
    05:26:10.810 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=45, revision=48
    05:26:10.812 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=40, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48
    05:26:10.821 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:26:10.821 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:26:10.838 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:10.843 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.remoteRepositoryRevisionSynced=45, revision=48
    05:26:10.847 [qtp178185341-4771] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:26:10.851 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:10.858 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=40, revision=48
05:26:10.635 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@2800410b{HTTP/1.1}{127.0.0.1:0}
    05:26:10.858 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=48, revision=-1
05:26:10.870 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@37982924{/,null,UNAVAILABLE}
    05:26:10.874 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:10.879 [qtp178185341-5197] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba transaction.localRevision=150 remoteFromLocalRevision=46
    05:26:10.882 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:10.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1d59787e-4ede-462d-a9a0-24a7f83d102f from='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f/AxDDEaL4ziNPsQNXgvvqXg' toID=e3344024-6cbb-45b7-ba97-901fcdff1bba to='build/repo/j7y6lob8-4b2uo-local-dest', fromRepoLocalSync=false
05:26:10.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/iLkfJZuWYh0XVufEfHAb7w/.subshare/localServerRunning.deleteToStop
    05:26:10.894 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:10.900 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=150
    05:26:10.913 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:10.918 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: repoFileDtos.size=0
05:26:10.933 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@43b4e2aa{SSL-http/1.1}{0.0.0.0:44090}
05:26:10.944 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4e259dbe{/,null,UNAVAILABLE}
    05:26:11.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=92.4 MiB, available=363.1 MiB
    05:26:11.440 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:11.443 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.localRepositoryRevisionInProgress=-1, revision=151
    05:26:11.447 [qtp178185341-4771] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=144, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=151
    05:26:11.467 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:11.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f: 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
    05:26:11.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=91.6 MiB, available=363.9 MiB
    05:26:11.852 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.remoteRepositoryRevisionSynced=144, revision=151
    05:26:11.855 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:26:11.856 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=6lGsK3vL0IJgPgRr6SBNQg, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:26:11.857 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=9h_UrhZ-bq7rvN9VzsYrkQ, serverRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f} because of missing permissions!
    05:26:11.857 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:26:11.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:26:12.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=91.6 MiB, available=363.9 MiB
    05:26:12.320 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:12.324 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.localRepositoryRevisionSynced=144, revision=151
    05:26:12.324 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.localRepositoryRevisionInProgress=151, revision=-1
    05:26:12.328 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:12.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:26:12.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=91.7 MiB, available=363.8 MiB
    05:26:12.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:26:13.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.0 MiB, used=91.7 MiB, available=363.8 MiB
    05:26:13.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:26:13.468 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=91.7 MiB, available=363.8 MiB
    05:26:13.468 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:26:13.468 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:26:13.486 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:13.498 [qtp178185341-5197] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba localRepositoryRevisionSynced=150
    05:26:13.517 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:13.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f transaction.localRevision=52 remoteFromLocalRevision=150
    05:26:13.538 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3344024-6cbb-45b7-ba97-901fcdff1bba from='build/repo/j7y6lob8-4b2uo-local-dest' toID=1d59787e-4ede-462d-a9a0-24a7f83d102f to='https://localhost:32836/1d59787e-4ede-462d-a9a0-24a7f83d102f/AxDDEaL4ziNPsQNXgvvqXg'
    05:26:13.540 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=46 localRepositoryRevisionInProgress=52
    05:26:13.548 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:26:13.548 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:26:13.554 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f localRepositoryRevisionSynced=52
    05:26:13.565 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=-1, revision=54
    05:26:13.567 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54
    05:26:13.575 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:26:13.576 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:26:13.593 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:13.596 [qtp178185341-95] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba, this.remoteRepositoryRevisionSynced=48, revision=54
    05:26:13.598 [qtp178185341-95] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@64282207 (of khaled)
    05:26:13.600 [qtp178185341-95] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:13.604 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionSynced=48, revision=54
    05:26:13.604 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f, this.localRepositoryRevisionInProgress=54, revision=-1
    05:26:13.628 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:13.632 [qtp178185341-5750] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1d59787e-4ede-462d-a9a0-24a7f83d102f remoteRepositoryId=e3344024-6cbb-45b7-ba97-901fcdff1bba transaction.localRevision=156 remoteFromLocalRevision=52
    05:26:13.637 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:13.639 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:26:13.664 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleReadPermissionOnSubdir <<< ***
    05:26:13.664 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< ***
    05:26:13.664 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5c682958]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:13.665 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [2c6fbcc8]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:14.011 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    05:26:14.020 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    05:26:14.020 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***
    05:26:14.364 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:26:14.365 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:26:14.365 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:26:14.368 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:26:14.370 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:26:14.459 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    05:26:14.459 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:26:14.460 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:26:14.460 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:26:14.493 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    05:26:14.493 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:26:14.494 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:26:14.495 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:26:14.522 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    05:26:14.522 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:26:14.523 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:26:14.523 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:26:14.746 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    05:26:14.746 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:26:14.747 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:26:14.747 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:26:14.748 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    05:26:14.748 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:26:14.749 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:26:14.749 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:26:14.751 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    05:26:14.751 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    05:26:14.752 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> ***
    05:26:14.752 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleWritePermissionOnRoot >>> ***
    05:26:14.752 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:26:14.752 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:26:14.752 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:26:14.754 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:26:14.756 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63397c96]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6mkf7-uf4e-local-src'
    05:26:14.758 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63397c96]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6mkf7-uf4e-local-src' locked successfully.
    05:26:16.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.
    05:26:18.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.
    05:26:18.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.
    05:26:18.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.
    05:26:19.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.
    05:26:20.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.
    05:26:20.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.
    05:26:21.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.
    05:26:21.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.
    05:26:21.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.
    05:26:21.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.
    05:26:21.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.
    05:26:21.453 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:26:21.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.
    05:26:21.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.
    05:26:22.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.
    05:26:22.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.
    05:26:23.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.
    05:26:23.718 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63397c96]initPersistenceManagerFactory: repositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:23.728 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63397c96]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7796 ms.
    05:26:23.757 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6mkf7-2h0ff-remote'
    05:26:23.758 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6mkf7-2h0ff-remote' locked successfully.
    05:26:25.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.
    05:26:27.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.
    05:26:28.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.
    05:26:28.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.
    05:26:29.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.
    05:26:29.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.
    05:26:29.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.
    05:26:30.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.
    05:26:30.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.
    05:26: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.
    05:26:30.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.
    05:26:30.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.
    05:26:30.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.
    05:26:30.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.
    05:26:30.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.
    05:26:31.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.
    05:26: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.
    05:26:32.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.
    05:26:32.387 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]initPersistenceManagerFactory: repositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f
    05:26:32.391 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7085 ms.
    05:26:32.406 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:32.468 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 48 ms.
    05:26:32.668 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=-1tB0BTfON7sroT7mqOycQ, invitation=false]
    05:26:33.152 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=107.4 MiB, available=348.1 MiB
    05:26:33.404 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:33.598 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 9e4f647b-5225-4af5-b30e-cdd9aa3652da
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6mkf7-uf4e-local-src
      localRepository.publicKeySha1 = 60:CF:E6:B1:D5:C6:8F:BF:FC:93:63:87:FD:69:CA:47:E8:50:27:9E

      remoteRepository.repositoryId = 4e415f23-c74b-4e43-91d9-714777a3c52f
      remoteRepository.remoteRoot = https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f
      remoteRepository.publicKeySha1 = EB:CB:0C:2F:8D:1E:D3:D9:5E:B8:1B:57:A7:FF:7B:86:C8:A9:0E:EF

    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 9e4f647b-5225-4af5-b30e-cdd9aa3652da 4e415f23-c74b-4e43-91d9-714777a3c52f
    05:26:33.638 [closeDeferredTimer-2b655a06-bg] INFO  c.c.c.l.LocalRepoManagerImpl - [2b655a06]_close: Shutting down real LocalRepoManager.
    05:26:34.293 [closeDeferredTimer-2c6fbcc8-1] INFO  c.c.c.l.LocalRepoManagerImpl - [2c6fbcc8]_close: Shutting down real LocalRepoManager.
    05:26:34.294 [closeDeferredTimer-5c682958-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5c682958]_close: Shutting down real LocalRepoManager.
    05:26:35.834 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    05:26:36.365 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:26:36.384 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    05:26:36.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    05:26:36.515 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:26:36.538 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    05:26:36.573 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    05:26:36.620 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.16%
    05:26:36.695 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    05:26:36.903 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:36.906 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:26:36.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e415f23-c74b-4e43-91d9-714777a3c52f from='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f' toID=9e4f647b-5225-4af5-b30e-cdd9aa3652da to='build/repo/j7y6mkf7-uf4e-local-src', fromRepoLocalSync=true
    05:26:36.907 [pool-51-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e4f647b-5225-4af5-b30e-cdd9aa3652da ('build/repo/j7y6mkf7-uf4e-local-src')
    05:26:36.926 [pool-51-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:26:36.953 [pool-51-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:26:37.101 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:37.122 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f renewalDateTime=2017-09-24T03:56:37.084Z expiryDateTime=2017-09-24T04:26:37.084Z
    05:26:37.131 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:37.168 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    05:26:37.246 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:37.253 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: repoFileDtos.size=0
    05:26:37.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=100.3 MiB, available=355.2 MiB
    05:26:37.823 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:37.872 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionInProgress=-1, revision=4
    05:26:37.892 [qtp178185341-5445] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4
    05:26:39.111 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:39.118 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: 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
    05:26:39.535 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.5 MiB, used=97.1 MiB, available=358.4 MiB
    05:26:39.548 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.remoteRepositoryRevisionSynced=-1, revision=4
    05:26:39.836 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:39.842 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=-1tB0BTfON7sroT7mqOycQ, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:26:39.842 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:39.842 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:26:40.458 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=98.5 MiB, available=357.0 MiB
    05:26:40.488 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:40.492 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionSynced=-1, revision=4
    05:26:40.492 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionInProgress=4, revision=-1
    05:26:40.516 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:40.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:26:41.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.0 MiB, used=96.7 MiB, available=358.8 MiB
    05:26:41.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:26:41.437 [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
    05:26:41.438 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:26:41.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.0 MiB, used=97.9 MiB, available=357.6 MiB
    05:26:41.748 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:26:41.750 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:26:41.750 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:26:41.770 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:41.834 [qtp178185341-4771] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da localRepositoryRevisionSynced=2
    05:26:41.894 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:41.929 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f transaction.localRevision=6 remoteFromLocalRevision=2
    05:26:41.998 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:42.006 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:42.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e4f647b-5225-4af5-b30e-cdd9aa3652da from='build/repo/j7y6mkf7-uf4e-local-src' toID=4e415f23-c74b-4e43-91d9-714777a3c52f to='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f'
    05:26:42.023 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:42.026 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:42.073 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
    05:26:42.940 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:42.946 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:26:43.161 [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
    05:26:43.162 [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
    05:26:43.203 [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
    05:26:43.760 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 110 ms.
    05:26:44.006 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=8
    05:26:44.006 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:26:44.163 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:26:44.210 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:44.212 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=-1, revision=8
    05:26:44.372 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:44.399 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:44.405 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=-1, revision=8
    05:26:44.405 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=8, revision=-1
    05:26:44.485 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    05:26:44.485 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:44.508 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:44.600 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:44.615 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:44.625 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:44.626 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:26:44.720 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=11
    05:26:44.720 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11
    05:26:44.798 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:44.801 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=8, revision=11
    05:26:44.843 [qtp178185341-5751] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:44.859 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:44.862 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=8, revision=11
    05:26:44.862 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=11, revision=-1
    05:26:44.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:26:44.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:44.914 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:44.977 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:44.983 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:44.989 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:44.990 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:26:45.054 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=14
    05:26:45.054 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    05:26:45.098 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:45.101 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=11, revision=14
    05:26:45.120 [qtp178185341-4771] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:45.190 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:45.194 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=11, revision=14
    05:26:45.194 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=14, revision=-1
    05:26:45.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:26:45.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:45.252 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:45.283 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:45.294 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:45.302 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:45.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:26:45.372 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=17
    05:26:45.372 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    05:26:45.409 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:45.411 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=14, revision=17
    05:26:45.427 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:45.475 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:45.480 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=14, revision=17
    05:26:45.480 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=17, revision=-1
    05:26:45.520 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:26:45.520 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:45.541 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:45.567 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:45.579 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:45.584 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    05:26:45.586 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:45.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:26:45.673 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=20
    05:26:45.673 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    05:26:45.710 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:45.713 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=17, revision=20
    05:26:45.735 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:45.752 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:45.754 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=17, revision=20
    05:26:45.754 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=20, revision=-1
    05:26:45.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:26:45.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:45.800 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:45.818 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:45.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:45.834 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:45.836 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:26:45.902 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=23
    05:26:45.902 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23
    05:26:45.938 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:45.941 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=20, revision=23
    05:26:45.958 [qtp178185341-5750] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:45.974 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:45.980 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=20, revision=23
    05:26:45.980 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=23, revision=-1
    05:26:46.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:26:46.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:46.039 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:46.061 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:46.069 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:46.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    05:26:46.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:46.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:26:46.130 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2728d0dbdf572079ecdf5ee2c510d3fd73066137' to.sha1='eca180bf86d7cc69843760c9b1eb8b8fa1cba5a2'): /1 {11 11ä11#+} 1/a
    05:26:46.194 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=27
    05:26:46.194 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27
    05:26:46.257 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:46.260 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=23, revision=27
    05:26:46.272 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:46.286 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:46.290 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=23, revision=27
    05:26:46.290 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=27, revision=-1
    05:26:46.319 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:46.352 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:46.374 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/1 {11 11ä11#+} 1/a"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:46.376 [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'
    05:26:46.499 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:46.560 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:46.562 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:46.564 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2AT0QMhyHJSwesx-VrtMVA/q2pxXl6hhRgV1M3edMoGIw' offset=0
    05:26:46.928 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:46.952 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 479645 bytes in 576 ms. path='/1 {11 11ä11#+} 1/a'
    05:26:46.960 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=30
    05:26:46.961 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=30
    05:26:46.981 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:46.983 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=27, revision=30
    05:26:46.986 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:46.992 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:46.998 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=27, revision=30
    05:26:46.998 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=30, revision=-1
    05:26:47.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:26:47.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:47.051 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.137 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:26:47.149 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:26:47.166 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/1 {11 11ä11#+} 1/a"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:47.258 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:47.267 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:47.268 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:26:47.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a71dd584c39e390af90af2ff3a22aa973f1d7597' to.sha1='85e5ee0e9cc543c1ef6a14ce97c0782e9dab3356'): /1 {11 11ä11#+} 1/b
    05:26:47.321 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=36
    05:26:47.322 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=30, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=36
    05:26:47.366 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.370 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=30, revision=36
    05:26:47.380 [qtp178185341-5750] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:47.396 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.400 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=30, revision=36
    05:26:47.400 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=36, revision=-1
    05:26:47.431 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.462 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.473 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/1 {11 11ä11#+} 1/b"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:47.478 [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'
    05:26:47.523 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.528 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.530 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.530 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2AT0QMhyHJSwesx-VrtMVA/ulpal1_ikYNDjQQiQ74HfQ' offset=0
    05:26:47.574 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92106 bytes in 110 ms. path='/1 {11 11ä11#+} 1/b'
    05:26:47.598 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=39
    05:26:47.598 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=36, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39
    05:26:47.627 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.631 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=36, revision=39
    05:26:47.633 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:47.639 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.645 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=36, revision=39
    05:26:47.645 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=39, revision=-1
    05:26:47.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:26:47.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:47.701 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.722 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:26:47.724 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:26:47.733 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/1 {11 11ä11#+} 1/b"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:47.760 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:47.771 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:47.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:26:47.784 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f089e00b1e5054dede53f3c8e7f12039916c1a6b' to.sha1='6730c1fc632f75cd21e90c123dc93ad574ddf72e'): /1 {11 11ä11#+} 1/c
    05:26:47.812 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=45
    05:26:47.812 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    05:26:47.851 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.855 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=39, revision=45
    05:26:47.868 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:47.881 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=39, revision=45
    05:26:47.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=45, revision=-1
    05:26:47.927 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.945 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:47.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/1 {11 11ä11#+} 1/c"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:47.957 [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'
    05:26:47.996 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.001 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.003 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.004 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2AT0QMhyHJSwesx-VrtMVA/GSpRsY-eNq6-I66TQVAnAw' offset=0
    05:26:48.041 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.059 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70304 bytes in 102 ms. path='/1 {11 11ä11#+} 1/c'
    05:26:48.068 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=48
    05:26:48.068 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48
    05:26:48.097 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.099 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=45, revision=48
    05:26:48.102 [qtp178185341-4771] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:48.107 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.109 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=45, revision=48
    05:26:48.109 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=48, revision=-1
    05:26:48.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:26:48.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:48.167 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.183 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:26:48.184 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:26:48.194 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.214 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/1 {11 11ä11#+} 1/c"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:48.218 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:48.222 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:48.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:26:48.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bdb887180435e5b48d47581e7b76dc9584146d32' to.sha1='714df26b25865333a1fac515117691936669beba'): /2/1 {11 11ä11#+} 1/a
    05:26:48.289 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=54
    05:26:48.289 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54
    05:26:48.326 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.331 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=48, revision=54
    05:26:48.344 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:48.358 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.361 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=48, revision=54
    05:26:48.361 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=54, revision=-1
    05:26:48.386 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.407 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.412 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/2/1 {11 11ä11#+} 1/a"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:48.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/2/1 {11 11ä11#+} 1/a'
    05:26:48.609 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.626 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.628 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:48.630 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Fzs2eSfv04u8QxxoS6etfA/hhPPHOCai6xuSPPbOmQrgg/ML21YDxq3_kyNCLhNEUazg' offset=0
    05:26:48.910 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:49.147 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:49.163 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:49.165 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:49.166 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Fzs2eSfv04u8QxxoS6etfA/hhPPHOCai6xuSPPbOmQrgg/ML21YDxq3_kyNCLhNEUazg' offset=1048576
    05:26:49.521 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:49.681 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:49.699 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:49.701 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:49.702 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Fzs2eSfv04u8QxxoS6etfA/hhPPHOCai6xuSPPbOmQrgg/ML21YDxq3_kyNCLhNEUazg' offset=2097152
    05:26:49.895 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:49.910 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 2752091 bytes in 1497 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:26:49.925 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=59
    05:26:49.925 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=59
    05:26:49.950 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:49.955 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=54, revision=59
    05:26:49.958 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:49.963 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:49.967 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=54, revision=59
    05:26:49.967 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=59, revision=-1
    05:26:50.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:26:50.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:50.024 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:50.052 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:26:50.055 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:26:50.063 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:50.102 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/2/1 {11 11ä11#+} 1/a"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:50.107 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:50.113 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:50.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:26:50.130 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='283e5119dbe2ce6ccf6a02ef9e592691bec2f1ab' to.sha1='0fc50d1a8e84afdcb15655be660b611ac3cd7cea'): /2/1 {11 11ä11#+} 1/b
    05:26:50.164 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=65
    05:26:50.164 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=59, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=65
    05:26:50.240 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:50.243 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=59, revision=65
    05:26:50.249 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:50.267 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:50.269 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=59, revision=65
    05:26:50.269 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=65, revision=-1
    05:26:50.303 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:50.322 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:50.332 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/2/1 {11 11ä11#+} 1/b"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:50.334 [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'
    05:26:50.523 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:50.539 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:50.541 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:50.542 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Fzs2eSfv04u8QxxoS6etfA/hhPPHOCai6xuSPPbOmQrgg/CRmARUrf3ggjI8u4gWkaYw' offset=0
    05:26:50.870 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:50.886 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 888832 bytes in 552 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:26:50.896 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=68
    05:26:50.897 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=65, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=68
    05:26:50.922 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:50.927 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=65, revision=68
    05:26:50.930 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:50.932 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:50.935 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=65, revision=68
    05:26:50.935 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=68, revision=-1
    05:26:50.975 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:26:50.975 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:50.990 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.007 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:26:51.008 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:26:51.016 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.030 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/2/1 {11 11ä11#+} 1/b"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:51.035 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:51.041 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:51.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:26:51.057 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='863efbc5616ab383afbbee38ed92b7798d8c65f8' to.sha1='15fbef27b78a168bab4c36d6850e8fdb7c4bee11'): /2/a
    05:26:51.120 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=74
    05:26:51.120 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=68, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=74
    05:26:51.168 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.170 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=68, revision=74
    05:26:51.190 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:51.203 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.210 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=68, revision=74
    05:26:51.210 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=74, revision=-1
    05:26:51.238 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.254 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.263 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/2/a"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:51.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:26:51.312 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.321 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.324 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.325 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Fzs2eSfv04u8QxxoS6etfA/WVwpIFiDqgxWekxzazkgPw' offset=0
    05:26:51.346 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.360 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 57609 bytes in 94 ms. path='/2/a'
    05:26:51.368 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=77
    05:26:51.368 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=74, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=77
    05:26:51.391 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.394 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=74, revision=77
    05:26:51.397 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:51.402 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.406 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=74, revision=77
    05:26:51.406 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=77, revision=-1
    05:26:51.450 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:26:51.450 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:51.465 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.482 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:26:51.484 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:26:51.491 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/2/a"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:51.519 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:51.526 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    05:26:51.528 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:51.529 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:26:51.557 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6d9a6c79de0f23d50896eaff625d9d527fb7e455' to.sha1='becf4d8a0dea1cdfca1742edec7ce0a4fdbed9a2'): /3 + &#ä/5/h
    05:26:51.599 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=83
    05:26:51.599 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=77, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=83
    05:26:51.629 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.631 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=77, revision=83
    05:26:51.641 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:51.654 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.657 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=77, revision=83
    05:26:51.657 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=83, revision=-1
    05:26:51.687 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.707 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.712 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/3 + &#ä/5/h"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:51.713 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/5/h'
    05:26:51.905 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.920 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.922 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:51.923 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/YZp-dQK_ZDReMyDTyaKLbw' offset=0
    05:26:52.314 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:52.519 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:52.536 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:52.538 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:52.539 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/YZp-dQK_ZDReMyDTyaKLbw' offset=1048576
    05:26:52.904 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.126 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.143 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.148 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.149 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/YZp-dQK_ZDReMyDTyaKLbw' offset=2097152
    05:26:53.481 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.558 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.563 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.566 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.566 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/YZp-dQK_ZDReMyDTyaKLbw' offset=3145728
    05:26:53.613 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.629 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3296224 bytes in 1916 ms. path='/3 + &#ä/5/h'
    05:26:53.638 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=89
    05:26:53.639 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=83, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=89
    05:26:53.663 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.668 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=83, revision=89
    05:26:53.675 [qtp178185341-5751] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:53.680 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.684 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=83, revision=89
    05:26:53.684 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=89, revision=-1
    05:26:53.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:26:53.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:53.747 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.776 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:26:53.780 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:26:53.790 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.808 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/3 + &#ä/5/h"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:53.812 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:53.817 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:53.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:26:53.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c5a894840fded11617fb735533a32a4d976944bc' to.sha1='93dc5dbeec81f9734f589d91a4dbc95b84a13891'): /3 + &#ä/5/i
    05:26:53.878 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=95
    05:26:53.878 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=89, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=95
    05:26:53.916 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.922 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=89, revision=95
    05:26:53.932 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:53.944 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.948 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=89, revision=95
    05:26:53.949 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=95, revision=-1
    05:26:53.976 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:53.994 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:54.002 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/3 + &#ä/5/i"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:54.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/3 + &#ä/5/i'
    05:26:54.224 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:54.238 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:54.240 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:54.241 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/05scrqCV8lHz9z03xhHjQw' offset=0
    05:26:54.582 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:54.814 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:54.831 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:54.833 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:54.834 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/05scrqCV8lHz9z03xhHjQw' offset=1048576
    05:26:55.543 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:55.773 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:55.798 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:55.800 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:55.803 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/05scrqCV8lHz9z03xhHjQw' offset=2097152
    05:26:56.198 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:56.454 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:56.570 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:56.575 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:56.576 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/05scrqCV8lHz9z03xhHjQw' offset=3145728
    05:26:57.412 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:57.726 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:57.743 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:57.744 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:57.745 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/05scrqCV8lHz9z03xhHjQw' offset=4194304
    05:26:58.112 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:58.251 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:58.282 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:58.285 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:58.286 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/05scrqCV8lHz9z03xhHjQw' offset=5242880
    05:26:58.502 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:58.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 5800736 bytes in 4514 ms. path='/3 + &#ä/5/i'
    05:26:58.533 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=103
    05:26:58.534 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=95, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103
    05:26:58.592 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:58.596 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=95, revision=103
    05:26:58.600 [qtp178185341-5751] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:58.807 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:58.812 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=95, revision=103
    05:26:58.813 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=103, revision=-1
    05:26:58.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:26:58.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:58.877 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:58.921 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:26:58.929 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:26:58.957 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:58.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/3 + &#ä/5/i"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:58.986 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:58.995 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:58.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:26:59.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='697639ef0f3d8e32cfa38734bdeedd85ed0246cc' to.sha1='350434bc144532979ffb2c6e75b8d27a7eaaea81'): /3 + &#ä/aa
    05:26:59.087 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=109
    05:26:59.087 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109
    05:26:59.123 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.126 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=103, revision=109
    05:26:59.140 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:59.175 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.180 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=103, revision=109
    05:26:59.181 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=109, revision=-1
    05:26:59.208 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.225 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/3 + &#ä/aa"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:59.240 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:26:59.337 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.344 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.347 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.348 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AiEolyP7hSYBNP6vuE7n1g/8V3iti42yZNwPMxL5R39MQ' offset=0
    05:26:59.502 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 412874 bytes in 276 ms. path='/3 + &#ä/aa'
    05:26:59.526 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=112
    05:26:59.527 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112
    05:26:59.555 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.558 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=109, revision=112
    05:26:59.560 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:59.565 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.570 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=109, revision=112
    05:26:59.571 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=112, revision=-1
    05:26:59.615 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:26:59.615 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:26:59.628 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.651 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:26:59.653 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:26:59.661 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.684 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/3 + &#ä/aa"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:59.688 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:59.694 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:26:59.695 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:26:59.710 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e11b6f6abfbcaf12163f37720f2dd36e83bbdd06' to.sha1='58f8f610d6a61fa438bd7d0c92ecffe2692a27bb'): /3 + &#ä/bb
    05:26:59.746 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=118
    05:26:59.746 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118
    05:26:59.784 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.787 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=112, revision=118
    05:26:59.796 [qtp178185341-5751] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:26:59.809 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.812 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=112, revision=118
    05:26:59.812 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=118, revision=-1
    05:26:59.839 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.855 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:26:59.867 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/3 + &#ä/bb"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:26:59.869 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:27:00.077 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:00.093 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:00.095 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:00.096 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AiEolyP7hSYBNP6vuE7n1g/CqLGNxzTs5c_bE-stpOWGg' offset=0
    05:27:00.729 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:00.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1028809 bytes in 874 ms. path='/3 + &#ä/bb'
    05:27:00.751 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=121
    05:27:00.751 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121
    05:27:00.779 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:00.782 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=118, revision=121
    05:27:00.788 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:00.792 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:00.795 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=118, revision=121
    05:27:00.795 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=121, revision=-1
    05:27:00.830 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:00.830 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:00.850 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:00.870 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:27:00.872 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:27:00.880 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:00.901 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/3 + &#ä/bb"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:27:00.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:00.911 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:00.913 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:27:00.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e68b7ccb5c6a3b9cfae4c158e15b38b3b55ee28' to.sha1='97c207de74912ec4082b21fbec9188561c84f20f'): /3 + &#ä/cc
    05:27:00.962 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=127
    05:27:00.962 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127
    05:27:01.014 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.018 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=121, revision=127
    05:27:01.026 [qtp178185341-5751] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:01.038 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.043 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=121, revision=127
    05:27:01.044 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=127, revision=-1
    05:27:01.069 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.090 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.100 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/3 + &#ä/cc"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:27:01.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:27:01.146 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.151 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.154 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.154 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AiEolyP7hSYBNP6vuE7n1g/5-NXg5_sIs-QoiASDqz_BA' offset=0
    05:27:01.192 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 109785 bytes in 97 ms. path='/3 + &#ä/cc'
    05:27:01.207 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=130
    05:27:01.207 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130
    05:27:01.224 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.227 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=127, revision=130
    05:27:01.229 [qtp178185341-4771] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:01.234 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.237 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=127, revision=130
    05:27:01.238 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=130, revision=-1
    05:27:01.276 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:27:01.276 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:01.295 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.313 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:27:01.315 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:27:01.322 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/3 + &#ä/cc"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:27:01.342 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:01.346 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:01.348 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:27:01.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42cea8d13cdb6fe579e85eebe8a08f6a8188a814' to.sha1='add49fe687a63f6adfae0234901f5f53fbde329f'): /3 + &#ä/dd
    05:27:01.396 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=136
    05:27:01.396 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136
    05:27:01.429 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.432 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=130, revision=136
    05:27:01.440 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:01.452 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.457 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=130, revision=136
    05:27:01.457 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=136, revision=-1
    05:27:01.477 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.495 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.503 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/3 + &#ä/dd"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:27:01.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    05:27:01.637 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.647 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.649 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.650 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AiEolyP7hSYBNP6vuE7n1g/mnHVcb6M1gHF2p3OscfnMA' offset=0
    05:27:01.828 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.847 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 522128 bytes in 341 ms. path='/3 + &#ä/dd'
    05:27:01.855 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=139
    05:27:01.855 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139
    05:27:01.880 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.884 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=136, revision=139
    05:27:01.887 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:01.892 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.898 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=136, revision=139
    05:27:01.898 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=139, revision=-1
    05:27:01.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:27:01.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:01.965 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:01.992 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:27:01.994 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:27:02.012 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:02.027 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/3 + &#ä/dd"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:27:02.030 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:02.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    05:27:02.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=6
    05:27:02.154 [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
    05:27:02.247 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:02.273 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=145
    05:27:02.280 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145
    05:27:02.302 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:02.302 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:02.327 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:02.329 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=139, revision=145
    05:27:02.964 [qtp178185341-4771] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:02.982 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:02.985 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=139, revision=145
    05:27:02.985 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=145, revision=-1
    05:27:03.000 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:03.037 [qtp178185341-6395] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da transaction.localRevision=90 remoteFromLocalRevision=6
    05:27:03.042 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:03.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e415f23-c74b-4e43-91d9-714777a3c52f from='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f' toID=9e4f647b-5225-4af5-b30e-cdd9aa3652da to='build/repo/j7y6mkf7-uf4e-local-src', fromRepoLocalSync=false
    05:27:03.059 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:03.078 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=90
    05:27:03.110 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:03.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: repoFileDtos.size=0
    05:27:03.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=122.6 MiB, available=332.9 MiB
    05:27:03.724 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:03.732 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionInProgress=-1, revision=91
    05:27:03.747 [qtp178185341-5750] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91
    05:27:03.866 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:03.881 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: 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
    05:27:04.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=80.8 MiB, available=374.7 MiB
    05:27:04.308 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.remoteRepositoryRevisionSynced=4, revision=91
    05:27:04.392 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.392 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.406 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.406 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.415 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.415 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.432 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:27:04.432 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:27:04.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.457 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.500 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.500 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.508 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.509 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.543 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:27:04.543 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:04.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:04.554 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:04.554 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=-1tB0BTfON7sroT7mqOycQ, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:27:04.554 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:04.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:27:04.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=80.1 MiB, available=375.4 MiB
    05:27:05.063 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:05.066 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionSynced=4, revision=91
    05:27:05.066 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionInProgress=91, revision=-1
    05:27:05.079 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:05.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:27:05.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=79.9 MiB, available=375.6 MiB
    05:27:05.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:27:05.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=79.9 MiB, available=375.6 MiB
    05:27:05.866 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:27:06.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=79.9 MiB, available=375.6 MiB
    05:27:06.202 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:27:06.202 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:27:06.212 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:06.230 [qtp178185341-5197] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da localRepositoryRevisionSynced=90
    05:27:06.257 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:06.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f transaction.localRevision=148 remoteFromLocalRevision=90
    05:27:06.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e4f647b-5225-4af5-b30e-cdd9aa3652da from='build/repo/j7y6mkf7-uf4e-local-src' toID=4e415f23-c74b-4e43-91d9-714777a3c52f to='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f'
    05:27:06.287 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=148
    05:27:06.330 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:27:06.330 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:27:06.334 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=148
    05:27:06.344 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=150
    05:27:06.346 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150
    05:27:06.356 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:06.357 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:06.374 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:06.386 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=145, revision=150
    05:27:06.392 [qtp178185341-4771] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:06.397 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:06.401 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=145, revision=150
    05:27:06.401 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=150, revision=-1
    05:27:06.420 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:06.424 [qtp178185341-5712] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da transaction.localRevision=96 remoteFromLocalRevision=148
    05:27:06.428 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:06.430 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:27:06.454 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:06.463 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:06.579 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 109 ms.
    05:27:06.782 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, invitation=true]
    05:27:06.808 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:06.941 [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
    05:27:06.984 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=-1tB0BTfON7sroT7mqOycQ, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, invitation=true]
    05:27:07.297 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:07.299 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:27:07.300 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e415f23-c74b-4e43-91d9-714777a3c52f from='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f' toID=9e4f647b-5225-4af5-b30e-cdd9aa3652da to='build/repo/j7y6mkf7-uf4e-local-src', fromRepoLocalSync=true
    05:27:07.300 [pool-52-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e4f647b-5225-4af5-b30e-cdd9aa3652da ('build/repo/j7y6mkf7-uf4e-local-src')
    05:27:07.323 [pool-52-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:27:07.351 [pool-52-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:27:07.441 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:07.460 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f renewalDateTime=2017-09-24T03:56:37.084Z expiryDateTime=2017-09-24T04:26:37.084Z
    05:27:07.472 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:07.478 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=96
    05:27:07.491 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:07.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: repoFileDtos.size=0
    05:27:08.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=81.0 MiB, available=374.5 MiB
    05:27:08.087 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:08.090 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionInProgress=-1, revision=97
    05:27:08.093 [qtp178185341-4771] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97
    05:27:08.116 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:08.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: 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
    05:27:08.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=80.9 MiB, available=374.6 MiB
    05:27:08.510 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.remoteRepositoryRevisionSynced=91, revision=97
    05:27:08.513 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:08.514 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=-1tB0BTfON7sroT7mqOycQ, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:27:08.514 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:08.514 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:08.514 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:27:08.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=81.0 MiB, available=374.5 MiB
    05:27:08.927 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:08.930 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionSynced=91, revision=97
    05:27:08.930 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionInProgress=97, revision=-1
    05:27:08.949 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:08.950 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:27:09.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=80.4 MiB, available=375.1 MiB
    05:27:09.337 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:27:09.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=78.4 MiB, available=377.1 MiB
    05:27:09.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:27:09.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=78.4 MiB, available=377.1 MiB
    05:27:09.991 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:27:09.992 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:27:09.992 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:27:10.003 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:10.011 [qtp178185341-4771] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da localRepositoryRevisionSynced=96
    05:27:10.036 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:10.052 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f transaction.localRevision=156 remoteFromLocalRevision=96
    05:27:10.062 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:10.064 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:10.084 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=156
    05:27:10.086 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156
    05:27:10.202 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:10.204 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=150, revision=156
    05:27:10.385 [qtp178185341-5751] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:10.408 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:10.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e4f647b-5225-4af5-b30e-cdd9aa3652da from='build/repo/j7y6mkf7-uf4e-local-src' toID=4e415f23-c74b-4e43-91d9-714777a3c52f to='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f'
    05:27:10.427 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:10.430 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:10.440 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=157
    05:27:10.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:27:10.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:27:10.477 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=157
    05:27:10.513 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=156, revision=159
    05:27:10.515 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159
    05:27:10.531 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:10.532 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:10.561 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:10.564 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=156, revision=159
    05:27:10.582 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:10.587 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:10.593 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=150, revision=159
    05:27:10.593 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=159, revision=-1
    05:27:10.620 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:10.626 [qtp178185341-5750] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da transaction.localRevision=103 remoteFromLocalRevision=157
    05:27:10.631 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:10.632 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e415f23-c74b-4e43-91d9-714777a3c52f from='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f' toID=9e4f647b-5225-4af5-b30e-cdd9aa3652da to='build/repo/j7y6mkf7-uf4e-local-src', fromRepoLocalSync=false
    05:27:10.653 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:10.660 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=103
    05:27:10.676 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:10.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: repoFileDtos.size=0
    05:27:11.210 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=271.5 MiB, used=79.2 MiB, available=376.3 MiB
    05:27:11.227 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:11.232 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionInProgress=-1, revision=104
    05:27:11.235 [qtp178185341-4771] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104
    05:27:11.287 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:11.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: 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
    05:27:11.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=79.1 MiB, available=376.4 MiB
    05:27:11.758 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.remoteRepositoryRevisionSynced=97, revision=104
    05:27:11.781 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:11.781 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=-1tB0BTfON7sroT7mqOycQ, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:27:11.782 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:11.782 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:11.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:27:12.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=79.2 MiB, available=376.3 MiB
    05:27:12.246 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:12.251 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionSynced=97, revision=104
    05:27:12.251 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionInProgress=104, revision=-1
    05:27:12.256 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:12.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:27:12.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=79.3 MiB, available=376.2 MiB
    05:27:12.609 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:27:12.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=79.2 MiB, available=376.3 MiB
    05:27:12.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:27:13.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=79.2 MiB, available=376.3 MiB
    05:27:13.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:27:13.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:27:13.289 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:13.296 [qtp178185341-5751] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da localRepositoryRevisionSynced=103
    05:27:13.308 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:13.332 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f transaction.localRevision=163 remoteFromLocalRevision=103
    05:27:13.334 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e4f647b-5225-4af5-b30e-cdd9aa3652da from='build/repo/j7y6mkf7-uf4e-local-src' toID=4e415f23-c74b-4e43-91d9-714777a3c52f to='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f'
    05:27:13.336 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=163
    05:27:13.343 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:27:13.343 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:27:13.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=163
    05:27:13.361 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=165
    05:27:13.362 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165
    05:27:13.370 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:13.370 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:13.386 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:13.391 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=159, revision=165
    05:27:13.392 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:13.398 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:13.400 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=159, revision=165
    05:27:13.400 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=165, revision=-1
    05:27:13.414 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:13.417 [qtp178185341-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da transaction.localRevision=109 remoteFromLocalRevision=163
    05:27:13.422 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:13.424 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:27:13.428 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:13.432 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:13.451 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:27:13.457 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:13.458 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    05:27:13.458 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:27:13.459 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:27:13.460 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:27:13.464 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63c48357]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6ntpz-e68jq-local-dest'
    05:27:13.465 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63c48357]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6ntpz-e68jq-local-dest' locked successfully.
    05:27:15.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.
    05:27:17.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.
    05:27:17.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.
    05:27:17.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.
    05:27:18.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.
    05:27:18.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.
    05:27:19.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.
    05:27:19.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.
    05:27:19.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.
    05:27:19.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.
    05:27:19.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.
    05:27:19.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.
    05:27:20.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.
    05:27:20.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.
    05:27:20.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.
    05:27:20.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.
    05:27:21.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.
    05:27:21.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.
    05:27:22.097 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63c48357]initPersistenceManagerFactory: repositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:22.102 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63c48357]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7237 ms.
    05:27:22.191 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    05:27:22.293 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    05:27:22.393 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:27:22.397 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:27:22.397 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:32836' serverPath='/4e415f23-c74b-4e43-91d9-714777a3c52f' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, invitation=true]
    05:27:22.400 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    05:27:22.511 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:27:22.598 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 80 ms.
    05:27:22.795 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, invitation=false]
    05:27:22.796 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, invitation=false, validTo=null]
    05:27:22.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
    05:27:22.912 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:22.916 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:27:22.918 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    05:27:23.015 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:27:23.065 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:23.087 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, invitation=false]
    05:27:23.284 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:23.393 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:23.422 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:23.591 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:23.593 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:27:23.594 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e415f23-c74b-4e43-91d9-714777a3c52f from='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f' toID=ad2174d8-20cf-4f0c-972e-63fee3db617a to='build/repo/j7y6ntpz-e68jq-local-dest', fromRepoLocalSync=true
    05:27:23.594 [pool-53-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ad2174d8-20cf-4f0c-972e-63fee3db617a ('build/repo/j7y6ntpz-e68jq-local-dest')
    05:27:23.851 [pool-53-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:27:23.857 [pool-53-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:27:23.887 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:23.908 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f renewalDateTime=2017-09-24T03:57:23.876Z expiryDateTime=2017-09-24T04:27:23.876Z
    05:27:23.920 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:23.932 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111
    05:27:23.995 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:24.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: repoFileDtos.size=18
    05:27:24.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=88.7 MiB, available=366.8 MiB
    05:27:24.569 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:24.581 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionInProgress=-1, revision=113
    05:27:24.613 [qtp178185341-5197] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113
    05:27:24.711 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:24.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: 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
    05:27:25.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=86.8 MiB, available=368.7 MiB
    05:27:25.226 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.remoteRepositoryRevisionSynced=-1, revision=113
    05:27:26.217 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    05:27:26.217 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.264 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.264 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.272 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.272 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.281 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:27:26.281 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.297 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.297 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:27:26.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.314 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.314 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.346 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.346 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:26.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:26.388 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=mOT263Dcd05QLKQnFCrAuA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f}}
    05:27:26.426 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:26.426 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:26.426 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:26.428 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=-1tB0BTfON7sroT7mqOycQ, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} because of missing permissions!
    05:27:26.428 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:26.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:27:26.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=87.9 MiB, available=367.6 MiB
    05:27:27.140 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:27.144 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionSynced=-1, revision=113
    05:27:27.144 [qtp178185341-4771] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionInProgress=113, revision=-1
    05:27:27.150 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:27.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:27:27.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=87.6 MiB, available=367.9 MiB
    05:27:27.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:27:28.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=87.7 MiB, available=367.8 MiB
    05:27:28.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:27:28.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.0 MiB, used=87.8 MiB, available=367.7 MiB
    05:27:28.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:28.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:27:28.504 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:28.524 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:28.528 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:27:28.621 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:28.630 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:28.632 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:27:28.675 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:28.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:28.685 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:27:28.733 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:28.739 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 25.43%
    05:27:28.741 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:28.744 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:27:28.794 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:28.801 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:28.802 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:27:28.855 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:28.875 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.56%
    05:27:28.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:28.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:27:28.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2728d0dbdf572079ecdf5ee2c510d3fd73066137' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    05:27:28.988 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/1 {11 11ä11#+} 1/a"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:28.994 [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'
    05:27:29.025 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:29.027 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2AT0QMhyHJSwesx-VrtMVA/q2pxXl6hhRgV1M3edMoGIw' offset=0
    05:27:29.059 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:29.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    05:27:29.185 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 425418 bytes in 191 ms. path='/1 {11 11ä11#+} 1/a'
    05:27:29.231 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:27:29.307 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/1 {11 11ä11#+} 1/a"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:29.322 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:29.329 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:29.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:27:29.364 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a71dd584c39e390af90af2ff3a22aa973f1d7597' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    05:27:29.404 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/1 {11 11ä11#+} 1/b"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:29.408 [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'
    05:27:29.434 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:29.435 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2AT0QMhyHJSwesx-VrtMVA/ulpal1_ikYNDjQQiQ74HfQ' offset=0
    05:27:29.440 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:29.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    05:27:29.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 13344 bytes in 71 ms. path='/1 {11 11ä11#+} 1/b'
    05:27:29.506 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:27:29.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/1 {11 11ä11#+} 1/b"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:29.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:29.560 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:29.561 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:27:29.592 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f089e00b1e5054dede53f3c8e7f12039916c1a6b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    05:27:29.631 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/1 {11 11ä11#+} 1/c"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:29.636 [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'
    05:27:29.663 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:29.664 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2AT0QMhyHJSwesx-VrtMVA/GSpRsY-eNq6-I66TQVAnAw' offset=0
    05:27:29.669 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:29.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:27:29.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 24992 bytes in 71 ms. path='/1 {11 11ä11#+} 1/c'
    05:27:29.737 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    05:27:29.761 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/1 {11 11ä11#+} 1/c"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:29.769 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:29.781 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:29.783 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:27:29.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bdb887180435e5b48d47581e7b76dc9584146d32' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    05:27:29.861 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/2/1 {11 11ä11#+} 1/a"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:29.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/2/1 {11 11ä11#+} 1/a'
    05:27:29.892 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:29.894 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Fzs2eSfv04u8QxxoS6etfA/hhPPHOCai6xuSPPbOmQrgg/ML21YDxq3_kyNCLhNEUazg' offset=0
    05:27:29.903 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:30.045 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    05:27:30.169 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:30.170 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Fzs2eSfv04u8QxxoS6etfA/hhPPHOCai6xuSPPbOmQrgg/ML21YDxq3_kyNCLhNEUazg' offset=1048576
    05:27:30.176 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:30.317 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:27:30.409 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:30.410 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Fzs2eSfv04u8QxxoS6etfA/hhPPHOCai6xuSPPbOmQrgg/ML21YDxq3_kyNCLhNEUazg' offset=2097152
    05:27:30.415 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:30.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    05:27:30.560 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 496898 bytes in 692 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:27:30.667 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:27:30.676 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    05:27:30.677 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a
    05:27:30.723 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/2/1 {11 11ä11#+} 1/a"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:30.736 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:30.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:30.748 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:27:30.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='283e5119dbe2ce6ccf6a02ef9e592691bec2f1ab' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    05:27:30.810 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/2/1 {11 11ä11#+} 1/b"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:30.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/b'
    05:27:30.834 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:30.835 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Fzs2eSfv04u8QxxoS6etfA/hhPPHOCai6xuSPPbOmQrgg/CRmARUrf3ggjI8u4gWkaYw' offset=0
    05:27:30.842 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:30.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:27:31.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 869750 bytes in 230 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:27:31.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:27:31.142 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/2/1 {11 11ä11#+} 1/b"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:31.153 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:31.164 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:31.166 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:27:31.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='863efbc5616ab383afbbee38ed92b7798d8c65f8' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    05:27:31.229 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/2/a"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:31.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:27:31.252 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:31.253 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Fzs2eSfv04u8QxxoS6etfA/WVwpIFiDqgxWekxzazkgPw' offset=0
    05:27:31.259 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:31.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms.
    05:27:31.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 52080 bytes in 59 ms. path='/2/a'
    05:27:31.322 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:27:31.346 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/2/a"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:31.352 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:31.358 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.68%
    05:27:31.359 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:31.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:27:31.394 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6d9a6c79de0f23d50896eaff625d9d527fb7e455' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    05:27:31.430 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/3 + &#ä/5/h"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:31.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/3 + &#ä/5/h'
    05:27:31.457 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:31.458 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/YZp-dQK_ZDReMyDTyaKLbw' offset=0
    05:27:31.464 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:31.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:27:31.696 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:31.696 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/YZp-dQK_ZDReMyDTyaKLbw' offset=1048576
    05:27:31.703 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:31.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:27:31.942 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:31.943 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/YZp-dQK_ZDReMyDTyaKLbw' offset=2097152
    05:27:31.956 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:32.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:27:32.185 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:32.186 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/YZp-dQK_ZDReMyDTyaKLbw' offset=3145728
    05:27:32.191 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:32.222 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:27:32.246 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 141480 bytes in 810 ms. path='/3 + &#ä/5/h'
    05:27:32.412 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    05:27:32.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_mh34 into destFile h
    05:27:32.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_18y68 into destFile h
    05:27:32.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_1vf9c into destFile h
    05:27:32.444 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/3 + &#ä/5/h"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:32.452 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:32.463 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:32.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:27:32.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c5a894840fded11617fb735533a32a4d976944bc' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    05:27:32.532 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/3 + &#ä/5/i"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:32.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/3 + &#ä/5/i'
    05:27:32.558 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:32.560 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/05scrqCV8lHz9z03xhHjQw' offset=0
    05:27:32.566 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:32.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:27:32.797 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:32.798 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/05scrqCV8lHz9z03xhHjQw' offset=1048576
    05:27:32.805 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:32.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    05:27:33.027 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:33.030 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/05scrqCV8lHz9z03xhHjQw' offset=2097152
    05:27:33.040 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:33.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:27:33.271 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:33.273 [qtp178185341-4771] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/05scrqCV8lHz9z03xhHjQw' offset=3145728
    05:27:33.283 [qtp178185341-4771] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:33.417 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:27:33.537 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:33.538 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/05scrqCV8lHz9z03xhHjQw' offset=4194304
    05:27:33.546 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:33.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.
    05:27:33.794 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:33.795 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AiEolyP7hSYBNP6vuE7n1g/MNbp5gsRD4AcoP3Z2uOi4Q/05scrqCV8lHz9z03xhHjQw' offset=5242880
    05:27:33.801 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:33.870 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    05:27:33.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 51701 bytes in 1379 ms. path='/3 + &#ä/5/i'
    05:27:34.007 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:27:34.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_mh34 into destFile i
    05:27:34.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_18y68 into destFile i
    05:27:34.009 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_1vf9c into destFile i
    05:27:34.009 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_2hwcg into destFile i
    05:27:34.010 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_34dfk into destFile i
    05:27:34.039 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/3 + &#ä/5/i"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:34.046 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:34.054 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:34.056 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:27:34.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='697639ef0f3d8e32cfa38734bdeedd85ed0246cc' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    05:27:34.124 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/3 + &#ä/aa"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:34.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:27:34.151 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:34.152 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AiEolyP7hSYBNP6vuE7n1g/8V3iti42yZNwPMxL5R39MQ' offset=0
    05:27:34.156 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:34.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    05:27:34.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 262885 bytes in 126 ms. path='/3 + &#ä/aa'
    05:27:34.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:27:34.303 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/3 + &#ä/aa"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:34.309 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:34.317 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:34.319 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:27:34.354 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e11b6f6abfbcaf12163f37720f2dd36e83bbdd06' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    05:27:34.386 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/3 + &#ä/bb"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:34.391 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:27:34.416 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:34.417 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AiEolyP7hSYBNP6vuE7n1g/CqLGNxzTs5c_bE-stpOWGg' offset=0
    05:27:34.422 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:34.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:27:34.629 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 190458 bytes in 238 ms. path='/3 + &#ä/bb'
    05:27:34.655 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:27:34.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/3 + &#ä/bb"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:34.681 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:34.692 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:34.694 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:27:34.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6e68b7ccb5c6a3b9cfae4c158e15b38b3b55ee28' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    05:27:34.752 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/3 + &#ä/cc"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:34.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:27:34.773 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:34.774 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AiEolyP7hSYBNP6vuE7n1g/5-NXg5_sIs-QoiASDqz_BA' offset=0
    05:27:34.779 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:34.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    05:27:34.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88182 bytes in 60 ms. path='/3 + &#ä/cc'
    05:27:34.840 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:27:34.862 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/3 + &#ä/cc"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:34.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:34.875 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:34.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:27:34.905 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42cea8d13cdb6fe579e85eebe8a08f6a8188a814' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    05:27:34.934 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/3 + &#ä/dd"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:34.939 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    05:27:34.957 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:34.958 [qtp178185341-5751] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AiEolyP7hSYBNP6vuE7n1g/mnHVcb6M1gHF2p3OscfnMA' offset=0
    05:27:34.966 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:35.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:27:35.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 62007 bytes in 144 ms. path='/3 + &#ä/dd'
    05:27:35.096 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:27:35.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", path="/3 + &#ä/dd"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:35.123 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:35.150 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:35.155 [qtp178185341-6395] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a localRepositoryRevisionSynced=111
    05:27:35.160 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:35.200 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f transaction.localRevision=114 remoteFromLocalRevision=111
    05:27:35.220 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:35.223 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:35.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad2174d8-20cf-4f0c-972e-63fee3db617a from='build/repo/j7y6ntpz-e68jq-local-dest' toID=4e415f23-c74b-4e43-91d9-714777a3c52f to='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f'
    05:27:35.238 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:35.242 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:35.271 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=114
    05:27:35.300 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    05:27:35.325 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:27:35.325 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:27:35.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=114
    05:27:35.350 [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
    05:27:35.394 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=mOT263Dcd05QLKQnFCrAuA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f}}
    05:27:35.436 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:35.487 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=117
    05:27:35.500 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=117
    05:27:35.597 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:35.598 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:35.741 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:35.744 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.remoteRepositoryRevisionSynced=-1, revision=117
    05:27:35.895 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:35.921 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:35.926 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=-1, revision=117
    05:27:35.926 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=117, revision=-1
    05:27:35.955 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:35.961 [qtp178185341-6395] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a transaction.localRevision=117 remoteFromLocalRevision=114
    05:27:35.964 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:35.966 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e415f23-c74b-4e43-91d9-714777a3c52f from='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f' toID=ad2174d8-20cf-4f0c-972e-63fee3db617a to='build/repo/j7y6ntpz-e68jq-local-dest', fromRepoLocalSync=false
    05:27:35.984 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:35.992 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=117
    05:27:36.028 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:36.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: repoFileDtos.size=0
    05:27:36.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=103.0 MiB, available=352.5 MiB
    05:27:36.648 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:36.654 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionInProgress=-1, revision=118
    05:27:36.669 [qtp178185341-6395] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118
    05:27:36.755 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:36.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: 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
    05:27:37.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=102.4 MiB, available=353.1 MiB
    05:27:37.354 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.remoteRepositoryRevisionSynced=113, revision=118
    05:27:37.408 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=mOT263Dcd05QLKQnFCrAuA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f}}
    05:27:37.410 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:37.410 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:37.410 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:37.414 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=-1tB0BTfON7sroT7mqOycQ, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} because of missing permissions!
    05:27:37.414 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:37.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:27:37.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=102.5 MiB, available=353.0 MiB
    05:27:37.860 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:37.864 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionSynced=113, revision=118
    05:27:37.864 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionInProgress=118, revision=-1
    05:27:37.872 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:37.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:27:38.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=102.5 MiB, available=353.0 MiB
    05:27:38.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:27:38.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=102.5 MiB, available=353.0 MiB
    05:27:38.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:27:39.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=102.5 MiB, available=353.0 MiB
    05:27:39.042 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:27:39.042 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:27:39.051 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.076 [qtp178185341-6395] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a localRepositoryRevisionSynced=117
    05:27:39.079 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.109 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f transaction.localRevision=120 remoteFromLocalRevision=117
    05:27:39.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad2174d8-20cf-4f0c-972e-63fee3db617a from='build/repo/j7y6ntpz-e68jq-local-dest' toID=4e415f23-c74b-4e43-91d9-714777a3c52f to='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f'
    05:27:39.119 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=120
    05:27:39.133 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:27:39.134 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:27:39.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=120
    05:27:39.158 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=mOT263Dcd05QLKQnFCrAuA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f}}
    05:27:39.168 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=122
    05:27:39.170 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=117, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=122
    05:27:39.177 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:39.177 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:39.199 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.207 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.remoteRepositoryRevisionSynced=117, revision=122
    05:27:39.212 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:39.214 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.220 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=117, revision=122
    05:27:39.220 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=122, revision=-1
    05:27:39.246 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.253 [qtp178185341-5197] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a transaction.localRevision=123 remoteFromLocalRevision=120
    05:27:39.255 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.258 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:27:39.431 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.433 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.439 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.453 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.458 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.628 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.634 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:27:39.635 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e415f23-c74b-4e43-91d9-714777a3c52f from='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f' toID=ad2174d8-20cf-4f0c-972e-63fee3db617a to='build/repo/j7y6ntpz-e68jq-local-dest', fromRepoLocalSync=true
    05:27:39.635 [pool-54-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ad2174d8-20cf-4f0c-972e-63fee3db617a ('build/repo/j7y6ntpz-e68jq-local-dest')
    05:27:39.658 [pool-54-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:27:39.683 [pool-54-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:27:39.874 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.886 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f renewalDateTime=2017-09-24T03:57:23.876Z expiryDateTime=2017-09-24T04:27:23.876Z
    05:27:39.898 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.906 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=123
    05:27:39.915 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:39.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: repoFileDtos.size=0
    05:27:40.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=104.1 MiB, available=351.4 MiB
    05:27:40.523 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:40.525 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionInProgress=-1, revision=124
    05:27:40.528 [qtp178185341-5751] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124
    05:27:40.564 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:40.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: 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
    05:27:40.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=103.8 MiB, available=351.7 MiB
    05:27:40.970 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.remoteRepositoryRevisionSynced=118, revision=124
    05:27:40.975 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=mOT263Dcd05QLKQnFCrAuA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f}}
    05:27:40.977 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:40.978 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:40.978 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:40.980 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=-1tB0BTfON7sroT7mqOycQ, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} because of missing permissions!
    05:27:40.980 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:40.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:27:41.353 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=103.6 MiB, available=351.9 MiB
    05:27:41.377 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:41.380 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionSynced=118, revision=124
    05:27:41.380 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionInProgress=124, revision=-1
    05:27:41.383 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:41.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:27:41.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=103.7 MiB, available=351.8 MiB
    05:27:41.751 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:27:42.133 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=103.7 MiB, available=351.8 MiB
    05:27:42.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:27:42.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=103.7 MiB, available=351.8 MiB
    05:27:42.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:27:42.477 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:27:42.477 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:27:42.486 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:42.495 [qtp178185341-5751] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a localRepositoryRevisionSynced=123
    05:27:42.524 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:42.547 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f transaction.localRevision=127 remoteFromLocalRevision=123
    05:27:42.565 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:42.568 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:42.576 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=mOT263Dcd05QLKQnFCrAuA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f}}
    05:27:42.584 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=127
    05:27:42.586 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127
    05:27:42.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad2174d8-20cf-4f0c-972e-63fee3db617a from='build/repo/j7y6ntpz-e68jq-local-dest' toID=4e415f23-c74b-4e43-91d9-714777a3c52f to='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f'
    05:27:42.612 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:42.614 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:42.619 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=128
    05:27:42.667 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    05:27:42.670 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:42.677 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:27:42.706 [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
    05:27:42.707 [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
    05:27:42.736 [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
    05:27:42.768 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=127, revision=130
    05:27:42.768 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=122, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130
    05:27:42.818 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:42.821 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.remoteRepositoryRevisionSynced=122, revision=130
    05:27:42.860 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:42.868 [qtp178185341-5197] 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
    05:27:42.884 [qtp178185341-5197] 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
    05:27:42.904 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:42.909 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=122, revision=130
    05:27:42.909 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=130, revision=-1
    05:27:43.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    05:27:43.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:43.030 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:43.075 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:43.100 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:43.118 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    05:27:43.120 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:43.122 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse'
    05:27:43.158 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='007e74f9cf1598b2d3ae459daaa8685802261dc6' to.sha1='d86460dd8c4667203d29ae319016780690190c6e'): /2/xxxreverse
    05:27:43.219 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=134
    05:27:43.219 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=134
    05:27:43.272 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:43.274 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.remoteRepositoryRevisionSynced=130, revision=134
    05:27:43.308 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:43.329 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:43.333 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=130, revision=134
    05:27:43.333 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=134, revision=-1
    05:27:43.358 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:43.397 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:43.419 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/2/xxxreverse"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:43.424 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse'
    05:27:43.655 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:43.684 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:43.687 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:43.688 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Fzs2eSfv04u8QxxoS6etfA/t6Zmw7WBEiJAiir-4nLuww' offset=0
    05:27:43.949 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:43.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1022418 bytes in 555 ms. path='/2/xxxreverse'
    05:27:44.001 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=137
    05:27:44.001 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=134, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137
    05:27:44.034 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:44.040 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.remoteRepositoryRevisionSynced=134, revision=137
    05:27:44.043 [qtp178185341-5751] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:44.045 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:44.050 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=134, revision=137
    05:27:44.050 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=137, revision=-1
    05:27:44.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:27:44.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:44.125 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:44.190 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:27:44.195 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:27:44.211 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:44.253 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ad2174d8-20cf-4f0c-972e-63fee3db617a", toRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", path="/2/xxxreverse"} on repo=ad2174d8-20cf-4f0c-972e-63fee3db617a
    05:27:44.265 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:44.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    05:27:44.299 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=128
    05:27:44.335 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=mOT263Dcd05QLKQnFCrAuA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f}}
    05:27:44.361 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=143
    05:27:44.366 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143
    05:27:44.379 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:44.379 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:44.406 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:44.408 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.remoteRepositoryRevisionSynced=137, revision=143
    05:27:44.418 [qtp178185341-5751] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:44.434 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:44.437 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=137, revision=143
    05:27:44.438 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=143, revision=-1
    05:27:44.460 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:44.468 [qtp178185341-5197] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a transaction.localRevision=136 remoteFromLocalRevision=128
    05:27:44.473 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:44.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e415f23-c74b-4e43-91d9-714777a3c52f from='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f' toID=ad2174d8-20cf-4f0c-972e-63fee3db617a to='build/repo/j7y6ntpz-e68jq-local-dest', fromRepoLocalSync=false
    05:27:44.486 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:44.494 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=136
    05:27:44.529 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:44.535 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: repoFileDtos.size=0
    05:27:45.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=106.6 MiB, available=348.9 MiB
    05:27:45.299 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:45.306 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionInProgress=-1, revision=137
    05:27:45.321 [qtp178185341-6395] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137
    05:27:45.458 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:45.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: 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
    05:27:46.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=106.5 MiB, available=349.0 MiB
    05:27:46.025 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.remoteRepositoryRevisionSynced=124, revision=137
    05:27:46.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:27:46.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:46.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:27:46.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:46.084 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=mOT263Dcd05QLKQnFCrAuA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f}}
    05:27:46.086 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:46.086 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:46.086 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:46.088 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=-1tB0BTfON7sroT7mqOycQ, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} because of missing permissions!
    05:27:46.088 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:46.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:27:46.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=106.2 MiB, available=349.3 MiB
    05:27:46.572 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:46.575 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionSynced=124, revision=137
    05:27:46.575 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionInProgress=137, revision=-1
    05:27:46.586 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:46.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:27:46.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=105.2 MiB, available=350.3 MiB
    05:27:46.978 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:27:47.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=105.1 MiB, available=350.4 MiB
    05:27:47.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:27:47.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=105.1 MiB, available=350.4 MiB
    05:27:47.663 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:27:47.663 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:27:47.676 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:47.695 [qtp178185341-5750] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a localRepositoryRevisionSynced=136
    05:27:47.722 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:47.746 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f transaction.localRevision=146 remoteFromLocalRevision=136
    05:27:47.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad2174d8-20cf-4f0c-972e-63fee3db617a from='build/repo/j7y6ntpz-e68jq-local-dest' toID=4e415f23-c74b-4e43-91d9-714777a3c52f to='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f'
    05:27:47.758 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=146
    05:27:47.808 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:27:47.808 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:27:47.811 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=146
    05:27:47.829 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=mOT263Dcd05QLKQnFCrAuA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f}}
    05:27:47.842 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=148
    05:27:47.847 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=148
    05:27:47.864 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:47.864 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:47.882 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:47.887 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.remoteRepositoryRevisionSynced=143, revision=148
    05:27:47.891 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:47.896 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:47.900 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=143, revision=148
    05:27:47.901 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=148, revision=-1
    05:27:47.922 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:47.927 [qtp178185341-5750] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a transaction.localRevision=142 remoteFromLocalRevision=146
    05:27:47.933 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:47.935 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:27:47.953 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:27:47.954 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:27:47.955 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:27:47.956 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:27:48.164 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:48.170 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:27:48.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e415f23-c74b-4e43-91d9-714777a3c52f from='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f' toID=9e4f647b-5225-4af5-b30e-cdd9aa3652da to='build/repo/j7y6mkf7-uf4e-local-src', fromRepoLocalSync=true
    05:27:48.171 [pool-55-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9e4f647b-5225-4af5-b30e-cdd9aa3652da ('build/repo/j7y6mkf7-uf4e-local-src')
    05:27:48.179 [pool-55-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:27:48.193 [pool-55-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:27:48.265 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:48.287 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f renewalDateTime=2017-09-24T03:56:37.084Z expiryDateTime=2017-09-24T04:26:37.084Z
    05:27:48.300 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:48.303 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=142
    05:27:48.344 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:48.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: repoFileDtos.size=3
    05:27:48.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=106.2 MiB, available=349.3 MiB
    05:27:48.898 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:48.901 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionInProgress=-1, revision=143
    05:27:48.915 [qtp178185341-6395] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=143
    05:27:48.968 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:48.977 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: 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
    05:27:49.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=105.9 MiB, available=349.6 MiB
    05:27:49.432 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.remoteRepositoryRevisionSynced=104, revision=143
    05:27:49.668 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    05:27:49.668 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:49.682 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:27:49.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:27:49.685 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=mOT263Dcd05QLKQnFCrAuA,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f}}
    05:27:49.713 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:49.742 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]
    05:27:49.802 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:49.803 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=-1tB0BTfON7sroT7mqOycQ, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:27:49.803 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:49.803 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:49.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:27:50.374 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=106.4 MiB, available=349.1 MiB
    05:27:50.413 [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
    05:27:50.426 [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
    05:27:50.484 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:50.487 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionSynced=104, revision=143
    05:27:50.487 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionInProgress=143, revision=-1
    05:27:50.493 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:50.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:27:50.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=106.5 MiB, available=349.0 MiB
    05:27:51.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:27:51.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=106.6 MiB, available=348.9 MiB
    05:27:51.438 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:27:51.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=106.2 MiB, available=349.3 MiB
    05:27:51.887 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:27:51.890 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:51.898 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:27:51.980 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:51.993 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:51.994 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:27:52.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:52.032 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    05:27:52.039 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    05:27:52.040 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:52.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse'
    05:27:52.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='007e74f9cf1598b2d3ae459daaa8685802261dc6' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/xxxreverse
    05:27:52.129 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", path="/2/xxxreverse"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:27:52.131 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse'
    05:27:52.150 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:52.151 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Fzs2eSfv04u8QxxoS6etfA/t6Zmw7WBEiJAiir-4nLuww' offset=0
    05:27:52.166 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:52.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:27:52.397 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 936320 bytes in 266 ms. path='/2/xxxreverse'
    05:27:52.428 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_66785c86dc751e03b6206812ee277b4cc34ca7ca_0 into destFile xxxreverse
    05:27:52.505 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="4e415f23-c74b-4e43-91d9-714777a3c52f", toRepositoryId="9e4f647b-5225-4af5-b30e-cdd9aa3652da", path="/2/xxxreverse"} on repo=9e4f647b-5225-4af5-b30e-cdd9aa3652da
    05:27:52.511 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:27:52.535 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:52.542 [qtp178185341-5197] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da localRepositoryRevisionSynced=142
    05:27:52.547 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:52.582 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f transaction.localRevision=182 remoteFromLocalRevision=142
    05:27:52.584 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    05:27:52.601 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:52.608 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:52.652 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=182
    05:27:52.663 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=182
    05:27:52.767 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:52.769 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=165, revision=182
    05:27:52.902 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:52.923 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:52.928 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e4f647b-5225-4af5-b30e-cdd9aa3652da from='build/repo/j7y6mkf7-uf4e-local-src' toID=4e415f23-c74b-4e43-91d9-714777a3c52f to='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f'
    05:27:52.941 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:52.944 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:52.963 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=183
    05:27:53.009 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:27:53.009 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:27:53.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=183
    05:27:53.040 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=182, revision=185
    05:27:53.043 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=185
    05:27:53.060 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:53.061 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:53.089 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:53.095 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=182, revision=185
    05:27:53.108 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:53.113 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:53.118 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=165, revision=185
    05:27:53.119 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=185, revision=-1
    05:27:53.138 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:53.146 [qtp178185341-5751] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da transaction.localRevision=149 remoteFromLocalRevision=183
    05:27:53.152 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:53.154 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e415f23-c74b-4e43-91d9-714777a3c52f from='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f' toID=9e4f647b-5225-4af5-b30e-cdd9aa3652da to='build/repo/j7y6mkf7-uf4e-local-src', fromRepoLocalSync=false
    05:27:53.166 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:53.172 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=149
    05:27:53.190 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:53.197 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: repoFileDtos.size=0
    05:27:53.741 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=106.9 MiB, available=348.6 MiB
    05:27:53.762 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:53.765 [qtp178185341-5751] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionInProgress=-1, revision=150
    05:27:53.771 [qtp178185341-5751] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=143, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150
    05:27:53.808 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:53.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: 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
    05:27:54.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=106.6 MiB, available=348.9 MiB
    05:27:54.365 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.remoteRepositoryRevisionSynced=143, revision=150
    05:27:54.393 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:54.394 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=-1tB0BTfON7sroT7mqOycQ, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:27:54.394 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:54.394 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:54.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:27:54.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=106.6 MiB, available=348.9 MiB
    05:27:54.823 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:54.828 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionSynced=143, revision=150
    05:27:54.828 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.localRepositoryRevisionInProgress=150, revision=-1
    05:27:54.834 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:54.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:27:55.189 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=106.7 MiB, available=348.8 MiB
    05:27:55.197 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:27:55.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=106.7 MiB, available=348.8 MiB
    05:27:55.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:27:55.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=106.7 MiB, available=348.8 MiB
    05:27:55.907 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:27:55.907 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:27:55.917 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:55.925 [qtp178185341-5712] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da localRepositoryRevisionSynced=149
    05:27:55.946 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:55.972 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f transaction.localRevision=189 remoteFromLocalRevision=149
    05:27:55.974 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9e4f647b-5225-4af5-b30e-cdd9aa3652da from='build/repo/j7y6mkf7-uf4e-local-src' toID=4e415f23-c74b-4e43-91d9-714777a3c52f to='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f'
    05:27:55.977 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=183 localRepositoryRevisionInProgress=189
    05:27:55.984 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:27:55.984 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:27:55.988 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=189
    05:27:56.004 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=191
    05:27:56.006 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=185, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=191
    05:27:56.014 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:56.014 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:56.028 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:56.030 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da, this.remoteRepositoryRevisionSynced=185, revision=191
    05:27:56.032 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@6df58efb (of marco)
    05:27:56.037 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:56.041 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=185, revision=191
    05:27:56.041 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=191, revision=-1
    05:27:56.056 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:56.060 [qtp178185341-5712] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=9e4f647b-5225-4af5-b30e-cdd9aa3652da transaction.localRevision=155 remoteFromLocalRevision=189
    05:27:56.065 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:56.067 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:27:56.107 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:27:56.112 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:56.119 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:56.124 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:56.129 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:56.134 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:56.139 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:56.140 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    05:27:56.140 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:27:56.141 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:27:56.142 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:27:56.324 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:56.326 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:27:56.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e415f23-c74b-4e43-91d9-714777a3c52f from='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f' toID=ad2174d8-20cf-4f0c-972e-63fee3db617a to='build/repo/j7y6ntpz-e68jq-local-dest', fromRepoLocalSync=true
    05:27:56.327 [pool-56-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ad2174d8-20cf-4f0c-972e-63fee3db617a ('build/repo/j7y6ntpz-e68jq-local-dest')
    05:27:56.351 [pool-56-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:27:56.385 [pool-56-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:27:56.488 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:56.501 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f renewalDateTime=2017-09-24T03:57:23.876Z expiryDateTime=2017-09-24T04:27:23.876Z
    05:27:56.512 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:56.520 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=155
    05:27:56.588 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:56.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: repoFileDtos.size=0
    05:27:57.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=108.2 MiB, available=347.3 MiB
    05:27:57.083 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:57.088 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionInProgress=-1, revision=156
    05:27:57.096 [qtp178185341-5712] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156
    05:27:57.126 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:57.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: 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
    05:27:57.565 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=107.5 MiB, available=348.0 MiB
    05:27:57.569 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.remoteRepositoryRevisionSynced=137, revision=156
    05:27:57.601 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=mOT263Dcd05QLKQnFCrAuA,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=kLCKiSAUS9vlqkxEwp_ztg, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f}}
    05:27:57.686 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:57.687 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:27:57.688 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=-1tB0BTfON7sroT7mqOycQ, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} because of missing permissions!
    05:27:57.688 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:57.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:27:58.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=106.7 MiB, available=348.8 MiB
    05:27:58.244 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:58.248 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionSynced=137, revision=156
    05:27:58.248 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionInProgress=156, revision=-1
    05:27:58.258 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:58.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:27:58.706 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=106.8 MiB, available=348.7 MiB
    05:27:58.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:27:59.065 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=106.8 MiB, available=348.7 MiB
    05:27:59.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:27:59.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=106.7 MiB, available=348.8 MiB
    05:27:59.408 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:27:59.410 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:27:59.410 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:27:59.420 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:59.427 [qtp178185341-5712] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a localRepositoryRevisionSynced=155
    05:27:59.445 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:59.469 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f transaction.localRevision=153 remoteFromLocalRevision=155
    05:27:59.483 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:59.488 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:59.497 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=153
    05:27:59.499 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=153
    05:27:59.551 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:59.556 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.remoteRepositoryRevisionSynced=148, revision=153
    05:27:59.560 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:59.569 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:59.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad2174d8-20cf-4f0c-972e-63fee3db617a from='build/repo/j7y6ntpz-e68jq-local-dest' toID=4e415f23-c74b-4e43-91d9-714777a3c52f to='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f'
    05:27:59.586 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:59.592 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:59.599 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=154
    05:27:59.612 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:27:59.612 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:27:59.616 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=154
    05:27:59.637 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=153, revision=156
    05:27:59.639 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=148, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156
    05:27:59.648 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:59.649 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:59.667 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:59.669 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.remoteRepositoryRevisionSynced=153, revision=156
    05:27:59.674 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:27:59.679 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:59.682 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=148, revision=156
    05:27:59.682 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=156, revision=-1
    05:27:59.708 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:59.714 [qtp178185341-6395] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a transaction.localRevision=162 remoteFromLocalRevision=154
    05:27:59.718 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:59.720 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4e415f23-c74b-4e43-91d9-714777a3c52f from='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f' toID=ad2174d8-20cf-4f0c-972e-63fee3db617a to='build/repo/j7y6ntpz-e68jq-local-dest', fromRepoLocalSync=false
    05:27:59.734 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:59.748 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=162
    05:27:59.756 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:27:59.760 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: repoFileDtos.size=0
    05:28:00.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=107.5 MiB, available=348.0 MiB
    05:28:00.182 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:00.185 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionInProgress=-1, revision=163
    05:28:00.188 [qtp178185341-6395] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=163
    05:28:00.255 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:00.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f: 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
    05:28:00.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=107.5 MiB, available=348.0 MiB
    05:28:00.786 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.remoteRepositoryRevisionSynced=156, revision=163
    05:28:00.789 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:28:00.789 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=nYe0ef6Ihnw-B_utCkprtw, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:28:00.790 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=-1tB0BTfON7sroT7mqOycQ, serverRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f} because of missing permissions!
    05:28:00.790 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:28:00.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:28:01.118 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=107.5 MiB, available=348.0 MiB
    05:28:01.148 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:01.152 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionSynced=156, revision=163
    05:28:01.152 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.localRepositoryRevisionInProgress=163, revision=-1
    05:28:01.159 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:01.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:28:01.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=107.6 MiB, available=347.9 MiB
    05:28:01.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:28:01.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=107.6 MiB, available=347.9 MiB
    05:28:01.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:28:02.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=107.6 MiB, available=347.9 MiB
    05:28:02.330 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:28:02.330 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:28:02.341 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:02.350 [qtp178185341-5751] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a localRepositoryRevisionSynced=162
    05:28:02.429 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:02.449 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f transaction.localRevision=160 remoteFromLocalRevision=162
    05:28:02.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad2174d8-20cf-4f0c-972e-63fee3db617a from='build/repo/j7y6ntpz-e68jq-local-dest' toID=4e415f23-c74b-4e43-91d9-714777a3c52f to='https://localhost:32836/4e415f23-c74b-4e43-91d9-714777a3c52f'
    05:28:02.456 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=160
    05:28:02.469 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:28:02.469 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:28:02.475 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f localRepositoryRevisionSynced=160
    05:28:02.497 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=-1, revision=162
    05:28:02.499 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=156, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=162
    05:28:02.507 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:28:02.507 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:28:02.533 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:02.536 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a, this.remoteRepositoryRevisionSynced=156, revision=162
    05:28:02.537 [qtp178185341-5750] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@24dca828 (of khaled)
    05:28:02.542 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:02.545 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionSynced=156, revision=162
    05:28:02.546 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f, this.localRepositoryRevisionInProgress=162, revision=-1
    05:28:02.563 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:02.568 [qtp178185341-5751] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4e415f23-c74b-4e43-91d9-714777a3c52f remoteRepositoryId=ad2174d8-20cf-4f0c-972e-63fee3db617a transaction.localRevision=168 remoteFromLocalRevision=160
    05:28:02.573 [qtp178185341-5751] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:02.575 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:28:02.662 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleWritePermissionOnRoot <<< ***
    05:28:02.662 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< ***
    05:28:02.662 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63c48357]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:02.663 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [63397c96]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:03.018 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    05:28:03.025 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    05:28:03.025 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***
    05:28:03.376 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:28:03.380 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:28:03.384 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:28:03.386 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:28:03.386 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:28:03.470 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    05:28:03.471 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:28:03.472 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:28:03.472 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:28:03.514 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    05:28:03.514 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:28:03.515 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:28:03.515 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:28:03.549 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    05:28:03.549 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:28:03.551 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:28:03.552 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:28:03.578 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    05:28:03.578 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:28:03.578 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:28:03.579 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:28:03.581 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    05:28:03.581 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:28:03.581 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:28:03.582 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:28:03.583 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    05:28:03.584 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    05:28:03.584 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> ***
    05:28:03.584 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleReadPermissionOnRoot >>> ***
    05:28:03.584 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:28:03.584 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:28:03.585 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:28:03.586 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:28:03.589 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac08209]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6oweb-hmqrg-local-src'
    05:28:03.591 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac08209]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6oweb-hmqrg-local-src' locked successfully.
    05:28:06.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.
    05:28:09.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.
    05:28:09.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.
    05:28:09.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.
    05:28:10.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.
    05:28:10.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.
    05:28:11.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.
    05:28:12.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.
    05:28:12.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.
    05:28:12.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.
    05:28:12.453 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:28:12.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.
    05:28:12.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.
    05:28:12.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.
    05:28:13.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.
    05:28:13.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.
    05:28:14.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.
    05:28:14.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.
    05:28:15.189 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac08209]initPersistenceManagerFactory: repositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:15.197 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac08209]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9734 ms.
    05:28:15.220 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6owec-prk7u-remote'
    05:28:15.221 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6owec-prk7u-remote' locked successfully.
    05:28:16.915 [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:238) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.2.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
    05:28:16.916 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sun Sep 24 05:43:16 CEST 2017
    05:28:17.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.
    05:28:19.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.
    05:28:20.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.
    05:28:20.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.
    05:28:21.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.
    05:28: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.
    05:28:22.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.
    05:28:22.575 [closeDeferredTimer-4392727d-d8] INFO  c.c.c.l.LocalRepoManagerImpl - [4392727d]_close: Shutting down real LocalRepoManager.
    05:28:23.139 [closeDeferredTimer-63397c96-1] INFO  c.c.c.l.LocalRepoManagerImpl - [63397c96]_close: Shutting down real LocalRepoManager.
    05:28:23.139 [closeDeferredTimer-63c48357-1] INFO  c.c.c.l.LocalRepoManagerImpl - [63c48357]_close: Shutting down real LocalRepoManager.
    05:28:24.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.
    05:28:25.159 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:28:25.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.
    05:28:25.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.
    05:28:26.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.
    05:28:27.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.
    05:28:28.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.
    05:28:28.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.
    05:28:30.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.
    05:28:30.942 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:28:31.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.
    05:28:31.768 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]initPersistenceManagerFactory: repositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb
    05:28:31.774 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14744 ms.
    05:28:31.797 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:31.979 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 161 ms.
    05:28:32.185 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=b7hufENAOeOugnPrH4alew, invitation=false]
    05:28:32.627 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=99.3 MiB, available=356.2 MiB
    05:28:32.894 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:33.138 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = a2a528a1-e305-44ab-a95f-735d97be28b7
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6oweb-hmqrg-local-src
      localRepository.publicKeySha1 = EC:11:FF:83:A8:B8:48:4C:4E:F4:4C:69:E3:10:2A:D4:56:E6:6C:FF

      remoteRepository.repositoryId = a4d2df1c-cf45-41f6-911c-760b9077f3eb
      remoteRepository.remoteRoot = https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb
      remoteRepository.publicKeySha1 = BB:8A:3C:74:DF:77:B0:E0:9C:EA:A7:24:1C:BF:12:B4:2D:D5:5A:FE

    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 a2a528a1-e305-44ab-a95f-735d97be28b7 a4d2df1c-cf45-41f6-911c-760b9077f3eb
    05:28:33.709 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    05:28:33.847 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    05:28:33.862 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    05:28:33.915 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    05:28:33.933 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    05:28:33.979 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    05:28:34.029 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    05:28:34.065 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.68%
    05:28:34.100 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    05:28:34.286 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:34.289 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:28:34.290 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a4d2df1c-cf45-41f6-911c-760b9077f3eb from='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb' toID=a2a528a1-e305-44ab-a95f-735d97be28b7 to='build/repo/j7y6oweb-hmqrg-local-src', fromRepoLocalSync=true
    05:28:34.290 [pool-57-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a2a528a1-e305-44ab-a95f-735d97be28b7 ('build/repo/j7y6oweb-hmqrg-local-src')
    05:28:34.319 [pool-57-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:28:34.341 [pool-57-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:28:34.414 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:34.436 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb renewalDateTime=2017-09-24T03:58:34.394Z expiryDateTime=2017-09-24T04:28:34.394Z
    05:28:34.446 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:34.482 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    05:28:34.527 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:34.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: repoFileDtos.size=0
    05:28:35.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=83.3 MiB, available=372.2 MiB
    05:28:35.144 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:35.172 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionInProgress=-1, revision=4
    05:28:35.185 [qtp178185341-5712] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=4
    05:28:35.573 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:35.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: 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
    05:28:36.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=83.5 MiB, available=372.0 MiB
    05:28:36.059 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.remoteRepositoryRevisionSynced=-1, revision=4
    05:28:36.114 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:36.118 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=b7hufENAOeOugnPrH4alew, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:28:36.119 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:36.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:28:36.716 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=83.6 MiB, available=371.9 MiB
    05:28:36.747 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:36.750 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionSynced=-1, revision=4
    05:28:36.750 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionInProgress=4, revision=-1
    05:28:36.765 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:36.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:28:37.163 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=83.7 MiB, available=371.8 MiB
    05:28:37.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:28:37.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=83.7 MiB, available=371.8 MiB
    05:28:37.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:28:37.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=84.2 MiB, available=371.3 MiB
    05:28:37.904 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:28:37.906 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:28:37.906 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:28:37.920 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:37.952 [qtp178185341-5750] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 localRepositoryRevisionSynced=2
    05:28:37.987 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:38.014 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb transaction.localRevision=6 remoteFromLocalRevision=2
    05:28:38.029 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:38.036 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:38.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a2a528a1-e305-44ab-a95f-735d97be28b7 from='build/repo/j7y6oweb-hmqrg-local-src' toID=a4d2df1c-cf45-41f6-911c-760b9077f3eb to='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb'
    05:28:38.047 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:38.051 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:38.077 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
    05:28:38.194 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:38.278 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:28:38.473 [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
    05:28:38.474 [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
    05:28:38.515 [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
    05:28:38.632 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 97 ms.
    05:28:38.713 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=8
    05:28:38.713 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:28:38.879 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=8
    05:28:38.927 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:38.930 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=-1, revision=8
    05:28:39.088 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:39.110 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:39.114 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=-1, revision=8
    05:28:39.114 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=8, revision=-1
    05:28:39.189 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    05:28:39.189 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:39.219 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:39.313 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:39.324 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:39.339 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:39.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:28:39.435 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=11
    05:28:39.435 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=8, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=11
    05:28:39.495 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:39.497 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=8, revision=11
    05:28:39.543 [qtp178185341-7138] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:39.560 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:39.565 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=8, revision=11
    05:28:39.565 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=11, revision=-1
    05:28:39.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:28:39.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:39.625 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:39.698 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:39.710 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:39.715 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:39.716 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:28:39.786 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=14
    05:28:39.787 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=11, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=14
    05:28:39.832 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:39.839 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=11, revision=14
    05:28:39.857 [qtp178185341-7138] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:39.873 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:39.876 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=11, revision=14
    05:28:39.876 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=14, revision=-1
    05:28:39.915 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:28:39.915 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:39.938 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:39.966 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:39.976 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:39.986 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:39.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:28:40.053 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=17
    05:28:40.053 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=14, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=17
    05:28:40.094 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.097 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=14, revision=17
    05:28:40.114 [qtp178185341-7138] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:40.129 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.133 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=14, revision=17
    05:28:40.133 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=17, revision=-1
    05:28:40.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:28:40.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:40.188 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.215 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.228 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:40.237 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    05:28:40.238 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:40.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:28:40.303 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=20
    05:28:40.303 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=17, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=20
    05:28:40.346 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.352 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=17, revision=20
    05:28:40.371 [qtp178185341-7138] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:40.384 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.387 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=17, revision=20
    05:28:40.387 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=20, revision=-1
    05:28:40.445 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:28:40.445 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:40.462 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.482 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.488 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:40.492 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:40.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:28:40.560 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=23
    05:28:40.560 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=20, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=23
    05:28:40.602 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.606 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=20, revision=23
    05:28:40.625 [qtp178185341-7138] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:40.640 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.645 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=20, revision=23
    05:28:40.645 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=23, revision=-1
    05:28:40.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:28:40.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:40.704 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.723 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.728 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:40.734 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    05:28:40.735 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:40.737 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:28:40.799 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8f8e696cb4b78c628824be37fd0e0b52fa6a4617' to.sha1='9badd3e8de7324338ccd574358d1d841ae46d7ea'): /1 {11 11ä11#+} 1/a
    05:28:40.844 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=27
    05:28:40.844 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=23, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=27
    05:28:40.891 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.895 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=23, revision=27
    05:28:40.909 [qtp178185341-7138] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:40.922 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.928 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=23, revision=27
    05:28:40.928 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=27, revision=-1
    05:28:40.951 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:40.981 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:41.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/1 {11 11ä11#+} 1/a"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:41.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/1 {11 11ä11#+} 1/a'
    05:28:41.233 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:41.308 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:41.312 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:41.313 [qtp178185341-7138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=0
    05:28:41.875 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:42.110 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:42.127 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:42.129 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:42.130 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=1048576
    05:28:42.955 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:43.199 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:43.215 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:43.218 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:43.219 [qtp178185341-7138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=2097152
    05:28:43.649 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:43.882 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:43.901 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:43.903 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:43.904 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=3145728
    05:28:44.435 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:44.644 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:44.660 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:44.662 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:44.663 [qtp178185341-7138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=4194304
    05:28:45.271 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:45.491 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:45.506 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:45.508 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:45.510 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=5242880
    05:28:46.251 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:46.461 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:46.477 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:46.479 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:46.480 [qtp178185341-7138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=6291456
    05:28:46.981 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:47.210 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:47.228 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:47.231 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:47.232 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=7340032
    05:28:47.977 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:48.226 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:48.250 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:48.253 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:48.254 [qtp178185341-7138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=8388608
    05:28:49.005 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:49.164 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:49.662 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:49.668 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:49.670 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=9437184
    05:28:50.443 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:50.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 10062130 bytes in 9459 ms. path='/1 {11 11ä11#+} 1/a'
    05:28:50.488 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=39
    05:28:50.488 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=27, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=39
    05:28:50.548 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:50.555 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=27, revision=39
    05:28:50.559 [qtp178185341-7138] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:50.631 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:50.641 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=27, revision=39
    05:28:50.641 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=39, revision=-1
    05:28:50.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:28:50.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:50.697 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:51.192 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:28:51.231 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:28:51.255 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:51.380 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/1 {11 11ä11#+} 1/a"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:51.399 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:51.411 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:51.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:28:51.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f65a53fb0a9475e3ce06552f176577705e7a0af' to.sha1='e6cf94c9cafe13827f24de0eaf5596d8a7c58d5d'): /1 {11 11ä11#+} 1/b
    05:28:51.473 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=45
    05:28:51.473 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=39, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=45
    05:28:51.545 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:51.549 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=39, revision=45
    05:28:51.559 [qtp178185341-7138] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:51.594 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:51.600 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=39, revision=45
    05:28:51.600 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=45, revision=-1
    05:28:51.626 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:51.642 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:51.654 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/1 {11 11ä11#+} 1/b"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:51.657 [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'
    05:28:51.762 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:51.771 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:51.774 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:51.775 [qtp178185341-7138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eCDz9KSrfrwf4MPiFESFbA/4ujIqL7X5tgmQ4zVsY6I2A' offset=0
    05:28:51.865 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:51.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 426205 bytes in 221 ms. path='/1 {11 11ä11#+} 1/b'
    05:28:51.887 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=48
    05:28:51.887 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=45, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=48
    05:28:51.908 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:51.911 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=45, revision=48
    05:28:51.914 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:51.916 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:51.924 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=45, revision=48
    05:28:51.924 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=48, revision=-1
    05:28:51.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:28:51.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:51.983 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:52.005 [qtp178185341-7138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:28:52.010 [qtp178185341-7138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:28:52.021 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:52.037 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/1 {11 11ä11#+} 1/b"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:52.041 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:52.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:52.050 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:28:52.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='977c382dbb0d8980171cf098eab9726db7769bc7' to.sha1='4bac08a45ea7a8e193a55a9548c926eab97cce3f'): /1 {11 11ä11#+} 1/c
    05:28:52.098 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=54
    05:28:52.098 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=48, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=54
    05:28:52.133 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:52.135 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=48, revision=54
    05:28:52.149 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:52.161 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:52.163 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=48, revision=54
    05:28:52.163 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=54, revision=-1
    05:28:52.191 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:52.211 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:52.222 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/1 {11 11ä11#+} 1/c"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:52.225 [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'
    05:28:52.444 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:52.460 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:52.462 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:52.463 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eCDz9KSrfrwf4MPiFESFbA/X_vquPhQmjXfCGlBFB40_A' offset=0
    05:28:52.905 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.064 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.074 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.077 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.078 [qtp178185341-7138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eCDz9KSrfrwf4MPiFESFbA/X_vquPhQmjXfCGlBFB40_A' offset=1048576
    05:28:53.293 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.308 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1570376 bytes in 1083 ms. path='/1 {11 11ä11#+} 1/c'
    05:28:53.316 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=58
    05:28:53.316 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=54, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=58
    05:28:53.342 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.349 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=54, revision=58
    05:28:53.355 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:53.362 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.367 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=54, revision=58
    05:28:53.367 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=58, revision=-1
    05:28:53.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:28:53.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:53.424 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.447 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:28:53.450 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:28:53.459 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.475 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/1 {11 11ä11#+} 1/c"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:53.483 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:53.487 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    05:28:53.488 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:53.489 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:28:53.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8f22da4e30b1d2030aa612eb7f4bb0388bb52bad' to.sha1='0f299bb31b336fa468f8b7439189d2715f45ecb6'): /2/1 {11 11ä11#+} 1/a
    05:28:53.549 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=64
    05:28:53.549 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=58, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=64
    05:28:53.592 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.595 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=58, revision=64
    05:28:53.606 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:53.622 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.628 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=58, revision=64
    05:28:53.629 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=64, revision=-1
    05:28:53.654 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.674 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.681 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/2/1 {11 11ä11#+} 1/a"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:53.686 [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'
    05:28:53.867 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.881 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.883 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:53.884 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hSK5jPXVUA04oGKyRGfdrA/bEugkw_vdCWpEqK5njOigg/c1CsM8YsHCaajP3kCPBk6w' offset=0
    05:28:54.303 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:54.316 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 826978 bytes in 630 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:28:54.327 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=67
    05:28:54.327 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=64, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=67
    05:28:54.350 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:54.356 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=64, revision=67
    05:28:54.362 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:54.364 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:54.366 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=64, revision=67
    05:28:54.366 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=67, revision=-1
    05:28:54.404 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:28:54.404 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:54.421 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:54.439 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:28:54.440 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:28:54.450 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:54.466 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/2/1 {11 11ä11#+} 1/a"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:54.470 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:54.474 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:54.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:28:54.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='df8c9cb92a0c08ba81d0a6bec0d606ea4456ab4a' to.sha1='ad873ba3b9148ff1e6b104d78993996170e61292'): /2/1 {11 11ä11#+} 1/b
    05:28:54.526 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=73
    05:28:54.527 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=67, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=73
    05:28:54.567 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:54.570 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=67, revision=73
    05:28:54.584 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:54.596 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:54.599 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=67, revision=73
    05:28:54.599 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=73, revision=-1
    05:28:54.632 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:54.653 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:54.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/2/1 {11 11ä11#+} 1/b"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:54.661 [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'
    05:28:54.763 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:54.775 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:54.778 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:54.779 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hSK5jPXVUA04oGKyRGfdrA/bEugkw_vdCWpEqK5njOigg/kLbAOUV4bC0KTM0-dtajfg' offset=0
    05:28:54.974 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:54.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 396192 bytes in 327 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:28:55.000 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=76
    05:28:55.001 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=73, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=76
    05:28:55.028 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.031 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=73, revision=76
    05:28:55.037 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:55.045 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.050 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=73, revision=76
    05:28:55.050 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=76, revision=-1
    05:28:55.086 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:28:55.086 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:55.107 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.131 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:28:55.134 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:28:55.144 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.161 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/2/1 {11 11ä11#+} 1/b"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:55.165 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:55.183 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:55.186 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:28:55.203 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='acb5c71d04e5197b61042ee88acda80379037877' to.sha1='ac6dab607fdc2334be9c6b7d0abad4c88ca26f33'): /2/a
    05:28:55.264 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=82
    05:28:55.264 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=76, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=82
    05:28:55.308 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.311 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=76, revision=82
    05:28:55.325 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:55.342 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.346 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=76, revision=82
    05:28:55.346 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=82, revision=-1
    05:28:55.374 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.393 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/2/a"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:55.411 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:28:55.518 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.527 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.529 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.530 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hSK5jPXVUA04oGKyRGfdrA/qUSOZnt4BAIv7OZKwhMmhg' offset=0
    05:28:55.673 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.686 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 331373 bytes in 275 ms. path='/2/a'
    05:28:55.693 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=85
    05:28:55.693 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=82, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=85
    05:28:55.722 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.726 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=82, revision=85
    05:28:55.730 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:55.737 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.739 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=82, revision=85
    05:28:55.739 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=85, revision=-1
    05:28:55.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:28:55.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:55.795 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.814 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:28:55.816 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:28:55.825 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.848 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/2/a"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:55.852 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:55.857 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:55.858 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:28:55.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7bd578175bb273146d0af67a2e9803dedb763045' to.sha1='384dcae5e62b30a067c2ba901cbb7bb1337d5dcb'): /3 + &#ä/5/h
    05:28:55.919 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=91
    05:28:55.919 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=85, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91
    05:28:55.955 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.958 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=85, revision=91
    05:28:55.968 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:55.983 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:55.988 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=85, revision=91
    05:28:55.988 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=91, revision=-1
    05:28:56.015 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:56.042 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:56.054 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/3 + &#ä/5/h"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:56.056 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:28:56.244 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:56.264 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:56.267 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:56.268 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDh4op6fJhBVWWPuLooLfA/41HmRS8lNOYXy6xsoZ17Kw/nZ8I3Q8Zh7J92jrEmw38KQ' offset=0
    05:28:56.606 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:56.621 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 849517 bytes in 565 ms. path='/3 + &#ä/5/h'
    05:28:56.635 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=94
    05:28:56.635 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=94
    05:28:56.657 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:56.660 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=91, revision=94
    05:28:56.665 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:56.667 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:56.672 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=91, revision=94
    05:28:56.672 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=94, revision=-1
    05:28:56.713 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:28:56.713 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:56.736 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:56.756 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:28:56.757 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:28:56.767 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:56.780 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/3 + &#ä/5/h"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:56.785 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:56.790 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:56.791 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:28:56.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75f667788a873074f1605528ca35fbe5e2fcbfe1' to.sha1='6c87a9e0319fd48e6430c760599c0dcea743fb67'): /3 + &#ä/5/i
    05:28:56.843 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=100
    05:28:56.843 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=94, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=100
    05:28:56.882 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:56.884 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=94, revision=100
    05:28:56.892 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:56.905 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:56.907 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=94, revision=100
    05:28:56.908 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=100, revision=-1
    05:28:56.935 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:56.955 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:56.960 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/3 + &#ä/5/i"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:56.962 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:28:57.006 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.010 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.012 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.013 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDh4op6fJhBVWWPuLooLfA/41HmRS8lNOYXy6xsoZ17Kw/xKZn9bPLChVTlmSan4zfHA' offset=0
    05:28:57.048 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.062 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 76740 bytes in 100 ms. path='/3 + &#ä/5/i'
    05:28:57.071 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=103
    05:28:57.071 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=100, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=103
    05:28:57.097 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.100 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=100, revision=103
    05:28:57.103 [qtp178185341-7138] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:57.108 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.115 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=100, revision=103
    05:28:57.115 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=103, revision=-1
    05:28:57.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:28:57.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:57.167 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.188 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:28:57.189 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:28:57.199 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.214 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/3 + &#ä/5/i"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:57.221 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:57.230 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:57.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:28:57.247 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cd212e6eeff6c314a3b965c4752ffb4a347ac29a' to.sha1='00bbb9c4e370f64f01d51a25c388c58c37eb5ecc'): /3 + &#ä/aa
    05:28:57.310 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=109
    05:28:57.310 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=103, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=109
    05:28:57.362 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.364 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=103, revision=109
    05:28:57.375 [qtp178185341-7138] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:57.390 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.396 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=103, revision=109
    05:28:57.396 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=109, revision=-1
    05:28:57.423 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.443 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.454 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/3 + &#ä/aa"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:57.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:28:57.610 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.624 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.627 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.628 [qtp178185341-7138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDh4op6fJhBVWWPuLooLfA/8egqHroRSkUFbKFSnoDxSw' offset=0
    05:28:57.920 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.933 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 711167 bytes in 476 ms. path='/3 + &#ä/aa'
    05:28:57.943 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=112
    05:28:57.943 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=109, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=112
    05:28:57.964 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.967 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=109, revision=112
    05:28:57.971 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:57.977 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:57.979 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=109, revision=112
    05:28:57.979 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=112, revision=-1
    05:28:58.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:28:58.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:58.034 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:58.053 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:28:58.054 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:28:58.063 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:58.084 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/3 + &#ä/aa"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:58.088 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:58.093 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:58.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:28:58.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c3926c0cc79da7d3822db23f13a870a50f9f6871' to.sha1='3ee85146753776278ba0e613a8431f0ce0576b38'): /3 + &#ä/bb
    05:28:58.145 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=118
    05:28:58.145 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=112, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118
    05:28:58.178 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:58.180 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=112, revision=118
    05:28:58.187 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:58.200 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:58.203 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=112, revision=118
    05:28:58.203 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=118, revision=-1
    05:28:58.227 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:58.248 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:58.261 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/3 + &#ä/bb"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:58.264 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:28:58.453 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:58.467 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:58.469 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:58.470 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDh4op6fJhBVWWPuLooLfA/nBTZ1kF14mMNCAX8jFwxGg' offset=0
    05:28:58.800 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:58.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 864267 bytes in 551 ms. path='/3 + &#ä/bb'
    05:28:58.823 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=121
    05:28:58.824 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=121
    05:28:58.850 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:58.853 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=118, revision=121
    05:28:58.855 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:58.858 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:58.865 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=118, revision=121
    05:28:58.865 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=121, revision=-1
    05:28:58.907 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:28:58.907 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:28:58.924 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:58.948 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:28:58.950 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:28:58.959 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:58.975 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/3 + &#ä/bb"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:58.980 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:58.984 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:28:58.986 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:28:58.998 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa76378bdd04fd916e5d9f7efdbb77ec59e161ed' to.sha1='b53c7174136b36492b030ef72563e7acdc2a269f'): /3 + &#ä/cc
    05:28:59.029 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=127
    05:28:59.029 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=121, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127
    05:28:59.064 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:59.069 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=121, revision=127
    05:28:59.079 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:59.093 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:59.099 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=121, revision=127
    05:28:59.099 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=127, revision=-1
    05:28:59.121 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:59.148 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:59.156 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/3 + &#ä/cc"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:28:59.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:28:59.386 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:59.403 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:59.406 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:59.406 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDh4op6fJhBVWWPuLooLfA/IMTm1IYyqOJJ7bPi2oYDCQ' offset=0
    05:28:59.921 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:59.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1032185 bytes in 773 ms. path='/3 + &#ä/cc'
    05:28:59.943 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=130
    05:28:59.943 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=130
    05:28:59.964 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:59.966 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=127, revision=130
    05:28:59.969 [qtp178185341-5750] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:28:59.971 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:28:59.975 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=127, revision=130
    05:28:59.975 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=130, revision=-1
    05:29:00.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:00.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:00.026 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.040 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:29:00.042 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:29:00.050 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.067 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/3 + &#ä/cc"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:29:00.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:00.073 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:00.074 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:29:00.087 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c243595187cda52ac18c38a7a3891944fcd13f7e' to.sha1='f00974f0fe895dc3b66ffe4f51a74d686a3567cc'): /3 + &#ä/dd
    05:29:00.114 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=136
    05:29:00.114 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=130, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=136
    05:29:00.150 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.156 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=130, revision=136
    05:29:00.164 [qtp178185341-5750] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:00.179 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.182 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=130, revision=136
    05:29:00.182 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=136, revision=-1
    05:29:00.206 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.223 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.230 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/3 + &#ä/dd"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:29:00.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    05:29:00.283 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.290 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.292 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.293 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDh4op6fJhBVWWPuLooLfA/h6N_m7HquH8tHLYLCel6qw' offset=0
    05:29:00.339 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 100982 bytes in 115 ms. path='/3 + &#ä/dd'
    05:29:00.359 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=139
    05:29:00.359 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=136, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=139
    05:29:00.383 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.386 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=136, revision=139
    05:29:00.389 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:00.396 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.399 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=136, revision=139
    05:29:00.399 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=139, revision=-1
    05:29:00.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:00.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:00.456 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.475 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    05:29:00.476 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    05:29:00.486 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.498 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a2a528a1-e305-44ab-a95f-735d97be28b7", toRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", path="/3 + &#ä/dd"} on repo=a2a528a1-e305-44ab-a95f-735d97be28b7
    05:29:00.502 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:00.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    05:29:00.574 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=6
    05:29:00.668 [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
    05:29:00.734 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:00.778 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=145
    05:29:00.785 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=139, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=145
    05:29:00.807 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:00.808 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:00.835 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:00.840 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=139, revision=145
    05:29:01.148 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:01.164 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:01.172 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=139, revision=145
    05:29:01.172 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=145, revision=-1
    05:29:01.227 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:01.250 [qtp178185341-6395] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 transaction.localRevision=90 remoteFromLocalRevision=6
    05:29:01.257 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:01.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a4d2df1c-cf45-41f6-911c-760b9077f3eb from='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb' toID=a2a528a1-e305-44ab-a95f-735d97be28b7 to='build/repo/j7y6oweb-hmqrg-local-src', fromRepoLocalSync=false
    05:29:01.278 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:01.292 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=90
    05:29:01.323 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:01.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: repoFileDtos.size=0
    05:29:01.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=88.9 MiB, available=366.6 MiB
    05:29:01.955 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:01.962 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionInProgress=-1, revision=91
    05:29:01.977 [qtp178185341-6395] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=4, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=91
    05:29:02.108 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:02.125 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: 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
    05:29:02.585 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=85.6 MiB, available=369.9 MiB
    05:29:02.588 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.remoteRepositoryRevisionSynced=4, revision=91
    05:29:02.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:02.668 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.681 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:02.681 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.690 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:29:02.690 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:29:02.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:02.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.715 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:02.715 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:29:02.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:02.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.741 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:29:02.741 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.749 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:02.749 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.757 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:02.757 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:29:02.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:02.775 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.783 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:02.783 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:02.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:02.800 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.809 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:02.809 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.817 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:02.818 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:02.819 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:02.819 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=b7hufENAOeOugnPrH4alew, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:29:02.820 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:02.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:29:03.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=85.9 MiB, available=369.6 MiB
    05:29:03.265 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:03.268 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionSynced=4, revision=91
    05:29:03.268 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionInProgress=91, revision=-1
    05:29:03.283 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:03.284 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:29:03.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=85.2 MiB, available=370.3 MiB
    05:29:03.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:29:04.102 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=82.4 MiB, available=373.1 MiB
    05:29:04.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:29:04.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=82.4 MiB, available=373.1 MiB
    05:29:04.435 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:29:04.435 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:29:04.447 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:04.469 [qtp178185341-7477] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 localRepositoryRevisionSynced=90
    05:29:04.499 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:04.526 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb transaction.localRevision=148 remoteFromLocalRevision=90
    05:29:04.529 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a2a528a1-e305-44ab-a95f-735d97be28b7 from='build/repo/j7y6oweb-hmqrg-local-src' toID=a4d2df1c-cf45-41f6-911c-760b9077f3eb to='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb'
    05:29:04.533 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=148
    05:29:04.577 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:29:04.577 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:29:04.581 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=148
    05:29:04.589 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=150
    05:29:04.592 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=145, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=150
    05:29:04.603 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:04.603 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:04.622 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:04.628 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=145, revision=150
    05:29:04.633 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:04.640 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:04.644 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=145, revision=150
    05:29:04.644 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=150, revision=-1
    05:29:04.669 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:04.672 [qtp178185341-7477] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 transaction.localRevision=96 remoteFromLocalRevision=148
    05:29:04.678 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:04.680 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:29:04.702 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:04.707 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:04.791 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 79 ms.
    05:29:04.993 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, invitation=true]
    05:29:05.020 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:05.053 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=b7hufENAOeOugnPrH4alew, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, invitation=true]
    05:29:05.378 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:05.381 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:29:05.382 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a4d2df1c-cf45-41f6-911c-760b9077f3eb from='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb' toID=a2a528a1-e305-44ab-a95f-735d97be28b7 to='build/repo/j7y6oweb-hmqrg-local-src', fromRepoLocalSync=true
    05:29:05.382 [pool-58-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a2a528a1-e305-44ab-a95f-735d97be28b7 ('build/repo/j7y6oweb-hmqrg-local-src')
    05:29:05.396 [pool-58-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:29:05.414 [pool-58-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:29:05.503 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:05.525 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb renewalDateTime=2017-09-24T03:58:34.394Z expiryDateTime=2017-09-24T04:28:34.394Z
    05:29:05.537 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:05.542 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=96
    05:29:05.552 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:05.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: repoFileDtos.size=0
    05:29:05.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=83.1 MiB, available=372.4 MiB
    05:29:06.007 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:06.011 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionInProgress=-1, revision=97
    05:29:06.014 [qtp178185341-5712] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=91, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=97
    05:29:06.041 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:06.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: 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
    05:29:06.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=83.1 MiB, available=372.4 MiB
    05:29:06.467 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.remoteRepositoryRevisionSynced=91, revision=97
    05:29:06.470 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:06.470 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=b7hufENAOeOugnPrH4alew, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:29:06.471 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:29:06.471 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:06.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:29:06.837 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=83.1 MiB, available=372.4 MiB
    05:29:06.877 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:06.880 [qtp178185341-7477] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionSynced=91, revision=97
    05:29:06.880 [qtp178185341-7477] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionInProgress=97, revision=-1
    05:29:06.887 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:06.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:29:07.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=83.2 MiB, available=372.3 MiB
    05:29:07.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:29:07.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=83.1 MiB, available=372.4 MiB
    05:29:07.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:29:07.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=83.1 MiB, available=372.4 MiB
    05:29:07.934 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:29:07.935 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:29:07.936 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:29:07.945 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:07.952 [qtp178185341-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 localRepositoryRevisionSynced=96
    05:29:08.180 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:08.205 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb transaction.localRevision=156 remoteFromLocalRevision=96
    05:29:08.241 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:08.244 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:08.264 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=156
    05:29:08.266 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=156
    05:29:08.319 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:08.321 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=150, revision=156
    05:29:08.381 [qtp178185341-5750] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:08.397 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:08.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a2a528a1-e305-44ab-a95f-735d97be28b7 from='build/repo/j7y6oweb-hmqrg-local-src' toID=a4d2df1c-cf45-41f6-911c-760b9077f3eb to='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb'
    05:29:08.413 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:08.415 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:08.424 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=157
    05:29:08.432 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:29:08.432 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:29:08.438 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=157
    05:29:08.450 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=156, revision=159
    05:29:08.452 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=150, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=159
    05:29:08.464 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:08.464 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:08.480 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:08.483 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=156, revision=159
    05:29:08.499 [qtp178185341-6395] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:08.501 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:08.508 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=150, revision=159
    05:29:08.508 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=159, revision=-1
    05:29:08.522 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:08.526 [qtp178185341-5750] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 transaction.localRevision=103 remoteFromLocalRevision=157
    05:29:08.528 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:08.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a4d2df1c-cf45-41f6-911c-760b9077f3eb from='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb' toID=a2a528a1-e305-44ab-a95f-735d97be28b7 to='build/repo/j7y6oweb-hmqrg-local-src', fromRepoLocalSync=false
    05:29:08.545 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:08.550 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=103
    05:29:08.557 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:08.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: repoFileDtos.size=0
    05:29:08.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=83.4 MiB, available=372.1 MiB
    05:29:08.998 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:09.002 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionInProgress=-1, revision=104
    05:29:09.004 [qtp178185341-5712] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=97, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=104
    05:29:09.027 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:09.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: 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
    05:29:09.446 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=82.0 MiB, available=373.5 MiB
    05:29:09.451 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.remoteRepositoryRevisionSynced=97, revision=104
    05:29:09.462 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:09.463 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=b7hufENAOeOugnPrH4alew, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:29:09.464 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:29:09.464 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:09.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:29:09.806 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=82.0 MiB, available=373.5 MiB
    05:29:09.842 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:09.844 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionSynced=97, revision=104
    05:29:09.844 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionInProgress=104, revision=-1
    05:29:09.847 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:09.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:29:10.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=82.1 MiB, available=373.4 MiB
    05:29:10.193 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:29:10.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=82.1 MiB, available=373.4 MiB
    05:29:10.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:29:10.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=82.1 MiB, available=373.4 MiB
    05:29:10.892 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:29:10.892 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:29:10.903 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:10.910 [qtp178185341-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 localRepositoryRevisionSynced=103
    05:29:10.919 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:10.935 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb transaction.localRevision=163 remoteFromLocalRevision=103
    05:29:10.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a2a528a1-e305-44ab-a95f-735d97be28b7 from='build/repo/j7y6oweb-hmqrg-local-src' toID=a4d2df1c-cf45-41f6-911c-760b9077f3eb to='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb'
    05:29:10.939 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=163
    05:29:10.946 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:29:10.947 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:29:10.950 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=163
    05:29:10.960 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=165
    05:29:10.962 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=159, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=165
    05:29:10.968 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:10.968 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:10.984 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:10.990 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=159, revision=165
    05:29:10.992 [qtp178185341-5197] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:10.994 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:11.000 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=159, revision=165
    05:29:11.000 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=165, revision=-1
    05:29:11.022 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:11.030 [qtp178185341-6395] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 transaction.localRevision=109 remoteFromLocalRevision=163
    05:29:11.032 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:11.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:29:11.035 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:11.047 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:29:11.054 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:29:11.055 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    05:29:11.055 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:29:11.056 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:29:11.058 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:29:11.063 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1b63e0d4]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6qcgn-hd41b-local-dest'
    05:29:11.065 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1b63e0d4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j7y6qcgn-hd41b-local-dest' locked successfully.
    05:29:13.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.
    05:29:14.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.
    05:29:15.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.
    05:29:15.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.
    05:29:16.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.
    05:29:16.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.
    05:29:16.752 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:29: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.
    05:29:17.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.
    05:29:17.519 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:29:17.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.
    05:29:17.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.
    05:29:17.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.
    05:29:17.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.
    05:29:18.190 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    05:29:18.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.
    05:29:19.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.
    05:29:19.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.
    05:29:19.940 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1b63e0d4]initPersistenceManagerFactory: repositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:19.947 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1b63e0d4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7505 ms.
    05:29:20.034 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    05:29:20.134 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    05:29:20.230 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:29:20.234 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:29:20.234 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:32836' serverPath='/a4d2df1c-cf45-41f6-911c-760b9077f3eb' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, invitation=true]
    05:29:20.237 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    05:29:20.332 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:29:20.398 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 59 ms.
    05:29:20.606 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, invitation=false]
    05:29:20.606 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, invitation=false, validTo=null]
    05:29:20.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
    05:29:20.664 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:20.669 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:29:20.672 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    05:29:20.774 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    05:29:20.822 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:20.847 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, invitation=false]
    05:29:21.056 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:21.252 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:21.282 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:21.466 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:21.471 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:29:21.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a4d2df1c-cf45-41f6-911c-760b9077f3eb from='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb' toID=8463f036-45ec-42b7-aef4-925d15bbf95f to='build/repo/j7y6qcgn-hd41b-local-dest', fromRepoLocalSync=true
    05:29:21.472 [pool-59-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8463f036-45ec-42b7-aef4-925d15bbf95f ('build/repo/j7y6qcgn-hd41b-local-dest')
    05:29:21.874 [pool-59-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:29:21.879 [pool-59-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    05:29:21.924 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:21.943 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb renewalDateTime=2017-09-24T03:59:21.914Z expiryDateTime=2017-09-24T04:29:21.914Z
    05:29:21.955 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:21.963 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111
    05:29:22.017 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:22.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: repoFileDtos.size=18
    05:29:22.520 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=91.5 MiB, available=364.0 MiB
    05:29:22.547 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:22.565 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.localRepositoryRevisionInProgress=-1, revision=113
    05:29:22.579 [qtp178185341-6395] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=113
    05:29:22.656 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:22.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: 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
    05:29:23.113 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=89.7 MiB, available=365.8 MiB
    05:29:23.125 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.remoteRepositoryRevisionSynced=-1, revision=113
    05:29:23.920 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 23 ms.
    05:29:23.920 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:23.945 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:23.946 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:23.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:23.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:23.962 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:23.962 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:23.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:23.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:23.978 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:23.978 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:23.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:23.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:23.995 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:23.995 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:24.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:24.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:24.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:29:24.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:24.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:24.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:24.026 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:24.027 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:24.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:29:24.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:24.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:24.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:24.051 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    05:29:24.051 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:24.061 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:29:24.061 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:24.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:29:24.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:24.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    05:29:24.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    05:29:24.086 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rsp9fhimPP2j-KOhoi_PPg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb}}
    05:29:24.112 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:24.113 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:29:24.113 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:29:24.115 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=b7hufENAOeOugnPrH4alew, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} because of missing permissions!
    05:29:24.115 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:24.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:29:24.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=90.9 MiB, available=364.6 MiB
    05:29:24.836 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:24.842 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.localRepositoryRevisionSynced=-1, revision=113
    05:29:24.842 [qtp178185341-5750] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.localRepositoryRevisionInProgress=113, revision=-1
    05:29:24.845 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:24.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:29:25.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=90.4 MiB, available=365.1 MiB
    05:29:25.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:29:25.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=90.5 MiB, available=365.0 MiB
    05:29:25.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:29:26.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.0 MiB, used=90.6 MiB, available=364.9 MiB
    05:29:26.122 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:26.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    05:29:26.314 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:26.338 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:26.340 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    05:29:26.430 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:26.440 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:26.443 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    05:29:26.491 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:26.501 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:26.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    05:29:26.551 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:26.559 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 25.43%
    05:29:26.560 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:26.562 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    05:29:26.613 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:26.622 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:26.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    05:29:26.675 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:26.696 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.56%
    05:29:26.698 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:26.699 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    05:29:26.729 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8f8e696cb4b78c628824be37fd0e0b52fa6a4617' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    05:29:26.806 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/1 {11 11ä11#+} 1/a"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:26.813 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/1 {11 11ä11#+} 1/a'
    05:29:26.843 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:26.845 [qtp178185341-7477] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=0
    05:29:26.873 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:27.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:29:27.102 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:27.104 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=1048576
    05:29:27.113 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:27.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:29:27.333 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:27.334 [qtp178185341-7138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=2097152
    05:29:27.339 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:27.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:29:27.574 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:27.575 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=3145728
    05:29:27.581 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:27.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    05:29:27.817 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:27.818 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=4194304
    05:29:27.824 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:27.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:29:28.070 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:28.071 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=5242880
    05:29:28.077 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:28.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:29:28.298 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:28.299 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=6291456
    05:29:28.310 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:28.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:29:28.528 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:28.530 [qtp178185341-7477] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=7340032
    05:29:28.535 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:28.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    05:29:28.763 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:28.764 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=8388608
    05:29:28.771 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:28.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:29:28.994 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:28.995 [qtp178185341-7477] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eCDz9KSrfrwf4MPiFESFbA/2XznOG-VdWEWLUOcOFupgw' offset=9437184
    05:29:29.000 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:29.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    05:29:29.135 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 34040 bytes in 2322 ms. path='/1 {11 11ä11#+} 1/a'
    05:29:29.198 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:29:29.200 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
    05:29:29.200 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_18y68 into destFile a
    05:29:29.201 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_1vf9c into destFile a
    05:29:29.202 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_2hwcg into destFile a
    05:29:29.203 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_34dfk into destFile a
    05:29:29.203 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_3quio into destFile a
    05:29:29.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4dbls into destFile a
    05:29:29.205 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_4zsow into destFile a
    05:29:29.206 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_5m9s0 into destFile a
    05:29:29.302 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/1 {11 11ä11#+} 1/a"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:29.315 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:29.323 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:29.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    05:29:29.362 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f65a53fb0a9475e3ce06552f176577705e7a0af' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    05:29:29.404 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/1 {11 11ä11#+} 1/b"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:29.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/b'
    05:29:29.426 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:29.427 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eCDz9KSrfrwf4MPiFESFbA/4ujIqL7X5tgmQ4zVsY6I2A' offset=0
    05:29:29.433 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:29.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    05:29:29.539 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 350420 bytes in 130 ms. path='/1 {11 11ä11#+} 1/b'
    05:29:29.586 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:29:29.627 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/1 {11 11ä11#+} 1/b"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:29.635 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:29.644 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:29.646 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    05:29:29.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='977c382dbb0d8980171cf098eab9726db7769bc7' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    05:29:29.709 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/1 {11 11ä11#+} 1/c"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:29.714 [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'
    05:29:29.736 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:29.737 [qtp178185341-7477] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eCDz9KSrfrwf4MPiFESFbA/X_vquPhQmjXfCGlBFB40_A' offset=0
    05:29:29.743 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:29.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:29:29.982 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:29.983 [qtp178185341-5197] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eCDz9KSrfrwf4MPiFESFbA/X_vquPhQmjXfCGlBFB40_A' offset=1048576
    05:29:29.989 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:30.062 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:29:30.106 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 531442 bytes in 391 ms. path='/1 {11 11ä11#+} 1/c'
    05:29:30.153 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
    05:29:30.162 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c
    05:29:30.198 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/1 {11 11ä11#+} 1/c"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:30.207 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:30.216 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:30.218 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    05:29:30.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8f22da4e30b1d2030aa612eb7f4bb0388bb52bad' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    05:29:30.286 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/2/1 {11 11ä11#+} 1/a"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:30.292 [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'
    05:29:30.315 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:30.316 [qtp178185341-7477] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hSK5jPXVUA04oGKyRGfdrA/bEugkw_vdCWpEqK5njOigg/c1CsM8YsHCaajP3kCPBk6w' offset=0
    05:29:30.322 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:30.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    05:29:30.497 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 289240 bytes in 205 ms. path='/2/1 {11 11ä11#+} 1/a'
    05:29:30.542 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:29:30.576 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/2/1 {11 11ä11#+} 1/a"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:30.587 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:30.597 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:30.599 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    05:29:30.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='df8c9cb92a0c08ba81d0a6bec0d606ea4456ab4a' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    05:29:30.671 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/2/1 {11 11ä11#+} 1/b"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:30.677 [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'
    05:29:30.696 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:30.696 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hSK5jPXVUA04oGKyRGfdrA/bEugkw_vdCWpEqK5njOigg/kLbAOUV4bC0KTM0-dtajfg' offset=0
    05:29:30.704 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:30.757 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    05:29:30.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 371328 bytes in 125 ms. path='/2/1 {11 11ä11#+} 1/b'
    05:29:30.841 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
    05:29:30.882 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/2/1 {11 11ä11#+} 1/b"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:30.892 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:30.905 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:30.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    05:29:30.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='acb5c71d04e5197b61042ee88acda80379037877' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    05:29:30.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/2/a"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:30.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    05:29:31.015 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:31.017 [qtp178185341-7138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hSK5jPXVUA04oGKyRGfdrA/qUSOZnt4BAIv7OZKwhMmhg' offset=0
    05:29:31.025 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:31.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    05:29:31.112 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 256060 bytes in 124 ms. path='/2/a'
    05:29:31.150 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
    05:29:31.180 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/2/a"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:31.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:31.206 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.68%
    05:29:31.207 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:31.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    05:29:31.246 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7bd578175bb273146d0af67a2e9803dedb763045' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    05:29:31.287 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/3 + &#ä/5/h"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:31.294 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/h'
    05:29:31.328 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:31.330 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDh4op6fJhBVWWPuLooLfA/41HmRS8lNOYXy6xsoZ17Kw/nZ8I3Q8Zh7J92jrEmw38KQ' offset=0
    05:29:31.336 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:31.449 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    05:29:31.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 791613 bytes in 237 ms. path='/3 + &#ä/5/h'
    05:29:31.574 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_27d5482eebd075de44389774fce28c69f45c8a75_0 into destFile h
    05:29:31.634 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/3 + &#ä/5/h"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:31.643 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:31.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:31.661 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    05:29:31.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75f667788a873074f1605528ca35fbe5e2fcbfe1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    05:29:31.729 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/3 + &#ä/5/i"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:31.736 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/5/i'
    05:29:31.763 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:31.765 [qtp178185341-5750] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDh4op6fJhBVWWPuLooLfA/41HmRS8lNOYXy6xsoZ17Kw/xKZn9bPLChVTlmSan4zfHA' offset=0
    05:29:31.771 [qtp178185341-5750] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:31.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    05:29:31.805 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 52310 bytes in 69 ms. path='/3 + &#ä/5/i'
    05:29:31.826 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_042dc4512fa3d391c5170cf3aa61e6a638f84342_0 into destFile i
    05:29:31.846 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/3 + &#ä/5/i"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:31.853 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:31.864 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:31.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    05:29:31.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cd212e6eeff6c314a3b965c4752ffb4a347ac29a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    05:29:31.936 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/3 + &#ä/aa"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:31.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    05:29:31.970 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:31.971 [qtp178185341-6395] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDh4op6fJhBVWWPuLooLfA/8egqHroRSkUFbKFSnoDxSw' offset=0
    05:29:31.977 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:32.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:29:32.136 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 66429 bytes in 193 ms. path='/3 + &#ä/aa'
    05:29:32.185 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e0c9035898dd52fc65c41454cec9c4d2611bfb37_0 into destFile aa
    05:29:32.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/3 + &#ä/aa"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:32.212 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:32.225 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:32.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    05:29:32.257 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c3926c0cc79da7d3822db23f13a870a50f9f6871' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    05:29:32.286 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/3 + &#ä/bb"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:32.292 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    05:29:32.318 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:32.319 [qtp178185341-7477] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDh4op6fJhBVWWPuLooLfA/nBTZ1kF14mMNCAX8jFwxGg' offset=0
    05:29:32.323 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:32.441 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    05:29:32.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 862800 bytes in 239 ms. path='/3 + &#ä/bb'
    05:29:32.595 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_9a900f538965a426994e1e90600920aff0b4e8d2_0 into destFile bb
    05:29:32.642 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/3 + &#ä/bb"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:32.651 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:32.665 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:32.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    05:29:32.706 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa76378bdd04fd916e5d9f7efdbb77ec59e161ed' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    05:29:32.741 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/3 + &#ä/cc"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:32.747 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    05:29:32.768 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:32.770 [qtp178185341-5712] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDh4op6fJhBVWWPuLooLfA/IMTm1IYyqOJJ7bPi2oYDCQ' offset=0
    05:29:32.778 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:32.915 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    05:29:33.002 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 728276 bytes in 254 ms. path='/3 + &#ä/cc'
    05:29:33.035 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bdb480de655aa6ec75ca058c849c4faf3c0f75b1_0 into destFile cc
    05:29:33.074 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/3 + &#ä/cc"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:33.081 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:33.091 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:33.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    05:29:33.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c243595187cda52ac18c38a7a3891944fcd13f7e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    05:29:33.158 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/3 + &#ä/dd"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:33.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    05:29:33.185 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:33.186 [qtp178185341-5445] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDh4op6fJhBVWWPuLooLfA/h6N_m7HquH8tHLYLCel6qw' offset=0
    05:29:33.192 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:33.210 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    05:29:33.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 44473 bytes in 67 ms. path='/3 + &#ä/dd'
    05:29:33.253 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_388ad1c312a488ee9e12998fe097f2258fa8d5ee_0 into destFile dd
    05:29:33.281 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a4d2df1c-cf45-41f6-911c-760b9077f3eb", toRepositoryId="8463f036-45ec-42b7-aef4-925d15bbf95f", path="/3 + &#ä/dd"} on repo=8463f036-45ec-42b7-aef4-925d15bbf95f
    05:29:33.392 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    05:29:33.445 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:33.450 [qtp178185341-7138] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f localRepositoryRevisionSynced=111
    05:29:33.453 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:33.492 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb transaction.localRevision=111 remoteFromLocalRevision=111
    05:29:33.524 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:33.529 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:33.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8463f036-45ec-42b7-aef4-925d15bbf95f from='build/repo/j7y6qcgn-hd41b-local-dest' toID=a4d2df1c-cf45-41f6-911c-760b9077f3eb to='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb'
    05:29:33.546 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:33.550 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:33.580 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111
    05:29:33.608 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    05:29:33.628 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:29:33.628 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:29:33.641 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=111
    05:29:33.657 [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
    05:29:33.694 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rsp9fhimPP2j-KOhoi_PPg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb}}
    05:29:33.744 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:33.802 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=114
    05:29:33.819 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=-1, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=114
    05:29:33.912 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:33.912 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:33.951 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:33.954 [qtp178185341-7477] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.remoteRepositoryRevisionSynced=-1, revision=114
    05:29:34.039 [qtp178185341-7477] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:34.069 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:34.072 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=-1, revision=114
    05:29:34.072 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=114, revision=-1
    05:29:34.093 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:34.097 [qtp178185341-6395] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f transaction.localRevision=117 remoteFromLocalRevision=111
    05:29:34.099 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:34.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a4d2df1c-cf45-41f6-911c-760b9077f3eb from='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb' toID=8463f036-45ec-42b7-aef4-925d15bbf95f to='build/repo/j7y6qcgn-hd41b-local-dest', fromRepoLocalSync=false
    05:29:34.114 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:34.119 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=117
    05:29:34.128 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:34.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: repoFileDtos.size=0
    05:29:34.714 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=107.7 MiB, available=347.8 MiB
    05:29:34.739 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:34.742 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.localRepositoryRevisionInProgress=-1, revision=118
    05:29:34.746 [qtp178185341-5445] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=113, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=118
    05:29:34.772 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:34.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: 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
    05:29:35.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=106.9 MiB, available=348.6 MiB
    05:29:35.292 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.remoteRepositoryRevisionSynced=113, revision=118
    05:29:35.320 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rsp9fhimPP2j-KOhoi_PPg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb}}
    05:29:35.322 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:35.322 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:29:35.322 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:29:35.324 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=b7hufENAOeOugnPrH4alew, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} because of missing permissions!
    05:29:35.324 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:35.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:29:35.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=107.0 MiB, available=348.5 MiB
    05:29:35.898 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:35.903 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.localRepositoryRevisionSynced=113, revision=118
    05:29:35.903 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.localRepositoryRevisionInProgress=118, revision=-1
    05:29:35.906 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:35.908 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:29:36.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=107.0 MiB, available=348.5 MiB
    05:29:36.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:29:36.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=107.0 MiB, available=348.5 MiB
    05:29:36.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:29:37.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=107.0 MiB, available=348.5 MiB
    05:29:37.319 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:29:37.319 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:29:37.330 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:37.337 [qtp178185341-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f localRepositoryRevisionSynced=117
    05:29:37.353 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:37.369 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb transaction.localRevision=117 remoteFromLocalRevision=117
    05:29:37.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8463f036-45ec-42b7-aef4-925d15bbf95f from='build/repo/j7y6qcgn-hd41b-local-dest' toID=a4d2df1c-cf45-41f6-911c-760b9077f3eb to='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb'
    05:29:37.378 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=117
    05:29:37.400 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:29:37.400 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:29:37.407 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=117
    05:29:37.419 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rsp9fhimPP2j-KOhoi_PPg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb}}
    05:29:37.435 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=119
    05:29:37.437 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=114, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=119
    05:29:37.446 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:37.446 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:37.497 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:37.501 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.remoteRepositoryRevisionSynced=114, revision=119
    05:29:37.503 [qtp178185341-5712] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:37.505 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:37.509 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=114, revision=119
    05:29:37.510 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=119, revision=-1
    05:29:37.532 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:37.538 [qtp178185341-5445] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f transaction.localRevision=123 remoteFromLocalRevision=117
    05:29:37.540 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:37.541 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:29:37.607 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:37.610 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:37.618 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:37.635 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:37.637 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:37.655 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    05:29:37.655 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:29:37.656 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:29:37.658 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:29:37.849 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:37.851 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:29:37.852 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a4d2df1c-cf45-41f6-911c-760b9077f3eb from='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb' toID=a2a528a1-e305-44ab-a95f-735d97be28b7 to='build/repo/j7y6oweb-hmqrg-local-src', fromRepoLocalSync=true
    05:29:37.852 [pool-60-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a2a528a1-e305-44ab-a95f-735d97be28b7 ('build/repo/j7y6oweb-hmqrg-local-src')
    05:29:37.862 [pool-60-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:29:37.876 [pool-60-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:29:37.941 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:37.963 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb renewalDateTime=2017-09-24T03:58:34.394Z expiryDateTime=2017-09-24T04:28:34.394Z
    05:29:37.977 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:37.986 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=123
    05:29:37.997 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:38.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: repoFileDtos.size=0
    05:29:38.585 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=108.5 MiB, available=347.0 MiB
    05:29:38.604 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:38.607 [qtp178185341-5712] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionInProgress=-1, revision=124
    05:29:38.610 [qtp178185341-5712] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=104, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124
    05:29:38.638 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:38.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: 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
    05:29:39.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=108.1 MiB, available=347.4 MiB
    05:29:39.226 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.remoteRepositoryRevisionSynced=104, revision=124
    05:29:39.303 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rsp9fhimPP2j-KOhoi_PPg,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb}}
    05:29:39.329 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:39.354 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]
    05:29:39.406 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:39.406 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=b7hufENAOeOugnPrH4alew, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:29:39.406 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:29:39.406 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:39.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:29:39.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=108.2 MiB, available=347.3 MiB
    05:29:40.011 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:40.014 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionSynced=104, revision=124
    05:29:40.015 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionInProgress=124, revision=-1
    05:29:40.018 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:40.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:29:40.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=108.3 MiB, available=347.2 MiB
    05:29:40.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:29:40.760 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=108.2 MiB, available=347.3 MiB
    05:29:40.761 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:29:41.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=108.2 MiB, available=347.3 MiB
    05:29:41.148 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:29:41.150 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:29:41.150 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:29:41.159 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:41.165 [qtp178185341-5712] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 localRepositoryRevisionSynced=123
    05:29:41.176 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:41.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb transaction.localRevision=170 remoteFromLocalRevision=123
    05:29:41.219 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:41.223 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:41.242 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=170
    05:29:41.244 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=170
    05:29:41.337 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:41.342 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=165, revision=170
    05:29:41.435 [qtp178185341-7138] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:41.519 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:41.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a2a528a1-e305-44ab-a95f-735d97be28b7 from='build/repo/j7y6oweb-hmqrg-local-src' toID=a4d2df1c-cf45-41f6-911c-760b9077f3eb to='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb'
    05:29:41.544 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:41.546 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:41.559 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=171
    05:29:41.568 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:29:41.568 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:29:41.585 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=171
    05:29:41.606 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=170, revision=173
    05:29:41.608 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=165, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=173
    05:29:41.625 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:41.625 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:41.644 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:41.650 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=170, revision=173
    05:29:41.665 [qtp178185341-7138] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:41.668 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:41.674 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=165, revision=173
    05:29:41.674 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=173, revision=-1
    05:29:41.703 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:41.718 [qtp178185341-5197] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 transaction.localRevision=130 remoteFromLocalRevision=171
    05:29:41.720 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:41.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a4d2df1c-cf45-41f6-911c-760b9077f3eb from='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb' toID=a2a528a1-e305-44ab-a95f-735d97be28b7 to='build/repo/j7y6oweb-hmqrg-local-src', fromRepoLocalSync=false
    05:29:41.741 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:41.752 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=130
    05:29:41.761 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:41.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: repoFileDtos.size=0
    05:29:42.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=109.1 MiB, available=346.4 MiB
    05:29:42.358 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:42.362 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionInProgress=-1, revision=131
    05:29:42.368 [qtp178185341-5197] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=124, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=131
    05:29:42.434 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:42.443 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: 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
    05:29:42.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=109.1 MiB, available=346.4 MiB
    05:29:42.935 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.remoteRepositoryRevisionSynced=124, revision=131
    05:29:42.952 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:42.953 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=b7hufENAOeOugnPrH4alew, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:29:42.953 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:29:42.953 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:42.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:29:43.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=109.1 MiB, available=346.4 MiB
    05:29:43.486 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:43.490 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionSynced=124, revision=131
    05:29:43.490 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.localRepositoryRevisionInProgress=131, revision=-1
    05:29:43.500 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:43.502 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:29:43.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=109.3 MiB, available=346.2 MiB
    05:29:43.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:29:44.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=109.2 MiB, available=346.3 MiB
    05:29:44.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:29:44.706 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=108.0 MiB, available=347.5 MiB
    05:29:44.707 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:29:44.707 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:29:44.716 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:44.731 [qtp178185341-6395] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 localRepositoryRevisionSynced=130
    05:29:44.759 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:44.782 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb transaction.localRevision=177 remoteFromLocalRevision=130
    05:29:44.783 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a2a528a1-e305-44ab-a95f-735d97be28b7 from='build/repo/j7y6oweb-hmqrg-local-src' toID=a4d2df1c-cf45-41f6-911c-760b9077f3eb to='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb'
    05:29:44.785 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=171 localRepositoryRevisionInProgress=177
    05:29:44.791 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:29:44.791 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:29:44.794 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=177
    05:29:44.805 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=179
    05:29:44.807 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=173, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=179
    05:29:44.814 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:44.814 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:44.829 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:44.833 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7, this.remoteRepositoryRevisionSynced=173, revision=179
    05:29:44.835 [qtp178185341-7138] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@8cd1cdf (of marco)
    05:29:44.836 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:44.839 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=173, revision=179
    05:29:44.839 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=179, revision=-1
    05:29:44.857 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:44.860 [qtp178185341-6395] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=a2a528a1-e305-44ab-a95f-735d97be28b7 transaction.localRevision=136 remoteFromLocalRevision=177
    05:29:44.863 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:44.865 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:29:44.885 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    05:29:44.891 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:29:44.894 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:44.896 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:44.899 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:44.907 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:44.912 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:44.913 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    05:29:44.913 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/pubring.gpg'
    05:29:44.914 [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/_4Gbm3D28IaDNK3OaBLKTg/.gnupg/secring.gpg'
    05:29:44.915 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    05:29:45.098 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:45.102 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    05:29:45.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a4d2df1c-cf45-41f6-911c-760b9077f3eb from='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb' toID=8463f036-45ec-42b7-aef4-925d15bbf95f to='build/repo/j7y6qcgn-hd41b-local-dest', fromRepoLocalSync=true
    05:29:45.104 [pool-61-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8463f036-45ec-42b7-aef4-925d15bbf95f ('build/repo/j7y6qcgn-hd41b-local-dest')
    05:29:45.114 [pool-61-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    05:29:45.143 [pool-61-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    05:29:45.236 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:45.248 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb renewalDateTime=2017-09-24T03:59:21.914Z expiryDateTime=2017-09-24T04:29:21.914Z
    05:29:45.256 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:45.259 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=136
    05:29:45.264 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:45.266 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: repoFileDtos.size=0
    05:29:45.842 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=109.0 MiB, available=346.5 MiB
    05:29:45.857 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:45.860 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.localRepositoryRevisionInProgress=-1, revision=137
    05:29:45.863 [qtp178185341-6395] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=118, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=137
    05:29:45.885 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:45.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: 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
    05:29:46.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=108.6 MiB, available=346.9 MiB
    05:29:46.339 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.remoteRepositoryRevisionSynced=118, revision=137
    05:29:46.357 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=rsp9fhimPP2j-KOhoi_PPg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=phvlEoYFoTkKq3-hH-kWWA, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb}}
    05:29:46.442 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:46.442 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:29:46.443 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=b7hufENAOeOugnPrH4alew, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} because of missing permissions!
    05:29:46.443 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:46.443 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:29:46.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=108.7 MiB, available=346.8 MiB
    05:29:46.916 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:46.924 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.localRepositoryRevisionSynced=118, revision=137
    05:29:46.925 [qtp178185341-7138] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.localRepositoryRevisionInProgress=137, revision=-1
    05:29:46.931 [qtp178185341-7138] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:46.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:29:47.451 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=108.7 MiB, available=346.8 MiB
    05:29:47.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:29:47.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=108.7 MiB, available=346.8 MiB
    05:29:47.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:29:48.172 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=108.7 MiB, available=346.8 MiB
    05:29:48.172 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    05:29:48.174 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    05:29:48.174 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    05:29:48.190 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.199 [qtp178185341-6395] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f localRepositoryRevisionSynced=136
    05:29:48.201 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.217 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb transaction.localRevision=124 remoteFromLocalRevision=136
    05:29:48.231 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.234 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.242 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=124
    05:29:48.244 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=124
    05:29:48.285 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.290 [qtp178185341-7477] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.remoteRepositoryRevisionSynced=119, revision=124
    05:29:48.292 [qtp178185341-7477] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:48.298 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.299 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8463f036-45ec-42b7-aef4-925d15bbf95f from='build/repo/j7y6qcgn-hd41b-local-dest' toID=a4d2df1c-cf45-41f6-911c-760b9077f3eb to='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb'
    05:29:48.311 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.314 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.319 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=125
    05:29:48.332 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    05:29:48.333 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    05:29:48.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=125
    05:29:48.358 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=124, revision=127
    05:29:48.361 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=119, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=127
    05:29:48.370 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:48.370 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:48.395 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.402 [qtp178185341-7477] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.remoteRepositoryRevisionSynced=124, revision=127
    05:29:48.410 [qtp178185341-7477] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:48.412 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.417 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=119, revision=127
    05:29:48.417 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=127, revision=-1
    05:29:48.440 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.446 [qtp178185341-5197] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f transaction.localRevision=143 remoteFromLocalRevision=125
    05:29:48.448 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.451 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=a4d2df1c-cf45-41f6-911c-760b9077f3eb from='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb' toID=8463f036-45ec-42b7-aef4-925d15bbf95f to='build/repo/j7y6qcgn-hd41b-local-dest', fromRepoLocalSync=false
    05:29:48.469 [qtp178185341-7477] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.472 [pool-4-thread-16] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f localRepositoryRevisionSynced=136 localRepositoryRevisionInProgress=143
    05:29:48.477 [pool-4-thread-16] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: repoFileDtos.size=0
    05:29:48.909 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=109.6 MiB, available=345.9 MiB
    05:29:48.924 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:48.927 [qtp178185341-5197] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.localRepositoryRevisionInProgress=-1, revision=144
    05:29:48.931 [qtp178185341-5197] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=137, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=144
    05:29:49.098 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:49.105 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb: 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
    05:29:49.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=109.4 MiB, available=346.1 MiB
    05:29:49.502 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.remoteRepositoryRevisionSynced=137, revision=144
    05:29:49.505 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:49.506 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=odlkKhwqzqVAAd3EawBsYg, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    05:29:49.507 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=b7hufENAOeOugnPrH4alew, serverRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb} because of missing permissions!
    05:29:49.507 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:49.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    05:29:49.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=108.9 MiB, available=346.6 MiB
    05:29:49.880 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:49.885 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.localRepositoryRevisionSynced=137, revision=144
    05:29:49.885 [qtp178185341-6395] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.localRepositoryRevisionInProgress=144, revision=-1
    05:29:49.888 [qtp178185341-6395] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:49.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    05:29:50.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=108.7 MiB, available=346.8 MiB
    05:29:50.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    05:29:50.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=108.7 MiB, available=346.8 MiB
    05:29:50.565 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    05:29:51.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=108.7 MiB, available=346.8 MiB
    05:29:51.012 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    05:29:51.012 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    05:29:51.024 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:51.029 [qtp178185341-5197] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f localRepositoryRevisionSynced=143
    05:29:51.063 [qtp178185341-5197] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:51.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb transaction.localRevision=131 remoteFromLocalRevision=143
    05:29:51.089 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8463f036-45ec-42b7-aef4-925d15bbf95f from='build/repo/j7y6qcgn-hd41b-local-dest' toID=a4d2df1c-cf45-41f6-911c-760b9077f3eb to='https://localhost:32836/a4d2df1c-cf45-41f6-911c-760b9077f3eb'
    05:29:51.091 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=131
    05:29:51.104 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    05:29:51.104 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    05:29:51.109 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb localRepositoryRevisionSynced=131
    05:29:51.123 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=-1, revision=133
    05:29:51.126 [Test worker] INFO  o.s.l.CryptreeImpl - populateCryptoChangeSetDtoWithAllButCryptoRepoFiles: localRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionSynced=127, lastCryptoKeySyncToRemoteRepo.localRepositoryRevisionInProgress=133
    05:29:51.135 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:51.135 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:51.158 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:51.160 [qtp178185341-5445] INFO  o.s.l.p.LastCryptoKeySyncFromRemoteRepo - setRemoteRepositoryRevisionSynced: remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f, this.remoteRepositoryRevisionSynced=127, revision=133
    05:29:51.162 [qtp178185341-5445] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@5c80f2f0 (of khaled)
    05:29:51.164 [qtp178185341-5445] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:51.169 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionSynced: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionSynced=127, revision=133
    05:29:51.169 [Test worker] INFO  o.s.l.p.LastCryptoKeySyncToRemoteRepo - setLocalRepositoryRevisionInProgress: remoteRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb, this.localRepositoryRevisionInProgress=133, revision=-1
    05:29:51.189 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:51.195 [qtp178185341-5712] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a4d2df1c-cf45-41f6-911c-760b9077f3eb remoteRepositoryId=8463f036-45ec-42b7-aef4-925d15bbf95f transaction.localRevision=149 remoteFromLocalRevision=131
    05:29:51.196 [qtp178185341-5712] INFO  c.c.c.l.LocalRepoManagerImpl - [62f82496]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:51.198 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    05:29:51.282 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleReadPermissionOnRoot <<< ***
    05:29:51.282 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< ***
    05:29:51.282 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1b63e0d4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:51.283 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4ac08209]close: Deferring shut down of real LocalRepoManager 20000 ms.
    05:29:51.625 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 22 finished executing tests.
05:29:51.874 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@1946ccdd{HTTP/1.1}{127.0.0.1:0}
05:29:51.895 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7e390ae5{/,null,UNAVAILABLE}
05:29:51.907 [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/_4Gbm3D28IaDNK3OaBLKTg/.subshare/localServerRunning.deleteToStop
05:29:51.950 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@38702708{SSL-http/1.1}{0.0.0.0:32836}
05:29:51.962 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@55c29d15{/,null,UNAVAILABLE}
Finished generating test XML results (0.245 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.336 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 48 mins 15.315 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.002 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.001 secs.
:buildDashboard (Thread[Daemon worker,5,main]) started.
:buildDashboard
Executing task ':buildDashboard' (up-to-date check took 0.013 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.116 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.001 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.001 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.0 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.02 secs) due to:
  No history is available.
:org.subshare.gui:jar (Thread[Daemon worker,5,main]) completed. Took 0.319 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.002 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.208 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.006 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.031 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.002 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.037 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.014 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.004 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/args4j-2.0.16.jar has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/lib/asm-all-repackaged-2.2.0-b21.jar has been removed.
:org.subshare.gui:copyDependencies (Thread[Daemon worker,5,main]) completed. Took 0.766 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.014 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.2-SNAPSHOT.jar has been removed.
:org.subshare.gui:copyJar (Thread[Daemon worker,5,main]) completed. Took 0.028 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.005 secs) due to:
  No history is available.
:org.subshare.gui:tarGzAssembly (Thread[Daemon worker,5,main]) completed. Took 1.82 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.005 secs) due to:
  No history is available.
:org.subshare.gui:zipAssembly (Thread[Daemon worker,5,main]) completed. Took 1.69 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.001 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.0 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.0 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.0 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.001 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.0 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.0 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.0 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.0 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.001 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.0 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.001 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.001 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.0 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.001 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.0 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.0 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.001 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.0 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.0 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.0 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.001 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.001 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.0 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.0 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.0 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.001 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.065 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.003 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.016 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.01 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/args4j-2.0.16.jar has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/lib/asm-all-repackaged-2.2.0-b21.jar has been removed.
:org.subshare.server:copyDependencies (Thread[Daemon worker,5,main]) completed. Took 0.252 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.2-SNAPSHOT.jar has been removed.
:org.subshare.server:copyJar (Thread[Daemon worker,5,main]) completed. Took 0.009 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.004 secs) due to:
  No history is available.
:org.subshare.server:tarGzAssembly (Thread[Daemon worker,5,main]) completed. Took 1.689 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.005 secs) due to:
  No history is available.
:org.subshare.server:zipAssembly (Thread[Daemon worker,5,main]) completed. Took 1.713 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.0 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.002 secs) due to:
  No history is available.
:org.subshare.test:jar (Thread[Daemon worker,5,main]) completed. Took 0.007 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.001 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.001 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.001 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.493 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.2-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.2-SNAPSHOT-bin.zip has been removed.
:copyDistributions (Thread[Daemon worker,5,main]) completed. Took 1.361 secs.
:install (Thread[Daemon worker,5,main]) started.
:install
Executing task ':install' (up-to-date check took 0.001 secs) due to:
  Task has not declared any outputs.
Publishing configuration: configuration ':archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@56a04378
:install (Thread[Daemon worker,5,main]) completed. Took 1.533 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@72ff08f6
:org.subshare.core:install (Thread[Daemon worker,5,main]) completed. Took 0.096 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@645e602d
:org.subshare.crypto:install (Thread[Daemon worker,5,main]) completed. Took 0.085 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@5b089e81
:org.subshare.gui:install (Thread[Daemon worker,5,main]) completed. Took 0.221 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@67df1c55
:org.subshare.local:install (Thread[Daemon worker,5,main]) completed. Took 0.076 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@9c8fbd9
:org.subshare.local.dbrepo:install (Thread[Daemon worker,5,main]) completed. Took 0.077 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@7d8e58bc
:org.subshare.ls.client:install (Thread[Daemon worker,5,main]) completed. Took 0.06 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.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.BaseMavenInstaller@10df2745
:org.subshare.ls.core:install (Thread[Daemon worker,5,main]) completed. Took 0.078 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@7601eb20
:org.subshare.ls.rest.client:install (Thread[Daemon worker,5,main]) completed. Took 0.066 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@74324780
:org.subshare.ls.rest.server:install (Thread[Daemon worker,5,main]) completed. Took 0.067 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@1222f93b
: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@fee414c
:org.subshare.ls.server.cproc:install (Thread[Daemon worker,5,main]) completed. Took 0.068 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@67238438
:org.subshare.rest.client:install (Thread[Daemon worker,5,main]) completed. Took 0.073 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@55c5cee9
:org.subshare.rest.server:install (Thread[Daemon worker,5,main]) completed. Took 0.064 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@3aa83f
:org.subshare.rest.shared:install (Thread[Daemon worker,5,main]) completed. Took 0.061 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@566c8feb
:org.subshare.server:install (Thread[Daemon worker,5,main]) completed. Took 0.205 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@4d4db933
:org.subshare.test:install (Thread[Daemon worker,5,main]) completed. Took 0.062 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@182056cf
:org.subshare.updater:install (Thread[Daemon worker,5,main]) completed. Took 0.059 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@665ec03f
:org.subshare.updater.gui:install (Thread[Daemon worker,5,main]) completed. Took 0.056 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@7874dc5f
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare/0.10.2/org.subshare-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
Uploading: org/subshare/org.subshare/0.10.2/org.subshare-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.216 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@28f75a9b
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.core/0.10.2/org.subshare.core-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 546K from remote
Uploaded 546K
Uploading: org/subshare/org.subshare.core/0.10.2/org.subshare.core-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.core/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.core:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.115 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@4ee67ac2
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.crypto/0.10.2/org.subshare.crypto-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 55K from remote
Uploaded 55K
Uploading: org/subshare/org.subshare.crypto/0.10.2/org.subshare.crypto-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.crypto/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.crypto:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.081 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@462c3f00
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.gui/0.10.2/org.subshare.gui-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 817K from remote
Uploaded 817K
Uploading: org/subshare/org.subshare.gui/0.10.2/org.subshare.gui-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 3K from remote
Uploaded 3K
Uploading: org/subshare/org.subshare.gui/0.10.2/org.subshare.gui-0.10.2-bin.tar.gz to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 20076K from remote
Uploaded 20076K
Uploading: org/subshare/org.subshare.gui/0.10.2/org.subshare.gui-0.10.2-bin.zip to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 20083K from remote
Uploaded 20083K
Downloading: org/subshare/org.subshare.gui/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.gui/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.gui:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.876 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@77359521
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.local/0.10.2/org.subshare.local-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 431K from remote
Uploaded 431K
Uploading: org/subshare/org.subshare.local/0.10.2/org.subshare.local-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.local/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.local:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.119 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@674a0b29
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.local.dbrepo/0.10.2/org.subshare.local.dbrepo-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 12K from remote
Uploaded 12K
Uploading: org/subshare/org.subshare.local.dbrepo/0.10.2/org.subshare.local.dbrepo-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.local.dbrepo/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.local.dbrepo:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.108 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@79ed42f
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.client/0.10.2/org.subshare.ls.client-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
Uploading: org/subshare/org.subshare.ls.client/0.10.2/org.subshare.ls.client-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.ls.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.client:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.076 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@4f873519
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.core/0.10.2/org.subshare.ls.core-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 14K from remote
Uploaded 14K
Uploading: org/subshare/org.subshare.ls.core/0.10.2/org.subshare.ls.core-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.ls.core/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.core:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.085 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@6a849480
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.rest.client/0.10.2/org.subshare.ls.rest.client-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Uploading: org/subshare/org.subshare.ls.rest.client/0.10.2/org.subshare.ls.rest.client-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.ls.rest.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.rest.client:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.061 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@39b43aed
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.rest.server/0.10.2/org.subshare.ls.rest.server-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 3K from remote
Uploaded 3K
Uploading: org/subshare/org.subshare.ls.rest.server/0.10.2/org.subshare.ls.rest.server-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.ls.rest.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.rest.server:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.095 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@372d97c5
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.server/0.10.2/org.subshare.ls.server-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 1K from remote
Uploaded 1K
Uploading: org/subshare/org.subshare.ls.server/0.10.2/org.subshare.ls.server-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.ls.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.server:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.064 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@59ce8865
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.server.cproc/0.10.2/org.subshare.ls.server.cproc-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 5K from remote
Uploaded 5K
Uploading: org/subshare/org.subshare.ls.server.cproc/0.10.2/org.subshare.ls.server.cproc-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.ls.server.cproc/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.server.cproc:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.09 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@e24dc3
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.rest.client/0.10.2/org.subshare.rest.client-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 56K from remote
Uploaded 56K
Uploading: org/subshare/org.subshare.rest.client/0.10.2/org.subshare.rest.client-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.rest.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.rest.client:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.078 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@65132f19
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.rest.server/0.10.2/org.subshare.rest.server-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 37K from remote
Uploaded 37K
Uploading: org/subshare/org.subshare.rest.server/0.10.2/org.subshare.rest.server-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.rest.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.rest.server:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.114 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@708f5f85
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.rest.shared/0.10.2/org.subshare.rest.shared-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
Uploading: org/subshare/org.subshare.rest.shared/0.10.2/org.subshare.rest.shared-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.rest.shared/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.rest.shared:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.103 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@53b36c41
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.server/0.10.2/org.subshare.server-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 3K from remote
Uploaded 3K
Uploading: org/subshare/org.subshare.server/0.10.2/org.subshare.server-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 7K from remote
Uploaded 7K
Uploading: org/subshare/org.subshare.server/0.10.2/org.subshare.server-0.10.2-bin.zip to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 19296K from remote
Uploaded 19296K
Uploading: org/subshare/org.subshare.server/0.10.2/org.subshare.server-0.10.2-bin.tar.gz to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 19289K from remote
Uploaded 19289K
Downloading: org/subshare/org.subshare.server/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.server:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.774 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.001 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@56962c8a
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.test/0.10.2/org.subshare.test-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 1K from remote
Uploaded 1K
Uploading: org/subshare/org.subshare.test/0.10.2/org.subshare.test-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.test/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.test:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.068 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@7089d180
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.updater/0.10.2/org.subshare.updater-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 1K from remote
Uploaded 1K
Uploading: org/subshare/org.subshare.updater/0.10.2/org.subshare.updater-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.updater/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.updater:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.078 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@37207711
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.updater.gui/0.10.2/org.subshare.updater.gui-0.10.2.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 19K from remote
Uploaded 19K
Uploading: org/subshare/org.subshare.updater.gui/0.10.2/org.subshare.updater.gui-0.10.2.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Transferring 0K from remote
Uploading: org/subshare/org.subshare.updater.gui/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.updater.gui:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.103 secs.

BUILD SUCCESSFUL

Total time: 59 mins 12.744 secs
Stopped 0 compiler daemon(s).
Received result Success[value=null] from daemon DaemonInfo{pid=2549, address=[25b002b5-3039-4405-b125-7f0bd46c0f2b port:46200, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1506220262361, context=DefaultDaemonContext[uid=73067ffc-f017-4725-8d34-f05f1d4f8e23,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=2549,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+CMSClassUnloadingEnabled,-XX:+CMSPermGenSweepingEnabled,-XX:+UseConcMarkSweepGC,-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